@goodhood-web/ui 2.1.0-development.3 → 2.1.0-development.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/index.mjs +103 -103
- package/lib/Base/Icon/icons/24x24/index.d.ts +0 -6
- package/lib/Base/Icon/icons/32x32/index.d.ts +6 -0
- package/lib/Base/Icon/icons/index.d.ts +6 -6
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -53,7 +53,7 @@ Valid keys: `+JSON.stringify(Object.keys(re),null," "));var fe=ze(we,Ee,Le,Pe,k
|
|
|
53
53
|
`))}}else m=e,k=n,T=r,P=f,B=d;const{current:I}=b.useRef(B!=null),M=b.useCallback(ce=>{process.env.NODE_ENV!=="production"&&ce&&ce.nodeName!=="INPUT"&&!ce.focus&&console.error(["MUI: You have provided a `slots.input` to the input component","that does not correctly handle the `ref` prop.","Make sure the `ref` prop is called with a HTMLInputElement."].join(`
|
|
54
54
|
`))},[]),V=b.useRef(null),j=un(V,p,M),[H,$]=b.useState(!1);b.useEffect(()=>{!y&&k&&H&&($(!1),i==null||i())},[y,k,H,i]);const Y=ce=>be=>{var Ce,ne;if(y!=null&&y.disabled){be.stopPropagation();return}(Ce=ce.onFocus)==null||Ce.call(ce,be),y&&y.onFocus?(ne=y==null?void 0:y.onFocus)==null||ne.call(y):$(!0)},J=ce=>be=>{var Ce;(Ce=ce.onBlur)==null||Ce.call(ce,be),y&&y.onBlur?y.onBlur():$(!1)},K=ce=>(be,...Ce)=>{var ne,ee;if(!I&&(be.target||V.current)==null)throw new Error(process.env.NODE_ENV!=="production"?"MUI: Expected valid input target. Did you use a custom `slots.input` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info.":Zg(17));(ne=y==null?void 0:y.onChange)==null||ne.call(y,be),(ee=ce.onChange)==null||ee.call(ce,be,...Ce)},le=ce=>be=>{var Ce;V.current&&be.currentTarget===be.target&&V.current.focus(),(Ce=ce.onClick)==null||Ce.call(ce,be)};return{disabled:k,error:T,focused:H,formControlContext:y,getInputProps:(ce={})=>{const Ce={...{onBlur:i,onChange:a,onFocus:l},...cn(ce)},ne={...Ce,onBlur:J(Ce),onChange:K(Ce),onFocus:Y(Ce)};return{...ne,"aria-invalid":T||void 0,defaultValue:m,value:B,required:P,disabled:k,...ce,ref:j,...ne}},getRootProps:(ce={})=>{const Ce={...cn(t,["onBlur","onChange","onFocus"]),...cn(ce)};return{...ce,...Ce,onClick:le(Ce)}},inputRef:j,required:P,value:B}}const Ct={blur:"list:blur",focus:"list:focus",itemClick:"list:itemClick",itemHover:"list:itemHover",itemsChange:"list:itemsChange",keyDown:"list:keyDown",resetHighlight:"list:resetHighlight",highlightLast:"list:highlightLast",textNavigation:"list:textNavigation",clearSelection:"list:clearSelection"};function Tv(t,e,n,r,i,a){if(n.length===0||!r&&n.every((f,d)=>i(f,d)))return-1;let l=t;for(;;){if(!a&&e==="next"&&l===n.length||!a&&e==="previous"&&l===-1)return-1;if(r?!1:i(n[l],l))l+=e==="next"?1:-1,a&&(l=(l+n.length)%n.length);else return l}}function Ut(t,e,n){const{items:r,isItemDisabled:i,disableListWrap:a,disabledItemsFocusable:l,itemComparer:f,focusManagement:d}=n,p=d==="DOM"?0:-1,y=r.length-1,m=t==null?-1:r.findIndex(I=>f(I,t));let k,T,P=!a;switch(e){case"reset":if(p===-1)return null;k=0,T="next",P=!1;break;case"start":k=0,T="next",P=!1;break;case"end":k=y,T="previous",P=!1;break;default:{const I=m+e;I<0?!P&&m!==-1||Math.abs(e)>1?(k=0,T="next"):(k=y,T="previous"):I>y?!P||Math.abs(e)>1?(k=y,T="previous"):(k=0,T="next"):(k=I,T=e>=0?"next":"previous")}}const B=Tv(k,T,r,l,i,P);return B===-1&&t!==null&&!i(t,m)?t:r[B]??null}function Rv(t,e,n,r){return n==="none"?[]:n==="single"?r(e[0],t)?e:[t]:e.some(i=>r(i,t))?e.filter(i=>!r(i,t)):[...e,t]}function uh(t,e,n){const{itemComparer:r,isItemDisabled:i,selectionMode:a,items:l}=n,{selectedValues:f}=e,d=l.findIndex(y=>r(t,y));if(i(t,d))return e;const p=Rv(t,f,a,r);return{...e,selectedValues:p,highlightedValue:t}}function Pv(t,e,n){const r=e.highlightedValue,{orientation:i,pageSize:a}=n;switch(t){case"Home":return{...e,highlightedValue:Ut(r,"start",n)};case"End":return{...e,highlightedValue:Ut(r,"end",n)};case"PageUp":return{...e,highlightedValue:Ut(r,-a,n)};case"PageDown":return{...e,highlightedValue:Ut(r,a,n)};case"ArrowUp":if(i!=="vertical")break;return{...e,highlightedValue:Ut(r,-1,n)};case"ArrowDown":if(i!=="vertical")break;return{...e,highlightedValue:Ut(r,1,n)};case"ArrowLeft":{if(i==="vertical")break;return{...e,highlightedValue:Ut(r,i==="horizontal-ltr"?-1:1,n)}}case"ArrowRight":{if(i==="vertical")break;return{...e,highlightedValue:Ut(r,i==="horizontal-ltr"?1:-1,n)}}case"Enter":case" ":return e.highlightedValue===null?e:uh(e.highlightedValue,e,n)}return e}function Mv(t,e){return e.focusManagement==="DOM"?t:{...t,highlightedValue:null}}function Av(t,e,n){var i;const r=(i=n(t))==null?void 0:i.trim().toLowerCase();return!r||r.length===0?!1:r.indexOf(e)===0}function Iv(t,e,n){const{items:r,isItemDisabled:i,disabledItemsFocusable:a,getItemAsString:l}=n,f=e.length>1;let d=f?t.highlightedValue:Ut(t.highlightedValue,1,n);for(let p=0;p<r.length;p+=1){if(!d||!f&&t.highlightedValue===d)return t;if(Av(d,e,l)&&(!i(d,r.indexOf(d))||a))return{...t,highlightedValue:d};d=Ut(d,1,n)}return t}function Lv(t,e,n,r){const{itemComparer:i,focusManagement:a}=r;let l=null;n.highlightedValue!=null?l=t.find(p=>i(p,n.highlightedValue))??null:a==="DOM"&&e.length===0&&(l=Ut(null,"reset",r));const d=(n.selectedValues??[]).filter(p=>t.some(y=>i(y,p)));return{...n,highlightedValue:l,selectedValues:d}}function Dv(t,e){return{...t,highlightedValue:Ut(null,"reset",e)}}function Fv(t,e){return{...t,highlightedValue:Ut(null,"end",e)}}function Bv(t,e){return{...t,selectedValues:[],highlightedValue:Ut(null,"reset",e)}}function dh(t,e){const{type:n,context:r}=e;switch(n){case Ct.keyDown:return Pv(e.key,t,r);case Ct.itemClick:return uh(e.item,t,r);case Ct.blur:return Mv(t,r);case Ct.textNavigation:return Iv(t,e.searchString,r);case Ct.itemsChange:return Lv(e.items,e.previousItems,t,r);case Ct.resetHighlight:return Dv(t,r);case Ct.highlightLast:return Fv(t,r);case Ct.clearSelection:return Bv(t,r);default:return t}}const Ov=500;function Vv(t){const e=b.useRef({searchString:"",lastTime:null});return b.useCallback(n=>{if(n.key.length===1&&n.key!==" "){const r=e.current,i=n.key.toLowerCase(),a=performance.now();r.searchString.length>0&&r.lastTime&&a-r.lastTime>Ov?r.searchString=i:(r.searchString.length!==1||i!==r.searchString)&&(r.searchString+=i),r.lastTime=a,t(r.searchString,n)}},[t])}const Pp={},jv=()=>{},Nv=(t,e)=>t===e,$v=()=>!1,Wv=t=>typeof t=="string"?t:String(t),Hv=()=>({highlightedValue:null,selectedValues:[]});function Z0(t){const{controlledProps:e=Pp,disabledItemsFocusable:n=!1,disableListWrap:r=!1,focusManagement:i="activeDescendant",getInitialState:a=Hv,getItemDomElement:l,getItemId:f,isItemDisabled:d=$v,rootRef:p,onStateChange:y=jv,items:m,itemComparer:k=Nv,getItemAsString:T=Wv,onChange:P,onHighlightChange:B,onItemsChange:I,orientation:M="vertical",pageSize:V=5,reducerActionContext:j=Pp,selectionMode:H="single",stateReducer:$,componentName:Y="useList"}=t;if(process.env.NODE_ENV!=="production"){if(i==="DOM"&&l==null)throw new Error("useList: The `getItemDomElement` prop is required when using the `DOM` focus management.");if(i==="activeDescendant"&&f==null)throw new Error("useList: The `getItemId` prop is required when using the `activeDescendant` focus management.")}const J=b.useRef(null),K=un(p,J),le=b.useCallback((we,ve,_e)=>{var Ee;B==null||B(we,ve,_e),i==="DOM"&&ve!=null&&(_e===Ct.itemClick||_e===Ct.keyDown||_e===Ct.textNavigation)&&((Ee=l==null?void 0:l(ve))==null||Ee.focus())},[l,B,i]),he=b.useMemo(()=>({highlightedValue:k,selectedValues:(we,ve)=>fp(we,ve,k)}),[k]),Te=b.useCallback((we,ve,_e,Ee,ze)=>{switch(y==null||y(we,ve,_e,Ee,ze),ve){case"highlightedValue":le(we,_e,Ee);break;case"selectedValues":P==null||P(we,_e,Ee);break}},[le,P,y]),ce=b.useMemo(()=>({disabledItemsFocusable:n,disableListWrap:r,focusManagement:i,isItemDisabled:d,itemComparer:k,items:m,getItemAsString:T,onHighlightChange:le,orientation:M,pageSize:V,selectionMode:H,stateComparers:he}),[n,r,i,d,k,m,T,le,M,V,H,he]),be=a(),Ce=$??dh,ne=b.useMemo(()=>({...j,...ce}),[j,ce]),[ee,oe]=bv({reducer:Ce,actionContext:ne,initialState:be,controlledProps:e,stateComparers:he,onStateChange:Te,componentName:Y}),{highlightedValue:Re,selectedValues:We}=ee,re=Vv((we,ve)=>oe({type:Ct.textNavigation,event:ve,searchString:we})),ae=b.useRef([]);b.useEffect(()=>{fp(ae.current,m,k)||(oe({type:Ct.itemsChange,event:null,items:m,previousItems:ae.current}),ae.current=m,I==null||I(m))},[m,k,oe,I]);const xe=we=>ve=>{var Ee;if((Ee=we.onKeyDown)==null||Ee.call(we,ve),ve.defaultMuiPrevented)return;const _e=["Home","End","PageUp","PageDown"];M==="vertical"?_e.push("ArrowUp","ArrowDown"):_e.push("ArrowLeft","ArrowRight"),i==="activeDescendant"&&_e.push(" ","Enter"),_e.includes(ve.key)&&ve.preventDefault(),oe({type:Ct.keyDown,key:ve.key,event:ve}),re(ve)},Ie=we=>ve=>{var _e,Ee;(_e=we.onBlur)==null||_e.call(we,ve),!ve.defaultMuiPrevented&&((Ee=J.current)!=null&&Ee.contains(ve.relatedTarget)||oe({type:Ct.blur,event:ve}))},Le=(we={})=>{const ve=cn(we);return{...we,"aria-activedescendant":i==="activeDescendant"&&Re!=null?f(Re):void 0,tabIndex:i==="DOM"?-1:0,ref:K,...ve,onBlur:Ie(ve),onKeyDown:xe(ve)}},Pe=b.useCallback(we=>{const ve=(We??[]).some(ze=>ze!=null&&k(we,ze)),_e=Re!=null&&k(we,Re);return{focusable:i==="DOM",highlighted:_e,selected:ve}},[k,We,Re,i]),ke=b.useMemo(()=>({dispatch:oe,getItemState:Pe}),[oe,Pe]);return b.useDebugValue({state:ee}),{contextValue:ke,dispatch:oe,getRootProps:Le,rootRef:K,state:ee}}const Vu=b.createContext(null);process.env.NODE_ENV!=="production"&&(Vu.displayName="ListContext");function G0(t){const{handlePointerOverEvents:e=!1,item:n}=t,r=b.useContext(Vu);if(!r)throw new Error("useListItem must be used within a ListProvider");const{dispatch:i,getItemState:a}=r,{highlighted:l,selected:f,focusable:d}=a(n),p=b.useCallback(T=>P=>{var B;if((B=T.onClick)==null||B.call(T,P),!P.defaultPrevented){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error(["MUI: The `item` provided to useListItem() is undefined.","This should happen only during server-side rendering under React 17."].join(`
|
|
55
55
|
`));i({type:Ct.itemClick,item:n,event:P})}},[i,n]),y=b.useCallback(T=>P=>{var B;if((B=T.onMouseOver)==null||B.call(T,P),!P.defaultPrevented){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error(["MUI: The `item` provided to useListItem() is undefined.","This should happen only during server-side rendering under React 17."].join(`
|
|
56
|
-
`));i({type:Ct.itemHover,item:n,event:P})}},[i,n]);let m;return d&&(m=l?0:-1),{getRootProps:(T={})=>{const P=cn(T);return{...T,onClick:p(P),onPointerOver:e?y(P):void 0,tabIndex:m}},highlighted:l,selected:f}}const ql=b.createContext(null);process.env.NODE_ENV!=="production"&&(ql.displayName="CompoundComponentContext");function Uv(t){const e=Array.from(t.keys()).map(n=>{const r=t.get(n);return{key:n,subitem:r}});return e.sort((n,r)=>{const i=n.subitem.ref.current,a=r.subitem.ref.current;return i===null||a===null||i===a?0:i.compareDocumentPosition(a)&Node.DOCUMENT_POSITION_PRECEDING?1:-1}),new Map(e.map(n=>[n.key,n.subitem]))}function fh(){const[t,e]=b.useState(new Map),n=b.useRef(new Set),r=b.useCallback(function(p){n.current.delete(p),e(y=>{const m=new Map(y);return m.delete(p),m})},[]),i=b.useCallback(function(p,y){let m;return typeof p=="function"?m=p(n.current):m=p,n.current.add(m),e(k=>{const T=new Map(k);return T.set(m,y),T}),{id:m,deregister:()=>r(m)}},[r]),a=b.useMemo(()=>Uv(t),[t]),l=b.useCallback(function(p){return Array.from(a.keys()).indexOf(p)},[a]);return{contextValue:b.useMemo(()=>({getItemIndex:l,registerItem:i,totalSubitemCount:t.size}),[l,i,t.size]),subitems:a}}function hh(t,e){const n=b.useContext(ql);if(n===null)throw new Error("useCompoundItem must be used within a useCompoundParent");const{registerItem:r}=n,[i,a]=b.useState(typeof t=="function"?void 0:t);return ua(()=>{const{id:l,deregister:f}=r(t,e);return a(l),f},[r,e,t]),{id:i,index:i!==void 0?n.getItemIndex(i):-1,totalItemCount:n.totalSubitemCount}}function Ol(t,e){return function(r={}){const i={...r,...t(r)};return{...i,...e(i)}}}const mu=Math.min,Hi=Math.max,gu=Math.round,$c=Math.floor,qo=t=>({x:t,y:t}),zv={left:"right",right:"left",bottom:"top",top:"bottom"},qv={start:"end",end:"start"};function Mp(t,e,n){return Hi(t,mu(e,n))}function ju(t,e){return typeof t=="function"?t(e):t}function zi(t){return t.split("-")[0]}function Nu(t){return t.split("-")[1]}function Y0(t){return t==="x"?"y":"x"}function X0(t){return t==="y"?"height":"width"}function $u(t){return["top","bottom"].includes(zi(t))?"y":"x"}function K0(t){return Y0($u(t))}function Zv(t,e,n){n===void 0&&(n=!1);const r=Nu(t),i=K0(t),a=X0(i);let l=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(l=vu(l)),[l,vu(l)]}function Gv(t){const e=vu(t);return[$f(t),e,$f(e)]}function $f(t){return t.replace(/start|end/g,e=>qv[e])}function Yv(t,e,n){const r=["left","right"],i=["right","left"],a=["top","bottom"],l=["bottom","top"];switch(t){case"top":case"bottom":return n?e?i:r:e?r:i;case"left":case"right":return e?a:l;default:return[]}}function Xv(t,e,n,r){const i=Nu(t);let a=Yv(zi(t),n==="start",r);return i&&(a=a.map(l=>l+"-"+i),e&&(a=a.concat(a.map($f)))),a}function vu(t){return t.replace(/left|right|bottom|top/g,e=>zv[e])}function Kv(t){return{top:0,right:0,bottom:0,left:0,...t}}function Jv(t){return typeof t!="number"?Kv(t):{top:t,right:t,bottom:t,left:t}}function yu(t){const{x:e,y:n,width:r,height:i}=t;return{width:r,height:i,top:n,left:e,right:e+r,bottom:n+i,x:e,y:n}}function Ap(t,e,n){let{reference:r,floating:i}=t;const a=$u(e),l=K0(e),f=X0(l),d=zi(e),p=a==="y",y=r.x+r.width/2-i.width/2,m=r.y+r.height/2-i.height/2,k=r[f]/2-i[f]/2;let T;switch(d){case"top":T={x:y,y:r.y-i.height};break;case"bottom":T={x:y,y:r.y+r.height};break;case"right":T={x:r.x+r.width,y:m};break;case"left":T={x:r.x-i.width,y:m};break;default:T={x:r.x,y:r.y}}switch(Nu(e)){case"start":T[l]-=k*(n&&p?-1:1);break;case"end":T[l]+=k*(n&&p?-1:1);break}return T}const Qv=async(t,e,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:l}=n,f=a.filter(Boolean),d=await(l.isRTL==null?void 0:l.isRTL(e));let p=await l.getElementRects({reference:t,floating:e,strategy:i}),{x:y,y:m}=Ap(p,r,d),k=r,T={},P=0;for(let B=0;B<f.length;B++){const{name:I,fn:M}=f[B],{x:V,y:j,data:H,reset:$}=await M({x:y,y:m,initialPlacement:r,placement:k,strategy:i,middlewareData:T,rects:p,platform:l,elements:{reference:t,floating:e}});y=V??y,m=j??m,T={...T,[I]:{...T[I],...H}},$&&P<=50&&(P++,typeof $=="object"&&($.placement&&(k=$.placement),$.rects&&(p=$.rects===!0?await l.getElementRects({reference:t,floating:e,strategy:i}):$.rects),{x:y,y:m}=Ap(p,k,d)),B=-1)}return{x:y,y:m,placement:k,strategy:i,middlewareData:T}};async function J0(t,e){var n;e===void 0&&(e={});const{x:r,y:i,platform:a,rects:l,elements:f,strategy:d}=t,{boundary:p="clippingAncestors",rootBoundary:y="viewport",elementContext:m="floating",altBoundary:k=!1,padding:T=0}=ju(e,t),P=Jv(T),I=f[k?m==="floating"?"reference":"floating":m],M=yu(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(I)))==null||n?I:I.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(f.floating)),boundary:p,rootBoundary:y,strategy:d})),V=m==="floating"?{x:r,y:i,width:l.floating.width,height:l.floating.height}:l.reference,j=await(a.getOffsetParent==null?void 0:a.getOffsetParent(f.floating)),H=await(a.isElement==null?void 0:a.isElement(j))?await(a.getScale==null?void 0:a.getScale(j))||{x:1,y:1}:{x:1,y:1},$=yu(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:f,rect:V,offsetParent:j,strategy:d}):V);return{top:(M.top-$.top+P.top)/H.y,bottom:($.bottom-M.bottom+P.bottom)/H.y,left:(M.left-$.left+P.left)/H.x,right:($.right-M.right+P.right)/H.x}}const e5=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:i,middlewareData:a,rects:l,initialPlacement:f,platform:d,elements:p}=e,{mainAxis:y=!0,crossAxis:m=!0,fallbackPlacements:k,fallbackStrategy:T="bestFit",fallbackAxisSideDirection:P="none",flipAlignment:B=!0,...I}=ju(t,e);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const M=zi(i),V=zi(f)===f,j=await(d.isRTL==null?void 0:d.isRTL(p.floating)),H=k||(V||!B?[vu(f)]:Gv(f));!k&&P!=="none"&&H.push(...Xv(f,B,P,j));const $=[f,...H],Y=await J0(e,I),J=[];let K=((r=a.flip)==null?void 0:r.overflows)||[];if(y&&J.push(Y[M]),m){const ce=Zv(i,l,j);J.push(Y[ce[0]],Y[ce[1]])}if(K=[...K,{placement:i,overflows:J}],!J.every(ce=>ce<=0)){var le,he;const ce=(((le=a.flip)==null?void 0:le.index)||0)+1,be=$[ce];if(be)return{data:{index:ce,overflows:K},reset:{placement:be}};let Ce=(he=K.filter(ne=>ne.overflows[0]<=0).sort((ne,ee)=>ne.overflows[1]-ee.overflows[1])[0])==null?void 0:he.placement;if(!Ce)switch(T){case"bestFit":{var Te;const ne=(Te=K.map(ee=>[ee.placement,ee.overflows.filter(oe=>oe>0).reduce((oe,Re)=>oe+Re,0)]).sort((ee,oe)=>ee[1]-oe[1])[0])==null?void 0:Te[0];ne&&(Ce=ne);break}case"initialPlacement":Ce=f;break}if(i!==Ce)return{reset:{placement:Ce}}}return{}}}};async function t5(t,e){const{placement:n,platform:r,elements:i}=t,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),l=zi(n),f=Nu(n),d=$u(n)==="y",p=["left","top"].includes(l)?-1:1,y=a&&d?-1:1,m=ju(e,t);let{mainAxis:k,crossAxis:T,alignmentAxis:P}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...m};return f&&typeof P=="number"&&(T=f==="end"?P*-1:P),d?{x:T*y,y:k*p}:{x:k*p,y:T*y}}const n5=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,r;const{x:i,y:a,placement:l,middlewareData:f}=e,d=await t5(e,t);return l===((n=f.offset)==null?void 0:n.placement)&&(r=f.arrow)!=null&&r.alignmentOffset?{}:{x:i+d.x,y:a+d.y,data:{...d,placement:l}}}}},r5=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:i}=e,{mainAxis:a=!0,crossAxis:l=!1,limiter:f={fn:I=>{let{x:M,y:V}=I;return{x:M,y:V}}},...d}=ju(t,e),p={x:n,y:r},y=await J0(e,d),m=$u(zi(i)),k=Y0(m);let T=p[k],P=p[m];if(a){const I=k==="y"?"top":"left",M=k==="y"?"bottom":"right",V=T+y[I],j=T-y[M];T=Mp(V,T,j)}if(l){const I=m==="y"?"top":"left",M=m==="y"?"bottom":"right",V=P+y[I],j=P-y[M];P=Mp(V,P,j)}const B=f.fn({...e,[k]:T,[m]:P});return{...B,data:{x:B.x-n,y:B.y-r}}}}};function ma(t){return Q0(t)?(t.nodeName||"").toLowerCase():"#document"}function zn(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function yo(t){var e;return(e=(Q0(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Q0(t){return t instanceof Node||t instanceof zn(t).Node}function $r(t){return t instanceof Element||t instanceof zn(t).Element}function Wr(t){return t instanceof HTMLElement||t instanceof zn(t).HTMLElement}function Ip(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof zn(t).ShadowRoot}function Zl(t){const{overflow:e,overflowX:n,overflowY:r,display:i}=Er(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(i)}function o5(t){return["table","td","th"].includes(ma(t))}function ph(t){const e=mh(),n=Er(t);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function i5(t){let e=Zo(t);for(;Wr(e)&&!da(e);){if(ph(e))return e;e=Zo(e)}return null}function mh(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function da(t){return["html","body","#document"].includes(ma(t))}function Er(t){return zn(t).getComputedStyle(t)}function Wu(t){return $r(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Zo(t){if(ma(t)==="html")return t;const e=t.assignedSlot||t.parentNode||Ip(t)&&t.host||yo(t);return Ip(e)?e.host:e}function em(t){const e=Zo(t);return da(e)?t.ownerDocument?t.ownerDocument.body:t.body:Wr(e)&&Zl(e)?e:em(e)}function Vl(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const i=em(t),a=i===((r=t.ownerDocument)==null?void 0:r.body),l=zn(i);return a?e.concat(l,l.visualViewport||[],Zl(i)?i:[],l.frameElement&&n?Vl(l.frameElement):[]):e.concat(i,Vl(i,[],n))}function tm(t){const e=Er(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const i=Wr(t),a=i?t.offsetWidth:n,l=i?t.offsetHeight:r,f=gu(n)!==a||gu(r)!==l;return f&&(n=a,r=l),{width:n,height:r,$:f}}function gh(t){return $r(t)?t:t.contextElement}function ca(t){const e=gh(t);if(!Wr(e))return qo(1);const n=e.getBoundingClientRect(),{width:r,height:i,$:a}=tm(e);let l=(a?gu(n.width):n.width)/r,f=(a?gu(n.height):n.height)/i;return(!l||!Number.isFinite(l))&&(l=1),(!f||!Number.isFinite(f))&&(f=1),{x:l,y:f}}const s5=qo(0);function nm(t){const e=zn(t);return!mh()||!e.visualViewport?s5:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function a5(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==zn(t)?!1:e}function qi(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const i=t.getBoundingClientRect(),a=gh(t);let l=qo(1);e&&(r?$r(r)&&(l=ca(r)):l=ca(t));const f=a5(a,n,r)?nm(a):qo(0);let d=(i.left+f.x)/l.x,p=(i.top+f.y)/l.y,y=i.width/l.x,m=i.height/l.y;if(a){const k=zn(a),T=r&&$r(r)?zn(r):r;let P=k,B=P.frameElement;for(;B&&r&&T!==P;){const I=ca(B),M=B.getBoundingClientRect(),V=Er(B),j=M.left+(B.clientLeft+parseFloat(V.paddingLeft))*I.x,H=M.top+(B.clientTop+parseFloat(V.paddingTop))*I.y;d*=I.x,p*=I.y,y*=I.x,m*=I.y,d+=j,p+=H,P=zn(B),B=P.frameElement}}return yu({width:y,height:m,x:d,y:p})}const l5=[":popover-open",":modal"];function vh(t){return l5.some(e=>{try{return t.matches(e)}catch{return!1}})}function c5(t){let{elements:e,rect:n,offsetParent:r,strategy:i}=t;const a=i==="fixed",l=yo(r),f=e?vh(e.floating):!1;if(r===l||f&&a)return n;let d={scrollLeft:0,scrollTop:0},p=qo(1);const y=qo(0),m=Wr(r);if((m||!m&&!a)&&((ma(r)!=="body"||Zl(l))&&(d=Wu(r)),Wr(r))){const k=qi(r);p=ca(r),y.x=k.x+r.clientLeft,y.y=k.y+r.clientTop}return{width:n.width*p.x,height:n.height*p.y,x:n.x*p.x-d.scrollLeft*p.x+y.x,y:n.y*p.y-d.scrollTop*p.y+y.y}}function u5(t){return Array.from(t.getClientRects())}function rm(t){return qi(yo(t)).left+Wu(t).scrollLeft}function d5(t){const e=yo(t),n=Wu(t),r=t.ownerDocument.body,i=Hi(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),a=Hi(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+rm(t);const f=-n.scrollTop;return Er(r).direction==="rtl"&&(l+=Hi(e.clientWidth,r.clientWidth)-i),{width:i,height:a,x:l,y:f}}function f5(t,e){const n=zn(t),r=yo(t),i=n.visualViewport;let a=r.clientWidth,l=r.clientHeight,f=0,d=0;if(i){a=i.width,l=i.height;const p=mh();(!p||p&&e==="fixed")&&(f=i.offsetLeft,d=i.offsetTop)}return{width:a,height:l,x:f,y:d}}function h5(t,e){const n=qi(t,!0,e==="fixed"),r=n.top+t.clientTop,i=n.left+t.clientLeft,a=Wr(t)?ca(t):qo(1),l=t.clientWidth*a.x,f=t.clientHeight*a.y,d=i*a.x,p=r*a.y;return{width:l,height:f,x:d,y:p}}function Lp(t,e,n){let r;if(e==="viewport")r=f5(t,n);else if(e==="document")r=d5(yo(t));else if($r(e))r=h5(e,n);else{const i=nm(t);r={...e,x:e.x-i.x,y:e.y-i.y}}return yu(r)}function om(t,e){const n=Zo(t);return n===e||!$r(n)||da(n)?!1:Er(n).position==="fixed"||om(n,e)}function p5(t,e){const n=e.get(t);if(n)return n;let r=Vl(t,[],!1).filter(f=>$r(f)&&ma(f)!=="body"),i=null;const a=Er(t).position==="fixed";let l=a?Zo(t):t;for(;$r(l)&&!da(l);){const f=Er(l),d=ph(l);!d&&f.position==="fixed"&&(i=null),(a?!d&&!i:!d&&f.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Zl(l)&&!d&&om(t,l))?r=r.filter(y=>y!==l):i=f,l=Zo(l)}return e.set(t,r),r}function m5(t){let{element:e,boundary:n,rootBoundary:r,strategy:i}=t;const l=[...n==="clippingAncestors"?vh(e)?[]:p5(e,this._c):[].concat(n),r],f=l[0],d=l.reduce((p,y)=>{const m=Lp(e,y,i);return p.top=Hi(m.top,p.top),p.right=mu(m.right,p.right),p.bottom=mu(m.bottom,p.bottom),p.left=Hi(m.left,p.left),p},Lp(e,f,i));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function g5(t){const{width:e,height:n}=tm(t);return{width:e,height:n}}function v5(t,e,n){const r=Wr(e),i=yo(e),a=n==="fixed",l=qi(t,!0,a,e);let f={scrollLeft:0,scrollTop:0};const d=qo(0);if(r||!r&&!a)if((ma(e)!=="body"||Zl(i))&&(f=Wu(e)),r){const m=qi(e,!0,a,e);d.x=m.x+e.clientLeft,d.y=m.y+e.clientTop}else i&&(d.x=rm(i));const p=l.left+f.scrollLeft-d.x,y=l.top+f.scrollTop-d.y;return{x:p,y,width:l.width,height:l.height}}function lf(t){return Er(t).position==="static"}function Dp(t,e){return!Wr(t)||Er(t).position==="fixed"?null:e?e(t):t.offsetParent}function im(t,e){const n=zn(t);if(vh(t))return n;if(!Wr(t)){let i=Zo(t);for(;i&&!da(i);){if($r(i)&&!lf(i))return i;i=Zo(i)}return n}let r=Dp(t,e);for(;r&&o5(r)&&lf(r);)r=Dp(r,e);return r&&da(r)&&lf(r)&&!ph(r)?n:r||i5(t)||n}const y5=async function(t){const e=this.getOffsetParent||im,n=this.getDimensions,r=await n(t.floating);return{reference:v5(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function b5(t){return Er(t).direction==="rtl"}const w5={convertOffsetParentRelativeRectToViewportRelativeRect:c5,getDocumentElement:yo,getClippingRect:m5,getOffsetParent:im,getElementRects:y5,getClientRects:u5,getDimensions:g5,getScale:ca,isElement:$r,isRTL:b5};function x5(t,e){let n=null,r;const i=yo(t);function a(){var f;clearTimeout(r),(f=n)==null||f.disconnect(),n=null}function l(f,d){f===void 0&&(f=!1),d===void 0&&(d=1),a();const{left:p,top:y,width:m,height:k}=t.getBoundingClientRect();if(f||e(),!m||!k)return;const T=$c(y),P=$c(i.clientWidth-(p+m)),B=$c(i.clientHeight-(y+k)),I=$c(p),V={rootMargin:-T+"px "+-P+"px "+-B+"px "+-I+"px",threshold:Hi(0,mu(1,d))||1};let j=!0;function H($){const Y=$[0].intersectionRatio;if(Y!==d){if(!j)return l();Y?l(!1,Y):r=setTimeout(()=>{l(!1,1e-7)},1e3)}j=!1}try{n=new IntersectionObserver(H,{...V,root:i.ownerDocument})}catch{n=new IntersectionObserver(H,V)}n.observe(t)}return l(!0),a}function Fp(t,e,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:f=typeof IntersectionObserver=="function",animationFrame:d=!1}=r,p=gh(t),y=i||a?[...p?Vl(p):[],...Vl(e)]:[];y.forEach(M=>{i&&M.addEventListener("scroll",n,{passive:!0}),a&&M.addEventListener("resize",n)});const m=p&&f?x5(p,n):null;let k=-1,T=null;l&&(T=new ResizeObserver(M=>{let[V]=M;V&&V.target===p&&T&&(T.unobserve(e),cancelAnimationFrame(k),k=requestAnimationFrame(()=>{var j;(j=T)==null||j.observe(e)})),n()}),p&&!d&&T.observe(p),T.observe(e));let P,B=d?qi(t):null;d&&I();function I(){const M=qi(t);B&&(M.x!==B.x||M.y!==B.y||M.width!==B.width||M.height!==B.height)&&n(),B=M,P=requestAnimationFrame(I)}return n(),()=>{var M;y.forEach(V=>{i&&V.removeEventListener("scroll",n),a&&V.removeEventListener("resize",n)}),m==null||m(),(M=T)==null||M.disconnect(),T=null,d&&cancelAnimationFrame(P)}}const _5=n5,C5=r5,k5=e5,S5=(t,e,n)=>{const r=new Map,i={platform:w5,...n},a={...i.platform,_c:r};return Qv(t,e,{...i,platform:a})};var au=typeof document<"u"?L.useLayoutEffect:L.useEffect;function bu(t,e){if(t===e)return!0;if(typeof t!=typeof e)return!1;if(typeof t=="function"&&t.toString()===e.toString())return!0;let n,r,i;if(t&&e&&typeof t=="object"){if(Array.isArray(t)){if(n=t.length,n!==e.length)return!1;for(r=n;r--!==0;)if(!bu(t[r],e[r]))return!1;return!0}if(i=Object.keys(t),n=i.length,n!==Object.keys(e).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(e,i[r]))return!1;for(r=n;r--!==0;){const a=i[r];if(!(a==="_owner"&&t.$$typeof)&&!bu(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function sm(t){return typeof window>"u"?1:(t.ownerDocument.defaultView||window).devicePixelRatio||1}function Bp(t,e){const n=sm(t);return Math.round(e*n)/n}function Op(t){const e=b.useRef(t);return au(()=>{e.current=t}),e}function E5(t){t===void 0&&(t={});const{placement:e="bottom",strategy:n="absolute",middleware:r=[],platform:i,elements:{reference:a,floating:l}={},transform:f=!0,whileElementsMounted:d,open:p}=t,[y,m]=b.useState({x:0,y:0,strategy:n,placement:e,middlewareData:{},isPositioned:!1}),[k,T]=b.useState(r);bu(k,r)||T(r);const[P,B]=b.useState(null),[I,M]=b.useState(null),V=b.useCallback(oe=>{oe!==Y.current&&(Y.current=oe,B(oe))},[]),j=b.useCallback(oe=>{oe!==J.current&&(J.current=oe,M(oe))},[]),H=a||P,$=l||I,Y=b.useRef(null),J=b.useRef(null),K=b.useRef(y),le=d!=null,he=Op(d),Te=Op(i),ce=b.useCallback(()=>{if(!Y.current||!J.current)return;const oe={placement:e,strategy:n,middleware:k};Te.current&&(oe.platform=Te.current),S5(Y.current,J.current,oe).then(Re=>{const We={...Re,isPositioned:!0};be.current&&!bu(K.current,We)&&(K.current=We,L0.flushSync(()=>{m(We)}))})},[k,e,n,Te]);au(()=>{p===!1&&K.current.isPositioned&&(K.current.isPositioned=!1,m(oe=>({...oe,isPositioned:!1})))},[p]);const be=b.useRef(!1);au(()=>(be.current=!0,()=>{be.current=!1}),[]),au(()=>{if(H&&(Y.current=H),$&&(J.current=$),H&&$){if(he.current)return he.current(H,$,ce);ce()}},[H,$,ce,he,le]);const Ce=b.useMemo(()=>({reference:Y,floating:J,setReference:V,setFloating:j}),[V,j]),ne=b.useMemo(()=>({reference:H,floating:$}),[H,$]),ee=b.useMemo(()=>{const oe={position:n,left:0,top:0};if(!ne.floating)return oe;const Re=Bp(ne.floating,y.x),We=Bp(ne.floating,y.y);return f?{...oe,transform:"translate("+Re+"px, "+We+"px)",...sm(ne.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:Re,top:We}},[n,f,ne.floating,y.x,y.y]);return b.useMemo(()=>({...y,update:ce,refs:Ce,elements:ne,floatingStyles:ee}),[y,ce,Ce,ne,ee])}const Vp=(t,e)=>({..._5(t),options:[t,e]}),T5=(t,e)=>({...C5(t),options:[t,e]}),R5=(t,e)=>({...k5(t),options:[t,e]});function P5(t){return typeof t=="function"?t():t}const jl=b.forwardRef(function(e,n){const{children:r,container:i,disablePortal:a=!1}=e,[l,f]=b.useState(null),d=un(b.isValidElement(r)?r.ref:null,n);if(ua(()=>{a||f(P5(i)||document.body)},[i,a]),ua(()=>{if(l&&!a)return Vf(n,l),()=>{Vf(n,null)}},[n,l,a]),a){if(b.isValidElement(r)){const p={ref:d};return b.cloneElement(r,p)}return A.jsx(b.Fragment,{children:r})}return A.jsx(b.Fragment,{children:l&&L0.createPortal(r,l)})});process.env.NODE_ENV!=="production"&&(jl.propTypes={children:W.node,container:W.oneOfType([fu,W.func]),disablePortal:W.bool});process.env.NODE_ENV!=="production"&&(jl.propTypes=lh(jl.propTypes));const am="Popup";function M5(t){return Xo(am,t)}Ki(am,["root","open"]);const lm=b.createContext(null);process.env.NODE_ENV!=="production"&&(lm.displayName="TransitionContext");function A5(t){const[e,n]=b.useState(!0),r=b.useRef(!1),i=b.useRef(0),[a,l]=b.useState(!1),f=b.useRef(t);b.useEffect(()=>{!t&&i.current>0&&f.current!==t&&(r.current=!0,n(!1)),f.current=t},[t]);const d=b.useCallback(()=>{r.current=!1,n(!0)},[]),p=b.useCallback(()=>(i.current+=1,l(!0),()=>{i.current-=1,i.current===0&&l(!1)}),[]);let y;return a?t?y=!1:y=!r.current&&e:y=!t,{contextValue:b.useMemo(()=>({requestedEnter:t,onExited:d,registerTransition:p,hasExited:y}),[d,t,p,y]),hasExited:y}}const cm=b.createContext(null);process.env.NODE_ENV!=="production"&&(cm.displayName="PopupContext");function I5(t){const{open:e}=t;return Xi({root:["root",e&&"open"]},Yi(M5))}function L5(t){return typeof t=="function"?t():t}const um=b.forwardRef(function(e,n){const{anchor:r,children:i,container:a,disablePortal:l=!1,keepMounted:f=!1,middleware:d,offset:p=0,open:y=!1,placement:m="bottom",slotProps:k={},slots:T={},strategy:P="absolute",...B}=e,{refs:I,elements:M,floatingStyles:V,update:j,placement:H}=E5({elements:{reference:L5(r)},open:y,middleware:d??[Vp(p??0),R5(),T5()],placement:m,strategy:P,whileElementsMounted:f?void 0:Fp}),$=un(I.setFloating,n);ua(()=>{if(f&&y&&M.reference&&M.floating)return Fp(M.reference,M.floating,j)},[f,y,M,j]);const Y={...e,disablePortal:l,keepMounted:f,offset:Vp,open:y,placement:m,finalPlacement:H,strategy:P},{contextValue:J,hasExited:K}=A5(y),le=f&&K?"hidden":void 0,he=I5(Y),Te=(T==null?void 0:T.root)??"div",ce=po({elementType:Te,externalSlotProps:k.root,externalForwardedProps:B,ownerState:Y,className:he.root,additionalProps:{ref:$,role:"tooltip",style:{...V,visibility:le}}}),be=b.useMemo(()=>({placement:H}),[H]);return f||!K?A.jsx(jl,{disablePortal:l,container:a,children:A.jsx(cm.Provider,{value:be,children:A.jsx(lm.Provider,{value:J,children:A.jsx(Te,{...ce,children:i})})})}):null});process.env.NODE_ENV!=="production"&&(um.propTypes={anchor:W.oneOfType([fu,W.object,W.func]),children:W.oneOfType([W.node,W.func]),container:W.oneOfType([fu,W.func]),disablePortal:W.bool,keepMounted:W.bool,middleware:W.arrayOf(W.oneOfType([W.oneOf([!1]),W.shape({fn:W.func.isRequired,name:W.string.isRequired,options:W.any})])),offset:W.oneOfType([W.func,W.number,W.shape({alignmentAxis:W.number,crossAxis:W.number,mainAxis:W.number})]),open:W.bool,placement:W.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),strategy:W.oneOf(["absolute","fixed"])});function D5(t){const e=Sr(t);return e.body===t?ch(t).innerWidth>e.documentElement.clientWidth:t.scrollHeight>t.clientHeight}function Rl(t,e){e?t.setAttribute("aria-hidden","true"):t.removeAttribute("aria-hidden")}function jp(t){return parseInt(ch(t).getComputedStyle(t).paddingRight,10)||0}function F5(t){const n=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(t.tagName)!==-1,r=t.tagName==="INPUT"&&t.getAttribute("type")==="hidden";return n||r}function Np(t,e,n,r,i){const a=[e,n,...r];[].forEach.call(t.children,l=>{const f=a.indexOf(l)===-1,d=!F5(l);f&&d&&Rl(l,i)})}function cf(t,e){let n=-1;return t.some((r,i)=>e(r)?(n=i,!0):!1),n}function B5(t,e){const n=[],r=t.container;if(!e.disableScrollLock){if(D5(r)){const l=sv(Sr(r));n.push({value:r.style.paddingRight,property:"padding-right",el:r}),r.style.paddingRight=`${jp(r)+l}px`;const f=Sr(r).querySelectorAll(".mui-fixed");[].forEach.call(f,d=>{n.push({value:d.style.paddingRight,property:"padding-right",el:d}),d.style.paddingRight=`${jp(d)+l}px`})}let a;if(r.parentNode instanceof DocumentFragment)a=Sr(r).body;else{const l=r.parentElement,f=ch(r);a=(l==null?void 0:l.nodeName)==="HTML"&&f.getComputedStyle(l).overflowY==="scroll"?l:r}n.push({value:a.style.overflow,property:"overflow",el:a},{value:a.style.overflowX,property:"overflow-x",el:a},{value:a.style.overflowY,property:"overflow-y",el:a}),a.style.overflow="hidden"}return()=>{n.forEach(({value:a,el:l,property:f})=>{a?l.style.setProperty(f,a):l.style.removeProperty(f)})}}function O5(t){const e=[];return[].forEach.call(t.children,n=>{n.getAttribute("aria-hidden")==="true"&&e.push(n)}),e}class V5{constructor(){this.modals=[],this.containers=[]}add(e,n){let r=this.modals.indexOf(e);if(r!==-1)return r;r=this.modals.length,this.modals.push(e),e.modalRef&&Rl(e.modalRef,!1);const i=O5(n);Np(n,e.mount,e.modalRef,i,!0);const a=cf(this.containers,l=>l.container===n);return a!==-1?(this.containers[a].modals.push(e),r):(this.containers.push({modals:[e],container:n,restore:null,hiddenSiblings:i}),r)}mount(e,n){const r=cf(this.containers,a=>a.modals.indexOf(e)!==-1),i=this.containers[r];i.restore||(i.restore=B5(i,n))}remove(e,n=!0){const r=this.modals.indexOf(e);if(r===-1)return r;const i=cf(this.containers,l=>l.modals.indexOf(e)!==-1),a=this.containers[i];if(a.modals.splice(a.modals.indexOf(e),1),this.modals.splice(r,1),a.modals.length===0)a.restore&&a.restore(),e.modalRef&&Rl(e.modalRef,n),Np(a.container,e.mount,e.modalRef,a.hiddenSiblings,!1),this.containers.splice(i,1);else{const l=a.modals[a.modals.length-1];l.modalRef&&Rl(l.modalRef,!1)}return r}isTopModal(e){return this.modals.length>0&&this.modals[this.modals.length-1]===e}}function j5(t){return typeof t=="function"?t():t}function N5(t){return t?t.props.hasOwnProperty("in"):!1}const $5=new V5;function W5(t){const{container:e,disableEscapeKeyDown:n=!1,disableScrollLock:r=!1,manager:i=$5,closeAfterTransition:a=!1,onTransitionEnter:l,onTransitionExited:f,children:d,onClose:p,open:y,rootRef:m}=t,k=b.useRef({}),T=b.useRef(null),P=b.useRef(null),B=un(P,m),[I,M]=b.useState(!y),V=N5(d);let j=!0;(t["aria-hidden"]==="false"||t["aria-hidden"]===!1)&&(j=!1);const H=()=>Sr(T.current),$=()=>(k.current.modalRef=P.current,k.current.mount=T.current,k.current),Y=()=>{i.mount($(),{disableScrollLock:r}),P.current&&(P.current.scrollTop=0)},J=Bl(()=>{const ee=j5(e)||H().body;i.add($(),ee),P.current&&Y()}),K=b.useCallback(()=>i.isTopModal($()),[i]),le=Bl(ee=>{T.current=ee,ee&&(y&&K()?Y():P.current&&Rl(P.current,j))}),he=b.useCallback(()=>{i.remove($(),j)},[j,i]);b.useEffect(()=>()=>{he()},[he]),b.useEffect(()=>{y?J():(!V||!a)&&he()},[y,he,V,a,J]);const Te=ee=>oe=>{var Re;(Re=ee.onKeyDown)==null||Re.call(ee,oe),!(oe.key!=="Escape"||oe.which===229||!K())&&(n||(oe.stopPropagation(),p&&p(oe,"escapeKeyDown")))},ce=ee=>oe=>{var Re;(Re=ee.onClick)==null||Re.call(ee,oe),oe.target===oe.currentTarget&&p&&p(oe,"backdropClick")};return{getRootProps:(ee={})=>{const oe=cn(t);delete oe.onTransitionEnter,delete oe.onTransitionExited;const Re={...oe,...ee};return{role:"presentation",...Re,onKeyDown:Te(Re),ref:B}},getBackdropProps:(ee={})=>{const oe=ee;return{"aria-hidden":!0,...oe,onClick:ce(oe),open:y}},getTransitionProps:()=>{const ee=()=>{M(!1),l&&l()},oe=()=>{M(!0),f&&f(),a&&he()};return{onEnter:_p(ee,d==null?void 0:d.props.onEnter),onExited:_p(oe,d==null?void 0:d.props.onExited)}},rootRef:B,portalRef:le,isTopModal:K,exited:I,hasTransition:V}}const dm="Modal";function H5(t){return Xo(dm,t)}Ki(dm,["root","hidden","backdrop"]);const U5=t=>{const{open:e,exited:n}=t;return Xi({root:["root",!e&&n&&"hidden"],backdrop:["backdrop"]},Yi(H5))},yh=b.forwardRef(function(e,n){const{children:r,closeAfterTransition:i=!1,container:a,disableAutoFocus:l=!1,disableEnforceFocus:f=!1,disableEscapeKeyDown:d=!1,disablePortal:p=!1,disableRestoreFocus:y=!1,disableScrollLock:m=!1,hideBackdrop:k=!1,keepMounted:T=!1,onBackdropClick:P,onClose:B,onKeyDown:I,open:M,onTransitionEnter:V,onTransitionExited:j,slotProps:H={},slots:$={},...Y}=e,J={...e,closeAfterTransition:i,disableAutoFocus:l,disableEnforceFocus:f,disableEscapeKeyDown:d,disablePortal:p,disableRestoreFocus:y,disableScrollLock:m,hideBackdrop:k,keepMounted:T},{getRootProps:K,getBackdropProps:le,getTransitionProps:he,portalRef:Te,isTopModal:ce,exited:be,hasTransition:Ce}=W5({...J,rootRef:n}),ne={...J,exited:be,hasTransition:Ce},ee=U5(ne),oe={};if(r.props.tabIndex===void 0&&(oe.tabIndex="-1"),Ce){const{onEnter:xe,onExited:Ie}=he();oe.onEnter=xe,oe.onExited=Ie}const Re=$.root??"div",We=po({elementType:Re,externalSlotProps:H.root,externalForwardedProps:Y,getSlotProps:K,className:ee.root,ownerState:ne}),re=$.backdrop,ae=po({elementType:re,externalSlotProps:H.backdrop,getSlotProps:xe=>le({...xe,onClick:Ie=>{P&&P(Ie),xe!=null&&xe.onClick&&xe.onClick(Ie)}}),className:ee.backdrop,ownerState:ne});return!T&&!M&&(!Ce||be)?null:A.jsx(jl,{ref:Te,container:a,disablePortal:p,children:A.jsxs(Re,{...We,children:[!k&&re?A.jsx(re,{...ae}):null,A.jsx(pu,{disableEnforceFocus:f,disableAutoFocus:l,disableRestoreFocus:y,isEnabled:ce,open:M,children:b.cloneElement(r,oe)})]})})});process.env.NODE_ENV!=="production"&&(yh.propTypes={children:Iu.isRequired,closeAfterTransition:W.bool,container:W.oneOfType([fu,W.func]),disableAutoFocus:W.bool,disableEnforceFocus:W.bool,disableEscapeKeyDown:W.bool,disablePortal:W.bool,disableRestoreFocus:W.bool,disableScrollLock:W.bool,hideBackdrop:W.bool,keepMounted:W.bool,onBackdropClick:W.func,onClose:W.func,onTransitionEnter:W.func,onTransitionExited:W.func,open:W.bool.isRequired,slotProps:W.shape({backdrop:W.oneOfType([W.func,W.object]),root:W.oneOfType([W.func,W.object])}),slots:W.shape({backdrop:W.elementType,root:W.elementType})});function z5(t){const{value:e,label:n,disabled:r,rootRef:i,id:a}=t,{getRootProps:l,highlighted:f,selected:d}=G0({item:e}),{getRootProps:p,rootRef:y}=Ou({disabled:r,focusableWhenDisabled:!0}),m=Lu(a),k=b.useRef(null),T=b.useMemo(()=>({disabled:r,label:n,value:e,ref:k,id:m}),[r,n,e,m]),{index:P}=hh(e,T),B=un(i,k,y),I=V=>j=>{var H;(H=V.onKeyDown)==null||H.call(V,j),!j.defaultMuiPrevented&&[" ","Enter"].includes(j.key)&&(j.defaultMuiPrevented=!0)},M=(V={})=>({onKeyDown:I(V)});return{getRootProps:(V={})=>{const j=cn(V),H=Ol(l,Ol(p,M));return{...V,...j,...H(j),id:m,ref:B,role:"option","aria-selected":d}},highlighted:f,index:P,selected:d,rootRef:B}}const wu={buttonClick:"buttonClick",browserAutoFill:"browserAutoFill"},q5=t=>{const{label:e,value:n}=t;return typeof e=="string"?e:typeof n=="string"?n:String(t)};function Z5(t,e){const{open:n}=t,{context:{selectionMode:r}}=e;if(e.type===wu.buttonClick){const a=t.selectedValues[0]??Ut(null,"start",e.context);return{...t,open:!n,highlightedValue:n?null:a}}if(e.type===wu.browserAutoFill)return uh(e.item,t,e.context);const i=dh(t,e);switch(e.type){case Ct.keyDown:if(t.open){if(e.event.key==="Escape")return{...i,open:!1}}else{if(e.event.key==="ArrowDown")return{...t,open:!0,highlightedValue:t.selectedValues[0]??Ut(null,"start",e.context)};if(e.event.key==="ArrowUp")return{...t,open:!0,highlightedValue:t.selectedValues[0]??Ut(null,"end",e.context)}}break;case Ct.itemClick:if(r==="single")return{...i,open:!1};break;case Ct.blur:return{...i,open:!1};default:return i}return i}function G5(t){return Array.isArray(t)?t.length===0?"":JSON.stringify(t.map(e=>e.value)):(t==null?void 0:t.value)==null?"":typeof t.value=="string"||typeof t.value=="number"?t.value:JSON.stringify(t.value)}function Y5(t){const{areOptionsEqual:e,buttonRef:n,defaultOpen:r=!1,defaultValue:i,disabled:a=!1,listboxId:l,listboxRef:f,multiple:d=!1,name:p,required:y,onChange:m,onHighlightChange:k,onOpenChange:T,open:P,options:B,getOptionAsString:I=q5,getSerializedValue:M=G5,value:V,componentName:j="useSelect"}=t,H=b.useRef(null),$=un(n,H),Y=b.useRef(null),J=Lu(l);let K;V===void 0&&i===void 0?K=[]:i!==void 0&&(d?K=i:K=i==null?[]:[i]);const le=b.useMemo(()=>{if(V!==void 0)return d?V:V==null?[]:[V]},[V,d]),{subitems:he,contextValue:Te}=fh(),ce=b.useMemo(()=>B!=null?new Map(B.map((me,Se)=>[me.value,{value:me.value,label:me.label,disabled:me.disabled,ref:b.createRef(),id:`${J}_${Se}`}])):he,[B,he,J]),be=un(f,Y),{getRootProps:Ce,active:ne,focusVisible:ee,rootRef:oe}=Ou({disabled:a,rootRef:$}),Re=b.useMemo(()=>Array.from(ce.keys()),[ce]),We=b.useCallback(me=>{if(e!==void 0){const Se=Re.find(Ye=>e(Ye,me));return ce.get(Se)}return ce.get(me)},[ce,e,Re]),re=b.useCallback(me=>{const Se=We(me);return(Se==null?void 0:Se.disabled)??!1},[We]),ae=b.useCallback(me=>{const Se=We(me);return Se?I(Se):""},[We,I]),xe=b.useMemo(()=>({selectedValues:le,open:P}),[le,P]),Ie=b.useCallback(me=>{var Se;return(Se=ce.get(me))==null?void 0:Se.id},[ce]),Le=b.useCallback((me,Se)=>{d?m==null||m(me,Se):m==null||m(me,Se[0]??null)},[d,m]),Pe=b.useCallback((me,Se)=>{k==null||k(me,Se??null)},[k]),ke=b.useCallback((me,Se,Ye)=>{var wt;Se==="open"&&(T==null||T(Ye),Ye===!1&&(me==null?void 0:me.type)!=="blur"&&((wt=H.current)==null||wt.focus()))},[T]),we=b.useCallback(me=>{var Se;return me==null?null:((Se=he.get(me))==null?void 0:Se.ref.current)??null},[he]),ve={getInitialState:()=>({highlightedValue:null,selectedValues:K??[],open:r}),getItemId:Ie,controlledProps:xe,focusManagement:"DOM",getItemDomElement:we,itemComparer:e,isItemDisabled:re,rootRef:be,onChange:Le,onHighlightChange:Pe,onStateChange:ke,reducerActionContext:b.useMemo(()=>({multiple:d}),[d]),items:Re,getItemAsString:ae,selectionMode:d?"multiple":"single",stateReducer:Z5,componentName:j},{dispatch:_e,getRootProps:Ee,contextValue:ze,state:{open:fe,highlightedValue:Ze,selectedValues:ot},rootRef:It}=Z0(ve),Dt=b.useRef(fe);ua(()=>{var me;if(fe&&Ze!==null){const Se=(me=We(Ze))==null?void 0:me.ref;if(!Y.current||!(Se!=null&&Se.current))return;Dt.current||Se.current.focus({preventScroll:!0});const Ye=Y.current.getBoundingClientRect(),wt=Se.current.getBoundingClientRect();wt.top<Ye.top?Y.current.scrollTop-=Ye.top-wt.top:wt.bottom>Ye.bottom&&(Y.current.scrollTop+=wt.bottom-Ye.bottom)}},[fe,Ze,We]);const dn=b.useCallback(me=>We(me),[We]),Lt=me=>Se=>{var Ye;if((Ye=me==null?void 0:me.onClick)==null||Ye.call(me,Se),!Se.defaultMuiPrevented){const wt={type:wu.buttonClick,event:Se};_e(wt)}},Ot=me=>Se=>{var Ye;(Ye=me.onKeyDown)==null||Ye.call(me,Se),!Se.defaultMuiPrevented&&(Se.key==="ArrowDown"||Se.key==="ArrowUp")&&(Se.preventDefault(),_e({type:Ct.keyDown,key:Se.key,event:Se}))},fn=(me={})=>({onClick:Lt(me),onKeyDown:Ot(me)}),Zn=(me={})=>({...me,...fn(me),role:"combobox","aria-expanded":fe,"aria-controls":J}),Et=(me={})=>{const Se=cn(me),Ye=Ol(Zn,Ce);return{...me,...Ye(Se)}},_t=me=>Se=>{var Ye,wt;(Ye=me.onBlur)==null||Ye.call(me,Se),!Se.defaultMuiPrevented&&((wt=Y.current)!=null&&wt.contains(Se.relatedTarget)||Se.relatedTarget===H.current)&&(Se.defaultMuiPrevented=!0)},gt=(me={})=>({onBlur:_t(me)}),Tn=(me={})=>{const Se=cn(me),Ye=Ol(gt,Ee);return{id:J,role:"listbox","aria-multiselectable":d?"true":void 0,...me,...Ye(Se)}};b.useDebugValue({selectedOptions:ot,highlightedOption:Ze,open:fe});const Rn=b.useMemo(()=>({...ze,...Te}),[ze,Te]);let Tt;t.multiple?Tt=ot:Tt=ot.length>0?ot[0]:null;let it;d?it=Tt.map(me=>dn(me)).filter(me=>me!==void 0):it=dn(Tt)??null;const Pn=me=>Se=>{var wt;if((wt=me==null?void 0:me.onChange)==null||wt.call(me,Se),Se.defaultMuiPrevented)return;const Ye=ce.get(Se.target.value);Se.target.value===""?_e({type:Ct.clearSelection}):Ye!==void 0&&_e({type:wu.browserAutoFill,item:Ye.value,event:Se})};return{buttonActive:ne,buttonFocusVisible:ee,buttonRef:oe,contextValue:Rn,disabled:a,dispatch:_e,getButtonProps:Et,getHiddenInputProps:(me={})=>{const Se=cn(me);return{name:p,tabIndex:-1,"aria-hidden":!0,required:y?!0:void 0,value:M(it),style:lv,...me,onChange:Pn(Se)}},getListboxProps:Tn,getOptionMetadata:dn,listboxRef:It,open:fe,options:Re,value:Tt,highlightedOption:Ze}}function X5(t){const{value:e,children:n}=t,{dispatch:r,getItemIndex:i,getItemState:a,registerItem:l,totalSubitemCount:f}=e,d=b.useMemo(()=>({dispatch:r,getItemState:a,getItemIndex:i}),[r,i,a]),p=b.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:f}),[l,i,f]);return A.jsx(ql.Provider,{value:p,children:A.jsx(Vu.Provider,{value:d,children:n})})}function K5(t={}){const{autoHideDuration:e=null,disableWindowBlurListener:n=!1,onClose:r,open:i,resumeHideDuration:a}=t,l=Jg();b.useEffect(()=>{if(!i)return;function M(V){V.defaultPrevented||V.key==="Escape"&&(r==null||r(V,"escapeKeyDown"))}return document.addEventListener("keydown",M),()=>{document.removeEventListener("keydown",M)}},[i,r]);const f=Bl((M,V)=>{r==null||r(M,V)}),d=Bl(M=>{!r||M==null||l.start(M,()=>{f(null,"timeout")})});b.useEffect(()=>(i&&d(e),l.clear),[i,e,d,l]);const p=M=>{r==null||r(M,"clickaway")},y=l.clear,m=b.useCallback(()=>{e!=null&&d(a??e*.5)},[e,a,d]),k=M=>V=>{const j=M.onBlur;j==null||j(V),m()},T=M=>V=>{const j=M.onFocus;j==null||j(V),y()},P=M=>V=>{const j=M.onMouseEnter;j==null||j(V),y()},B=M=>V=>{const j=M.onMouseLeave;j==null||j(V),m()};return b.useEffect(()=>{if(!n&&i)return window.addEventListener("focus",m),window.addEventListener("blur",y),()=>{window.removeEventListener("focus",m),window.removeEventListener("blur",y)}},[n,i,m,y]),{getRootProps:(M={})=>{const V={...cn(t),...cn(M)};return{role:"presentation",...M,...V,onBlur:k(V),onFocus:T(V),onMouseEnter:P(V),onMouseLeave:B(V)}},onClickAway:p}}function J5(t){const{checked:e,defaultChecked:n,disabled:r,onBlur:i,onChange:a,onFocus:l,onFocusVisible:f,readOnly:d,required:p}=t,[y,m]=N0({controlled:e,default:!!n,name:"Switch",state:"checked"}),k=K=>le=>{var he;le.nativeEvent.defaultPrevented||(m(le.target.checked),a==null||a(le),(he=K.onChange)==null||he.call(K,le))},{isFocusVisibleRef:T,onBlur:P,onFocus:B,ref:I}=$0(),[M,V]=b.useState(!1);r&&M&&V(!1),b.useEffect(()=>{T.current=M},[M,T]);const j=b.useRef(null),H=K=>le=>{var he;j.current||(j.current=le.currentTarget),B(le),T.current===!0&&(V(!0),f==null||f(le)),l==null||l(le),(he=K.onFocus)==null||he.call(K,le)},$=K=>le=>{var he;P(le),T.current===!1&&V(!1),i==null||i(le),(he=K.onBlur)==null||he.call(K,le)},Y=un(I,j);return{checked:y,disabled:!!r,focusVisible:M,getInputProps:(K={})=>({checked:e,defaultChecked:n,disabled:r,readOnly:d,ref:Y,required:p,type:"checkbox",role:"switch","aria-checked":e,...K,onChange:k(K),onFocus:H(K),onBlur:$(K)}),inputRef:Y,readOnly:!!d}}const fm="TabPanel";function Q5(t){return Xo(fm,t)}Ki(fm,["root","hidden"]);const hm="Tabs";function ey(t){return Xo(hm,t)}Ki(hm,["root","horizontal","vertical"]);function ty(t){const{value:e,defaultValue:n,onChange:r,orientation:i="horizontal",direction:a="ltr",selectionFollowsFocus:l=!1}=t,[f,d]=N0({controlled:e,default:n,name:"Tabs",state:"value"}),p=b.useCallback((I,M)=>{d(M),r==null||r(I,M)},[r,d]),{subitems:y,contextValue:m}=fh(),k=b.useRef(()=>{}),T=b.useCallback(I=>{var M;return(M=y.get(I))==null?void 0:M.id},[y]),P=b.useCallback(I=>k.current(I),[]),B=b.useCallback(I=>{k.current=I},[]);return{contextValue:{direction:a,getTabId:P,getTabPanelId:T,onSelected:p,orientation:i,registerTabIdLookup:B,selectionFollowsFocus:l,value:f,...m}}}const bh=b.createContext(null);process.env.NODE_ENV!=="production"&&(bh.displayName="TabsContext");function wh(){const t=b.useContext(bh);if(t==null)throw new Error("No TabsContext provided");return t}function ny(t){const{value:e,children:n}=t,{direction:r,getItemIndex:i,onSelected:a,orientation:l,registerItem:f,registerTabIdLookup:d,selectionFollowsFocus:p,totalSubitemCount:y,value:m,getTabId:k,getTabPanelId:T}=e,P=b.useMemo(()=>({getItemIndex:i,registerItem:f,totalSubitemCount:y}),[f,i,y]),B=b.useMemo(()=>({direction:r,getTabId:k,getTabPanelId:T,onSelected:a,orientation:l,registerTabIdLookup:d,selectionFollowsFocus:p,value:m}),[r,k,T,a,l,d,p,m]);return A.jsx(ql.Provider,{value:P,children:A.jsx(bh.Provider,{value:B,children:n})})}const ry=t=>{const{orientation:e}=t;return Xi({root:["root",e]},Yi(ey))},pm=b.forwardRef(function(e,n){const{children:r,value:i,defaultValue:a,orientation:l="horizontal",direction:f="ltr",onChange:d,selectionFollowsFocus:p,slotProps:y={},slots:m={},...k}=e,T={...e,orientation:l,direction:f},{contextValue:P}=ty(T),B=ry(T),I=m.root??"div",M=po({elementType:I,externalSlotProps:y.root,externalForwardedProps:k,additionalProps:{ref:n},ownerState:T,className:B.root});return A.jsx(I,{...M,children:A.jsx(ny,{value:P,children:r})})});process.env.NODE_ENV!=="production"&&(pm.propTypes={children:W.node,className:W.string,defaultValue:W.oneOfType([W.number,W.string]),direction:W.oneOf(["ltr","rtl"]),onChange:W.func,orientation:W.oneOf(["horizontal","vertical"]),selectionFollowsFocus:W.bool,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});function oy(t){return t.size}function iy(t){const{value:e,id:n,rootRef:r}=t,i=wh();if(i===null)throw new Error("No TabContext provided");const{value:a,getTabId:l}=i,f=Lu(n),d=b.useRef(null),p=un(d,r),y=b.useMemo(()=>({id:f,ref:d}),[f]),{id:m}=hh(e??oy,y),k=m!==a,T=m!==void 0?l(m):void 0;return{hidden:k,getRootProps:(B={})=>({"aria-labelledby":T??void 0,hidden:k,id:f??void 0,...B,ref:p}),rootRef:p}}const sy=t=>{const{hidden:e}=t;return Xi({root:["root",e&&"hidden"]},Yi(Q5))},mm=b.forwardRef(function(e,n){const{children:r,value:i,slotProps:a={},slots:l={},...f}=e,{hidden:d,getRootProps:p}=iy(e),y={...e,hidden:d},m=sy(y),k=l.root??"div",T=po({elementType:k,getSlotProps:p,externalSlotProps:a.root,externalForwardedProps:f,additionalProps:{role:"tabpanel",ref:n},ownerState:y,className:m.root});return A.jsx(k,{...T,children:!d&&r})});process.env.NODE_ENV!=="production"&&(mm.propTypes={children:W.node,className:W.string,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});const gm="TabsList";function ay(t){return Xo(gm,t)}Ki(gm,["root","horizontal","vertical"]);const vm={valueChange:"valueChange"};function ly(t,e){if(e.type===vm.valueChange)return{...t,highlightedValue:e.value};const n=dh(t,e),{context:{selectionFollowsFocus:r}}=e;if(e.type===Ct.itemsChange){if(n.selectedValues.length>0)return{...n,highlightedValue:n.selectedValues[0]};Ut(null,"reset",e.context)}return r&&n.highlightedValue!=null?{...n,selectedValues:[n.highlightedValue]}:n}function cy(t){const{rootRef:e}=t,{direction:n="ltr",onSelected:r,orientation:i="horizontal",value:a,registerTabIdLookup:l,selectionFollowsFocus:f}=wh(),{subitems:d,contextValue:p}=fh(),y=b.useCallback(he=>{var Te;return(Te=d.get(he))==null?void 0:Te.id},[d]);l(y);const m=b.useMemo(()=>Array.from(d.keys()),[d]),k=b.useCallback(he=>{var Te;return he==null?null:((Te=d.get(he))==null?void 0:Te.ref.current)??null},[d]),T=n==="rtl";let P;i==="vertical"?P="vertical":P=T?"horizontal-rtl":"horizontal-ltr";const B=b.useCallback((he,Te)=>{r(he,Te[0]??null)},[r]),I=b.useMemo(()=>a===void 0?{}:a!=null?{selectedValues:[a]}:{selectedValues:[]},[a]),M=b.useCallback(he=>{var Te;return((Te=d.get(he))==null?void 0:Te.disabled)??!1},[d]),{contextValue:V,dispatch:j,getRootProps:H,state:{highlightedValue:$,selectedValues:Y},rootRef:J}=Z0({controlledProps:I,disabledItemsFocusable:!f,focusManagement:"DOM",getItemDomElement:k,isItemDisabled:M,items:m,rootRef:e,onChange:B,orientation:P,reducerActionContext:b.useMemo(()=>({selectionFollowsFocus:f||!1}),[f]),selectionMode:"single",stateReducer:ly});b.useEffect(()=>{a!==void 0&&a!=null&&j({type:vm.valueChange,value:a})},[j,a]);const K=(he={})=>({...he,...H(he),"aria-orientation":i==="vertical"?"vertical":void 0,role:"tablist"});return{contextValue:b.useMemo(()=>({...p,...V}),[p,V]),dispatch:j,getRootProps:K,highlightedValue:$,isRtl:T,orientation:i,rootRef:J,selectedValue:Y[0]??null}}function uy(t){const{value:e,children:n}=t,{dispatch:r,getItemIndex:i,getItemState:a,registerItem:l,totalSubitemCount:f}=e,d=b.useMemo(()=>({dispatch:r,getItemState:a,getItemIndex:i}),[r,i,a]),p=b.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:f}),[l,i,f]);return A.jsx(ql.Provider,{value:p,children:A.jsx(Vu.Provider,{value:d,children:n})})}const dy=t=>{const{orientation:e}=t;return Xi({root:["root",e]},Yi(ay))},ym=b.forwardRef(function(e,n){const{children:r,slotProps:i={},slots:a={},...l}=e,{isRtl:f,orientation:d,getRootProps:p,contextValue:y}=cy({rootRef:n}),m={...e,isRtl:f,orientation:d},k=dy(m),T=a.root??"div",P=po({elementType:T,getSlotProps:p,externalSlotProps:i.root,externalForwardedProps:l,ownerState:m,className:k.root});return A.jsx(uy,{value:y,children:A.jsx(T,{...P,children:r})})});process.env.NODE_ENV!=="production"&&(ym.propTypes={children:W.node,className:W.string,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType})});const bm="Tab";function fy(t){return Xo(bm,t)}Ki(bm,["root","selected","disabled"]);function hy(t){return t.size}function py(t){const{value:e,rootRef:n,disabled:r=!1,id:i}=t,a=b.useRef(null),l=Lu(i),{value:f,selectionFollowsFocus:d,getTabPanelId:p}=wh(),y=b.useMemo(()=>({disabled:r,ref:a,id:l}),[r,a,l]),{id:m,index:k,totalItemCount:T}=hh(e??hy,y),{getRootProps:P,highlighted:B,selected:I}=G0({item:m}),{getRootProps:M,rootRef:V,active:j,focusVisible:H,setFocusVisible:$}=Ou({disabled:r,focusableWhenDisabled:!d,type:"button"}),Y=un(a,n,V),J=m!==void 0?p(m):void 0;return{getRootProps:(le={})=>{const he=cn(le),Te=Ol(P,M);return{...le,...Te(he),role:"tab","aria-controls":J,"aria-selected":I,id:l,ref:Y}},active:j,focusVisible:H,highlighted:B,index:k,rootRef:Y,selected:I||m===f,setFocusVisible:$,totalTabsCount:T}}const my=t=>{const{selected:e,disabled:n}=t;return Xi({root:["root",e&&"selected",n&&"disabled"]},Yi(fy))},wm=b.forwardRef(function(e,n){const{action:r,children:i,disabled:a=!1,onChange:l,onClick:f,onFocus:d,slotProps:p={},slots:y={},value:m,...k}=e,T=b.useRef(),P=un(T,n),{active:B,highlighted:I,selected:M,getRootProps:V}=py({...e,rootRef:P,value:m}),j={...e,active:B,disabled:a,highlighted:I,selected:M},H=my(j),$=y.root??"button",Y=po({elementType:$,getSlotProps:V,externalSlotProps:p.root,externalForwardedProps:k,additionalProps:{ref:n},ownerState:j,className:H.root});return A.jsx($,{...Y,children:i})});process.env.NODE_ENV!=="production"&&(wm.propTypes={action:W.oneOfType([W.func,W.shape({current:W.shape({focusVisible:W.func.isRequired})})]),children:W.node,disabled:W.bool,onChange:W.func,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});const $p={"badgeIcon--size-small":"_badgeIcon--size-small_702hu_120","badgeIcon--size-medium":"_badgeIcon--size-medium_702hu_124"},gy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#B5D622"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"white"})),vy=L.forwardRef(gy),yy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#738C00"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"#FFDD64"})),by=L.forwardRef(yy),wy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#01819C"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"#FFDD64"})),xy=L.forwardRef(wy),_y=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#DC8541"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M4.5 4.5L15.5 15.5",stroke:"white",strokeWidth:2,strokeLinecap:"round"})),Cy=L.forwardRef(_y),ky=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#7C5BFF"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"white"})),Sy=L.forwardRef(ky),Ey={ben:vy,localBiz:by,localOrg:xy,muted:Cy,supporter:Sy},xh=({ariaLabel:t,className:e,role:n,size:r,type:i})=>{const a=pe($p.badgeIcon,$p[`badgeIcon--size-${r}`],e),l=Ey[i];return A.jsx(l,{className:a,"aria-label":t,role:n})},Ty="_badge_nyrne_120",Ry="_badge__list_nyrne_124",Py="_badge__icon_nyrne_130",uf={badge:Ty,badge__list:Ry,badge__icon:Py},My=({ariaLabel:t,badgeIcons:e,children:n})=>A.jsx(Bu,{badgeContent:e.map((r,i)=>A.jsx(xh,{size:"small",type:r,className:uf.badge__icon,role:"presentation"},i)),className:uf.badge,slotProps:{badge:{className:uf.badge__list}},"aria-label":t,role:"status",children:n}),Ay={"h1--product":"_h1--product_1357r_120","h2--product":"_h2--product_1357r_133","h3--product":"_h3--product_1357r_146","h4--product":"_h4--product_1357r_159","h5--product":"_h5--product_1357r_172","h6--product":"_h6--product_1357r_185","h7--product":"_h7--product_1357r_198","h8--product":"_h8--product_1357r_211","body-large--product":"_body-large--product_1357r_224","body-regular--product":"_body-regular--product_1357r_237","body-semibold--product":"_body-semibold--product_1357r_250","body-italic--product":"_body-italic--product_1357r_263","body-text-link--product":"_body-text-link--product_1357r_276","detail-medium--product":"_detail-medium--product_1357r_289","detail-bold--product":"_detail-bold--product_1357r_302","detail-upper-case--product":"_detail-upper-case--product_1357r_315","detail-regular--product":"_detail-regular--product_1357r_328","claim--landing":"_claim--landing_1357r_341","claim-uppercase--landing":"_claim-uppercase--landing_1357r_379","h1--landing":"_h1--landing_1357r_417","h1-uppercase--landing":"_h1-uppercase--landing_1357r_455","h2--landing":"_h2--landing_1357r_493","h3--landing":"_h3--landing_1357r_531","h4--landing":"_h4--landing_1357r_569","h5--landing":"_h5--landing_1357r_594","h6--landing":"_h6--landing_1357r_619","overline--landing":"_overline--landing_1357r_644"};function Iy(t){switch(t){case"h1":case"h1-uppercase":return"h1";case"h2":case"claim":case"claim-uppercase":return"h2";case"h3":case"h4":case"h5":return t;case"h6":case"overline":return"h6";default:return"span"}}const Fe=t=>{const{as:e,children:n,className:r,fontSet:i="product",type:a,...l}=t,f=e||Iy(a);return A.jsx(f,{className:pe(Ay[`${a}--${i}`],r),...l,children:n})},Ly=(t,e)=>L.isValidElement(t)&&typeof t.type!="string"&&e.includes(t.type),ar=(t,e)=>L.Children.toArray(t).filter(n=>Ly(n,e)),Dy="_iconComponent_89o31_120",df={iconComponent:Dy,"iconComponent--filled":"_iconComponent--filled_89o31_123","iconComponent--outlined":"_iconComponent--outlined_89o31_127"},Fy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M13.5 5.5L8.07955 10.9205C8.03562 10.9644 7.96438 10.9644 7.92045 10.9205L2.5 5.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),By=L.forwardRef(Fy),Oy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10.5 13.5L5.07955 8.07955C5.03562 8.03562 5.03562 7.96438 5.07955 7.92045L10.5 2.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Vy=L.forwardRef(Oy),jy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M5.5 2.5L10.9205 7.92045C10.9644 7.96438 10.9644 8.03562 10.9205 8.07955L5.5 13.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Ny=L.forwardRef(jy),$y=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M13.5 10.5L8.07955 5.07955C8.03562 5.03562 7.96438 5.03562 7.92045 5.07955L2.5 10.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Wy=L.forwardRef($y),Hy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M8.08517 4.23369C8.81151 2.37226 12.0899 1.08987 14 3C16 5.00001 14.8225 7.68569 13.5 10C11.6443 13.2475 8.49724 14.7731 8.05277 14.9764C8.01793 14.9923 7.98205 14.9923 7.94721 14.9764C7.50274 14.7731 4.35569 13.2475 2.5 10C1.17753 7.68569 -6.55651e-06 4.99996 2 3.00001C3.91013 1.08992 7.18849 2.37227 7.91483 4.23369C7.94132 4.30158 8.05868 4.30158 8.08517 4.23369Z",fill:"#201649"})),Uy=L.forwardRef(Hy),zy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M8.06491 4.37563C9.15755 2.36891 11.785 1.62798 13.5 2.99999C15.25 4.39999 14.8225 7.18568 13.5 9.5C11.6438 12.7484 8.49537 14.274 8.05238 14.4765C8.01779 14.4923 7.98213 14.4924 7.94744 14.4768C7.50021 14.2754 4.30555 12.75 2.49999 9.5C1.20548 7.16993 0.749976 4.39999 2.49999 3C4.21502 1.62799 6.84245 2.36891 7.93507 4.37563C7.96266 4.42629 8.03732 4.42629 8.06491 4.37563Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),qy=L.forwardRef(zy),Zy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M11.375 5.74996H12.5C13.432 5.74996 14.1875 6.50548 14.1875 7.43746V12.5C14.1875 13.432 13.432 14.1875 12.5 14.1875H3.5C2.56802 14.1875 1.8125 13.432 1.8125 12.5V7.43746C1.8125 6.50548 2.56802 5.74996 3.5 5.74996H4.625M11.375 5.74996H4.625M11.375 5.74996V4.625C11.375 1.25 8 1.25 8 1.25V1.25C8 1.25 4.625 1.25 4.625 4.625V5.74996M8 9.125V9.125C8.31066 9.125 8.5625 9.37684 8.5625 9.6875V9.6875C8.5625 9.99816 8.31066 10.25 8 10.25V10.25M8 9.125V9.125C7.68934 9.125 7.4375 9.37684 7.4375 9.6875V9.6875C7.4375 9.99816 7.68934 10.25 8 10.25V10.25M8 9.125V10.25",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Gy=L.forwardRef(Zy),Yy={chevron_down:By,chevron_left:Vy,chevron_right:Ny,chevron_up:Wy,heart_filled:Uy,heart_outline:qy,privacy_lock_closed:Gy},Xy=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m14 21-8.93-8.93a.1.1 0 0 1 0-.14L14 3m-8 9h15"})),Ky=L.forwardRef(Xy),Jy=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m12 21 8.93-8.93a.1.1 0 0 0 0-.14L12 3m8 9H5"})),Qy=L.forwardRef(Jy),eb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{fill:"#201649",fillRule:"evenodd",d:"M5.5 2.5a2 2 0 0 0-2 2v3a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-3a2 2 0 0 0-2-2h-13Zm14 7.5h-15a1 1 0 0 0-1 1v10.07a1 1 0 0 0 1.577.817l6.346-4.48a1 1 0 0 1 1.154 0l6.346 4.48a1 1 0 0 0 1.577-.817V11a1 1 0 0 0-1-1Z",clipRule:"evenodd"})),tb=L.forwardRef(eb),nb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4 9v11a1 1 0 0 0 1.6.8l5.2-3.9a2 2 0 0 1 2.4 0l5.2 3.9A1 1 0 0 0 20 20V9M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4M4 9h16"})),rb=L.forwardRef(nb),ob=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2.5 12h19m-19 6.5h19m-19-13h19"})),ib=L.forwardRef(ob),sb=(t,e)=>b.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("g",{id:"business"},b.createElement("path",{id:"Vector",d:"M3.5 11H3.36019C2.68555 11 2.20448 10.3457 2.40571 9.70173L4.28071 3.70173C4.41117 3.28425 4.79781 3 5.23519 3H8.5M3.5 11V20C3.5 20.5523 3.94772 21 4.5 21H6.8C6.91046 21 7 20.9105 7 20.8L7 14.7C7 14.5895 7.08954 14.5 7.2 14.5H11.0308C11.1412 14.5 11.2308 14.5895 11.2308 14.7L11.2308 20.8C11.2308 20.9105 11.3203 21 11.4308 21H19.5C20.0523 21 20.5 20.5523 20.5 20V11M3.5 11H7M20.5 11H20.6398C21.3144 11 21.7955 10.3457 21.5943 9.70173L19.7193 3.70172C19.5888 3.28425 19.2022 3 18.7648 3H15.5M20.5 11H17M12 3L12 11M12 3H15.5M12 3H8.5M12 11H17M12 11H7M15.5 3L17 11M8.5 3L7 11M16 15V16M15.2 16.5H16.8C16.9105 16.5 17 16.4105 17 16.3V14.7C17 14.5895 16.9105 14.5 16.8 14.5H15.2C15.0895 14.5 15 14.5895 15 14.7V16.3C15 16.4105 15.0895 16.5 15.2 16.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),ab=L.forwardRef(sb),lb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M2 9C2 7.61929 3.11929 6.5 4.5 6.5H6.27003C6.41599 6.5 6.55467 6.43622 6.64966 6.3254L8.90136 3.69842C9.28132 3.25513 9.83602 3 10.4199 3H13.5801C14.164 3 14.7187 3.25513 15.0986 3.69842L17.3503 6.3254C17.4453 6.43622 17.584 6.5 17.73 6.5H19.5C20.8807 6.5 22 7.61929 22 9V18C22 19.3807 20.8807 20.5 19.5 20.5H4.5C3.11929 20.5 2 19.3807 2 18V9Z",stroke:"#201649",strokeWidth:1.5}),b.createElement("path",{d:"M7.5 13C7.5 10.5147 9.51472 8.5 12 8.5C14.4853 8.5 16.5 10.5147 16.5 13C16.5 15.4853 14.4853 17.5 12 17.5C9.51472 17.5 7.5 15.4853 7.5 13Z",stroke:"#201649",strokeWidth:1.5})),cb=L.forwardRef(lb),ub=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 13 4.859 4.859a.2.2 0 0 0 .282 0L20 7"})),db=L.forwardRef(ub),fb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m7 12.5 3 3 7-7m4.5 3.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),hb=L.forwardRef(fb),pb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 8-8.93 8.93a.1.1 0 0 1-.14 0L3 8"})),mb=L.forwardRef(pb),gb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3"})),vb=L.forwardRef(gb),yb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 3 8.93 8.93a.1.1 0 0 1 0 .14L9 21"})),bb=L.forwardRef(yb),wb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16"})),xb=L.forwardRef(wb),_b=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8 13.5h7M9 10h7m5 2a9 9 0 0 1-12.697 8.208 1.063 1.063 0 0 0-.632-.082l-3.953.74a.5.5 0 0 1-.584-.584l.74-3.953c.04-.213.008-.434-.082-.632A9 9 0 1 1 21 12Z"})),Cb=L.forwardRef(_b),kb=(t,e)=>b.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M17 17H19C20.1046 17 21 16.1046 21 15V5C21 3.89543 20.1046 3 19 3H9C7.89543 3 7 3.89543 7 5V7M17 17H9C7.89543 17 7 16.1046 7 15V7M17 17V19C17 20.1046 16.1046 21 15 21H5C3.89543 21 3 20.1046 3 19V9C3 7.89543 3.89543 7 5 7H7",stroke:"#201649",strokeWidth:1.5})),Sb=L.forwardRef(kb),Eb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 20 8-8 8-8m0 16L4 4"})),Tb=L.forwardRef(Eb),Rb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m8 16 8-8m0 8L8 8m13.5 4a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),Pb=L.forwardRef(Rb),Mb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9.5 11.689 1.348 1.303c.644.622 1.66.622 2.304 0l1.348-1.303m-5 0L2.521 4.46M9.5 11.689l-6.979 7.85M21.48 4.461 14.5 11.689m0 0 6.979 7.85M20 20.5H4a2 2 0 0 1-2-2v-13a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2Z"})),Ab=L.forwardRef(Mb),Ib=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 10.5v-4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v4m18 0v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-8m18 0H3M12 2v5m5-5v5M7 7V2"})),Lb=L.forwardRef(Ib),Db=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M13 3h7.9a.1.1 0 0 1 .1.1V11m-1-7L10 14M6 3H4a1 1 0 0 0-1 1v15a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-2"})),Fb=L.forwardRef(Db),Bb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M12 5C6.54245 5 2.84732 9.93477 1.80246 11.5176C1.60739 11.8131 1.60739 12.1869 1.80246 12.4824C2.84732 14.0652 6.54245 19 12 19C17.4576 19 21.1527 14.0652 22.1975 12.4824C22.3926 12.1869 22.3926 11.8131 22.1975 11.5176C21.1527 9.93477 17.4576 5 12 5Z",stroke:"#201649",strokeWidth:1.5}),b.createElement("path",{d:"M8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12Z",stroke:"#201649",strokeWidth:1.5})),Ob=L.forwardRef(Bb),Vb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m3.5 3.5 17 17M12 5C6.542 5 2.847 9.935 1.802 11.518a.868.868 0 0 0 0 .964C2.847 14.065 6.542 19 12 19s9.153-4.935 10.198-6.518a.868.868 0 0 0 0-.964C21.153 9.935 17.458 5 12 5Zm0 3a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z"})),jb=L.forwardRef(Vb),Nb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M19.178 3.5H4.822a1 1 0 0 0-.844 1.537l5.71 8.972A2 2 0 0 1 10 15.082v5.3a1 1 0 0 0 1.447.894l2-1a1 1 0 0 0 .553-.894v-4.3a2 2 0 0 1 .313-1.073l5.709-8.972a1 1 0 0 0-.844-1.537Z"})),$b=L.forwardRef(Nb),Wb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21.5 12a9.5 9.5 0 0 1-9.5 9.5m9.5-9.5A9.5 9.5 0 0 0 12 2.5m9.5 9.5h-19m9.5 9.5A9.5 9.5 0 0 1 2.5 12m9.5 9.5v-19m0 19S6.5 17 6.5 12 12 2.5 12 2.5m0 19s5.5-4.5 5.5-9.5S12 2.5 12 2.5M2.5 12A9.5 9.5 0 0 1 12 2.5"})),Hb=L.forwardRef(Wb),Ub=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12.092 6.733C13.64 3.853 17.05 2.45 19.5 4.41c2.5 2 2.203 5.594.5 9-2.315 4.63-7.203 7.116-7.913 7.459a.178.178 0 0 1-.171-.006c-.7-.398-5.598-3.28-7.916-7.453-1.85-3.329-2-7 .5-9 2.45-1.96 5.86-.559 7.408 2.322a.105.105 0 0 0 .184 0Z"})),zb=L.forwardRef(Ub),qb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_filled"},b.createElement("path",{id:"Vector",d:"M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z",fill:"#201649"}))),Zb=L.forwardRef(qb),Gb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_outline"},b.createElement("path",{id:"Vector",d:"M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),Yb=L.forwardRef(Gb),Xb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M2.5 18a2 2 0 0 0 2 2h15a2 2 0 0 0 2-2v-3m-19 3V6a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v9m-19 3 4.293-4.293a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l3.879-3.879a2 2 0 0 1 2.828 0L21.5 15M7 9.5a.707.707 0 0 0 1-1 .707.707 0 0 0-1 1Z"})),Kb=L.forwardRef(Xb),Jb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M19.5 14.5 7.053 20.954a1.62 1.62 0 0 1-1.892-.293L3.34 18.84a1.62 1.62 0 0 1-.293-1.892L9.5 4.5M21 16 8 3m6 1 1-2.5m5 8.5 2.5-1M11 19.5l1.1 1.833a.81.81 0 0 0 1.083.295l4.076-2.224a.81.81 0 0 0 .307-1.128L16.5 16.5M17 7l4-4"})),Qb=L.forwardRef(Jb),ew=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 9h-.5a2 2 0 0 1-1.846-2.77l1.09-2.615A1 1 0 0 1 4.667 3H9.5M5 9v4m0-4h3.5M5 13H4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1m0-6h14m0-4h.5a2 2 0 0 0 1.846-2.77l-1.09-2.615A1 1 0 0 0 19.333 3H14.5M19 9v4m0-4h-3.5m3.5 4h1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-1m0 0v2m0-2H5m0 0v2M9.5 3l-1 6m1-6h5m-6 6h7m-1-6 1 6"})),tw=L.forwardRef(ew),nw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:4,viewBox:"0 0 16 4",fill:"none",ref:e,...t},b.createElement("path",{d:"M2.75 2C2.75 2.41422 2.41421 2.75 2 2.75C1.58579 2.75 1.25 2.41422 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25C2.41421 1.25 2.75 1.58579 2.75 2ZM8.75001 2C8.75001 2.41422 8.41423 2.75 8.00001 2.75C7.5858 2.75 7.25001 2.41422 7.25001 2C7.25001 1.58579 7.5858 1.25 8.00001 1.25C8.41423 1.25 8.75001 1.58579 8.75001 2ZM14.75 2C14.75 2.41422 14.4142 2.75 14 2.75C13.5858 2.75 13.25 2.41422 13.25 2C13.25 1.58579 13.5858 1.25 14 1.25C14.4142 1.25 14.75 1.58579 14.75 2Z",stroke:"#201649",strokeWidth:1.5})),rw=L.forwardRef(nw),ow=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M12 17.25C12.4142 17.25 12.75 17.5858 12.75 18C12.75 18.4142 12.4142 18.75 12 18.75C11.5858 18.75 11.25 18.4142 11.25 18C11.25 17.5858 11.5858 17.25 12 17.25ZM12 11.25C12.4142 11.25 12.75 11.5858 12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25ZM12 5.25C12.4142 5.25 12.75 5.58579 12.75 6C12.75 6.41421 12.4142 6.75 12 6.75C11.5858 6.75 11.25 6.41421 11.25 6C11.25 5.58579 11.5858 5.25 12 5.25Z",stroke:"#201649",strokeWidth:1.5})),iw=L.forwardRef(ow),sw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m5.5 5.5 13 13m3-6.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),aw=L.forwardRef(sw),lw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8.833 18.667S8.833 22 12.167 22c3.333 0 3.333-3.333 3.333-3.333M5.5 8.003v3.235c0 2.344-1.14 4.265-2.048 6.322-.234.53.163 1.107.743 1.107h15.943c.58 0 .978-.576.743-1.107-.907-2.057-2.048-3.978-2.048-6.322V8.003A3.503 3.503 0 0 0 15.331 4.5a.324.324 0 0 1-.305-.24c-.179-.626-.838-2.26-2.86-2.26-2.02 0-2.68 1.634-2.858 2.26a.324.324 0 0 1-.305.24A3.503 3.503 0 0 0 5.5 8.003Z"})),cw=L.forwardRef(lw),uw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 13-6.757 6.757a6.364 6.364 0 0 1-7.346 1.192v0a6.364 6.364 0 0 1-2.846-2.846v0a6.364 6.364 0 0 1 1.192-7.346L12.42 3.58a4.84 4.84 0 0 1 5.772-.808l.135.075A4.34 4.34 0 0 1 20.101 4.7v0a4.341 4.341 0 0 1-.814 5.012l-6.225 6.225a2.828 2.828 0 0 1-3.456.426v0a2.829 2.829 0 0 1-.97-.97v0a2.829 2.829 0 0 1 .426-3.456L14 7"})),dw=L.forwardRef(uw),fw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m15 5 2.293-2.293a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 1 0 1.414L19 9m-4-4L4.428 15.572a2 2 0 0 0-.547 1.022l-.822 4.112a.2.2 0 0 0 .235.235l4.112-.822a2 2 0 0 0 1.022-.547L19 9m-4-4 4 4"})),hw=L.forwardRef(fw),pw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M18 8c0 5.436-4.925 11.692-5.85 12.82a.192.192 0 0 1-.3 0C10.926 19.693 6 13.437 6 8a6 6 0 1 1 12 0Z"})),mw=L.forwardRef(pw),gw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 3.5v17M3.5 12h17"})),vw=L.forwardRef(gw),yw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 12h10m-5 5V7m9.5 5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),bw=L.forwardRef(yw),ww=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 8.5H5.5a2 2 0 0 0-2 2V18a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2v-7.5a2 2 0 0 0-2-2H16Zm0 0V5c0-3-4-3-4-3v0S8 2 8 5m4 8.5v1m.75.25v0a1.06 1.06 0 0 1-1.5 0v0a1.06 1.06 0 0 1 0-1.5v0a1.06 1.06 0 0 1 1.5 0v0a1.06 1.06 0 0 1 0 1.5Z"})),xw=L.forwardRef(ww),_w=(t,e)=>b.createElement("svg",{width:24,height:24,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M14 7.5H16.5C17.6046 7.5 18.5 8.39543 18.5 9.5V17C18.5 18.1046 17.6046 19 16.5 19H3.5C2.39543 19 1.5 18.1046 1.5 17V9.5C1.5 8.39543 2.39543 7.5 3.5 7.5H6M14 7.5V4C14 1 10 1 10 1V1C10 1 6 1 6 4V7.5M14 7.5H6M10 12.5V13.5M10.75 13.75V13.75C10.3358 14.1642 9.66421 14.1642 9.25 13.75V13.75C8.83579 13.3358 8.83579 12.6642 9.25 12.25V12.25C9.66421 11.8358 10.3358 11.8358 10.75 12.25V12.25C11.1642 12.6642 11.1642 13.3358 10.75 13.75Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Cw=L.forwardRef(_w),kw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M5.92 26.608C4.832 26.736 4 26.48 4 25.008V22.704C4 21.744 4.256 21.488 5.28 21.36C7.968 20.72 8.352 18.928 8.416 16.24H5.28C4.576 16.24 4 15.664 4 14.96V7.28C4 6.576 4.576 6 5.28 6H12.96C13.664 6 14.24 6.576 14.24 7.28V16.944C14.24 23.024 12 26.352 5.92 26.608ZM20.64 26.608C19.552 26.736 18.72 26.48 18.72 25.008V22.704C18.72 21.744 18.976 21.488 20 21.36C22.688 20.72 23.072 18.928 23.136 16.24H20C19.296 16.24 18.72 15.664 18.72 14.96V7.28C18.72 6.576 19.296 6 20 6H27.68C28.384 6 28.96 6.576 28.96 7.28V16.944C28.96 23.024 26.72 26.352 20.64 26.608Z",fill:"#FF9DE2"})),Sw=L.forwardRef(kw),Ew=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M12.32 6.0089C13.408 5.9449 14.24 6.2009 14.24 7.6089V9.9769C14.24 10.9369 13.984 11.1289 12.96 11.3209C10.272 11.8969 9.888 13.7529 9.824 16.4409H12.96C13.664 16.4409 14.24 17.0169 14.24 17.7209V25.4009C14.24 26.1049 13.664 26.6809 12.96 26.6809H5.28C4.576 26.6809 4 26.1049 4 25.4009V15.7369C4 9.6569 6.24 6.3289 12.32 6.0089ZM27.04 6.0089C28.128 5.9449 28.96 6.2009 28.96 7.6089V9.9769C28.96 10.9369 28.704 11.1289 27.68 11.3209C24.992 11.8969 24.608 13.7529 24.544 16.4409H27.68C28.384 16.4409 28.96 17.0169 28.96 17.7209V25.4009C28.96 26.1049 28.384 26.6809 27.68 26.6809H20C19.296 26.6809 18.72 26.1049 18.72 25.4009V15.7369C18.72 9.6569 20.96 6.3289 27.04 6.0089Z",fill:"#FF9DE2"})),Tw=L.forwardRef(Ew),Rw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M8 16C8 16 9.5 17.5 12 17.5C14.5 17.5 16 16 16 16M21.2891 10C21.4273 10.6448 21.5 11.3139 21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C12.6861 2.5 13.3552 2.57273 14 2.7109M19 8V2M16 5H22M14.5 10.5V10.5C14.7761 10.7761 15.2239 10.7761 15.5 10.5V10.5C15.7761 10.2239 15.7761 9.77614 15.5 9.5V9.5C15.2239 9.22386 14.7761 9.22386 14.5 9.5V9.5C14.2239 9.77614 14.2239 10.2239 14.5 10.5ZM8.5 10.5V10.5C8.77614 10.7761 9.22386 10.7761 9.5 10.5V10.5C9.77614 10.2239 9.77614 9.77614 9.5 9.5V9.5C9.22386 9.22386 8.77614 9.22386 8.5 9.5V9.5C8.22386 9.77614 8.22386 10.2239 8.5 10.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Pw=L.forwardRef(Rw),Mw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m16 16 5 5m-3-10.5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z"})),Aw=L.forwardRef(Mw),Iw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M3 7v11a2 2 0 0 0 2 2h11m-9-4s.745-4.204 3-6c2.787-2.22 4.5-2 9.5-2M16 3l4.646 4.646a.5.5 0 0 1 0 .708L16 13"})),Lw=L.forwardRef(Iw),Dw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m14.341 3.341 6.305 6.305a.5.5 0 0 1 0 .708l-6.305 6.305a.2.2 0 0 1-.341-.142V13.06a.484.484 0 0 0-.554-.484c-1.077.162-3.477.596-4.946 1.424-2.297 1.294-4.273 4.651-5.094 6.198-.1.189-.406.115-.406-.1.002-4.415.112-6.83 3-9.598 2.292-2.197 4.29-2.93 7.5-2.995A.509.509 0 0 0 14 7V3.483a.2.2 0 0 1 .341-.142Z"})),Fw=L.forwardRef(Dw),Bw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 4.5h16M11.5 11H21m0 6.5h-6m-8-9v11m4-3-3.93 3.93a.1.1 0 0 1-.14 0L3 16.5"})),Ow=L.forwardRef(Bw),Vw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M16.5 15H18.8333C19.237 15 19.6011 15.2427 19.7564 15.6154L21.7115 20.3077C21.8488 20.637 21.6068 21 21.25 21H2.69371C2.35243 21 2.11145 20.6656 2.21937 20.3419L3.77208 15.6838C3.90819 15.2754 4.29033 15 4.72076 15H7.5M18.5 3.00001C16.0399 1.52391 13.5797 2.95294 12.0725 5.38123C12.0393 5.43468 11.9607 5.43468 11.9275 5.38122C10.4203 2.95294 7.9602 1.52394 5.5 3.00004C2.99994 4.50004 3.25 7.58337 4.5 10.5C5.94827 13.8793 9.98064 17.0393 11.4529 18.113C11.7808 18.3521 12.2192 18.3521 12.5471 18.113C14.0194 17.0393 18.0517 13.8793 19.5 10.5C20.75 7.58337 21 4.50001 18.5 3.00001Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),jw=L.forwardRef(Vw),Nw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M7.5 10h-4a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h4m0-9.5 3.4-7.285a.372.372 0 0 1 .337-.215 2.98 2.98 0 0 1 2.968 3.25l-.193 2.116a.123.123 0 0 0 .123.134h5.087a2 2 0 0 1 1.983 2.259l-.978 7.5a2 2 0 0 1-1.983 1.741H7.5m0-9.5v9.5"})),$w=L.forwardRef(Nw),Ww=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M19 6.5v13a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-13M3 6h5.5M21 6h-5.5m0 0V3.5a1 1 0 0 0-1-1h-5a1 1 0 0 0-1 1V6m7 0h-7m6 11.5V10m-5 7.5V10"})),Hw=L.forwardRef(Ww),Uw={arrow_left:Ky,arrow_right:Qy,bookmark_filled:tb,bookmark_outline:rb,burger_menu:ib,business:ab,camera:cb,checkmark:db,checkmark_circle:hb,chevron_down:mb,chevron_left:vb,chevron_right:bb,chevron_up:xb,comment_bubble:Cb,copy:Sb,cross:Tb,cross_circle:Pb,envelope:Ab,event_calendar:Lb,external_link:Fb,eye:Ob,eye_crossed:jb,filter:$b,globe:Hb,heart:zb,heart_filled:Zb,heart_outline:Yb,image:Kb,loudspeaker:Qb,marketplace:tw,more_dots:rw,more_dots_alt:iw,mute:aw,notification_bell:cw,paperclip:dw,pencil:hw,pin:mw,plus:vw,plus_circle:bw,privacy_lock:xw,privacy_lock_closed:Cw,quotation_left_filled:Sw,quotation_right_filled:Tw,react:Pw,search:Aw,share_arrow:Lw,share_arrow_outline:Fw,sort:Ow,special_place:jw,thanks:$w,trash_can:Hw},zw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8 7V6a1 1 0 0 1 1-1h17a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-1M8 7H5m3 0v6m0 0H5m3 0v6m0 0H5m3 0v6m0 0H5m12.5-10a3 3 0 1 1 0-6 3 3 0 0 1 0 6Zm0 0a5 5 0 0 0-5 5v1.146c0 .818.498 1.554 1.285 1.777.959.273 2.337.577 3.715.577 1.378 0 2.756-.304 3.715-.576.787-.224 1.285-.96 1.285-1.778V20a5 5 0 0 0-5-5Z"})),qw=L.forwardRef(zw),Zw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M15 16.745A6.968 6.968 0 0 1 11 18a6.973 6.973 0 0 1-3-.674m7-.58A7.039 7.039 0 0 0 16.745 15M15 16.745l7.244 8.74c.816.984 1.961 1.836 3.208 1.555.385-.087.758-.25 1.048-.54.29-.29.453-.663.54-1.048.28-1.247-.57-2.392-1.555-3.208L16.745 15m0 0A6.968 6.968 0 0 0 18 11c0-1.074-.242-2.09-.674-3M5 14.608A7 7 0 0 1 14.608 5M5 14.608a7.031 7.031 0 0 0 3 2.718m-3-2.718S7 14 8 13c1.698-1.698 1.41-4.41 3-6 1-1 3.608-2 3.608-2m0 0a7.031 7.031 0 0 1 2.718 3m0 0S15 9 14 10c-1.499 1.499-1.477 3.926-3 5.5-.954.986-3 1.826-3 1.826"})),Gw=L.forwardRef(Zw),Yw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m24.5 20.5-5-9m0 0H12l-4.5 9m12-9-1.276-2.553a1 1 0 0 1 .894-1.447H23.5a1 1 0 0 1 1 1V10m-18-2.5h2.882a1 1 0 0 1 .894.553L16.5 20.5m-9 5a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm12-5a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"})),Xw=L.forwardRef(Yw),Kw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M6 12v14.08a1 1 0 0 0 1.573.819l7.28-5.096a2 2 0 0 1 2.294 0l7.28 5.096a1 1 0 0 0 1.573-.82V12M6 12V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5M6 12h20"})),Jw=L.forwardRef(Kw),Qw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M24.5 27H8.75A1.75 1.75 0 0 1 7 25.25v0c0-.966.784-1.75 1.75-1.75H24a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-3M7 25V8a3 3 0 0 1 3-3h6m0 0v6.584a.2.2 0 0 0 .325.156l1.55-1.24a1 1 0 0 1 1.25 0l1.55 1.24a.2.2 0 0 0 .325-.156V5m-5 0h5"})),e3=L.forwardRef(Qw),t3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{fill:"#fff",d:"M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16c0 1.81.4 3.525 1.117 5.064.083.177.118.373.094.567l-.634 5.236a.5.5 0 0 0 .556.556l5.236-.634c.194-.024.39.011.567.093A11.954 11.954 0 0 0 16 28Z"}),b.createElement("path",{fill:"#FF9DE2",d:"M16.085 12.871c1.27-1.78 3.406-2.357 4.942-1.44 1.571.938 1.885 2.814.943 5.003-1.219 2.83-5.122 5.916-5.852 6.476a.193.193 0 0 1-.236 0c-.73-.56-4.633-3.646-5.852-6.476-.942-2.189-.628-4.065.943-5.003 1.525-.917 3.672-.34 4.942 1.44a.105.105 0 0 0 .17 0Z"}),b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4C9.373 4 4 9.373 4 16c0 1.81.4 3.526 1.118 5.065.083.177.118.373.094.567l-.635 5.234a.5.5 0 0 0 .557.557l5.225-.639c.195-.023.391.012.569.095C12.468 27.598 14.188 28 16 28c6.627 0 12-5.373 12-12S22.627 4 16 4Z"})),n3=L.forwardRef(t3),r3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4C9.373 4 4 9.373 4 16c0 1.81.4 3.526 1.118 5.065.083.177.118.373.094.567l-.635 5.234a.5.5 0 0 0 .557.557l5.225-.639c.195-.023.391.012.569.095C12.468 27.598 14.188 28 16 28c6.627 0 12-5.373 12-12S22.627 4 16 4Z"})),o3=L.forwardRef(r3),i3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 26.5h3m21 0h-3m-18 0V6.835a1 1 0 0 1 .821-.984l9-1.637A1 1 0 0 1 18 5.198V10M7 26.5h11m0 0V10m0 16.5h7M18 10h6a1 1 0 0 1 1 1v15.5M14.8 16h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm-4 0h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm4.2-5.8v1.1a.2.2 0 0 1-.2.2h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2Zm-4.2 1.3h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Z"})),s3=L.forwardRef(i3),a3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 16h24M4 23h24M4 9h24"})),l3=L.forwardRef(a3),c3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 15.5v0a1.442 1.442 0 0 1-1.368-1.897l2.64-7.92A1 1 0 0 1 7.221 5h4.029M5 15.5v11a1 1 0 0 0 1 1h3a.5.5 0 0 0 .5-.5v-6.5a1 1 0 0 1 1-1H14a1 1 0 0 1 1 1V27a.5.5 0 0 0 .5.5H26a1 1 0 0 0 1-1v-11m-22 0h4.5m17.5 0v0c.984 0 1.679-.964 1.367-1.897l-2.64-7.92A1 1 0 0 0 24.78 5H20.75M27 15.5h-4M16 5v10.5M16 5h4.75M16 5h-4.75M16 15.5h7m-7 0H9.5M20.75 5 23 15.5M11.25 5 9.5 15.5m10 8h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Z"})),u3=L.forwardRef(c3),d3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M23 14.5v0a.7.7 0 0 0 .658-.94L22.24 9.658A1 1 0 0 0 21.3 9H10.7a1 1 0 0 0-.94.658L8.343 13.56A.7.7 0 0 0 9 14.5v0m14 0V21a1 1 0 0 1-1 1h-5.8a.2.2 0 0 1-.2-.2v-4.1a.2.2 0 0 0-.2-.2h-3.1a.2.2 0 0 0-.2.2v4.1a.2.2 0 0 1-.2.2H10a1 1 0 0 1-1-1v-6.5m14 0H9M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),f3=L.forwardRef(d3),h3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M3.5 11.5C3.5 10.1193 4.61929 9 6 9H8.58579C8.851 9 9.10536 8.89464 9.29289 8.70711L12.4142 5.58579C12.7893 5.21071 13.298 5 13.8284 5H18.1716C18.702 5 19.2107 5.21071 19.5858 5.58579L22.7071 8.70711C22.8946 8.89464 23.149 9 23.4142 9H26C27.3807 9 28.5 10.1193 28.5 11.5V23C28.5 24.6569 27.1569 26 25.5 26H6.5C4.84315 26 3.5 24.6569 3.5 23V11.5Z",stroke:"#201649",strokeWidth:1.5}),b.createElement("path",{d:"M10 17C10 13.6863 12.6863 11 16 11C19.3137 11 22 13.6863 22 17C22 20.3137 19.3137 23 16 23C12.6863 23 10 20.3137 10 17Z",stroke:"#201649",strokeWidth:1.5})),p3=L.forwardRef(h3),m3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m27.5 28.5-23-23M16 11a6 6 0 1 1 0 12 6 6 0 0 1 0-12Zm2.172-6h-4.344a2 2 0 0 0-1.414.586L9.293 8.707A1 1 0 0 1 8.586 9H6a2.5 2.5 0 0 0-2.5 2.5V23a3 3 0 0 0 3 3h19a3 3 0 0 0 3-3V11.5A2.5 2.5 0 0 0 26 9h-2.586a1 1 0 0 1-.707-.293l-3.121-3.121A2 2 0 0 0 18.172 5Z"})),g3=L.forwardRef(m3),v3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m6 14.5 2.27-6.053A3 3 0 0 1 11.079 6.5h9.842a3 3 0 0 1 2.809 1.947L26 14.5m-20 0L3.5 14m2.5.5v7m0-7h20m-16.5 7v3a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-3m3.5 0h13m-13 0H6m16.5 0v3a1 1 0 0 0 1 1H25a1 1 0 0 0 1-1v-3m-3.5 0H26m0-7 2.5-.5m-2.5.5v7M23 18v0a.5.5 0 0 1-.5.5H21a.5.5 0 0 1-.5-.5v0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 .5.5ZM9 18v0a.5.5 0 0 1 .5-.5H11a.5.5 0 0 1 .5.5v0a.5.5 0 0 1-.5.5H9.5A.5.5 0 0 1 9 18Z"})),y3=L.forwardRef(v3),b3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m22 10 5-5m-5 5h5.5M22 10V4.5m0 5.5c-2.501-2.501-5.104-1.765-7.5.426M22 10c3.759 3.759.272 7.724-4.5 10.879m-3-10.453L18.074 14M14.5 10.426c-2.229 2.038-4.278 5.334-5.898 8.453m8.898 2c-3.643 2.408-8.034 4.344-10.523 5.354a.916.916 0 0 1-1.205-1.21 75.967 75.967 0 0 1 2.83-6.144m8.898 2-3-3m-5.898 1 1.62 1.621"})),w3=L.forwardRef(b3),x3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M19.35 10a7.5 7.5 0 1 0-14.047 4.88c.12.237.159.508.09.764l-.804 3.022a.2.2 0 0 0 .245.245l3.022-.805c.256-.068.527-.029.763.09.432.219.887.397 1.362.53M27 18.5a8.5 8.5 0 1 0-5.309 7.88c.202-.081.424-.105.637-.057l4.862 1.107a.2.2 0 0 0 .24-.24l-1.107-4.862a1.067 1.067 0 0 1 .058-.637c.4-.985.619-2.062.619-3.191Z"})),_3=L.forwardRef(x3),C3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9.333 16.667 4 4 9.334-9.334M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),k3=L.forwardRef(C3),S3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m19 11-2.555-1.277a1 1 0 0 0-.891-.002L12.975 11M19 11l-.485-2.912a.2.2 0 0 1 .04-.158l1.732-2.164a.2.2 0 0 0-.123-.322l-2.573-.429a.2.2 0 0 1-.139-.094l-1.28-2.135a.2.2 0 0 0-.344 0l-1.28 2.135a.2.2 0 0 1-.14.094l-2.572.429a.2.2 0 0 0-.123.322l1.73 2.164a.2.2 0 0 1 .041.159L12.975 11M19 11l2.5 4.063M12.975 11l-1.687 2.75m0 0S13.983 15.198 16 15.5c2.155.323 5.5-.438 5.5-.438M11.288 13.75 6.84 21M24 19.125l2.318 3.767c.344.56.063 1.284-.576 1.436-1.552.37-4.399.942-7.742 1.118m6-6.321S18.88 20.633 15.5 21c-3.362.365-8.66 0-8.66 0M24 19.125l-2.5-4.063M6.84 21l-1.16 1.893c-.344.559-.062 1.282.576 1.434 1.552.37 4.4.943 7.744 1.12m0 0a37.977 37.977 0 0 0 4 0m-4 0V28a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.554"})),E3=L.forwardRef(S3),T3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 7v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V7m10 0h2.5a2 2 0 0 1 2 2v17a2 2 0 0 1-2 2h-15a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2H11m10 0v0a1.5 1.5 0 0 0-1.5-1.5h-.264a.509.509 0 0 1-.381-.186C18.512 4.913 17.56 4 16 4s-2.512.913-2.855 1.314a.509.509 0 0 1-.381.186H12.5A1.5 1.5 0 0 0 11 7v0m-1 6h12m-12 4h8m-8 4h10"})),R3=L.forwardRef(T3),P3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M9 11.5v2m14-2v2m0 0v12a1 1 0 0 1-1 1H10a1 1 0 0 1-1-1v-12m14 0 2.722.389a1 1 0 0 0 1.07-.619l1.414-3.534a1 1 0 0 0-.355-1.19L23.758 5.68a1 1 0 0 0-.573-.181H20c-.552 0-1.005.455-1.168.982C18.56 7.357 17.852 8.5 16 8.5c-1.852 0-2.56-1.143-2.832-2.018-.163-.527-.616-.982-1.168-.982H8.815a1 1 0 0 0-.573.18L4.149 8.546a1 1 0 0 0-.355 1.191l1.414 3.534a1 1 0 0 0 1.07.619L9 13.5"})),M3=L.forwardRef(P3),A3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 27h4m4 0h-4m0 0v-7m0 0 9.293-9.293c.63-.63.184-1.707-.707-1.707H10.874M16 20l-6.716-6.716M17.5 13l2.749-6.871a1 1 0 0 1 .928-.629H26M9 13h14M10.874 9A4.002 4.002 0 0 0 3 10a4 4 0 0 0 6.284 3.284M10.874 9h-3.46c-.89 0-1.337 1.077-.707 1.707l2.577 2.577"})),I3=L.forwardRef(A3),L3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11.111 17.833h8.556m-7.334-4.277h8.556M27 16c0 6.075-4.925 11-11 11-1.61 0-3.14-.346-4.52-.968a1.3 1.3 0 0 0-.771-.1l-4.832.904a.611.611 0 0 1-.713-.713l.904-4.832c.049-.26.01-.53-.1-.772A10.96 10.96 0 0 1 5 16C5 9.925 9.925 5 16 5s11 4.925 11 11Z"})),D3=L.forwardRef(L3),F3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12h-2.5M16 28C9.373 28 4 22.627 4 16m12 12v-2.5M4 16C4 9.373 9.373 4 16 4M4 16h2.5M16 4v2.5M18 18l-4-4m4.656 4.148 3.316-7.46a.5.5 0 0 0-.66-.66l-7.46 3.316a1 1 0 0 0-.508.508l-3.316 7.46a.5.5 0 0 0 .66.66l7.46-3.316a1 1 0 0 0 .508-.508Z"})),B3=L.forwardRef(F3),O3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 21.5h9.5a2 2 0 0 0 2-2v-3m-11.5 5H6.5a2 2 0 0 1-2-2v-3m11.5 5v5m0 0h5m-5 0h-5m16.5-10V8a2 2 0 0 0-2-2h-19a2 2 0 0 0-2 2v8.5m23 0h-23"})),V3=L.forwardRef(O3),j3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M21.5 10.5C21.5 10.5 22 8 24 8C26 8 26.5 5.5 26.5 5.5M18 7C18 7 19.5 6.5 19 5C18.5 3.5 20 3 20 3M25 13.5C25 13.5 26 14 27 13C28 12 29 12.5 29 12.5M10 12L11.4883 7.535C11.7234 6.82977 12.6185 6.61847 13.1441 7.14412L24.8559 18.8559C25.3815 19.3815 25.1702 20.2766 24.465 20.5117L20 22M10 12L7.83333 18.5M10 12L20 22M20 22L13.5 24.1667M7.83333 18.5L5.63246 25.1026C5.37187 25.8844 6.11561 26.6281 6.89737 26.3675L13.5 24.1667M7.83333 18.5L13.5 24.1667",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),N3=L.forwardRef(j3),$3=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M22.1111 22.1111H24.5556C25.9056 22.1111 27 21.0167 27 19.6667V7.44444C27 6.09442 25.9056 5 24.5556 5H12.3333C10.9833 5 9.88889 6.09442 9.88889 7.44445V9.88889M22.1111 22.1111H12.3333C10.9833 22.1111 9.88889 21.0167 9.88889 19.6667V9.88889M22.1111 22.1111V24.5556C22.1111 25.9056 21.0167 27 19.6667 27H7.44445C6.09442 27 5 25.9056 5 24.5556V12.3333C5 10.9833 6.09442 9.88889 7.44444 9.88889H9.88889",stroke:"#201649",strokeWidth:1.5})),W3=L.forwardRef($3),H3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 25h-.5a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2v0M7 25v2m0-2h18m0 0h.5a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2v0M25 25v2M6.5 14H7a2 2 0 0 1 2 2v4a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-4a2 2 0 0 1 2-2h.5m-19 0v-4a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v4"})),U3=L.forwardRef(H3),z3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 13v10a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V13M4 13V9a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v4M4 13h24M7 10h8"})),q3=L.forwardRef(z3),Z3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 11 11 21m0-10 10 10m7-5c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),G3=L.forwardRef(Z3),Y3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M9 5.5H7a1 1 0 0 0-1 1v7.146a2 2 0 0 0 1.257 1.857l.551.22a1 1 0 0 1 .625 1.02l-.735 8.076A2 2 0 0 0 9.69 27h1.62a2 2 0 0 0 1.992-2.181l-.734-8.077a1 1 0 0 1 .624-1.019l.55-.22A2 2 0 0 0 15 13.646V6.5a1 1 0 0 0-1-1h-2m-3 0V12m0-6.5h3m0 0V12m11.437-6.777.422-.06a1 1 0 0 1 1.141.99V25a2 2 0 0 1-2 2h-1.06a2 2 0 0 1-1.962-2.392l1.23-6.152a1.785 1.785 0 0 0-1.086-2.007v0a1.738 1.738 0 0 1-1.105-1.658c.083-2.771.485-5.095 1.592-7.55.507-1.125 1.606-1.843 2.828-2.018Z"})),X3=L.forwardRef(Y3),K3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m16.5 18 3-1m-3 1h-4m4 0-.583 2.46A2 2 0 0 1 13.971 22H11.5m8-5H22a2 2 0 0 0 1.6-.8l.5-.667a2 2 0 0 0 .4-1.2V13m-5 4V9m0 0H22a2 2 0 0 1 1.6.8l.5.667a2 2 0 0 1 .4 1.2V13m-5-4-2.789-1.394a1 1 0 0 0-.447-.106H6a1 1 0 0 0-1 1V17a1 1 0 0 0 1 1h1m0 0-2.148 7.732A1 1 0 0 0 5.816 27h3.44a1 1 0 0 0 .958-.713L11.5 22M7 18h5.5m0 0-1 4m13-9H28"})),J3=L.forwardRef(K3),Q3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M23 25.748A11.946 11.946 0 0 1 16 28C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5 12 12c0 3-2 5-4.5 5-1.574 0-4-2-4-2m0 0v-6m0 6s-2.255 2.061-4 2c-2.625-.092-4.376-2.376-4.5-5-.13-2.772 2.274-5.533 4.5-5.5 1.299.019 2.64.287 3.5 1.5.253.356.5 1 .5 1m0-2.5V13"})),ex=L.forwardRef(Q3),tx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m13 15.63 1.618 1.548a2 2 0 0 0 2.764 0L19 15.63m-6 0L5 7m8 8.63-8 9.323M27 7l-8 8.63m0 0 8 9.323M26 26H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z"})),nx=L.forwardRef(tx),rx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("g",{id:"error"},b.createElement("path",{id:"Vector",d:"M16 12.5V18.5M16 22.5C16.2761 22.5 16.5 22.2761 16.5 22C16.5 21.7239 16.2761 21.5 16 21.5M16 22.5C15.7239 22.5 15.5 22.2761 15.5 22C15.5 21.7239 15.7239 21.5 16 21.5M16 22.5V21.5M15.1221 5.60948L4.80664 24.5212C4.44317 25.1875 4.92548 26 5.68454 26H26.3155C27.0745 26 27.5568 25.1875 27.1934 24.5212L16.8779 5.60947C16.4989 4.91461 15.5011 4.91461 15.1221 5.60948Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),ox=L.forwardRef(rx),ix=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-14 6.5 1.859 1.859a.2.2 0 0 0 .282 0L20 16.5"})),sx=L.forwardRef(ix),ax=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-15.5 5 1.84-1.38a.1.1 0 0 1 .16.08v5.8m6.5-.04h-3.237a.1.1 0 0 1-.075-.166l2.702-3.04A1.643 1.643 0 0 0 17 17l-.46.46"})),lx=L.forwardRef(ax),cx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5.00001 19.5M5.00002 13H10.5M27 13L27 19.5M27 13H21.5M27 19.5L27 25C27 25.5523 26.5523 26 26 26H21.5M27 19.5H5.00001M5.00001 19.5L5 25C5 25.5523 5.44772 26 6 26H10.5M16 13L16 26M16 13H21.5M16 13H10.5M16 26H21.5M16 26H10.5M21.5 13L21.5 26M10.5 26L10.5 13",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),ux=L.forwardRef(cx),dx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13L27 25C27 25.5523 26.5523 26 26 26H6C5.44772 26 5 25.5523 5 25L5.00002 13L5.00001 8Z",fill:"#FDE6F7"}),b.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}),b.createElement("rect",{width:21,height:6,transform:"translate(5.5 7)",fill:"#FF9DE2"}),b.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),fx=L.forwardRef(dx),hx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-11 3.5v6m-3-3h6"})),px=L.forwardRef(hx),mx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 27-4.293-4.293a1 1 0 0 1 0-1.414L9 17m-4 5h20a2 2 0 0 0 2-2v-3M22 5l4.293 4.293a1 1 0 0 1 0 1.414L22 15m4-5H7a2 2 0 0 0-2 2v3"})),gx=L.forwardRef(mx),vx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M16 8C9.75068 8 5.0954 14.3762 4.16881 15.7437C4.06156 15.902 4.06156 16.098 4.16881 16.2563C5.0954 17.6238 9.75068 24 16 24C22.2493 24 26.9046 17.6238 27.8312 16.2563C27.9384 16.098 27.9384 15.902 27.8312 15.7437C26.9046 14.3762 22.2493 8 16 8Z",stroke:"#201649",strokeWidth:1.5}),b.createElement("path",{d:"M21 16C21 13.2386 18.7614 11 16 11C13.2386 11 11 13.2386 11 16C11 18.7614 13.2386 21 16 21C18.7614 21 21 18.7614 21 16Z",stroke:"#201649",strokeWidth:1.5})),yx=L.forwardRef(vx),bx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m5.5 5.5 21 21M16 8C9.75 8 5.095 14.376 4.169 15.744a.449.449 0 0 0 0 .512C5.095 17.624 9.75 24 16 24c6.25 0 10.905-6.376 11.831-7.744a.449.449 0 0 0 0-.512C26.905 14.376 22.25 8 16 8Zm0 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z"})),wx=L.forwardRef(bx),xx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M6 16h20M6 16v9a1 1 0 0 0 1 1h9M6 16a1.5 1.5 0 0 1-1.5-1.5V11A1.5 1.5 0 0 1 6 9.5h10M26 16v9a1 1 0 0 1-1 1h-9m10-10a1.5 1.5 0 0 0 1.5-1.5V11A1.5 1.5 0 0 0 26 9.5H16M16 26V9.5m0 0 1.702-4.425a2.194 2.194 0 0 1 2.862-1.25c1.883.754 1.824 3.44-.09 4.109L16 9.5Zm0 0-1.702-4.425a2.194 2.194 0 0 0-2.863-1.25c-1.882.754-1.823 3.44.09 4.109L16 9.5Z"})),_x=L.forwardRef(xx),Cx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M4 12.5C4 10.567 5.567 9 7.5 9H24.5C26.433 9 28 10.567 28 12.5C28 14.433 26.433 16 24.5 16H7.5C5.567 16 4 14.433 4 12.5Z",fill:"#C1B7EA"}),b.createElement("path",{d:"M6 16H26V25C26 25.5523 25.5523 26 25 26H16H7C6.44772 26 6 25.5523 6 25V16Z",fill:"#E8E3FF"}),b.createElement("path",{d:"M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z",stroke:"#201649",strokeWidth:1.5})),kx=L.forwardRef(Cx),Sx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("g",{id:"gift_outline"},b.createElement("path",{id:"Vector",d:"M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z",stroke:"#201649",strokeWidth:1.5}))),Ex=L.forwardRef(Sx),Tx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M28 16C28 22.6274 22.6274 28 16 28M28 16C28 9.37258 22.6274 3.99999 16 4M28 16L22.5 16M16 28C9.37257 28 4 22.6274 4 16M16 28L16 4M16 28C16 28 22.5 22 22.5 16M16 28C16 28 9.50001 22 9.5 16M4 16C4 9.3726 9.37257 4.00001 16 4M4 16L9.5 16M16 4C16 4 22.5 10 22.5 16M16 4C16 4 9.49999 10 9.5 16M22.5 16L16 16L9.5 16",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Rx=L.forwardRef(Tx),Px=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 0-6 6v3.558c0 .861.55 1.625 1.387 1.828 1.155.282 2.884.614 4.613.614 1.73 0 3.458-.332 4.613-.614.836-.203 1.387-.967 1.387-1.828V20a6 6 0 0 0-6-6Zm-8 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c-2.761 0-4 2.239-4 5v1.264c0 .758.446 1.421 1.193 1.544C5.822 22.91 6.733 23 8 23c.73 0 1.402-.03 2-.075M8 15c1.126 0 2.164.372 3 1m13-1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c2.761 0 4 2.239 4 5v1.264c0 .758-.445 1.421-1.193 1.544-.629.103-1.54.192-2.807.192-.73 0-1.402-.03-2-.075M24 15a4.978 4.978 0 0 0-3 1"})),Mx=L.forwardRef(Px),Ax=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M26.6667 12.6C26.6667 14.0359 25.4728 15.2 24 15.2C22.5272 15.2 21.3333 14.0359 21.3333 12.6C21.3333 11.1641 22.5272 10 24 10C25.4728 10 26.6667 11.1641 26.6667 12.6Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M24 15.2C21.7909 15.2 20 16.9461 20 19.1V21.413C20 21.9726 20.3672 22.4686 20.9248 22.6011C21.6946 22.7841 22.8473 23 24 23C25.1527 23 26.3054 22.7841 27.0752 22.6011C27.6328 22.4686 28 21.9726 28 21.413V19.1C28 16.9461 26.2091 15.2 24 15.2Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M10.6667 12.6C10.6667 14.0359 9.47276 15.2 8 15.2C6.52724 15.2 5.33333 14.0359 5.33333 12.6C5.33333 11.1641 6.52724 10 8 10C9.47276 10 10.6667 11.1641 10.6667 12.6Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M8 15.2C5.79086 15.2 4 16.9461 4 19.1V21.413C4 21.9726 4.3672 22.4686 4.92478 22.6011C5.69458 22.7841 6.84729 23 8 23C9.15271 23 10.3054 22.7841 11.0752 22.6011C11.6328 22.4686 12 21.9726 12 21.413V19.1C12 16.9461 10.2091 15.2 8 15.2Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M20 10C20 12.2091 18.2091 14 16 14C13.7909 14 12 12.2091 12 10C12 7.79086 13.7909 6 16 6C18.2091 6 20 7.79086 20 10Z",fill:"#98CBD6"}),b.createElement("path",{d:"M16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14Z",fill:"#98CBD6"}),b.createElement("path",{d:"M16 14C18.2091 14 20 12.2091 20 10C20 7.79086 18.2091 6 16 6C13.7909 6 12 7.79086 12 10C12 12.2091 13.7909 14 16 14ZM16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14ZM8 15C9.38071 15 10.5 13.8807 10.5 12.5C10.5 11.1193 9.38071 10 8 10C6.61929 10 5.5 11.1193 5.5 12.5C5.5 13.8807 6.61929 15 8 15ZM8 15C5.23858 15 4 17.2386 4 20V21.2639C4 22.0215 4.4455 22.6851 5.19307 22.8077C5.82196 22.9107 6.73247 23 8 23C8.73083 23 9.40232 22.9703 10 22.9254M8 15C9.12561 15 10.1643 15.3719 11 15.9996M24 15C25.3807 15 26.5 13.8807 26.5 12.5C26.5 11.1193 25.3807 10 24 10C22.6193 10 21.5 11.1193 21.5 12.5C21.5 13.8807 22.6193 15 24 15ZM24 15C26.7614 15 28 17.2386 28 20V21.2639C28 22.0215 27.5545 22.6851 26.8069 22.8077C26.178 22.9107 25.2675 23 24 23C23.2692 23 22.5977 22.9703 22 22.9254M24 15C22.8742 15 21.8353 15.3721 20.9995 16",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Ix=L.forwardRef(Ax),Lx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2 17h6.882a.2.2 0 0 0 .175-.103l2.241-4.034a.2.2 0 0 1 .36.021l3.171 7.702a.2.2 0 0 0 .365.01l1.68-3.483a.2.2 0 0 1 .18-.113H21M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z"})),Dx=L.forwardRef(Lx),Fx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16.082 8.886C18.587 5.468 22.532 4.022 25.5 6c3 2 3.24 5.805 1.5 10-2.318 5.589-9.879 11.19-10.888 11.92a.187.187 0 0 1-.224 0C14.88 27.19 7.318 21.589 5 16 3.26 11.805 3.5 8 6.5 6c2.967-1.978 6.913-.532 9.418 2.886.04.055.124.055.164 0Z"})),Bx=L.forwardRef(Fx),Ox=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_filled"},b.createElement("path",{id:"Vector",d:"M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z",fill:"#201649"}))),Vx=L.forwardRef(Ox),jx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M12.5 12.5L19 7.00003C20.3333 6.50003 23.4 5.70003 25 6.50003C27 7.50003 28 10 28 12.5C28 14.5 25.6667 18 24.5 19.5C24.5 19.5 20.5 13 19 13.5C17.5 14 15 16 13.5 16C12 16 11 14.5 11 14.5L12.5 12.5Z",fill:"#CAE85D"}),b.createElement("path",{d:"M13.817 25.8364C11.6954 24.249 8.4386 21.4301 5.95138 17.5648C1.93196 11.3185 4.74553 7.02412 8.76498 6.24333C12.4077 5.53572 15.3902 8.99642 15.9173 9.6514C15.9644 9.70994 15.9547 9.79458 15.897 9.84266L11.6229 13.401C11.0363 13.8893 11.1488 14.8201 11.8348 15.1546C13.0902 15.7667 14.5676 15.7158 15.7779 15.0188L18.8136 13.2705C21.4446 13.0901 23.7337 17.8634 24.3124 19.137C24.4013 19.3205 24.4408 19.422 24.4408 19.422C24.576 19.7123 20.5283 23.3452 17.9904 25.583C16.8038 26.6293 15.0837 26.7842 13.817 25.8364Z",fill:"#F2FBC4"}),b.createElement("path",{d:"M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Nx=L.forwardRef(jx),$x=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Wx=L.forwardRef($x),Hx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_outline"},b.createElement("path",{id:"Vector",d:"M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),Ux=L.forwardRef(Hx),zx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m25 17.5-8.293-8.293a1 1 0 0 0-1.414 0L7 17.5m18 0V26a1 1 0 0 1-1 1h-4.5a1 1 0 0 1-1-1v-5a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v5a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8.5m18 0s1 .5 2-.5c.757-.757.654-1.514.56-1.838a.653.653 0 0 0-.185-.282L16.69 4.66a1 1 0 0 0-1.382 0L4.626 14.88a.653.653 0 0 0-.186.282c-.094.323-.197 1.08.56 1.838 1 1 2 .5 2 .5"})),qx=L.forwardRef(zx),Zx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4.5 23.5a2 2 0 0 0 2 2h19a2 2 0 0 0 2-2v-4m-23 4v-15a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v11m-23 4 4.793-4.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l5.879-5.879a2 2 0 0 1 2.828 0L27.5 19.5m-15-5.5a2.121 2.121 0 1 1-3-3 2.121 2.121 0 0 1 3 3Z"})),Gx=L.forwardRef(Zx),Yx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M14.5 14.5h1a.5.5 0 0 1 .5.5v6.5a.5.5 0 0 0 .5.5h1m-2-10.5a.5.5 0 0 0 0-1m0 1a.5.5 0 0 1 0-1m0 1v-1m12 5.5c0-6.351-5.149-11.5-11.5-11.5S4.5 9.649 4.5 16 9.649 27.5 16 27.5c2.121 0 4.109-.574 5.815-1.576.265-.156.585-.197.876-.096l4.406 1.532c.16.056.313-.101.256-.26-.552-1.534-.98-3.116-1.423-4.682a1.041 1.041 0 0 1 .103-.793A11.448 11.448 0 0 0 27.5 16Z"})),Xx=L.forwardRef(Yx),Kx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M5 16C5 22.0751 9.92487 27 16 27C17.6107 27 19.1405 26.6538 20.5191 26.0318C20.7612 25.9226 21.0301 25.883 21.2911 25.9318L26.1228 26.8359C26.545 26.9149 26.9149 26.545 26.8359 26.1228L25.9318 21.2911C25.883 21.0301 25.9226 20.7612 26.0318 20.5191C26.6538 19.1405 27 17.6107 27 16C27 9.92487 22.0751 5 16 5C9.92487 5 5 9.92487 5 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Jx=L.forwardRef(Kx),Qx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 18a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 2.5-7 7 0 .263.015.523.043.779M16 18c1.622 0 3.108.44 4.29 1.284M9.042 25.779A11.945 11.945 0 0 0 16 28c1.631 0 3.187-.326 4.605-.915M9.043 25.779C5.99 23.603 4 20.297 4 16 4 9.373 9.373 4 16 4s12 5.373 12 12c0 .599-.039 1.179-.113 1.739m0 0A5.973 5.973 0 0 0 25 17a5.99 5.99 0 0 0-4.71 2.284m7.597-1.545a6 6 0 1 1-7.282 9.346m0 0A5.979 5.979 0 0 1 19 23c0-1.404.482-2.695 1.29-3.716M25 20v3m0 0v3m0-3h3m-3 0h-3"})),e4=L.forwardRef(Qx),t4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M28 11a7 7 0 1 0-13.854 1.43c.074.356-.013.73-.266.99L6.284 21.21a1 1 0 0 0-.284.698V25a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1.5a1 1 0 0 0 1-1v-.42c0-.734.767-1.217 1.43-.903.047.022.095.04.143.055A7 7 0 0 0 28 11Z"})),n4=L.forwardRef(t4),r4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M26 15.5v-3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v3m20 0V23a4 4 0 0 1-4 4H10a4 4 0 0 1-4-4v-7.5m20 0 4-2m-24 2-4-2m14-10V8m-3.5-3.5V8m7-3.5V8"})),o4=L.forwardRef(r4),i4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 16h17m-17 7h17M11 9h17M7 9H5m2 7H5m2 7H5"})),s4=L.forwardRef(i4),a4=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M11 11V7C11 5.89543 11.8954 5 13 5H24C25.1046 5 26 5.89543 26 7V25C26 26.1046 25.1046 27 24 27H13C11.8954 27 11 26.1046 11 25V21M17 11.5L20.7929 15.2929C21.1834 15.6834 21.1834 16.3166 20.7929 16.7071L17 20.5M4 16H21",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),l4=L.forwardRef(a4),c4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 11V7a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v18a2 2 0 0 1-2 2H14a2 2 0 0 1-2-2v-4m-3.5-9.5-3.793 3.793a1 1 0 0 0 0 1.414L8.5 20.5m12-4.5h-16"})),u4=L.forwardRef(c4),d4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m24.5 18.5-5 2.813M13.5 7.5 5.244 22.178a2 2 0 0 0 .329 2.395l1.854 1.854a2 2 0 0 0 2.395.33l9.678-5.445m3-11.812L26 6m0 14L12 6m6 .5L19 4m6.5 10 2.5-1M14 25l1.492 2.239a1 1 0 0 0 1.311.323l3.821-2.084a1 1 0 0 0 .4-1.355l-1.524-2.81"})),f4=L.forwardRef(d4),h4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12 26.5v-19m8-2v19M12.242 6.94l7.515-1.88a1 1 0 0 1 .485 0l7 1.75a1 1 0 0 1 .758.97v17.94a1 1 0 0 1-1.242.97l-6.515-1.63a1 1 0 0 0-.485 0l-7.515 1.88a1 1 0 0 1-.486 0l-7-1.75A1 1 0 0 1 4 24.22V6.28a1 1 0 0 1 1.243-.97l6.514 1.63a1 1 0 0 0 .486 0Z"})),p4=L.forwardRef(h4),m4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 13h-.78a2 2 0 0 1-1.909-2.597l1.47-4.701A1 1 0 0 1 6.735 5H11m-4 8v4.5M7 13h3m-3 4.5H6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1m0-7h18m0-4.5h.78a2 2 0 0 0 1.909-2.597l-1.47-4.701A1 1 0 0 0 25.265 5H21m4 8v4.5m0-4.5h-3m3 4.5h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-1m0 0V27m0-2.5H7m0 0V27m9-22v8m0-8h5m-5 0h-5m5 8h6m-6 0h-6m11-8 1 8M11 5l-1 8"})),g4=L.forwardRef(m4),v4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M26.5 22a5 5 0 1 1-10 0 5 5 0 0 1 10 0ZM14.5 6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6ZM4.413 19.257l4.15-7.47a.5.5 0 0 1 .874 0l4.15 7.47a.5.5 0 0 1-.437.743h-8.3a.5.5 0 0 1-.437-.743Z"})),y4=L.forwardRef(v4),b4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M24.5 15.25H23.5V16.75H24.5V15.25ZM16.5 15.25H15.5V16.75H16.5V15.25ZM8.5 15.25L7.5 15.25L7.5 16.75L8.5 16.75L8.5 15.25ZM9.25 16C9.25 16.6904 8.69036 17.25 8 17.25C7.30965 17.25 6.75 16.6904 6.75 16C6.75 15.3096 7.30965 14.75 8 14.75C8.69036 14.75 9.25 15.3096 9.25 16ZM17.25 16C17.25 16.6904 16.6904 17.25 16 17.25C15.3097 17.25 14.75 16.6904 14.75 16C14.75 15.3096 15.3097 14.75 16 14.75C16.6904 14.75 17.25 15.3096 17.25 16ZM25.25 16C25.25 16.6904 24.6904 17.25 24 17.25C23.3096 17.25 22.75 16.6904 22.75 16C22.75 15.3096 23.3096 14.75 24 14.75C24.6904 14.75 25.25 15.3096 25.25 16Z",stroke:"#201649",strokeWidth:1.5})),w4=L.forwardRef(b4),x4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M15.2501 7.5V8.5H16.7501V7.5H15.2501ZM15.25 15.5V16.5H16.75V15.5H15.25ZM15.2501 23.5V24.5H16.7501V23.5H15.2501ZM17.2501 8C17.2501 8.69036 16.6904 9.25 16.0001 9.25C15.3097 9.25 14.7501 8.69036 14.7501 8C14.7501 7.30964 15.3097 6.74999 16.0001 6.74999C16.6904 6.74999 17.2501 7.30964 17.2501 8ZM17.2501 16C17.2501 16.6904 16.6904 17.25 16.0001 17.25C15.3097 17.25 14.7501 16.6904 14.7501 16C14.7501 15.3097 15.3097 14.75 16.0001 14.75C16.6904 14.75 17.2501 15.3097 17.2501 16ZM17.25 24C17.25 24.6904 16.6904 25.25 16 25.25C15.3097 25.25 14.75 24.6904 14.75 24C14.75 23.3097 15.3097 22.75 16 22.75C16.6904 22.75 17.25 23.3097 17.25 24Z",stroke:"#201649",strokeWidth:1.5})),_4=L.forwardRef(x4),C4=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M13.75 16C13.75 14.7574 14.7574 13.75 16 13.75C17.2426 13.75 18.25 14.7574 18.25 16C18.25 17.2426 17.2426 18.25 16 18.25C14.7574 18.25 13.75 17.2426 13.75 16ZM22.75 16C22.75 14.7574 23.7574 13.75 25 13.75C26.2426 13.75 27.25 14.7574 27.25 16C27.25 17.2426 26.2426 18.25 25 18.25C23.7574 18.25 22.75 17.2426 22.75 16ZM4.75 16C4.75 14.7574 5.75736 13.75 7 13.75C8.24264 13.75 9.25 14.7574 9.25 16C9.25 17.2426 8.24264 18.25 7 18.25C5.75736 18.25 4.75 17.2426 4.75 16Z",stroke:"#201649",strokeWidth:1.5})),k4=L.forwardRef(C4),S4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 22.5c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V11m13.5 10c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V9.5M12 11V6.895a1 1 0 0 1 .89-.994l11.5-1.278a1 1 0 0 1 1.11.994V9.5M12 11l13.5-1.5"})),E4=L.forwardRef(S4),T4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4v12.595m0 0V28.7m0-12.107 10.836-6.353M16 16.595 5.164 10.24m10.335-6.106-10 5.789A1 1 0 0 0 5 10.79v11.12a1 1 0 0 0 .498.866l2.791 1.62a.2.2 0 0 0 .3-.173V18.84a.1.1 0 0 1 .15-.086l2.942 1.708a1 1 0 0 1 .498.865v4.75a1 1 0 0 0 .501.867l2.821 1.625a1 1 0 0 0 .998 0l2.821-1.625a1 1 0 0 0 .501-.866v-4.85a1 1 0 0 1 .52-.878l2.921-1.602a.1.1 0 0 1 .148.087v5.39a.2.2 0 0 0 .301.172l2.791-1.62A1 1 0 0 0 27 21.91V10.789a1 1 0 0 0-.499-.865l-10-5.79a1 1 0 0 0-1.002 0Z"})),R4=L.forwardRef(T4),P4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 1 6 6v3.56c0 .86-.55 1.623-1.387 1.826-1.155.282-2.884.614-4.613.614-1.729 0-3.458-.332-4.613-.614C15.551 25.183 15 24.42 15 23.56V21m6-7a6.001 6.001 0 0 0-5.5 3.598m0 0V14.51a1 1 0 0 0-.412-.809l-4.5-3.272a1 1 0 0 0-1.176 0l-4.5 3.272a1 1 0 0 0-.412.81V20a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1V20a1 1 0 0 0 1 1H15m.5-3.402A5.98 5.98 0 0 0 15 20v1"})),M4=L.forwardRef(P4),A4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 24s0 4 4 4 4-4 4-4M8 11.203v3.883c0 2.813-1.369 5.118-2.458 7.586-.28.637.197 1.328.892 1.328h19.132c.696 0 1.173-.691.892-1.328C25.368 20.204 24 17.9 24 15.085v-3.882A4.203 4.203 0 0 0 19.797 7a.389.389 0 0 1-.366-.288C19.217 5.962 18.426 4 16 4s-3.217 1.961-3.431 2.712a.389.389 0 0 1-.366.288A4.203 4.203 0 0 0 8 11.203Z"})),I4=L.forwardRef(A4),L4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M20 14.5h-8a1 1 0 0 1-1-1V8.945a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V13.5a1 1 0 0 1-1 1ZM13.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1ZM26.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1Z"})),D4=L.forwardRef(L4),F4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M25.5 11H20a1 1 0 0 1-1-1V4.5m7 6.914V27a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h11.586a1 1 0 0 1 .707.293l6.414 6.414a1 1 0 0 1 .293.707Z"})),B4=L.forwardRef(F4),O4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M9 22V6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v19a2 2 0 0 1-2 2H7.5M9 22H5.5a1 1 0 0 0-1 1v2a2 2 0 0 0 2 2h1M9 22v2.93a2 2 0 0 1-.89 1.664L7.5 27M13 9h10m-10 4h10m0 4H13"})),V4=L.forwardRef(O4),j4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m27 17-7.858 7.858a8 8 0 0 1-8.465 1.833l-.119-.044a7.73 7.73 0 0 1-4.367-4.14v0a7.729 7.729 0 0 1 1.8-8.741l8.244-7.712a6.188 6.188 0 0 1 7.19-.913l.32.175a4.93 4.93 0 0 1 1.95 1.933v0a4.93 4.93 0 0 1-.824 5.88l-7.678 7.678a3.535 3.535 0 0 1-3.893.75v0a3.535 3.535 0 0 1-1.857-1.857v0a3.535 3.535 0 0 1 .75-3.893L18 10"})),N4=L.forwardRef(j4),$4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4 14a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM25.5 11.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM23 7.5a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0ZM9 7.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM16 25c-1.04 0-2.2.473-3.22 1.043-1.578.881-3.681.637-4.7-.854-1.104-1.617-.375-3.847 1.283-4.887.824-.516 1.614-1.128 2.137-1.802.63-.811 1.097-2.003 1.42-3.07C13.34 14.05 14.56 13 16 13s2.66 1.05 3.08 2.43c.324 1.067.79 2.259 1.42 3.07.523.674 1.314 1.286 2.137 1.802 1.658 1.04 2.387 3.27 1.283 4.887-1.019 1.491-3.122 1.735-4.7.854C18.2 25.473 17.04 25 16 25Z"})),W4=L.forwardRef($4),H4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M27.5 27H4m10-4h13.5m0-4H20m1.132-8.596 2.121-2.121a1 1 0 0 0 0-1.415l-2.121-2.121a1 1 0 0 0-1.415 0l-2.12 2.121m3.535 3.536L8.607 22.929a1 1 0 0 1-.483.267c-1.102.255-3.107.621-3.843.754a.198.198 0 0 1-.23-.23c.132-.736.498-2.74.753-3.844a1 1 0 0 1 .267-.483L17.596 6.868m3.536 3.536-3.536-3.536"})),U4=L.forwardRef(H4),z4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12.601 19.5H8.386a2 2 0 0 0-1.873 1.298l-2.006 5.35a1 1 0 0 0 .936 1.352h21.114a1 1 0 0 0 .936-1.351l-2.006-5.351a2 2 0 0 0-1.873-1.298h-4.108m0 0C20.819 16.815 22 13.662 22 11a6 6 0 0 0-12 0c0 5.443 4.937 12.532 5.854 13.801a.19.19 0 0 0 .303.01c.482-.589 1.987-2.528 3.349-5.311ZM19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),q4=L.forwardRef(z4),Z4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M20.634 7.189A5 5 0 0 1 27 12c0 5.383-4.024 10.766-4.852 11.816a.188.188 0 0 1-.298-.003 27.62 27.62 0 0 1-2.171-3.246m.955-13.378A5.988 5.988 0 0 0 16 5a5.988 5.988 0 0 0-4.634 2.189m9.268 0A5.975 5.975 0 0 1 22 11c0 3.392-1.079 6.784-2.321 9.567M11.366 7.189A5 5 0 0 0 5 12c0 5.383 4.024 10.766 4.852 11.816.077.098.221.095.298-.003a27.62 27.62 0 0 0 2.171-3.246m-.955-13.378A5.975 5.975 0 0 0 10 11c0 3.392 1.079 6.784 2.321 9.567m0 0c1.407 3.149 3.024 5.517 3.524 6.219a.189.189 0 0 0 .31 0c.5-.703 2.117-3.07 3.524-6.22M19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),G4=L.forwardRef(Z4),Y4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M15.5 17h8a1 1 0 0 1 1 1v1.5a1 1 0 0 1-1 1h-.828a.2.2 0 0 0-.198.17l-.843 5.482a1 1 0 0 1-.989.848h-9.284a1 1 0 0 1-.989-.848l-.843-5.482a.2.2 0 0 0-.198-.17H8.5a1 1 0 0 1-1-1V18a1 1 0 0 1 1-1h7Zm0 0v-3m.5-1h3a6 6 0 0 0 6-6V4.5a.5.5 0 0 0-.5-.5H22a6 6 0 0 0-6 6v3Zm0 0-.5 1m.5-1 5-5m-5.5 6-2-2m0 0v-2a4 4 0 0 0-4-4H8a.5.5 0 0 0-.5.5V8a4 4 0 0 0 4 4h2Z"})),X4=L.forwardRef(Y4),K4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.4,d:"M16 4.667v22.666M4.667 16h22.666"})),J4=L.forwardRef(K4),Q4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 9v14m-7-7h14m5 0c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),e6=L.forwardRef(Q4),t6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M23 23V10a1 1 0 0 0-1-1H8.5M23 23v3a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h2.5M23 23h3a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H9.5a1 1 0 0 0-1 1v3m6 5.5 1.793-1.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414L17.5 17.5m-3-3-5.264 5.264a1 1 0 0 0-.283.566l-.434 3.038a.1.1 0 0 0 .113.113l3.038-.434a1 1 0 0 0 .566-.283L17.5 17.5m-3-3 3 3"})),n6=L.forwardRef(t6),r6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 13V8.5c0-2.918-2.5-4-5-4s-5 1.082-5 4v1m5 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0 0v2M27 15v11a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V15a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2Z"})),o6=L.forwardRef(r6),i6=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M21 13V8.5C21 5.58155 18.5 4.5 16 4.5C13.5 4.5 11 5.58155 11 8.5V13M16 22.5C17.6569 22.5 19 21.1569 19 19.5C19 17.8431 17.6569 16.5 16 16.5C14.3431 16.5 13 17.8431 13 19.5C13 21.1569 14.3431 22.5 16 22.5ZM16 22.5V24.5M27 15V26C27 27.1046 26.1046 28 25 28H7C5.89543 28 5 27.1046 5 26V15C5 13.8954 5.89543 13 7 13H25C26.1046 13 27 13.8954 27 15Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),s6=L.forwardRef(i6),a6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M20 27h6a1 1 0 0 0 1-1v-8M5 12.5V14a1 1 0 0 0 1 1h9a2 2 0 0 1 2 2v2M11.5 7V6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3m10 3V9.5M15 5v4.5M11 12H9a1 1 0 0 1-1-1V8m7 1.5h-3m5 13V27m7-3h-3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2m-3-9.5h3a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Zm-10 13H8a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5Zm3 1.5v-7a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1ZM27 6v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1Z"})),l6=L.forwardRef(a6),c6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m17 20 2 2 4.586 4.586a2 2 0 0 0 2.828 0l.172-.172a2 2 0 0 0 0-2.828L22 19l-2-2m1-5a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"})),u6=L.forwardRef(c6),d6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M26.572 10.318A.639.639 0 0 0 26 10a4 4 0 0 1-4-4 .639.639 0 0 0-.317-.572 11.93 11.93 0 0 0-1.858-.805c-.386-.13-.799.024-1.096.302A3.986 3.986 0 0 1 16 6a3.986 3.986 0 0 1-2.729-1.075c-.297-.278-.71-.432-1.096-.302a11.93 11.93 0 0 0-1.858.805A.638.638 0 0 0 10 6a4 4 0 0 1-4 4 .638.638 0 0 0-.572.317 11.935 11.935 0 0 0-.805 1.858c-.13.386.024.799.302 1.096A3.986 3.986 0 0 1 6 16a3.986 3.986 0 0 1-1.075 2.729c-.278.297-.432.71-.302 1.096.216.646.487 1.266.805 1.858A.638.638 0 0 0 6 22a4 4 0 0 1 4 4c0 .235.111.46.317.572.592.318 1.213.589 1.858.806.386.13.799-.025 1.096-.303A3.986 3.986 0 0 1 16 26c1.055 0 2.014.408 2.729 1.075.297.278.71.432 1.096.303a11.93 11.93 0 0 0 1.858-.806A.639.639 0 0 0 22 26a4 4 0 0 1 4-4c.234 0 .46-.111.572-.317.318-.592.589-1.212.806-1.858.13-.386-.025-.799-.303-1.096A3.986 3.986 0 0 1 26 16c0-1.055.408-2.014 1.075-2.729.278-.297.432-.71.302-1.096a11.93 11.93 0 0 0-.805-1.857Z"}),b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21 16a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"})),f6=L.forwardRef(d6),h6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 14.5V8s0 0 0 0 0-4 5-4 5 4 5 4 0 0 0 0v6.5M8 10h16a1 1 0 0 1 1 1v12a4 4 0 0 1-4 4H11a4 4 0 0 1-4-4V11a1 1 0 0 1 1-1Z"})),p6=L.forwardRef(h6),m6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 5h1.73a1 1 0 0 1 .967.744l4.205 15.884a.5.5 0 0 0 .483.372H12m11 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm0 0H12M7.559 9h18.783a.5.5 0 0 1 .482.634l-1.714 6.169A3 3 0 0 1 22.22 18H9.94M12 22a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Z"})),g6=L.forwardRef(m6),v6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21.5 20h2.823a1 1 0 0 1 .928.629l2.2 5.5a1 1 0 0 1-.928 1.371H5.477a1 1 0 0 1-.928-1.371l2.2-5.5A1 1 0 0 1 7.677 20H10.5M24 6c-2.465-1.48-5.902-.527-7.915 2.375a.104.104 0 0 1-.17 0C13.902 5.473 10.447 4.521 8 6c-2.5 1.5-3 4.5-1.5 8 1.985 4.632 8.444 9.692 9.385 10.413.07.054.16.054.23 0 .94-.72 7.4-5.781 9.385-10.413 1.5-3.5 1-6.5-1.5-8Z"})),y6=L.forwardRef(v6),b6=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M15.1033 3.81699C15.4701 3.07374 16.5299 3.07374 16.8967 3.81699L19.8818 9.86544C20.0275 10.1606 20.3091 10.3652 20.6348 10.4125L27.3096 11.3824C28.1298 11.5016 28.4574 12.5096 27.8638 13.0881L23.0339 17.7962C22.7982 18.0259 22.6906 18.3569 22.7463 18.6813L23.8865 25.3292C24.0266 26.1461 23.1691 26.769 22.4355 26.3834L16.4653 23.2446C16.174 23.0915 15.826 23.0915 15.5347 23.2446L9.56448 26.3834C8.83085 26.769 7.97342 26.1461 8.11353 25.3292L9.25373 18.6813C9.30937 18.3569 9.20182 18.0259 8.96614 17.7962L4.13616 13.0881C3.54264 12.5096 3.87015 11.5016 4.69037 11.3824L11.3652 10.4125C11.6909 10.3652 11.9725 10.1606 12.1182 9.86544L15.1033 3.81699Z",stroke:"#201649",strokeWidth:1.5})),w6=L.forwardRef(b6),x6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11.5 10h9m-9 0V8a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v2m-9 0h-2m11 0h2m-13 0h-3a2 2 0 0 0-2 2v11.5a2 2 0 0 0 2 2h3m0-15.5v15.5m0 0h13m0 0h3a2 2 0 0 0 2-2V12a2 2 0 0 0-2-2h-3m0 15.5V10"})),_6=L.forwardRef(x6),C6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M18.5 13.062s-.5-1.5-2.5-1.5c-1.717 0-2.697 1.106-2.94 3m0 0a7.87 7.87 0 0 0-.06 1c0 .485.059 1 .176 1.5m-.116-2.5H11m2.06 0h2.44m-2.324 2.5c.368 1.565 1.309 3 2.824 3 2 0 2.5-1.5 2.5-1.5m-5.324-1.5H15.5m-2.324 0H11M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z"})),k6=L.forwardRef(C6),S6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12s-5.53 1.53-8 4c-2.47 2.47-4 8-4 8m0 0C9.373 28 4 22.627 4 16m0 0C4 9.373 9.373 4 16 4M4 16s5.53-1.53 8-4c2.47-2.47 4-8 4-8"})),E6=L.forwardRef(S6),T6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M11.47 13.706H6.295C5.58 13.706 5 14.286 5 15v9.706C5 25.42 5.58 26 6.294 26h5.177m0-12.294 3.388-8.911a.457.457 0 0 1 .427-.295 3.655 3.655 0 0 1 3.618 4.172l-.38 2.657a.15.15 0 0 0 .148.171h6.358a2.588 2.588 0 0 1 2.564 2.942l-1.286 9.323A2.588 2.588 0 0 1 23.744 26H11.471m0-12.294V26"})),R6=L.forwardRef(T6),P6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M24 9v15a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3V9m19-.5h-7m-15 0h7m0 0V6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2.5m-8 0h8m-.5 5-7 7m0-7 7 7"})),M6=L.forwardRef(P6),A6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M20.5 10.5v-3a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h1m14.5-14h3.882a1 1 0 0 1 .894.553l2.618 5.236c.07.139.106.292.106.447V23.5a1 1 0 0 1-1 1h-4m-2.5-14v6m0 0h7m-7 0V22M6 24.5a2.5 2.5 0 0 0 5 0m-5 0a2.5 2.5 0 0 1 5 0m0 0h7m5 0a2.5 2.5 0 0 1-5 0m5 0c0-1.5-1-2.5-2.5-2.5M18 24.5c0-1.5 1-2.5 2.5-2.5"})),I6=L.forwardRef(A6),L6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 14.5a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 0a8 8 0 0 0-8 8v2.114c0 .834.517 1.578 1.316 1.814C10.821 26.87 13.41 27.5 16 27.5s5.18-.629 6.684-1.072c.8-.236 1.316-.98 1.316-1.814V22.5a8 8 0 0 0-8-8Z"})),D6=L.forwardRef(L6),F6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 17a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 3.5-7 7 0 .263.015 1.523.043 1.779M16 17c3.866 0 6.957 3.5 7 7 .003.263-.015 1.523-.043 1.779m-13.914 0A11.945 11.945 0 0 0 16 28c2.593 0 4.995-.823 6.957-2.221m-13.914 0A11.985 11.985 0 0 1 4 16C4 9.373 9.373 4 16 4s12 5.373 12 12c0 4.034-1.99 7.603-5.043 9.779"})),B6=L.forwardRef(F6),O6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M16 25.5S11 21 11 16c0-3.881 3.013-7.461 4.361-8.869a.875.875 0 0 1 1.278 0C17.987 8.54 21 12.12 21 16c0 5-5 9.5-5 9.5Zm0 0c8.398 0 11.725-4.087 11.983-11.529a.926.926 0 0 0-.95-.966c-1.358.038-3.9.22-6.033 1.007M16 25.5c-8.267 0-11.713-4.137-11.983-11.529a.925.925 0 0 1 .95-.966c1.358.038 3.9.22 6.033 1.007"})),V6=L.forwardRef(O6),j6={address_book:qw,baby_toy:Gw,bicycle:Xw,bookmark_outline:Jw,books:e3,bubble_heart_coloured:n3,bubble_heart_outline:o3,buildings:s3,burger_menu:l3,business:u3,business_profile:f3,camera:p3,camera_crossed:g3,car:y3,carrot:w3,chat:_3,checkmark_circle:k3,christmas_tree:E3,clipboard:R3,clothing:M3,cocktail:I3,comment_bubble:D3,compass:B3,computer:V3,confetti:N3,copy:W3,couch:U3,credit_card:q3,cross_circle:G3,cutlery:X3,drill_tool:J3,email:ex,envelope:nx,error:ox,event_calendar_check:sx,event_calendar_date:lx,event_calendar_grid:ux,event_calendar_plus:px,event_calendar_plus_coloured:fx,exchange:gx,eye:yx,eye_crossed:wx,gift:_x,gift_coloured:kx,gift_outline:Ex,globe:Rx,group:Mx,group_coloured:Ix,healthcare:Dx,heart:Bx,heart_filled:Vx,heart_handshake_coloured:Nx,heart_handshake_outline:Wx,heart_outline:Ux,house:qx,image:Gx,info:Xx,info_left:Jx,invite_neighbour:e4,key:n4,kitchen_pot:o4,list:s4,log_in:l4,log_out:u4,loudspeaker:f4,map:p4,marketplace:g4,miscellaneous_other:y4,more_dots:w4,more_dots_alt:_4,more_dots_outline:k4,music:E4,nebenan_de:R4,neighbour:M4,notification_bell:I4,organisation:D4,paper_empty:B4,paper_form:V4,paperclip:N4,paw:W4,pencil:U4,pin:q4,pins:G4,plant:X4,plus:J4,plus_circle:e6,post:n6,privacy_lock:o6,privacy_lock_closed:s6,qr_code:l6,search:u6,settings_cog:f6,shopping_bag:p6,shopping_cart:g6,special_place:y6,star:w6,suitcase:_6,supporter:k6,tennis_ball:E6,thanks:R6,trash_can:M6,truck:I6,user:D6,user_profile:B6,wellness:V6},N6={16:Yy,24:Uw,32:j6},rt=({className:t,name:e,role:n="presentation",size:r="32",title:i})=>{const l=N6[r][e],f=e.endsWith("_filled"),d=e.endsWith("_coloured");return l?A.jsx(l,{className:pe(df.iconComponent,{[df["iconComponent--filled"]]:f,[df["iconComponent--outlined"]]:!d&&!f},t),title:i,role:n,width:r,height:r}):null},$6="_bubbleContent_a90if_120",W6="_bubble_a90if_120",hl={bubbleContent:$6,bubble:W6,"bubble--badge":"_bubble--badge_a90if_150","bubble--empty":"_bubble--empty_a90if_157","bubble--hidden":"_bubble--hidden_a90if_162"},H6=9,Nl=t=>{const{ariaLabel:e,children:n,showZero:r=!1,value:i}=t,a=i===void 0,l=a?void 0:Math.max(0,i),f=pe({[hl.bubble]:!0,[hl["bubble--badge"]]:n,[hl["bubble--empty"]]:a,[hl["bubble--hidden"]]:l===0&&!r});return console.log("hidden",l),A.jsx(Bu,{badgeContent:l,className:hl.bubbleContent,max:H6,slotProps:{badge:{className:f}},"aria-label":e,role:"status",showZero:r,children:n})},U6="_baseBtn_3pet3_120",Wc={baseBtn:U6};function Qt(t){const e="href"in t,{children:n,className:r,"data-testid":i,disabled:a=!1}=t,{active:l,focusVisible:f,getRootProps:d}=Ou({...t,rootRef:t.ref}),p=pe(Wc.baseBtn,r,{[Wc["baseBtn--active"]]:l,[Wc["baseBtn--focusVisible"]]:f});if(e){const{ariaDescribedBy:I,ariaLabel:M,ariaLabelledBy:V,href:j,onClick:H,rel:$,target:Y}=t,J=Y==="_blank"?"noopener noreferrer":$;return A.jsx("a",{"aria-label":M,"aria-labelledby":V,"aria-describedby":I,className:p,href:j,target:Y,onClick:H,rel:J,"data-testid":i,children:n})}const{ariaDescribedBy:y,ariaLabel:m,ariaLabelledBy:k,onClick:T,role:P,selected:B}=t;return A.jsx("button",{...d(),"aria-label":m,"aria-labelledby":k,className:pe(Wc.baseBtn,p,r),role:P,disabled:a,onClick:T,"aria-pressed":l,"aria-selected":B,"aria-describedby":y,"data-testid":i,children:n})}const z6="_textButton_fwocl_120",Hc={textButton:z6,"textButton--green":"_textButton--green_fwocl_129","textButton--blue":"_textButton--blue_fwocl_135","textButton--deepPurple":"_textButton--deepPurple_fwocl_141"},q6={large:"h5",link:"body-text-link",medium:"body-semibold",small:"detail-bold"};function mo({className:t,color:e,disabled:n,leftIcon:r,rightIcon:i,size:a,text:l,...f}){const d=ar(r,[rt,Nl]),p=ar(i,[rt,Nl]);return A.jsxs(Qt,{...f,className:pe(t,Hc.textButton,Hc[`textButton--${e}`],Hc[`textButton--${a}`]),disabled:n,children:[d,A.jsx(Fe,{type:q6[a],as:"span",className:pe(Hc.textButtonTypography),children:l}),p]})}const Z6="_badgeLabel_gkzyw_120",G6="_badgeLabel__text_gkzyw_129",Wp={badgeLabel:Z6,badgeLabel__text:G6},Y6=({buttonHref:t,buttonOnClick:e,buttonText:n,text:r,type:i})=>A.jsxs("div",{className:Wp.badgeLabel,children:[A.jsx(xh,{size:"medium",type:i,role:"presentation"}),A.jsx(Fe,{type:"body-semibold",className:Wp.badgeLabel__text,children:r}),A.jsx(mo,{href:t,onClick:e,color:"blue",size:"medium",text:n})]}),X6="_feedItemCategory_19iqo_120",Hp={feedItemCategory:X6,"feedItemCategory--theme":"_feedItemCategory--theme_19iqo_128","feedItemCategory--closedPost":"_feedItemCategory--closedPost_19iqo_132"},K6=({className:t,text:e,type:n})=>A.jsx("div",{className:pe(Hp.feedItemCategory,Hp[`feedItemCategory--${n}`],t),children:A.jsx(Fe,{type:"detail-medium",children:e})}),J6="_labelPill_l74n5_120",Uc={labelPill:J6,"labelPill__shape--pill":"_labelPill__shape--pill_l74n5_125","labelPill__shape--pill--small":"_labelPill__shape--pill--small_l74n5_129","labelPill__shape--pill--teal":"_labelPill__shape--pill--teal_l74n5_132","labelPill__shape--pill--lavender":"_labelPill__shape--pill--lavender_l74n5_136","labelPill__shape--tile":"_labelPill__shape--tile_l74n5_140"},_h=({className:t,color:e="teal",label:n,shape:r="pill",size:i="medium"})=>{const l=(f=>r==="pill"?{large:"body-semibold",medium:"detail-bold",small:"detail-upper-case"}[f]:{medium:"h5",small:"detail-upper-case"}[f])(i);return A.jsx("span",{className:pe(Uc.labelPill,Uc[`labelPill__shape--${r}`],Uc[`labelPill__shape--${r}--${i}`],{[Uc[`labelPill__shape--${r}--${e}`]]:r!=="tile"},t),children:A.jsx(Fe,{type:l,children:n})})},Q6="_sticker_1csum_120",ff={sticker:Q6,"sticker--color-green":"_sticker--color-green_1csum_128","sticker--color-pink":"_sticker--color-pink_1csum_131","sticker--color-lavender":"_sticker--color-lavender_1csum_134","sticker--color-teal":"_sticker--color-teal_1csum_140","sticker--color-orange":"_sticker--color-orange_1csum_146","sticker--color-grey":"_sticker--color-grey_1csum_149","sticker--size-small":"_sticker--size-small_1csum_152","sticker--size-medium":"_sticker--size-medium_1csum_156","sticker--size-large":"_sticker--size-large_1csum_160"},xm=({color:t,icon:e,size:n})=>{const r=pe(ff.sticker,ff[`sticker--color-${t}`],ff[`sticker--size-${n}`]);return A.jsx("div",{role:"presentation","data-testid":"sticker",className:r,children:A.jsx(rt,{name:e})})},Up=new Set;function Hu(t,e,n){t||Up.has(e)||(console.warn(e),Up.add(e))}function e_(t){if(typeof Proxy>"u")return t;const e=new Map,n=(...r)=>(process.env.NODE_ENV!=="production"&&Hu(!1,"motion() is deprecated. Use motion.create() instead."),t(...r));return new Proxy(n,{get:(r,i)=>i==="create"?t:(e.has(i)||e.set(i,t(i)),e.get(i))})}function $l(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}const Wf=t=>Array.isArray(t);function _m(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}function Wl(t){return typeof t=="string"||Array.isArray(t)}function zp(t){const e=[{},{}];return t==null||t.values.forEach((n,r)=>{e[0][r]=n.get(),e[1][r]=n.getVelocity()}),e}function Ch(t,e,n,r){if(typeof e=="function"){const[i,a]=zp(r);e=e(n!==void 0?n:t.custom,i,a)}if(typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"){const[i,a]=zp(r);e=e(n!==void 0?n:t.custom,i,a)}return e}function Uu(t,e,n){const r=t.getProps();return Ch(r,e,n!==void 0?n:r.custom,t)}const kh=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Sh=["initial",...kh],Gl=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Ko=new Set(Gl),jr=t=>t*1e3,co=t=>t/1e3,t_={type:"spring",stiffness:500,damping:25,restSpeed:10},n_=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),r_={type:"keyframes",duration:.8},o_={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},i_=(t,{keyframes:e})=>e.length>2?r_:Ko.has(t)?t.startsWith("scale")?n_(e[1]):t_:o_;function s_({when:t,delay:e,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:a,repeatType:l,repeatDelay:f,from:d,elapsed:p,...y}){return!!Object.keys(y).length}function Eh(t,e){return t[e]||t.default||t}const a_={skipAnimations:!1,useManualTiming:!1},l_=t=>t!==null;function zu(t,{repeat:e,repeatType:n="loop"},r){const i=t.filter(l_),a=e&&n!=="loop"&&e%2===1?0:i.length-1;return!a||r===void 0?i[a]:r}const Jt=t=>t;function c_(t){let e=new Set,n=new Set,r=!1,i=!1;const a=new WeakSet;let l={delta:0,timestamp:0,isProcessing:!1};function f(p){a.has(p)&&(d.schedule(p),t()),p(l)}const d={schedule:(p,y=!1,m=!1)=>{const T=m&&r?e:n;return y&&a.add(p),T.has(p)||T.add(p),p},cancel:p=>{n.delete(p),a.delete(p)},process:p=>{if(l=p,r){i=!0;return}r=!0,[e,n]=[n,e],n.clear(),e.forEach(f),r=!1,i&&(i=!1,d.process(p))}};return d}const zc=["read","resolveKeyframes","update","preRender","render","postRender"],u_=40;function Cm(t,e){let n=!1,r=!0;const i={delta:0,timestamp:0,isProcessing:!1},a=()=>n=!0,l=zc.reduce((M,V)=>(M[V]=c_(a),M),{}),{read:f,resolveKeyframes:d,update:p,preRender:y,render:m,postRender:k}=l,T=()=>{const M=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(M-i.timestamp,u_),1),i.timestamp=M,i.isProcessing=!0,f.process(i),d.process(i),p.process(i),y.process(i),m.process(i),k.process(i),i.isProcessing=!1,n&&e&&(r=!1,t(T))},P=()=>{n=!0,r=!0,i.isProcessing||t(T)};return{schedule:zc.reduce((M,V)=>{const j=l[V];return M[V]=(H,$=!1,Y=!1)=>(n||P(),j.schedule(H,$,Y)),M},{}),cancel:M=>{for(let V=0;V<zc.length;V++)l[zc[V]].cancel(M)},state:i,steps:l}}const{schedule:ht,cancel:go,state:Kt,steps:hf}=Cm(typeof requestAnimationFrame<"u"?requestAnimationFrame:Jt,!0),km=t=>/^0[^.\s]+$/u.test(t);function d_(t){return typeof t=="number"?t===0:t!==null?t==="none"||t==="0"||km(t):!0}let ga=Jt,vo=Jt;process.env.NODE_ENV!=="production"&&(ga=(t,e)=>{!t&&typeof console<"u"&&console.warn(e)},vo=(t,e)=>{if(!t)throw new Error(e)});const Sm=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t),Em=t=>e=>typeof e=="string"&&e.startsWith(t),Tm=Em("--"),f_=Em("var(--"),Th=t=>f_(t)?h_.test(t.split("/*")[0].trim()):!1,h_=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,p_=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function m_(t){const e=p_.exec(t);if(!e)return[,];const[,n,r,i]=e;return[`--${n??r}`,i]}const g_=4;function Rm(t,e,n=1){vo(n<=g_,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`);const[r,i]=m_(t);if(!r)return;const a=window.getComputedStyle(e).getPropertyValue(r);if(a){const l=a.trim();return Sm(l)?parseFloat(l):l}return Th(i)?Rm(i,e,n+1):i}const Go=(t,e,n)=>n>e?e:n<t?t:n,va={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},Pl={...va,transform:t=>Go(0,1,t)},qc={...va,default:1},Ml=t=>Math.round(t*1e5)/1e5,Rh=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu,v_=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu,y_=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu;function Yl(t){return typeof t=="string"}function b_(t){return t==null}const Xl=t=>({test:e=>Yl(e)&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),zo=Xl("deg"),Nr=Xl("%"),je=Xl("px"),w_=Xl("vh"),x_=Xl("vw"),qp={...Nr,parse:t=>Nr.parse(t)/100,transform:t=>Nr.transform(t*100)},__=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),Zp=t=>t===va||t===je,Gp=(t,e)=>parseFloat(t.split(", ")[e]),Yp=(t,e)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/u);if(i)return Gp(i[1],e);{const a=r.match(/^matrix\((.+)\)$/u);return a?Gp(a[1],t):0}},C_=new Set(["x","y","z"]),k_=Gl.filter(t=>!C_.has(t));function S_(t){const e=[];return k_.forEach(n=>{const r=t.getValue(n);r!==void 0&&(e.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),e}const fa={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:Yp(4,13),y:Yp(5,14)};fa.translateX=fa.x;fa.translateY=fa.y;const Pm=t=>e=>e.test(t),E_={test:t=>t==="auto",parse:t=>t},Mm=[va,je,Nr,zo,x_,w_,E_],Xp=t=>Mm.find(Pm(t)),Ui=new Set;let Hf=!1,Uf=!1;function Am(){if(Uf){const t=Array.from(Ui).filter(r=>r.needsMeasurement),e=new Set(t.map(r=>r.element)),n=new Map;e.forEach(r=>{const i=S_(r);i.length&&(n.set(r,i),r.render())}),t.forEach(r=>r.measureInitialState()),e.forEach(r=>{r.render();const i=n.get(r);i&&i.forEach(([a,l])=>{var f;(f=r.getValue(a))===null||f===void 0||f.set(l)})}),t.forEach(r=>r.measureEndState()),t.forEach(r=>{r.suspendedScrollY!==void 0&&window.scrollTo(0,r.suspendedScrollY)})}Uf=!1,Hf=!1,Ui.forEach(t=>t.complete()),Ui.clear()}function Im(){Ui.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(Uf=!0)})}function T_(){Im(),Am()}class Ph{constructor(e,n,r,i,a,l=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...e],this.onComplete=n,this.name=r,this.motionValue=i,this.element=a,this.isAsync=l}scheduleResolve(){this.isScheduled=!0,this.isAsync?(Ui.add(this),Hf||(Hf=!0,ht.read(Im),ht.resolveKeyframes(Am))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:n,element:r,motionValue:i}=this;for(let a=0;a<e.length;a++)if(e[a]===null)if(a===0){const l=i==null?void 0:i.get(),f=e[e.length-1];if(l!==void 0)e[0]=l;else if(r&&n){const d=r.readValue(n,f);d!=null&&(e[0]=d)}e[0]===void 0&&(e[0]=f),i&&l===void 0&&i.set(e[0])}else e[a]=e[a-1]}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(){this.isComplete=!0,this.onComplete(this.unresolvedKeyframes,this.finalKeyframe),Ui.delete(this)}cancel(){this.isComplete||(this.isScheduled=!1,Ui.delete(this))}resume(){this.isComplete||this.scheduleResolve()}}const Mh=(t,e)=>n=>!!(Yl(n)&&y_.test(n)&&n.startsWith(t)||e&&!b_(n)&&Object.prototype.hasOwnProperty.call(n,e)),Lm=(t,e,n)=>r=>{if(!Yl(r))return r;const[i,a,l,f]=r.match(Rh);return{[t]:parseFloat(i),[e]:parseFloat(a),[n]:parseFloat(l),alpha:f!==void 0?parseFloat(f):1}},R_=t=>Go(0,255,t),pf={...va,transform:t=>Math.round(R_(t))},Wi={test:Mh("rgb","red"),parse:Lm("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:r=1})=>"rgba("+pf.transform(t)+", "+pf.transform(e)+", "+pf.transform(n)+", "+Ml(Pl.transform(r))+")"};function P_(t){let e="",n="",r="",i="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),r=t.substring(5,7),i=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),r=t.substring(3,4),i=t.substring(4,5),e+=e,n+=n,r+=r,i+=i),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const zf={test:Mh("#"),parse:P_,transform:Wi.transform},oa={test:Mh("hsl","hue"),parse:Lm("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:r=1})=>"hsla("+Math.round(t)+", "+Nr.transform(Ml(e))+", "+Nr.transform(Ml(n))+", "+Ml(Pl.transform(r))+")"},an={test:t=>Wi.test(t)||zf.test(t)||oa.test(t),parse:t=>Wi.test(t)?Wi.parse(t):oa.test(t)?oa.parse(t):zf.parse(t),transform:t=>Yl(t)?t:t.hasOwnProperty("red")?Wi.transform(t):oa.transform(t)};function M_(t){var e,n;return isNaN(t)&&Yl(t)&&(((e=t.match(Rh))===null||e===void 0?void 0:e.length)||0)+(((n=t.match(v_))===null||n===void 0?void 0:n.length)||0)>0}const Dm="number",Fm="color",A_="var",I_="var(",Kp="${}",L_=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Hl(t){const e=t.toString(),n=[],r={color:[],number:[],var:[]},i=[];let a=0;const f=e.replace(L_,d=>(an.test(d)?(r.color.push(a),i.push(Fm),n.push(an.parse(d))):d.startsWith(I_)?(r.var.push(a),i.push(A_),n.push(d)):(r.number.push(a),i.push(Dm),n.push(parseFloat(d))),++a,Kp)).split(Kp);return{values:n,split:f,indexes:r,types:i}}function Bm(t){return Hl(t).values}function Om(t){const{split:e,types:n}=Hl(t),r=e.length;return i=>{let a="";for(let l=0;l<r;l++)if(a+=e[l],i[l]!==void 0){const f=n[l];f===Dm?a+=Ml(i[l]):f===Fm?a+=an.transform(i[l]):a+=i[l]}return a}}const D_=t=>typeof t=="number"?0:t;function F_(t){const e=Bm(t);return Om(t)(e.map(D_))}const Yo={test:M_,parse:Bm,createTransformer:Om,getAnimatableNone:F_},B_=new Set(["brightness","contrast","saturate","opacity"]);function O_(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[r]=n.match(Rh)||[];if(!r)return t;const i=n.replace(r,"");let a=B_.has(e)?1:0;return r!==n&&(a*=100),e+"("+a+i+")"}const V_=/\b([a-z-]*)\(.*?\)/gu,qf={...Yo,getAnimatableNone:t=>{const e=t.match(V_);return e?e.map(O_).join(" "):t}},Jp={...va,transform:Math.round},Ah={borderWidth:je,borderTopWidth:je,borderRightWidth:je,borderBottomWidth:je,borderLeftWidth:je,borderRadius:je,radius:je,borderTopLeftRadius:je,borderTopRightRadius:je,borderBottomRightRadius:je,borderBottomLeftRadius:je,width:je,maxWidth:je,height:je,maxHeight:je,size:je,top:je,right:je,bottom:je,left:je,padding:je,paddingTop:je,paddingRight:je,paddingBottom:je,paddingLeft:je,margin:je,marginTop:je,marginRight:je,marginBottom:je,marginLeft:je,rotate:zo,rotateX:zo,rotateY:zo,rotateZ:zo,scale:qc,scaleX:qc,scaleY:qc,scaleZ:qc,skew:zo,skewX:zo,skewY:zo,distance:je,translateX:je,translateY:je,translateZ:je,x:je,y:je,z:je,perspective:je,transformPerspective:je,opacity:Pl,originX:qp,originY:qp,originZ:je,zIndex:Jp,backgroundPositionX:je,backgroundPositionY:je,fillOpacity:Pl,strokeOpacity:Pl,numOctaves:Jp},j_={...Ah,color:an,backgroundColor:an,outlineColor:an,fill:an,stroke:an,borderColor:an,borderTopColor:an,borderRightColor:an,borderBottomColor:an,borderLeftColor:an,filter:qf,WebkitFilter:qf},Ih=t=>j_[t];function Vm(t,e){let n=Ih(t);return n!==qf&&(n=Yo),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const N_=new Set(["auto","none","0"]);function $_(t,e,n){let r=0,i;for(;r<t.length&&!i;){const a=t[r];typeof a=="string"&&!N_.has(a)&&Hl(a).values.length&&(i=t[r]),r++}if(i&&n)for(const a of e)t[a]=Vm(n,i)}class jm extends Ph{constructor(e,n,r,i,a){super(e,n,r,i,a,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:n,name:r}=this;if(!n||!n.current)return;super.readKeyframes();for(let d=0;d<e.length;d++){let p=e[d];if(typeof p=="string"&&(p=p.trim(),Th(p))){const y=Rm(p,n.current);y!==void 0&&(e[d]=y),d===e.length-1&&(this.finalKeyframe=p)}}if(this.resolveNoneKeyframes(),!__.has(r)||e.length!==2)return;const[i,a]=e,l=Xp(i),f=Xp(a);if(l!==f)if(Zp(l)&&Zp(f))for(let d=0;d<e.length;d++){const p=e[d];typeof p=="string"&&(e[d]=parseFloat(p))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:n}=this,r=[];for(let i=0;i<e.length;i++)d_(e[i])&&r.push(i);r.length&&$_(e,r,n)}measureInitialState(){const{element:e,unresolvedKeyframes:n,name:r}=this;if(!e||!e.current)return;r==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=fa[r](e.measureViewportBox(),window.getComputedStyle(e.current)),n[0]=this.measuredOrigin;const i=n[n.length-1];i!==void 0&&e.getValue(r,i).jump(i,!1)}measureEndState(){var e;const{element:n,name:r,unresolvedKeyframes:i}=this;if(!n||!n.current)return;const a=n.getValue(r);a&&a.jump(this.measuredOrigin,!1);const l=i.length-1,f=i[l];i[l]=fa[r](n.measureViewportBox(),window.getComputedStyle(n.current)),f!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=f),!((e=this.removedTransforms)===null||e===void 0)&&e.length&&this.removedTransforms.forEach(([d,p])=>{n.getValue(d).set(p)}),this.resolveNoneKeyframes()}}function Nm(t){let e;return()=>(e===void 0&&(e=t()),e)}let lu;function W_(){lu=void 0}const uo={now:()=>(lu===void 0&&uo.set(Kt.isProcessing||a_.useManualTiming?Kt.timestamp:performance.now()),lu),set:t=>{lu=t,queueMicrotask(W_)}},Qp=(t,e)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(Yo.test(t)||t==="0")&&!t.startsWith("url("));function H_(t){const e=t[0];if(t.length===1)return!0;for(let n=0;n<t.length;n++)if(t[n]!==e)return!0}function U_(t,e,n,r){const i=t[0];if(i===null)return!1;if(e==="display"||e==="visibility")return!0;const a=t[t.length-1],l=Qp(i,e),f=Qp(a,e);return ga(l===f,`You are trying to animate ${e} from "${i}" to "${a}". ${i} is not an animatable value - to enable this animation set ${i} to a value animatable to ${a} via the \`style\` property.`),!l||!f?!1:H_(t)||n==="spring"&&r}const z_=40;class $m{constructor({autoplay:e=!0,delay:n=0,type:r="keyframes",repeat:i=0,repeatDelay:a=0,repeatType:l="loop",...f}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=uo.now(),this.options={autoplay:e,delay:n,type:r,repeat:i,repeatDelay:a,repeatType:l,...f},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt?this.resolvedAt-this.createdAt>z_?this.resolvedAt:this.createdAt:this.createdAt}get resolved(){return!this._resolved&&!this.hasAttemptedResolve&&T_(),this._resolved}onKeyframesResolved(e,n){this.resolvedAt=uo.now(),this.hasAttemptedResolve=!0;const{name:r,type:i,velocity:a,delay:l,onComplete:f,onUpdate:d,isGenerator:p}=this.options;if(!p&&!U_(e,r,i,a))if(l)this.options.duration=0;else{d==null||d(zu(e,this.options,n)),f==null||f(),this.resolveFinishedPromise();return}const y=this.initPlayback(e,n);y!==!1&&(this._resolved={keyframes:e,finalKeyframe:n,...y},this.onPostResolved())}onPostResolved(){}then(e,n){return this.currentFinishedPromise.then(e,n)}updateFinishedPromise(){this.currentFinishedPromise=new Promise(e=>{this.resolveFinishedPromise=e})}}function Wm(t,e){return e?t*(1e3/e):0}const q_=5;function Hm(t,e,n){const r=Math.max(e-q_,0);return Wm(n-t(r),e-r)}const mf=.001,Z_=.01,e1=10,G_=.05,Y_=1;function X_({duration:t=800,bounce:e=.25,velocity:n=0,mass:r=1}){let i,a;ga(t<=jr(e1),"Spring duration must be 10 seconds or less");let l=1-e;l=Go(G_,Y_,l),t=Go(Z_,e1,co(t)),l<1?(i=p=>{const y=p*l,m=y*t,k=y-n,T=Zf(p,l),P=Math.exp(-m);return mf-k/T*P},a=p=>{const m=p*l*t,k=m*n+n,T=Math.pow(l,2)*Math.pow(p,2)*t,P=Math.exp(-m),B=Zf(Math.pow(p,2),l);return(-i(p)+mf>0?-1:1)*((k-T)*P)/B}):(i=p=>{const y=Math.exp(-p*t),m=(p-n)*t+1;return-mf+y*m},a=p=>{const y=Math.exp(-p*t),m=(n-p)*(t*t);return y*m});const f=5/t,d=J_(i,a,f);if(t=jr(t),isNaN(d))return{stiffness:100,damping:10,duration:t};{const p=Math.pow(d,2)*r;return{stiffness:p,damping:l*2*Math.sqrt(r*p),duration:t}}}const K_=12;function J_(t,e,n){let r=n;for(let i=1;i<K_;i++)r=r-t(r)/e(r);return r}function Zf(t,e){return t*Math.sqrt(1-e*e)}const Q_=["duration","bounce"],eC=["stiffness","damping","mass"];function t1(t,e){return e.some(n=>t[n]!==void 0)}function tC(t){let e={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...t};if(!t1(t,eC)&&t1(t,Q_)){const n=X_(t);e={...e,...n,mass:1},e.isResolvedFromDuration=!0}return e}function Um({keyframes:t,restDelta:e,restSpeed:n,...r}){const i=t[0],a=t[t.length-1],l={done:!1,value:i},{stiffness:f,damping:d,mass:p,duration:y,velocity:m,isResolvedFromDuration:k}=tC({...r,velocity:-co(r.velocity||0)}),T=m||0,P=d/(2*Math.sqrt(f*p)),B=a-i,I=co(Math.sqrt(f/p)),M=Math.abs(B)<5;n||(n=M?.01:2),e||(e=M?.005:.5);let V;if(P<1){const j=Zf(I,P);V=H=>{const $=Math.exp(-P*I*H);return a-$*((T+P*I*B)/j*Math.sin(j*H)+B*Math.cos(j*H))}}else if(P===1)V=j=>a-Math.exp(-I*j)*(B+(T+I*B)*j);else{const j=I*Math.sqrt(P*P-1);V=H=>{const $=Math.exp(-P*I*H),Y=Math.min(j*H,300);return a-$*((T+P*I*B)*Math.sinh(Y)+j*B*Math.cosh(Y))/j}}return{calculatedDuration:k&&y||null,next:j=>{const H=V(j);if(k)l.done=j>=y;else{let $=0;P<1&&($=j===0?jr(T):Hm(V,j,H));const Y=Math.abs($)<=n,J=Math.abs(a-H)<=e;l.done=Y&&J}return l.value=l.done?a:H,l}}}function n1({keyframes:t,velocity:e=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:a=500,modifyTarget:l,min:f,max:d,restDelta:p=.5,restSpeed:y}){const m=t[0],k={done:!1,value:m},T=K=>f!==void 0&&K<f||d!==void 0&&K>d,P=K=>f===void 0?d:d===void 0||Math.abs(f-K)<Math.abs(d-K)?f:d;let B=n*e;const I=m+B,M=l===void 0?I:l(I);M!==I&&(B=M-m);const V=K=>-B*Math.exp(-K/r),j=K=>M+V(K),H=K=>{const le=V(K),he=j(K);k.done=Math.abs(le)<=p,k.value=k.done?M:he};let $,Y;const J=K=>{T(k.value)&&($=K,Y=Um({keyframes:[k.value,P(k.value)],velocity:Hm(j,K,k.value),damping:i,stiffness:a,restDelta:p,restSpeed:y}))};return J(0),{calculatedDuration:null,next:K=>{let le=!1;return!Y&&$===void 0&&(le=!0,H(K),J(K)),$!==void 0&&K>=$?Y.next(K-$):(!le&&H(K),k)}}}const zm=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,nC=1e-7,rC=12;function oC(t,e,n,r,i){let a,l,f=0;do l=e+(n-e)/2,a=zm(l,r,i)-t,a>0?n=l:e=l;while(Math.abs(a)>nC&&++f<rC);return l}function Kl(t,e,n,r){if(t===e&&n===r)return Jt;const i=a=>oC(a,0,1,t,n);return a=>a===0||a===1?a:zm(i(a),e,r)}const iC=Kl(.42,0,1,1),sC=Kl(0,0,.58,1),qm=Kl(.42,0,.58,1),aC=t=>Array.isArray(t)&&typeof t[0]!="number",Zm=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,Gm=t=>e=>1-t(1-e),Lh=t=>1-Math.sin(Math.acos(t)),Ym=Gm(Lh),lC=Zm(Lh),Xm=Kl(.33,1.53,.69,.99),Dh=Gm(Xm),cC=Zm(Dh),uC=t=>(t*=2)<1?.5*Dh(t):.5*(2-Math.pow(2,-10*(t-1))),r1={linear:Jt,easeIn:iC,easeInOut:qm,easeOut:sC,circIn:Lh,circInOut:lC,circOut:Ym,backIn:Dh,backInOut:cC,backOut:Xm,anticipate:uC},o1=t=>{if(Array.isArray(t)){vo(t.length===4,"Cubic bezier arrays must contain four numerical values.");const[e,n,r,i]=t;return Kl(e,n,r,i)}else if(typeof t=="string")return vo(r1[t]!==void 0,`Invalid easing type '${t}'`),r1[t];return t},dC=(t,e)=>n=>e(t(n)),fo=(...t)=>t.reduce(dC),Ul=(t,e,n)=>{const r=e-t;return r===0?1:(n-t)/r},kt=(t,e,n)=>t+(e-t)*n;function gf(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+(e-t)*6*n:n<1/2?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function fC({hue:t,saturation:e,lightness:n,alpha:r}){t/=360,e/=100,n/=100;let i=0,a=0,l=0;if(!e)i=a=l=n;else{const f=n<.5?n*(1+e):n+e-n*e,d=2*n-f;i=gf(d,f,t+1/3),a=gf(d,f,t),l=gf(d,f,t-1/3)}return{red:Math.round(i*255),green:Math.round(a*255),blue:Math.round(l*255),alpha:r}}function xu(t,e){return n=>n>0?e:t}const vf=(t,e,n)=>{const r=t*t,i=n*(e*e-r)+r;return i<0?0:Math.sqrt(i)},hC=[zf,Wi,oa],pC=t=>hC.find(e=>e.test(t));function i1(t){const e=pC(t);if(ga(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`),!e)return!1;let n=e.parse(t);return e===oa&&(n=fC(n)),n}const s1=(t,e)=>{const n=i1(t),r=i1(e);if(!n||!r)return xu(t,e);const i={...n};return a=>(i.red=vf(n.red,r.red,a),i.green=vf(n.green,r.green,a),i.blue=vf(n.blue,r.blue,a),i.alpha=kt(n.alpha,r.alpha,a),Wi.transform(i))},Gf=new Set(["none","hidden"]);function mC(t,e){return Gf.has(t)?n=>n<=0?t:e:n=>n>=1?e:t}function gC(t,e){return n=>kt(t,e,n)}function Fh(t){return typeof t=="number"?gC:typeof t=="string"?Th(t)?xu:an.test(t)?s1:bC:Array.isArray(t)?Km:typeof t=="object"?an.test(t)?s1:vC:xu}function Km(t,e){const n=[...t],r=n.length,i=t.map((a,l)=>Fh(a)(a,e[l]));return a=>{for(let l=0;l<r;l++)n[l]=i[l](a);return n}}function vC(t,e){const n={...t,...e},r={};for(const i in n)t[i]!==void 0&&e[i]!==void 0&&(r[i]=Fh(t[i])(t[i],e[i]));return i=>{for(const a in r)n[a]=r[a](i);return n}}function yC(t,e){var n;const r=[],i={color:0,var:0,number:0};for(let a=0;a<e.values.length;a++){const l=e.types[a],f=t.indexes[l][i[l]],d=(n=t.values[f])!==null&&n!==void 0?n:0;r[a]=d,i[l]++}return r}const bC=(t,e)=>{const n=Yo.createTransformer(e),r=Hl(t),i=Hl(e);return r.indexes.var.length===i.indexes.var.length&&r.indexes.color.length===i.indexes.color.length&&r.indexes.number.length>=i.indexes.number.length?Gf.has(t)&&!i.values.length||Gf.has(e)&&!r.values.length?mC(t,e):fo(Km(yC(r,i),i.values),n):(ga(!0,`Complex values '${t}' and '${e}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),xu(t,e))};function Jm(t,e,n){return typeof t=="number"&&typeof e=="number"&&typeof n=="number"?kt(t,e,n):Fh(t)(t,e)}function wC(t,e,n){const r=[],i=n||Jm,a=t.length-1;for(let l=0;l<a;l++){let f=i(t[l],t[l+1]);if(e){const d=Array.isArray(e)?e[l]||Jt:e;f=fo(d,f)}r.push(f)}return r}function xC(t,e,{clamp:n=!0,ease:r,mixer:i}={}){const a=t.length;if(vo(a===e.length,"Both input and output ranges must be the same length"),a===1)return()=>e[0];if(a===2&&t[0]===t[1])return()=>e[1];t[0]>t[a-1]&&(t=[...t].reverse(),e=[...e].reverse());const l=wC(e,r,i),f=l.length,d=p=>{let y=0;if(f>1)for(;y<t.length-2&&!(p<t[y+1]);y++);const m=Ul(t[y],t[y+1],p);return l[y](m)};return n?p=>d(Go(t[0],t[a-1],p)):d}function _C(t,e){const n=t[t.length-1];for(let r=1;r<=e;r++){const i=Ul(0,e,r);t.push(kt(n,1,i))}}function CC(t){const e=[0];return _C(e,t.length-1),e}function kC(t,e){return t.map(n=>n*e)}function SC(t,e){return t.map(()=>e||qm).splice(0,t.length-1)}function _u({duration:t=300,keyframes:e,times:n,ease:r="easeInOut"}){const i=aC(r)?r.map(o1):o1(r),a={done:!1,value:e[0]},l=kC(n&&n.length===e.length?n:CC(e),t),f=xC(l,e,{ease:Array.isArray(i)?i:SC(e,i)});return{calculatedDuration:t,next:d=>(a.value=f(d),a.done=d>=t,a)}}const a1=2e4;function EC(t){let e=0;const n=50;let r=t.next(e);for(;!r.done&&e<a1;)e+=n,r=t.next(e);return e>=a1?1/0:e}const TC=t=>{const e=({timestamp:n})=>t(n);return{start:()=>ht.update(e,!0),stop:()=>go(e),now:()=>Kt.isProcessing?Kt.timestamp:uo.now()}},RC={decay:n1,inertia:n1,tween:_u,keyframes:_u,spring:Um},PC=t=>t/100;class Bh extends $m{constructor(e){super(e),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.teardown();const{onStop:d}=this.options;d&&d()};const{name:n,motionValue:r,element:i,keyframes:a}=this.options,l=(i==null?void 0:i.KeyframeResolver)||Ph,f=(d,p)=>this.onKeyframesResolved(d,p);this.resolver=new l(a,f,n,r,i),this.resolver.scheduleResolve()}initPlayback(e){const{type:n="keyframes",repeat:r=0,repeatDelay:i=0,repeatType:a,velocity:l=0}=this.options,f=RC[n]||_u;let d,p;f!==_u&&typeof e[0]!="number"&&(process.env.NODE_ENV!=="production"&&vo(e.length===2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${e}`),d=fo(PC,Jm(e[0],e[1])),e=[0,100]);const y=f({...this.options,keyframes:e});a==="mirror"&&(p=f({...this.options,keyframes:[...e].reverse(),velocity:-l})),y.calculatedDuration===null&&(y.calculatedDuration=EC(y));const{calculatedDuration:m}=y,k=m+i,T=k*(r+1)-i;return{generator:y,mirroredGenerator:p,mapPercentToKeyframes:d,calculatedDuration:m,resolvedDuration:k,totalDuration:T}}onPostResolved(){const{autoplay:e=!0}=this.options;this.play(),this.pendingPlayState==="paused"||!e?this.pause():this.state=this.pendingPlayState}tick(e,n=!1){const{resolved:r}=this;if(!r){const{keyframes:K}=this.options;return{done:!0,value:K[K.length-1]}}const{finalKeyframe:i,generator:a,mirroredGenerator:l,mapPercentToKeyframes:f,keyframes:d,calculatedDuration:p,totalDuration:y,resolvedDuration:m}=r;if(this.startTime===null)return a.next(0);const{delay:k,repeat:T,repeatType:P,repeatDelay:B,onUpdate:I}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-y/this.speed,this.startTime)),n?this.currentTime=e:this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=Math.round(e-this.startTime)*this.speed;const M=this.currentTime-k*(this.speed>=0?1:-1),V=this.speed>=0?M<0:M>y;this.currentTime=Math.max(M,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=y);let j=this.currentTime,H=a;if(T){const K=Math.min(this.currentTime,y)/m;let le=Math.floor(K),he=K%1;!he&&K>=1&&(he=1),he===1&&le--,le=Math.min(le,T+1),!!(le%2)&&(P==="reverse"?(he=1-he,B&&(he-=B/m)):P==="mirror"&&(H=l)),j=Go(0,1,he)*m}const $=V?{done:!1,value:d[0]}:H.next(j);f&&($.value=f($.value));let{done:Y}=$;!V&&p!==null&&(Y=this.speed>=0?this.currentTime>=y:this.currentTime<=0);const J=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&Y);return J&&i!==void 0&&($.value=zu(d,this.options,i)),I&&I($.value),J&&this.finish(),$}get duration(){const{resolved:e}=this;return e?co(e.calculatedDuration):0}get time(){return co(this.currentTime)}set time(e){e=jr(e),this.currentTime=e,this.holdTime!==null||this.speed===0?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.speed)}get speed(){return this.playbackSpeed}set speed(e){const n=this.playbackSpeed!==e;this.playbackSpeed=e,n&&(this.time=co(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved){this.pendingPlayState="running";return}if(this.isStopped)return;const{driver:e=TC,onPlay:n,startTime:r}=this.options;this.driver||(this.driver=e(a=>this.tick(a))),n&&n();const i=this.driver.now();this.holdTime!==null?this.startTime=i-this.holdTime:this.startTime?this.state==="finished"&&(this.startTime=i):this.startTime=r??this.calcStartTime(),this.state==="finished"&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var e;if(!this._resolved){this.pendingPlayState="paused";return}this.state="paused",this.holdTime=(e=this.currentTime)!==null&&e!==void 0?e:0}complete(){this.state!=="running"&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:e}=this.options;e&&e()}cancel(){this.cancelTime!==null&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}}const Qm=new Set(["opacity","clipPath","filter","transform"]),e2=t=>Array.isArray(t)&&typeof t[0]=="number";function t2(t){return!!(!t||typeof t=="string"&&t in Oh||e2(t)||Array.isArray(t)&&t.every(t2))}const Sl=([t,e,n,r])=>`cubic-bezier(${t}, ${e}, ${n}, ${r})`,Oh={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Sl([0,.65,.55,1]),circOut:Sl([.55,0,1,.45]),backIn:Sl([.31,.01,.66,-.59]),backOut:Sl([.33,1.53,.69,.99])};function MC(t){return n2(t)||Oh.easeOut}function n2(t){if(t)return e2(t)?Sl(t):Array.isArray(t)?t.map(MC):Oh[t]}function AC(t,e,n,{delay:r=0,duration:i=300,repeat:a=0,repeatType:l="loop",ease:f,times:d}={}){const p={[e]:n};d&&(p.offset=d);const y=n2(f);return Array.isArray(y)&&(p.easing=y),t.animate(p,{delay:r,duration:i,easing:Array.isArray(y)?"linear":y,fill:"both",iterations:a+1,direction:l==="reverse"?"alternate":"normal"})}const IC=Nm(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),Cu=10,LC=2e4;function DC(t){return t.type==="spring"||!t2(t.ease)}function FC(t,e){const n=new Bh({...e,keyframes:t,repeat:0,delay:0,isGenerator:!0});let r={done:!1,value:t[0]};const i=[];let a=0;for(;!r.done&&a<LC;)r=n.sample(a),i.push(r.value),a+=Cu;return{times:void 0,keyframes:i,duration:a-Cu,ease:"linear"}}class l1 extends $m{constructor(e){super(e);const{name:n,motionValue:r,element:i,keyframes:a}=this.options;this.resolver=new jm(a,(l,f)=>this.onKeyframesResolved(l,f),n,r,i),this.resolver.scheduleResolve()}initPlayback(e,n){var r;let{duration:i=300,times:a,ease:l,type:f,motionValue:d,name:p,startTime:y}=this.options;if(!(!((r=d.owner)===null||r===void 0)&&r.current))return!1;if(DC(this.options)){const{onComplete:k,onUpdate:T,motionValue:P,element:B,...I}=this.options,M=FC(e,I);e=M.keyframes,e.length===1&&(e[1]=e[0]),i=M.duration,a=M.times,l=M.ease,f="keyframes"}const m=AC(d.owner.current,p,e,{...this.options,duration:i,times:a,ease:l});return m.startTime=y??this.calcStartTime(),this.pendingTimeline?(m.timeline=this.pendingTimeline,this.pendingTimeline=void 0):m.onfinish=()=>{const{onComplete:k}=this.options;d.set(zu(e,this.options,n)),k&&k(),this.cancel(),this.resolveFinishedPromise()},{animation:m,duration:i,times:a,type:f,ease:l,keyframes:e}}get duration(){const{resolved:e}=this;if(!e)return 0;const{duration:n}=e;return co(n)}get time(){const{resolved:e}=this;if(!e)return 0;const{animation:n}=e;return co(n.currentTime||0)}set time(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.currentTime=jr(e)}get speed(){const{resolved:e}=this;if(!e)return 1;const{animation:n}=e;return n.playbackRate}set speed(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.playbackRate=e}get state(){const{resolved:e}=this;if(!e)return"idle";const{animation:n}=e;return n.playState}get startTime(){const{resolved:e}=this;if(!e)return null;const{animation:n}=e;return n.startTime}attachTimeline(e){if(!this._resolved)this.pendingTimeline=e;else{const{resolved:n}=this;if(!n)return Jt;const{animation:r}=n;r.timeline=e,r.onfinish=null}return Jt}play(){if(this.isStopped)return;const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.playState==="finished"&&this.updateFinishedPromise(),n.play()}pause(){const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:e}=this;if(!e)return;const{animation:n,keyframes:r,duration:i,type:a,ease:l,times:f}=e;if(n.playState==="idle"||n.playState==="finished")return;if(this.time){const{motionValue:p,onUpdate:y,onComplete:m,element:k,...T}=this.options,P=new Bh({...T,keyframes:r,duration:i,type:a,ease:l,times:f,isGenerator:!0}),B=jr(this.time);p.setWithVelocity(P.sample(B-Cu).value,P.sample(B).value,Cu)}const{onStop:d}=this.options;d&&d(),this.cancel()}complete(){const{resolved:e}=this;e&&e.animation.finish()}cancel(){const{resolved:e}=this;e&&e.animation.cancel()}static supports(e){const{motionValue:n,name:r,repeatDelay:i,repeatType:a,damping:l,type:f}=e;return IC()&&r&&Qm.has(r)&&n&&n.owner&&n.owner.current instanceof HTMLElement&&!n.owner.getProps().onUpdate&&!i&&a!=="mirror"&&l!==0&&f!=="inertia"}}function BC(t,e){let n;const r=()=>{const{currentTime:i}=e,l=(i===null?0:i.value)/100;n!==l&&t(l),n=l};return ht.update(r,!0),()=>go(r)}const OC=Nm(()=>window.ScrollTimeline!==void 0);class VC{constructor(e){this.stop=()=>this.runAll("stop"),this.animations=e.filter(Boolean)}then(e,n){return Promise.all(this.animations).then(e).catch(n)}getAll(e){return this.animations[0][e]}setAll(e,n){for(let r=0;r<this.animations.length;r++)this.animations[r][e]=n}attachTimeline(e){const n=this.animations.map(r=>{if(OC()&&r.attachTimeline)r.attachTimeline(e);else return r.pause(),BC(i=>{r.time=r.duration*i},e)});return()=>{n.forEach((r,i)=>{r&&r(),this.animations[i].stop()})}}get time(){return this.getAll("time")}set time(e){this.setAll("time",e)}get speed(){return this.getAll("speed")}set speed(e){this.setAll("speed",e)}get startTime(){return this.getAll("startTime")}get duration(){let e=0;for(let n=0;n<this.animations.length;n++)e=Math.max(e,this.animations[n].duration);return e}runAll(e){this.animations.forEach(n=>n[e]())}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}const Vh=(t,e,n,r={},i,a,l)=>f=>{const d=Eh(r,t)||{},p=d.delay||r.delay||0;let{elapsed:y=0}=r;y=y-jr(p);let m={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:e.getVelocity(),...d,delay:-y,onUpdate:T=>{e.set(T),d.onUpdate&&d.onUpdate(T)},onComplete:()=>{f(),d.onComplete&&d.onComplete(),l&&l()},onStop:l,name:t,motionValue:e,element:a?void 0:i};s_(d)||(m={...m,...i_(t,m)}),m.duration&&(m.duration=jr(m.duration)),m.repeatDelay&&(m.repeatDelay=jr(m.repeatDelay)),m.from!==void 0&&(m.keyframes[0]=m.from);let k=!1;if((m.type===!1||m.duration===0&&!m.repeatDelay)&&(m.duration=0,m.delay===0&&(k=!0)),k&&!a&&e.get()!==void 0){const T=zu(m.keyframes,d);if(T!==void 0)return ht.update(()=>{m.onUpdate(T),m.onComplete()}),new VC([])}return!a&&l1.supports(m)?new l1(m):new Bh(m)},jC=t=>!!(t&&typeof t=="object"&&t.mix&&t.toValue),NC=t=>Wf(t)?t[t.length-1]||0:t;function qu(t,e){t.indexOf(e)===-1&&t.push(e)}function Zu(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}class jh{constructor(){this.subscriptions=[]}add(e){return qu(this.subscriptions,e),()=>Zu(this.subscriptions,e)}notify(e,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](e,n,r);else for(let a=0;a<i;a++){const l=this.subscriptions[a];l&&l(e,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const c1=30,$C=t=>!isNaN(parseFloat(t));class r2{constructor(e,n={}){this.version="11.5.4",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(r,i=!0)=>{const a=uo.now();this.updatedAt!==a&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(r),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(e),this.owner=n.owner}setCurrent(e){this.current=e,this.updatedAt=uo.now(),this.canTrackVelocity===null&&e!==void 0&&(this.canTrackVelocity=$C(this.current))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return process.env.NODE_ENV!=="production"&&Hu(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,n){this.events[e]||(this.events[e]=new jh);const r=this.events[e].add(n);return e==="change"?()=>{r(),ht.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,n){this.passiveEffect=e,this.stopPassiveEffect=n}set(e,n=!0){!n||!this.passiveEffect?this.updateAndNotify(e,n):this.passiveEffect(e,this.updateAndNotify)}setWithVelocity(e,n,r){this.set(n),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-r}jump(e,n=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=uo.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||e-this.updatedAt>c1)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,c1);return Wm(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(e){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=e(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function zl(t,e){return new r2(t,e)}function WC(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,zl(n))}function HC(t,e){const n=Uu(t,e);let{transitionEnd:r={},transition:i={},...a}=n||{};a={...a,...r};for(const l in a){const f=NC(a[l]);WC(t,l,f)}}const Gu=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),UC="framerAppearId",o2="data-"+Gu(UC);function i2(t){return t.props[o2]}function s2(t){if(Ko.has(t))return"transform";if(Qm.has(t))return Gu(t)}class zC extends r2{constructor(){super(...arguments),this.output=[],this.counts=new Map}add(e){const n=s2(e);if(!n)return;const r=this.counts.get(n)||0;this.counts.set(n,r+1),r===0&&(this.output.push(n),this.update());let i=!1;return()=>{if(i)return;i=!0;const a=this.counts.get(n)-1;this.counts.set(n,a),a===0&&(Zu(this.output,n),this.update())}}update(){this.set(this.output.length?this.output.join(", "):"auto")}}const ln=t=>!!(t&&t.getVelocity);function qC(t){return!!(ln(t)&&t.add)}function Yf(t,e){var n;if(!t.applyWillChange)return;let r=t.getValue("willChange");if(!r&&!(!((n=t.props.style)===null||n===void 0)&&n.willChange)&&(r=new zC("auto"),t.addValue("willChange",r)),qC(r))return r.add(e)}function ZC({protectedKeys:t,needsAnimating:e},n){const r=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,r}function a2(t,e,{delay:n=0,transitionOverride:r,type:i}={}){var a;let{transition:l=t.getDefaultTransition(),transitionEnd:f,...d}=e;r&&(l=r);const p=[],y=i&&t.animationState&&t.animationState.getState()[i];for(const m in d){const k=t.getValue(m,(a=t.latestValues[m])!==null&&a!==void 0?a:null),T=d[m];if(T===void 0||y&&ZC(y,m))continue;const P={delay:n,...Eh(l||{},m)};let B=!1;if(window.MotionHandoffAnimation){const M=i2(t);if(M){const V=window.MotionHandoffAnimation(M,m,ht);V!==null&&(P.startTime=V,B=!0)}}k.start(Vh(m,k,T,t.shouldReduceMotion&&Ko.has(m)?{type:!1}:P,t,B,Yf(t,m)));const I=k.animation;I&&p.push(I)}return f&&Promise.all(p).then(()=>{ht.update(()=>{f&&HC(t,f)})}),p}function Xf(t,e,n={}){var r;const i=Uu(t,e,n.type==="exit"?(r=t.presenceContext)===null||r===void 0?void 0:r.custom:void 0);let{transition:a=t.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(a=n.transitionOverride);const l=i?()=>Promise.all(a2(t,i,n)):()=>Promise.resolve(),f=t.variantChildren&&t.variantChildren.size?(p=0)=>{const{delayChildren:y=0,staggerChildren:m,staggerDirection:k}=a;return GC(t,e,y+p,m,k,n)}:()=>Promise.resolve(),{when:d}=a;if(d){const[p,y]=d==="beforeChildren"?[l,f]:[f,l];return p().then(()=>y())}else return Promise.all([l(),f(n.delay)])}function GC(t,e,n=0,r=0,i=1,a){const l=[],f=(t.variantChildren.size-1)*r,d=i===1?(p=0)=>p*r:(p=0)=>f-p*r;return Array.from(t.variantChildren).sort(YC).forEach((p,y)=>{p.notify("AnimationStart",e),l.push(Xf(p,e,{...a,delay:n+d(y)}).then(()=>p.notify("AnimationComplete",e)))}),Promise.all(l)}function YC(t,e){return t.sortNodePosition(e)}function XC(t,e,n={}){t.notify("AnimationStart",e);let r;if(Array.isArray(e)){const i=e.map(a=>Xf(t,a,n));r=Promise.all(i)}else if(typeof e=="string")r=Xf(t,e,n);else{const i=typeof e=="function"?Uu(t,e,n.custom):e;r=Promise.all(a2(t,i,n))}return r.then(()=>{t.notify("AnimationComplete",e)})}const KC=[...kh].reverse(),JC=kh.length;function QC(t){return e=>Promise.all(e.map(({animation:n,options:r})=>XC(t,n,r)))}function ek(t){let e=QC(t),n=u1(),r=!0;const i=d=>(p,y)=>{var m;const k=Uu(t,y,d==="exit"?(m=t.presenceContext)===null||m===void 0?void 0:m.custom:void 0);if(k){const{transition:T,transitionEnd:P,...B}=k;p={...p,...B,...P}}return p};function a(d){e=d(t)}function l(d){const p=t.getProps(),y=t.getVariantContext(!0)||{},m=[],k=new Set;let T={},P=1/0;for(let I=0;I<JC;I++){const M=KC[I],V=n[M],j=p[M]!==void 0?p[M]:y[M],H=Wl(j),$=M===d?V.isActive:null;$===!1&&(P=I);let Y=j===y[M]&&j!==p[M]&&H;if(Y&&r&&t.manuallyAnimateOnMount&&(Y=!1),V.protectedKeys={...T},!V.isActive&&$===null||!j&&!V.prevProp||$l(j)||typeof j=="boolean")continue;let K=tk(V.prevProp,j)||M===d&&V.isActive&&!Y&&H||I>P&&H,le=!1;const he=Array.isArray(j)?j:[j];let Te=he.reduce(i(M),{});$===!1&&(Te={});const{prevResolvedValues:ce={}}=V,be={...ce,...Te},Ce=ne=>{K=!0,k.has(ne)&&(le=!0,k.delete(ne)),V.needsAnimating[ne]=!0;const ee=t.getValue(ne);ee&&(ee.liveStyle=!1)};for(const ne in be){const ee=Te[ne],oe=ce[ne];if(T.hasOwnProperty(ne))continue;let Re=!1;Wf(ee)&&Wf(oe)?Re=!_m(ee,oe):Re=ee!==oe,Re?ee!=null?Ce(ne):k.add(ne):ee!==void 0&&k.has(ne)?Ce(ne):V.protectedKeys[ne]=!0}V.prevProp=j,V.prevResolvedValues=Te,V.isActive&&(T={...T,...Te}),r&&t.blockInitialAnimation&&(K=!1),K&&(!Y||le)&&m.push(...he.map(ne=>({animation:ne,options:{type:M}})))}if(k.size){const I={};k.forEach(M=>{const V=t.getBaseTarget(M),j=t.getValue(M);j&&(j.liveStyle=!0),I[M]=V??null}),m.push({animation:I})}let B=!!m.length;return r&&(p.initial===!1||p.initial===p.animate)&&!t.manuallyAnimateOnMount&&(B=!1),r=!1,B?e(m):Promise.resolve()}function f(d,p){var y;if(n[d].isActive===p)return Promise.resolve();(y=t.variantChildren)===null||y===void 0||y.forEach(k=>{var T;return(T=k.animationState)===null||T===void 0?void 0:T.setActive(d,p)}),n[d].isActive=p;const m=l(d);for(const k in n)n[k].protectedKeys={};return m}return{animateChanges:l,setActive:f,setAnimateFunction:a,getState:()=>n,reset:()=>{n=u1(),r=!0}}}function tk(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!_m(e,t):!1}function Ii(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function u1(){return{animate:Ii(!0),whileInView:Ii(),whileHover:Ii(),whileTap:Ii(),whileDrag:Ii(),whileFocus:Ii(),exit:Ii()}}class Jo{constructor(e){this.isMounted=!1,this.node=e}update(){}}class nk extends Jo{constructor(e){super(e),e.animationState||(e.animationState=ek(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();$l(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:n}=this.node.prevProps||{};e!==n&&this.updateAnimationControlsSubscription()}unmount(){var e;this.node.animationState.reset(),(e=this.unmountControls)===null||e===void 0||e.call(this)}}let rk=0;class ok extends Jo{constructor(){super(...arguments),this.id=rk++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===r)return;const i=this.node.animationState.setActive("exit",!e);n&&!e&&i.then(()=>n(this.id))}mount(){const{register:e}=this.node.presenceContext||{};e&&(this.unmount=e(this.id))}unmount(){}}const ik={animation:{Feature:nk},exit:{Feature:ok}},l2=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1;function Yu(t,e="page"){return{point:{x:t[`${e}X`],y:t[`${e}Y`]}}}const sk=t=>e=>l2(e)&&t(e,Yu(e));function lo(t,e,n,r={passive:!0}){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n)}function ho(t,e,n,r){return lo(t,e,sk(n),r)}const d1=(t,e)=>Math.abs(t-e);function ak(t,e){const n=d1(t.x,e.x),r=d1(t.y,e.y);return Math.sqrt(n**2+r**2)}class c2{constructor(e,n,{transformPagePoint:r,contextWindow:i,dragSnapToOrigin:a=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const m=bf(this.lastMoveEventInfo,this.history),k=this.startEvent!==null,T=ak(m.offset,{x:0,y:0})>=3;if(!k&&!T)return;const{point:P}=m,{timestamp:B}=Kt;this.history.push({...P,timestamp:B});const{onStart:I,onMove:M}=this.handlers;k||(I&&I(this.lastMoveEvent,m),this.startEvent=this.lastMoveEvent),M&&M(this.lastMoveEvent,m)},this.handlePointerMove=(m,k)=>{this.lastMoveEvent=m,this.lastMoveEventInfo=yf(k,this.transformPagePoint),ht.update(this.updatePoint,!0)},this.handlePointerUp=(m,k)=>{this.end();const{onEnd:T,onSessionEnd:P,resumeAnimation:B}=this.handlers;if(this.dragSnapToOrigin&&B&&B(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const I=bf(m.type==="pointercancel"?this.lastMoveEventInfo:yf(k,this.transformPagePoint),this.history);this.startEvent&&T&&T(m,I),P&&P(m,I)},!l2(e))return;this.dragSnapToOrigin=a,this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const l=Yu(e),f=yf(l,this.transformPagePoint),{point:d}=f,{timestamp:p}=Kt;this.history=[{...d,timestamp:p}];const{onSessionStart:y}=n;y&&y(e,bf(f,this.history)),this.removeListeners=fo(ho(this.contextWindow,"pointermove",this.handlePointerMove),ho(this.contextWindow,"pointerup",this.handlePointerUp),ho(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),go(this.updatePoint)}}function yf(t,e){return e?{point:e(t.point)}:t}function f1(t,e){return{x:t.x-e.x,y:t.y-e.y}}function bf({point:t},e){return{point:t,delta:f1(t,u2(e)),offset:f1(t,lk(e)),velocity:ck(e,.1)}}function lk(t){return t[0]}function u2(t){return t[t.length-1]}function ck(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,r=null;const i=u2(t);for(;n>=0&&(r=t[n],!(i.timestamp-r.timestamp>jr(e)));)n--;if(!r)return{x:0,y:0};const a=co(i.timestamp-r.timestamp);if(a===0)return{x:0,y:0};const l={x:(i.x-r.x)/a,y:(i.y-r.y)/a};return l.x===1/0&&(l.x=0),l.y===1/0&&(l.y=0),l}function d2(t){let e=null;return()=>{const n=()=>{e=null};return e===null?(e=t,n):!1}}const h1=d2("dragHorizontal"),p1=d2("dragVertical");function f2(t){let e=!1;if(t==="y")e=p1();else if(t==="x")e=h1();else{const n=h1(),r=p1();n&&r?e=()=>{n(),r()}:(n&&n(),r&&r())}return e}function h2(){const t=f2(!0);return t?(t(),!1):!0}function ia(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}const p2=1e-4,uk=1-p2,dk=1+p2,m2=.01,fk=0-m2,hk=0+m2;function qn(t){return t.max-t.min}function pk(t,e,n){return Math.abs(t-e)<=n}function m1(t,e,n,r=.5){t.origin=r,t.originPoint=kt(e.min,e.max,t.origin),t.scale=qn(n)/qn(e),t.translate=kt(n.min,n.max,t.origin)-t.originPoint,(t.scale>=uk&&t.scale<=dk||isNaN(t.scale))&&(t.scale=1),(t.translate>=fk&&t.translate<=hk||isNaN(t.translate))&&(t.translate=0)}function Al(t,e,n,r){m1(t.x,e.x,n.x,r?r.originX:void 0),m1(t.y,e.y,n.y,r?r.originY:void 0)}function g1(t,e,n){t.min=n.min+e.min,t.max=t.min+qn(e)}function mk(t,e,n){g1(t.x,e.x,n.x),g1(t.y,e.y,n.y)}function v1(t,e,n){t.min=e.min-n.min,t.max=t.min+qn(e)}function Il(t,e,n){v1(t.x,e.x,n.x),v1(t.y,e.y,n.y)}function gk(t,{min:e,max:n},r){return e!==void 0&&t<e?t=r?kt(e,t,r.min):Math.max(t,e):n!==void 0&&t>n&&(t=r?kt(n,t,r.max):Math.min(t,n)),t}function y1(t,e,n){return{min:e!==void 0?t.min+e:void 0,max:n!==void 0?t.max+n-(t.max-t.min):void 0}}function vk(t,{top:e,left:n,bottom:r,right:i}){return{x:y1(t.x,n,i),y:y1(t.y,e,r)}}function b1(t,e){let n=e.min-t.min,r=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,r]=[r,n]),{min:n,max:r}}function yk(t,e){return{x:b1(t.x,e.x),y:b1(t.y,e.y)}}function bk(t,e){let n=.5;const r=qn(t),i=qn(e);return i>r?n=Ul(e.min,e.max-r,t.min):r>i&&(n=Ul(t.min,t.max-i,e.min)),Go(0,1,n)}function wk(t,e){const n={};return e.min!==void 0&&(n.min=e.min-t.min),e.max!==void 0&&(n.max=e.max-t.min),n}const Kf=.35;function xk(t=Kf){return t===!1?t=0:t===!0&&(t=Kf),{x:w1(t,"left","right"),y:w1(t,"top","bottom")}}function w1(t,e,n){return{min:x1(t,e),max:x1(t,n)}}function x1(t,e){return typeof t=="number"?t:t[e]||0}const _1=()=>({translate:0,scale:1,origin:0,originPoint:0}),sa=()=>({x:_1(),y:_1()}),C1=()=>({min:0,max:0}),At=()=>({x:C1(),y:C1()});function or(t){return[t("x"),t("y")]}function g2({top:t,left:e,right:n,bottom:r}){return{x:{min:e,max:n},y:{min:t,max:r}}}function _k({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function Ck(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),r=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function wf(t){return t===void 0||t===1}function Jf({scale:t,scaleX:e,scaleY:n}){return!wf(t)||!wf(e)||!wf(n)}function Vi(t){return Jf(t)||v2(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function v2(t){return k1(t.x)||k1(t.y)}function k1(t){return t&&t!=="0%"}function ku(t,e,n){const r=t-n,i=e*r;return n+i}function S1(t,e,n,r,i){return i!==void 0&&(t=ku(t,i,r)),ku(t,n,r)+e}function Qf(t,e=0,n=1,r,i){t.min=S1(t.min,e,n,r,i),t.max=S1(t.max,e,n,r,i)}function y2(t,{x:e,y:n}){Qf(t.x,e.translate,e.scale,e.originPoint),Qf(t.y,n.translate,n.scale,n.originPoint)}const E1=.999999999999,T1=1.0000000000001;function kk(t,e,n,r=!1){const i=n.length;if(!i)return;e.x=e.y=1;let a,l;for(let f=0;f<i;f++){a=n[f],l=a.projectionDelta;const{visualElement:d}=a.options;d&&d.props.style&&d.props.style.display==="contents"||(r&&a.options.layoutScroll&&a.scroll&&a!==a.root&&la(t,{x:-a.scroll.offset.x,y:-a.scroll.offset.y}),l&&(e.x*=l.x.scale,e.y*=l.y.scale,y2(t,l)),r&&Vi(a.latestValues)&&la(t,a.latestValues))}e.x<T1&&e.x>E1&&(e.x=1),e.y<T1&&e.y>E1&&(e.y=1)}function aa(t,e){t.min=t.min+e,t.max=t.max+e}function R1(t,e,n,r,i=.5){const a=kt(t.min,t.max,i);Qf(t,e,n,a,r)}function la(t,e){R1(t.x,e.x,e.scaleX,e.scale,e.originX),R1(t.y,e.y,e.scaleY,e.scale,e.originY)}function b2(t,e){return g2(Ck(t.getBoundingClientRect(),e))}function Sk(t,e,n){const r=b2(t,n),{scroll:i}=e;return i&&(aa(r.x,i.offset.x),aa(r.y,i.offset.y)),r}const w2=({current:t})=>t?t.ownerDocument.defaultView:null,Ek=new WeakMap;class Tk{constructor(e){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=At(),this.visualElement=e}start(e,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=y=>{const{dragSnapToOrigin:m}=this.getProps();m?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(Yu(y,"page").point)},a=(y,m)=>{var k;const{drag:T,dragPropagation:P,onDragStart:B}=this.getProps();if(T&&!P&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=f2(T),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),or(M=>{let V=this.getAxisMotionValue(M).get()||0;if(Nr.test(V)){const{projection:j}=this.visualElement;if(j&&j.layout){const H=j.layout.layoutBox[M];H&&(V=qn(H)*(parseFloat(V)/100))}}this.originPoint[M]=V}),B&&ht.postRender(()=>B(y,m)),(k=this.removeWillChange)===null||k===void 0||k.call(this),this.removeWillChange=Yf(this.visualElement,"transform");const{animationState:I}=this.visualElement;I&&I.setActive("whileDrag",!0)},l=(y,m)=>{const{dragPropagation:k,dragDirectionLock:T,onDirectionLock:P,onDrag:B}=this.getProps();if(!k&&!this.openGlobalLock)return;const{offset:I}=m;if(T&&this.currentDirection===null){this.currentDirection=Rk(I),this.currentDirection!==null&&P&&P(this.currentDirection);return}this.updateAxis("x",m.point,I),this.updateAxis("y",m.point,I),this.visualElement.render(),B&&B(y,m)},f=(y,m)=>this.stop(y,m),d=()=>or(y=>{var m;return this.getAnimationState(y)==="paused"&&((m=this.getAxisMotionValue(y).animation)===null||m===void 0?void 0:m.play())}),{dragSnapToOrigin:p}=this.getProps();this.panSession=new c2(e,{onSessionStart:i,onStart:a,onMove:l,onSessionEnd:f,resumeAnimation:d},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:p,contextWindow:w2(this.visualElement)})}stop(e,n){var r;(r=this.removeWillChange)===null||r===void 0||r.call(this);const i=this.isDragging;if(this.cancel(),!i)return;const{velocity:a}=n;this.startAnimation(a);const{onDragEnd:l}=this.getProps();l&&ht.postRender(()=>l(e,n))}cancel(){this.isDragging=!1;const{projection:e,animationState:n}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,r){const{drag:i}=this.getProps();if(!r||!Zc(e,i,this.currentDirection))return;const a=this.getAxisMotionValue(e);let l=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(l=gk(l,this.constraints[e],this.elastic[e])),a.set(l)}resolveConstraints(){var e;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(e=this.visualElement.projection)===null||e===void 0?void 0:e.layout,a=this.constraints;n&&ia(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=vk(i.layoutBox,n):this.constraints=!1,this.elastic=xk(r),a!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&or(l=>{this.constraints!==!1&&this.getAxisMotionValue(l)&&(this.constraints[l]=wk(i.layoutBox[l],this.constraints[l]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!ia(e))return!1;const r=e.current;vo(r!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const a=Sk(r,i.root,this.visualElement.getTransformPagePoint());let l=yk(i.layout.layoutBox,a);if(n){const f=n(_k(l));this.hasMutatedConstraints=!!f,f&&(l=g2(f))}return l}startAnimation(e){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:a,dragSnapToOrigin:l,onDragTransitionEnd:f}=this.getProps(),d=this.constraints||{},p=or(y=>{if(!Zc(y,n,this.currentDirection))return;let m=d&&d[y]||{};l&&(m={min:0,max:0});const k=i?200:1e6,T=i?40:1e7,P={type:"inertia",velocity:r?e[y]:0,bounceStiffness:k,bounceDamping:T,timeConstant:750,restDelta:1,restSpeed:10,...a,...m};return this.startAxisValueAnimation(y,P)});return Promise.all(p).then(f)}startAxisValueAnimation(e,n){const r=this.getAxisMotionValue(e);return r.start(Vh(e,r,0,n,this.visualElement,!1,Yf(this.visualElement,e)))}stopAnimation(){or(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){or(e=>{var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.pause()})}getAnimationState(e){var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.state}getAxisMotionValue(e){const n=`_drag${e.toUpperCase()}`,r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){or(n=>{const{drag:r}=this.getProps();if(!Zc(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,a=this.getAxisMotionValue(n);if(i&&i.layout){const{min:l,max:f}=i.layout.layoutBox[n];a.set(e[n]-kt(l,f,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!ia(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};or(l=>{const f=this.getAxisMotionValue(l);if(f&&this.constraints!==!1){const d=f.get();i[l]=bk({min:d,max:d},this.constraints[l])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.current.style.transform=a?a({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),or(l=>{if(!Zc(l,e,null))return;const f=this.getAxisMotionValue(l),{min:d,max:p}=this.constraints[l];f.set(kt(d,p,i[l]))})}addListeners(){if(!this.visualElement.current)return;Ek.set(this.visualElement,this);const e=this.visualElement.current,n=ho(e,"pointerdown",d=>{const{drag:p,dragListener:y=!0}=this.getProps();p&&y&&this.start(d)}),r=()=>{const{dragConstraints:d}=this.getProps();ia(d)&&d.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,a=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),ht.read(r);const l=lo(window,"resize",()=>this.scalePositionWithinConstraints()),f=i.addEventListener("didUpdate",({delta:d,hasLayoutChanged:p})=>{this.isDragging&&p&&(or(y=>{const m=this.getAxisMotionValue(y);m&&(this.originPoint[y]+=d[y].translate,m.set(m.get()+d[y].translate))}),this.visualElement.render())});return()=>{l(),n(),a(),f&&f()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:a=!1,dragElastic:l=Kf,dragMomentum:f=!0}=e;return{...e,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:a,dragElastic:l,dragMomentum:f}}}function Zc(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function Rk(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}class Pk extends Jo{constructor(e){super(e),this.removeGroupControls=Jt,this.removeListeners=Jt,this.controls=new Tk(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Jt}unmount(){this.removeGroupControls(),this.removeListeners()}}const P1=t=>(e,n)=>{t&&ht.postRender(()=>t(e,n))};class Mk extends Jo{constructor(){super(...arguments),this.removePointerDownListener=Jt}onPointerDown(e){this.session=new c2(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:w2(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:P1(e),onStart:P1(n),onMove:r,onEnd:(a,l)=>{delete this.session,i&&ht.postRender(()=>i(a,l))}}}mount(){this.removePointerDownListener=ho(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const Xu=L.createContext(null);function Ak(){const t=L.useContext(Xu);if(t===null)return[!0,null];const{isPresent:e,onExitComplete:n,register:r}=t,i=L.useId();L.useEffect(()=>r(i),[]);const a=L.useCallback(()=>n&&n(i),[i,n]);return!e&&n?[!1,a]:[!0]}const Nh=L.createContext({}),x2=L.createContext({}),cu={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function M1(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const pl={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(je.test(t))t=parseFloat(t);else return t;const n=M1(t,e.target.x),r=M1(t,e.target.y);return`${n}% ${r}%`}},Ik={correct:(t,{treeScale:e,projectionDelta:n})=>{const r=t,i=Yo.parse(t);if(i.length>5)return r;const a=Yo.createTransformer(t),l=typeof i[0]!="number"?1:0,f=n.x.scale*e.x,d=n.y.scale*e.y;i[0+l]/=f,i[1+l]/=d;const p=kt(f,d,.5);return typeof i[2+l]=="number"&&(i[2+l]/=p),typeof i[3+l]=="number"&&(i[3+l]/=p),a(i)}},Su={};function Lk(t){Object.assign(Su,t)}const{schedule:$h,cancel:EP}=Cm(queueMicrotask,!1);class Dk extends L.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:a}=e;Lk(Fk),a&&(n.group&&n.group.add(a),r&&r.register&&i&&r.register(a),a.root.didUpdate(),a.addEventListener("animationComplete",()=>{this.safeToRemove()}),a.setOptions({...a.options,onExitComplete:()=>this.safeToRemove()})),cu.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:r,drag:i,isPresent:a}=this.props,l=r.projection;return l&&(l.isPresent=a,i||e.layoutDependency!==n||n===void 0?l.willUpdate():this.safeToRemove(),e.isPresent!==a&&(a?l.promote():l.relegate()||ht.postRender(()=>{const f=l.getStack();(!f||!f.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),$h.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=e;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function _2(t){const[e,n]=Ak(),r=L.useContext(Nh);return A.jsx(Dk,{...t,layoutGroup:r,switchLayoutGroup:L.useContext(x2),isPresent:e,safeToRemove:n})}const Fk={borderRadius:{...pl,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:pl,borderTopRightRadius:pl,borderBottomLeftRadius:pl,borderBottomRightRadius:pl,boxShadow:Ik},C2=["TopLeft","TopRight","BottomLeft","BottomRight"],Bk=C2.length,A1=t=>typeof t=="string"?parseFloat(t):t,I1=t=>typeof t=="number"||je.test(t);function Ok(t,e,n,r,i,a){i?(t.opacity=kt(0,n.opacity!==void 0?n.opacity:1,Vk(r)),t.opacityExit=kt(e.opacity!==void 0?e.opacity:1,0,jk(r))):a&&(t.opacity=kt(e.opacity!==void 0?e.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let l=0;l<Bk;l++){const f=`border${C2[l]}Radius`;let d=L1(e,f),p=L1(n,f);if(d===void 0&&p===void 0)continue;d||(d=0),p||(p=0),d===0||p===0||I1(d)===I1(p)?(t[f]=Math.max(kt(A1(d),A1(p),r),0),(Nr.test(p)||Nr.test(d))&&(t[f]+="%")):t[f]=p}(e.rotate||n.rotate)&&(t.rotate=kt(e.rotate||0,n.rotate||0,r))}function L1(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const Vk=k2(0,.5,Ym),jk=k2(.5,.95,Jt);function k2(t,e,n){return r=>r<t?0:r>e?1:n(Ul(t,e,r))}function D1(t,e){t.min=e.min,t.max=e.max}function rr(t,e){D1(t.x,e.x),D1(t.y,e.y)}function F1(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function B1(t,e,n,r,i){return t-=e,t=ku(t,1/n,r),i!==void 0&&(t=ku(t,1/i,r)),t}function Nk(t,e=0,n=1,r=.5,i,a=t,l=t){if(Nr.test(e)&&(e=parseFloat(e),e=kt(l.min,l.max,e/100)-l.min),typeof e!="number")return;let f=kt(a.min,a.max,r);t===a&&(f-=e),t.min=B1(t.min,e,n,f,i),t.max=B1(t.max,e,n,f,i)}function O1(t,e,[n,r,i],a,l){Nk(t,e[n],e[r],e[i],e.scale,a,l)}const $k=["x","scaleX","originX"],Wk=["y","scaleY","originY"];function V1(t,e,n,r){O1(t.x,e,$k,n?n.x:void 0,r?r.x:void 0),O1(t.y,e,Wk,n?n.y:void 0,r?r.y:void 0)}function j1(t){return t.translate===0&&t.scale===1}function S2(t){return j1(t.x)&&j1(t.y)}function N1(t,e){return t.min===e.min&&t.max===e.max}function Hk(t,e){return N1(t.x,e.x)&&N1(t.y,e.y)}function $1(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function E2(t,e){return $1(t.x,e.x)&&$1(t.y,e.y)}function W1(t){return qn(t.x)/qn(t.y)}function H1(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}class Uk{constructor(){this.members=[]}add(e){qu(this.members,e),e.scheduleRender()}remove(e){if(Zu(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(e){const n=this.members.findIndex(i=>e===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const a=this.members[i];if(a.isPresent!==!1){r=a;break}}return r?(this.promote(r),!0):!1}promote(e,n){const r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,n&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:i}=e.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:r}=e;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function zk(t,e,n){let r="";const i=t.x.translate/e.x,a=t.y.translate/e.y,l=(n==null?void 0:n.z)||0;if((i||a||l)&&(r=`translate3d(${i}px, ${a}px, ${l}px) `),(e.x!==1||e.y!==1)&&(r+=`scale(${1/e.x}, ${1/e.y}) `),n){const{transformPerspective:p,rotate:y,rotateX:m,rotateY:k,skewX:T,skewY:P}=n;p&&(r=`perspective(${p}px) ${r}`),y&&(r+=`rotate(${y}deg) `),m&&(r+=`rotateX(${m}deg) `),k&&(r+=`rotateY(${k}deg) `),T&&(r+=`skewX(${T}deg) `),P&&(r+=`skewY(${P}deg) `)}const f=t.x.scale*e.x,d=t.y.scale*e.y;return(f!==1||d!==1)&&(r+=`scale(${f}, ${d})`),r||"none"}const qk=(t,e)=>t.depth-e.depth;class Zk{constructor(){this.children=[],this.isDirty=!1}add(e){qu(this.children,e),this.isDirty=!0}remove(e){Zu(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(qk),this.isDirty=!1,this.children.forEach(e)}}function uu(t){const e=ln(t)?t.get():t;return jC(e)?e.toValue():e}function Gk(t,e){const n=uo.now(),r=({timestamp:i})=>{const a=i-n;a>=e&&(go(r),t(a-e))};return ht.read(r,!0),()=>go(r)}function Yk(t){return t instanceof SVGElement&&t.tagName!=="svg"}function Xk(t,e,n){const r=ln(t)?t:zl(t);return r.start(Vh("",r,e,n)),r.animation}const ji={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0},El=typeof window<"u"&&window.MotionDebug!==void 0,xf=["","X","Y","Z"],Kk={visibility:"hidden"},U1=1e3;let Jk=0;function _f(t,e,n,r){const{latestValues:i}=e;i[t]&&(n[t]=i[t],e.setStaticValue(t,0),r&&(r[t]=0))}function T2(t){if(t.hasCheckedOptimisedAppear=!0,t.root===t)return;const{visualElement:e}=t.options;if(!e)return;const n=i2(e);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:i,layoutId:a}=t.options;window.MotionCancelOptimisedAnimation(n,"transform",ht,!(i||a))}const{parent:r}=t;r&&!r.hasCheckedOptimisedAppear&&T2(r)}function R2({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(l={},f=e==null?void 0:e()){this.id=Jk++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,El&&(ji.totalNodes=ji.resolvedTargetDeltas=ji.recalculatedProjection=0),this.nodes.forEach(t7),this.nodes.forEach(s7),this.nodes.forEach(a7),this.nodes.forEach(n7),El&&window.MotionDebug.record(ji)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=l,this.root=f?f.root||f:this,this.path=f?[...f.path,f]:[],this.parent=f,this.depth=f?f.depth+1:0;for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new Zk)}addEventListener(l,f){return this.eventHandlers.has(l)||this.eventHandlers.set(l,new jh),this.eventHandlers.get(l).add(f)}notifyListeners(l,...f){const d=this.eventHandlers.get(l);d&&d.notify(...f)}hasListeners(l){return this.eventHandlers.has(l)}mount(l,f=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=Yk(l),this.instance=l;const{layoutId:d,layout:p,visualElement:y}=this.options;if(y&&!y.current&&y.mount(l),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),f&&(p||d)&&(this.isLayoutDirty=!0),t){let m;const k=()=>this.root.updateBlockedByResize=!1;t(l,()=>{this.root.updateBlockedByResize=!0,m&&m(),m=Gk(k,250),cu.hasAnimatedSinceResize&&(cu.hasAnimatedSinceResize=!1,this.nodes.forEach(q1))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&y&&(d||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:k,hasRelativeTargetChanged:T,layout:P})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const B=this.options.transition||y.getDefaultTransition()||f7,{onLayoutAnimationStart:I,onLayoutAnimationComplete:M}=y.getProps(),V=!this.targetLayout||!E2(this.targetLayout,P)||T,j=!k&&T;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||j||k&&(V||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,j);const H={...Eh(B,"layout"),onPlay:I,onComplete:M};(y.shouldReduceMotion||this.options.layoutRoot)&&(H.delay=0,H.type=!1),this.startAnimation(H)}else k||q1(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=P})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const l=this.getStack();l&&l.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,go(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(l7),this.animationId++)}getTransformTemplate(){const{visualElement:l}=this.options;return l&&l.getProps().transformTemplate}willUpdate(l=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&T2(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let y=0;y<this.path.length;y++){const m=this.path[y];m.shouldResetTransform=!0,m.updateScroll("snapshot"),m.options.layoutRoot&&m.willUpdate(!1)}const{layoutId:f,layout:d}=this.options;if(f===void 0&&!d)return;const p=this.getTransformTemplate();this.prevTransformTemplateValue=p?p(this.latestValues,""):void 0,this.updateSnapshot(),l&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(z1);return}this.isUpdating||this.nodes.forEach(o7),this.isUpdating=!1,this.nodes.forEach(i7),this.nodes.forEach(Qk),this.nodes.forEach(e7),this.clearAllSnapshots();const f=uo.now();Kt.delta=Go(0,1e3/60,f-Kt.timestamp),Kt.timestamp=f,Kt.isProcessing=!0,hf.update.process(Kt),hf.preRender.process(Kt),hf.render.process(Kt),Kt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,$h.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(r7),this.sharedNodes.forEach(c7)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,ht.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){ht.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const l=this.layout;this.layout=this.measure(!1),this.layoutCorrected=At(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:f}=this.options;f&&f.notify("LayoutMeasure",this.layout.layoutBox,l?l.layoutBox:void 0)}updateScroll(l="measure"){let f=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===l&&(f=!1),f){const d=r(this.instance);this.scroll={animationId:this.root.animationId,phase:l,isRoot:d,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:d}}}resetTransform(){if(!i)return;const l=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,f=this.projectionDelta&&!S2(this.projectionDelta),d=this.getTransformTemplate(),p=d?d(this.latestValues,""):void 0,y=p!==this.prevTransformTemplateValue;l&&(f||Vi(this.latestValues)||y)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(l=!0){const f=this.measurePageBox();let d=this.removeElementScroll(f);return l&&(d=this.removeTransform(d)),h7(d),{animationId:this.root.animationId,measuredBox:f,layoutBox:d,latestValues:{},source:this.id}}measurePageBox(){var l;const{visualElement:f}=this.options;if(!f)return At();const d=f.measureViewportBox();if(!(((l=this.scroll)===null||l===void 0?void 0:l.wasRoot)||this.path.some(p7))){const{scroll:y}=this.root;y&&(aa(d.x,y.offset.x),aa(d.y,y.offset.y))}return d}removeElementScroll(l){var f;const d=At();if(rr(d,l),!((f=this.scroll)===null||f===void 0)&&f.wasRoot)return d;for(let p=0;p<this.path.length;p++){const y=this.path[p],{scroll:m,options:k}=y;y!==this.root&&m&&k.layoutScroll&&(m.wasRoot&&rr(d,l),aa(d.x,m.offset.x),aa(d.y,m.offset.y))}return d}applyTransform(l,f=!1){const d=At();rr(d,l);for(let p=0;p<this.path.length;p++){const y=this.path[p];!f&&y.options.layoutScroll&&y.scroll&&y!==y.root&&la(d,{x:-y.scroll.offset.x,y:-y.scroll.offset.y}),Vi(y.latestValues)&&la(d,y.latestValues)}return Vi(this.latestValues)&&la(d,this.latestValues),d}removeTransform(l){const f=At();rr(f,l);for(let d=0;d<this.path.length;d++){const p=this.path[d];if(!p.instance||!Vi(p.latestValues))continue;Jf(p.latestValues)&&p.updateSnapshot();const y=At(),m=p.measurePageBox();rr(y,m),V1(f,p.latestValues,p.snapshot?p.snapshot.layoutBox:void 0,y)}return Vi(this.latestValues)&&V1(f,this.latestValues),f}setTargetDelta(l){this.targetDelta=l,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(l){this.options={...this.options,...l,crossfade:l.crossfade!==void 0?l.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Kt.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(l=!1){var f;const d=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=d.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=d.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=d.isSharedProjectionDirty);const p=!!this.resumingFrom||this!==d;if(!(l||p&&this.isSharedProjectionDirty||this.isProjectionDirty||!((f=this.parent)===null||f===void 0)&&f.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:m,layoutId:k}=this.options;if(!(!this.layout||!(m||k))){if(this.resolvedRelativeTargetAt=Kt.timestamp,!this.targetDelta&&!this.relativeTarget){const T=this.getClosestProjectingParent();T&&T.layout&&this.animationProgress!==1?(this.relativeParent=T,this.forceRelativeParentToResolveTarget(),this.relativeTarget=At(),this.relativeTargetOrigin=At(),Il(this.relativeTargetOrigin,this.layout.layoutBox,T.layout.layoutBox),rr(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=At(),this.targetWithTransforms=At()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),mk(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):rr(this.target,this.layout.layoutBox),y2(this.target,this.targetDelta)):rr(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const T=this.getClosestProjectingParent();T&&!!T.resumingFrom==!!this.resumingFrom&&!T.options.layoutScroll&&T.target&&this.animationProgress!==1?(this.relativeParent=T,this.forceRelativeParentToResolveTarget(),this.relativeTarget=At(),this.relativeTargetOrigin=At(),Il(this.relativeTargetOrigin,this.target,T.target),rr(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}El&&ji.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||Jf(this.parent.latestValues)||v2(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var l;const f=this.getLead(),d=!!this.resumingFrom||this!==f;let p=!0;if((this.isProjectionDirty||!((l=this.parent)===null||l===void 0)&&l.isProjectionDirty)&&(p=!1),d&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(p=!1),this.resolvedRelativeTargetAt===Kt.timestamp&&(p=!1),p)return;const{layout:y,layoutId:m}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(y||m))return;rr(this.layoutCorrected,this.layout.layoutBox);const k=this.treeScale.x,T=this.treeScale.y;kk(this.layoutCorrected,this.treeScale,this.path,d),f.layout&&!f.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(f.target=f.layout.layoutBox,f.targetWithTransforms=At());const{target:P}=f;if(!P){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(F1(this.prevProjectionDelta.x,this.projectionDelta.x),F1(this.prevProjectionDelta.y,this.projectionDelta.y)),Al(this.projectionDelta,this.layoutCorrected,P,this.latestValues),(this.treeScale.x!==k||this.treeScale.y!==T||!H1(this.projectionDelta.x,this.prevProjectionDelta.x)||!H1(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",P)),El&&ji.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(l=!0){var f;if((f=this.options.visualElement)===null||f===void 0||f.scheduleRender(),l){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=sa(),this.projectionDelta=sa(),this.projectionDeltaWithTransform=sa()}setAnimationOrigin(l,f=!1){const d=this.snapshot,p=d?d.latestValues:{},y={...this.latestValues},m=sa();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!f;const k=At(),T=d?d.source:void 0,P=this.layout?this.layout.source:void 0,B=T!==P,I=this.getStack(),M=!I||I.members.length<=1,V=!!(B&&!M&&this.options.crossfade===!0&&!this.path.some(d7));this.animationProgress=0;let j;this.mixTargetDelta=H=>{const $=H/1e3;Z1(m.x,l.x,$),Z1(m.y,l.y,$),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Il(k,this.layout.layoutBox,this.relativeParent.layout.layoutBox),u7(this.relativeTarget,this.relativeTargetOrigin,k,$),j&&Hk(this.relativeTarget,j)&&(this.isProjectionDirty=!1),j||(j=At()),rr(j,this.relativeTarget)),B&&(this.animationValues=y,Ok(y,p,this.latestValues,$,V,M)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=$},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(l){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(go(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=ht.update(()=>{cu.hasAnimatedSinceResize=!0,this.currentAnimation=Xk(0,U1,{...l,onUpdate:f=>{this.mixTargetDelta(f),l.onUpdate&&l.onUpdate(f)},onComplete:()=>{l.onComplete&&l.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const l=this.getStack();l&&l.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(U1),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const l=this.getLead();let{targetWithTransforms:f,target:d,layout:p,latestValues:y}=l;if(!(!f||!d||!p)){if(this!==l&&this.layout&&p&&P2(this.options.animationType,this.layout.layoutBox,p.layoutBox)){d=this.target||At();const m=qn(this.layout.layoutBox.x);d.x.min=l.target.x.min,d.x.max=d.x.min+m;const k=qn(this.layout.layoutBox.y);d.y.min=l.target.y.min,d.y.max=d.y.min+k}rr(f,d),la(f,y),Al(this.projectionDeltaWithTransform,this.layoutCorrected,f,y)}}registerSharedNode(l,f){this.sharedNodes.has(l)||this.sharedNodes.set(l,new Uk),this.sharedNodes.get(l).add(f);const p=f.options.initialPromotionConfig;f.promote({transition:p?p.transition:void 0,preserveFollowOpacity:p&&p.shouldPreserveFollowOpacity?p.shouldPreserveFollowOpacity(f):void 0})}isLead(){const l=this.getStack();return l?l.lead===this:!0}getLead(){var l;const{layoutId:f}=this.options;return f?((l=this.getStack())===null||l===void 0?void 0:l.lead)||this:this}getPrevLead(){var l;const{layoutId:f}=this.options;return f?(l=this.getStack())===null||l===void 0?void 0:l.prevLead:void 0}getStack(){const{layoutId:l}=this.options;if(l)return this.root.sharedNodes.get(l)}promote({needsReset:l,transition:f,preserveFollowOpacity:d}={}){const p=this.getStack();p&&p.promote(this,d),l&&(this.projectionDelta=void 0,this.needsReset=!0),f&&this.setOptions({transition:f})}relegate(){const l=this.getStack();return l?l.relegate(this):!1}resetSkewAndRotation(){const{visualElement:l}=this.options;if(!l)return;let f=!1;const{latestValues:d}=l;if((d.z||d.rotate||d.rotateX||d.rotateY||d.rotateZ||d.skewX||d.skewY)&&(f=!0),!f)return;const p={};d.z&&_f("z",l,p,this.animationValues);for(let y=0;y<xf.length;y++)_f(`rotate${xf[y]}`,l,p,this.animationValues),_f(`skew${xf[y]}`,l,p,this.animationValues);l.render();for(const y in p)l.setStaticValue(y,p[y]),this.animationValues&&(this.animationValues[y]=p[y]);l.scheduleRender()}getProjectionStyles(l){var f,d;if(!this.instance||this.isSVG)return;if(!this.isVisible)return Kk;const p={visibility:""},y=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=uu(l==null?void 0:l.pointerEvents)||"",p.transform=y?y(this.latestValues,""):"none",p;const m=this.getLead();if(!this.projectionDelta||!this.layout||!m.target){const B={};return this.options.layoutId&&(B.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,B.pointerEvents=uu(l==null?void 0:l.pointerEvents)||""),this.hasProjected&&!Vi(this.latestValues)&&(B.transform=y?y({},""):"none",this.hasProjected=!1),B}const k=m.animationValues||m.latestValues;this.applyTransformsToTarget(),p.transform=zk(this.projectionDeltaWithTransform,this.treeScale,k),y&&(p.transform=y(k,p.transform));const{x:T,y:P}=this.projectionDelta;p.transformOrigin=`${T.origin*100}% ${P.origin*100}% 0`,m.animationValues?p.opacity=m===this?(d=(f=k.opacity)!==null&&f!==void 0?f:this.latestValues.opacity)!==null&&d!==void 0?d:1:this.preserveOpacity?this.latestValues.opacity:k.opacityExit:p.opacity=m===this?k.opacity!==void 0?k.opacity:"":k.opacityExit!==void 0?k.opacityExit:0;for(const B in Su){if(k[B]===void 0)continue;const{correct:I,applyTo:M}=Su[B],V=p.transform==="none"?k[B]:I(k[B],m);if(M){const j=M.length;for(let H=0;H<j;H++)p[M[H]]=V}else p[B]=V}return this.options.layoutId&&(p.pointerEvents=m===this?uu(l==null?void 0:l.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(l=>{var f;return(f=l.currentAnimation)===null||f===void 0?void 0:f.stop()}),this.root.nodes.forEach(z1),this.root.sharedNodes.clear()}}}function Qk(t){t.updateLayout()}function e7(t){var e;const n=((e=t.resumeFrom)===null||e===void 0?void 0:e.snapshot)||t.snapshot;if(t.isLead()&&t.layout&&n&&t.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:i}=t.layout,{animationType:a}=t.options,l=n.source!==t.layout.source;a==="size"?or(m=>{const k=l?n.measuredBox[m]:n.layoutBox[m],T=qn(k);k.min=r[m].min,k.max=k.min+T}):P2(a,n.layoutBox,r)&&or(m=>{const k=l?n.measuredBox[m]:n.layoutBox[m],T=qn(r[m]);k.max=k.min+T,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[m].max=t.relativeTarget[m].min+T)});const f=sa();Al(f,r,n.layoutBox);const d=sa();l?Al(d,t.applyTransform(i,!0),n.measuredBox):Al(d,r,n.layoutBox);const p=!S2(f);let y=!1;if(!t.resumeFrom){const m=t.getClosestProjectingParent();if(m&&!m.resumeFrom){const{snapshot:k,layout:T}=m;if(k&&T){const P=At();Il(P,n.layoutBox,k.layoutBox);const B=At();Il(B,r,T.layoutBox),E2(P,B)||(y=!0),m.options.layoutRoot&&(t.relativeTarget=B,t.relativeTargetOrigin=P,t.relativeParent=m)}}}t.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:d,layoutDelta:f,hasLayoutChanged:p,hasRelativeTargetChanged:y})}else if(t.isLead()){const{onExitComplete:r}=t.options;r&&r()}t.options.transition=void 0}function t7(t){El&&ji.totalNodes++,t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function n7(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function r7(t){t.clearSnapshot()}function z1(t){t.clearMeasurements()}function o7(t){t.isLayoutDirty=!1}function i7(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function q1(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function s7(t){t.resolveTargetDelta()}function a7(t){t.calcProjection()}function l7(t){t.resetSkewAndRotation()}function c7(t){t.removeLeadSnapshot()}function Z1(t,e,n){t.translate=kt(e.translate,0,n),t.scale=kt(e.scale,1,n),t.origin=e.origin,t.originPoint=e.originPoint}function G1(t,e,n,r){t.min=kt(e.min,n.min,r),t.max=kt(e.max,n.max,r)}function u7(t,e,n,r){G1(t.x,e.x,n.x,r),G1(t.y,e.y,n.y,r)}function d7(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const f7={duration:.45,ease:[.4,0,.1,1]},Y1=t=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),X1=Y1("applewebkit/")&&!Y1("chrome/")?Math.round:Jt;function K1(t){t.min=X1(t.min),t.max=X1(t.max)}function h7(t){K1(t.x),K1(t.y)}function P2(t,e,n){return t==="position"||t==="preserve-aspect"&&!pk(W1(e),W1(n),.2)}function p7(t){var e;return t!==t.root&&((e=t.scroll)===null||e===void 0?void 0:e.wasRoot)}const m7=R2({attachResizeListener:(t,e)=>lo(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Cf={current:void 0},M2=R2({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!Cf.current){const t=new m7({});t.mount(window),t.setOptions({layoutScroll:!0}),Cf.current=t}return Cf.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),g7={pan:{Feature:Mk},drag:{Feature:Pk,ProjectionNode:M2,MeasureLayout:_2}};function J1(t,e){const n=e?"pointerenter":"pointerleave",r=e?"onHoverStart":"onHoverEnd",i=(a,l)=>{if(a.pointerType==="touch"||h2())return;const f=t.getProps();t.animationState&&f.whileHover&&t.animationState.setActive("whileHover",e);const d=f[r];d&&ht.postRender(()=>d(a,l))};return ho(t.current,n,i,{passive:!t.getProps()[r]})}class v7 extends Jo{mount(){this.unmount=fo(J1(this.node,!0),J1(this.node,!1))}unmount(){}}class y7 extends Jo{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch{e=!0}!e||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=fo(lo(this.node.current,"focus",()=>this.onFocus()),lo(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const A2=(t,e)=>e?t===e?!0:A2(t,e.parentElement):!1;function kf(t,e){if(!e)return;const n=new PointerEvent("pointer"+t);e(n,Yu(n))}class b7 extends Jo{constructor(){super(...arguments),this.removeStartListeners=Jt,this.removeEndListeners=Jt,this.removeAccessibleListeners=Jt,this.startPointerPress=(e,n)=>{if(this.isPressing)return;this.removeEndListeners();const r=this.node.getProps(),a=ho(window,"pointerup",(f,d)=>{if(!this.checkPressEnd())return;const{onTap:p,onTapCancel:y,globalTapTarget:m}=this.node.getProps(),k=!m&&!A2(this.node.current,f.target)?y:p;k&&ht.update(()=>k(f,d))},{passive:!(r.onTap||r.onPointerUp)}),l=ho(window,"pointercancel",(f,d)=>this.cancelPress(f,d),{passive:!(r.onTapCancel||r.onPointerCancel)});this.removeEndListeners=fo(a,l),this.startPress(e,n)},this.startAccessiblePress=()=>{const e=a=>{if(a.key!=="Enter"||this.isPressing)return;const l=f=>{f.key!=="Enter"||!this.checkPressEnd()||kf("up",(d,p)=>{const{onTap:y}=this.node.getProps();y&&ht.postRender(()=>y(d,p))})};this.removeEndListeners(),this.removeEndListeners=lo(this.node.current,"keyup",l),kf("down",(f,d)=>{this.startPress(f,d)})},n=lo(this.node.current,"keydown",e),r=()=>{this.isPressing&&kf("cancel",(a,l)=>this.cancelPress(a,l))},i=lo(this.node.current,"blur",r);this.removeAccessibleListeners=fo(n,i)}}startPress(e,n){this.isPressing=!0;const{onTapStart:r,whileTap:i}=this.node.getProps();i&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),r&&ht.postRender(()=>r(e,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!h2()}cancelPress(e,n){if(!this.checkPressEnd())return;const{onTapCancel:r}=this.node.getProps();r&&ht.postRender(()=>r(e,n))}mount(){const e=this.node.getProps(),n=ho(e.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(e.onTapStart||e.onPointerStart)}),r=lo(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=fo(n,r)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const eh=new WeakMap,Sf=new WeakMap,w7=t=>{const e=eh.get(t.target);e&&e(t)},x7=t=>{t.forEach(w7)};function _7({root:t,...e}){const n=t||document;Sf.has(n)||Sf.set(n,{});const r=Sf.get(n),i=JSON.stringify(e);return r[i]||(r[i]=new IntersectionObserver(x7,{root:t,...e})),r[i]}function C7(t,e,n){const r=_7(e);return eh.set(t,n),r.observe(t),()=>{eh.delete(t),r.unobserve(t)}}const k7={some:0,all:1};class S7 extends Jo{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:a}=e,l={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:k7[i]},f=d=>{const{isIntersecting:p}=d;if(this.isInView===p||(this.isInView=p,a&&!p&&this.hasEnteredView))return;p&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",p);const{onViewportEnter:y,onViewportLeave:m}=this.node.getProps(),k=p?y:m;k&&k(d)};return C7(this.node.current,l,f)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(E7(e,n))&&this.startObserver()}unmount(){}}function E7({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const T7={inView:{Feature:S7},tap:{Feature:b7},focus:{Feature:y7},hover:{Feature:v7}},R7={layout:{ProjectionNode:M2,MeasureLayout:_2}},Wh=L.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"}),Ku=L.createContext({}),Hh=typeof window<"u",I2=Hh?L.useLayoutEffect:L.useEffect,L2=L.createContext({strict:!1});let Q1=!1;function P7(t,e,n,r,i){var a;const{visualElement:l}=L.useContext(Ku),f=L.useContext(L2),d=L.useContext(Xu),p=L.useContext(Wh).reducedMotion,y=L.useRef();r=r||f.renderer,!y.current&&r&&(y.current=r(t,{visualState:e,parent:l,props:n,presenceContext:d,blockInitialAnimation:d?d.initial===!1:!1,reducedMotionConfig:p}));const m=y.current,k=L.useContext(x2);m&&!m.projection&&i&&(m.type==="html"||m.type==="svg")&&A7(y.current,n,i,k),L.useInsertionEffect(()=>{m&&m.update(n,d)});const T=n[o2],P=L.useRef(!!T&&!window.MotionHandoffIsComplete&&((a=window.MotionHasOptimisedAnimation)===null||a===void 0?void 0:a.call(window,T)));return I2(()=>{m&&(m.updateFeatures(),$h.render(m.render),P.current&&m.animationState&&m.animationState.animateChanges())}),L.useEffect(()=>{m&&(!P.current&&m.animationState&&m.animationState.animateChanges(),P.current=!1,Q1||(Q1=!0,queueMicrotask(M7)))}),m}function M7(){window.MotionHandoffIsComplete=!0}function A7(t,e,n,r){const{layoutId:i,layout:a,drag:l,dragConstraints:f,layoutScroll:d,layoutRoot:p}=e;t.projection=new n(t.latestValues,e["data-framer-portal-id"]?void 0:D2(t.parent)),t.projection.setOptions({layoutId:i,layout:a,alwaysMeasureLayout:!!l||f&&ia(f),visualElement:t,animationType:typeof a=="string"?a:"both",initialPromotionConfig:r,layoutScroll:d,layoutRoot:p})}function D2(t){if(t)return t.options.allowProjection!==!1?t.projection:D2(t.parent)}function I7(t,e,n){return L.useCallback(r=>{r&&t.mount&&t.mount(r),e&&(r?e.mount(r):e.unmount()),n&&(typeof n=="function"?n(r):ia(n)&&(n.current=r))},[e])}function Ju(t){return $l(t.animate)||Sh.some(e=>Wl(t[e]))}function F2(t){return!!(Ju(t)||t.variants)}function L7(t,e){if(Ju(t)){const{initial:n,animate:r}=t;return{initial:n===!1||Wl(n)?n:void 0,animate:Wl(r)?r:void 0}}return t.inherit!==!1?e:{}}function D7(t){const{initial:e,animate:n}=L7(t,L.useContext(Ku));return L.useMemo(()=>({initial:e,animate:n}),[e0(e),e0(n)])}function e0(t){return Array.isArray(t)?t.join(" "):t}const t0={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ha={};for(const t in t0)ha[t]={isEnabled:e=>t0[t].some(n=>!!e[n])};function F7(t){for(const e in t)ha[e]={...ha[e],...t[e]}}const B7=Symbol.for("motionComponentSymbol");function O7({preloadedFeatures:t,createVisualElement:e,useRender:n,useVisualState:r,Component:i}){t&&F7(t);function a(f,d){let p;const y={...L.useContext(Wh),...f,layoutId:V7(f)},{isStatic:m}=y,k=D7(f),T=r(f,m);if(!m&&Hh){j7(y,t);const P=N7(y);p=P.MeasureLayout,k.visualElement=P7(i,T,y,e,P.ProjectionNode)}return A.jsxs(Ku.Provider,{value:k,children:[p&&k.visualElement?A.jsx(p,{visualElement:k.visualElement,...y}):null,n(i,f,I7(T,k.visualElement,d),T,m,k.visualElement)]})}const l=L.forwardRef(a);return l[B7]=i,l}function V7({layoutId:t}){const e=L.useContext(Nh).id;return e&&t!==void 0?e+"-"+t:t}function j7(t,e){const n=L.useContext(L2).strict;if(process.env.NODE_ENV!=="production"&&e&&n){const r="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";t.ignoreStrict?ga(!1,r):vo(!1,r)}}function N7(t){const{drag:e,layout:n}=ha;if(!e&&!n)return{};const r={...e,...n};return{MeasureLayout:e!=null&&e.isEnabled(t)||n!=null&&n.isEnabled(t)?r.MeasureLayout:void 0,ProjectionNode:r.ProjectionNode}}const $7=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Uh(t){return typeof t!="string"||t.includes("-")?!1:!!($7.indexOf(t)>-1||/[A-Z]/u.test(t))}function B2(t,{style:e,vars:n},r,i){Object.assign(t.style,e,i&&i.getProjectionStyles(r));for(const a in n)t.style.setProperty(a,n[a])}const O2=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function V2(t,e,n,r){B2(t,e,void 0,r);for(const i in e.attrs)t.setAttribute(O2.has(i)?i:Gu(i),e.attrs[i])}function j2(t,{layout:e,layoutId:n}){return Ko.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!Su[t]||t==="opacity")}function zh(t,e,n){var r;const{style:i}=t,a={};for(const l in i)(ln(i[l])||e.style&&ln(e.style[l])||j2(l,t)||((r=n==null?void 0:n.getValue(l))===null||r===void 0?void 0:r.liveStyle)!==void 0)&&(a[l]=i[l]);return n&&i&&typeof i.willChange=="string"&&(n.applyWillChange=!1),a}function N2(t,e,n){const r=zh(t,e,n);for(const i in t)if(ln(t[i])||ln(e[i])){const a=Gl.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;r[a]=t[i]}return r}function qh(t){const e=L.useRef(null);return e.current===null&&(e.current=t()),e.current}function W7({applyWillChange:t=!1,scrapeMotionValuesFromProps:e,createRenderState:n,onMount:r},i,a,l,f){const d={latestValues:U7(i,a,l,f?!1:t,e),renderState:n()};return r&&(d.mount=p=>r(i,p,d)),d}const $2=t=>(e,n)=>{const r=L.useContext(Ku),i=L.useContext(Xu),a=()=>W7(t,e,r,i,n);return n?a():qh(a)};function H7(t,e){const n=s2(e);n&&qu(t,n)}function n0(t,e,n){const r=Array.isArray(e)?e:[e];for(let i=0;i<r.length;i++){const a=Ch(t,r[i]);if(a){const{transitionEnd:l,transition:f,...d}=a;n(d,l)}}}function U7(t,e,n,r,i){var a;const l={},f=[],d=r&&((a=t.style)===null||a===void 0?void 0:a.willChange)===void 0,p=i(t,{});for(const I in p)l[I]=uu(p[I]);let{initial:y,animate:m}=t;const k=Ju(t),T=F2(t);e&&T&&!k&&t.inherit!==!1&&(y===void 0&&(y=e.initial),m===void 0&&(m=e.animate));let P=n?n.initial===!1:!1;P=P||y===!1;const B=P?m:y;return B&&typeof B!="boolean"&&!$l(B)&&n0(t,B,(I,M)=>{for(const V in I){let j=I[V];if(Array.isArray(j)){const H=P?j.length-1:0;j=j[H]}j!==null&&(l[V]=j)}for(const V in M)l[V]=M[V]}),d&&(m&&y!==!1&&!$l(m)&&n0(t,m,I=>{for(const M in I)H7(f,M)}),f.length&&(l.willChange=f.join(","))),l}const Zh=()=>({style:{},transform:{},transformOrigin:{},vars:{}}),W2=()=>({...Zh(),attrs:{}}),H2=(t,e)=>e&&typeof t=="number"?e.transform(t):t,z7={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},q7=Gl.length;function Z7(t,e,n){let r="",i=!0;for(let a=0;a<q7;a++){const l=Gl[a],f=t[l];if(f===void 0)continue;let d=!0;if(typeof f=="number"?d=f===(l.startsWith("scale")?1:0):d=parseFloat(f)===0,!d||n){const p=H2(f,Ah[l]);if(!d){i=!1;const y=z7[l]||l;r+=`${y}(${p}) `}n&&(e[l]=p)}}return r=r.trim(),n?r=n(e,i?"":r):i&&(r="none"),r}function Gh(t,e,n){const{style:r,vars:i,transformOrigin:a}=t;let l=!1,f=!1;for(const d in e){const p=e[d];if(Ko.has(d)){l=!0;continue}else if(Tm(d)){i[d]=p;continue}else{const y=H2(p,Ah[d]);d.startsWith("origin")?(f=!0,a[d]=y):r[d]=y}}if(e.transform||(l||n?r.transform=Z7(e,t.transform,n):r.transform&&(r.transform="none")),f){const{originX:d="50%",originY:p="50%",originZ:y=0}=a;r.transformOrigin=`${d} ${p} ${y}`}}function r0(t,e,n){return typeof t=="string"?t:je.transform(e+n*t)}function G7(t,e,n){const r=r0(e,t.x,t.width),i=r0(n,t.y,t.height);return`${r} ${i}`}const Y7={offset:"stroke-dashoffset",array:"stroke-dasharray"},X7={offset:"strokeDashoffset",array:"strokeDasharray"};function K7(t,e,n=1,r=0,i=!0){t.pathLength=1;const a=i?Y7:X7;t[a.offset]=je.transform(-r);const l=je.transform(e),f=je.transform(n);t[a.array]=`${l} ${f}`}function Yh(t,{attrX:e,attrY:n,attrScale:r,originX:i,originY:a,pathLength:l,pathSpacing:f=1,pathOffset:d=0,...p},y,m){if(Gh(t,p,m),y){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:k,style:T,dimensions:P}=t;k.transform&&(P&&(T.transform=k.transform),delete k.transform),P&&(i!==void 0||a!==void 0||T.transform)&&(T.transformOrigin=G7(P,i!==void 0?i:.5,a!==void 0?a:.5)),e!==void 0&&(k.x=e),n!==void 0&&(k.y=n),r!==void 0&&(k.scale=r),l!==void 0&&K7(k,l,f,d,!1)}const Xh=t=>typeof t=="string"&&t.toLowerCase()==="svg",J7={useVisualState:$2({scrapeMotionValuesFromProps:N2,createRenderState:W2,onMount:(t,e,{renderState:n,latestValues:r})=>{ht.read(()=>{try{n.dimensions=typeof e.getBBox=="function"?e.getBBox():e.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),ht.render(()=>{Yh(n,r,Xh(e.tagName),t.transformTemplate),V2(e,n)})}})},Q7={useVisualState:$2({applyWillChange:!0,scrapeMotionValuesFromProps:zh,createRenderState:Zh})};function U2(t,e,n){for(const r in e)!ln(e[r])&&!j2(r,n)&&(t[r]=e[r])}function e9({transformTemplate:t},e){return L.useMemo(()=>{const n=Zh();return Gh(n,e,t),Object.assign({},n.vars,n.style)},[e])}function t9(t,e){const n=t.style||{},r={};return U2(r,n,t),Object.assign(r,e9(t,e)),r}function n9(t,e){const n={},r=t9(t,e);return t.drag&&t.dragListener!==!1&&(n.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`),t.tabIndex===void 0&&(t.onTap||t.onTapStart||t.whileTap)&&(n.tabIndex=0),n.style=r,n}const r9=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function Eu(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||r9.has(t)}let z2=t=>!Eu(t);function o9(t){t&&(z2=e=>e.startsWith("on")?!Eu(e):t(e))}try{o9(require("@emotion/is-prop-valid").default)}catch{}function i9(t,e,n){const r={};for(const i in t)i==="values"&&typeof t.values=="object"||(z2(i)||n===!0&&Eu(i)||!e&&!Eu(i)||t.draggable&&i.startsWith("onDrag"))&&(r[i]=t[i]);return r}function s9(t,e,n,r){const i=L.useMemo(()=>{const a=W2();return Yh(a,e,Xh(r),t.transformTemplate),{...a.attrs,style:{...a.style}}},[e]);if(t.style){const a={};U2(a,t.style,t),i.style={...a,...i.style}}return i}function a9(t=!1){return(n,r,i,{latestValues:a},l)=>{const d=(Uh(n)?s9:n9)(r,a,l,n),p=i9(r,typeof n=="string",t),y=n!==L.Fragment?{...p,...d,ref:i}:{},{children:m}=r,k=L.useMemo(()=>ln(m)?m.get():m,[m]);return L.createElement(n,{...y,children:k})}}function l9(t,e){return function(r,{forwardMotionProps:i}={forwardMotionProps:!1}){const l={...Uh(r)?J7:Q7,preloadedFeatures:t,useRender:a9(i),createVisualElement:e,Component:r};return O7(l)}}const th={current:null},q2={current:!1};function c9(){if(q2.current=!0,!!Hh)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>th.current=t.matches;t.addListener(e),e()}else th.current=!1}function u9(t,e,n){for(const r in e){const i=e[r],a=n[r];if(ln(i))t.addValue(r,i),process.env.NODE_ENV==="development"&&Hu(i.version==="11.5.4",`Attempting to mix Framer Motion versions ${i.version} with 11.5.4 may not work as expected.`);else if(ln(a))t.addValue(r,zl(i,{owner:t}));else if(a!==i)if(t.hasValue(r)){const l=t.getValue(r);l.liveStyle===!0?l.jump(i):l.hasAnimated||l.set(i)}else{const l=t.getStaticValue(r);t.addValue(r,zl(l!==void 0?l:i,{owner:t}))}}for(const r in n)e[r]===void 0&&t.removeValue(r);return e}const o0=new WeakMap,d9=[...Mm,an,Yo],f9=t=>d9.find(Pm(t)),i0=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],h9=Sh.length;class p9{scrapeMotionValuesFromProps(e,n,r){return{}}constructor({parent:e,props:n,presenceContext:r,reducedMotionConfig:i,blockInitialAnimation:a,visualState:l},f={}){this.applyWillChange=!1,this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Ph,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.isRenderScheduled=!1,this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.isRenderScheduled=!1,this.scheduleRender=()=>{this.isRenderScheduled||(this.isRenderScheduled=!0,ht.render(this.render,!1,!0))};const{latestValues:d,renderState:p}=l;this.latestValues=d,this.baseTarget={...d},this.initialValues=n.initial?{...d}:{},this.renderState=p,this.parent=e,this.props=n,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=i,this.options=f,this.blockInitialAnimation=!!a,this.isControllingVariants=Ju(n),this.isVariantNode=F2(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:y,...m}=this.scrapeMotionValuesFromProps(n,{},this);for(const k in m){const T=m[k];d[k]!==void 0&&ln(T)&&T.set(d[k],!1)}}mount(e){this.current=e,o0.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),q2.current||c9(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:th.current,process.env.NODE_ENV!=="production"&&Hu(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){o0.delete(this.current),this.projection&&this.projection.unmount(),go(this.notifyUpdate),go(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const n=this.features[e];n&&(n.unmount(),n.isMounted=!1)}this.current=null}bindToMotionValue(e,n){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const r=Ko.has(e),i=n.on("change",f=>{this.latestValues[e]=f,this.props.onUpdate&&ht.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0)}),a=n.on("renderRequest",this.scheduleRender);let l;window.MotionCheckAppearSync&&(l=window.MotionCheckAppearSync(this,e,n)),this.valueSubscriptions.set(e,()=>{i(),a(),l&&l(),n.owner&&n.stop()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}updateFeatures(){let e="animation";for(e in ha){const n=ha[e];if(!n)continue;const{isEnabled:r,Feature:i}=n;if(!this.features[e]&&i&&r(this.props)&&(this.features[e]=new i(this)),this.features[e]){const a=this.features[e];a.isMounted?a.update():(a.mount(),a.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):At()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,n){this.latestValues[e]=n}update(e,n){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<i0.length;r++){const i=i0[r];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const a="on"+i,l=e[a];l&&(this.propEventSubscriptions[i]=this.on(i,l))}this.prevMotionValues=u9(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}getVariantContext(e=!1){if(e)return this.parent?this.parent.getVariantContext():void 0;if(!this.isControllingVariants){const r=this.parent?this.parent.getVariantContext()||{}:{};return this.props.initial!==void 0&&(r.initial=this.props.initial),r}const n={};for(let r=0;r<h9;r++){const i=Sh[r],a=this.props[i];(Wl(a)||a===!1)&&(n[i]=a)}return n}addVariantChild(e){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(e),()=>n.variantChildren.delete(e)}addValue(e,n){const r=this.values.get(e);n!==r&&(r&&this.removeValue(e),this.bindToMotionValue(e,n),this.values.set(e,n),this.latestValues[e]=n.get())}removeValue(e){this.values.delete(e);const n=this.valueSubscriptions.get(e);n&&(n(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,n){if(this.props.values&&this.props.values[e])return this.props.values[e];let r=this.values.get(e);return r===void 0&&n!==void 0&&(r=zl(n===null?void 0:n,{owner:this}),this.addValue(e,r)),r}readValue(e,n){var r;let i=this.latestValues[e]!==void 0||!this.current?this.latestValues[e]:(r=this.getBaseTargetFromProps(this.props,e))!==null&&r!==void 0?r:this.readValueFromInstance(this.current,e,this.options);return i!=null&&(typeof i=="string"&&(Sm(i)||km(i))?i=parseFloat(i):!f9(i)&&Yo.test(n)&&(i=Vm(e,n)),this.setBaseTarget(e,ln(i)?i.get():i)),ln(i)?i.get():i}setBaseTarget(e,n){this.baseTarget[e]=n}getBaseTarget(e){var n;const{initial:r}=this.props;let i;if(typeof r=="string"||typeof r=="object"){const l=Ch(this.props,r,(n=this.presenceContext)===null||n===void 0?void 0:n.custom);l&&(i=l[e])}if(r&&i!==void 0)return i;const a=this.getBaseTargetFromProps(this.props,e);return a!==void 0&&!ln(a)?a:this.initialValues[e]!==void 0&&i===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new jh),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}}class Z2 extends p9{constructor(){super(...arguments),this.KeyframeResolver=jm}sortInstanceNodePosition(e,n){return e.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(e,n){return e.style?e.style[n]:void 0}removeValueFromRenderState(e,{vars:n,style:r}){delete n[e],delete r[e]}}function m9(t){return window.getComputedStyle(t)}class g9 extends Z2{constructor(){super(...arguments),this.type="html",this.applyWillChange=!0,this.renderInstance=B2}readValueFromInstance(e,n){if(Ko.has(n)){const r=Ih(n);return r&&r.default||0}else{const r=m9(e),i=(Tm(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(e,{transformPagePoint:n}){return b2(e,n)}build(e,n,r){Gh(e,n,r.transformTemplate)}scrapeMotionValuesFromProps(e,n,r){return zh(e,n,r)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;ln(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}class v9 extends Z2{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=At}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(Ko.has(n)){const r=Ih(n);return r&&r.default||0}return n=O2.has(n)?n:Gu(n),e.getAttribute(n)}scrapeMotionValuesFromProps(e,n,r){return N2(e,n,r)}build(e,n,r){Yh(e,n,this.isSVGTag,r.transformTemplate)}renderInstance(e,n,r,i){V2(e,n,r,i)}mount(e){this.isSVGTag=Xh(e.tagName),super.mount(e)}}const y9=(t,e)=>Uh(t)?new v9(e):new g9(e,{allowProjection:t!==L.Fragment}),b9=l9({...ik,...T7,...g7,...R7},y9),w9=e_(b9);class x9 extends b.Component{getSnapshotBeforeUpdate(e){const n=this.props.childRef.current;if(n&&e.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function _9({children:t,isPresent:e}){const n=L.useId(),r=L.useRef(null),i=L.useRef({width:0,height:0,top:0,left:0}),{nonce:a}=L.useContext(Wh);return L.useInsertionEffect(()=>{const{width:l,height:f,top:d,left:p}=i.current;if(e||!r.current||!l||!f)return;r.current.dataset.motionPopId=n;const y=document.createElement("style");return a&&(y.nonce=a),document.head.appendChild(y),y.sheet&&y.sheet.insertRule(`
|
|
56
|
+
`));i({type:Ct.itemHover,item:n,event:P})}},[i,n]);let m;return d&&(m=l?0:-1),{getRootProps:(T={})=>{const P=cn(T);return{...T,onClick:p(P),onPointerOver:e?y(P):void 0,tabIndex:m}},highlighted:l,selected:f}}const ql=b.createContext(null);process.env.NODE_ENV!=="production"&&(ql.displayName="CompoundComponentContext");function Uv(t){const e=Array.from(t.keys()).map(n=>{const r=t.get(n);return{key:n,subitem:r}});return e.sort((n,r)=>{const i=n.subitem.ref.current,a=r.subitem.ref.current;return i===null||a===null||i===a?0:i.compareDocumentPosition(a)&Node.DOCUMENT_POSITION_PRECEDING?1:-1}),new Map(e.map(n=>[n.key,n.subitem]))}function fh(){const[t,e]=b.useState(new Map),n=b.useRef(new Set),r=b.useCallback(function(p){n.current.delete(p),e(y=>{const m=new Map(y);return m.delete(p),m})},[]),i=b.useCallback(function(p,y){let m;return typeof p=="function"?m=p(n.current):m=p,n.current.add(m),e(k=>{const T=new Map(k);return T.set(m,y),T}),{id:m,deregister:()=>r(m)}},[r]),a=b.useMemo(()=>Uv(t),[t]),l=b.useCallback(function(p){return Array.from(a.keys()).indexOf(p)},[a]);return{contextValue:b.useMemo(()=>({getItemIndex:l,registerItem:i,totalSubitemCount:t.size}),[l,i,t.size]),subitems:a}}function hh(t,e){const n=b.useContext(ql);if(n===null)throw new Error("useCompoundItem must be used within a useCompoundParent");const{registerItem:r}=n,[i,a]=b.useState(typeof t=="function"?void 0:t);return ua(()=>{const{id:l,deregister:f}=r(t,e);return a(l),f},[r,e,t]),{id:i,index:i!==void 0?n.getItemIndex(i):-1,totalItemCount:n.totalSubitemCount}}function Ol(t,e){return function(r={}){const i={...r,...t(r)};return{...i,...e(i)}}}const mu=Math.min,Hi=Math.max,gu=Math.round,$c=Math.floor,qo=t=>({x:t,y:t}),zv={left:"right",right:"left",bottom:"top",top:"bottom"},qv={start:"end",end:"start"};function Mp(t,e,n){return Hi(t,mu(e,n))}function ju(t,e){return typeof t=="function"?t(e):t}function zi(t){return t.split("-")[0]}function Nu(t){return t.split("-")[1]}function Y0(t){return t==="x"?"y":"x"}function X0(t){return t==="y"?"height":"width"}function $u(t){return["top","bottom"].includes(zi(t))?"y":"x"}function K0(t){return Y0($u(t))}function Zv(t,e,n){n===void 0&&(n=!1);const r=Nu(t),i=K0(t),a=X0(i);let l=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(l=vu(l)),[l,vu(l)]}function Gv(t){const e=vu(t);return[$f(t),e,$f(e)]}function $f(t){return t.replace(/start|end/g,e=>qv[e])}function Yv(t,e,n){const r=["left","right"],i=["right","left"],a=["top","bottom"],l=["bottom","top"];switch(t){case"top":case"bottom":return n?e?i:r:e?r:i;case"left":case"right":return e?a:l;default:return[]}}function Xv(t,e,n,r){const i=Nu(t);let a=Yv(zi(t),n==="start",r);return i&&(a=a.map(l=>l+"-"+i),e&&(a=a.concat(a.map($f)))),a}function vu(t){return t.replace(/left|right|bottom|top/g,e=>zv[e])}function Kv(t){return{top:0,right:0,bottom:0,left:0,...t}}function Jv(t){return typeof t!="number"?Kv(t):{top:t,right:t,bottom:t,left:t}}function yu(t){const{x:e,y:n,width:r,height:i}=t;return{width:r,height:i,top:n,left:e,right:e+r,bottom:n+i,x:e,y:n}}function Ap(t,e,n){let{reference:r,floating:i}=t;const a=$u(e),l=K0(e),f=X0(l),d=zi(e),p=a==="y",y=r.x+r.width/2-i.width/2,m=r.y+r.height/2-i.height/2,k=r[f]/2-i[f]/2;let T;switch(d){case"top":T={x:y,y:r.y-i.height};break;case"bottom":T={x:y,y:r.y+r.height};break;case"right":T={x:r.x+r.width,y:m};break;case"left":T={x:r.x-i.width,y:m};break;default:T={x:r.x,y:r.y}}switch(Nu(e)){case"start":T[l]-=k*(n&&p?-1:1);break;case"end":T[l]+=k*(n&&p?-1:1);break}return T}const Qv=async(t,e,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:l}=n,f=a.filter(Boolean),d=await(l.isRTL==null?void 0:l.isRTL(e));let p=await l.getElementRects({reference:t,floating:e,strategy:i}),{x:y,y:m}=Ap(p,r,d),k=r,T={},P=0;for(let B=0;B<f.length;B++){const{name:I,fn:M}=f[B],{x:V,y:j,data:H,reset:$}=await M({x:y,y:m,initialPlacement:r,placement:k,strategy:i,middlewareData:T,rects:p,platform:l,elements:{reference:t,floating:e}});y=V??y,m=j??m,T={...T,[I]:{...T[I],...H}},$&&P<=50&&(P++,typeof $=="object"&&($.placement&&(k=$.placement),$.rects&&(p=$.rects===!0?await l.getElementRects({reference:t,floating:e,strategy:i}):$.rects),{x:y,y:m}=Ap(p,k,d)),B=-1)}return{x:y,y:m,placement:k,strategy:i,middlewareData:T}};async function J0(t,e){var n;e===void 0&&(e={});const{x:r,y:i,platform:a,rects:l,elements:f,strategy:d}=t,{boundary:p="clippingAncestors",rootBoundary:y="viewport",elementContext:m="floating",altBoundary:k=!1,padding:T=0}=ju(e,t),P=Jv(T),I=f[k?m==="floating"?"reference":"floating":m],M=yu(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(I)))==null||n?I:I.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(f.floating)),boundary:p,rootBoundary:y,strategy:d})),V=m==="floating"?{x:r,y:i,width:l.floating.width,height:l.floating.height}:l.reference,j=await(a.getOffsetParent==null?void 0:a.getOffsetParent(f.floating)),H=await(a.isElement==null?void 0:a.isElement(j))?await(a.getScale==null?void 0:a.getScale(j))||{x:1,y:1}:{x:1,y:1},$=yu(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:f,rect:V,offsetParent:j,strategy:d}):V);return{top:(M.top-$.top+P.top)/H.y,bottom:($.bottom-M.bottom+P.bottom)/H.y,left:(M.left-$.left+P.left)/H.x,right:($.right-M.right+P.right)/H.x}}const e5=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:i,middlewareData:a,rects:l,initialPlacement:f,platform:d,elements:p}=e,{mainAxis:y=!0,crossAxis:m=!0,fallbackPlacements:k,fallbackStrategy:T="bestFit",fallbackAxisSideDirection:P="none",flipAlignment:B=!0,...I}=ju(t,e);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const M=zi(i),V=zi(f)===f,j=await(d.isRTL==null?void 0:d.isRTL(p.floating)),H=k||(V||!B?[vu(f)]:Gv(f));!k&&P!=="none"&&H.push(...Xv(f,B,P,j));const $=[f,...H],Y=await J0(e,I),J=[];let K=((r=a.flip)==null?void 0:r.overflows)||[];if(y&&J.push(Y[M]),m){const ce=Zv(i,l,j);J.push(Y[ce[0]],Y[ce[1]])}if(K=[...K,{placement:i,overflows:J}],!J.every(ce=>ce<=0)){var le,he;const ce=(((le=a.flip)==null?void 0:le.index)||0)+1,be=$[ce];if(be)return{data:{index:ce,overflows:K},reset:{placement:be}};let Ce=(he=K.filter(ne=>ne.overflows[0]<=0).sort((ne,ee)=>ne.overflows[1]-ee.overflows[1])[0])==null?void 0:he.placement;if(!Ce)switch(T){case"bestFit":{var Te;const ne=(Te=K.map(ee=>[ee.placement,ee.overflows.filter(oe=>oe>0).reduce((oe,Re)=>oe+Re,0)]).sort((ee,oe)=>ee[1]-oe[1])[0])==null?void 0:Te[0];ne&&(Ce=ne);break}case"initialPlacement":Ce=f;break}if(i!==Ce)return{reset:{placement:Ce}}}return{}}}};async function t5(t,e){const{placement:n,platform:r,elements:i}=t,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),l=zi(n),f=Nu(n),d=$u(n)==="y",p=["left","top"].includes(l)?-1:1,y=a&&d?-1:1,m=ju(e,t);let{mainAxis:k,crossAxis:T,alignmentAxis:P}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...m};return f&&typeof P=="number"&&(T=f==="end"?P*-1:P),d?{x:T*y,y:k*p}:{x:k*p,y:T*y}}const n5=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,r;const{x:i,y:a,placement:l,middlewareData:f}=e,d=await t5(e,t);return l===((n=f.offset)==null?void 0:n.placement)&&(r=f.arrow)!=null&&r.alignmentOffset?{}:{x:i+d.x,y:a+d.y,data:{...d,placement:l}}}}},r5=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:i}=e,{mainAxis:a=!0,crossAxis:l=!1,limiter:f={fn:I=>{let{x:M,y:V}=I;return{x:M,y:V}}},...d}=ju(t,e),p={x:n,y:r},y=await J0(e,d),m=$u(zi(i)),k=Y0(m);let T=p[k],P=p[m];if(a){const I=k==="y"?"top":"left",M=k==="y"?"bottom":"right",V=T+y[I],j=T-y[M];T=Mp(V,T,j)}if(l){const I=m==="y"?"top":"left",M=m==="y"?"bottom":"right",V=P+y[I],j=P-y[M];P=Mp(V,P,j)}const B=f.fn({...e,[k]:T,[m]:P});return{...B,data:{x:B.x-n,y:B.y-r}}}}};function ma(t){return Q0(t)?(t.nodeName||"").toLowerCase():"#document"}function zn(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function yo(t){var e;return(e=(Q0(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Q0(t){return t instanceof Node||t instanceof zn(t).Node}function $r(t){return t instanceof Element||t instanceof zn(t).Element}function Wr(t){return t instanceof HTMLElement||t instanceof zn(t).HTMLElement}function Ip(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof zn(t).ShadowRoot}function Zl(t){const{overflow:e,overflowX:n,overflowY:r,display:i}=Er(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(i)}function o5(t){return["table","td","th"].includes(ma(t))}function ph(t){const e=mh(),n=Er(t);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function i5(t){let e=Zo(t);for(;Wr(e)&&!da(e);){if(ph(e))return e;e=Zo(e)}return null}function mh(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function da(t){return["html","body","#document"].includes(ma(t))}function Er(t){return zn(t).getComputedStyle(t)}function Wu(t){return $r(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Zo(t){if(ma(t)==="html")return t;const e=t.assignedSlot||t.parentNode||Ip(t)&&t.host||yo(t);return Ip(e)?e.host:e}function em(t){const e=Zo(t);return da(e)?t.ownerDocument?t.ownerDocument.body:t.body:Wr(e)&&Zl(e)?e:em(e)}function Vl(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const i=em(t),a=i===((r=t.ownerDocument)==null?void 0:r.body),l=zn(i);return a?e.concat(l,l.visualViewport||[],Zl(i)?i:[],l.frameElement&&n?Vl(l.frameElement):[]):e.concat(i,Vl(i,[],n))}function tm(t){const e=Er(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const i=Wr(t),a=i?t.offsetWidth:n,l=i?t.offsetHeight:r,f=gu(n)!==a||gu(r)!==l;return f&&(n=a,r=l),{width:n,height:r,$:f}}function gh(t){return $r(t)?t:t.contextElement}function ca(t){const e=gh(t);if(!Wr(e))return qo(1);const n=e.getBoundingClientRect(),{width:r,height:i,$:a}=tm(e);let l=(a?gu(n.width):n.width)/r,f=(a?gu(n.height):n.height)/i;return(!l||!Number.isFinite(l))&&(l=1),(!f||!Number.isFinite(f))&&(f=1),{x:l,y:f}}const s5=qo(0);function nm(t){const e=zn(t);return!mh()||!e.visualViewport?s5:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function a5(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==zn(t)?!1:e}function qi(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const i=t.getBoundingClientRect(),a=gh(t);let l=qo(1);e&&(r?$r(r)&&(l=ca(r)):l=ca(t));const f=a5(a,n,r)?nm(a):qo(0);let d=(i.left+f.x)/l.x,p=(i.top+f.y)/l.y,y=i.width/l.x,m=i.height/l.y;if(a){const k=zn(a),T=r&&$r(r)?zn(r):r;let P=k,B=P.frameElement;for(;B&&r&&T!==P;){const I=ca(B),M=B.getBoundingClientRect(),V=Er(B),j=M.left+(B.clientLeft+parseFloat(V.paddingLeft))*I.x,H=M.top+(B.clientTop+parseFloat(V.paddingTop))*I.y;d*=I.x,p*=I.y,y*=I.x,m*=I.y,d+=j,p+=H,P=zn(B),B=P.frameElement}}return yu({width:y,height:m,x:d,y:p})}const l5=[":popover-open",":modal"];function vh(t){return l5.some(e=>{try{return t.matches(e)}catch{return!1}})}function c5(t){let{elements:e,rect:n,offsetParent:r,strategy:i}=t;const a=i==="fixed",l=yo(r),f=e?vh(e.floating):!1;if(r===l||f&&a)return n;let d={scrollLeft:0,scrollTop:0},p=qo(1);const y=qo(0),m=Wr(r);if((m||!m&&!a)&&((ma(r)!=="body"||Zl(l))&&(d=Wu(r)),Wr(r))){const k=qi(r);p=ca(r),y.x=k.x+r.clientLeft,y.y=k.y+r.clientTop}return{width:n.width*p.x,height:n.height*p.y,x:n.x*p.x-d.scrollLeft*p.x+y.x,y:n.y*p.y-d.scrollTop*p.y+y.y}}function u5(t){return Array.from(t.getClientRects())}function rm(t){return qi(yo(t)).left+Wu(t).scrollLeft}function d5(t){const e=yo(t),n=Wu(t),r=t.ownerDocument.body,i=Hi(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),a=Hi(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+rm(t);const f=-n.scrollTop;return Er(r).direction==="rtl"&&(l+=Hi(e.clientWidth,r.clientWidth)-i),{width:i,height:a,x:l,y:f}}function f5(t,e){const n=zn(t),r=yo(t),i=n.visualViewport;let a=r.clientWidth,l=r.clientHeight,f=0,d=0;if(i){a=i.width,l=i.height;const p=mh();(!p||p&&e==="fixed")&&(f=i.offsetLeft,d=i.offsetTop)}return{width:a,height:l,x:f,y:d}}function h5(t,e){const n=qi(t,!0,e==="fixed"),r=n.top+t.clientTop,i=n.left+t.clientLeft,a=Wr(t)?ca(t):qo(1),l=t.clientWidth*a.x,f=t.clientHeight*a.y,d=i*a.x,p=r*a.y;return{width:l,height:f,x:d,y:p}}function Lp(t,e,n){let r;if(e==="viewport")r=f5(t,n);else if(e==="document")r=d5(yo(t));else if($r(e))r=h5(e,n);else{const i=nm(t);r={...e,x:e.x-i.x,y:e.y-i.y}}return yu(r)}function om(t,e){const n=Zo(t);return n===e||!$r(n)||da(n)?!1:Er(n).position==="fixed"||om(n,e)}function p5(t,e){const n=e.get(t);if(n)return n;let r=Vl(t,[],!1).filter(f=>$r(f)&&ma(f)!=="body"),i=null;const a=Er(t).position==="fixed";let l=a?Zo(t):t;for(;$r(l)&&!da(l);){const f=Er(l),d=ph(l);!d&&f.position==="fixed"&&(i=null),(a?!d&&!i:!d&&f.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Zl(l)&&!d&&om(t,l))?r=r.filter(y=>y!==l):i=f,l=Zo(l)}return e.set(t,r),r}function m5(t){let{element:e,boundary:n,rootBoundary:r,strategy:i}=t;const l=[...n==="clippingAncestors"?vh(e)?[]:p5(e,this._c):[].concat(n),r],f=l[0],d=l.reduce((p,y)=>{const m=Lp(e,y,i);return p.top=Hi(m.top,p.top),p.right=mu(m.right,p.right),p.bottom=mu(m.bottom,p.bottom),p.left=Hi(m.left,p.left),p},Lp(e,f,i));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function g5(t){const{width:e,height:n}=tm(t);return{width:e,height:n}}function v5(t,e,n){const r=Wr(e),i=yo(e),a=n==="fixed",l=qi(t,!0,a,e);let f={scrollLeft:0,scrollTop:0};const d=qo(0);if(r||!r&&!a)if((ma(e)!=="body"||Zl(i))&&(f=Wu(e)),r){const m=qi(e,!0,a,e);d.x=m.x+e.clientLeft,d.y=m.y+e.clientTop}else i&&(d.x=rm(i));const p=l.left+f.scrollLeft-d.x,y=l.top+f.scrollTop-d.y;return{x:p,y,width:l.width,height:l.height}}function lf(t){return Er(t).position==="static"}function Dp(t,e){return!Wr(t)||Er(t).position==="fixed"?null:e?e(t):t.offsetParent}function im(t,e){const n=zn(t);if(vh(t))return n;if(!Wr(t)){let i=Zo(t);for(;i&&!da(i);){if($r(i)&&!lf(i))return i;i=Zo(i)}return n}let r=Dp(t,e);for(;r&&o5(r)&&lf(r);)r=Dp(r,e);return r&&da(r)&&lf(r)&&!ph(r)?n:r||i5(t)||n}const y5=async function(t){const e=this.getOffsetParent||im,n=this.getDimensions,r=await n(t.floating);return{reference:v5(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function b5(t){return Er(t).direction==="rtl"}const w5={convertOffsetParentRelativeRectToViewportRelativeRect:c5,getDocumentElement:yo,getClippingRect:m5,getOffsetParent:im,getElementRects:y5,getClientRects:u5,getDimensions:g5,getScale:ca,isElement:$r,isRTL:b5};function x5(t,e){let n=null,r;const i=yo(t);function a(){var f;clearTimeout(r),(f=n)==null||f.disconnect(),n=null}function l(f,d){f===void 0&&(f=!1),d===void 0&&(d=1),a();const{left:p,top:y,width:m,height:k}=t.getBoundingClientRect();if(f||e(),!m||!k)return;const T=$c(y),P=$c(i.clientWidth-(p+m)),B=$c(i.clientHeight-(y+k)),I=$c(p),V={rootMargin:-T+"px "+-P+"px "+-B+"px "+-I+"px",threshold:Hi(0,mu(1,d))||1};let j=!0;function H($){const Y=$[0].intersectionRatio;if(Y!==d){if(!j)return l();Y?l(!1,Y):r=setTimeout(()=>{l(!1,1e-7)},1e3)}j=!1}try{n=new IntersectionObserver(H,{...V,root:i.ownerDocument})}catch{n=new IntersectionObserver(H,V)}n.observe(t)}return l(!0),a}function Fp(t,e,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:f=typeof IntersectionObserver=="function",animationFrame:d=!1}=r,p=gh(t),y=i||a?[...p?Vl(p):[],...Vl(e)]:[];y.forEach(M=>{i&&M.addEventListener("scroll",n,{passive:!0}),a&&M.addEventListener("resize",n)});const m=p&&f?x5(p,n):null;let k=-1,T=null;l&&(T=new ResizeObserver(M=>{let[V]=M;V&&V.target===p&&T&&(T.unobserve(e),cancelAnimationFrame(k),k=requestAnimationFrame(()=>{var j;(j=T)==null||j.observe(e)})),n()}),p&&!d&&T.observe(p),T.observe(e));let P,B=d?qi(t):null;d&&I();function I(){const M=qi(t);B&&(M.x!==B.x||M.y!==B.y||M.width!==B.width||M.height!==B.height)&&n(),B=M,P=requestAnimationFrame(I)}return n(),()=>{var M;y.forEach(V=>{i&&V.removeEventListener("scroll",n),a&&V.removeEventListener("resize",n)}),m==null||m(),(M=T)==null||M.disconnect(),T=null,d&&cancelAnimationFrame(P)}}const _5=n5,C5=r5,k5=e5,S5=(t,e,n)=>{const r=new Map,i={platform:w5,...n},a={...i.platform,_c:r};return Qv(t,e,{...i,platform:a})};var au=typeof document<"u"?L.useLayoutEffect:L.useEffect;function bu(t,e){if(t===e)return!0;if(typeof t!=typeof e)return!1;if(typeof t=="function"&&t.toString()===e.toString())return!0;let n,r,i;if(t&&e&&typeof t=="object"){if(Array.isArray(t)){if(n=t.length,n!==e.length)return!1;for(r=n;r--!==0;)if(!bu(t[r],e[r]))return!1;return!0}if(i=Object.keys(t),n=i.length,n!==Object.keys(e).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(e,i[r]))return!1;for(r=n;r--!==0;){const a=i[r];if(!(a==="_owner"&&t.$$typeof)&&!bu(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function sm(t){return typeof window>"u"?1:(t.ownerDocument.defaultView||window).devicePixelRatio||1}function Bp(t,e){const n=sm(t);return Math.round(e*n)/n}function Op(t){const e=b.useRef(t);return au(()=>{e.current=t}),e}function E5(t){t===void 0&&(t={});const{placement:e="bottom",strategy:n="absolute",middleware:r=[],platform:i,elements:{reference:a,floating:l}={},transform:f=!0,whileElementsMounted:d,open:p}=t,[y,m]=b.useState({x:0,y:0,strategy:n,placement:e,middlewareData:{},isPositioned:!1}),[k,T]=b.useState(r);bu(k,r)||T(r);const[P,B]=b.useState(null),[I,M]=b.useState(null),V=b.useCallback(oe=>{oe!==Y.current&&(Y.current=oe,B(oe))},[]),j=b.useCallback(oe=>{oe!==J.current&&(J.current=oe,M(oe))},[]),H=a||P,$=l||I,Y=b.useRef(null),J=b.useRef(null),K=b.useRef(y),le=d!=null,he=Op(d),Te=Op(i),ce=b.useCallback(()=>{if(!Y.current||!J.current)return;const oe={placement:e,strategy:n,middleware:k};Te.current&&(oe.platform=Te.current),S5(Y.current,J.current,oe).then(Re=>{const We={...Re,isPositioned:!0};be.current&&!bu(K.current,We)&&(K.current=We,L0.flushSync(()=>{m(We)}))})},[k,e,n,Te]);au(()=>{p===!1&&K.current.isPositioned&&(K.current.isPositioned=!1,m(oe=>({...oe,isPositioned:!1})))},[p]);const be=b.useRef(!1);au(()=>(be.current=!0,()=>{be.current=!1}),[]),au(()=>{if(H&&(Y.current=H),$&&(J.current=$),H&&$){if(he.current)return he.current(H,$,ce);ce()}},[H,$,ce,he,le]);const Ce=b.useMemo(()=>({reference:Y,floating:J,setReference:V,setFloating:j}),[V,j]),ne=b.useMemo(()=>({reference:H,floating:$}),[H,$]),ee=b.useMemo(()=>{const oe={position:n,left:0,top:0};if(!ne.floating)return oe;const Re=Bp(ne.floating,y.x),We=Bp(ne.floating,y.y);return f?{...oe,transform:"translate("+Re+"px, "+We+"px)",...sm(ne.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:Re,top:We}},[n,f,ne.floating,y.x,y.y]);return b.useMemo(()=>({...y,update:ce,refs:Ce,elements:ne,floatingStyles:ee}),[y,ce,Ce,ne,ee])}const Vp=(t,e)=>({..._5(t),options:[t,e]}),T5=(t,e)=>({...C5(t),options:[t,e]}),R5=(t,e)=>({...k5(t),options:[t,e]});function P5(t){return typeof t=="function"?t():t}const jl=b.forwardRef(function(e,n){const{children:r,container:i,disablePortal:a=!1}=e,[l,f]=b.useState(null),d=un(b.isValidElement(r)?r.ref:null,n);if(ua(()=>{a||f(P5(i)||document.body)},[i,a]),ua(()=>{if(l&&!a)return Vf(n,l),()=>{Vf(n,null)}},[n,l,a]),a){if(b.isValidElement(r)){const p={ref:d};return b.cloneElement(r,p)}return A.jsx(b.Fragment,{children:r})}return A.jsx(b.Fragment,{children:l&&L0.createPortal(r,l)})});process.env.NODE_ENV!=="production"&&(jl.propTypes={children:W.node,container:W.oneOfType([fu,W.func]),disablePortal:W.bool});process.env.NODE_ENV!=="production"&&(jl.propTypes=lh(jl.propTypes));const am="Popup";function M5(t){return Xo(am,t)}Ki(am,["root","open"]);const lm=b.createContext(null);process.env.NODE_ENV!=="production"&&(lm.displayName="TransitionContext");function A5(t){const[e,n]=b.useState(!0),r=b.useRef(!1),i=b.useRef(0),[a,l]=b.useState(!1),f=b.useRef(t);b.useEffect(()=>{!t&&i.current>0&&f.current!==t&&(r.current=!0,n(!1)),f.current=t},[t]);const d=b.useCallback(()=>{r.current=!1,n(!0)},[]),p=b.useCallback(()=>(i.current+=1,l(!0),()=>{i.current-=1,i.current===0&&l(!1)}),[]);let y;return a?t?y=!1:y=!r.current&&e:y=!t,{contextValue:b.useMemo(()=>({requestedEnter:t,onExited:d,registerTransition:p,hasExited:y}),[d,t,p,y]),hasExited:y}}const cm=b.createContext(null);process.env.NODE_ENV!=="production"&&(cm.displayName="PopupContext");function I5(t){const{open:e}=t;return Xi({root:["root",e&&"open"]},Yi(M5))}function L5(t){return typeof t=="function"?t():t}const um=b.forwardRef(function(e,n){const{anchor:r,children:i,container:a,disablePortal:l=!1,keepMounted:f=!1,middleware:d,offset:p=0,open:y=!1,placement:m="bottom",slotProps:k={},slots:T={},strategy:P="absolute",...B}=e,{refs:I,elements:M,floatingStyles:V,update:j,placement:H}=E5({elements:{reference:L5(r)},open:y,middleware:d??[Vp(p??0),R5(),T5()],placement:m,strategy:P,whileElementsMounted:f?void 0:Fp}),$=un(I.setFloating,n);ua(()=>{if(f&&y&&M.reference&&M.floating)return Fp(M.reference,M.floating,j)},[f,y,M,j]);const Y={...e,disablePortal:l,keepMounted:f,offset:Vp,open:y,placement:m,finalPlacement:H,strategy:P},{contextValue:J,hasExited:K}=A5(y),le=f&&K?"hidden":void 0,he=I5(Y),Te=(T==null?void 0:T.root)??"div",ce=po({elementType:Te,externalSlotProps:k.root,externalForwardedProps:B,ownerState:Y,className:he.root,additionalProps:{ref:$,role:"tooltip",style:{...V,visibility:le}}}),be=b.useMemo(()=>({placement:H}),[H]);return f||!K?A.jsx(jl,{disablePortal:l,container:a,children:A.jsx(cm.Provider,{value:be,children:A.jsx(lm.Provider,{value:J,children:A.jsx(Te,{...ce,children:i})})})}):null});process.env.NODE_ENV!=="production"&&(um.propTypes={anchor:W.oneOfType([fu,W.object,W.func]),children:W.oneOfType([W.node,W.func]),container:W.oneOfType([fu,W.func]),disablePortal:W.bool,keepMounted:W.bool,middleware:W.arrayOf(W.oneOfType([W.oneOf([!1]),W.shape({fn:W.func.isRequired,name:W.string.isRequired,options:W.any})])),offset:W.oneOfType([W.func,W.number,W.shape({alignmentAxis:W.number,crossAxis:W.number,mainAxis:W.number})]),open:W.bool,placement:W.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),strategy:W.oneOf(["absolute","fixed"])});function D5(t){const e=Sr(t);return e.body===t?ch(t).innerWidth>e.documentElement.clientWidth:t.scrollHeight>t.clientHeight}function Rl(t,e){e?t.setAttribute("aria-hidden","true"):t.removeAttribute("aria-hidden")}function jp(t){return parseInt(ch(t).getComputedStyle(t).paddingRight,10)||0}function F5(t){const n=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(t.tagName)!==-1,r=t.tagName==="INPUT"&&t.getAttribute("type")==="hidden";return n||r}function Np(t,e,n,r,i){const a=[e,n,...r];[].forEach.call(t.children,l=>{const f=a.indexOf(l)===-1,d=!F5(l);f&&d&&Rl(l,i)})}function cf(t,e){let n=-1;return t.some((r,i)=>e(r)?(n=i,!0):!1),n}function B5(t,e){const n=[],r=t.container;if(!e.disableScrollLock){if(D5(r)){const l=sv(Sr(r));n.push({value:r.style.paddingRight,property:"padding-right",el:r}),r.style.paddingRight=`${jp(r)+l}px`;const f=Sr(r).querySelectorAll(".mui-fixed");[].forEach.call(f,d=>{n.push({value:d.style.paddingRight,property:"padding-right",el:d}),d.style.paddingRight=`${jp(d)+l}px`})}let a;if(r.parentNode instanceof DocumentFragment)a=Sr(r).body;else{const l=r.parentElement,f=ch(r);a=(l==null?void 0:l.nodeName)==="HTML"&&f.getComputedStyle(l).overflowY==="scroll"?l:r}n.push({value:a.style.overflow,property:"overflow",el:a},{value:a.style.overflowX,property:"overflow-x",el:a},{value:a.style.overflowY,property:"overflow-y",el:a}),a.style.overflow="hidden"}return()=>{n.forEach(({value:a,el:l,property:f})=>{a?l.style.setProperty(f,a):l.style.removeProperty(f)})}}function O5(t){const e=[];return[].forEach.call(t.children,n=>{n.getAttribute("aria-hidden")==="true"&&e.push(n)}),e}class V5{constructor(){this.modals=[],this.containers=[]}add(e,n){let r=this.modals.indexOf(e);if(r!==-1)return r;r=this.modals.length,this.modals.push(e),e.modalRef&&Rl(e.modalRef,!1);const i=O5(n);Np(n,e.mount,e.modalRef,i,!0);const a=cf(this.containers,l=>l.container===n);return a!==-1?(this.containers[a].modals.push(e),r):(this.containers.push({modals:[e],container:n,restore:null,hiddenSiblings:i}),r)}mount(e,n){const r=cf(this.containers,a=>a.modals.indexOf(e)!==-1),i=this.containers[r];i.restore||(i.restore=B5(i,n))}remove(e,n=!0){const r=this.modals.indexOf(e);if(r===-1)return r;const i=cf(this.containers,l=>l.modals.indexOf(e)!==-1),a=this.containers[i];if(a.modals.splice(a.modals.indexOf(e),1),this.modals.splice(r,1),a.modals.length===0)a.restore&&a.restore(),e.modalRef&&Rl(e.modalRef,n),Np(a.container,e.mount,e.modalRef,a.hiddenSiblings,!1),this.containers.splice(i,1);else{const l=a.modals[a.modals.length-1];l.modalRef&&Rl(l.modalRef,!1)}return r}isTopModal(e){return this.modals.length>0&&this.modals[this.modals.length-1]===e}}function j5(t){return typeof t=="function"?t():t}function N5(t){return t?t.props.hasOwnProperty("in"):!1}const $5=new V5;function W5(t){const{container:e,disableEscapeKeyDown:n=!1,disableScrollLock:r=!1,manager:i=$5,closeAfterTransition:a=!1,onTransitionEnter:l,onTransitionExited:f,children:d,onClose:p,open:y,rootRef:m}=t,k=b.useRef({}),T=b.useRef(null),P=b.useRef(null),B=un(P,m),[I,M]=b.useState(!y),V=N5(d);let j=!0;(t["aria-hidden"]==="false"||t["aria-hidden"]===!1)&&(j=!1);const H=()=>Sr(T.current),$=()=>(k.current.modalRef=P.current,k.current.mount=T.current,k.current),Y=()=>{i.mount($(),{disableScrollLock:r}),P.current&&(P.current.scrollTop=0)},J=Bl(()=>{const ee=j5(e)||H().body;i.add($(),ee),P.current&&Y()}),K=b.useCallback(()=>i.isTopModal($()),[i]),le=Bl(ee=>{T.current=ee,ee&&(y&&K()?Y():P.current&&Rl(P.current,j))}),he=b.useCallback(()=>{i.remove($(),j)},[j,i]);b.useEffect(()=>()=>{he()},[he]),b.useEffect(()=>{y?J():(!V||!a)&&he()},[y,he,V,a,J]);const Te=ee=>oe=>{var Re;(Re=ee.onKeyDown)==null||Re.call(ee,oe),!(oe.key!=="Escape"||oe.which===229||!K())&&(n||(oe.stopPropagation(),p&&p(oe,"escapeKeyDown")))},ce=ee=>oe=>{var Re;(Re=ee.onClick)==null||Re.call(ee,oe),oe.target===oe.currentTarget&&p&&p(oe,"backdropClick")};return{getRootProps:(ee={})=>{const oe=cn(t);delete oe.onTransitionEnter,delete oe.onTransitionExited;const Re={...oe,...ee};return{role:"presentation",...Re,onKeyDown:Te(Re),ref:B}},getBackdropProps:(ee={})=>{const oe=ee;return{"aria-hidden":!0,...oe,onClick:ce(oe),open:y}},getTransitionProps:()=>{const ee=()=>{M(!1),l&&l()},oe=()=>{M(!0),f&&f(),a&&he()};return{onEnter:_p(ee,d==null?void 0:d.props.onEnter),onExited:_p(oe,d==null?void 0:d.props.onExited)}},rootRef:B,portalRef:le,isTopModal:K,exited:I,hasTransition:V}}const dm="Modal";function H5(t){return Xo(dm,t)}Ki(dm,["root","hidden","backdrop"]);const U5=t=>{const{open:e,exited:n}=t;return Xi({root:["root",!e&&n&&"hidden"],backdrop:["backdrop"]},Yi(H5))},yh=b.forwardRef(function(e,n){const{children:r,closeAfterTransition:i=!1,container:a,disableAutoFocus:l=!1,disableEnforceFocus:f=!1,disableEscapeKeyDown:d=!1,disablePortal:p=!1,disableRestoreFocus:y=!1,disableScrollLock:m=!1,hideBackdrop:k=!1,keepMounted:T=!1,onBackdropClick:P,onClose:B,onKeyDown:I,open:M,onTransitionEnter:V,onTransitionExited:j,slotProps:H={},slots:$={},...Y}=e,J={...e,closeAfterTransition:i,disableAutoFocus:l,disableEnforceFocus:f,disableEscapeKeyDown:d,disablePortal:p,disableRestoreFocus:y,disableScrollLock:m,hideBackdrop:k,keepMounted:T},{getRootProps:K,getBackdropProps:le,getTransitionProps:he,portalRef:Te,isTopModal:ce,exited:be,hasTransition:Ce}=W5({...J,rootRef:n}),ne={...J,exited:be,hasTransition:Ce},ee=U5(ne),oe={};if(r.props.tabIndex===void 0&&(oe.tabIndex="-1"),Ce){const{onEnter:xe,onExited:Ie}=he();oe.onEnter=xe,oe.onExited=Ie}const Re=$.root??"div",We=po({elementType:Re,externalSlotProps:H.root,externalForwardedProps:Y,getSlotProps:K,className:ee.root,ownerState:ne}),re=$.backdrop,ae=po({elementType:re,externalSlotProps:H.backdrop,getSlotProps:xe=>le({...xe,onClick:Ie=>{P&&P(Ie),xe!=null&&xe.onClick&&xe.onClick(Ie)}}),className:ee.backdrop,ownerState:ne});return!T&&!M&&(!Ce||be)?null:A.jsx(jl,{ref:Te,container:a,disablePortal:p,children:A.jsxs(Re,{...We,children:[!k&&re?A.jsx(re,{...ae}):null,A.jsx(pu,{disableEnforceFocus:f,disableAutoFocus:l,disableRestoreFocus:y,isEnabled:ce,open:M,children:b.cloneElement(r,oe)})]})})});process.env.NODE_ENV!=="production"&&(yh.propTypes={children:Iu.isRequired,closeAfterTransition:W.bool,container:W.oneOfType([fu,W.func]),disableAutoFocus:W.bool,disableEnforceFocus:W.bool,disableEscapeKeyDown:W.bool,disablePortal:W.bool,disableRestoreFocus:W.bool,disableScrollLock:W.bool,hideBackdrop:W.bool,keepMounted:W.bool,onBackdropClick:W.func,onClose:W.func,onTransitionEnter:W.func,onTransitionExited:W.func,open:W.bool.isRequired,slotProps:W.shape({backdrop:W.oneOfType([W.func,W.object]),root:W.oneOfType([W.func,W.object])}),slots:W.shape({backdrop:W.elementType,root:W.elementType})});function z5(t){const{value:e,label:n,disabled:r,rootRef:i,id:a}=t,{getRootProps:l,highlighted:f,selected:d}=G0({item:e}),{getRootProps:p,rootRef:y}=Ou({disabled:r,focusableWhenDisabled:!0}),m=Lu(a),k=b.useRef(null),T=b.useMemo(()=>({disabled:r,label:n,value:e,ref:k,id:m}),[r,n,e,m]),{index:P}=hh(e,T),B=un(i,k,y),I=V=>j=>{var H;(H=V.onKeyDown)==null||H.call(V,j),!j.defaultMuiPrevented&&[" ","Enter"].includes(j.key)&&(j.defaultMuiPrevented=!0)},M=(V={})=>({onKeyDown:I(V)});return{getRootProps:(V={})=>{const j=cn(V),H=Ol(l,Ol(p,M));return{...V,...j,...H(j),id:m,ref:B,role:"option","aria-selected":d}},highlighted:f,index:P,selected:d,rootRef:B}}const wu={buttonClick:"buttonClick",browserAutoFill:"browserAutoFill"},q5=t=>{const{label:e,value:n}=t;return typeof e=="string"?e:typeof n=="string"?n:String(t)};function Z5(t,e){const{open:n}=t,{context:{selectionMode:r}}=e;if(e.type===wu.buttonClick){const a=t.selectedValues[0]??Ut(null,"start",e.context);return{...t,open:!n,highlightedValue:n?null:a}}if(e.type===wu.browserAutoFill)return uh(e.item,t,e.context);const i=dh(t,e);switch(e.type){case Ct.keyDown:if(t.open){if(e.event.key==="Escape")return{...i,open:!1}}else{if(e.event.key==="ArrowDown")return{...t,open:!0,highlightedValue:t.selectedValues[0]??Ut(null,"start",e.context)};if(e.event.key==="ArrowUp")return{...t,open:!0,highlightedValue:t.selectedValues[0]??Ut(null,"end",e.context)}}break;case Ct.itemClick:if(r==="single")return{...i,open:!1};break;case Ct.blur:return{...i,open:!1};default:return i}return i}function G5(t){return Array.isArray(t)?t.length===0?"":JSON.stringify(t.map(e=>e.value)):(t==null?void 0:t.value)==null?"":typeof t.value=="string"||typeof t.value=="number"?t.value:JSON.stringify(t.value)}function Y5(t){const{areOptionsEqual:e,buttonRef:n,defaultOpen:r=!1,defaultValue:i,disabled:a=!1,listboxId:l,listboxRef:f,multiple:d=!1,name:p,required:y,onChange:m,onHighlightChange:k,onOpenChange:T,open:P,options:B,getOptionAsString:I=q5,getSerializedValue:M=G5,value:V,componentName:j="useSelect"}=t,H=b.useRef(null),$=un(n,H),Y=b.useRef(null),J=Lu(l);let K;V===void 0&&i===void 0?K=[]:i!==void 0&&(d?K=i:K=i==null?[]:[i]);const le=b.useMemo(()=>{if(V!==void 0)return d?V:V==null?[]:[V]},[V,d]),{subitems:he,contextValue:Te}=fh(),ce=b.useMemo(()=>B!=null?new Map(B.map((me,Se)=>[me.value,{value:me.value,label:me.label,disabled:me.disabled,ref:b.createRef(),id:`${J}_${Se}`}])):he,[B,he,J]),be=un(f,Y),{getRootProps:Ce,active:ne,focusVisible:ee,rootRef:oe}=Ou({disabled:a,rootRef:$}),Re=b.useMemo(()=>Array.from(ce.keys()),[ce]),We=b.useCallback(me=>{if(e!==void 0){const Se=Re.find(Ye=>e(Ye,me));return ce.get(Se)}return ce.get(me)},[ce,e,Re]),re=b.useCallback(me=>{const Se=We(me);return(Se==null?void 0:Se.disabled)??!1},[We]),ae=b.useCallback(me=>{const Se=We(me);return Se?I(Se):""},[We,I]),xe=b.useMemo(()=>({selectedValues:le,open:P}),[le,P]),Ie=b.useCallback(me=>{var Se;return(Se=ce.get(me))==null?void 0:Se.id},[ce]),Le=b.useCallback((me,Se)=>{d?m==null||m(me,Se):m==null||m(me,Se[0]??null)},[d,m]),Pe=b.useCallback((me,Se)=>{k==null||k(me,Se??null)},[k]),ke=b.useCallback((me,Se,Ye)=>{var wt;Se==="open"&&(T==null||T(Ye),Ye===!1&&(me==null?void 0:me.type)!=="blur"&&((wt=H.current)==null||wt.focus()))},[T]),we=b.useCallback(me=>{var Se;return me==null?null:((Se=he.get(me))==null?void 0:Se.ref.current)??null},[he]),ve={getInitialState:()=>({highlightedValue:null,selectedValues:K??[],open:r}),getItemId:Ie,controlledProps:xe,focusManagement:"DOM",getItemDomElement:we,itemComparer:e,isItemDisabled:re,rootRef:be,onChange:Le,onHighlightChange:Pe,onStateChange:ke,reducerActionContext:b.useMemo(()=>({multiple:d}),[d]),items:Re,getItemAsString:ae,selectionMode:d?"multiple":"single",stateReducer:Z5,componentName:j},{dispatch:_e,getRootProps:Ee,contextValue:ze,state:{open:fe,highlightedValue:Ze,selectedValues:ot},rootRef:It}=Z0(ve),Dt=b.useRef(fe);ua(()=>{var me;if(fe&&Ze!==null){const Se=(me=We(Ze))==null?void 0:me.ref;if(!Y.current||!(Se!=null&&Se.current))return;Dt.current||Se.current.focus({preventScroll:!0});const Ye=Y.current.getBoundingClientRect(),wt=Se.current.getBoundingClientRect();wt.top<Ye.top?Y.current.scrollTop-=Ye.top-wt.top:wt.bottom>Ye.bottom&&(Y.current.scrollTop+=wt.bottom-Ye.bottom)}},[fe,Ze,We]);const dn=b.useCallback(me=>We(me),[We]),Lt=me=>Se=>{var Ye;if((Ye=me==null?void 0:me.onClick)==null||Ye.call(me,Se),!Se.defaultMuiPrevented){const wt={type:wu.buttonClick,event:Se};_e(wt)}},Ot=me=>Se=>{var Ye;(Ye=me.onKeyDown)==null||Ye.call(me,Se),!Se.defaultMuiPrevented&&(Se.key==="ArrowDown"||Se.key==="ArrowUp")&&(Se.preventDefault(),_e({type:Ct.keyDown,key:Se.key,event:Se}))},fn=(me={})=>({onClick:Lt(me),onKeyDown:Ot(me)}),Zn=(me={})=>({...me,...fn(me),role:"combobox","aria-expanded":fe,"aria-controls":J}),Et=(me={})=>{const Se=cn(me),Ye=Ol(Zn,Ce);return{...me,...Ye(Se)}},_t=me=>Se=>{var Ye,wt;(Ye=me.onBlur)==null||Ye.call(me,Se),!Se.defaultMuiPrevented&&((wt=Y.current)!=null&&wt.contains(Se.relatedTarget)||Se.relatedTarget===H.current)&&(Se.defaultMuiPrevented=!0)},gt=(me={})=>({onBlur:_t(me)}),Tn=(me={})=>{const Se=cn(me),Ye=Ol(gt,Ee);return{id:J,role:"listbox","aria-multiselectable":d?"true":void 0,...me,...Ye(Se)}};b.useDebugValue({selectedOptions:ot,highlightedOption:Ze,open:fe});const Rn=b.useMemo(()=>({...ze,...Te}),[ze,Te]);let Tt;t.multiple?Tt=ot:Tt=ot.length>0?ot[0]:null;let it;d?it=Tt.map(me=>dn(me)).filter(me=>me!==void 0):it=dn(Tt)??null;const Pn=me=>Se=>{var wt;if((wt=me==null?void 0:me.onChange)==null||wt.call(me,Se),Se.defaultMuiPrevented)return;const Ye=ce.get(Se.target.value);Se.target.value===""?_e({type:Ct.clearSelection}):Ye!==void 0&&_e({type:wu.browserAutoFill,item:Ye.value,event:Se})};return{buttonActive:ne,buttonFocusVisible:ee,buttonRef:oe,contextValue:Rn,disabled:a,dispatch:_e,getButtonProps:Et,getHiddenInputProps:(me={})=>{const Se=cn(me);return{name:p,tabIndex:-1,"aria-hidden":!0,required:y?!0:void 0,value:M(it),style:lv,...me,onChange:Pn(Se)}},getListboxProps:Tn,getOptionMetadata:dn,listboxRef:It,open:fe,options:Re,value:Tt,highlightedOption:Ze}}function X5(t){const{value:e,children:n}=t,{dispatch:r,getItemIndex:i,getItemState:a,registerItem:l,totalSubitemCount:f}=e,d=b.useMemo(()=>({dispatch:r,getItemState:a,getItemIndex:i}),[r,i,a]),p=b.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:f}),[l,i,f]);return A.jsx(ql.Provider,{value:p,children:A.jsx(Vu.Provider,{value:d,children:n})})}function K5(t={}){const{autoHideDuration:e=null,disableWindowBlurListener:n=!1,onClose:r,open:i,resumeHideDuration:a}=t,l=Jg();b.useEffect(()=>{if(!i)return;function M(V){V.defaultPrevented||V.key==="Escape"&&(r==null||r(V,"escapeKeyDown"))}return document.addEventListener("keydown",M),()=>{document.removeEventListener("keydown",M)}},[i,r]);const f=Bl((M,V)=>{r==null||r(M,V)}),d=Bl(M=>{!r||M==null||l.start(M,()=>{f(null,"timeout")})});b.useEffect(()=>(i&&d(e),l.clear),[i,e,d,l]);const p=M=>{r==null||r(M,"clickaway")},y=l.clear,m=b.useCallback(()=>{e!=null&&d(a??e*.5)},[e,a,d]),k=M=>V=>{const j=M.onBlur;j==null||j(V),m()},T=M=>V=>{const j=M.onFocus;j==null||j(V),y()},P=M=>V=>{const j=M.onMouseEnter;j==null||j(V),y()},B=M=>V=>{const j=M.onMouseLeave;j==null||j(V),m()};return b.useEffect(()=>{if(!n&&i)return window.addEventListener("focus",m),window.addEventListener("blur",y),()=>{window.removeEventListener("focus",m),window.removeEventListener("blur",y)}},[n,i,m,y]),{getRootProps:(M={})=>{const V={...cn(t),...cn(M)};return{role:"presentation",...M,...V,onBlur:k(V),onFocus:T(V),onMouseEnter:P(V),onMouseLeave:B(V)}},onClickAway:p}}function J5(t){const{checked:e,defaultChecked:n,disabled:r,onBlur:i,onChange:a,onFocus:l,onFocusVisible:f,readOnly:d,required:p}=t,[y,m]=N0({controlled:e,default:!!n,name:"Switch",state:"checked"}),k=K=>le=>{var he;le.nativeEvent.defaultPrevented||(m(le.target.checked),a==null||a(le),(he=K.onChange)==null||he.call(K,le))},{isFocusVisibleRef:T,onBlur:P,onFocus:B,ref:I}=$0(),[M,V]=b.useState(!1);r&&M&&V(!1),b.useEffect(()=>{T.current=M},[M,T]);const j=b.useRef(null),H=K=>le=>{var he;j.current||(j.current=le.currentTarget),B(le),T.current===!0&&(V(!0),f==null||f(le)),l==null||l(le),(he=K.onFocus)==null||he.call(K,le)},$=K=>le=>{var he;P(le),T.current===!1&&V(!1),i==null||i(le),(he=K.onBlur)==null||he.call(K,le)},Y=un(I,j);return{checked:y,disabled:!!r,focusVisible:M,getInputProps:(K={})=>({checked:e,defaultChecked:n,disabled:r,readOnly:d,ref:Y,required:p,type:"checkbox",role:"switch","aria-checked":e,...K,onChange:k(K),onFocus:H(K),onBlur:$(K)}),inputRef:Y,readOnly:!!d}}const fm="TabPanel";function Q5(t){return Xo(fm,t)}Ki(fm,["root","hidden"]);const hm="Tabs";function ey(t){return Xo(hm,t)}Ki(hm,["root","horizontal","vertical"]);function ty(t){const{value:e,defaultValue:n,onChange:r,orientation:i="horizontal",direction:a="ltr",selectionFollowsFocus:l=!1}=t,[f,d]=N0({controlled:e,default:n,name:"Tabs",state:"value"}),p=b.useCallback((I,M)=>{d(M),r==null||r(I,M)},[r,d]),{subitems:y,contextValue:m}=fh(),k=b.useRef(()=>{}),T=b.useCallback(I=>{var M;return(M=y.get(I))==null?void 0:M.id},[y]),P=b.useCallback(I=>k.current(I),[]),B=b.useCallback(I=>{k.current=I},[]);return{contextValue:{direction:a,getTabId:P,getTabPanelId:T,onSelected:p,orientation:i,registerTabIdLookup:B,selectionFollowsFocus:l,value:f,...m}}}const bh=b.createContext(null);process.env.NODE_ENV!=="production"&&(bh.displayName="TabsContext");function wh(){const t=b.useContext(bh);if(t==null)throw new Error("No TabsContext provided");return t}function ny(t){const{value:e,children:n}=t,{direction:r,getItemIndex:i,onSelected:a,orientation:l,registerItem:f,registerTabIdLookup:d,selectionFollowsFocus:p,totalSubitemCount:y,value:m,getTabId:k,getTabPanelId:T}=e,P=b.useMemo(()=>({getItemIndex:i,registerItem:f,totalSubitemCount:y}),[f,i,y]),B=b.useMemo(()=>({direction:r,getTabId:k,getTabPanelId:T,onSelected:a,orientation:l,registerTabIdLookup:d,selectionFollowsFocus:p,value:m}),[r,k,T,a,l,d,p,m]);return A.jsx(ql.Provider,{value:P,children:A.jsx(bh.Provider,{value:B,children:n})})}const ry=t=>{const{orientation:e}=t;return Xi({root:["root",e]},Yi(ey))},pm=b.forwardRef(function(e,n){const{children:r,value:i,defaultValue:a,orientation:l="horizontal",direction:f="ltr",onChange:d,selectionFollowsFocus:p,slotProps:y={},slots:m={},...k}=e,T={...e,orientation:l,direction:f},{contextValue:P}=ty(T),B=ry(T),I=m.root??"div",M=po({elementType:I,externalSlotProps:y.root,externalForwardedProps:k,additionalProps:{ref:n},ownerState:T,className:B.root});return A.jsx(I,{...M,children:A.jsx(ny,{value:P,children:r})})});process.env.NODE_ENV!=="production"&&(pm.propTypes={children:W.node,className:W.string,defaultValue:W.oneOfType([W.number,W.string]),direction:W.oneOf(["ltr","rtl"]),onChange:W.func,orientation:W.oneOf(["horizontal","vertical"]),selectionFollowsFocus:W.bool,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});function oy(t){return t.size}function iy(t){const{value:e,id:n,rootRef:r}=t,i=wh();if(i===null)throw new Error("No TabContext provided");const{value:a,getTabId:l}=i,f=Lu(n),d=b.useRef(null),p=un(d,r),y=b.useMemo(()=>({id:f,ref:d}),[f]),{id:m}=hh(e??oy,y),k=m!==a,T=m!==void 0?l(m):void 0;return{hidden:k,getRootProps:(B={})=>({"aria-labelledby":T??void 0,hidden:k,id:f??void 0,...B,ref:p}),rootRef:p}}const sy=t=>{const{hidden:e}=t;return Xi({root:["root",e&&"hidden"]},Yi(Q5))},mm=b.forwardRef(function(e,n){const{children:r,value:i,slotProps:a={},slots:l={},...f}=e,{hidden:d,getRootProps:p}=iy(e),y={...e,hidden:d},m=sy(y),k=l.root??"div",T=po({elementType:k,getSlotProps:p,externalSlotProps:a.root,externalForwardedProps:f,additionalProps:{role:"tabpanel",ref:n},ownerState:y,className:m.root});return A.jsx(k,{...T,children:!d&&r})});process.env.NODE_ENV!=="production"&&(mm.propTypes={children:W.node,className:W.string,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});const gm="TabsList";function ay(t){return Xo(gm,t)}Ki(gm,["root","horizontal","vertical"]);const vm={valueChange:"valueChange"};function ly(t,e){if(e.type===vm.valueChange)return{...t,highlightedValue:e.value};const n=dh(t,e),{context:{selectionFollowsFocus:r}}=e;if(e.type===Ct.itemsChange){if(n.selectedValues.length>0)return{...n,highlightedValue:n.selectedValues[0]};Ut(null,"reset",e.context)}return r&&n.highlightedValue!=null?{...n,selectedValues:[n.highlightedValue]}:n}function cy(t){const{rootRef:e}=t,{direction:n="ltr",onSelected:r,orientation:i="horizontal",value:a,registerTabIdLookup:l,selectionFollowsFocus:f}=wh(),{subitems:d,contextValue:p}=fh(),y=b.useCallback(he=>{var Te;return(Te=d.get(he))==null?void 0:Te.id},[d]);l(y);const m=b.useMemo(()=>Array.from(d.keys()),[d]),k=b.useCallback(he=>{var Te;return he==null?null:((Te=d.get(he))==null?void 0:Te.ref.current)??null},[d]),T=n==="rtl";let P;i==="vertical"?P="vertical":P=T?"horizontal-rtl":"horizontal-ltr";const B=b.useCallback((he,Te)=>{r(he,Te[0]??null)},[r]),I=b.useMemo(()=>a===void 0?{}:a!=null?{selectedValues:[a]}:{selectedValues:[]},[a]),M=b.useCallback(he=>{var Te;return((Te=d.get(he))==null?void 0:Te.disabled)??!1},[d]),{contextValue:V,dispatch:j,getRootProps:H,state:{highlightedValue:$,selectedValues:Y},rootRef:J}=Z0({controlledProps:I,disabledItemsFocusable:!f,focusManagement:"DOM",getItemDomElement:k,isItemDisabled:M,items:m,rootRef:e,onChange:B,orientation:P,reducerActionContext:b.useMemo(()=>({selectionFollowsFocus:f||!1}),[f]),selectionMode:"single",stateReducer:ly});b.useEffect(()=>{a!==void 0&&a!=null&&j({type:vm.valueChange,value:a})},[j,a]);const K=(he={})=>({...he,...H(he),"aria-orientation":i==="vertical"?"vertical":void 0,role:"tablist"});return{contextValue:b.useMemo(()=>({...p,...V}),[p,V]),dispatch:j,getRootProps:K,highlightedValue:$,isRtl:T,orientation:i,rootRef:J,selectedValue:Y[0]??null}}function uy(t){const{value:e,children:n}=t,{dispatch:r,getItemIndex:i,getItemState:a,registerItem:l,totalSubitemCount:f}=e,d=b.useMemo(()=>({dispatch:r,getItemState:a,getItemIndex:i}),[r,i,a]),p=b.useMemo(()=>({getItemIndex:i,registerItem:l,totalSubitemCount:f}),[l,i,f]);return A.jsx(ql.Provider,{value:p,children:A.jsx(Vu.Provider,{value:d,children:n})})}const dy=t=>{const{orientation:e}=t;return Xi({root:["root",e]},Yi(ay))},ym=b.forwardRef(function(e,n){const{children:r,slotProps:i={},slots:a={},...l}=e,{isRtl:f,orientation:d,getRootProps:p,contextValue:y}=cy({rootRef:n}),m={...e,isRtl:f,orientation:d},k=dy(m),T=a.root??"div",P=po({elementType:T,getSlotProps:p,externalSlotProps:i.root,externalForwardedProps:l,ownerState:m,className:k.root});return A.jsx(uy,{value:y,children:A.jsx(T,{...P,children:r})})});process.env.NODE_ENV!=="production"&&(ym.propTypes={children:W.node,className:W.string,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType})});const bm="Tab";function fy(t){return Xo(bm,t)}Ki(bm,["root","selected","disabled"]);function hy(t){return t.size}function py(t){const{value:e,rootRef:n,disabled:r=!1,id:i}=t,a=b.useRef(null),l=Lu(i),{value:f,selectionFollowsFocus:d,getTabPanelId:p}=wh(),y=b.useMemo(()=>({disabled:r,ref:a,id:l}),[r,a,l]),{id:m,index:k,totalItemCount:T}=hh(e??hy,y),{getRootProps:P,highlighted:B,selected:I}=G0({item:m}),{getRootProps:M,rootRef:V,active:j,focusVisible:H,setFocusVisible:$}=Ou({disabled:r,focusableWhenDisabled:!d,type:"button"}),Y=un(a,n,V),J=m!==void 0?p(m):void 0;return{getRootProps:(le={})=>{const he=cn(le),Te=Ol(P,M);return{...le,...Te(he),role:"tab","aria-controls":J,"aria-selected":I,id:l,ref:Y}},active:j,focusVisible:H,highlighted:B,index:k,rootRef:Y,selected:I||m===f,setFocusVisible:$,totalTabsCount:T}}const my=t=>{const{selected:e,disabled:n}=t;return Xi({root:["root",e&&"selected",n&&"disabled"]},Yi(fy))},wm=b.forwardRef(function(e,n){const{action:r,children:i,disabled:a=!1,onChange:l,onClick:f,onFocus:d,slotProps:p={},slots:y={},value:m,...k}=e,T=b.useRef(),P=un(T,n),{active:B,highlighted:I,selected:M,getRootProps:V}=py({...e,rootRef:P,value:m}),j={...e,active:B,disabled:a,highlighted:I,selected:M},H=my(j),$=y.root??"button",Y=po({elementType:$,getSlotProps:V,externalSlotProps:p.root,externalForwardedProps:k,additionalProps:{ref:n},ownerState:j,className:H.root});return A.jsx($,{...Y,children:i})});process.env.NODE_ENV!=="production"&&(wm.propTypes={action:W.oneOfType([W.func,W.shape({current:W.shape({focusVisible:W.func.isRequired})})]),children:W.node,disabled:W.bool,onChange:W.func,slotProps:W.shape({root:W.oneOfType([W.func,W.object])}),slots:W.shape({root:W.elementType}),value:W.oneOfType([W.number,W.string])});const $p={"badgeIcon--size-small":"_badgeIcon--size-small_702hu_120","badgeIcon--size-medium":"_badgeIcon--size-medium_702hu_124"},gy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#B5D622"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"white"})),vy=L.forwardRef(gy),yy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#738C00"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"#FFDD64"})),by=L.forwardRef(yy),wy=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#01819C"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"#FFDD64"})),xy=L.forwardRef(wy),_y=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#DC8541"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M4.5 4.5L15.5 15.5",stroke:"white",strokeWidth:2,strokeLinecap:"round"})),Cy=L.forwardRef(_y),ky=(t,e)=>b.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",fill:"#7C5BFF"}),b.createElement("path",{d:"M10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 5.16751 14.8325 1.25 10 1.25Z",stroke:"white",strokeWidth:1.5}),b.createElement("path",{d:"M10.2419 13.2547C10.0913 13.1715 9.90865 13.1715 9.75814 13.2547L7.50156 14.5019C7.13625 14.7038 6.69898 14.3957 6.76623 13.9837L7.20934 11.2693C7.23491 11.1126 7.18459 10.9531 7.07374 10.8395L5.17957 8.89824C4.89535 8.60696 5.05962 8.11626 5.46192 8.0548L8.03689 7.66136C8.20173 7.63618 8.34316 7.53047 8.414 7.37952L9.54737 4.9645C9.72731 4.58106 10.2727 4.58106 10.4526 4.9645L11.586 7.37952C11.6568 7.53047 11.7983 7.63618 11.9631 7.66136L14.5381 8.0548C14.9404 8.11626 15.1046 8.60696 14.8204 8.89824L12.9263 10.8395C12.8154 10.9531 12.7651 11.1126 12.7907 11.2693L13.2338 13.9837C13.301 14.3957 12.8638 14.7038 12.4984 14.5019L10.2419 13.2547Z",fill:"white"})),Sy=L.forwardRef(ky),Ey={ben:vy,localBiz:by,localOrg:xy,muted:Cy,supporter:Sy},xh=({ariaLabel:t,className:e,role:n,size:r,type:i})=>{const a=pe($p.badgeIcon,$p[`badgeIcon--size-${r}`],e),l=Ey[i];return A.jsx(l,{className:a,"aria-label":t,role:n})},Ty="_badge_nyrne_120",Ry="_badge__list_nyrne_124",Py="_badge__icon_nyrne_130",uf={badge:Ty,badge__list:Ry,badge__icon:Py},My=({ariaLabel:t,badgeIcons:e,children:n})=>A.jsx(Bu,{badgeContent:e.map((r,i)=>A.jsx(xh,{size:"small",type:r,className:uf.badge__icon,role:"presentation"},i)),className:uf.badge,slotProps:{badge:{className:uf.badge__list}},"aria-label":t,role:"status",children:n}),Ay={"h1--product":"_h1--product_1357r_120","h2--product":"_h2--product_1357r_133","h3--product":"_h3--product_1357r_146","h4--product":"_h4--product_1357r_159","h5--product":"_h5--product_1357r_172","h6--product":"_h6--product_1357r_185","h7--product":"_h7--product_1357r_198","h8--product":"_h8--product_1357r_211","body-large--product":"_body-large--product_1357r_224","body-regular--product":"_body-regular--product_1357r_237","body-semibold--product":"_body-semibold--product_1357r_250","body-italic--product":"_body-italic--product_1357r_263","body-text-link--product":"_body-text-link--product_1357r_276","detail-medium--product":"_detail-medium--product_1357r_289","detail-bold--product":"_detail-bold--product_1357r_302","detail-upper-case--product":"_detail-upper-case--product_1357r_315","detail-regular--product":"_detail-regular--product_1357r_328","claim--landing":"_claim--landing_1357r_341","claim-uppercase--landing":"_claim-uppercase--landing_1357r_379","h1--landing":"_h1--landing_1357r_417","h1-uppercase--landing":"_h1-uppercase--landing_1357r_455","h2--landing":"_h2--landing_1357r_493","h3--landing":"_h3--landing_1357r_531","h4--landing":"_h4--landing_1357r_569","h5--landing":"_h5--landing_1357r_594","h6--landing":"_h6--landing_1357r_619","overline--landing":"_overline--landing_1357r_644"};function Iy(t){switch(t){case"h1":case"h1-uppercase":return"h1";case"h2":case"claim":case"claim-uppercase":return"h2";case"h3":case"h4":case"h5":return t;case"h6":case"overline":return"h6";default:return"span"}}const Fe=t=>{const{as:e,children:n,className:r,fontSet:i="product",type:a,...l}=t,f=e||Iy(a);return A.jsx(f,{className:pe(Ay[`${a}--${i}`],r),...l,children:n})},Ly=(t,e)=>L.isValidElement(t)&&typeof t.type!="string"&&e.includes(t.type),ar=(t,e)=>L.Children.toArray(t).filter(n=>Ly(n,e)),Dy="_iconComponent_89o31_120",df={iconComponent:Dy,"iconComponent--filled":"_iconComponent--filled_89o31_123","iconComponent--outlined":"_iconComponent--outlined_89o31_127"},Fy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M13.5 5.5L8.07955 10.9205C8.03562 10.9644 7.96438 10.9644 7.92045 10.9205L2.5 5.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),By=L.forwardRef(Fy),Oy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10.5 13.5L5.07955 8.07955C5.03562 8.03562 5.03562 7.96438 5.07955 7.92045L10.5 2.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Vy=L.forwardRef(Oy),jy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M5.5 2.5L10.9205 7.92045C10.9644 7.96438 10.9644 8.03562 10.9205 8.07955L5.5 13.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Ny=L.forwardRef(jy),$y=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M13.5 10.5L8.07955 5.07955C8.03562 5.03562 7.96438 5.03562 7.92045 5.07955L2.5 10.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Wy=L.forwardRef($y),Hy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M8.08517 4.23369C8.81151 2.37226 12.0899 1.08987 14 3C16 5.00001 14.8225 7.68569 13.5 10C11.6443 13.2475 8.49724 14.7731 8.05277 14.9764C8.01793 14.9923 7.98205 14.9923 7.94721 14.9764C7.50274 14.7731 4.35569 13.2475 2.5 10C1.17753 7.68569 -6.55651e-06 4.99996 2 3.00001C3.91013 1.08992 7.18849 2.37227 7.91483 4.23369C7.94132 4.30158 8.05868 4.30158 8.08517 4.23369Z",fill:"#201649"})),Uy=L.forwardRef(Hy),zy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M8.06491 4.37563C9.15755 2.36891 11.785 1.62798 13.5 2.99999C15.25 4.39999 14.8225 7.18568 13.5 9.5C11.6438 12.7484 8.49537 14.274 8.05238 14.4765C8.01779 14.4923 7.98213 14.4924 7.94744 14.4768C7.50021 14.2754 4.30555 12.75 2.49999 9.5C1.20548 7.16993 0.749976 4.39999 2.49999 3C4.21502 1.62799 6.84245 2.36891 7.93507 4.37563C7.96266 4.42629 8.03732 4.42629 8.06491 4.37563Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),qy=L.forwardRef(zy),Zy=(t,e)=>b.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M11.375 5.74996H12.5C13.432 5.74996 14.1875 6.50548 14.1875 7.43746V12.5C14.1875 13.432 13.432 14.1875 12.5 14.1875H3.5C2.56802 14.1875 1.8125 13.432 1.8125 12.5V7.43746C1.8125 6.50548 2.56802 5.74996 3.5 5.74996H4.625M11.375 5.74996H4.625M11.375 5.74996V4.625C11.375 1.25 8 1.25 8 1.25V1.25C8 1.25 4.625 1.25 4.625 4.625V5.74996M8 9.125V9.125C8.31066 9.125 8.5625 9.37684 8.5625 9.6875V9.6875C8.5625 9.99816 8.31066 10.25 8 10.25V10.25M8 9.125V9.125C7.68934 9.125 7.4375 9.37684 7.4375 9.6875V9.6875C7.4375 9.99816 7.68934 10.25 8 10.25V10.25M8 9.125V10.25",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Gy=L.forwardRef(Zy),Yy={chevron_down:By,chevron_left:Vy,chevron_right:Ny,chevron_up:Wy,heart_filled:Uy,heart_outline:qy,privacy_lock_closed:Gy},Xy=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m14 21-8.93-8.93a.1.1 0 0 1 0-.14L14 3m-8 9h15"})),Ky=L.forwardRef(Xy),Jy=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m12 21 8.93-8.93a.1.1 0 0 0 0-.14L12 3m8 9H5"})),Qy=L.forwardRef(Jy),eb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{fill:"#201649",fillRule:"evenodd",d:"M5.5 2.5a2 2 0 0 0-2 2v3a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-3a2 2 0 0 0-2-2h-13Zm14 7.5h-15a1 1 0 0 0-1 1v10.07a1 1 0 0 0 1.577.817l6.346-4.48a1 1 0 0 1 1.154 0l6.346 4.48a1 1 0 0 0 1.577-.817V11a1 1 0 0 0-1-1Z",clipRule:"evenodd"})),tb=L.forwardRef(eb),nb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4 9v11a1 1 0 0 0 1.6.8l5.2-3.9a2 2 0 0 1 2.4 0l5.2 3.9A1 1 0 0 0 20 20V9M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4M4 9h16"})),rb=L.forwardRef(nb),ob=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2.5 12h19m-19 6.5h19m-19-13h19"})),ib=L.forwardRef(ob),sb=(t,e)=>b.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("g",{id:"business"},b.createElement("path",{id:"Vector",d:"M3.5 11H3.36019C2.68555 11 2.20448 10.3457 2.40571 9.70173L4.28071 3.70173C4.41117 3.28425 4.79781 3 5.23519 3H8.5M3.5 11V20C3.5 20.5523 3.94772 21 4.5 21H6.8C6.91046 21 7 20.9105 7 20.8L7 14.7C7 14.5895 7.08954 14.5 7.2 14.5H11.0308C11.1412 14.5 11.2308 14.5895 11.2308 14.7L11.2308 20.8C11.2308 20.9105 11.3203 21 11.4308 21H19.5C20.0523 21 20.5 20.5523 20.5 20V11M3.5 11H7M20.5 11H20.6398C21.3144 11 21.7955 10.3457 21.5943 9.70173L19.7193 3.70172C19.5888 3.28425 19.2022 3 18.7648 3H15.5M20.5 11H17M12 3L12 11M12 3H15.5M12 3H8.5M12 11H17M12 11H7M15.5 3L17 11M8.5 3L7 11M16 15V16M15.2 16.5H16.8C16.9105 16.5 17 16.4105 17 16.3V14.7C17 14.5895 16.9105 14.5 16.8 14.5H15.2C15.0895 14.5 15 14.5895 15 14.7V16.3C15 16.4105 15.0895 16.5 15.2 16.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),ab=L.forwardRef(sb),lb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M2 9C2 7.61929 3.11929 6.5 4.5 6.5H6.27003C6.41599 6.5 6.55467 6.43622 6.64966 6.3254L8.90136 3.69842C9.28132 3.25513 9.83602 3 10.4199 3H13.5801C14.164 3 14.7187 3.25513 15.0986 3.69842L17.3503 6.3254C17.4453 6.43622 17.584 6.5 17.73 6.5H19.5C20.8807 6.5 22 7.61929 22 9V18C22 19.3807 20.8807 20.5 19.5 20.5H4.5C3.11929 20.5 2 19.3807 2 18V9Z",stroke:"#201649",strokeWidth:1.5}),b.createElement("path",{d:"M7.5 13C7.5 10.5147 9.51472 8.5 12 8.5C14.4853 8.5 16.5 10.5147 16.5 13C16.5 15.4853 14.4853 17.5 12 17.5C9.51472 17.5 7.5 15.4853 7.5 13Z",stroke:"#201649",strokeWidth:1.5})),cb=L.forwardRef(lb),ub=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 13 4.859 4.859a.2.2 0 0 0 .282 0L20 7"})),db=L.forwardRef(ub),fb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m7 12.5 3 3 7-7m4.5 3.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),hb=L.forwardRef(fb),pb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 8-8.93 8.93a.1.1 0 0 1-.14 0L3 8"})),mb=L.forwardRef(pb),gb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3"})),vb=L.forwardRef(gb),yb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 3 8.93 8.93a.1.1 0 0 1 0 .14L9 21"})),bb=L.forwardRef(yb),wb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16"})),xb=L.forwardRef(wb),_b=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8 13.5h7M9 10h7m5 2a9 9 0 0 1-12.697 8.208 1.063 1.063 0 0 0-.632-.082l-3.953.74a.5.5 0 0 1-.584-.584l.74-3.953c.04-.213.008-.434-.082-.632A9 9 0 1 1 21 12Z"})),Cb=L.forwardRef(_b),kb=(t,e)=>b.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M17 17H19C20.1046 17 21 16.1046 21 15V5C21 3.89543 20.1046 3 19 3H9C7.89543 3 7 3.89543 7 5V7M17 17H9C7.89543 17 7 16.1046 7 15V7M17 17V19C17 20.1046 16.1046 21 15 21H5C3.89543 21 3 20.1046 3 19V9C3 7.89543 3.89543 7 5 7H7",stroke:"#201649",strokeWidth:1.5})),Sb=L.forwardRef(kb),Eb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m4 20 8-8 8-8m0 16L4 4"})),Tb=L.forwardRef(Eb),Rb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m8 16 8-8m0 8L8 8m13.5 4a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),Pb=L.forwardRef(Rb),Mb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9.5 11.689 1.348 1.303c.644.622 1.66.622 2.304 0l1.348-1.303m-5 0L2.521 4.46M9.5 11.689l-6.979 7.85M21.48 4.461 14.5 11.689m0 0 6.979 7.85M20 20.5H4a2 2 0 0 1-2-2v-13a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2Z"})),Ab=L.forwardRef(Mb),Ib=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 10.5v-4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v4m18 0v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-8m18 0H3M12 2v5m5-5v5M7 7V2"})),Lb=L.forwardRef(Ib),Db=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M13 3h7.9a.1.1 0 0 1 .1.1V11m-1-7L10 14M6 3H4a1 1 0 0 0-1 1v15a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-2"})),Fb=L.forwardRef(Db),Bb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M12 5C6.54245 5 2.84732 9.93477 1.80246 11.5176C1.60739 11.8131 1.60739 12.1869 1.80246 12.4824C2.84732 14.0652 6.54245 19 12 19C17.4576 19 21.1527 14.0652 22.1975 12.4824C22.3926 12.1869 22.3926 11.8131 22.1975 11.5176C21.1527 9.93477 17.4576 5 12 5Z",stroke:"#201649",strokeWidth:1.5}),b.createElement("path",{d:"M8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12Z",stroke:"#201649",strokeWidth:1.5})),Ob=L.forwardRef(Bb),Vb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m3.5 3.5 17 17M12 5C6.542 5 2.847 9.935 1.802 11.518a.868.868 0 0 0 0 .964C2.847 14.065 6.542 19 12 19s9.153-4.935 10.198-6.518a.868.868 0 0 0 0-.964C21.153 9.935 17.458 5 12 5Zm0 3a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z"})),jb=L.forwardRef(Vb),Nb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M19.178 3.5H4.822a1 1 0 0 0-.844 1.537l5.71 8.972A2 2 0 0 1 10 15.082v5.3a1 1 0 0 0 1.447.894l2-1a1 1 0 0 0 .553-.894v-4.3a2 2 0 0 1 .313-1.073l5.709-8.972a1 1 0 0 0-.844-1.537Z"})),$b=L.forwardRef(Nb),Wb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21.5 12a9.5 9.5 0 0 1-9.5 9.5m9.5-9.5A9.5 9.5 0 0 0 12 2.5m9.5 9.5h-19m9.5 9.5A9.5 9.5 0 0 1 2.5 12m9.5 9.5v-19m0 19S6.5 17 6.5 12 12 2.5 12 2.5m0 19s5.5-4.5 5.5-9.5S12 2.5 12 2.5M2.5 12A9.5 9.5 0 0 1 12 2.5"})),Hb=L.forwardRef(Wb),Ub=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12.092 6.733C13.64 3.853 17.05 2.45 19.5 4.41c2.5 2 2.203 5.594.5 9-2.315 4.63-7.203 7.116-7.913 7.459a.178.178 0 0 1-.171-.006c-.7-.398-5.598-3.28-7.916-7.453-1.85-3.329-2-7 .5-9 2.45-1.96 5.86-.559 7.408 2.322a.105.105 0 0 0 .184 0Z"})),zb=L.forwardRef(Ub),qb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_filled"},b.createElement("path",{id:"Vector",d:"M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z",fill:"#201649"}))),Zb=L.forwardRef(qb),Gb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_outline"},b.createElement("path",{id:"Vector",d:"M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),Yb=L.forwardRef(Gb),Xb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M2.5 18a2 2 0 0 0 2 2h15a2 2 0 0 0 2-2v-3m-19 3V6a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v9m-19 3 4.293-4.293a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l3.879-3.879a2 2 0 0 1 2.828 0L21.5 15M7 9.5a.707.707 0 0 0 1-1 .707.707 0 0 0-1 1Z"})),Kb=L.forwardRef(Xb),Jb=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M19.5 14.5 7.053 20.954a1.62 1.62 0 0 1-1.892-.293L3.34 18.84a1.62 1.62 0 0 1-.293-1.892L9.5 4.5M21 16 8 3m6 1 1-2.5m5 8.5 2.5-1M11 19.5l1.1 1.833a.81.81 0 0 0 1.083.295l4.076-2.224a.81.81 0 0 0 .307-1.128L16.5 16.5M17 7l4-4"})),Qb=L.forwardRef(Jb),ew=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 9h-.5a2 2 0 0 1-1.846-2.77l1.09-2.615A1 1 0 0 1 4.667 3H9.5M5 9v4m0-4h3.5M5 13H4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1m0-6h14m0-4h.5a2 2 0 0 0 1.846-2.77l-1.09-2.615A1 1 0 0 0 19.333 3H14.5M19 9v4m0-4h-3.5m3.5 4h1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-1m0 0v2m0-2H5m0 0v2M9.5 3l-1 6m1-6h5m-6 6h7m-1-6 1 6"})),tw=L.forwardRef(ew),nw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:4,viewBox:"0 0 16 4",fill:"none",ref:e,...t},b.createElement("path",{d:"M2.75 2C2.75 2.41422 2.41421 2.75 2 2.75C1.58579 2.75 1.25 2.41422 1.25 2C1.25 1.58579 1.58579 1.25 2 1.25C2.41421 1.25 2.75 1.58579 2.75 2ZM8.75001 2C8.75001 2.41422 8.41423 2.75 8.00001 2.75C7.5858 2.75 7.25001 2.41422 7.25001 2C7.25001 1.58579 7.5858 1.25 8.00001 1.25C8.41423 1.25 8.75001 1.58579 8.75001 2ZM14.75 2C14.75 2.41422 14.4142 2.75 14 2.75C13.5858 2.75 13.25 2.41422 13.25 2C13.25 1.58579 13.5858 1.25 14 1.25C14.4142 1.25 14.75 1.58579 14.75 2Z",stroke:"#201649",strokeWidth:1.5})),rw=L.forwardRef(nw),ow=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M12 17.25C12.4142 17.25 12.75 17.5858 12.75 18C12.75 18.4142 12.4142 18.75 12 18.75C11.5858 18.75 11.25 18.4142 11.25 18C11.25 17.5858 11.5858 17.25 12 17.25ZM12 11.25C12.4142 11.25 12.75 11.5858 12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25ZM12 5.25C12.4142 5.25 12.75 5.58579 12.75 6C12.75 6.41421 12.4142 6.75 12 6.75C11.5858 6.75 11.25 6.41421 11.25 6C11.25 5.58579 11.5858 5.25 12 5.25Z",stroke:"#201649",strokeWidth:1.5})),iw=L.forwardRef(ow),sw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m5.5 5.5 13 13m3-6.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),aw=L.forwardRef(sw),lw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8.833 18.667S8.833 22 12.167 22c3.333 0 3.333-3.333 3.333-3.333M5.5 8.003v3.235c0 2.344-1.14 4.265-2.048 6.322-.234.53.163 1.107.743 1.107h15.943c.58 0 .978-.576.743-1.107-.907-2.057-2.048-3.978-2.048-6.322V8.003A3.503 3.503 0 0 0 15.331 4.5a.324.324 0 0 1-.305-.24c-.179-.626-.838-2.26-2.86-2.26-2.02 0-2.68 1.634-2.858 2.26a.324.324 0 0 1-.305.24A3.503 3.503 0 0 0 5.5 8.003Z"})),cw=L.forwardRef(lw),uw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m21 13-6.757 6.757a6.364 6.364 0 0 1-7.346 1.192v0a6.364 6.364 0 0 1-2.846-2.846v0a6.364 6.364 0 0 1 1.192-7.346L12.42 3.58a4.84 4.84 0 0 1 5.772-.808l.135.075A4.34 4.34 0 0 1 20.101 4.7v0a4.341 4.341 0 0 1-.814 5.012l-6.225 6.225a2.828 2.828 0 0 1-3.456.426v0a2.829 2.829 0 0 1-.97-.97v0a2.829 2.829 0 0 1 .426-3.456L14 7"})),dw=L.forwardRef(uw),fw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m15 5 2.293-2.293a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 1 0 1.414L19 9m-4-4L4.428 15.572a2 2 0 0 0-.547 1.022l-.822 4.112a.2.2 0 0 0 .235.235l4.112-.822a2 2 0 0 0 1.022-.547L19 9m-4-4 4 4"})),hw=L.forwardRef(fw),pw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M18 8c0 5.436-4.925 11.692-5.85 12.82a.192.192 0 0 1-.3 0C10.926 19.693 6 13.437 6 8a6 6 0 1 1 12 0Z"})),mw=L.forwardRef(pw),gw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 3.5v17M3.5 12h17"})),vw=L.forwardRef(gw),yw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 12h10m-5 5V7m9.5 5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z"})),bw=L.forwardRef(yw),ww=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 8.5H5.5a2 2 0 0 0-2 2V18a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2v-7.5a2 2 0 0 0-2-2H16Zm0 0V5c0-3-4-3-4-3v0S8 2 8 5m4 8.5v1m.75.25v0a1.06 1.06 0 0 1-1.5 0v0a1.06 1.06 0 0 1 0-1.5v0a1.06 1.06 0 0 1 1.5 0v0a1.06 1.06 0 0 1 0 1.5Z"})),xw=L.forwardRef(ww),_w=(t,e)=>b.createElement("svg",{width:24,height:24,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M14 7.5H16.5C17.6046 7.5 18.5 8.39543 18.5 9.5V17C18.5 18.1046 17.6046 19 16.5 19H3.5C2.39543 19 1.5 18.1046 1.5 17V9.5C1.5 8.39543 2.39543 7.5 3.5 7.5H6M14 7.5V4C14 1 10 1 10 1V1C10 1 6 1 6 4V7.5M14 7.5H6M10 12.5V13.5M10.75 13.75V13.75C10.3358 14.1642 9.66421 14.1642 9.25 13.75V13.75C8.83579 13.3358 8.83579 12.6642 9.25 12.25V12.25C9.66421 11.8358 10.3358 11.8358 10.75 12.25V12.25C11.1642 12.6642 11.1642 13.3358 10.75 13.75Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Cw=L.forwardRef(_w),kw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M8 16C8 16 9.5 17.5 12 17.5C14.5 17.5 16 16 16 16M21.2891 10C21.4273 10.6448 21.5 11.3139 21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C12.6861 2.5 13.3552 2.57273 14 2.7109M19 8V2M16 5H22M14.5 10.5V10.5C14.7761 10.7761 15.2239 10.7761 15.5 10.5V10.5C15.7761 10.2239 15.7761 9.77614 15.5 9.5V9.5C15.2239 9.22386 14.7761 9.22386 14.5 9.5V9.5C14.2239 9.77614 14.2239 10.2239 14.5 10.5ZM8.5 10.5V10.5C8.77614 10.7761 9.22386 10.7761 9.5 10.5V10.5C9.77614 10.2239 9.77614 9.77614 9.5 9.5V9.5C9.22386 9.22386 8.77614 9.22386 8.5 9.5V9.5C8.22386 9.77614 8.22386 10.2239 8.5 10.5Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Sw=L.forwardRef(kw),Ew=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m16 16 5 5m-3-10.5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z"})),Tw=L.forwardRef(Ew),Rw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M3 7v11a2 2 0 0 0 2 2h11m-9-4s.745-4.204 3-6c2.787-2.22 4.5-2 9.5-2M16 3l4.646 4.646a.5.5 0 0 1 0 .708L16 13"})),Pw=L.forwardRef(Rw),Mw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m14.341 3.341 6.305 6.305a.5.5 0 0 1 0 .708l-6.305 6.305a.2.2 0 0 1-.341-.142V13.06a.484.484 0 0 0-.554-.484c-1.077.162-3.477.596-4.946 1.424-2.297 1.294-4.273 4.651-5.094 6.198-.1.189-.406.115-.406-.1.002-4.415.112-6.83 3-9.598 2.292-2.197 4.29-2.93 7.5-2.995A.509.509 0 0 0 14 7V3.483a.2.2 0 0 1 .341-.142Z"})),Aw=L.forwardRef(Mw),Iw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 4.5h16M11.5 11H21m0 6.5h-6m-8-9v11m4-3-3.93 3.93a.1.1 0 0 1-.14 0L3 16.5"})),Lw=L.forwardRef(Iw),Dw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{d:"M16.5 15H18.8333C19.237 15 19.6011 15.2427 19.7564 15.6154L21.7115 20.3077C21.8488 20.637 21.6068 21 21.25 21H2.69371C2.35243 21 2.11145 20.6656 2.21937 20.3419L3.77208 15.6838C3.90819 15.2754 4.29033 15 4.72076 15H7.5M18.5 3.00001C16.0399 1.52391 13.5797 2.95294 12.0725 5.38123C12.0393 5.43468 11.9607 5.43468 11.9275 5.38122C10.4203 2.95294 7.9602 1.52394 5.5 3.00004C2.99994 4.50004 3.25 7.58337 4.5 10.5C5.94827 13.8793 9.98064 17.0393 11.4529 18.113C11.7808 18.3521 12.2192 18.3521 12.5471 18.113C14.0194 17.0393 18.0517 13.8793 19.5 10.5C20.75 7.58337 21 4.50001 18.5 3.00001Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Fw=L.forwardRef(Dw),Bw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M7.5 10h-4a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h4m0-9.5 3.4-7.285a.372.372 0 0 1 .337-.215 2.98 2.98 0 0 1 2.968 3.25l-.193 2.116a.123.123 0 0 0 .123.134h5.087a2 2 0 0 1 1.983 2.259l-.978 7.5a2 2 0 0 1-1.983 1.741H7.5m0-9.5v9.5"})),Ow=L.forwardRef(Bw),Vw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M19 6.5v13a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-13M3 6h5.5M21 6h-5.5m0 0V3.5a1 1 0 0 0-1-1h-5a1 1 0 0 0-1 1V6m7 0h-7m6 11.5V10m-5 7.5V10"})),jw=L.forwardRef(Vw),Nw={arrow_left:Ky,arrow_right:Qy,bookmark_filled:tb,bookmark_outline:rb,burger_menu:ib,business:ab,camera:cb,checkmark:db,checkmark_circle:hb,chevron_down:mb,chevron_left:vb,chevron_right:bb,chevron_up:xb,comment_bubble:Cb,copy:Sb,cross:Tb,cross_circle:Pb,envelope:Ab,event_calendar:Lb,external_link:Fb,eye:Ob,eye_crossed:jb,filter:$b,globe:Hb,heart:zb,heart_filled:Zb,heart_outline:Yb,image:Kb,loudspeaker:Qb,marketplace:tw,more_dots:rw,more_dots_alt:iw,mute:aw,notification_bell:cw,paperclip:dw,pencil:hw,pin:mw,plus:vw,plus_circle:bw,privacy_lock:xw,privacy_lock_closed:Cw,react:Sw,search:Tw,share_arrow:Pw,share_arrow_outline:Aw,sort:Lw,special_place:Fw,thanks:Ow,trash_can:jw},$w=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M8 7V6a1 1 0 0 1 1-1h17a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-1M8 7H5m3 0v6m0 0H5m3 0v6m0 0H5m3 0v6m0 0H5m12.5-10a3 3 0 1 1 0-6 3 3 0 0 1 0 6Zm0 0a5 5 0 0 0-5 5v1.146c0 .818.498 1.554 1.285 1.777.959.273 2.337.577 3.715.577 1.378 0 2.756-.304 3.715-.576.787-.224 1.285-.96 1.285-1.778V20a5 5 0 0 0-5-5Z"})),Ww=L.forwardRef($w),Hw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M15 16.745A6.968 6.968 0 0 1 11 18a6.973 6.973 0 0 1-3-.674m7-.58A7.039 7.039 0 0 0 16.745 15M15 16.745l7.244 8.74c.816.984 1.961 1.836 3.208 1.555.385-.087.758-.25 1.048-.54.29-.29.453-.663.54-1.048.28-1.247-.57-2.392-1.555-3.208L16.745 15m0 0A6.968 6.968 0 0 0 18 11c0-1.074-.242-2.09-.674-3M5 14.608A7 7 0 0 1 14.608 5M5 14.608a7.031 7.031 0 0 0 3 2.718m-3-2.718S7 14 8 13c1.698-1.698 1.41-4.41 3-6 1-1 3.608-2 3.608-2m0 0a7.031 7.031 0 0 1 2.718 3m0 0S15 9 14 10c-1.499 1.499-1.477 3.926-3 5.5-.954.986-3 1.826-3 1.826"})),Uw=L.forwardRef(Hw),zw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m24.5 20.5-5-9m0 0H12l-4.5 9m12-9-1.276-2.553a1 1 0 0 1 .894-1.447H23.5a1 1 0 0 1 1 1V10m-18-2.5h2.882a1 1 0 0 1 .894.553L16.5 20.5m-9 5a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm12-5a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"})),qw=L.forwardRef(zw),Zw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M6 12v14.08a1 1 0 0 0 1.573.819l7.28-5.096a2 2 0 0 1 2.294 0l7.28 5.096a1 1 0 0 0 1.573-.82V12M6 12V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5M6 12h20"})),Gw=L.forwardRef(Zw),Yw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M24.5 27H8.75A1.75 1.75 0 0 1 7 25.25v0c0-.966.784-1.75 1.75-1.75H24a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-3M7 25V8a3 3 0 0 1 3-3h6m0 0v6.584a.2.2 0 0 0 .325.156l1.55-1.24a1 1 0 0 1 1.25 0l1.55 1.24a.2.2 0 0 0 .325-.156V5m-5 0h5"})),Xw=L.forwardRef(Yw),Kw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{fill:"#fff",d:"M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16c0 1.81.4 3.525 1.117 5.064.083.177.118.373.094.567l-.634 5.236a.5.5 0 0 0 .556.556l5.236-.634c.194-.024.39.011.567.093A11.954 11.954 0 0 0 16 28Z"}),b.createElement("path",{fill:"#FF9DE2",d:"M16.085 12.871c1.27-1.78 3.406-2.357 4.942-1.44 1.571.938 1.885 2.814.943 5.003-1.219 2.83-5.122 5.916-5.852 6.476a.193.193 0 0 1-.236 0c-.73-.56-4.633-3.646-5.852-6.476-.942-2.189-.628-4.065.943-5.003 1.525-.917 3.672-.34 4.942 1.44a.105.105 0 0 0 .17 0Z"}),b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4C9.373 4 4 9.373 4 16c0 1.81.4 3.526 1.118 5.065.083.177.118.373.094.567l-.635 5.234a.5.5 0 0 0 .557.557l5.225-.639c.195-.023.391.012.569.095C12.468 27.598 14.188 28 16 28c6.627 0 12-5.373 12-12S22.627 4 16 4Z"})),Jw=L.forwardRef(Kw),Qw=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4C9.373 4 4 9.373 4 16c0 1.81.4 3.526 1.118 5.065.083.177.118.373.094.567l-.635 5.234a.5.5 0 0 0 .557.557l5.225-.639c.195-.023.391.012.569.095C12.468 27.598 14.188 28 16 28c6.627 0 12-5.373 12-12S22.627 4 16 4Z"})),e3=L.forwardRef(Qw),t3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 26.5h3m21 0h-3m-18 0V6.835a1 1 0 0 1 .821-.984l9-1.637A1 1 0 0 1 18 5.198V10M7 26.5h11m0 0V10m0 16.5h7M18 10h6a1 1 0 0 1 1 1v15.5M14.8 16h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm-4 0h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm4.2-5.8v1.1a.2.2 0 0 1-.2.2h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2Zm-4.2 1.3h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Z"})),n3=L.forwardRef(t3),r3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 16h24M4 23h24M4 9h24"})),o3=L.forwardRef(r3),i3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M5 15.5v0a1.442 1.442 0 0 1-1.368-1.897l2.64-7.92A1 1 0 0 1 7.221 5h4.029M5 15.5v11a1 1 0 0 0 1 1h3a.5.5 0 0 0 .5-.5v-6.5a1 1 0 0 1 1-1H14a1 1 0 0 1 1 1V27a.5.5 0 0 0 .5.5H26a1 1 0 0 0 1-1v-11m-22 0h4.5m17.5 0v0c.984 0 1.679-.964 1.367-1.897l-2.64-7.92A1 1 0 0 0 24.78 5H20.75M27 15.5h-4M16 5v10.5M16 5h4.75M16 5h-4.75M16 15.5h7m-7 0H9.5M20.75 5 23 15.5M11.25 5 9.5 15.5m10 8h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Z"})),s3=L.forwardRef(i3),a3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M23 14.5v0a.7.7 0 0 0 .658-.94L22.24 9.658A1 1 0 0 0 21.3 9H10.7a1 1 0 0 0-.94.658L8.343 13.56A.7.7 0 0 0 9 14.5v0m14 0V21a1 1 0 0 1-1 1h-5.8a.2.2 0 0 1-.2-.2v-4.1a.2.2 0 0 0-.2-.2h-3.1a.2.2 0 0 0-.2.2v4.1a.2.2 0 0 1-.2.2H10a1 1 0 0 1-1-1v-6.5m14 0H9M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),l3=L.forwardRef(a3),c3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M3.5 11.5C3.5 10.1193 4.61929 9 6 9H8.58579C8.851 9 9.10536 8.89464 9.29289 8.70711L12.4142 5.58579C12.7893 5.21071 13.298 5 13.8284 5H18.1716C18.702 5 19.2107 5.21071 19.5858 5.58579L22.7071 8.70711C22.8946 8.89464 23.149 9 23.4142 9H26C27.3807 9 28.5 10.1193 28.5 11.5V23C28.5 24.6569 27.1569 26 25.5 26H6.5C4.84315 26 3.5 24.6569 3.5 23V11.5Z",stroke:"#201649",strokeWidth:1.5}),b.createElement("path",{d:"M10 17C10 13.6863 12.6863 11 16 11C19.3137 11 22 13.6863 22 17C22 20.3137 19.3137 23 16 23C12.6863 23 10 20.3137 10 17Z",stroke:"#201649",strokeWidth:1.5})),u3=L.forwardRef(c3),d3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m27.5 28.5-23-23M16 11a6 6 0 1 1 0 12 6 6 0 0 1 0-12Zm2.172-6h-4.344a2 2 0 0 0-1.414.586L9.293 8.707A1 1 0 0 1 8.586 9H6a2.5 2.5 0 0 0-2.5 2.5V23a3 3 0 0 0 3 3h19a3 3 0 0 0 3-3V11.5A2.5 2.5 0 0 0 26 9h-2.586a1 1 0 0 1-.707-.293l-3.121-3.121A2 2 0 0 0 18.172 5Z"})),f3=L.forwardRef(d3),h3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m6 14.5 2.27-6.053A3 3 0 0 1 11.079 6.5h9.842a3 3 0 0 1 2.809 1.947L26 14.5m-20 0L3.5 14m2.5.5v7m0-7h20m-16.5 7v3a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-3m3.5 0h13m-13 0H6m16.5 0v3a1 1 0 0 0 1 1H25a1 1 0 0 0 1-1v-3m-3.5 0H26m0-7 2.5-.5m-2.5.5v7M23 18v0a.5.5 0 0 1-.5.5H21a.5.5 0 0 1-.5-.5v0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 .5.5ZM9 18v0a.5.5 0 0 1 .5-.5H11a.5.5 0 0 1 .5.5v0a.5.5 0 0 1-.5.5H9.5A.5.5 0 0 1 9 18Z"})),p3=L.forwardRef(h3),m3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m22 10 5-5m-5 5h5.5M22 10V4.5m0 5.5c-2.501-2.501-5.104-1.765-7.5.426M22 10c3.759 3.759.272 7.724-4.5 10.879m-3-10.453L18.074 14M14.5 10.426c-2.229 2.038-4.278 5.334-5.898 8.453m8.898 2c-3.643 2.408-8.034 4.344-10.523 5.354a.916.916 0 0 1-1.205-1.21 75.967 75.967 0 0 1 2.83-6.144m8.898 2-3-3m-5.898 1 1.62 1.621"})),g3=L.forwardRef(m3),v3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M19.35 10a7.5 7.5 0 1 0-14.047 4.88c.12.237.159.508.09.764l-.804 3.022a.2.2 0 0 0 .245.245l3.022-.805c.256-.068.527-.029.763.09.432.219.887.397 1.362.53M27 18.5a8.5 8.5 0 1 0-5.309 7.88c.202-.081.424-.105.637-.057l4.862 1.107a.2.2 0 0 0 .24-.24l-1.107-4.862a1.067 1.067 0 0 1 .058-.637c.4-.985.619-2.062.619-3.191Z"})),y3=L.forwardRef(v3),b3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9.333 16.667 4 4 9.334-9.334M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),w3=L.forwardRef(b3),x3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m19 11-2.555-1.277a1 1 0 0 0-.891-.002L12.975 11M19 11l-.485-2.912a.2.2 0 0 1 .04-.158l1.732-2.164a.2.2 0 0 0-.123-.322l-2.573-.429a.2.2 0 0 1-.139-.094l-1.28-2.135a.2.2 0 0 0-.344 0l-1.28 2.135a.2.2 0 0 1-.14.094l-2.572.429a.2.2 0 0 0-.123.322l1.73 2.164a.2.2 0 0 1 .041.159L12.975 11M19 11l2.5 4.063M12.975 11l-1.687 2.75m0 0S13.983 15.198 16 15.5c2.155.323 5.5-.438 5.5-.438M11.288 13.75 6.84 21M24 19.125l2.318 3.767c.344.56.063 1.284-.576 1.436-1.552.37-4.399.942-7.742 1.118m6-6.321S18.88 20.633 15.5 21c-3.362.365-8.66 0-8.66 0M24 19.125l-2.5-4.063M6.84 21l-1.16 1.893c-.344.559-.062 1.282.576 1.434 1.552.37 4.4.943 7.744 1.12m0 0a37.977 37.977 0 0 0 4 0m-4 0V28a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.554"})),_3=L.forwardRef(x3),C3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 7v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V7m10 0h2.5a2 2 0 0 1 2 2v17a2 2 0 0 1-2 2h-15a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2H11m10 0v0a1.5 1.5 0 0 0-1.5-1.5h-.264a.509.509 0 0 1-.381-.186C18.512 4.913 17.56 4 16 4s-2.512.913-2.855 1.314a.509.509 0 0 1-.381.186H12.5A1.5 1.5 0 0 0 11 7v0m-1 6h12m-12 4h8m-8 4h10"})),k3=L.forwardRef(C3),S3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M9 11.5v2m14-2v2m0 0v12a1 1 0 0 1-1 1H10a1 1 0 0 1-1-1v-12m14 0 2.722.389a1 1 0 0 0 1.07-.619l1.414-3.534a1 1 0 0 0-.355-1.19L23.758 5.68a1 1 0 0 0-.573-.181H20c-.552 0-1.005.455-1.168.982C18.56 7.357 17.852 8.5 16 8.5c-1.852 0-2.56-1.143-2.832-2.018-.163-.527-.616-.982-1.168-.982H8.815a1 1 0 0 0-.573.18L4.149 8.546a1 1 0 0 0-.355 1.191l1.414 3.534a1 1 0 0 0 1.07.619L9 13.5"})),E3=L.forwardRef(S3),T3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 27h4m4 0h-4m0 0v-7m0 0 9.293-9.293c.63-.63.184-1.707-.707-1.707H10.874M16 20l-6.716-6.716M17.5 13l2.749-6.871a1 1 0 0 1 .928-.629H26M9 13h14M10.874 9A4.002 4.002 0 0 0 3 10a4 4 0 0 0 6.284 3.284M10.874 9h-3.46c-.89 0-1.337 1.077-.707 1.707l2.577 2.577"})),R3=L.forwardRef(T3),P3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11.111 17.833h8.556m-7.334-4.277h8.556M27 16c0 6.075-4.925 11-11 11-1.61 0-3.14-.346-4.52-.968a1.3 1.3 0 0 0-.771-.1l-4.832.904a.611.611 0 0 1-.713-.713l.904-4.832c.049-.26.01-.53-.1-.772A10.96 10.96 0 0 1 5 16C5 9.925 9.925 5 16 5s11 4.925 11 11Z"})),M3=L.forwardRef(P3),A3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12h-2.5M16 28C9.373 28 4 22.627 4 16m12 12v-2.5M4 16C4 9.373 9.373 4 16 4M4 16h2.5M16 4v2.5M18 18l-4-4m4.656 4.148 3.316-7.46a.5.5 0 0 0-.66-.66l-7.46 3.316a1 1 0 0 0-.508.508l-3.316 7.46a.5.5 0 0 0 .66.66l7.46-3.316a1 1 0 0 0 .508-.508Z"})),I3=L.forwardRef(A3),L3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 21.5h9.5a2 2 0 0 0 2-2v-3m-11.5 5H6.5a2 2 0 0 1-2-2v-3m11.5 5v5m0 0h5m-5 0h-5m16.5-10V8a2 2 0 0 0-2-2h-19a2 2 0 0 0-2 2v8.5m23 0h-23"})),D3=L.forwardRef(L3),F3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M21.5 10.5C21.5 10.5 22 8 24 8C26 8 26.5 5.5 26.5 5.5M18 7C18 7 19.5 6.5 19 5C18.5 3.5 20 3 20 3M25 13.5C25 13.5 26 14 27 13C28 12 29 12.5 29 12.5M10 12L11.4883 7.535C11.7234 6.82977 12.6185 6.61847 13.1441 7.14412L24.8559 18.8559C25.3815 19.3815 25.1702 20.2766 24.465 20.5117L20 22M10 12L7.83333 18.5M10 12L20 22M20 22L13.5 24.1667M7.83333 18.5L5.63246 25.1026C5.37187 25.8844 6.11561 26.6281 6.89737 26.3675L13.5 24.1667M7.83333 18.5L13.5 24.1667",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),B3=L.forwardRef(F3),O3=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M22.1111 22.1111H24.5556C25.9056 22.1111 27 21.0167 27 19.6667V7.44444C27 6.09442 25.9056 5 24.5556 5H12.3333C10.9833 5 9.88889 6.09442 9.88889 7.44445V9.88889M22.1111 22.1111H12.3333C10.9833 22.1111 9.88889 21.0167 9.88889 19.6667V9.88889M22.1111 22.1111V24.5556C22.1111 25.9056 21.0167 27 19.6667 27H7.44445C6.09442 27 5 25.9056 5 24.5556V12.3333C5 10.9833 6.09442 9.88889 7.44444 9.88889H9.88889",stroke:"#201649",strokeWidth:1.5})),V3=L.forwardRef(O3),j3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 25h-.5a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2v0M7 25v2m0-2h18m0 0h.5a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2v0M25 25v2M6.5 14H7a2 2 0 0 1 2 2v4a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-4a2 2 0 0 1 2-2h.5m-19 0v-4a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v4"})),N3=L.forwardRef(j3),$3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 13v10a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V13M4 13V9a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v4M4 13h24M7 10h8"})),W3=L.forwardRef($3),H3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 11 11 21m0-10 10 10m7-5c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),U3=L.forwardRef(H3),z3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M9 5.5H7a1 1 0 0 0-1 1v7.146a2 2 0 0 0 1.257 1.857l.551.22a1 1 0 0 1 .625 1.02l-.735 8.076A2 2 0 0 0 9.69 27h1.62a2 2 0 0 0 1.992-2.181l-.734-8.077a1 1 0 0 1 .624-1.019l.55-.22A2 2 0 0 0 15 13.646V6.5a1 1 0 0 0-1-1h-2m-3 0V12m0-6.5h3m0 0V12m11.437-6.777.422-.06a1 1 0 0 1 1.141.99V25a2 2 0 0 1-2 2h-1.06a2 2 0 0 1-1.962-2.392l1.23-6.152a1.785 1.785 0 0 0-1.086-2.007v0a1.738 1.738 0 0 1-1.105-1.658c.083-2.771.485-5.095 1.592-7.55.507-1.125 1.606-1.843 2.828-2.018Z"})),q3=L.forwardRef(z3),Z3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m16.5 18 3-1m-3 1h-4m4 0-.583 2.46A2 2 0 0 1 13.971 22H11.5m8-5H22a2 2 0 0 0 1.6-.8l.5-.667a2 2 0 0 0 .4-1.2V13m-5 4V9m0 0H22a2 2 0 0 1 1.6.8l.5.667a2 2 0 0 1 .4 1.2V13m-5-4-2.789-1.394a1 1 0 0 0-.447-.106H6a1 1 0 0 0-1 1V17a1 1 0 0 0 1 1h1m0 0-2.148 7.732A1 1 0 0 0 5.816 27h3.44a1 1 0 0 0 .958-.713L11.5 22M7 18h5.5m0 0-1 4m13-9H28"})),G3=L.forwardRef(Z3),Y3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M23 25.748A11.946 11.946 0 0 1 16 28C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5 12 12c0 3-2 5-4.5 5-1.574 0-4-2-4-2m0 0v-6m0 6s-2.255 2.061-4 2c-2.625-.092-4.376-2.376-4.5-5-.13-2.772 2.274-5.533 4.5-5.5 1.299.019 2.64.287 3.5 1.5.253.356.5 1 .5 1m0-2.5V13"})),X3=L.forwardRef(Y3),K3=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m13 15.63 1.618 1.548a2 2 0 0 0 2.764 0L19 15.63m-6 0L5 7m8 8.63-8 9.323M27 7l-8 8.63m0 0 8 9.323M26 26H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z"})),J3=L.forwardRef(K3),Q3=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("g",{id:"error"},b.createElement("path",{id:"Vector",d:"M16 12.5V18.5M16 22.5C16.2761 22.5 16.5 22.2761 16.5 22C16.5 21.7239 16.2761 21.5 16 21.5M16 22.5C15.7239 22.5 15.5 22.2761 15.5 22C15.5 21.7239 15.7239 21.5 16 21.5M16 22.5V21.5M15.1221 5.60948L4.80664 24.5212C4.44317 25.1875 4.92548 26 5.68454 26H26.3155C27.0745 26 27.5568 25.1875 27.1934 24.5212L16.8779 5.60947C16.4989 4.91461 15.5011 4.91461 15.1221 5.60948Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),ex=L.forwardRef(Q3),tx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-14 6.5 1.859 1.859a.2.2 0 0 0 .282 0L20 16.5"})),nx=L.forwardRef(tx),rx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-15.5 5 1.84-1.38a.1.1 0 0 1 .16.08v5.8m6.5-.04h-3.237a.1.1 0 0 1-.075-.166l2.702-3.04A1.643 1.643 0 0 0 17 17l-.46.46"})),ox=L.forwardRef(rx),ix=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5.00001 19.5M5.00002 13H10.5M27 13L27 19.5M27 13H21.5M27 19.5L27 25C27 25.5523 26.5523 26 26 26H21.5M27 19.5H5.00001M5.00001 19.5L5 25C5 25.5523 5.44772 26 6 26H10.5M16 13L16 26M16 13H21.5M16 13H10.5M16 26H21.5M16 26H10.5M21.5 13L21.5 26M10.5 26L10.5 13",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),sx=L.forwardRef(ix),ax=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13L27 25C27 25.5523 26.5523 26 26 26H6C5.44772 26 5 25.5523 5 25L5.00002 13L5.00001 8Z",fill:"#FDE6F7"}),b.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}),b.createElement("rect",{width:21,height:6,transform:"translate(5.5 7)",fill:"#FF9DE2"}),b.createElement("path",{d:"M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),lx=L.forwardRef(ax),cx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-11 3.5v6m-3-3h6"})),ux=L.forwardRef(cx),dx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m9 27-4.293-4.293a1 1 0 0 1 0-1.414L9 17m-4 5h20a2 2 0 0 0 2-2v-3M22 5l4.293 4.293a1 1 0 0 1 0 1.414L22 15m4-5H7a2 2 0 0 0-2 2v3"})),fx=L.forwardRef(dx),hx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M16 8C9.75068 8 5.0954 14.3762 4.16881 15.7437C4.06156 15.902 4.06156 16.098 4.16881 16.2563C5.0954 17.6238 9.75068 24 16 24C22.2493 24 26.9046 17.6238 27.8312 16.2563C27.9384 16.098 27.9384 15.902 27.8312 15.7437C26.9046 14.3762 22.2493 8 16 8Z",stroke:"#201649",strokeWidth:1.5}),b.createElement("path",{d:"M21 16C21 13.2386 18.7614 11 16 11C13.2386 11 11 13.2386 11 16C11 18.7614 13.2386 21 16 21C18.7614 21 21 18.7614 21 16Z",stroke:"#201649",strokeWidth:1.5})),px=L.forwardRef(hx),mx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m5.5 5.5 21 21M16 8C9.75 8 5.095 14.376 4.169 15.744a.449.449 0 0 0 0 .512C5.095 17.624 9.75 24 16 24c6.25 0 10.905-6.376 11.831-7.744a.449.449 0 0 0 0-.512C26.905 14.376 22.25 8 16 8Zm0 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z"})),gx=L.forwardRef(mx),vx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M6 16h20M6 16v9a1 1 0 0 0 1 1h9M6 16a1.5 1.5 0 0 1-1.5-1.5V11A1.5 1.5 0 0 1 6 9.5h10M26 16v9a1 1 0 0 1-1 1h-9m10-10a1.5 1.5 0 0 0 1.5-1.5V11A1.5 1.5 0 0 0 26 9.5H16M16 26V9.5m0 0 1.702-4.425a2.194 2.194 0 0 1 2.862-1.25c1.883.754 1.824 3.44-.09 4.109L16 9.5Zm0 0-1.702-4.425a2.194 2.194 0 0 0-2.863-1.25c-1.882.754-1.823 3.44.09 4.109L16 9.5Z"})),yx=L.forwardRef(vx),bx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M4 12.5C4 10.567 5.567 9 7.5 9H24.5C26.433 9 28 10.567 28 12.5C28 14.433 26.433 16 24.5 16H7.5C5.567 16 4 14.433 4 12.5Z",fill:"#C1B7EA"}),b.createElement("path",{d:"M6 16H26V25C26 25.5523 25.5523 26 25 26H16H7C6.44772 26 6 25.5523 6 25V16Z",fill:"#E8E3FF"}),b.createElement("path",{d:"M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z",stroke:"#201649",strokeWidth:1.5})),wx=L.forwardRef(bx),xx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("g",{id:"gift_outline"},b.createElement("path",{id:"Vector",d:"M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z",stroke:"#201649",strokeWidth:1.5}))),_x=L.forwardRef(xx),Cx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M28 16C28 22.6274 22.6274 28 16 28M28 16C28 9.37258 22.6274 3.99999 16 4M28 16L22.5 16M16 28C9.37257 28 4 22.6274 4 16M16 28L16 4M16 28C16 28 22.5 22 22.5 16M16 28C16 28 9.50001 22 9.5 16M4 16C4 9.3726 9.37257 4.00001 16 4M4 16L9.5 16M16 4C16 4 22.5 10 22.5 16M16 4C16 4 9.49999 10 9.5 16M22.5 16L16 16L9.5 16",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),kx=L.forwardRef(Cx),Sx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 0-6 6v3.558c0 .861.55 1.625 1.387 1.828 1.155.282 2.884.614 4.613.614 1.73 0 3.458-.332 4.613-.614.836-.203 1.387-.967 1.387-1.828V20a6 6 0 0 0-6-6Zm-8 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c-2.761 0-4 2.239-4 5v1.264c0 .758.446 1.421 1.193 1.544C5.822 22.91 6.733 23 8 23c.73 0 1.402-.03 2-.075M8 15c1.126 0 2.164.372 3 1m13-1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c2.761 0 4 2.239 4 5v1.264c0 .758-.445 1.421-1.193 1.544-.629.103-1.54.192-2.807.192-.73 0-1.402-.03-2-.075M24 15a4.978 4.978 0 0 0-3 1"})),Ex=L.forwardRef(Sx),Tx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M26.6667 12.6C26.6667 14.0359 25.4728 15.2 24 15.2C22.5272 15.2 21.3333 14.0359 21.3333 12.6C21.3333 11.1641 22.5272 10 24 10C25.4728 10 26.6667 11.1641 26.6667 12.6Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M24 15.2C21.7909 15.2 20 16.9461 20 19.1V21.413C20 21.9726 20.3672 22.4686 20.9248 22.6011C21.6946 22.7841 22.8473 23 24 23C25.1527 23 26.3054 22.7841 27.0752 22.6011C27.6328 22.4686 28 21.9726 28 21.413V19.1C28 16.9461 26.2091 15.2 24 15.2Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M10.6667 12.6C10.6667 14.0359 9.47276 15.2 8 15.2C6.52724 15.2 5.33333 14.0359 5.33333 12.6C5.33333 11.1641 6.52724 10 8 10C9.47276 10 10.6667 11.1641 10.6667 12.6Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M8 15.2C5.79086 15.2 4 16.9461 4 19.1V21.413C4 21.9726 4.3672 22.4686 4.92478 22.6011C5.69458 22.7841 6.84729 23 8 23C9.15271 23 10.3054 22.7841 11.0752 22.6011C11.6328 22.4686 12 21.9726 12 21.413V19.1C12 16.9461 10.2091 15.2 8 15.2Z",fill:"#E0F5F9"}),b.createElement("path",{d:"M20 10C20 12.2091 18.2091 14 16 14C13.7909 14 12 12.2091 12 10C12 7.79086 13.7909 6 16 6C18.2091 6 20 7.79086 20 10Z",fill:"#98CBD6"}),b.createElement("path",{d:"M16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14Z",fill:"#98CBD6"}),b.createElement("path",{d:"M16 14C18.2091 14 20 12.2091 20 10C20 7.79086 18.2091 6 16 6C13.7909 6 12 7.79086 12 10C12 12.2091 13.7909 14 16 14ZM16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14ZM8 15C9.38071 15 10.5 13.8807 10.5 12.5C10.5 11.1193 9.38071 10 8 10C6.61929 10 5.5 11.1193 5.5 12.5C5.5 13.8807 6.61929 15 8 15ZM8 15C5.23858 15 4 17.2386 4 20V21.2639C4 22.0215 4.4455 22.6851 5.19307 22.8077C5.82196 22.9107 6.73247 23 8 23C8.73083 23 9.40232 22.9703 10 22.9254M8 15C9.12561 15 10.1643 15.3719 11 15.9996M24 15C25.3807 15 26.5 13.8807 26.5 12.5C26.5 11.1193 25.3807 10 24 10C22.6193 10 21.5 11.1193 21.5 12.5C21.5 13.8807 22.6193 15 24 15ZM24 15C26.7614 15 28 17.2386 28 20V21.2639C28 22.0215 27.5545 22.6851 26.8069 22.8077C26.178 22.9107 25.2675 23 24 23C23.2692 23 22.5977 22.9703 22 22.9254M24 15C22.8742 15 21.8353 15.3721 20.9995 16",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Rx=L.forwardRef(Tx),Px=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M2 17h6.882a.2.2 0 0 0 .175-.103l2.241-4.034a.2.2 0 0 1 .36.021l3.171 7.702a.2.2 0 0 0 .365.01l1.68-3.483a.2.2 0 0 1 .18-.113H21M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z"})),Mx=L.forwardRef(Px),Ax=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16.082 8.886C18.587 5.468 22.532 4.022 25.5 6c3 2 3.24 5.805 1.5 10-2.318 5.589-9.879 11.19-10.888 11.92a.187.187 0 0 1-.224 0C14.88 27.19 7.318 21.589 5 16 3.26 11.805 3.5 8 6.5 6c2.967-1.978 6.913-.532 9.418 2.886.04.055.124.055.164 0Z"})),Ix=L.forwardRef(Ax),Lx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_filled"},b.createElement("path",{id:"Vector",d:"M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z",fill:"#201649"}))),Dx=L.forwardRef(Lx),Fx=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M12.5 12.5L19 7.00003C20.3333 6.50003 23.4 5.70003 25 6.50003C27 7.50003 28 10 28 12.5C28 14.5 25.6667 18 24.5 19.5C24.5 19.5 20.5 13 19 13.5C17.5 14 15 16 13.5 16C12 16 11 14.5 11 14.5L12.5 12.5Z",fill:"#CAE85D"}),b.createElement("path",{d:"M13.817 25.8364C11.6954 24.249 8.4386 21.4301 5.95138 17.5648C1.93196 11.3185 4.74553 7.02412 8.76498 6.24333C12.4077 5.53572 15.3902 8.99642 15.9173 9.6514C15.9644 9.70994 15.9547 9.79458 15.897 9.84266L11.6229 13.401C11.0363 13.8893 11.1488 14.8201 11.8348 15.1546C13.0902 15.7667 14.5676 15.7158 15.7779 15.0188L18.8136 13.2705C21.4446 13.0901 23.7337 17.8634 24.3124 19.137C24.4013 19.3205 24.4408 19.422 24.4408 19.422C24.576 19.7123 20.5283 23.3452 17.9904 25.583C16.8038 26.6293 15.0837 26.7842 13.817 25.8364Z",fill:"#F2FBC4"}),b.createElement("path",{d:"M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Bx=L.forwardRef(Fx),Ox=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Vx=L.forwardRef(Ox),jx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("g",{id:"heart_outline"},b.createElement("path",{id:"Vector",d:"M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"}))),Nx=L.forwardRef(jx),$x=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"m25 17.5-8.293-8.293a1 1 0 0 0-1.414 0L7 17.5m18 0V26a1 1 0 0 1-1 1h-4.5a1 1 0 0 1-1-1v-5a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v5a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8.5m18 0s1 .5 2-.5c.757-.757.654-1.514.56-1.838a.653.653 0 0 0-.185-.282L16.69 4.66a1 1 0 0 0-1.382 0L4.626 14.88a.653.653 0 0 0-.186.282c-.094.323-.197 1.08.56 1.838 1 1 2 .5 2 .5"})),Wx=L.forwardRef($x),Hx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4.5 23.5a2 2 0 0 0 2 2h19a2 2 0 0 0 2-2v-4m-23 4v-15a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v11m-23 4 4.793-4.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l5.879-5.879a2 2 0 0 1 2.828 0L27.5 19.5m-15-5.5a2.121 2.121 0 1 1-3-3 2.121 2.121 0 0 1 3 3Z"})),Ux=L.forwardRef(Hx),zx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M14.5 14.5h1a.5.5 0 0 1 .5.5v6.5a.5.5 0 0 0 .5.5h1m-2-10.5a.5.5 0 0 0 0-1m0 1a.5.5 0 0 1 0-1m0 1v-1m12 5.5c0-6.351-5.149-11.5-11.5-11.5S4.5 9.649 4.5 16 9.649 27.5 16 27.5c2.121 0 4.109-.574 5.815-1.576.265-.156.585-.197.876-.096l4.406 1.532c.16.056.313-.101.256-.26-.552-1.534-.98-3.116-1.423-4.682a1.041 1.041 0 0 1 .103-.793A11.448 11.448 0 0 0 27.5 16Z"})),qx=L.forwardRef(zx),Zx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M5 16C5 22.0751 9.92487 27 16 27C17.6107 27 19.1405 26.6538 20.5191 26.0318C20.7612 25.9226 21.0301 25.883 21.2911 25.9318L26.1228 26.8359C26.545 26.9149 26.9149 26.545 26.8359 26.1228L25.9318 21.2911C25.883 21.0301 25.9226 20.7612 26.0318 20.5191C26.6538 19.1405 27 17.6107 27 16C27 9.92487 22.0751 5 16 5C9.92487 5 5 9.92487 5 16Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),Gx=L.forwardRef(Zx),Yx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 18a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 2.5-7 7 0 .263.015.523.043.779M16 18c1.622 0 3.108.44 4.29 1.284M9.042 25.779A11.945 11.945 0 0 0 16 28c1.631 0 3.187-.326 4.605-.915M9.043 25.779C5.99 23.603 4 20.297 4 16 4 9.373 9.373 4 16 4s12 5.373 12 12c0 .599-.039 1.179-.113 1.739m0 0A5.973 5.973 0 0 0 25 17a5.99 5.99 0 0 0-4.71 2.284m7.597-1.545a6 6 0 1 1-7.282 9.346m0 0A5.979 5.979 0 0 1 19 23c0-1.404.482-2.695 1.29-3.716M25 20v3m0 0v3m0-3h3m-3 0h-3"})),Xx=L.forwardRef(Yx),Kx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M28 11a7 7 0 1 0-13.854 1.43c.074.356-.013.73-.266.99L6.284 21.21a1 1 0 0 0-.284.698V25a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1.5a1 1 0 0 0 1-1v-.42c0-.734.767-1.217 1.43-.903.047.022.095.04.143.055A7 7 0 0 0 28 11Z"})),Jx=L.forwardRef(Kx),Qx=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M26 15.5v-3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v3m20 0V23a4 4 0 0 1-4 4H10a4 4 0 0 1-4-4v-7.5m20 0 4-2m-24 2-4-2m14-10V8m-3.5-3.5V8m7-3.5V8"})),e4=L.forwardRef(Qx),t4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 16h17m-17 7h17M11 9h17M7 9H5m2 7H5m2 7H5"})),n4=L.forwardRef(t4),r4=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M11 11V7C11 5.89543 11.8954 5 13 5H24C25.1046 5 26 5.89543 26 7V25C26 26.1046 25.1046 27 24 27H13C11.8954 27 11 26.1046 11 25V21M17 11.5L20.7929 15.2929C21.1834 15.6834 21.1834 16.3166 20.7929 16.7071L17 20.5M4 16H21",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),o4=L.forwardRef(r4),i4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 11V7a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v18a2 2 0 0 1-2 2H14a2 2 0 0 1-2-2v-4m-3.5-9.5-3.793 3.793a1 1 0 0 0 0 1.414L8.5 20.5m12-4.5h-16"})),s4=L.forwardRef(i4),a4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m24.5 18.5-5 2.813M13.5 7.5 5.244 22.178a2 2 0 0 0 .329 2.395l1.854 1.854a2 2 0 0 0 2.395.33l9.678-5.445m3-11.812L26 6m0 14L12 6m6 .5L19 4m6.5 10 2.5-1M14 25l1.492 2.239a1 1 0 0 0 1.311.323l3.821-2.084a1 1 0 0 0 .4-1.355l-1.524-2.81"})),l4=L.forwardRef(a4),c4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12 26.5v-19m8-2v19M12.242 6.94l7.515-1.88a1 1 0 0 1 .485 0l7 1.75a1 1 0 0 1 .758.97v17.94a1 1 0 0 1-1.242.97l-6.515-1.63a1 1 0 0 0-.485 0l-7.515 1.88a1 1 0 0 1-.486 0l-7-1.75A1 1 0 0 1 4 24.22V6.28a1 1 0 0 1 1.243-.97l6.514 1.63a1 1 0 0 0 .486 0Z"})),u4=L.forwardRef(c4),d4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M7 13h-.78a2 2 0 0 1-1.909-2.597l1.47-4.701A1 1 0 0 1 6.735 5H11m-4 8v4.5M7 13h3m-3 4.5H6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1m0-7h18m0-4.5h.78a2 2 0 0 0 1.909-2.597l-1.47-4.701A1 1 0 0 0 25.265 5H21m4 8v4.5m0-4.5h-3m3 4.5h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-1m0 0V27m0-2.5H7m0 0V27m9-22v8m0-8h5m-5 0h-5m5 8h6m-6 0h-6m11-8 1 8M11 5l-1 8"})),f4=L.forwardRef(d4),h4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M26.5 22a5 5 0 1 1-10 0 5 5 0 0 1 10 0ZM14.5 6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6ZM4.413 19.257l4.15-7.47a.5.5 0 0 1 .874 0l4.15 7.47a.5.5 0 0 1-.437.743h-8.3a.5.5 0 0 1-.437-.743Z"})),p4=L.forwardRef(h4),m4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M24.5 15.25H23.5V16.75H24.5V15.25ZM16.5 15.25H15.5V16.75H16.5V15.25ZM8.5 15.25L7.5 15.25L7.5 16.75L8.5 16.75L8.5 15.25ZM9.25 16C9.25 16.6904 8.69036 17.25 8 17.25C7.30965 17.25 6.75 16.6904 6.75 16C6.75 15.3096 7.30965 14.75 8 14.75C8.69036 14.75 9.25 15.3096 9.25 16ZM17.25 16C17.25 16.6904 16.6904 17.25 16 17.25C15.3097 17.25 14.75 16.6904 14.75 16C14.75 15.3096 15.3097 14.75 16 14.75C16.6904 14.75 17.25 15.3096 17.25 16ZM25.25 16C25.25 16.6904 24.6904 17.25 24 17.25C23.3096 17.25 22.75 16.6904 22.75 16C22.75 15.3096 23.3096 14.75 24 14.75C24.6904 14.75 25.25 15.3096 25.25 16Z",stroke:"#201649",strokeWidth:1.5})),g4=L.forwardRef(m4),v4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M15.2501 7.5V8.5H16.7501V7.5H15.2501ZM15.25 15.5V16.5H16.75V15.5H15.25ZM15.2501 23.5V24.5H16.7501V23.5H15.2501ZM17.2501 8C17.2501 8.69036 16.6904 9.25 16.0001 9.25C15.3097 9.25 14.7501 8.69036 14.7501 8C14.7501 7.30964 15.3097 6.74999 16.0001 6.74999C16.6904 6.74999 17.2501 7.30964 17.2501 8ZM17.2501 16C17.2501 16.6904 16.6904 17.25 16.0001 17.25C15.3097 17.25 14.7501 16.6904 14.7501 16C14.7501 15.3097 15.3097 14.75 16.0001 14.75C16.6904 14.75 17.2501 15.3097 17.2501 16ZM17.25 24C17.25 24.6904 16.6904 25.25 16 25.25C15.3097 25.25 14.75 24.6904 14.75 24C14.75 23.3097 15.3097 22.75 16 22.75C16.6904 22.75 17.25 23.3097 17.25 24Z",stroke:"#201649",strokeWidth:1.5})),y4=L.forwardRef(v4),b4=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M13.75 16C13.75 14.7574 14.7574 13.75 16 13.75C17.2426 13.75 18.25 14.7574 18.25 16C18.25 17.2426 17.2426 18.25 16 18.25C14.7574 18.25 13.75 17.2426 13.75 16ZM22.75 16C22.75 14.7574 23.7574 13.75 25 13.75C26.2426 13.75 27.25 14.7574 27.25 16C27.25 17.2426 26.2426 18.25 25 18.25C23.7574 18.25 22.75 17.2426 22.75 16ZM4.75 16C4.75 14.7574 5.75736 13.75 7 13.75C8.24264 13.75 9.25 14.7574 9.25 16C9.25 17.2426 8.24264 18.25 7 18.25C5.75736 18.25 4.75 17.2426 4.75 16Z",stroke:"#201649",strokeWidth:1.5})),w4=L.forwardRef(b4),x4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 22.5c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V11m13.5 10c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V9.5M12 11V6.895a1 1 0 0 1 .89-.994l11.5-1.278a1 1 0 0 1 1.11.994V9.5M12 11l13.5-1.5"})),_4=L.forwardRef(x4),C4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 4v12.595m0 0V28.7m0-12.107 10.836-6.353M16 16.595 5.164 10.24m10.335-6.106-10 5.789A1 1 0 0 0 5 10.79v11.12a1 1 0 0 0 .498.866l2.791 1.62a.2.2 0 0 0 .3-.173V18.84a.1.1 0 0 1 .15-.086l2.942 1.708a1 1 0 0 1 .498.865v4.75a1 1 0 0 0 .501.867l2.821 1.625a1 1 0 0 0 .998 0l2.821-1.625a1 1 0 0 0 .501-.866v-4.85a1 1 0 0 1 .52-.878l2.921-1.602a.1.1 0 0 1 .148.087v5.39a.2.2 0 0 0 .301.172l2.791-1.62A1 1 0 0 0 27 21.91V10.789a1 1 0 0 0-.499-.865l-10-5.79a1 1 0 0 0-1.002 0Z"})),k4=L.forwardRef(C4),S4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 1 6 6v3.56c0 .86-.55 1.623-1.387 1.826-1.155.282-2.884.614-4.613.614-1.729 0-3.458-.332-4.613-.614C15.551 25.183 15 24.42 15 23.56V21m6-7a6.001 6.001 0 0 0-5.5 3.598m0 0V14.51a1 1 0 0 0-.412-.809l-4.5-3.272a1 1 0 0 0-1.176 0l-4.5 3.272a1 1 0 0 0-.412.81V20a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1V20a1 1 0 0 0 1 1H15m.5-3.402A5.98 5.98 0 0 0 15 20v1"})),E4=L.forwardRef(S4),T4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M12 24s0 4 4 4 4-4 4-4M8 11.203v3.883c0 2.813-1.369 5.118-2.458 7.586-.28.637.197 1.328.892 1.328h19.132c.696 0 1.173-.691.892-1.328C25.368 20.204 24 17.9 24 15.085v-3.882A4.203 4.203 0 0 0 19.797 7a.389.389 0 0 1-.366-.288C19.217 5.962 18.426 4 16 4s-3.217 1.961-3.431 2.712a.389.389 0 0 1-.366.288A4.203 4.203 0 0 0 8 11.203Z"})),R4=L.forwardRef(T4),P4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M20 14.5h-8a1 1 0 0 1-1-1V8.945a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V13.5a1 1 0 0 1-1 1ZM13.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1ZM26.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1Z"})),M4=L.forwardRef(P4),A4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M25.5 11H20a1 1 0 0 1-1-1V4.5m7 6.914V27a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h11.586a1 1 0 0 1 .707.293l6.414 6.414a1 1 0 0 1 .293.707Z"})),I4=L.forwardRef(A4),L4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M9 22V6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v19a2 2 0 0 1-2 2H7.5M9 22H5.5a1 1 0 0 0-1 1v2a2 2 0 0 0 2 2h1M9 22v2.93a2 2 0 0 1-.89 1.664L7.5 27M13 9h10m-10 4h10m0 4H13"})),D4=L.forwardRef(L4),F4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m27 17-7.858 7.858a8 8 0 0 1-8.465 1.833l-.119-.044a7.73 7.73 0 0 1-4.367-4.14v0a7.729 7.729 0 0 1 1.8-8.741l8.244-7.712a6.188 6.188 0 0 1 7.19-.913l.32.175a4.93 4.93 0 0 1 1.95 1.933v0a4.93 4.93 0 0 1-.824 5.88l-7.678 7.678a3.535 3.535 0 0 1-3.893.75v0a3.535 3.535 0 0 1-1.857-1.857v0a3.535 3.535 0 0 1 .75-3.893L18 10"})),B4=L.forwardRef(F4),O4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M4 14a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM25.5 11.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM23 7.5a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0ZM9 7.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM16 25c-1.04 0-2.2.473-3.22 1.043-1.578.881-3.681.637-4.7-.854-1.104-1.617-.375-3.847 1.283-4.887.824-.516 1.614-1.128 2.137-1.802.63-.811 1.097-2.003 1.42-3.07C13.34 14.05 14.56 13 16 13s2.66 1.05 3.08 2.43c.324 1.067.79 2.259 1.42 3.07.523.674 1.314 1.286 2.137 1.802 1.658 1.04 2.387 3.27 1.283 4.887-1.019 1.491-3.122 1.735-4.7.854C18.2 25.473 17.04 25 16 25Z"})),V4=L.forwardRef(O4),j4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M27.5 27H4m10-4h13.5m0-4H20m1.132-8.596 2.121-2.121a1 1 0 0 0 0-1.415l-2.121-2.121a1 1 0 0 0-1.415 0l-2.12 2.121m3.535 3.536L8.607 22.929a1 1 0 0 1-.483.267c-1.102.255-3.107.621-3.843.754a.198.198 0 0 1-.23-.23c.132-.736.498-2.74.753-3.844a1 1 0 0 1 .267-.483L17.596 6.868m3.536 3.536-3.536-3.536"})),N4=L.forwardRef(j4),$4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M12.601 19.5H8.386a2 2 0 0 0-1.873 1.298l-2.006 5.35a1 1 0 0 0 .936 1.352h21.114a1 1 0 0 0 .936-1.351l-2.006-5.351a2 2 0 0 0-1.873-1.298h-4.108m0 0C20.819 16.815 22 13.662 22 11a6 6 0 0 0-12 0c0 5.443 4.937 12.532 5.854 13.801a.19.19 0 0 0 .303.01c.482-.589 1.987-2.528 3.349-5.311ZM19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),W4=L.forwardRef($4),H4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M20.634 7.189A5 5 0 0 1 27 12c0 5.383-4.024 10.766-4.852 11.816a.188.188 0 0 1-.298-.003 27.62 27.62 0 0 1-2.171-3.246m.955-13.378A5.988 5.988 0 0 0 16 5a5.988 5.988 0 0 0-4.634 2.189m9.268 0A5.975 5.975 0 0 1 22 11c0 3.392-1.079 6.784-2.321 9.567M11.366 7.189A5 5 0 0 0 5 12c0 5.383 4.024 10.766 4.852 11.816.077.098.221.095.298-.003a27.62 27.62 0 0 0 2.171-3.246m-.955-13.378A5.975 5.975 0 0 0 10 11c0 3.392 1.079 6.784 2.321 9.567m0 0c1.407 3.149 3.024 5.517 3.524 6.219a.189.189 0 0 0 .31 0c.5-.703 2.117-3.07 3.524-6.22M19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),U4=L.forwardRef(H4),z4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M15.5 17h8a1 1 0 0 1 1 1v1.5a1 1 0 0 1-1 1h-.828a.2.2 0 0 0-.198.17l-.843 5.482a1 1 0 0 1-.989.848h-9.284a1 1 0 0 1-.989-.848l-.843-5.482a.2.2 0 0 0-.198-.17H8.5a1 1 0 0 1-1-1V18a1 1 0 0 1 1-1h7Zm0 0v-3m.5-1h3a6 6 0 0 0 6-6V4.5a.5.5 0 0 0-.5-.5H22a6 6 0 0 0-6 6v3Zm0 0-.5 1m.5-1 5-5m-5.5 6-2-2m0 0v-2a4 4 0 0 0-4-4H8a.5.5 0 0 0-.5.5V8a4 4 0 0 0 4 4h2Z"})),q4=L.forwardRef(z4),Z4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.4,d:"M16 4.667v22.666M4.667 16h22.666"})),G4=L.forwardRef(Z4),Y4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M16 9v14m-7-7h14m5 0c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z"})),X4=L.forwardRef(Y4),K4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M23 23V10a1 1 0 0 0-1-1H8.5M23 23v3a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h2.5M23 23h3a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H9.5a1 1 0 0 0-1 1v3m6 5.5 1.793-1.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414L17.5 17.5m-3-3-5.264 5.264a1 1 0 0 0-.283.566l-.434 3.038a.1.1 0 0 0 .113.113l3.038-.434a1 1 0 0 0 .566-.283L17.5 17.5m-3-3 3 3"})),J4=L.forwardRef(K4),Q4=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21 13V8.5c0-2.918-2.5-4-5-4s-5 1.082-5 4v1m5 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0 0v2M27 15v11a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V15a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2Z"})),e6=L.forwardRef(Q4),t6=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M21 13V8.5C21 5.58155 18.5 4.5 16 4.5C13.5 4.5 11 5.58155 11 8.5V13M16 22.5C17.6569 22.5 19 21.1569 19 19.5C19 17.8431 17.6569 16.5 16 16.5C14.3431 16.5 13 17.8431 13 19.5C13 21.1569 14.3431 22.5 16 22.5ZM16 22.5V24.5M27 15V26C27 27.1046 26.1046 28 25 28H7C5.89543 28 5 27.1046 5 26V15C5 13.8954 5.89543 13 7 13H25C26.1046 13 27 13.8954 27 15Z",stroke:"#201649",strokeWidth:1.5,strokeLinecap:"round"})),n6=L.forwardRef(t6),r6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M20 27h6a1 1 0 0 0 1-1v-8M5 12.5V14a1 1 0 0 0 1 1h9a2 2 0 0 1 2 2v2M11.5 7V6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3m10 3V9.5M15 5v4.5M11 12H9a1 1 0 0 1-1-1V8m7 1.5h-3m5 13V27m7-3h-3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2m-3-9.5h3a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Zm-10 13H8a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5Zm3 1.5v-7a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1ZM27 6v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1Z"})),o6=L.forwardRef(r6),i6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M5.92 26.608C4.832 26.736 4 26.48 4 25.008V22.704C4 21.744 4.256 21.488 5.28 21.36C7.968 20.72 8.352 18.928 8.416 16.24H5.28C4.576 16.24 4 15.664 4 14.96V7.28C4 6.576 4.576 6 5.28 6H12.96C13.664 6 14.24 6.576 14.24 7.28V16.944C14.24 23.024 12 26.352 5.92 26.608ZM20.64 26.608C19.552 26.736 18.72 26.48 18.72 25.008V22.704C18.72 21.744 18.976 21.488 20 21.36C22.688 20.72 23.072 18.928 23.136 16.24H20C19.296 16.24 18.72 15.664 18.72 14.96V7.28C18.72 6.576 19.296 6 20 6H27.68C28.384 6 28.96 6.576 28.96 7.28V16.944C28.96 23.024 26.72 26.352 20.64 26.608Z",fill:"#FF9DE2"})),s6=L.forwardRef(i6),a6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{d:"M12.32 6.0089C13.408 5.9449 14.24 6.2009 14.24 7.6089V9.9769C14.24 10.9369 13.984 11.1289 12.96 11.3209C10.272 11.8969 9.888 13.7529 9.824 16.4409H12.96C13.664 16.4409 14.24 17.0169 14.24 17.7209V25.4009C14.24 26.1049 13.664 26.6809 12.96 26.6809H5.28C4.576 26.6809 4 26.1049 4 25.4009V15.7369C4 9.6569 6.24 6.3289 12.32 6.0089ZM27.04 6.0089C28.128 5.9449 28.96 6.2009 28.96 7.6089V9.9769C28.96 10.9369 28.704 11.1289 27.68 11.3209C24.992 11.8969 24.608 13.7529 24.544 16.4409H27.68C28.384 16.4409 28.96 17.0169 28.96 17.7209V25.4009C28.96 26.1049 28.384 26.6809 27.68 26.6809H20C19.296 26.6809 18.72 26.1049 18.72 25.4009V15.7369C18.72 9.6569 20.96 6.3289 27.04 6.0089Z",fill:"#FF9DE2"})),l6=L.forwardRef(a6),c6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"m17 20 2 2 4.586 4.586a2 2 0 0 0 2.828 0l.172-.172a2 2 0 0 0 0-2.828L22 19l-2-2m1-5a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"})),u6=L.forwardRef(c6),d6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M26.572 10.318A.639.639 0 0 0 26 10a4 4 0 0 1-4-4 .639.639 0 0 0-.317-.572 11.93 11.93 0 0 0-1.858-.805c-.386-.13-.799.024-1.096.302A3.986 3.986 0 0 1 16 6a3.986 3.986 0 0 1-2.729-1.075c-.297-.278-.71-.432-1.096-.302a11.93 11.93 0 0 0-1.858.805A.638.638 0 0 0 10 6a4 4 0 0 1-4 4 .638.638 0 0 0-.572.317 11.935 11.935 0 0 0-.805 1.858c-.13.386.024.799.302 1.096A3.986 3.986 0 0 1 6 16a3.986 3.986 0 0 1-1.075 2.729c-.278.297-.432.71-.302 1.096.216.646.487 1.266.805 1.858A.638.638 0 0 0 6 22a4 4 0 0 1 4 4c0 .235.111.46.317.572.592.318 1.213.589 1.858.806.386.13.799-.025 1.096-.303A3.986 3.986 0 0 1 16 26c1.055 0 2.014.408 2.729 1.075.297.278.71.432 1.096.303a11.93 11.93 0 0 0 1.858-.806A.639.639 0 0 0 22 26a4 4 0 0 1 4-4c.234 0 .46-.111.572-.317.318-.592.589-1.212.806-1.858.13-.386-.025-.799-.303-1.096A3.986 3.986 0 0 1 26 16c0-1.055.408-2.014 1.075-2.729.278-.297.432-.71.302-1.096a11.93 11.93 0 0 0-.805-1.857Z"}),b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M21 16a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"})),f6=L.forwardRef(d6),h6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11 14.5V8s0 0 0 0 0-4 5-4 5 4 5 4 0 0 0 0v6.5M8 10h16a1 1 0 0 1 1 1v12a4 4 0 0 1-4 4H11a4 4 0 0 1-4-4V11a1 1 0 0 1 1-1Z"})),p6=L.forwardRef(h6),m6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M4 5h1.73a1 1 0 0 1 .967.744l4.205 15.884a.5.5 0 0 0 .483.372H12m11 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm0 0H12M7.559 9h18.783a.5.5 0 0 1 .482.634l-1.714 6.169A3 3 0 0 1 22.22 18H9.94M12 22a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Z"})),g6=L.forwardRef(m6),v6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M21.5 20h2.823a1 1 0 0 1 .928.629l2.2 5.5a1 1 0 0 1-.928 1.371H5.477a1 1 0 0 1-.928-1.371l2.2-5.5A1 1 0 0 1 7.677 20H10.5M24 6c-2.465-1.48-5.902-.527-7.915 2.375a.104.104 0 0 1-.17 0C13.902 5.473 10.447 4.521 8 6c-2.5 1.5-3 4.5-1.5 8 1.985 4.632 8.444 9.692 9.385 10.413.07.054.16.054.23 0 .94-.72 7.4-5.781 9.385-10.413 1.5-3.5 1-6.5-1.5-8Z"})),y6=L.forwardRef(v6),b6=(t,e)=>b.createElement("svg",{width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:e,...t},b.createElement("path",{d:"M15.1033 3.81699C15.4701 3.07374 16.5299 3.07374 16.8967 3.81699L19.8818 9.86544C20.0275 10.1606 20.3091 10.3652 20.6348 10.4125L27.3096 11.3824C28.1298 11.5016 28.4574 12.5096 27.8638 13.0881L23.0339 17.7962C22.7982 18.0259 22.6906 18.3569 22.7463 18.6813L23.8865 25.3292C24.0266 26.1461 23.1691 26.769 22.4355 26.3834L16.4653 23.2446C16.174 23.0915 15.826 23.0915 15.5347 23.2446L9.56448 26.3834C8.83085 26.769 7.97342 26.1461 8.11353 25.3292L9.25373 18.6813C9.30937 18.3569 9.20182 18.0259 8.96614 17.7962L4.13616 13.0881C3.54264 12.5096 3.87015 11.5016 4.69037 11.3824L11.3652 10.4125C11.6909 10.3652 11.9725 10.1606 12.1182 9.86544L15.1033 3.81699Z",stroke:"#201649",strokeWidth:1.5})),w6=L.forwardRef(b6),x6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M11.5 10h9m-9 0V8a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v2m-9 0h-2m11 0h2m-13 0h-3a2 2 0 0 0-2 2v11.5a2 2 0 0 0 2 2h3m0-15.5v15.5m0 0h13m0 0h3a2 2 0 0 0 2-2V12a2 2 0 0 0-2-2h-3m0 15.5V10"})),_6=L.forwardRef(x6),C6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M18.5 13.062s-.5-1.5-2.5-1.5c-1.717 0-2.697 1.106-2.94 3m0 0a7.87 7.87 0 0 0-.06 1c0 .485.059 1 .176 1.5m-.116-2.5H11m2.06 0h2.44m-2.324 2.5c.368 1.565 1.309 3 2.824 3 2 0 2.5-1.5 2.5-1.5m-5.324-1.5H15.5m-2.324 0H11M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z"})),k6=L.forwardRef(C6),S6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12s-5.53 1.53-8 4c-2.47 2.47-4 8-4 8m0 0C9.373 28 4 22.627 4 16m0 0C4 9.373 9.373 4 16 4M4 16s5.53-1.53 8-4c2.47-2.47 4-8 4-8"})),E6=L.forwardRef(S6),T6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M11.47 13.706H6.295C5.58 13.706 5 14.286 5 15v9.706C5 25.42 5.58 26 6.294 26h5.177m0-12.294 3.388-8.911a.457.457 0 0 1 .427-.295 3.655 3.655 0 0 1 3.618 4.172l-.38 2.657a.15.15 0 0 0 .148.171h6.358a2.588 2.588 0 0 1 2.564 2.942l-1.286 9.323A2.588 2.588 0 0 1 23.744 26H11.471m0-12.294V26"})),R6=L.forwardRef(T6),P6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeWidth:1.5,d:"M24 9v15a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3V9m19-.5h-7m-15 0h7m0 0V6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2.5m-8 0h8m-.5 5-7 7m0-7 7 7"})),M6=L.forwardRef(P6),A6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M20.5 10.5v-3a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h1m14.5-14h3.882a1 1 0 0 1 .894.553l2.618 5.236c.07.139.106.292.106.447V23.5a1 1 0 0 1-1 1h-4m-2.5-14v6m0 0h7m-7 0V22M6 24.5a2.5 2.5 0 0 0 5 0m-5 0a2.5 2.5 0 0 1 5 0m0 0h7m5 0a2.5 2.5 0 0 1-5 0m5 0c0-1.5-1-2.5-2.5-2.5M18 24.5c0-1.5 1-2.5 2.5-2.5"})),I6=L.forwardRef(A6),L6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 14.5a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 0a8 8 0 0 0-8 8v2.114c0 .834.517 1.578 1.316 1.814C10.821 26.87 13.41 27.5 16 27.5s5.18-.629 6.684-1.072c.8-.236 1.316-.98 1.316-1.814V22.5a8 8 0 0 0-8-8Z"})),D6=L.forwardRef(L6),F6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeWidth:1.5,d:"M16 17a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 3.5-7 7 0 .263.015 1.523.043 1.779M16 17c3.866 0 6.957 3.5 7 7 .003.263-.015 1.523-.043 1.779m-13.914 0A11.945 11.945 0 0 0 16 28c2.593 0 4.995-.823 6.957-2.221m-13.914 0A11.985 11.985 0 0 1 4 16C4 9.373 9.373 4 16 4s12 5.373 12 12c0 4.034-1.99 7.603-5.043 9.779"})),B6=L.forwardRef(F6),O6=(t,e)=>b.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,viewBox:"0 0 32 32",fill:"none",ref:e,...t},b.createElement("path",{stroke:"#201649",strokeLinecap:"round",strokeMiterlimit:16,strokeWidth:1.5,d:"M16 25.5S11 21 11 16c0-3.881 3.013-7.461 4.361-8.869a.875.875 0 0 1 1.278 0C17.987 8.54 21 12.12 21 16c0 5-5 9.5-5 9.5Zm0 0c8.398 0 11.725-4.087 11.983-11.529a.926.926 0 0 0-.95-.966c-1.358.038-3.9.22-6.033 1.007M16 25.5c-8.267 0-11.713-4.137-11.983-11.529a.925.925 0 0 1 .95-.966c1.358.038 3.9.22 6.033 1.007"})),V6=L.forwardRef(O6),j6={address_book:Ww,baby_toy:Uw,bicycle:qw,bookmark_outline:Gw,books:Xw,bubble_heart_coloured:Jw,bubble_heart_outline:e3,buildings:n3,burger_menu:o3,business:s3,business_profile:l3,camera:u3,camera_crossed:f3,car:p3,carrot:g3,chat:y3,checkmark_circle:w3,christmas_tree:_3,clipboard:k3,clothing:E3,cocktail:R3,comment_bubble:M3,compass:I3,computer:D3,confetti:B3,copy:V3,couch:N3,credit_card:W3,cross_circle:U3,cutlery:q3,drill_tool:G3,email:X3,envelope:J3,error:ex,event_calendar_check:nx,event_calendar_date:ox,event_calendar_grid:sx,event_calendar_plus:ux,event_calendar_plus_coloured:lx,exchange:fx,eye:px,eye_crossed:gx,gift:yx,gift_coloured:wx,gift_outline:_x,globe:kx,group:Ex,group_coloured:Rx,healthcare:Mx,heart:Ix,heart_filled:Dx,heart_handshake_coloured:Bx,heart_handshake_outline:Vx,heart_outline:Nx,house:Wx,image:Ux,info:qx,info_left:Gx,invite_neighbour:Xx,key:Jx,kitchen_pot:e4,list:n4,log_in:o4,log_out:s4,loudspeaker:l4,map:u4,marketplace:f4,miscellaneous_other:p4,more_dots:g4,more_dots_alt:y4,more_dots_outline:w4,music:_4,nebenan_de:k4,neighbour:E4,notification_bell:R4,organisation:M4,paper_empty:I4,paper_form:D4,paperclip:B4,paw:V4,pencil:N4,pin:W4,pins:U4,plant:q4,plus:G4,plus_circle:X4,post:J4,privacy_lock:e6,privacy_lock_closed:n6,qr_code:o6,quotation_left_filled:s6,quotation_right_filled:l6,search:u6,settings_cog:f6,shopping_bag:p6,shopping_cart:g6,special_place:y6,star:w6,suitcase:_6,supporter:k6,tennis_ball:E6,thanks:R6,trash_can:M6,truck:I6,user:D6,user_profile:B6,wellness:V6},N6={16:Yy,24:Nw,32:j6},rt=({className:t,name:e,role:n="presentation",size:r="32",title:i})=>{const l=N6[r][e],f=e.endsWith("_filled"),d=e.endsWith("_coloured");return l?A.jsx(l,{className:pe(df.iconComponent,{[df["iconComponent--filled"]]:f,[df["iconComponent--outlined"]]:!d&&!f},t),title:i,role:n,width:r,height:r}):null},$6="_bubbleContent_a90if_120",W6="_bubble_a90if_120",hl={bubbleContent:$6,bubble:W6,"bubble--badge":"_bubble--badge_a90if_150","bubble--empty":"_bubble--empty_a90if_157","bubble--hidden":"_bubble--hidden_a90if_162"},H6=9,Nl=t=>{const{ariaLabel:e,children:n,showZero:r=!1,value:i}=t,a=i===void 0,l=a?void 0:Math.max(0,i),f=pe({[hl.bubble]:!0,[hl["bubble--badge"]]:n,[hl["bubble--empty"]]:a,[hl["bubble--hidden"]]:l===0&&!r});return console.log("hidden",l),A.jsx(Bu,{badgeContent:l,className:hl.bubbleContent,max:H6,slotProps:{badge:{className:f}},"aria-label":e,role:"status",showZero:r,children:n})},U6="_baseBtn_3pet3_120",Wc={baseBtn:U6};function Qt(t){const e="href"in t,{children:n,className:r,"data-testid":i,disabled:a=!1}=t,{active:l,focusVisible:f,getRootProps:d}=Ou({...t,rootRef:t.ref}),p=pe(Wc.baseBtn,r,{[Wc["baseBtn--active"]]:l,[Wc["baseBtn--focusVisible"]]:f});if(e){const{ariaDescribedBy:I,ariaLabel:M,ariaLabelledBy:V,href:j,onClick:H,rel:$,target:Y}=t,J=Y==="_blank"?"noopener noreferrer":$;return A.jsx("a",{"aria-label":M,"aria-labelledby":V,"aria-describedby":I,className:p,href:j,target:Y,onClick:H,rel:J,"data-testid":i,children:n})}const{ariaDescribedBy:y,ariaLabel:m,ariaLabelledBy:k,onClick:T,role:P,selected:B}=t;return A.jsx("button",{...d(),"aria-label":m,"aria-labelledby":k,className:pe(Wc.baseBtn,p,r),role:P,disabled:a,onClick:T,"aria-pressed":l,"aria-selected":B,"aria-describedby":y,"data-testid":i,children:n})}const z6="_textButton_fwocl_120",Hc={textButton:z6,"textButton--green":"_textButton--green_fwocl_129","textButton--blue":"_textButton--blue_fwocl_135","textButton--deepPurple":"_textButton--deepPurple_fwocl_141"},q6={large:"h5",link:"body-text-link",medium:"body-semibold",small:"detail-bold"};function mo({className:t,color:e,disabled:n,leftIcon:r,rightIcon:i,size:a,text:l,...f}){const d=ar(r,[rt,Nl]),p=ar(i,[rt,Nl]);return A.jsxs(Qt,{...f,className:pe(t,Hc.textButton,Hc[`textButton--${e}`],Hc[`textButton--${a}`]),disabled:n,children:[d,A.jsx(Fe,{type:q6[a],as:"span",className:pe(Hc.textButtonTypography),children:l}),p]})}const Z6="_badgeLabel_gkzyw_120",G6="_badgeLabel__text_gkzyw_129",Wp={badgeLabel:Z6,badgeLabel__text:G6},Y6=({buttonHref:t,buttonOnClick:e,buttonText:n,text:r,type:i})=>A.jsxs("div",{className:Wp.badgeLabel,children:[A.jsx(xh,{size:"medium",type:i,role:"presentation"}),A.jsx(Fe,{type:"body-semibold",className:Wp.badgeLabel__text,children:r}),A.jsx(mo,{href:t,onClick:e,color:"blue",size:"medium",text:n})]}),X6="_feedItemCategory_19iqo_120",Hp={feedItemCategory:X6,"feedItemCategory--theme":"_feedItemCategory--theme_19iqo_128","feedItemCategory--closedPost":"_feedItemCategory--closedPost_19iqo_132"},K6=({className:t,text:e,type:n})=>A.jsx("div",{className:pe(Hp.feedItemCategory,Hp[`feedItemCategory--${n}`],t),children:A.jsx(Fe,{type:"detail-medium",children:e})}),J6="_labelPill_l74n5_120",Uc={labelPill:J6,"labelPill__shape--pill":"_labelPill__shape--pill_l74n5_125","labelPill__shape--pill--small":"_labelPill__shape--pill--small_l74n5_129","labelPill__shape--pill--teal":"_labelPill__shape--pill--teal_l74n5_132","labelPill__shape--pill--lavender":"_labelPill__shape--pill--lavender_l74n5_136","labelPill__shape--tile":"_labelPill__shape--tile_l74n5_140"},_h=({className:t,color:e="teal",label:n,shape:r="pill",size:i="medium"})=>{const l=(f=>r==="pill"?{large:"body-semibold",medium:"detail-bold",small:"detail-upper-case"}[f]:{medium:"h5",small:"detail-upper-case"}[f])(i);return A.jsx("span",{className:pe(Uc.labelPill,Uc[`labelPill__shape--${r}`],Uc[`labelPill__shape--${r}--${i}`],{[Uc[`labelPill__shape--${r}--${e}`]]:r!=="tile"},t),children:A.jsx(Fe,{type:l,children:n})})},Q6="_sticker_1csum_120",ff={sticker:Q6,"sticker--color-green":"_sticker--color-green_1csum_128","sticker--color-pink":"_sticker--color-pink_1csum_131","sticker--color-lavender":"_sticker--color-lavender_1csum_134","sticker--color-teal":"_sticker--color-teal_1csum_140","sticker--color-orange":"_sticker--color-orange_1csum_146","sticker--color-grey":"_sticker--color-grey_1csum_149","sticker--size-small":"_sticker--size-small_1csum_152","sticker--size-medium":"_sticker--size-medium_1csum_156","sticker--size-large":"_sticker--size-large_1csum_160"},xm=({color:t,icon:e,size:n})=>{const r=pe(ff.sticker,ff[`sticker--color-${t}`],ff[`sticker--size-${n}`]);return A.jsx("div",{role:"presentation","data-testid":"sticker",className:r,children:A.jsx(rt,{name:e})})},Up=new Set;function Hu(t,e,n){t||Up.has(e)||(console.warn(e),Up.add(e))}function e_(t){if(typeof Proxy>"u")return t;const e=new Map,n=(...r)=>(process.env.NODE_ENV!=="production"&&Hu(!1,"motion() is deprecated. Use motion.create() instead."),t(...r));return new Proxy(n,{get:(r,i)=>i==="create"?t:(e.has(i)||e.set(i,t(i)),e.get(i))})}function $l(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}const Wf=t=>Array.isArray(t);function _m(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}function Wl(t){return typeof t=="string"||Array.isArray(t)}function zp(t){const e=[{},{}];return t==null||t.values.forEach((n,r)=>{e[0][r]=n.get(),e[1][r]=n.getVelocity()}),e}function Ch(t,e,n,r){if(typeof e=="function"){const[i,a]=zp(r);e=e(n!==void 0?n:t.custom,i,a)}if(typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"){const[i,a]=zp(r);e=e(n!==void 0?n:t.custom,i,a)}return e}function Uu(t,e,n){const r=t.getProps();return Ch(r,e,n!==void 0?n:r.custom,t)}const kh=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Sh=["initial",...kh],Gl=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Ko=new Set(Gl),jr=t=>t*1e3,co=t=>t/1e3,t_={type:"spring",stiffness:500,damping:25,restSpeed:10},n_=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),r_={type:"keyframes",duration:.8},o_={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},i_=(t,{keyframes:e})=>e.length>2?r_:Ko.has(t)?t.startsWith("scale")?n_(e[1]):t_:o_;function s_({when:t,delay:e,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:a,repeatType:l,repeatDelay:f,from:d,elapsed:p,...y}){return!!Object.keys(y).length}function Eh(t,e){return t[e]||t.default||t}const a_={skipAnimations:!1,useManualTiming:!1},l_=t=>t!==null;function zu(t,{repeat:e,repeatType:n="loop"},r){const i=t.filter(l_),a=e&&n!=="loop"&&e%2===1?0:i.length-1;return!a||r===void 0?i[a]:r}const Jt=t=>t;function c_(t){let e=new Set,n=new Set,r=!1,i=!1;const a=new WeakSet;let l={delta:0,timestamp:0,isProcessing:!1};function f(p){a.has(p)&&(d.schedule(p),t()),p(l)}const d={schedule:(p,y=!1,m=!1)=>{const T=m&&r?e:n;return y&&a.add(p),T.has(p)||T.add(p),p},cancel:p=>{n.delete(p),a.delete(p)},process:p=>{if(l=p,r){i=!0;return}r=!0,[e,n]=[n,e],n.clear(),e.forEach(f),r=!1,i&&(i=!1,d.process(p))}};return d}const zc=["read","resolveKeyframes","update","preRender","render","postRender"],u_=40;function Cm(t,e){let n=!1,r=!0;const i={delta:0,timestamp:0,isProcessing:!1},a=()=>n=!0,l=zc.reduce((M,V)=>(M[V]=c_(a),M),{}),{read:f,resolveKeyframes:d,update:p,preRender:y,render:m,postRender:k}=l,T=()=>{const M=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(M-i.timestamp,u_),1),i.timestamp=M,i.isProcessing=!0,f.process(i),d.process(i),p.process(i),y.process(i),m.process(i),k.process(i),i.isProcessing=!1,n&&e&&(r=!1,t(T))},P=()=>{n=!0,r=!0,i.isProcessing||t(T)};return{schedule:zc.reduce((M,V)=>{const j=l[V];return M[V]=(H,$=!1,Y=!1)=>(n||P(),j.schedule(H,$,Y)),M},{}),cancel:M=>{for(let V=0;V<zc.length;V++)l[zc[V]].cancel(M)},state:i,steps:l}}const{schedule:ht,cancel:go,state:Kt,steps:hf}=Cm(typeof requestAnimationFrame<"u"?requestAnimationFrame:Jt,!0),km=t=>/^0[^.\s]+$/u.test(t);function d_(t){return typeof t=="number"?t===0:t!==null?t==="none"||t==="0"||km(t):!0}let ga=Jt,vo=Jt;process.env.NODE_ENV!=="production"&&(ga=(t,e)=>{!t&&typeof console<"u"&&console.warn(e)},vo=(t,e)=>{if(!t)throw new Error(e)});const Sm=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t),Em=t=>e=>typeof e=="string"&&e.startsWith(t),Tm=Em("--"),f_=Em("var(--"),Th=t=>f_(t)?h_.test(t.split("/*")[0].trim()):!1,h_=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,p_=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function m_(t){const e=p_.exec(t);if(!e)return[,];const[,n,r,i]=e;return[`--${n??r}`,i]}const g_=4;function Rm(t,e,n=1){vo(n<=g_,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`);const[r,i]=m_(t);if(!r)return;const a=window.getComputedStyle(e).getPropertyValue(r);if(a){const l=a.trim();return Sm(l)?parseFloat(l):l}return Th(i)?Rm(i,e,n+1):i}const Go=(t,e,n)=>n>e?e:n<t?t:n,va={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},Pl={...va,transform:t=>Go(0,1,t)},qc={...va,default:1},Ml=t=>Math.round(t*1e5)/1e5,Rh=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu,v_=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu,y_=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu;function Yl(t){return typeof t=="string"}function b_(t){return t==null}const Xl=t=>({test:e=>Yl(e)&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),zo=Xl("deg"),Nr=Xl("%"),je=Xl("px"),w_=Xl("vh"),x_=Xl("vw"),qp={...Nr,parse:t=>Nr.parse(t)/100,transform:t=>Nr.transform(t*100)},__=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),Zp=t=>t===va||t===je,Gp=(t,e)=>parseFloat(t.split(", ")[e]),Yp=(t,e)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/u);if(i)return Gp(i[1],e);{const a=r.match(/^matrix\((.+)\)$/u);return a?Gp(a[1],t):0}},C_=new Set(["x","y","z"]),k_=Gl.filter(t=>!C_.has(t));function S_(t){const e=[];return k_.forEach(n=>{const r=t.getValue(n);r!==void 0&&(e.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),e}const fa={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:Yp(4,13),y:Yp(5,14)};fa.translateX=fa.x;fa.translateY=fa.y;const Pm=t=>e=>e.test(t),E_={test:t=>t==="auto",parse:t=>t},Mm=[va,je,Nr,zo,x_,w_,E_],Xp=t=>Mm.find(Pm(t)),Ui=new Set;let Hf=!1,Uf=!1;function Am(){if(Uf){const t=Array.from(Ui).filter(r=>r.needsMeasurement),e=new Set(t.map(r=>r.element)),n=new Map;e.forEach(r=>{const i=S_(r);i.length&&(n.set(r,i),r.render())}),t.forEach(r=>r.measureInitialState()),e.forEach(r=>{r.render();const i=n.get(r);i&&i.forEach(([a,l])=>{var f;(f=r.getValue(a))===null||f===void 0||f.set(l)})}),t.forEach(r=>r.measureEndState()),t.forEach(r=>{r.suspendedScrollY!==void 0&&window.scrollTo(0,r.suspendedScrollY)})}Uf=!1,Hf=!1,Ui.forEach(t=>t.complete()),Ui.clear()}function Im(){Ui.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(Uf=!0)})}function T_(){Im(),Am()}class Ph{constructor(e,n,r,i,a,l=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...e],this.onComplete=n,this.name=r,this.motionValue=i,this.element=a,this.isAsync=l}scheduleResolve(){this.isScheduled=!0,this.isAsync?(Ui.add(this),Hf||(Hf=!0,ht.read(Im),ht.resolveKeyframes(Am))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:n,element:r,motionValue:i}=this;for(let a=0;a<e.length;a++)if(e[a]===null)if(a===0){const l=i==null?void 0:i.get(),f=e[e.length-1];if(l!==void 0)e[0]=l;else if(r&&n){const d=r.readValue(n,f);d!=null&&(e[0]=d)}e[0]===void 0&&(e[0]=f),i&&l===void 0&&i.set(e[0])}else e[a]=e[a-1]}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(){this.isComplete=!0,this.onComplete(this.unresolvedKeyframes,this.finalKeyframe),Ui.delete(this)}cancel(){this.isComplete||(this.isScheduled=!1,Ui.delete(this))}resume(){this.isComplete||this.scheduleResolve()}}const Mh=(t,e)=>n=>!!(Yl(n)&&y_.test(n)&&n.startsWith(t)||e&&!b_(n)&&Object.prototype.hasOwnProperty.call(n,e)),Lm=(t,e,n)=>r=>{if(!Yl(r))return r;const[i,a,l,f]=r.match(Rh);return{[t]:parseFloat(i),[e]:parseFloat(a),[n]:parseFloat(l),alpha:f!==void 0?parseFloat(f):1}},R_=t=>Go(0,255,t),pf={...va,transform:t=>Math.round(R_(t))},Wi={test:Mh("rgb","red"),parse:Lm("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:r=1})=>"rgba("+pf.transform(t)+", "+pf.transform(e)+", "+pf.transform(n)+", "+Ml(Pl.transform(r))+")"};function P_(t){let e="",n="",r="",i="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),r=t.substring(5,7),i=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),r=t.substring(3,4),i=t.substring(4,5),e+=e,n+=n,r+=r,i+=i),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const zf={test:Mh("#"),parse:P_,transform:Wi.transform},oa={test:Mh("hsl","hue"),parse:Lm("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:r=1})=>"hsla("+Math.round(t)+", "+Nr.transform(Ml(e))+", "+Nr.transform(Ml(n))+", "+Ml(Pl.transform(r))+")"},an={test:t=>Wi.test(t)||zf.test(t)||oa.test(t),parse:t=>Wi.test(t)?Wi.parse(t):oa.test(t)?oa.parse(t):zf.parse(t),transform:t=>Yl(t)?t:t.hasOwnProperty("red")?Wi.transform(t):oa.transform(t)};function M_(t){var e,n;return isNaN(t)&&Yl(t)&&(((e=t.match(Rh))===null||e===void 0?void 0:e.length)||0)+(((n=t.match(v_))===null||n===void 0?void 0:n.length)||0)>0}const Dm="number",Fm="color",A_="var",I_="var(",Kp="${}",L_=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Hl(t){const e=t.toString(),n=[],r={color:[],number:[],var:[]},i=[];let a=0;const f=e.replace(L_,d=>(an.test(d)?(r.color.push(a),i.push(Fm),n.push(an.parse(d))):d.startsWith(I_)?(r.var.push(a),i.push(A_),n.push(d)):(r.number.push(a),i.push(Dm),n.push(parseFloat(d))),++a,Kp)).split(Kp);return{values:n,split:f,indexes:r,types:i}}function Bm(t){return Hl(t).values}function Om(t){const{split:e,types:n}=Hl(t),r=e.length;return i=>{let a="";for(let l=0;l<r;l++)if(a+=e[l],i[l]!==void 0){const f=n[l];f===Dm?a+=Ml(i[l]):f===Fm?a+=an.transform(i[l]):a+=i[l]}return a}}const D_=t=>typeof t=="number"?0:t;function F_(t){const e=Bm(t);return Om(t)(e.map(D_))}const Yo={test:M_,parse:Bm,createTransformer:Om,getAnimatableNone:F_},B_=new Set(["brightness","contrast","saturate","opacity"]);function O_(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[r]=n.match(Rh)||[];if(!r)return t;const i=n.replace(r,"");let a=B_.has(e)?1:0;return r!==n&&(a*=100),e+"("+a+i+")"}const V_=/\b([a-z-]*)\(.*?\)/gu,qf={...Yo,getAnimatableNone:t=>{const e=t.match(V_);return e?e.map(O_).join(" "):t}},Jp={...va,transform:Math.round},Ah={borderWidth:je,borderTopWidth:je,borderRightWidth:je,borderBottomWidth:je,borderLeftWidth:je,borderRadius:je,radius:je,borderTopLeftRadius:je,borderTopRightRadius:je,borderBottomRightRadius:je,borderBottomLeftRadius:je,width:je,maxWidth:je,height:je,maxHeight:je,size:je,top:je,right:je,bottom:je,left:je,padding:je,paddingTop:je,paddingRight:je,paddingBottom:je,paddingLeft:je,margin:je,marginTop:je,marginRight:je,marginBottom:je,marginLeft:je,rotate:zo,rotateX:zo,rotateY:zo,rotateZ:zo,scale:qc,scaleX:qc,scaleY:qc,scaleZ:qc,skew:zo,skewX:zo,skewY:zo,distance:je,translateX:je,translateY:je,translateZ:je,x:je,y:je,z:je,perspective:je,transformPerspective:je,opacity:Pl,originX:qp,originY:qp,originZ:je,zIndex:Jp,backgroundPositionX:je,backgroundPositionY:je,fillOpacity:Pl,strokeOpacity:Pl,numOctaves:Jp},j_={...Ah,color:an,backgroundColor:an,outlineColor:an,fill:an,stroke:an,borderColor:an,borderTopColor:an,borderRightColor:an,borderBottomColor:an,borderLeftColor:an,filter:qf,WebkitFilter:qf},Ih=t=>j_[t];function Vm(t,e){let n=Ih(t);return n!==qf&&(n=Yo),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const N_=new Set(["auto","none","0"]);function $_(t,e,n){let r=0,i;for(;r<t.length&&!i;){const a=t[r];typeof a=="string"&&!N_.has(a)&&Hl(a).values.length&&(i=t[r]),r++}if(i&&n)for(const a of e)t[a]=Vm(n,i)}class jm extends Ph{constructor(e,n,r,i,a){super(e,n,r,i,a,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:n,name:r}=this;if(!n||!n.current)return;super.readKeyframes();for(let d=0;d<e.length;d++){let p=e[d];if(typeof p=="string"&&(p=p.trim(),Th(p))){const y=Rm(p,n.current);y!==void 0&&(e[d]=y),d===e.length-1&&(this.finalKeyframe=p)}}if(this.resolveNoneKeyframes(),!__.has(r)||e.length!==2)return;const[i,a]=e,l=Xp(i),f=Xp(a);if(l!==f)if(Zp(l)&&Zp(f))for(let d=0;d<e.length;d++){const p=e[d];typeof p=="string"&&(e[d]=parseFloat(p))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:n}=this,r=[];for(let i=0;i<e.length;i++)d_(e[i])&&r.push(i);r.length&&$_(e,r,n)}measureInitialState(){const{element:e,unresolvedKeyframes:n,name:r}=this;if(!e||!e.current)return;r==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=fa[r](e.measureViewportBox(),window.getComputedStyle(e.current)),n[0]=this.measuredOrigin;const i=n[n.length-1];i!==void 0&&e.getValue(r,i).jump(i,!1)}measureEndState(){var e;const{element:n,name:r,unresolvedKeyframes:i}=this;if(!n||!n.current)return;const a=n.getValue(r);a&&a.jump(this.measuredOrigin,!1);const l=i.length-1,f=i[l];i[l]=fa[r](n.measureViewportBox(),window.getComputedStyle(n.current)),f!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=f),!((e=this.removedTransforms)===null||e===void 0)&&e.length&&this.removedTransforms.forEach(([d,p])=>{n.getValue(d).set(p)}),this.resolveNoneKeyframes()}}function Nm(t){let e;return()=>(e===void 0&&(e=t()),e)}let lu;function W_(){lu=void 0}const uo={now:()=>(lu===void 0&&uo.set(Kt.isProcessing||a_.useManualTiming?Kt.timestamp:performance.now()),lu),set:t=>{lu=t,queueMicrotask(W_)}},Qp=(t,e)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(Yo.test(t)||t==="0")&&!t.startsWith("url("));function H_(t){const e=t[0];if(t.length===1)return!0;for(let n=0;n<t.length;n++)if(t[n]!==e)return!0}function U_(t,e,n,r){const i=t[0];if(i===null)return!1;if(e==="display"||e==="visibility")return!0;const a=t[t.length-1],l=Qp(i,e),f=Qp(a,e);return ga(l===f,`You are trying to animate ${e} from "${i}" to "${a}". ${i} is not an animatable value - to enable this animation set ${i} to a value animatable to ${a} via the \`style\` property.`),!l||!f?!1:H_(t)||n==="spring"&&r}const z_=40;class $m{constructor({autoplay:e=!0,delay:n=0,type:r="keyframes",repeat:i=0,repeatDelay:a=0,repeatType:l="loop",...f}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=uo.now(),this.options={autoplay:e,delay:n,type:r,repeat:i,repeatDelay:a,repeatType:l,...f},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt?this.resolvedAt-this.createdAt>z_?this.resolvedAt:this.createdAt:this.createdAt}get resolved(){return!this._resolved&&!this.hasAttemptedResolve&&T_(),this._resolved}onKeyframesResolved(e,n){this.resolvedAt=uo.now(),this.hasAttemptedResolve=!0;const{name:r,type:i,velocity:a,delay:l,onComplete:f,onUpdate:d,isGenerator:p}=this.options;if(!p&&!U_(e,r,i,a))if(l)this.options.duration=0;else{d==null||d(zu(e,this.options,n)),f==null||f(),this.resolveFinishedPromise();return}const y=this.initPlayback(e,n);y!==!1&&(this._resolved={keyframes:e,finalKeyframe:n,...y},this.onPostResolved())}onPostResolved(){}then(e,n){return this.currentFinishedPromise.then(e,n)}updateFinishedPromise(){this.currentFinishedPromise=new Promise(e=>{this.resolveFinishedPromise=e})}}function Wm(t,e){return e?t*(1e3/e):0}const q_=5;function Hm(t,e,n){const r=Math.max(e-q_,0);return Wm(n-t(r),e-r)}const mf=.001,Z_=.01,e1=10,G_=.05,Y_=1;function X_({duration:t=800,bounce:e=.25,velocity:n=0,mass:r=1}){let i,a;ga(t<=jr(e1),"Spring duration must be 10 seconds or less");let l=1-e;l=Go(G_,Y_,l),t=Go(Z_,e1,co(t)),l<1?(i=p=>{const y=p*l,m=y*t,k=y-n,T=Zf(p,l),P=Math.exp(-m);return mf-k/T*P},a=p=>{const m=p*l*t,k=m*n+n,T=Math.pow(l,2)*Math.pow(p,2)*t,P=Math.exp(-m),B=Zf(Math.pow(p,2),l);return(-i(p)+mf>0?-1:1)*((k-T)*P)/B}):(i=p=>{const y=Math.exp(-p*t),m=(p-n)*t+1;return-mf+y*m},a=p=>{const y=Math.exp(-p*t),m=(n-p)*(t*t);return y*m});const f=5/t,d=J_(i,a,f);if(t=jr(t),isNaN(d))return{stiffness:100,damping:10,duration:t};{const p=Math.pow(d,2)*r;return{stiffness:p,damping:l*2*Math.sqrt(r*p),duration:t}}}const K_=12;function J_(t,e,n){let r=n;for(let i=1;i<K_;i++)r=r-t(r)/e(r);return r}function Zf(t,e){return t*Math.sqrt(1-e*e)}const Q_=["duration","bounce"],eC=["stiffness","damping","mass"];function t1(t,e){return e.some(n=>t[n]!==void 0)}function tC(t){let e={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...t};if(!t1(t,eC)&&t1(t,Q_)){const n=X_(t);e={...e,...n,mass:1},e.isResolvedFromDuration=!0}return e}function Um({keyframes:t,restDelta:e,restSpeed:n,...r}){const i=t[0],a=t[t.length-1],l={done:!1,value:i},{stiffness:f,damping:d,mass:p,duration:y,velocity:m,isResolvedFromDuration:k}=tC({...r,velocity:-co(r.velocity||0)}),T=m||0,P=d/(2*Math.sqrt(f*p)),B=a-i,I=co(Math.sqrt(f/p)),M=Math.abs(B)<5;n||(n=M?.01:2),e||(e=M?.005:.5);let V;if(P<1){const j=Zf(I,P);V=H=>{const $=Math.exp(-P*I*H);return a-$*((T+P*I*B)/j*Math.sin(j*H)+B*Math.cos(j*H))}}else if(P===1)V=j=>a-Math.exp(-I*j)*(B+(T+I*B)*j);else{const j=I*Math.sqrt(P*P-1);V=H=>{const $=Math.exp(-P*I*H),Y=Math.min(j*H,300);return a-$*((T+P*I*B)*Math.sinh(Y)+j*B*Math.cosh(Y))/j}}return{calculatedDuration:k&&y||null,next:j=>{const H=V(j);if(k)l.done=j>=y;else{let $=0;P<1&&($=j===0?jr(T):Hm(V,j,H));const Y=Math.abs($)<=n,J=Math.abs(a-H)<=e;l.done=Y&&J}return l.value=l.done?a:H,l}}}function n1({keyframes:t,velocity:e=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:a=500,modifyTarget:l,min:f,max:d,restDelta:p=.5,restSpeed:y}){const m=t[0],k={done:!1,value:m},T=K=>f!==void 0&&K<f||d!==void 0&&K>d,P=K=>f===void 0?d:d===void 0||Math.abs(f-K)<Math.abs(d-K)?f:d;let B=n*e;const I=m+B,M=l===void 0?I:l(I);M!==I&&(B=M-m);const V=K=>-B*Math.exp(-K/r),j=K=>M+V(K),H=K=>{const le=V(K),he=j(K);k.done=Math.abs(le)<=p,k.value=k.done?M:he};let $,Y;const J=K=>{T(k.value)&&($=K,Y=Um({keyframes:[k.value,P(k.value)],velocity:Hm(j,K,k.value),damping:i,stiffness:a,restDelta:p,restSpeed:y}))};return J(0),{calculatedDuration:null,next:K=>{let le=!1;return!Y&&$===void 0&&(le=!0,H(K),J(K)),$!==void 0&&K>=$?Y.next(K-$):(!le&&H(K),k)}}}const zm=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,nC=1e-7,rC=12;function oC(t,e,n,r,i){let a,l,f=0;do l=e+(n-e)/2,a=zm(l,r,i)-t,a>0?n=l:e=l;while(Math.abs(a)>nC&&++f<rC);return l}function Kl(t,e,n,r){if(t===e&&n===r)return Jt;const i=a=>oC(a,0,1,t,n);return a=>a===0||a===1?a:zm(i(a),e,r)}const iC=Kl(.42,0,1,1),sC=Kl(0,0,.58,1),qm=Kl(.42,0,.58,1),aC=t=>Array.isArray(t)&&typeof t[0]!="number",Zm=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,Gm=t=>e=>1-t(1-e),Lh=t=>1-Math.sin(Math.acos(t)),Ym=Gm(Lh),lC=Zm(Lh),Xm=Kl(.33,1.53,.69,.99),Dh=Gm(Xm),cC=Zm(Dh),uC=t=>(t*=2)<1?.5*Dh(t):.5*(2-Math.pow(2,-10*(t-1))),r1={linear:Jt,easeIn:iC,easeInOut:qm,easeOut:sC,circIn:Lh,circInOut:lC,circOut:Ym,backIn:Dh,backInOut:cC,backOut:Xm,anticipate:uC},o1=t=>{if(Array.isArray(t)){vo(t.length===4,"Cubic bezier arrays must contain four numerical values.");const[e,n,r,i]=t;return Kl(e,n,r,i)}else if(typeof t=="string")return vo(r1[t]!==void 0,`Invalid easing type '${t}'`),r1[t];return t},dC=(t,e)=>n=>e(t(n)),fo=(...t)=>t.reduce(dC),Ul=(t,e,n)=>{const r=e-t;return r===0?1:(n-t)/r},kt=(t,e,n)=>t+(e-t)*n;function gf(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+(e-t)*6*n:n<1/2?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function fC({hue:t,saturation:e,lightness:n,alpha:r}){t/=360,e/=100,n/=100;let i=0,a=0,l=0;if(!e)i=a=l=n;else{const f=n<.5?n*(1+e):n+e-n*e,d=2*n-f;i=gf(d,f,t+1/3),a=gf(d,f,t),l=gf(d,f,t-1/3)}return{red:Math.round(i*255),green:Math.round(a*255),blue:Math.round(l*255),alpha:r}}function xu(t,e){return n=>n>0?e:t}const vf=(t,e,n)=>{const r=t*t,i=n*(e*e-r)+r;return i<0?0:Math.sqrt(i)},hC=[zf,Wi,oa],pC=t=>hC.find(e=>e.test(t));function i1(t){const e=pC(t);if(ga(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`),!e)return!1;let n=e.parse(t);return e===oa&&(n=fC(n)),n}const s1=(t,e)=>{const n=i1(t),r=i1(e);if(!n||!r)return xu(t,e);const i={...n};return a=>(i.red=vf(n.red,r.red,a),i.green=vf(n.green,r.green,a),i.blue=vf(n.blue,r.blue,a),i.alpha=kt(n.alpha,r.alpha,a),Wi.transform(i))},Gf=new Set(["none","hidden"]);function mC(t,e){return Gf.has(t)?n=>n<=0?t:e:n=>n>=1?e:t}function gC(t,e){return n=>kt(t,e,n)}function Fh(t){return typeof t=="number"?gC:typeof t=="string"?Th(t)?xu:an.test(t)?s1:bC:Array.isArray(t)?Km:typeof t=="object"?an.test(t)?s1:vC:xu}function Km(t,e){const n=[...t],r=n.length,i=t.map((a,l)=>Fh(a)(a,e[l]));return a=>{for(let l=0;l<r;l++)n[l]=i[l](a);return n}}function vC(t,e){const n={...t,...e},r={};for(const i in n)t[i]!==void 0&&e[i]!==void 0&&(r[i]=Fh(t[i])(t[i],e[i]));return i=>{for(const a in r)n[a]=r[a](i);return n}}function yC(t,e){var n;const r=[],i={color:0,var:0,number:0};for(let a=0;a<e.values.length;a++){const l=e.types[a],f=t.indexes[l][i[l]],d=(n=t.values[f])!==null&&n!==void 0?n:0;r[a]=d,i[l]++}return r}const bC=(t,e)=>{const n=Yo.createTransformer(e),r=Hl(t),i=Hl(e);return r.indexes.var.length===i.indexes.var.length&&r.indexes.color.length===i.indexes.color.length&&r.indexes.number.length>=i.indexes.number.length?Gf.has(t)&&!i.values.length||Gf.has(e)&&!r.values.length?mC(t,e):fo(Km(yC(r,i),i.values),n):(ga(!0,`Complex values '${t}' and '${e}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),xu(t,e))};function Jm(t,e,n){return typeof t=="number"&&typeof e=="number"&&typeof n=="number"?kt(t,e,n):Fh(t)(t,e)}function wC(t,e,n){const r=[],i=n||Jm,a=t.length-1;for(let l=0;l<a;l++){let f=i(t[l],t[l+1]);if(e){const d=Array.isArray(e)?e[l]||Jt:e;f=fo(d,f)}r.push(f)}return r}function xC(t,e,{clamp:n=!0,ease:r,mixer:i}={}){const a=t.length;if(vo(a===e.length,"Both input and output ranges must be the same length"),a===1)return()=>e[0];if(a===2&&t[0]===t[1])return()=>e[1];t[0]>t[a-1]&&(t=[...t].reverse(),e=[...e].reverse());const l=wC(e,r,i),f=l.length,d=p=>{let y=0;if(f>1)for(;y<t.length-2&&!(p<t[y+1]);y++);const m=Ul(t[y],t[y+1],p);return l[y](m)};return n?p=>d(Go(t[0],t[a-1],p)):d}function _C(t,e){const n=t[t.length-1];for(let r=1;r<=e;r++){const i=Ul(0,e,r);t.push(kt(n,1,i))}}function CC(t){const e=[0];return _C(e,t.length-1),e}function kC(t,e){return t.map(n=>n*e)}function SC(t,e){return t.map(()=>e||qm).splice(0,t.length-1)}function _u({duration:t=300,keyframes:e,times:n,ease:r="easeInOut"}){const i=aC(r)?r.map(o1):o1(r),a={done:!1,value:e[0]},l=kC(n&&n.length===e.length?n:CC(e),t),f=xC(l,e,{ease:Array.isArray(i)?i:SC(e,i)});return{calculatedDuration:t,next:d=>(a.value=f(d),a.done=d>=t,a)}}const a1=2e4;function EC(t){let e=0;const n=50;let r=t.next(e);for(;!r.done&&e<a1;)e+=n,r=t.next(e);return e>=a1?1/0:e}const TC=t=>{const e=({timestamp:n})=>t(n);return{start:()=>ht.update(e,!0),stop:()=>go(e),now:()=>Kt.isProcessing?Kt.timestamp:uo.now()}},RC={decay:n1,inertia:n1,tween:_u,keyframes:_u,spring:Um},PC=t=>t/100;class Bh extends $m{constructor(e){super(e),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.teardown();const{onStop:d}=this.options;d&&d()};const{name:n,motionValue:r,element:i,keyframes:a}=this.options,l=(i==null?void 0:i.KeyframeResolver)||Ph,f=(d,p)=>this.onKeyframesResolved(d,p);this.resolver=new l(a,f,n,r,i),this.resolver.scheduleResolve()}initPlayback(e){const{type:n="keyframes",repeat:r=0,repeatDelay:i=0,repeatType:a,velocity:l=0}=this.options,f=RC[n]||_u;let d,p;f!==_u&&typeof e[0]!="number"&&(process.env.NODE_ENV!=="production"&&vo(e.length===2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${e}`),d=fo(PC,Jm(e[0],e[1])),e=[0,100]);const y=f({...this.options,keyframes:e});a==="mirror"&&(p=f({...this.options,keyframes:[...e].reverse(),velocity:-l})),y.calculatedDuration===null&&(y.calculatedDuration=EC(y));const{calculatedDuration:m}=y,k=m+i,T=k*(r+1)-i;return{generator:y,mirroredGenerator:p,mapPercentToKeyframes:d,calculatedDuration:m,resolvedDuration:k,totalDuration:T}}onPostResolved(){const{autoplay:e=!0}=this.options;this.play(),this.pendingPlayState==="paused"||!e?this.pause():this.state=this.pendingPlayState}tick(e,n=!1){const{resolved:r}=this;if(!r){const{keyframes:K}=this.options;return{done:!0,value:K[K.length-1]}}const{finalKeyframe:i,generator:a,mirroredGenerator:l,mapPercentToKeyframes:f,keyframes:d,calculatedDuration:p,totalDuration:y,resolvedDuration:m}=r;if(this.startTime===null)return a.next(0);const{delay:k,repeat:T,repeatType:P,repeatDelay:B,onUpdate:I}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-y/this.speed,this.startTime)),n?this.currentTime=e:this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=Math.round(e-this.startTime)*this.speed;const M=this.currentTime-k*(this.speed>=0?1:-1),V=this.speed>=0?M<0:M>y;this.currentTime=Math.max(M,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=y);let j=this.currentTime,H=a;if(T){const K=Math.min(this.currentTime,y)/m;let le=Math.floor(K),he=K%1;!he&&K>=1&&(he=1),he===1&&le--,le=Math.min(le,T+1),!!(le%2)&&(P==="reverse"?(he=1-he,B&&(he-=B/m)):P==="mirror"&&(H=l)),j=Go(0,1,he)*m}const $=V?{done:!1,value:d[0]}:H.next(j);f&&($.value=f($.value));let{done:Y}=$;!V&&p!==null&&(Y=this.speed>=0?this.currentTime>=y:this.currentTime<=0);const J=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&Y);return J&&i!==void 0&&($.value=zu(d,this.options,i)),I&&I($.value),J&&this.finish(),$}get duration(){const{resolved:e}=this;return e?co(e.calculatedDuration):0}get time(){return co(this.currentTime)}set time(e){e=jr(e),this.currentTime=e,this.holdTime!==null||this.speed===0?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.speed)}get speed(){return this.playbackSpeed}set speed(e){const n=this.playbackSpeed!==e;this.playbackSpeed=e,n&&(this.time=co(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved){this.pendingPlayState="running";return}if(this.isStopped)return;const{driver:e=TC,onPlay:n,startTime:r}=this.options;this.driver||(this.driver=e(a=>this.tick(a))),n&&n();const i=this.driver.now();this.holdTime!==null?this.startTime=i-this.holdTime:this.startTime?this.state==="finished"&&(this.startTime=i):this.startTime=r??this.calcStartTime(),this.state==="finished"&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var e;if(!this._resolved){this.pendingPlayState="paused";return}this.state="paused",this.holdTime=(e=this.currentTime)!==null&&e!==void 0?e:0}complete(){this.state!=="running"&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:e}=this.options;e&&e()}cancel(){this.cancelTime!==null&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}}const Qm=new Set(["opacity","clipPath","filter","transform"]),e2=t=>Array.isArray(t)&&typeof t[0]=="number";function t2(t){return!!(!t||typeof t=="string"&&t in Oh||e2(t)||Array.isArray(t)&&t.every(t2))}const Sl=([t,e,n,r])=>`cubic-bezier(${t}, ${e}, ${n}, ${r})`,Oh={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Sl([0,.65,.55,1]),circOut:Sl([.55,0,1,.45]),backIn:Sl([.31,.01,.66,-.59]),backOut:Sl([.33,1.53,.69,.99])};function MC(t){return n2(t)||Oh.easeOut}function n2(t){if(t)return e2(t)?Sl(t):Array.isArray(t)?t.map(MC):Oh[t]}function AC(t,e,n,{delay:r=0,duration:i=300,repeat:a=0,repeatType:l="loop",ease:f,times:d}={}){const p={[e]:n};d&&(p.offset=d);const y=n2(f);return Array.isArray(y)&&(p.easing=y),t.animate(p,{delay:r,duration:i,easing:Array.isArray(y)?"linear":y,fill:"both",iterations:a+1,direction:l==="reverse"?"alternate":"normal"})}const IC=Nm(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),Cu=10,LC=2e4;function DC(t){return t.type==="spring"||!t2(t.ease)}function FC(t,e){const n=new Bh({...e,keyframes:t,repeat:0,delay:0,isGenerator:!0});let r={done:!1,value:t[0]};const i=[];let a=0;for(;!r.done&&a<LC;)r=n.sample(a),i.push(r.value),a+=Cu;return{times:void 0,keyframes:i,duration:a-Cu,ease:"linear"}}class l1 extends $m{constructor(e){super(e);const{name:n,motionValue:r,element:i,keyframes:a}=this.options;this.resolver=new jm(a,(l,f)=>this.onKeyframesResolved(l,f),n,r,i),this.resolver.scheduleResolve()}initPlayback(e,n){var r;let{duration:i=300,times:a,ease:l,type:f,motionValue:d,name:p,startTime:y}=this.options;if(!(!((r=d.owner)===null||r===void 0)&&r.current))return!1;if(DC(this.options)){const{onComplete:k,onUpdate:T,motionValue:P,element:B,...I}=this.options,M=FC(e,I);e=M.keyframes,e.length===1&&(e[1]=e[0]),i=M.duration,a=M.times,l=M.ease,f="keyframes"}const m=AC(d.owner.current,p,e,{...this.options,duration:i,times:a,ease:l});return m.startTime=y??this.calcStartTime(),this.pendingTimeline?(m.timeline=this.pendingTimeline,this.pendingTimeline=void 0):m.onfinish=()=>{const{onComplete:k}=this.options;d.set(zu(e,this.options,n)),k&&k(),this.cancel(),this.resolveFinishedPromise()},{animation:m,duration:i,times:a,type:f,ease:l,keyframes:e}}get duration(){const{resolved:e}=this;if(!e)return 0;const{duration:n}=e;return co(n)}get time(){const{resolved:e}=this;if(!e)return 0;const{animation:n}=e;return co(n.currentTime||0)}set time(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.currentTime=jr(e)}get speed(){const{resolved:e}=this;if(!e)return 1;const{animation:n}=e;return n.playbackRate}set speed(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.playbackRate=e}get state(){const{resolved:e}=this;if(!e)return"idle";const{animation:n}=e;return n.playState}get startTime(){const{resolved:e}=this;if(!e)return null;const{animation:n}=e;return n.startTime}attachTimeline(e){if(!this._resolved)this.pendingTimeline=e;else{const{resolved:n}=this;if(!n)return Jt;const{animation:r}=n;r.timeline=e,r.onfinish=null}return Jt}play(){if(this.isStopped)return;const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.playState==="finished"&&this.updateFinishedPromise(),n.play()}pause(){const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:e}=this;if(!e)return;const{animation:n,keyframes:r,duration:i,type:a,ease:l,times:f}=e;if(n.playState==="idle"||n.playState==="finished")return;if(this.time){const{motionValue:p,onUpdate:y,onComplete:m,element:k,...T}=this.options,P=new Bh({...T,keyframes:r,duration:i,type:a,ease:l,times:f,isGenerator:!0}),B=jr(this.time);p.setWithVelocity(P.sample(B-Cu).value,P.sample(B).value,Cu)}const{onStop:d}=this.options;d&&d(),this.cancel()}complete(){const{resolved:e}=this;e&&e.animation.finish()}cancel(){const{resolved:e}=this;e&&e.animation.cancel()}static supports(e){const{motionValue:n,name:r,repeatDelay:i,repeatType:a,damping:l,type:f}=e;return IC()&&r&&Qm.has(r)&&n&&n.owner&&n.owner.current instanceof HTMLElement&&!n.owner.getProps().onUpdate&&!i&&a!=="mirror"&&l!==0&&f!=="inertia"}}function BC(t,e){let n;const r=()=>{const{currentTime:i}=e,l=(i===null?0:i.value)/100;n!==l&&t(l),n=l};return ht.update(r,!0),()=>go(r)}const OC=Nm(()=>window.ScrollTimeline!==void 0);class VC{constructor(e){this.stop=()=>this.runAll("stop"),this.animations=e.filter(Boolean)}then(e,n){return Promise.all(this.animations).then(e).catch(n)}getAll(e){return this.animations[0][e]}setAll(e,n){for(let r=0;r<this.animations.length;r++)this.animations[r][e]=n}attachTimeline(e){const n=this.animations.map(r=>{if(OC()&&r.attachTimeline)r.attachTimeline(e);else return r.pause(),BC(i=>{r.time=r.duration*i},e)});return()=>{n.forEach((r,i)=>{r&&r(),this.animations[i].stop()})}}get time(){return this.getAll("time")}set time(e){this.setAll("time",e)}get speed(){return this.getAll("speed")}set speed(e){this.setAll("speed",e)}get startTime(){return this.getAll("startTime")}get duration(){let e=0;for(let n=0;n<this.animations.length;n++)e=Math.max(e,this.animations[n].duration);return e}runAll(e){this.animations.forEach(n=>n[e]())}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}const Vh=(t,e,n,r={},i,a,l)=>f=>{const d=Eh(r,t)||{},p=d.delay||r.delay||0;let{elapsed:y=0}=r;y=y-jr(p);let m={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:e.getVelocity(),...d,delay:-y,onUpdate:T=>{e.set(T),d.onUpdate&&d.onUpdate(T)},onComplete:()=>{f(),d.onComplete&&d.onComplete(),l&&l()},onStop:l,name:t,motionValue:e,element:a?void 0:i};s_(d)||(m={...m,...i_(t,m)}),m.duration&&(m.duration=jr(m.duration)),m.repeatDelay&&(m.repeatDelay=jr(m.repeatDelay)),m.from!==void 0&&(m.keyframes[0]=m.from);let k=!1;if((m.type===!1||m.duration===0&&!m.repeatDelay)&&(m.duration=0,m.delay===0&&(k=!0)),k&&!a&&e.get()!==void 0){const T=zu(m.keyframes,d);if(T!==void 0)return ht.update(()=>{m.onUpdate(T),m.onComplete()}),new VC([])}return!a&&l1.supports(m)?new l1(m):new Bh(m)},jC=t=>!!(t&&typeof t=="object"&&t.mix&&t.toValue),NC=t=>Wf(t)?t[t.length-1]||0:t;function qu(t,e){t.indexOf(e)===-1&&t.push(e)}function Zu(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}class jh{constructor(){this.subscriptions=[]}add(e){return qu(this.subscriptions,e),()=>Zu(this.subscriptions,e)}notify(e,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](e,n,r);else for(let a=0;a<i;a++){const l=this.subscriptions[a];l&&l(e,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const c1=30,$C=t=>!isNaN(parseFloat(t));class r2{constructor(e,n={}){this.version="11.5.4",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(r,i=!0)=>{const a=uo.now();this.updatedAt!==a&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(r),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(e),this.owner=n.owner}setCurrent(e){this.current=e,this.updatedAt=uo.now(),this.canTrackVelocity===null&&e!==void 0&&(this.canTrackVelocity=$C(this.current))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return process.env.NODE_ENV!=="production"&&Hu(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,n){this.events[e]||(this.events[e]=new jh);const r=this.events[e].add(n);return e==="change"?()=>{r(),ht.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,n){this.passiveEffect=e,this.stopPassiveEffect=n}set(e,n=!0){!n||!this.passiveEffect?this.updateAndNotify(e,n):this.passiveEffect(e,this.updateAndNotify)}setWithVelocity(e,n,r){this.set(n),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-r}jump(e,n=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=uo.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||e-this.updatedAt>c1)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,c1);return Wm(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(e){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=e(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function zl(t,e){return new r2(t,e)}function WC(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,zl(n))}function HC(t,e){const n=Uu(t,e);let{transitionEnd:r={},transition:i={},...a}=n||{};a={...a,...r};for(const l in a){const f=NC(a[l]);WC(t,l,f)}}const Gu=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),UC="framerAppearId",o2="data-"+Gu(UC);function i2(t){return t.props[o2]}function s2(t){if(Ko.has(t))return"transform";if(Qm.has(t))return Gu(t)}class zC extends r2{constructor(){super(...arguments),this.output=[],this.counts=new Map}add(e){const n=s2(e);if(!n)return;const r=this.counts.get(n)||0;this.counts.set(n,r+1),r===0&&(this.output.push(n),this.update());let i=!1;return()=>{if(i)return;i=!0;const a=this.counts.get(n)-1;this.counts.set(n,a),a===0&&(Zu(this.output,n),this.update())}}update(){this.set(this.output.length?this.output.join(", "):"auto")}}const ln=t=>!!(t&&t.getVelocity);function qC(t){return!!(ln(t)&&t.add)}function Yf(t,e){var n;if(!t.applyWillChange)return;let r=t.getValue("willChange");if(!r&&!(!((n=t.props.style)===null||n===void 0)&&n.willChange)&&(r=new zC("auto"),t.addValue("willChange",r)),qC(r))return r.add(e)}function ZC({protectedKeys:t,needsAnimating:e},n){const r=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,r}function a2(t,e,{delay:n=0,transitionOverride:r,type:i}={}){var a;let{transition:l=t.getDefaultTransition(),transitionEnd:f,...d}=e;r&&(l=r);const p=[],y=i&&t.animationState&&t.animationState.getState()[i];for(const m in d){const k=t.getValue(m,(a=t.latestValues[m])!==null&&a!==void 0?a:null),T=d[m];if(T===void 0||y&&ZC(y,m))continue;const P={delay:n,...Eh(l||{},m)};let B=!1;if(window.MotionHandoffAnimation){const M=i2(t);if(M){const V=window.MotionHandoffAnimation(M,m,ht);V!==null&&(P.startTime=V,B=!0)}}k.start(Vh(m,k,T,t.shouldReduceMotion&&Ko.has(m)?{type:!1}:P,t,B,Yf(t,m)));const I=k.animation;I&&p.push(I)}return f&&Promise.all(p).then(()=>{ht.update(()=>{f&&HC(t,f)})}),p}function Xf(t,e,n={}){var r;const i=Uu(t,e,n.type==="exit"?(r=t.presenceContext)===null||r===void 0?void 0:r.custom:void 0);let{transition:a=t.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(a=n.transitionOverride);const l=i?()=>Promise.all(a2(t,i,n)):()=>Promise.resolve(),f=t.variantChildren&&t.variantChildren.size?(p=0)=>{const{delayChildren:y=0,staggerChildren:m,staggerDirection:k}=a;return GC(t,e,y+p,m,k,n)}:()=>Promise.resolve(),{when:d}=a;if(d){const[p,y]=d==="beforeChildren"?[l,f]:[f,l];return p().then(()=>y())}else return Promise.all([l(),f(n.delay)])}function GC(t,e,n=0,r=0,i=1,a){const l=[],f=(t.variantChildren.size-1)*r,d=i===1?(p=0)=>p*r:(p=0)=>f-p*r;return Array.from(t.variantChildren).sort(YC).forEach((p,y)=>{p.notify("AnimationStart",e),l.push(Xf(p,e,{...a,delay:n+d(y)}).then(()=>p.notify("AnimationComplete",e)))}),Promise.all(l)}function YC(t,e){return t.sortNodePosition(e)}function XC(t,e,n={}){t.notify("AnimationStart",e);let r;if(Array.isArray(e)){const i=e.map(a=>Xf(t,a,n));r=Promise.all(i)}else if(typeof e=="string")r=Xf(t,e,n);else{const i=typeof e=="function"?Uu(t,e,n.custom):e;r=Promise.all(a2(t,i,n))}return r.then(()=>{t.notify("AnimationComplete",e)})}const KC=[...kh].reverse(),JC=kh.length;function QC(t){return e=>Promise.all(e.map(({animation:n,options:r})=>XC(t,n,r)))}function ek(t){let e=QC(t),n=u1(),r=!0;const i=d=>(p,y)=>{var m;const k=Uu(t,y,d==="exit"?(m=t.presenceContext)===null||m===void 0?void 0:m.custom:void 0);if(k){const{transition:T,transitionEnd:P,...B}=k;p={...p,...B,...P}}return p};function a(d){e=d(t)}function l(d){const p=t.getProps(),y=t.getVariantContext(!0)||{},m=[],k=new Set;let T={},P=1/0;for(let I=0;I<JC;I++){const M=KC[I],V=n[M],j=p[M]!==void 0?p[M]:y[M],H=Wl(j),$=M===d?V.isActive:null;$===!1&&(P=I);let Y=j===y[M]&&j!==p[M]&&H;if(Y&&r&&t.manuallyAnimateOnMount&&(Y=!1),V.protectedKeys={...T},!V.isActive&&$===null||!j&&!V.prevProp||$l(j)||typeof j=="boolean")continue;let K=tk(V.prevProp,j)||M===d&&V.isActive&&!Y&&H||I>P&&H,le=!1;const he=Array.isArray(j)?j:[j];let Te=he.reduce(i(M),{});$===!1&&(Te={});const{prevResolvedValues:ce={}}=V,be={...ce,...Te},Ce=ne=>{K=!0,k.has(ne)&&(le=!0,k.delete(ne)),V.needsAnimating[ne]=!0;const ee=t.getValue(ne);ee&&(ee.liveStyle=!1)};for(const ne in be){const ee=Te[ne],oe=ce[ne];if(T.hasOwnProperty(ne))continue;let Re=!1;Wf(ee)&&Wf(oe)?Re=!_m(ee,oe):Re=ee!==oe,Re?ee!=null?Ce(ne):k.add(ne):ee!==void 0&&k.has(ne)?Ce(ne):V.protectedKeys[ne]=!0}V.prevProp=j,V.prevResolvedValues=Te,V.isActive&&(T={...T,...Te}),r&&t.blockInitialAnimation&&(K=!1),K&&(!Y||le)&&m.push(...he.map(ne=>({animation:ne,options:{type:M}})))}if(k.size){const I={};k.forEach(M=>{const V=t.getBaseTarget(M),j=t.getValue(M);j&&(j.liveStyle=!0),I[M]=V??null}),m.push({animation:I})}let B=!!m.length;return r&&(p.initial===!1||p.initial===p.animate)&&!t.manuallyAnimateOnMount&&(B=!1),r=!1,B?e(m):Promise.resolve()}function f(d,p){var y;if(n[d].isActive===p)return Promise.resolve();(y=t.variantChildren)===null||y===void 0||y.forEach(k=>{var T;return(T=k.animationState)===null||T===void 0?void 0:T.setActive(d,p)}),n[d].isActive=p;const m=l(d);for(const k in n)n[k].protectedKeys={};return m}return{animateChanges:l,setActive:f,setAnimateFunction:a,getState:()=>n,reset:()=>{n=u1(),r=!0}}}function tk(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!_m(e,t):!1}function Ii(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function u1(){return{animate:Ii(!0),whileInView:Ii(),whileHover:Ii(),whileTap:Ii(),whileDrag:Ii(),whileFocus:Ii(),exit:Ii()}}class Jo{constructor(e){this.isMounted=!1,this.node=e}update(){}}class nk extends Jo{constructor(e){super(e),e.animationState||(e.animationState=ek(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();$l(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:n}=this.node.prevProps||{};e!==n&&this.updateAnimationControlsSubscription()}unmount(){var e;this.node.animationState.reset(),(e=this.unmountControls)===null||e===void 0||e.call(this)}}let rk=0;class ok extends Jo{constructor(){super(...arguments),this.id=rk++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===r)return;const i=this.node.animationState.setActive("exit",!e);n&&!e&&i.then(()=>n(this.id))}mount(){const{register:e}=this.node.presenceContext||{};e&&(this.unmount=e(this.id))}unmount(){}}const ik={animation:{Feature:nk},exit:{Feature:ok}},l2=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1;function Yu(t,e="page"){return{point:{x:t[`${e}X`],y:t[`${e}Y`]}}}const sk=t=>e=>l2(e)&&t(e,Yu(e));function lo(t,e,n,r={passive:!0}){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n)}function ho(t,e,n,r){return lo(t,e,sk(n),r)}const d1=(t,e)=>Math.abs(t-e);function ak(t,e){const n=d1(t.x,e.x),r=d1(t.y,e.y);return Math.sqrt(n**2+r**2)}class c2{constructor(e,n,{transformPagePoint:r,contextWindow:i,dragSnapToOrigin:a=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const m=bf(this.lastMoveEventInfo,this.history),k=this.startEvent!==null,T=ak(m.offset,{x:0,y:0})>=3;if(!k&&!T)return;const{point:P}=m,{timestamp:B}=Kt;this.history.push({...P,timestamp:B});const{onStart:I,onMove:M}=this.handlers;k||(I&&I(this.lastMoveEvent,m),this.startEvent=this.lastMoveEvent),M&&M(this.lastMoveEvent,m)},this.handlePointerMove=(m,k)=>{this.lastMoveEvent=m,this.lastMoveEventInfo=yf(k,this.transformPagePoint),ht.update(this.updatePoint,!0)},this.handlePointerUp=(m,k)=>{this.end();const{onEnd:T,onSessionEnd:P,resumeAnimation:B}=this.handlers;if(this.dragSnapToOrigin&&B&&B(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const I=bf(m.type==="pointercancel"?this.lastMoveEventInfo:yf(k,this.transformPagePoint),this.history);this.startEvent&&T&&T(m,I),P&&P(m,I)},!l2(e))return;this.dragSnapToOrigin=a,this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const l=Yu(e),f=yf(l,this.transformPagePoint),{point:d}=f,{timestamp:p}=Kt;this.history=[{...d,timestamp:p}];const{onSessionStart:y}=n;y&&y(e,bf(f,this.history)),this.removeListeners=fo(ho(this.contextWindow,"pointermove",this.handlePointerMove),ho(this.contextWindow,"pointerup",this.handlePointerUp),ho(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),go(this.updatePoint)}}function yf(t,e){return e?{point:e(t.point)}:t}function f1(t,e){return{x:t.x-e.x,y:t.y-e.y}}function bf({point:t},e){return{point:t,delta:f1(t,u2(e)),offset:f1(t,lk(e)),velocity:ck(e,.1)}}function lk(t){return t[0]}function u2(t){return t[t.length-1]}function ck(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,r=null;const i=u2(t);for(;n>=0&&(r=t[n],!(i.timestamp-r.timestamp>jr(e)));)n--;if(!r)return{x:0,y:0};const a=co(i.timestamp-r.timestamp);if(a===0)return{x:0,y:0};const l={x:(i.x-r.x)/a,y:(i.y-r.y)/a};return l.x===1/0&&(l.x=0),l.y===1/0&&(l.y=0),l}function d2(t){let e=null;return()=>{const n=()=>{e=null};return e===null?(e=t,n):!1}}const h1=d2("dragHorizontal"),p1=d2("dragVertical");function f2(t){let e=!1;if(t==="y")e=p1();else if(t==="x")e=h1();else{const n=h1(),r=p1();n&&r?e=()=>{n(),r()}:(n&&n(),r&&r())}return e}function h2(){const t=f2(!0);return t?(t(),!1):!0}function ia(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}const p2=1e-4,uk=1-p2,dk=1+p2,m2=.01,fk=0-m2,hk=0+m2;function qn(t){return t.max-t.min}function pk(t,e,n){return Math.abs(t-e)<=n}function m1(t,e,n,r=.5){t.origin=r,t.originPoint=kt(e.min,e.max,t.origin),t.scale=qn(n)/qn(e),t.translate=kt(n.min,n.max,t.origin)-t.originPoint,(t.scale>=uk&&t.scale<=dk||isNaN(t.scale))&&(t.scale=1),(t.translate>=fk&&t.translate<=hk||isNaN(t.translate))&&(t.translate=0)}function Al(t,e,n,r){m1(t.x,e.x,n.x,r?r.originX:void 0),m1(t.y,e.y,n.y,r?r.originY:void 0)}function g1(t,e,n){t.min=n.min+e.min,t.max=t.min+qn(e)}function mk(t,e,n){g1(t.x,e.x,n.x),g1(t.y,e.y,n.y)}function v1(t,e,n){t.min=e.min-n.min,t.max=t.min+qn(e)}function Il(t,e,n){v1(t.x,e.x,n.x),v1(t.y,e.y,n.y)}function gk(t,{min:e,max:n},r){return e!==void 0&&t<e?t=r?kt(e,t,r.min):Math.max(t,e):n!==void 0&&t>n&&(t=r?kt(n,t,r.max):Math.min(t,n)),t}function y1(t,e,n){return{min:e!==void 0?t.min+e:void 0,max:n!==void 0?t.max+n-(t.max-t.min):void 0}}function vk(t,{top:e,left:n,bottom:r,right:i}){return{x:y1(t.x,n,i),y:y1(t.y,e,r)}}function b1(t,e){let n=e.min-t.min,r=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,r]=[r,n]),{min:n,max:r}}function yk(t,e){return{x:b1(t.x,e.x),y:b1(t.y,e.y)}}function bk(t,e){let n=.5;const r=qn(t),i=qn(e);return i>r?n=Ul(e.min,e.max-r,t.min):r>i&&(n=Ul(t.min,t.max-i,e.min)),Go(0,1,n)}function wk(t,e){const n={};return e.min!==void 0&&(n.min=e.min-t.min),e.max!==void 0&&(n.max=e.max-t.min),n}const Kf=.35;function xk(t=Kf){return t===!1?t=0:t===!0&&(t=Kf),{x:w1(t,"left","right"),y:w1(t,"top","bottom")}}function w1(t,e,n){return{min:x1(t,e),max:x1(t,n)}}function x1(t,e){return typeof t=="number"?t:t[e]||0}const _1=()=>({translate:0,scale:1,origin:0,originPoint:0}),sa=()=>({x:_1(),y:_1()}),C1=()=>({min:0,max:0}),At=()=>({x:C1(),y:C1()});function or(t){return[t("x"),t("y")]}function g2({top:t,left:e,right:n,bottom:r}){return{x:{min:e,max:n},y:{min:t,max:r}}}function _k({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function Ck(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),r=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function wf(t){return t===void 0||t===1}function Jf({scale:t,scaleX:e,scaleY:n}){return!wf(t)||!wf(e)||!wf(n)}function Vi(t){return Jf(t)||v2(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function v2(t){return k1(t.x)||k1(t.y)}function k1(t){return t&&t!=="0%"}function ku(t,e,n){const r=t-n,i=e*r;return n+i}function S1(t,e,n,r,i){return i!==void 0&&(t=ku(t,i,r)),ku(t,n,r)+e}function Qf(t,e=0,n=1,r,i){t.min=S1(t.min,e,n,r,i),t.max=S1(t.max,e,n,r,i)}function y2(t,{x:e,y:n}){Qf(t.x,e.translate,e.scale,e.originPoint),Qf(t.y,n.translate,n.scale,n.originPoint)}const E1=.999999999999,T1=1.0000000000001;function kk(t,e,n,r=!1){const i=n.length;if(!i)return;e.x=e.y=1;let a,l;for(let f=0;f<i;f++){a=n[f],l=a.projectionDelta;const{visualElement:d}=a.options;d&&d.props.style&&d.props.style.display==="contents"||(r&&a.options.layoutScroll&&a.scroll&&a!==a.root&&la(t,{x:-a.scroll.offset.x,y:-a.scroll.offset.y}),l&&(e.x*=l.x.scale,e.y*=l.y.scale,y2(t,l)),r&&Vi(a.latestValues)&&la(t,a.latestValues))}e.x<T1&&e.x>E1&&(e.x=1),e.y<T1&&e.y>E1&&(e.y=1)}function aa(t,e){t.min=t.min+e,t.max=t.max+e}function R1(t,e,n,r,i=.5){const a=kt(t.min,t.max,i);Qf(t,e,n,a,r)}function la(t,e){R1(t.x,e.x,e.scaleX,e.scale,e.originX),R1(t.y,e.y,e.scaleY,e.scale,e.originY)}function b2(t,e){return g2(Ck(t.getBoundingClientRect(),e))}function Sk(t,e,n){const r=b2(t,n),{scroll:i}=e;return i&&(aa(r.x,i.offset.x),aa(r.y,i.offset.y)),r}const w2=({current:t})=>t?t.ownerDocument.defaultView:null,Ek=new WeakMap;class Tk{constructor(e){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=At(),this.visualElement=e}start(e,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=y=>{const{dragSnapToOrigin:m}=this.getProps();m?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(Yu(y,"page").point)},a=(y,m)=>{var k;const{drag:T,dragPropagation:P,onDragStart:B}=this.getProps();if(T&&!P&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=f2(T),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),or(M=>{let V=this.getAxisMotionValue(M).get()||0;if(Nr.test(V)){const{projection:j}=this.visualElement;if(j&&j.layout){const H=j.layout.layoutBox[M];H&&(V=qn(H)*(parseFloat(V)/100))}}this.originPoint[M]=V}),B&&ht.postRender(()=>B(y,m)),(k=this.removeWillChange)===null||k===void 0||k.call(this),this.removeWillChange=Yf(this.visualElement,"transform");const{animationState:I}=this.visualElement;I&&I.setActive("whileDrag",!0)},l=(y,m)=>{const{dragPropagation:k,dragDirectionLock:T,onDirectionLock:P,onDrag:B}=this.getProps();if(!k&&!this.openGlobalLock)return;const{offset:I}=m;if(T&&this.currentDirection===null){this.currentDirection=Rk(I),this.currentDirection!==null&&P&&P(this.currentDirection);return}this.updateAxis("x",m.point,I),this.updateAxis("y",m.point,I),this.visualElement.render(),B&&B(y,m)},f=(y,m)=>this.stop(y,m),d=()=>or(y=>{var m;return this.getAnimationState(y)==="paused"&&((m=this.getAxisMotionValue(y).animation)===null||m===void 0?void 0:m.play())}),{dragSnapToOrigin:p}=this.getProps();this.panSession=new c2(e,{onSessionStart:i,onStart:a,onMove:l,onSessionEnd:f,resumeAnimation:d},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:p,contextWindow:w2(this.visualElement)})}stop(e,n){var r;(r=this.removeWillChange)===null||r===void 0||r.call(this);const i=this.isDragging;if(this.cancel(),!i)return;const{velocity:a}=n;this.startAnimation(a);const{onDragEnd:l}=this.getProps();l&&ht.postRender(()=>l(e,n))}cancel(){this.isDragging=!1;const{projection:e,animationState:n}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,r){const{drag:i}=this.getProps();if(!r||!Zc(e,i,this.currentDirection))return;const a=this.getAxisMotionValue(e);let l=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(l=gk(l,this.constraints[e],this.elastic[e])),a.set(l)}resolveConstraints(){var e;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(e=this.visualElement.projection)===null||e===void 0?void 0:e.layout,a=this.constraints;n&&ia(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=vk(i.layoutBox,n):this.constraints=!1,this.elastic=xk(r),a!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&or(l=>{this.constraints!==!1&&this.getAxisMotionValue(l)&&(this.constraints[l]=wk(i.layoutBox[l],this.constraints[l]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!ia(e))return!1;const r=e.current;vo(r!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const a=Sk(r,i.root,this.visualElement.getTransformPagePoint());let l=yk(i.layout.layoutBox,a);if(n){const f=n(_k(l));this.hasMutatedConstraints=!!f,f&&(l=g2(f))}return l}startAnimation(e){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:a,dragSnapToOrigin:l,onDragTransitionEnd:f}=this.getProps(),d=this.constraints||{},p=or(y=>{if(!Zc(y,n,this.currentDirection))return;let m=d&&d[y]||{};l&&(m={min:0,max:0});const k=i?200:1e6,T=i?40:1e7,P={type:"inertia",velocity:r?e[y]:0,bounceStiffness:k,bounceDamping:T,timeConstant:750,restDelta:1,restSpeed:10,...a,...m};return this.startAxisValueAnimation(y,P)});return Promise.all(p).then(f)}startAxisValueAnimation(e,n){const r=this.getAxisMotionValue(e);return r.start(Vh(e,r,0,n,this.visualElement,!1,Yf(this.visualElement,e)))}stopAnimation(){or(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){or(e=>{var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.pause()})}getAnimationState(e){var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.state}getAxisMotionValue(e){const n=`_drag${e.toUpperCase()}`,r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){or(n=>{const{drag:r}=this.getProps();if(!Zc(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,a=this.getAxisMotionValue(n);if(i&&i.layout){const{min:l,max:f}=i.layout.layoutBox[n];a.set(e[n]-kt(l,f,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!ia(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};or(l=>{const f=this.getAxisMotionValue(l);if(f&&this.constraints!==!1){const d=f.get();i[l]=bk({min:d,max:d},this.constraints[l])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.current.style.transform=a?a({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),or(l=>{if(!Zc(l,e,null))return;const f=this.getAxisMotionValue(l),{min:d,max:p}=this.constraints[l];f.set(kt(d,p,i[l]))})}addListeners(){if(!this.visualElement.current)return;Ek.set(this.visualElement,this);const e=this.visualElement.current,n=ho(e,"pointerdown",d=>{const{drag:p,dragListener:y=!0}=this.getProps();p&&y&&this.start(d)}),r=()=>{const{dragConstraints:d}=this.getProps();ia(d)&&d.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,a=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),ht.read(r);const l=lo(window,"resize",()=>this.scalePositionWithinConstraints()),f=i.addEventListener("didUpdate",({delta:d,hasLayoutChanged:p})=>{this.isDragging&&p&&(or(y=>{const m=this.getAxisMotionValue(y);m&&(this.originPoint[y]+=d[y].translate,m.set(m.get()+d[y].translate))}),this.visualElement.render())});return()=>{l(),n(),a(),f&&f()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:a=!1,dragElastic:l=Kf,dragMomentum:f=!0}=e;return{...e,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:a,dragElastic:l,dragMomentum:f}}}function Zc(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function Rk(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}class Pk extends Jo{constructor(e){super(e),this.removeGroupControls=Jt,this.removeListeners=Jt,this.controls=new Tk(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Jt}unmount(){this.removeGroupControls(),this.removeListeners()}}const P1=t=>(e,n)=>{t&&ht.postRender(()=>t(e,n))};class Mk extends Jo{constructor(){super(...arguments),this.removePointerDownListener=Jt}onPointerDown(e){this.session=new c2(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:w2(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:P1(e),onStart:P1(n),onMove:r,onEnd:(a,l)=>{delete this.session,i&&ht.postRender(()=>i(a,l))}}}mount(){this.removePointerDownListener=ho(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const Xu=L.createContext(null);function Ak(){const t=L.useContext(Xu);if(t===null)return[!0,null];const{isPresent:e,onExitComplete:n,register:r}=t,i=L.useId();L.useEffect(()=>r(i),[]);const a=L.useCallback(()=>n&&n(i),[i,n]);return!e&&n?[!1,a]:[!0]}const Nh=L.createContext({}),x2=L.createContext({}),cu={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function M1(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const pl={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(je.test(t))t=parseFloat(t);else return t;const n=M1(t,e.target.x),r=M1(t,e.target.y);return`${n}% ${r}%`}},Ik={correct:(t,{treeScale:e,projectionDelta:n})=>{const r=t,i=Yo.parse(t);if(i.length>5)return r;const a=Yo.createTransformer(t),l=typeof i[0]!="number"?1:0,f=n.x.scale*e.x,d=n.y.scale*e.y;i[0+l]/=f,i[1+l]/=d;const p=kt(f,d,.5);return typeof i[2+l]=="number"&&(i[2+l]/=p),typeof i[3+l]=="number"&&(i[3+l]/=p),a(i)}},Su={};function Lk(t){Object.assign(Su,t)}const{schedule:$h,cancel:EP}=Cm(queueMicrotask,!1);class Dk extends L.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:a}=e;Lk(Fk),a&&(n.group&&n.group.add(a),r&&r.register&&i&&r.register(a),a.root.didUpdate(),a.addEventListener("animationComplete",()=>{this.safeToRemove()}),a.setOptions({...a.options,onExitComplete:()=>this.safeToRemove()})),cu.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:r,drag:i,isPresent:a}=this.props,l=r.projection;return l&&(l.isPresent=a,i||e.layoutDependency!==n||n===void 0?l.willUpdate():this.safeToRemove(),e.isPresent!==a&&(a?l.promote():l.relegate()||ht.postRender(()=>{const f=l.getStack();(!f||!f.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),$h.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=e;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function _2(t){const[e,n]=Ak(),r=L.useContext(Nh);return A.jsx(Dk,{...t,layoutGroup:r,switchLayoutGroup:L.useContext(x2),isPresent:e,safeToRemove:n})}const Fk={borderRadius:{...pl,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:pl,borderTopRightRadius:pl,borderBottomLeftRadius:pl,borderBottomRightRadius:pl,boxShadow:Ik},C2=["TopLeft","TopRight","BottomLeft","BottomRight"],Bk=C2.length,A1=t=>typeof t=="string"?parseFloat(t):t,I1=t=>typeof t=="number"||je.test(t);function Ok(t,e,n,r,i,a){i?(t.opacity=kt(0,n.opacity!==void 0?n.opacity:1,Vk(r)),t.opacityExit=kt(e.opacity!==void 0?e.opacity:1,0,jk(r))):a&&(t.opacity=kt(e.opacity!==void 0?e.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let l=0;l<Bk;l++){const f=`border${C2[l]}Radius`;let d=L1(e,f),p=L1(n,f);if(d===void 0&&p===void 0)continue;d||(d=0),p||(p=0),d===0||p===0||I1(d)===I1(p)?(t[f]=Math.max(kt(A1(d),A1(p),r),0),(Nr.test(p)||Nr.test(d))&&(t[f]+="%")):t[f]=p}(e.rotate||n.rotate)&&(t.rotate=kt(e.rotate||0,n.rotate||0,r))}function L1(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const Vk=k2(0,.5,Ym),jk=k2(.5,.95,Jt);function k2(t,e,n){return r=>r<t?0:r>e?1:n(Ul(t,e,r))}function D1(t,e){t.min=e.min,t.max=e.max}function rr(t,e){D1(t.x,e.x),D1(t.y,e.y)}function F1(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function B1(t,e,n,r,i){return t-=e,t=ku(t,1/n,r),i!==void 0&&(t=ku(t,1/i,r)),t}function Nk(t,e=0,n=1,r=.5,i,a=t,l=t){if(Nr.test(e)&&(e=parseFloat(e),e=kt(l.min,l.max,e/100)-l.min),typeof e!="number")return;let f=kt(a.min,a.max,r);t===a&&(f-=e),t.min=B1(t.min,e,n,f,i),t.max=B1(t.max,e,n,f,i)}function O1(t,e,[n,r,i],a,l){Nk(t,e[n],e[r],e[i],e.scale,a,l)}const $k=["x","scaleX","originX"],Wk=["y","scaleY","originY"];function V1(t,e,n,r){O1(t.x,e,$k,n?n.x:void 0,r?r.x:void 0),O1(t.y,e,Wk,n?n.y:void 0,r?r.y:void 0)}function j1(t){return t.translate===0&&t.scale===1}function S2(t){return j1(t.x)&&j1(t.y)}function N1(t,e){return t.min===e.min&&t.max===e.max}function Hk(t,e){return N1(t.x,e.x)&&N1(t.y,e.y)}function $1(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function E2(t,e){return $1(t.x,e.x)&&$1(t.y,e.y)}function W1(t){return qn(t.x)/qn(t.y)}function H1(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}class Uk{constructor(){this.members=[]}add(e){qu(this.members,e),e.scheduleRender()}remove(e){if(Zu(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(e){const n=this.members.findIndex(i=>e===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const a=this.members[i];if(a.isPresent!==!1){r=a;break}}return r?(this.promote(r),!0):!1}promote(e,n){const r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,n&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:i}=e.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:r}=e;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function zk(t,e,n){let r="";const i=t.x.translate/e.x,a=t.y.translate/e.y,l=(n==null?void 0:n.z)||0;if((i||a||l)&&(r=`translate3d(${i}px, ${a}px, ${l}px) `),(e.x!==1||e.y!==1)&&(r+=`scale(${1/e.x}, ${1/e.y}) `),n){const{transformPerspective:p,rotate:y,rotateX:m,rotateY:k,skewX:T,skewY:P}=n;p&&(r=`perspective(${p}px) ${r}`),y&&(r+=`rotate(${y}deg) `),m&&(r+=`rotateX(${m}deg) `),k&&(r+=`rotateY(${k}deg) `),T&&(r+=`skewX(${T}deg) `),P&&(r+=`skewY(${P}deg) `)}const f=t.x.scale*e.x,d=t.y.scale*e.y;return(f!==1||d!==1)&&(r+=`scale(${f}, ${d})`),r||"none"}const qk=(t,e)=>t.depth-e.depth;class Zk{constructor(){this.children=[],this.isDirty=!1}add(e){qu(this.children,e),this.isDirty=!0}remove(e){Zu(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(qk),this.isDirty=!1,this.children.forEach(e)}}function uu(t){const e=ln(t)?t.get():t;return jC(e)?e.toValue():e}function Gk(t,e){const n=uo.now(),r=({timestamp:i})=>{const a=i-n;a>=e&&(go(r),t(a-e))};return ht.read(r,!0),()=>go(r)}function Yk(t){return t instanceof SVGElement&&t.tagName!=="svg"}function Xk(t,e,n){const r=ln(t)?t:zl(t);return r.start(Vh("",r,e,n)),r.animation}const ji={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0},El=typeof window<"u"&&window.MotionDebug!==void 0,xf=["","X","Y","Z"],Kk={visibility:"hidden"},U1=1e3;let Jk=0;function _f(t,e,n,r){const{latestValues:i}=e;i[t]&&(n[t]=i[t],e.setStaticValue(t,0),r&&(r[t]=0))}function T2(t){if(t.hasCheckedOptimisedAppear=!0,t.root===t)return;const{visualElement:e}=t.options;if(!e)return;const n=i2(e);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:i,layoutId:a}=t.options;window.MotionCancelOptimisedAnimation(n,"transform",ht,!(i||a))}const{parent:r}=t;r&&!r.hasCheckedOptimisedAppear&&T2(r)}function R2({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(l={},f=e==null?void 0:e()){this.id=Jk++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,El&&(ji.totalNodes=ji.resolvedTargetDeltas=ji.recalculatedProjection=0),this.nodes.forEach(t7),this.nodes.forEach(s7),this.nodes.forEach(a7),this.nodes.forEach(n7),El&&window.MotionDebug.record(ji)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=l,this.root=f?f.root||f:this,this.path=f?[...f.path,f]:[],this.parent=f,this.depth=f?f.depth+1:0;for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new Zk)}addEventListener(l,f){return this.eventHandlers.has(l)||this.eventHandlers.set(l,new jh),this.eventHandlers.get(l).add(f)}notifyListeners(l,...f){const d=this.eventHandlers.get(l);d&&d.notify(...f)}hasListeners(l){return this.eventHandlers.has(l)}mount(l,f=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=Yk(l),this.instance=l;const{layoutId:d,layout:p,visualElement:y}=this.options;if(y&&!y.current&&y.mount(l),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),f&&(p||d)&&(this.isLayoutDirty=!0),t){let m;const k=()=>this.root.updateBlockedByResize=!1;t(l,()=>{this.root.updateBlockedByResize=!0,m&&m(),m=Gk(k,250),cu.hasAnimatedSinceResize&&(cu.hasAnimatedSinceResize=!1,this.nodes.forEach(q1))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&y&&(d||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:k,hasRelativeTargetChanged:T,layout:P})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const B=this.options.transition||y.getDefaultTransition()||f7,{onLayoutAnimationStart:I,onLayoutAnimationComplete:M}=y.getProps(),V=!this.targetLayout||!E2(this.targetLayout,P)||T,j=!k&&T;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||j||k&&(V||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,j);const H={...Eh(B,"layout"),onPlay:I,onComplete:M};(y.shouldReduceMotion||this.options.layoutRoot)&&(H.delay=0,H.type=!1),this.startAnimation(H)}else k||q1(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=P})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const l=this.getStack();l&&l.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,go(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(l7),this.animationId++)}getTransformTemplate(){const{visualElement:l}=this.options;return l&&l.getProps().transformTemplate}willUpdate(l=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&T2(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let y=0;y<this.path.length;y++){const m=this.path[y];m.shouldResetTransform=!0,m.updateScroll("snapshot"),m.options.layoutRoot&&m.willUpdate(!1)}const{layoutId:f,layout:d}=this.options;if(f===void 0&&!d)return;const p=this.getTransformTemplate();this.prevTransformTemplateValue=p?p(this.latestValues,""):void 0,this.updateSnapshot(),l&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(z1);return}this.isUpdating||this.nodes.forEach(o7),this.isUpdating=!1,this.nodes.forEach(i7),this.nodes.forEach(Qk),this.nodes.forEach(e7),this.clearAllSnapshots();const f=uo.now();Kt.delta=Go(0,1e3/60,f-Kt.timestamp),Kt.timestamp=f,Kt.isProcessing=!0,hf.update.process(Kt),hf.preRender.process(Kt),hf.render.process(Kt),Kt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,$h.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(r7),this.sharedNodes.forEach(c7)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,ht.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){ht.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const l=this.layout;this.layout=this.measure(!1),this.layoutCorrected=At(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:f}=this.options;f&&f.notify("LayoutMeasure",this.layout.layoutBox,l?l.layoutBox:void 0)}updateScroll(l="measure"){let f=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===l&&(f=!1),f){const d=r(this.instance);this.scroll={animationId:this.root.animationId,phase:l,isRoot:d,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:d}}}resetTransform(){if(!i)return;const l=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,f=this.projectionDelta&&!S2(this.projectionDelta),d=this.getTransformTemplate(),p=d?d(this.latestValues,""):void 0,y=p!==this.prevTransformTemplateValue;l&&(f||Vi(this.latestValues)||y)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(l=!0){const f=this.measurePageBox();let d=this.removeElementScroll(f);return l&&(d=this.removeTransform(d)),h7(d),{animationId:this.root.animationId,measuredBox:f,layoutBox:d,latestValues:{},source:this.id}}measurePageBox(){var l;const{visualElement:f}=this.options;if(!f)return At();const d=f.measureViewportBox();if(!(((l=this.scroll)===null||l===void 0?void 0:l.wasRoot)||this.path.some(p7))){const{scroll:y}=this.root;y&&(aa(d.x,y.offset.x),aa(d.y,y.offset.y))}return d}removeElementScroll(l){var f;const d=At();if(rr(d,l),!((f=this.scroll)===null||f===void 0)&&f.wasRoot)return d;for(let p=0;p<this.path.length;p++){const y=this.path[p],{scroll:m,options:k}=y;y!==this.root&&m&&k.layoutScroll&&(m.wasRoot&&rr(d,l),aa(d.x,m.offset.x),aa(d.y,m.offset.y))}return d}applyTransform(l,f=!1){const d=At();rr(d,l);for(let p=0;p<this.path.length;p++){const y=this.path[p];!f&&y.options.layoutScroll&&y.scroll&&y!==y.root&&la(d,{x:-y.scroll.offset.x,y:-y.scroll.offset.y}),Vi(y.latestValues)&&la(d,y.latestValues)}return Vi(this.latestValues)&&la(d,this.latestValues),d}removeTransform(l){const f=At();rr(f,l);for(let d=0;d<this.path.length;d++){const p=this.path[d];if(!p.instance||!Vi(p.latestValues))continue;Jf(p.latestValues)&&p.updateSnapshot();const y=At(),m=p.measurePageBox();rr(y,m),V1(f,p.latestValues,p.snapshot?p.snapshot.layoutBox:void 0,y)}return Vi(this.latestValues)&&V1(f,this.latestValues),f}setTargetDelta(l){this.targetDelta=l,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(l){this.options={...this.options,...l,crossfade:l.crossfade!==void 0?l.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Kt.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(l=!1){var f;const d=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=d.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=d.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=d.isSharedProjectionDirty);const p=!!this.resumingFrom||this!==d;if(!(l||p&&this.isSharedProjectionDirty||this.isProjectionDirty||!((f=this.parent)===null||f===void 0)&&f.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:m,layoutId:k}=this.options;if(!(!this.layout||!(m||k))){if(this.resolvedRelativeTargetAt=Kt.timestamp,!this.targetDelta&&!this.relativeTarget){const T=this.getClosestProjectingParent();T&&T.layout&&this.animationProgress!==1?(this.relativeParent=T,this.forceRelativeParentToResolveTarget(),this.relativeTarget=At(),this.relativeTargetOrigin=At(),Il(this.relativeTargetOrigin,this.layout.layoutBox,T.layout.layoutBox),rr(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=At(),this.targetWithTransforms=At()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),mk(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):rr(this.target,this.layout.layoutBox),y2(this.target,this.targetDelta)):rr(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const T=this.getClosestProjectingParent();T&&!!T.resumingFrom==!!this.resumingFrom&&!T.options.layoutScroll&&T.target&&this.animationProgress!==1?(this.relativeParent=T,this.forceRelativeParentToResolveTarget(),this.relativeTarget=At(),this.relativeTargetOrigin=At(),Il(this.relativeTargetOrigin,this.target,T.target),rr(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}El&&ji.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||Jf(this.parent.latestValues)||v2(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var l;const f=this.getLead(),d=!!this.resumingFrom||this!==f;let p=!0;if((this.isProjectionDirty||!((l=this.parent)===null||l===void 0)&&l.isProjectionDirty)&&(p=!1),d&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(p=!1),this.resolvedRelativeTargetAt===Kt.timestamp&&(p=!1),p)return;const{layout:y,layoutId:m}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(y||m))return;rr(this.layoutCorrected,this.layout.layoutBox);const k=this.treeScale.x,T=this.treeScale.y;kk(this.layoutCorrected,this.treeScale,this.path,d),f.layout&&!f.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(f.target=f.layout.layoutBox,f.targetWithTransforms=At());const{target:P}=f;if(!P){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(F1(this.prevProjectionDelta.x,this.projectionDelta.x),F1(this.prevProjectionDelta.y,this.projectionDelta.y)),Al(this.projectionDelta,this.layoutCorrected,P,this.latestValues),(this.treeScale.x!==k||this.treeScale.y!==T||!H1(this.projectionDelta.x,this.prevProjectionDelta.x)||!H1(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",P)),El&&ji.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(l=!0){var f;if((f=this.options.visualElement)===null||f===void 0||f.scheduleRender(),l){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=sa(),this.projectionDelta=sa(),this.projectionDeltaWithTransform=sa()}setAnimationOrigin(l,f=!1){const d=this.snapshot,p=d?d.latestValues:{},y={...this.latestValues},m=sa();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!f;const k=At(),T=d?d.source:void 0,P=this.layout?this.layout.source:void 0,B=T!==P,I=this.getStack(),M=!I||I.members.length<=1,V=!!(B&&!M&&this.options.crossfade===!0&&!this.path.some(d7));this.animationProgress=0;let j;this.mixTargetDelta=H=>{const $=H/1e3;Z1(m.x,l.x,$),Z1(m.y,l.y,$),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Il(k,this.layout.layoutBox,this.relativeParent.layout.layoutBox),u7(this.relativeTarget,this.relativeTargetOrigin,k,$),j&&Hk(this.relativeTarget,j)&&(this.isProjectionDirty=!1),j||(j=At()),rr(j,this.relativeTarget)),B&&(this.animationValues=y,Ok(y,p,this.latestValues,$,V,M)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=$},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(l){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(go(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=ht.update(()=>{cu.hasAnimatedSinceResize=!0,this.currentAnimation=Xk(0,U1,{...l,onUpdate:f=>{this.mixTargetDelta(f),l.onUpdate&&l.onUpdate(f)},onComplete:()=>{l.onComplete&&l.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const l=this.getStack();l&&l.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(U1),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const l=this.getLead();let{targetWithTransforms:f,target:d,layout:p,latestValues:y}=l;if(!(!f||!d||!p)){if(this!==l&&this.layout&&p&&P2(this.options.animationType,this.layout.layoutBox,p.layoutBox)){d=this.target||At();const m=qn(this.layout.layoutBox.x);d.x.min=l.target.x.min,d.x.max=d.x.min+m;const k=qn(this.layout.layoutBox.y);d.y.min=l.target.y.min,d.y.max=d.y.min+k}rr(f,d),la(f,y),Al(this.projectionDeltaWithTransform,this.layoutCorrected,f,y)}}registerSharedNode(l,f){this.sharedNodes.has(l)||this.sharedNodes.set(l,new Uk),this.sharedNodes.get(l).add(f);const p=f.options.initialPromotionConfig;f.promote({transition:p?p.transition:void 0,preserveFollowOpacity:p&&p.shouldPreserveFollowOpacity?p.shouldPreserveFollowOpacity(f):void 0})}isLead(){const l=this.getStack();return l?l.lead===this:!0}getLead(){var l;const{layoutId:f}=this.options;return f?((l=this.getStack())===null||l===void 0?void 0:l.lead)||this:this}getPrevLead(){var l;const{layoutId:f}=this.options;return f?(l=this.getStack())===null||l===void 0?void 0:l.prevLead:void 0}getStack(){const{layoutId:l}=this.options;if(l)return this.root.sharedNodes.get(l)}promote({needsReset:l,transition:f,preserveFollowOpacity:d}={}){const p=this.getStack();p&&p.promote(this,d),l&&(this.projectionDelta=void 0,this.needsReset=!0),f&&this.setOptions({transition:f})}relegate(){const l=this.getStack();return l?l.relegate(this):!1}resetSkewAndRotation(){const{visualElement:l}=this.options;if(!l)return;let f=!1;const{latestValues:d}=l;if((d.z||d.rotate||d.rotateX||d.rotateY||d.rotateZ||d.skewX||d.skewY)&&(f=!0),!f)return;const p={};d.z&&_f("z",l,p,this.animationValues);for(let y=0;y<xf.length;y++)_f(`rotate${xf[y]}`,l,p,this.animationValues),_f(`skew${xf[y]}`,l,p,this.animationValues);l.render();for(const y in p)l.setStaticValue(y,p[y]),this.animationValues&&(this.animationValues[y]=p[y]);l.scheduleRender()}getProjectionStyles(l){var f,d;if(!this.instance||this.isSVG)return;if(!this.isVisible)return Kk;const p={visibility:""},y=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=uu(l==null?void 0:l.pointerEvents)||"",p.transform=y?y(this.latestValues,""):"none",p;const m=this.getLead();if(!this.projectionDelta||!this.layout||!m.target){const B={};return this.options.layoutId&&(B.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,B.pointerEvents=uu(l==null?void 0:l.pointerEvents)||""),this.hasProjected&&!Vi(this.latestValues)&&(B.transform=y?y({},""):"none",this.hasProjected=!1),B}const k=m.animationValues||m.latestValues;this.applyTransformsToTarget(),p.transform=zk(this.projectionDeltaWithTransform,this.treeScale,k),y&&(p.transform=y(k,p.transform));const{x:T,y:P}=this.projectionDelta;p.transformOrigin=`${T.origin*100}% ${P.origin*100}% 0`,m.animationValues?p.opacity=m===this?(d=(f=k.opacity)!==null&&f!==void 0?f:this.latestValues.opacity)!==null&&d!==void 0?d:1:this.preserveOpacity?this.latestValues.opacity:k.opacityExit:p.opacity=m===this?k.opacity!==void 0?k.opacity:"":k.opacityExit!==void 0?k.opacityExit:0;for(const B in Su){if(k[B]===void 0)continue;const{correct:I,applyTo:M}=Su[B],V=p.transform==="none"?k[B]:I(k[B],m);if(M){const j=M.length;for(let H=0;H<j;H++)p[M[H]]=V}else p[B]=V}return this.options.layoutId&&(p.pointerEvents=m===this?uu(l==null?void 0:l.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(l=>{var f;return(f=l.currentAnimation)===null||f===void 0?void 0:f.stop()}),this.root.nodes.forEach(z1),this.root.sharedNodes.clear()}}}function Qk(t){t.updateLayout()}function e7(t){var e;const n=((e=t.resumeFrom)===null||e===void 0?void 0:e.snapshot)||t.snapshot;if(t.isLead()&&t.layout&&n&&t.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:i}=t.layout,{animationType:a}=t.options,l=n.source!==t.layout.source;a==="size"?or(m=>{const k=l?n.measuredBox[m]:n.layoutBox[m],T=qn(k);k.min=r[m].min,k.max=k.min+T}):P2(a,n.layoutBox,r)&&or(m=>{const k=l?n.measuredBox[m]:n.layoutBox[m],T=qn(r[m]);k.max=k.min+T,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[m].max=t.relativeTarget[m].min+T)});const f=sa();Al(f,r,n.layoutBox);const d=sa();l?Al(d,t.applyTransform(i,!0),n.measuredBox):Al(d,r,n.layoutBox);const p=!S2(f);let y=!1;if(!t.resumeFrom){const m=t.getClosestProjectingParent();if(m&&!m.resumeFrom){const{snapshot:k,layout:T}=m;if(k&&T){const P=At();Il(P,n.layoutBox,k.layoutBox);const B=At();Il(B,r,T.layoutBox),E2(P,B)||(y=!0),m.options.layoutRoot&&(t.relativeTarget=B,t.relativeTargetOrigin=P,t.relativeParent=m)}}}t.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:d,layoutDelta:f,hasLayoutChanged:p,hasRelativeTargetChanged:y})}else if(t.isLead()){const{onExitComplete:r}=t.options;r&&r()}t.options.transition=void 0}function t7(t){El&&ji.totalNodes++,t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function n7(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function r7(t){t.clearSnapshot()}function z1(t){t.clearMeasurements()}function o7(t){t.isLayoutDirty=!1}function i7(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function q1(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function s7(t){t.resolveTargetDelta()}function a7(t){t.calcProjection()}function l7(t){t.resetSkewAndRotation()}function c7(t){t.removeLeadSnapshot()}function Z1(t,e,n){t.translate=kt(e.translate,0,n),t.scale=kt(e.scale,1,n),t.origin=e.origin,t.originPoint=e.originPoint}function G1(t,e,n,r){t.min=kt(e.min,n.min,r),t.max=kt(e.max,n.max,r)}function u7(t,e,n,r){G1(t.x,e.x,n.x,r),G1(t.y,e.y,n.y,r)}function d7(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const f7={duration:.45,ease:[.4,0,.1,1]},Y1=t=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),X1=Y1("applewebkit/")&&!Y1("chrome/")?Math.round:Jt;function K1(t){t.min=X1(t.min),t.max=X1(t.max)}function h7(t){K1(t.x),K1(t.y)}function P2(t,e,n){return t==="position"||t==="preserve-aspect"&&!pk(W1(e),W1(n),.2)}function p7(t){var e;return t!==t.root&&((e=t.scroll)===null||e===void 0?void 0:e.wasRoot)}const m7=R2({attachResizeListener:(t,e)=>lo(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Cf={current:void 0},M2=R2({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!Cf.current){const t=new m7({});t.mount(window),t.setOptions({layoutScroll:!0}),Cf.current=t}return Cf.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),g7={pan:{Feature:Mk},drag:{Feature:Pk,ProjectionNode:M2,MeasureLayout:_2}};function J1(t,e){const n=e?"pointerenter":"pointerleave",r=e?"onHoverStart":"onHoverEnd",i=(a,l)=>{if(a.pointerType==="touch"||h2())return;const f=t.getProps();t.animationState&&f.whileHover&&t.animationState.setActive("whileHover",e);const d=f[r];d&&ht.postRender(()=>d(a,l))};return ho(t.current,n,i,{passive:!t.getProps()[r]})}class v7 extends Jo{mount(){this.unmount=fo(J1(this.node,!0),J1(this.node,!1))}unmount(){}}class y7 extends Jo{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch{e=!0}!e||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=fo(lo(this.node.current,"focus",()=>this.onFocus()),lo(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const A2=(t,e)=>e?t===e?!0:A2(t,e.parentElement):!1;function kf(t,e){if(!e)return;const n=new PointerEvent("pointer"+t);e(n,Yu(n))}class b7 extends Jo{constructor(){super(...arguments),this.removeStartListeners=Jt,this.removeEndListeners=Jt,this.removeAccessibleListeners=Jt,this.startPointerPress=(e,n)=>{if(this.isPressing)return;this.removeEndListeners();const r=this.node.getProps(),a=ho(window,"pointerup",(f,d)=>{if(!this.checkPressEnd())return;const{onTap:p,onTapCancel:y,globalTapTarget:m}=this.node.getProps(),k=!m&&!A2(this.node.current,f.target)?y:p;k&&ht.update(()=>k(f,d))},{passive:!(r.onTap||r.onPointerUp)}),l=ho(window,"pointercancel",(f,d)=>this.cancelPress(f,d),{passive:!(r.onTapCancel||r.onPointerCancel)});this.removeEndListeners=fo(a,l),this.startPress(e,n)},this.startAccessiblePress=()=>{const e=a=>{if(a.key!=="Enter"||this.isPressing)return;const l=f=>{f.key!=="Enter"||!this.checkPressEnd()||kf("up",(d,p)=>{const{onTap:y}=this.node.getProps();y&&ht.postRender(()=>y(d,p))})};this.removeEndListeners(),this.removeEndListeners=lo(this.node.current,"keyup",l),kf("down",(f,d)=>{this.startPress(f,d)})},n=lo(this.node.current,"keydown",e),r=()=>{this.isPressing&&kf("cancel",(a,l)=>this.cancelPress(a,l))},i=lo(this.node.current,"blur",r);this.removeAccessibleListeners=fo(n,i)}}startPress(e,n){this.isPressing=!0;const{onTapStart:r,whileTap:i}=this.node.getProps();i&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),r&&ht.postRender(()=>r(e,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!h2()}cancelPress(e,n){if(!this.checkPressEnd())return;const{onTapCancel:r}=this.node.getProps();r&&ht.postRender(()=>r(e,n))}mount(){const e=this.node.getProps(),n=ho(e.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(e.onTapStart||e.onPointerStart)}),r=lo(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=fo(n,r)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const eh=new WeakMap,Sf=new WeakMap,w7=t=>{const e=eh.get(t.target);e&&e(t)},x7=t=>{t.forEach(w7)};function _7({root:t,...e}){const n=t||document;Sf.has(n)||Sf.set(n,{});const r=Sf.get(n),i=JSON.stringify(e);return r[i]||(r[i]=new IntersectionObserver(x7,{root:t,...e})),r[i]}function C7(t,e,n){const r=_7(e);return eh.set(t,n),r.observe(t),()=>{eh.delete(t),r.unobserve(t)}}const k7={some:0,all:1};class S7 extends Jo{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:a}=e,l={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:k7[i]},f=d=>{const{isIntersecting:p}=d;if(this.isInView===p||(this.isInView=p,a&&!p&&this.hasEnteredView))return;p&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",p);const{onViewportEnter:y,onViewportLeave:m}=this.node.getProps(),k=p?y:m;k&&k(d)};return C7(this.node.current,l,f)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(E7(e,n))&&this.startObserver()}unmount(){}}function E7({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const T7={inView:{Feature:S7},tap:{Feature:b7},focus:{Feature:y7},hover:{Feature:v7}},R7={layout:{ProjectionNode:M2,MeasureLayout:_2}},Wh=L.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"}),Ku=L.createContext({}),Hh=typeof window<"u",I2=Hh?L.useLayoutEffect:L.useEffect,L2=L.createContext({strict:!1});let Q1=!1;function P7(t,e,n,r,i){var a;const{visualElement:l}=L.useContext(Ku),f=L.useContext(L2),d=L.useContext(Xu),p=L.useContext(Wh).reducedMotion,y=L.useRef();r=r||f.renderer,!y.current&&r&&(y.current=r(t,{visualState:e,parent:l,props:n,presenceContext:d,blockInitialAnimation:d?d.initial===!1:!1,reducedMotionConfig:p}));const m=y.current,k=L.useContext(x2);m&&!m.projection&&i&&(m.type==="html"||m.type==="svg")&&A7(y.current,n,i,k),L.useInsertionEffect(()=>{m&&m.update(n,d)});const T=n[o2],P=L.useRef(!!T&&!window.MotionHandoffIsComplete&&((a=window.MotionHasOptimisedAnimation)===null||a===void 0?void 0:a.call(window,T)));return I2(()=>{m&&(m.updateFeatures(),$h.render(m.render),P.current&&m.animationState&&m.animationState.animateChanges())}),L.useEffect(()=>{m&&(!P.current&&m.animationState&&m.animationState.animateChanges(),P.current=!1,Q1||(Q1=!0,queueMicrotask(M7)))}),m}function M7(){window.MotionHandoffIsComplete=!0}function A7(t,e,n,r){const{layoutId:i,layout:a,drag:l,dragConstraints:f,layoutScroll:d,layoutRoot:p}=e;t.projection=new n(t.latestValues,e["data-framer-portal-id"]?void 0:D2(t.parent)),t.projection.setOptions({layoutId:i,layout:a,alwaysMeasureLayout:!!l||f&&ia(f),visualElement:t,animationType:typeof a=="string"?a:"both",initialPromotionConfig:r,layoutScroll:d,layoutRoot:p})}function D2(t){if(t)return t.options.allowProjection!==!1?t.projection:D2(t.parent)}function I7(t,e,n){return L.useCallback(r=>{r&&t.mount&&t.mount(r),e&&(r?e.mount(r):e.unmount()),n&&(typeof n=="function"?n(r):ia(n)&&(n.current=r))},[e])}function Ju(t){return $l(t.animate)||Sh.some(e=>Wl(t[e]))}function F2(t){return!!(Ju(t)||t.variants)}function L7(t,e){if(Ju(t)){const{initial:n,animate:r}=t;return{initial:n===!1||Wl(n)?n:void 0,animate:Wl(r)?r:void 0}}return t.inherit!==!1?e:{}}function D7(t){const{initial:e,animate:n}=L7(t,L.useContext(Ku));return L.useMemo(()=>({initial:e,animate:n}),[e0(e),e0(n)])}function e0(t){return Array.isArray(t)?t.join(" "):t}const t0={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ha={};for(const t in t0)ha[t]={isEnabled:e=>t0[t].some(n=>!!e[n])};function F7(t){for(const e in t)ha[e]={...ha[e],...t[e]}}const B7=Symbol.for("motionComponentSymbol");function O7({preloadedFeatures:t,createVisualElement:e,useRender:n,useVisualState:r,Component:i}){t&&F7(t);function a(f,d){let p;const y={...L.useContext(Wh),...f,layoutId:V7(f)},{isStatic:m}=y,k=D7(f),T=r(f,m);if(!m&&Hh){j7(y,t);const P=N7(y);p=P.MeasureLayout,k.visualElement=P7(i,T,y,e,P.ProjectionNode)}return A.jsxs(Ku.Provider,{value:k,children:[p&&k.visualElement?A.jsx(p,{visualElement:k.visualElement,...y}):null,n(i,f,I7(T,k.visualElement,d),T,m,k.visualElement)]})}const l=L.forwardRef(a);return l[B7]=i,l}function V7({layoutId:t}){const e=L.useContext(Nh).id;return e&&t!==void 0?e+"-"+t:t}function j7(t,e){const n=L.useContext(L2).strict;if(process.env.NODE_ENV!=="production"&&e&&n){const r="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";t.ignoreStrict?ga(!1,r):vo(!1,r)}}function N7(t){const{drag:e,layout:n}=ha;if(!e&&!n)return{};const r={...e,...n};return{MeasureLayout:e!=null&&e.isEnabled(t)||n!=null&&n.isEnabled(t)?r.MeasureLayout:void 0,ProjectionNode:r.ProjectionNode}}const $7=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Uh(t){return typeof t!="string"||t.includes("-")?!1:!!($7.indexOf(t)>-1||/[A-Z]/u.test(t))}function B2(t,{style:e,vars:n},r,i){Object.assign(t.style,e,i&&i.getProjectionStyles(r));for(const a in n)t.style.setProperty(a,n[a])}const O2=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function V2(t,e,n,r){B2(t,e,void 0,r);for(const i in e.attrs)t.setAttribute(O2.has(i)?i:Gu(i),e.attrs[i])}function j2(t,{layout:e,layoutId:n}){return Ko.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!Su[t]||t==="opacity")}function zh(t,e,n){var r;const{style:i}=t,a={};for(const l in i)(ln(i[l])||e.style&&ln(e.style[l])||j2(l,t)||((r=n==null?void 0:n.getValue(l))===null||r===void 0?void 0:r.liveStyle)!==void 0)&&(a[l]=i[l]);return n&&i&&typeof i.willChange=="string"&&(n.applyWillChange=!1),a}function N2(t,e,n){const r=zh(t,e,n);for(const i in t)if(ln(t[i])||ln(e[i])){const a=Gl.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;r[a]=t[i]}return r}function qh(t){const e=L.useRef(null);return e.current===null&&(e.current=t()),e.current}function W7({applyWillChange:t=!1,scrapeMotionValuesFromProps:e,createRenderState:n,onMount:r},i,a,l,f){const d={latestValues:U7(i,a,l,f?!1:t,e),renderState:n()};return r&&(d.mount=p=>r(i,p,d)),d}const $2=t=>(e,n)=>{const r=L.useContext(Ku),i=L.useContext(Xu),a=()=>W7(t,e,r,i,n);return n?a():qh(a)};function H7(t,e){const n=s2(e);n&&qu(t,n)}function n0(t,e,n){const r=Array.isArray(e)?e:[e];for(let i=0;i<r.length;i++){const a=Ch(t,r[i]);if(a){const{transitionEnd:l,transition:f,...d}=a;n(d,l)}}}function U7(t,e,n,r,i){var a;const l={},f=[],d=r&&((a=t.style)===null||a===void 0?void 0:a.willChange)===void 0,p=i(t,{});for(const I in p)l[I]=uu(p[I]);let{initial:y,animate:m}=t;const k=Ju(t),T=F2(t);e&&T&&!k&&t.inherit!==!1&&(y===void 0&&(y=e.initial),m===void 0&&(m=e.animate));let P=n?n.initial===!1:!1;P=P||y===!1;const B=P?m:y;return B&&typeof B!="boolean"&&!$l(B)&&n0(t,B,(I,M)=>{for(const V in I){let j=I[V];if(Array.isArray(j)){const H=P?j.length-1:0;j=j[H]}j!==null&&(l[V]=j)}for(const V in M)l[V]=M[V]}),d&&(m&&y!==!1&&!$l(m)&&n0(t,m,I=>{for(const M in I)H7(f,M)}),f.length&&(l.willChange=f.join(","))),l}const Zh=()=>({style:{},transform:{},transformOrigin:{},vars:{}}),W2=()=>({...Zh(),attrs:{}}),H2=(t,e)=>e&&typeof t=="number"?e.transform(t):t,z7={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},q7=Gl.length;function Z7(t,e,n){let r="",i=!0;for(let a=0;a<q7;a++){const l=Gl[a],f=t[l];if(f===void 0)continue;let d=!0;if(typeof f=="number"?d=f===(l.startsWith("scale")?1:0):d=parseFloat(f)===0,!d||n){const p=H2(f,Ah[l]);if(!d){i=!1;const y=z7[l]||l;r+=`${y}(${p}) `}n&&(e[l]=p)}}return r=r.trim(),n?r=n(e,i?"":r):i&&(r="none"),r}function Gh(t,e,n){const{style:r,vars:i,transformOrigin:a}=t;let l=!1,f=!1;for(const d in e){const p=e[d];if(Ko.has(d)){l=!0;continue}else if(Tm(d)){i[d]=p;continue}else{const y=H2(p,Ah[d]);d.startsWith("origin")?(f=!0,a[d]=y):r[d]=y}}if(e.transform||(l||n?r.transform=Z7(e,t.transform,n):r.transform&&(r.transform="none")),f){const{originX:d="50%",originY:p="50%",originZ:y=0}=a;r.transformOrigin=`${d} ${p} ${y}`}}function r0(t,e,n){return typeof t=="string"?t:je.transform(e+n*t)}function G7(t,e,n){const r=r0(e,t.x,t.width),i=r0(n,t.y,t.height);return`${r} ${i}`}const Y7={offset:"stroke-dashoffset",array:"stroke-dasharray"},X7={offset:"strokeDashoffset",array:"strokeDasharray"};function K7(t,e,n=1,r=0,i=!0){t.pathLength=1;const a=i?Y7:X7;t[a.offset]=je.transform(-r);const l=je.transform(e),f=je.transform(n);t[a.array]=`${l} ${f}`}function Yh(t,{attrX:e,attrY:n,attrScale:r,originX:i,originY:a,pathLength:l,pathSpacing:f=1,pathOffset:d=0,...p},y,m){if(Gh(t,p,m),y){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:k,style:T,dimensions:P}=t;k.transform&&(P&&(T.transform=k.transform),delete k.transform),P&&(i!==void 0||a!==void 0||T.transform)&&(T.transformOrigin=G7(P,i!==void 0?i:.5,a!==void 0?a:.5)),e!==void 0&&(k.x=e),n!==void 0&&(k.y=n),r!==void 0&&(k.scale=r),l!==void 0&&K7(k,l,f,d,!1)}const Xh=t=>typeof t=="string"&&t.toLowerCase()==="svg",J7={useVisualState:$2({scrapeMotionValuesFromProps:N2,createRenderState:W2,onMount:(t,e,{renderState:n,latestValues:r})=>{ht.read(()=>{try{n.dimensions=typeof e.getBBox=="function"?e.getBBox():e.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),ht.render(()=>{Yh(n,r,Xh(e.tagName),t.transformTemplate),V2(e,n)})}})},Q7={useVisualState:$2({applyWillChange:!0,scrapeMotionValuesFromProps:zh,createRenderState:Zh})};function U2(t,e,n){for(const r in e)!ln(e[r])&&!j2(r,n)&&(t[r]=e[r])}function e9({transformTemplate:t},e){return L.useMemo(()=>{const n=Zh();return Gh(n,e,t),Object.assign({},n.vars,n.style)},[e])}function t9(t,e){const n=t.style||{},r={};return U2(r,n,t),Object.assign(r,e9(t,e)),r}function n9(t,e){const n={},r=t9(t,e);return t.drag&&t.dragListener!==!1&&(n.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`),t.tabIndex===void 0&&(t.onTap||t.onTapStart||t.whileTap)&&(n.tabIndex=0),n.style=r,n}const r9=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function Eu(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||r9.has(t)}let z2=t=>!Eu(t);function o9(t){t&&(z2=e=>e.startsWith("on")?!Eu(e):t(e))}try{o9(require("@emotion/is-prop-valid").default)}catch{}function i9(t,e,n){const r={};for(const i in t)i==="values"&&typeof t.values=="object"||(z2(i)||n===!0&&Eu(i)||!e&&!Eu(i)||t.draggable&&i.startsWith("onDrag"))&&(r[i]=t[i]);return r}function s9(t,e,n,r){const i=L.useMemo(()=>{const a=W2();return Yh(a,e,Xh(r),t.transformTemplate),{...a.attrs,style:{...a.style}}},[e]);if(t.style){const a={};U2(a,t.style,t),i.style={...a,...i.style}}return i}function a9(t=!1){return(n,r,i,{latestValues:a},l)=>{const d=(Uh(n)?s9:n9)(r,a,l,n),p=i9(r,typeof n=="string",t),y=n!==L.Fragment?{...p,...d,ref:i}:{},{children:m}=r,k=L.useMemo(()=>ln(m)?m.get():m,[m]);return L.createElement(n,{...y,children:k})}}function l9(t,e){return function(r,{forwardMotionProps:i}={forwardMotionProps:!1}){const l={...Uh(r)?J7:Q7,preloadedFeatures:t,useRender:a9(i),createVisualElement:e,Component:r};return O7(l)}}const th={current:null},q2={current:!1};function c9(){if(q2.current=!0,!!Hh)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>th.current=t.matches;t.addListener(e),e()}else th.current=!1}function u9(t,e,n){for(const r in e){const i=e[r],a=n[r];if(ln(i))t.addValue(r,i),process.env.NODE_ENV==="development"&&Hu(i.version==="11.5.4",`Attempting to mix Framer Motion versions ${i.version} with 11.5.4 may not work as expected.`);else if(ln(a))t.addValue(r,zl(i,{owner:t}));else if(a!==i)if(t.hasValue(r)){const l=t.getValue(r);l.liveStyle===!0?l.jump(i):l.hasAnimated||l.set(i)}else{const l=t.getStaticValue(r);t.addValue(r,zl(l!==void 0?l:i,{owner:t}))}}for(const r in n)e[r]===void 0&&t.removeValue(r);return e}const o0=new WeakMap,d9=[...Mm,an,Yo],f9=t=>d9.find(Pm(t)),i0=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],h9=Sh.length;class p9{scrapeMotionValuesFromProps(e,n,r){return{}}constructor({parent:e,props:n,presenceContext:r,reducedMotionConfig:i,blockInitialAnimation:a,visualState:l},f={}){this.applyWillChange=!1,this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Ph,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.isRenderScheduled=!1,this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.isRenderScheduled=!1,this.scheduleRender=()=>{this.isRenderScheduled||(this.isRenderScheduled=!0,ht.render(this.render,!1,!0))};const{latestValues:d,renderState:p}=l;this.latestValues=d,this.baseTarget={...d},this.initialValues=n.initial?{...d}:{},this.renderState=p,this.parent=e,this.props=n,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=i,this.options=f,this.blockInitialAnimation=!!a,this.isControllingVariants=Ju(n),this.isVariantNode=F2(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:y,...m}=this.scrapeMotionValuesFromProps(n,{},this);for(const k in m){const T=m[k];d[k]!==void 0&&ln(T)&&T.set(d[k],!1)}}mount(e){this.current=e,o0.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),q2.current||c9(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:th.current,process.env.NODE_ENV!=="production"&&Hu(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){o0.delete(this.current),this.projection&&this.projection.unmount(),go(this.notifyUpdate),go(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const n=this.features[e];n&&(n.unmount(),n.isMounted=!1)}this.current=null}bindToMotionValue(e,n){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const r=Ko.has(e),i=n.on("change",f=>{this.latestValues[e]=f,this.props.onUpdate&&ht.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0)}),a=n.on("renderRequest",this.scheduleRender);let l;window.MotionCheckAppearSync&&(l=window.MotionCheckAppearSync(this,e,n)),this.valueSubscriptions.set(e,()=>{i(),a(),l&&l(),n.owner&&n.stop()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}updateFeatures(){let e="animation";for(e in ha){const n=ha[e];if(!n)continue;const{isEnabled:r,Feature:i}=n;if(!this.features[e]&&i&&r(this.props)&&(this.features[e]=new i(this)),this.features[e]){const a=this.features[e];a.isMounted?a.update():(a.mount(),a.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):At()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,n){this.latestValues[e]=n}update(e,n){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<i0.length;r++){const i=i0[r];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const a="on"+i,l=e[a];l&&(this.propEventSubscriptions[i]=this.on(i,l))}this.prevMotionValues=u9(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}getVariantContext(e=!1){if(e)return this.parent?this.parent.getVariantContext():void 0;if(!this.isControllingVariants){const r=this.parent?this.parent.getVariantContext()||{}:{};return this.props.initial!==void 0&&(r.initial=this.props.initial),r}const n={};for(let r=0;r<h9;r++){const i=Sh[r],a=this.props[i];(Wl(a)||a===!1)&&(n[i]=a)}return n}addVariantChild(e){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(e),()=>n.variantChildren.delete(e)}addValue(e,n){const r=this.values.get(e);n!==r&&(r&&this.removeValue(e),this.bindToMotionValue(e,n),this.values.set(e,n),this.latestValues[e]=n.get())}removeValue(e){this.values.delete(e);const n=this.valueSubscriptions.get(e);n&&(n(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,n){if(this.props.values&&this.props.values[e])return this.props.values[e];let r=this.values.get(e);return r===void 0&&n!==void 0&&(r=zl(n===null?void 0:n,{owner:this}),this.addValue(e,r)),r}readValue(e,n){var r;let i=this.latestValues[e]!==void 0||!this.current?this.latestValues[e]:(r=this.getBaseTargetFromProps(this.props,e))!==null&&r!==void 0?r:this.readValueFromInstance(this.current,e,this.options);return i!=null&&(typeof i=="string"&&(Sm(i)||km(i))?i=parseFloat(i):!f9(i)&&Yo.test(n)&&(i=Vm(e,n)),this.setBaseTarget(e,ln(i)?i.get():i)),ln(i)?i.get():i}setBaseTarget(e,n){this.baseTarget[e]=n}getBaseTarget(e){var n;const{initial:r}=this.props;let i;if(typeof r=="string"||typeof r=="object"){const l=Ch(this.props,r,(n=this.presenceContext)===null||n===void 0?void 0:n.custom);l&&(i=l[e])}if(r&&i!==void 0)return i;const a=this.getBaseTargetFromProps(this.props,e);return a!==void 0&&!ln(a)?a:this.initialValues[e]!==void 0&&i===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new jh),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}}class Z2 extends p9{constructor(){super(...arguments),this.KeyframeResolver=jm}sortInstanceNodePosition(e,n){return e.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(e,n){return e.style?e.style[n]:void 0}removeValueFromRenderState(e,{vars:n,style:r}){delete n[e],delete r[e]}}function m9(t){return window.getComputedStyle(t)}class g9 extends Z2{constructor(){super(...arguments),this.type="html",this.applyWillChange=!0,this.renderInstance=B2}readValueFromInstance(e,n){if(Ko.has(n)){const r=Ih(n);return r&&r.default||0}else{const r=m9(e),i=(Tm(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(e,{transformPagePoint:n}){return b2(e,n)}build(e,n,r){Gh(e,n,r.transformTemplate)}scrapeMotionValuesFromProps(e,n,r){return zh(e,n,r)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;ln(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}class v9 extends Z2{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=At}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(Ko.has(n)){const r=Ih(n);return r&&r.default||0}return n=O2.has(n)?n:Gu(n),e.getAttribute(n)}scrapeMotionValuesFromProps(e,n,r){return N2(e,n,r)}build(e,n,r){Yh(e,n,this.isSVGTag,r.transformTemplate)}renderInstance(e,n,r,i){V2(e,n,r,i)}mount(e){this.isSVGTag=Xh(e.tagName),super.mount(e)}}const y9=(t,e)=>Uh(t)?new v9(e):new g9(e,{allowProjection:t!==L.Fragment}),b9=l9({...ik,...T7,...g7,...R7},y9),w9=e_(b9);class x9 extends b.Component{getSnapshotBeforeUpdate(e){const n=this.props.childRef.current;if(n&&e.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function _9({children:t,isPresent:e}){const n=L.useId(),r=L.useRef(null),i=L.useRef({width:0,height:0,top:0,left:0}),{nonce:a}=L.useContext(Wh);return L.useInsertionEffect(()=>{const{width:l,height:f,top:d,left:p}=i.current;if(e||!r.current||!l||!f)return;r.current.dataset.motionPopId=n;const y=document.createElement("style");return a&&(y.nonce=a),document.head.appendChild(y),y.sheet&&y.sheet.insertRule(`
|
|
57
57
|
[data-motion-pop-id="${n}"] {
|
|
58
58
|
position: absolute !important;
|
|
59
59
|
width: ${l}px !important;
|