uplord-ui 0.0.48 → 0.0.50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{Modal-CLMuDdNQ.cjs → Modal-CaZwhI4D.cjs} +16 -16
- package/dist/{Modal-BPJ3-7Wx.js → Modal-eOCN80uG.js} +743 -738
- package/dist/components.cjs.js +1 -1
- package/dist/components.es.js +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +1 -1
- package/dist/uplord-ui.css +1 -1
- package/package.json +1 -1
|
@@ -14,28 +14,28 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var Bx;function PI(){return Bx||(Bx=1,process.env.NODE_ENV!=="production"&&function(){function e(
|
|
17
|
+
*/var Bx;function PI(){return Bx||(Bx=1,process.env.NODE_ENV!=="production"&&function(){function e(v){if(v==null)return null;if(typeof v=="function")return v.$$typeof===E?null:v.displayName||v.name||null;if(typeof v=="string")return v;switch(v){case g:return"Fragment";case M:return"Profiler";case x:return"StrictMode";case m:return"Suspense";case S:return"SuspenseList";case H:return"Activity"}if(typeof v=="object")switch(typeof v.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),v.$$typeof){case C:return"Portal";case f:return(v.displayName||"Context")+".Provider";case N:return(v._context.displayName||"Context")+".Consumer";case w:var R=v.render;return v=v.displayName,v||(v=R.displayName||R.name||"",v=v!==""?"ForwardRef("+v+")":"ForwardRef"),v;case A:return R=v.displayName||null,R!==null?R:e(v.type)||"Memo";case P:R=v._payload,v=v._init;try{return e(v(R))}catch{}}return null}function t(v){return""+v}function a(v){try{t(v);var R=!1}catch{R=!0}if(R){R=console;var j=R.error,F=typeof Symbol=="function"&&Symbol.toStringTag&&v[Symbol.toStringTag]||v.constructor.name||"Object";return j.call(R,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",F),t(v)}}function o(v){if(v===g)return"<>";if(typeof v=="object"&&v!==null&&v.$$typeof===P)return"<...>";try{var R=e(v);return R?"<"+R+">":"<...>"}catch{return"<...>"}}function i(){var v=T.A;return v===null?null:v.getOwner()}function r(){return Error("react-stack-top-frame")}function c(v){if(D.call(v,"key")){var R=Object.getOwnPropertyDescriptor(v,"key").get;if(R&&R.isReactWarning)return!1}return v.key!==void 0}function s(v,R){function j(){ee||(ee=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",R))}j.isReactWarning=!0,Object.defineProperty(v,"key",{get:j,configurable:!0})}function d(){var v=e(this.type);return K[v]||(K[v]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),v=this.props.ref,v!==void 0?v:null}function l(v,R,j,F,V,J,G,b){return j=J.ref,v={$$typeof:k,type:v,key:R,props:J,_owner:V},(j!==void 0?j:null)!==null?Object.defineProperty(v,"ref",{enumerable:!1,get:d}):Object.defineProperty(v,"ref",{enumerable:!1,value:null}),v._store={},Object.defineProperty(v._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(v,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(v,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:G}),Object.defineProperty(v,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:b}),Object.freeze&&(Object.freeze(v.props),Object.freeze(v)),v}function h(v,R,j,F,V,J,G,b){var Z=R.children;if(Z!==void 0)if(F)if(ae(Z)){for(F=0;F<Z.length;F++)u(Z[F]);Object.freeze&&Object.freeze(Z)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else u(Z);if(D.call(R,"key")){Z=e(v);var z=Object.keys(R).filter(function(I){return I!=="key"});F=0<z.length?"{key: someKey, "+z.join(": ..., ")+": ...}":"{key: someKey}",ne[Z+F]||(z=0<z.length?"{"+z.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
18
18
|
let props = %s;
|
|
19
19
|
<%s {...props} />
|
|
20
20
|
React keys must be passed directly to JSX without using spread:
|
|
21
21
|
let props = %s;
|
|
22
|
-
<%s key={someKey} {...props} />`,F,Z,z,Z),ne[Z+F]=!0)}if(Z=null,j!==void 0&&(a(j),Z=""+j),c(R)&&(a(R.key),Z=""+R.key),"key"in R){j={};for(var X in R)X!=="key"&&(j[X]=R[X])}else j=R;return Z&&s(j,typeof
|
|
22
|
+
<%s key={someKey} {...props} />`,F,Z,z,Z),ne[Z+F]=!0)}if(Z=null,j!==void 0&&(a(j),Z=""+j),c(R)&&(a(R.key),Z=""+R.key),"key"in R){j={};for(var X in R)X!=="key"&&(j[X]=R[X])}else j=R;return Z&&s(j,typeof v=="function"?v.displayName||v.name||"Unknown":v),l(v,Z,J,V,i(),j,G,b)}function u(v){typeof v=="object"&&v!==null&&v.$$typeof===k&&v._store&&(v._store.validated=1)}var p=q,k=Symbol.for("react.transitional.element"),C=Symbol.for("react.portal"),g=Symbol.for("react.fragment"),x=Symbol.for("react.strict_mode"),M=Symbol.for("react.profiler"),N=Symbol.for("react.consumer"),f=Symbol.for("react.context"),w=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),S=Symbol.for("react.suspense_list"),A=Symbol.for("react.memo"),P=Symbol.for("react.lazy"),H=Symbol.for("react.activity"),E=Symbol.for("react.client.reference"),T=p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,D=Object.prototype.hasOwnProperty,ae=Array.isArray,U=console.createTask?console.createTask:function(){return null};p={"react-stack-bottom-frame":function(v){return v()}};var ee,K={},Q=p["react-stack-bottom-frame"].bind(p,r)(),te=U(o(r)),ne={};ua.Fragment=g,ua.jsx=function(v,R,j,F,V){var J=1e4>T.recentlyCreatedOwnerStacks++;return h(v,R,j,!1,F,V,J?Error("react-stack-top-frame"):Q,J?U(o(v)):te)},ua.jsxs=function(v,R,j,F,V){var J=1e4>T.recentlyCreatedOwnerStacks++;return h(v,R,j,!0,F,V,J?Error("react-stack-top-frame"):Q,J?U(o(v)):te)}}()),ua}var Ux;function mv(){return Ux||(Ux=1,process.env.NODE_ENV==="production"?Ra.exports=AI():Ra.exports=PI()),Ra.exports}var _=mv();function Ib(e){var t,a,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(a=Ib(e[t]))&&(o&&(o+=" "),o+=a)}else for(a in e)e[a]&&(o&&(o+=" "),o+=a);return o}function ie(){for(var e,t,a=0,o="",i=arguments.length;a<i;a++)(e=arguments[a])&&(t=Ib(e))&&(o&&(o+=" "),o+=t);return o}var bv={},Sv={},Zx;function Kn(){if(Zx)return Sv;Zx=1;function e(t){return t&&t.__esModule?t:{default:t}}return Sv._=e,Sv}var Iv={},Nv={},Gx;function ox(){return Gx||(Gx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"warnOnce",{enumerable:!0,get:function(){return t}});let t=a=>{};if(process.env.NODE_ENV!=="production"){const a=new Set;t=o=>{a.has(o)||console.warn(o),a.add(o)}}}(Nv)),Nv}var Av={},Wx;function EI(){return Wx||(Wx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getImageBlurSvg",{enumerable:!0,get:function(){return t}});function t(a){let{widthInt:o,heightInt:i,blurWidth:r,blurHeight:c,blurDataURL:s,objectFit:d}=a;const l=20,h=r?r*40:o,u=c?c*40:i,p=h&&u?"viewBox='0 0 "+h+" "+u+"'":"",k=p?"none":d==="contain"?"xMidYMid":d==="cover"?"xMidYMid slice":"none";return"%3Csvg xmlns='http://www.w3.org/2000/svg' "+p+"%3E%3Cfilter id='b' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur stdDeviation='"+l+"'/%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 100 -1' result='s'/%3E%3CfeFlood x='0' y='0' width='100%25' height='100%25'/%3E%3CfeComposite operator='out' in='s'/%3E%3CfeComposite in2='SourceGraphic'/%3E%3CfeGaussianBlur stdDeviation='"+l+"'/%3E%3C/filter%3E%3Cimage width='100%25' height='100%25' x='0' y='0' preserveAspectRatio='"+k+"' style='filter: url(%23b);' href='"+s+"'/%3E%3C/svg%3E"}}(Av)),Av}var Pv={},Xx;function ix(){return Xx||(Xx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(i,r){for(var c in r)Object.defineProperty(i,c,{enumerable:!0,get:r[c]})}t(e,{VALID_LOADERS:function(){return a},imageConfigDefault:function(){return o}});const a=["default","imgix","cloudinary","akamai","custom"],o={deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],path:"/_next/image",loader:"default",loaderFile:"",domains:[],disableStaticImages:!1,minimumCacheTTL:60,formats:["image/webp"],dangerouslyAllowSVG:!1,contentSecurityPolicy:"script-src 'none'; frame-src 'none'; sandbox;",contentDispositionType:"attachment",localPatterns:void 0,remotePatterns:[],qualities:void 0,unoptimized:!1}}(Pv)),Pv}var Kx;function Nb(){return Kx||(Kx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getImgProps",{enumerable:!0,get:function(){return C}});const t=ox(),a=EI(),o=ix(),i=["lazy","eager",void 0],r=["-moz-initial","fill","none","scale-down",void 0];function c(g){return g.default!==void 0}function s(g){return g.src!==void 0}function d(g){return!!g&&typeof g=="object"&&(c(g)||s(g))}const l=new Map;let h;function u(g){return typeof g>"u"?g:typeof g=="number"?Number.isFinite(g)?g:NaN:typeof g=="string"&&/^[0-9]+$/.test(g)?parseInt(g,10):NaN}function p(g,x,M){let{deviceSizes:N,allSizes:f}=g;if(M){const m=/(^|\s)(1?\d?\d)vw/g,S=[];for(let A;A=m.exec(M);A)S.push(parseInt(A[2]));if(S.length){const A=Math.min(...S)*.01;return{widths:f.filter(P=>P>=N[0]*A),kind:"w"}}return{widths:f,kind:"w"}}return typeof x!="number"?{widths:N,kind:"w"}:{widths:[...new Set([x,x*2].map(m=>f.find(S=>S>=m)||f[f.length-1]))],kind:"x"}}function k(g){let{config:x,src:M,unoptimized:N,width:f,quality:w,sizes:m,loader:S}=g;if(N)return{src:M,srcSet:void 0,sizes:void 0};const{widths:A,kind:P}=p(x,f,m),H=A.length-1;return{sizes:!m&&P==="w"?"100vw":m,srcSet:A.map((E,T)=>S({config:x,src:M,quality:w,width:E})+" "+(P==="w"?E:T+1)+P).join(", "),src:S({config:x,src:M,quality:w,width:A[H]})}}function C(g,x){let{src:M,sizes:N,unoptimized:f=!1,priority:w=!1,loading:m,className:S,quality:A,width:P,height:H,fill:E=!1,style:T,overrideSrc:D,onLoad:ae,onLoadingComplete:U,placeholder:ee="empty",blurDataURL:K,fetchPriority:Q,decoding:te="async",layout:ne,objectFit:v,objectPosition:R,lazyBoundary:j,lazyRoot:F,...V}=g;const{imgConf:J,showAltText:G,blurComplete:b,defaultLoader:Z}=x;let z,X=J||o.imageConfigDefault;if("allSizes"in X)z=X;else{var I;const $=[...X.deviceSizes,...X.imageSizes].sort((ue,Ee)=>ue-Ee),oe=X.deviceSizes.sort((ue,Ee)=>ue-Ee),ve=(I=X.qualities)==null?void 0:I.sort((ue,Ee)=>ue-Ee);z={...X,allSizes:$,deviceSizes:oe,qualities:ve}}if(typeof Z>"u")throw Object.defineProperty(new Error(`images.loaderFile detected but the file is missing default export.
|
|
23
23
|
Read more: https://nextjs.org/docs/messages/invalid-images-config`),"__NEXT_ERROR_CODE",{value:"E163",enumerable:!1,configurable:!0});let L=V.loader||Z;delete V.loader,delete V.srcSet;const me="__next_img_default"in L;if(me){if(z.loader==="custom")throw Object.defineProperty(new Error('Image with src "'+M+`" is missing "loader" prop.
|
|
24
|
-
Read more: https://nextjs.org/docs/messages/next-image-missing-loader`),"__NEXT_ERROR_CODE",{value:"E252",enumerable:!1,configurable:!0})}else{const $=L;L=oe=>{const{config:ve,...ue}=oe;return $(ue)}}if(ne){ne==="fill"&&(E=!0);const $={intrinsic:{maxWidth:"100%",height:"auto"},responsive:{width:"100%",height:"auto"}},oe={responsive:"100vw",fill:"100vw"},ve=$[ne];ve&&(T={...T,...ve});const ue=oe[ne];ue&&!N&&(N=ue)}let Y="",W=u(P),
|
|
24
|
+
Read more: https://nextjs.org/docs/messages/next-image-missing-loader`),"__NEXT_ERROR_CODE",{value:"E252",enumerable:!1,configurable:!0})}else{const $=L;L=oe=>{const{config:ve,...ue}=oe;return $(ue)}}if(ne){ne==="fill"&&(E=!0);const $={intrinsic:{maxWidth:"100%",height:"auto"},responsive:{width:"100%",height:"auto"}},oe={responsive:"100vw",fill:"100vw"},ve=$[ne];ve&&(T={...T,...ve});const ue=oe[ne];ue&&!N&&(N=ue)}let Y="",W=u(P),se=u(H),Ne,Ce;if(d(M)){const $=c(M)?M.default:M;if(!$.src)throw Object.defineProperty(new Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include src. Received "+JSON.stringify($)),"__NEXT_ERROR_CODE",{value:"E460",enumerable:!1,configurable:!0});if(!$.height||!$.width)throw Object.defineProperty(new Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include height and width. Received "+JSON.stringify($)),"__NEXT_ERROR_CODE",{value:"E48",enumerable:!1,configurable:!0});if(Ne=$.blurWidth,Ce=$.blurHeight,K=K||$.blurDataURL,Y=$.src,!E){if(!W&&!se)W=$.width,se=$.height;else if(W&&!se){const oe=W/$.width;se=Math.round($.height*oe)}else if(!W&&se){const oe=se/$.height;W=Math.round($.width*oe)}}}M=typeof M=="string"?M:Y;let ge=!w&&(m==="lazy"||typeof m>"u");(!M||M.startsWith("data:")||M.startsWith("blob:"))&&(f=!0,ge=!1),z.unoptimized&&(f=!0),me&&!z.dangerouslyAllowSVG&&M.split("?",1)[0].endsWith(".svg")&&(f=!0);const Pe=u(A);if(process.env.NODE_ENV!=="production"){if(z.output==="export"&&me&&!f)throw Object.defineProperty(new Error("Image Optimization using the default loader is not compatible with `{ output: 'export' }`.\n Possible solutions:\n - Remove `{ output: 'export' }` and run \"next start\" to run server mode including the Image Optimization API.\n - Configure `{ images: { unoptimized: true } }` in `next.config.js` to disable the Image Optimization API.\n Read more: https://nextjs.org/docs/messages/export-image-api"),"__NEXT_ERROR_CODE",{value:"E500",enumerable:!1,configurable:!0});if(!M)f=!0;else if(E){if(P)throw Object.defineProperty(new Error('Image with src "'+M+'" has both "width" and "fill" properties. Only one should be used.'),"__NEXT_ERROR_CODE",{value:"E96",enumerable:!1,configurable:!0});if(H)throw Object.defineProperty(new Error('Image with src "'+M+'" has both "height" and "fill" properties. Only one should be used.'),"__NEXT_ERROR_CODE",{value:"E115",enumerable:!1,configurable:!0});if(T!=null&&T.position&&T.position!=="absolute")throw Object.defineProperty(new Error('Image with src "'+M+'" has both "fill" and "style.position" properties. Images with "fill" always use position absolute - it cannot be modified.'),"__NEXT_ERROR_CODE",{value:"E216",enumerable:!1,configurable:!0});if(T!=null&&T.width&&T.width!=="100%")throw Object.defineProperty(new Error('Image with src "'+M+'" has both "fill" and "style.width" properties. Images with "fill" always use width 100% - it cannot be modified.'),"__NEXT_ERROR_CODE",{value:"E73",enumerable:!1,configurable:!0});if(T!=null&&T.height&&T.height!=="100%")throw Object.defineProperty(new Error('Image with src "'+M+'" has both "fill" and "style.height" properties. Images with "fill" always use height 100% - it cannot be modified.'),"__NEXT_ERROR_CODE",{value:"E404",enumerable:!1,configurable:!0})}else{if(typeof W>"u")throw Object.defineProperty(new Error('Image with src "'+M+'" is missing required "width" property.'),"__NEXT_ERROR_CODE",{value:"E451",enumerable:!1,configurable:!0});if(isNaN(W))throw Object.defineProperty(new Error('Image with src "'+M+'" has invalid "width" property. Expected a numeric value in pixels but received "'+P+'".'),"__NEXT_ERROR_CODE",{value:"E66",enumerable:!1,configurable:!0});if(typeof se>"u")throw Object.defineProperty(new Error('Image with src "'+M+'" is missing required "height" property.'),"__NEXT_ERROR_CODE",{value:"E397",enumerable:!1,configurable:!0});if(isNaN(se))throw Object.defineProperty(new Error('Image with src "'+M+'" has invalid "height" property. Expected a numeric value in pixels but received "'+H+'".'),"__NEXT_ERROR_CODE",{value:"E444",enumerable:!1,configurable:!0});if(/^[\x00-\x20]/.test(M))throw Object.defineProperty(new Error('Image with src "'+M+'" cannot start with a space or control character. Use src.trimStart() to remove it or encodeURIComponent(src) to keep it.'),"__NEXT_ERROR_CODE",{value:"E176",enumerable:!1,configurable:!0});if(/[\x00-\x20]$/.test(M))throw Object.defineProperty(new Error('Image with src "'+M+'" cannot end with a space or control character. Use src.trimEnd() to remove it or encodeURIComponent(src) to keep it.'),"__NEXT_ERROR_CODE",{value:"E21",enumerable:!1,configurable:!0})}if(!i.includes(m))throw Object.defineProperty(new Error('Image with src "'+M+'" has invalid "loading" property. Provided "'+m+'" should be one of '+i.map(String).join(",")+"."),"__NEXT_ERROR_CODE",{value:"E357",enumerable:!1,configurable:!0});if(w&&m==="lazy")throw Object.defineProperty(new Error('Image with src "'+M+`" has both "priority" and "loading='lazy'" properties. Only one should be used.`),"__NEXT_ERROR_CODE",{value:"E218",enumerable:!1,configurable:!0});if(ee!=="empty"&&ee!=="blur"&&!ee.startsWith("data:image/"))throw Object.defineProperty(new Error('Image with src "'+M+'" has invalid "placeholder" property "'+ee+'".'),"__NEXT_ERROR_CODE",{value:"E431",enumerable:!1,configurable:!0});if(ee!=="empty"&&W&&se&&W*se<1600&&(0,t.warnOnce)('Image with src "'+M+'" is smaller than 40x40. Consider removing the "placeholder" property to improve performance.'),ee==="blur"&&!K){const $=["jpeg","png","webp","avif"];throw Object.defineProperty(new Error('Image with src "'+M+`" has "placeholder='blur'" property but is missing the "blurDataURL" property.
|
|
25
25
|
Possible solutions:
|
|
26
26
|
- Add a "blurDataURL" property, the contents should be a small Data URL to represent the image
|
|
27
27
|
- Change the "src" property to a static import with one of the supported file types: `+$.join(",")+` (animated images not supported)
|
|
28
28
|
- Remove the "placeholder" property, effectively no blur effect
|
|
29
29
|
Read more: https://nextjs.org/docs/messages/placeholder-blur-data-url`),"__NEXT_ERROR_CODE",{value:"E371",enumerable:!1,configurable:!0})}if("ref"in V&&(0,t.warnOnce)('Image with src "'+M+'" is using unsupported "ref" property. Consider using the "onLoad" property instead.'),!f&&!me){const $=L({config:z,src:M,width:W||400,quality:Pe||75});let oe;try{oe=new URL($)}catch{}($===M||oe&&oe.pathname===M&&!oe.search)&&(0,t.warnOnce)('Image with src "'+M+`" has a "loader" property that does not implement width. Please implement it or use the "unoptimized" property instead.
|
|
30
|
-
Read more: https://nextjs.org/docs/messages/next-image-missing-loader-width`)}U&&(0,t.warnOnce)('Image with src "'+M+'" is using deprecated "onLoadingComplete" property. Please use the "onLoad" property instead.');for(const[$,oe]of Object.entries({layout:ne,objectFit:
|
|
30
|
+
Read more: https://nextjs.org/docs/messages/next-image-missing-loader-width`)}U&&(0,t.warnOnce)('Image with src "'+M+'" is using deprecated "onLoadingComplete" property. Please use the "onLoad" property instead.');for(const[$,oe]of Object.entries({layout:ne,objectFit:v,objectPosition:R,lazyBoundary:j,lazyRoot:F}))oe&&(0,t.warnOnce)('Image with src "'+M+'" has legacy prop "'+$+`". Did you forget to run the codemod?
|
|
31
31
|
Read more: https://nextjs.org/docs/messages/next-image-upgrade-to-13`);if(typeof window<"u"&&!h&&window.PerformanceObserver){h=new PerformanceObserver($=>{for(const ve of $.getEntries()){var oe;const ue=(ve==null||(oe=ve.element)==null?void 0:oe.src)||"",Ee=l.get(ue);Ee&&!Ee.priority&&Ee.placeholder==="empty"&&!Ee.src.startsWith("data:")&&!Ee.src.startsWith("blob:")&&(0,t.warnOnce)('Image with src "'+Ee.src+`" was detected as the Largest Contentful Paint (LCP). Please add the "priority" property if this image is above the fold.
|
|
32
|
-
Read more: https://nextjs.org/docs/api-reference/next/image#priority`)}});try{h.observe({type:"largest-contentful-paint",buffered:!0})}catch($){console.error($)}}}const _e=Object.assign(E?{position:"absolute",height:"100%",width:"100%",left:0,top:0,right:0,bottom:0,objectFit:
|
|
32
|
+
Read more: https://nextjs.org/docs/api-reference/next/image#priority`)}});try{h.observe({type:"largest-contentful-paint",buffered:!0})}catch($){console.error($)}}}const _e=Object.assign(E?{position:"absolute",height:"100%",width:"100%",left:0,top:0,right:0,bottom:0,objectFit:v,objectPosition:R}:{},G?{}:{color:"transparent"},T),ce=!b&&ee!=="empty"?ee==="blur"?'url("data:image/svg+xml;charset=utf-8,'+(0,a.getImageBlurSvg)({widthInt:W,heightInt:se,blurWidth:Ne,blurHeight:Ce,blurDataURL:K||"",objectFit:_e.objectFit})+'")':'url("'+ee+'")':null,he=r.includes(_e.objectFit)?_e.objectFit==="fill"?"100% 100%":"cover":_e.objectFit;let Me=ce?{backgroundSize:he,backgroundPosition:_e.objectPosition||"50% 50%",backgroundRepeat:"no-repeat",backgroundImage:ce}:{};process.env.NODE_ENV==="development"&&Me.backgroundImage&&ee==="blur"&&K!=null&&K.startsWith("/")&&(Me.backgroundImage='url("'+K+'")');const B=k({config:z,src:M,unoptimized:f,width:W,quality:Pe,sizes:N,loader:L});if(process.env.NODE_ENV!=="production"&&typeof window<"u"){let $;try{$=new URL(B.src)}catch{$=new URL(B.src,window.location.href)}l.set($.href,{src:M,priority:w,placeholder:ee})}return{props:{...V,loading:ge?"lazy":m,fetchPriority:Q,width:W,height:se,decoding:te,className:S,style:{..._e,...Me},sizes:B.sizes,srcSet:B.srcSet,src:D||B.src},meta:{unoptimized:f,priority:w,placeholder:ee,fill:E}}}}(Iv)),Iv}var $a={exports:{}},Ev={},Yx;function Mv(){if(Yx)return Ev;Yx=1;function e(a){if(typeof WeakMap!="function")return null;var o=new WeakMap,i=new WeakMap;return(e=function(r){return r?i:o})(a)}function t(a,o){if(!o&&a&&a.__esModule)return a;if(a===null||typeof a!="object"&&typeof a!="function")return{default:a};var i=e(o);if(i&&i.has(a))return i.get(a);var r={__proto__:null},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var s in a)if(s!=="default"&&Object.prototype.hasOwnProperty.call(a,s)){var d=c?Object.getOwnPropertyDescriptor(a,s):null;d&&(d.get||d.set)?Object.defineProperty(r,s,d):r[s]=a[s]}return r.default=a,i&&i.set(a,r),r}return Ev._=t,Ev}var qa={exports:{}},Rv={},Qx;function RI(){return Qx||(Qx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return r}});const t=q,a=typeof window>"u",o=a?()=>{}:t.useLayoutEffect,i=a?()=>{}:t.useEffect;function r(c){const{headManager:s,reduceComponentsToState:d}=c;function l(){if(s&&s.mountedInstances){const u=t.Children.toArray(Array.from(s.mountedInstances).filter(Boolean));s.updateHead(d(u,c))}}if(a){var h;s==null||(h=s.mountedInstances)==null||h.add(c.children),l()}return o(()=>{var u;return s==null||(u=s.mountedInstances)==null||u.add(c.children),()=>{var p;s==null||(p=s.mountedInstances)==null||p.delete(c.children)}}),o(()=>(s&&(s._pendingUpdate=l),()=>{s&&(s._pendingUpdate=l)})),i(()=>(s&&s._pendingUpdate&&(s._pendingUpdate(),s._pendingUpdate=null),()=>{s&&s._pendingUpdate&&(s._pendingUpdate(),s._pendingUpdate=null)})),null}}(Rv)),Rv}var $v={},Jx;function $I(){return Jx||(Jx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"AmpStateContext",{enumerable:!0,get:function(){return o}});const o=Kn()._(q).default.createContext({});process.env.NODE_ENV!=="production"&&(o.displayName="AmpStateContext")}($v)),$v}var qv={},eL;function qI(){return eL||(eL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"HeadManagerContext",{enumerable:!0,get:function(){return o}});const o=Kn()._(q).default.createContext({});process.env.NODE_ENV!=="production"&&(o.displayName="HeadManagerContext")}(qv)),qv}var Tv={},tL;function TI(){return tL||(tL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isInAmpMode",{enumerable:!0,get:function(){return t}});function t(a){let{ampFirst:o=!1,hybrid:i=!1,hasQuery:r=!1}=a===void 0?{}:a;return o||i&&r}}(Tv)),Tv}var nL;function jI(){return nL||(nL=1,function(e,t){"use client";Object.defineProperty(t,"__esModule",{value:!0});function a(f,w){for(var m in w)Object.defineProperty(f,m,{enumerable:!0,get:w[m]})}a(t,{default:function(){return N},defaultHead:function(){return p}});const o=Kn(),i=Mv(),r=mv(),c=i._(q),s=o._(RI()),d=$I(),l=qI(),h=TI(),u=ox();function p(f){f===void 0&&(f=!1);const w=[(0,r.jsx)("meta",{charSet:"utf-8"},"charset")];return f||w.push((0,r.jsx)("meta",{name:"viewport",content:"width=device-width"},"viewport")),w}function k(f,w){return typeof w=="string"||typeof w=="number"?f:w.type===c.default.Fragment?f.concat(c.default.Children.toArray(w.props.children).reduce((m,S)=>typeof S=="string"||typeof S=="number"?m:m.concat(S),[])):f.concat(w)}const C=["name","httpEquiv","charSet","itemProp"];function g(){const f=new Set,w=new Set,m=new Set,S={};return A=>{let P=!0,H=!1;if(A.key&&typeof A.key!="number"&&A.key.indexOf("$")>0){H=!0;const E=A.key.slice(A.key.indexOf("$")+1);f.has(E)?P=!1:f.add(E)}switch(A.type){case"title":case"base":w.has(A.type)?P=!1:w.add(A.type);break;case"meta":for(let E=0,T=C.length;E<T;E++){const D=C[E];if(A.props.hasOwnProperty(D))if(D==="charSet")m.has(D)?P=!1:m.add(D);else{const ae=A.props[D],U=S[D]||new Set;(D!=="name"||!H)&&U.has(ae)?P=!1:(U.add(ae),S[D]=U)}}break}return P}}function x(f,w){const{inAmpMode:m}=w;return f.reduce(k,[]).reverse().concat(p(m).reverse()).filter(g()).reverse().map((S,A)=>{const P=S.key||A;if(process.env.NODE_ENV!=="development"&&process.env.__NEXT_OPTIMIZE_FONTS&&!m&&S.type==="link"&&S.props.href&&["https://fonts.googleapis.com/css","https://use.typekit.net/"].some(H=>S.props.href.startsWith(H))){const H={...S.props||{}};return H["data-href"]=H.href,H.href=void 0,H["data-optimized-fonts"]=!0,c.default.cloneElement(S,H)}if(process.env.NODE_ENV==="development")if(S.type==="script"&&S.props.type!=="application/ld+json"){const H=S.props.src?'<script> tag with src="'+S.props.src+'"':"inline <script>";(0,u.warnOnce)("Do not add <script> tags using next/head (see "+H+`). Use next/script instead.
|
|
33
33
|
See more info here: https://nextjs.org/docs/messages/no-script-tags-in-head-component`)}else S.type==="link"&&S.props.rel==="stylesheet"&&(0,u.warnOnce)('Do not add stylesheets using next/head (see <link rel="stylesheet"> tag with href="'+S.props.href+`"). Use Document instead.
|
|
34
|
-
See more info here: https://nextjs.org/docs/messages/no-stylesheets-in-head-component`);return c.default.cloneElement(S,{key:P})})}function M(f){let{children:w}=f;const m=(0,c.useContext)(d.AmpStateContext),S=(0,c.useContext)(l.HeadManagerContext);return(0,r.jsx)(s.default,{reduceComponentsToState:x,headManager:S,inAmpMode:(0,h.isInAmpMode)(m),children:w})}const N=M;(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(qa,qa.exports)),qa.exports}var jv={},aL;function HI(){return aL||(aL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"ImageConfigContext",{enumerable:!0,get:function(){return i}});const a=Kn()._(q),o=ix(),i=a.default.createContext(o.imageConfigDefault);process.env.NODE_ENV!=="production"&&(i.displayName="ImageConfigContext")}(jv)),jv}var Hv={},oL;function Ab(){return oL||(oL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"RouterContext",{enumerable:!0,get:function(){return o}});const o=Kn()._(q).default.createContext(null);process.env.NODE_ENV!=="production"&&(o.displayName="RouterContext")}(Hv)),Hv}var Vv={},zv={},Dv={exports:{}},iL;function Pb(){return iL||(iL=1,(()=>{var e={170:(i,r,c)=>{const s=c(510),d=()=>{if(typeof navigator<"u"&&navigator.platform){const h=navigator.platform.toLowerCase();return h==="win32"||h==="windows"}return typeof process<"u"&&process.platform?process.platform==="win32":!1};function l(h,u,p=!1){return u&&(u.windows===null||u.windows===void 0)&&(u={...u,windows:d()}),s(h,u,p)}Object.assign(l,s),i.exports=l},154:i=>{const r="\\\\/",c=`[^${r}]`,s="\\.",d="\\+",l="\\?",h="\\/",u="(?=.)",p="[^/]",k=`(?:${h}|$)`,v=`(?:^|${h})`,_=`${s}{1,2}${k}`,x=`(?!${s})`,M=`(?!${v}${_})`,N=`(?!${s}{0,1}${k})`,f=`(?!${_})`,w=`[^.${h}]`,m=`${p}*?`,A={DOT_LITERAL:s,PLUS_LITERAL:d,QMARK_LITERAL:l,SLASH_LITERAL:h,ONE_CHAR:u,QMARK:p,END_ANCHOR:k,DOTS_SLASH:_,NO_DOT:x,NO_DOTS:M,NO_DOT_SLASH:N,NO_DOTS_SLASH:f,QMARK_NO_DOT:w,STAR:m,START_ANCHOR:v,SEP:"/"},P={...A,SLASH_LITERAL:`[${r}]`,QMARK:c,STAR:`${c}*?`,DOTS_SLASH:`${s}{1,2}(?:[${r}]|$)`,NO_DOT:`(?!${s})`,NO_DOTS:`(?!(?:^|[${r}])${s}{1,2}(?:[${r}]|$))`,NO_DOT_SLASH:`(?!${s}{0,1}(?:[${r}]|$))`,NO_DOTS_SLASH:`(?!${s}{1,2}(?:[${r}]|$))`,QMARK_NO_DOT:`[^.${r}]`,START_ANCHOR:`(?:^|[${r}])`,END_ANCHOR:`(?:[${r}]|$)`,SEP:"\\"},H={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};i.exports={MAX_LENGTH:65536,POSIX_REGEX_SOURCE:H,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,extglobChars(E){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${E.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(E){return E===!0?P:A}}},697:(i,r,c)=>{const s=c(154),d=c(96),{MAX_LENGTH:l,POSIX_REGEX_SOURCE:h,REGEX_NON_SPECIAL_CHARS:u,REGEX_SPECIAL_CHARS_BACKREF:p,REPLACEMENTS:k}=s,v=(M,N)=>{if(typeof N.expandRange=="function")return N.expandRange(...M,N);M.sort();const f=`[${M.join("-")}]`;try{new RegExp(f)}catch{return M.map(m=>d.escapeRegex(m)).join("..")}return f},_=(M,N)=>`Missing ${M}: "${N}" - use "\\\\${N}" to match literal characters`,x=(M,N)=>{if(typeof M!="string")throw new TypeError("Expected a string");M=k[M]||M;const f={...N},w=typeof f.maxLength=="number"?Math.min(l,f.maxLength):l;let m=M.length;if(m>w)throw new SyntaxError(`Input length: ${m}, exceeds maximum allowed length: ${w}`);const S={type:"bos",value:"",output:f.prepend||""},A=[S],P=f.capture?"":"?:",H=s.globChars(f.windows),E=s.extglobChars(H),{DOT_LITERAL:T,PLUS_LITERAL:D,SLASH_LITERAL:ae,ONE_CHAR:U,DOTS_SLASH:ee,NO_DOT:K,NO_DOT_SLASH:Q,NO_DOTS_SLASH:te,QMARK:ne,QMARK_NO_DOT:C,STAR:R,START_ANCHOR:j}=H,F=B=>`(${P}(?:(?!${j}${B.dot?ee:T}).)*?)`,V=f.dot?"":K,J=f.dot?ne:C;let G=f.bash===!0?F(f):R;f.capture&&(G=`(${G})`),typeof f.noext=="boolean"&&(f.noextglob=f.noext);const b={input:M,index:-1,start:0,dot:f.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:A};M=d.removePrefix(M,b),m=M.length;const Z=[],z=[],X=[];let I=S,L;const me=()=>b.index===m-1,Y=b.peek=(B=1)=>M[b.index+B],W=b.advance=()=>M[++b.index]||"",re=()=>M.slice(b.index+1),Ne=(B="",ye=0)=>{b.consumed+=B,b.index+=ye},Ce=B=>{b.output+=B.output!=null?B.output:B.value,Ne(B.value)},ge=()=>{let B=1;for(;Y()==="!"&&(Y(2)!=="("||Y(3)==="?");)W(),b.start++,B++;return B%2===0?!1:(b.negated=!0,b.start++,!0)},Pe=B=>{b[B]++,X.push(B)},_e=B=>{b[B]--,X.pop()},ce=B=>{if(I.type==="globstar"){const ye=b.braces>0&&(B.type==="comma"||B.type==="brace"),O=B.extglob===!0||Z.length&&(B.type==="pipe"||B.type==="paren");B.type!=="slash"&&B.type!=="paren"&&!ye&&!O&&(b.output=b.output.slice(0,-I.output.length),I.type="star",I.value="*",I.output=G,b.output+=I.output)}if(Z.length&&B.type!=="paren"&&(Z[Z.length-1].inner+=B.value),(B.value||B.output)&&Ce(B),I&&I.type==="text"&&B.type==="text"){I.output=(I.output||I.value)+B.value,I.value+=B.value;return}B.prev=I,A.push(B),I=B},he=(B,ye)=>{const O={...E[ye],conditions:1,inner:""};O.prev=I,O.parens=b.parens,O.output=b.output;const $=(f.capture?"(":"")+O.open;Pe("parens"),ce({type:B,value:ye,output:b.output?"":U}),ce({type:"paren",extglob:!0,value:W(),output:$}),Z.push(O)},Me=B=>{let ye=B.close+(f.capture?")":""),O;if(B.type==="negate"){let $=G;if(B.inner&&B.inner.length>1&&B.inner.includes("/")&&($=F(f)),($!==G||me()||/^\)+$/.test(re()))&&(ye=B.close=`)$))${$}`),B.inner.includes("*")&&(O=re())&&/^\.[^\\/.]+$/.test(O)){const oe=x(O,{...N,fastpaths:!1}).output;ye=B.close=`)${oe})${$})`}B.prev.type==="bos"&&(b.negatedExtglob=!0)}ce({type:"paren",extglob:!0,value:L,output:ye}),_e("parens")};if(f.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(M)){let B=!1,ye=M.replace(p,(O,$,oe,ve,ue,Ee)=>ve==="\\"?(B=!0,O):ve==="?"?$?$+ve+(ue?ne.repeat(ue.length):""):Ee===0?J+(ue?ne.repeat(ue.length):""):ne.repeat(oe.length):ve==="."?T.repeat(oe.length):ve==="*"?$?$+ve+(ue?G:""):G:$?O:`\\${O}`);return B===!0&&(f.unescape===!0?ye=ye.replace(/\\/g,""):ye=ye.replace(/\\+/g,O=>O.length%2===0?"\\\\":O?"\\":"")),ye===M&&f.contains===!0?(b.output=M,b):(b.output=d.wrapOutput(ye,b,N),b)}for(;!me();){if(L=W(),L==="\0")continue;if(L==="\\"){const O=Y();if(O==="/"&&f.bash!==!0||O==="."||O===";")continue;if(!O){L+="\\",ce({type:"text",value:L});continue}const $=/^\\+/.exec(re());let oe=0;if($&&$[0].length>2&&(oe=$[0].length,b.index+=oe,oe%2!==0&&(L+="\\")),f.unescape===!0?L=W():L+=W(),b.brackets===0){ce({type:"text",value:L});continue}}if(b.brackets>0&&(L!=="]"||I.value==="["||I.value==="[^")){if(f.posix!==!1&&L===":"){const O=I.value.slice(1);if(O.includes("[")&&(I.posix=!0,O.includes(":"))){const $=I.value.lastIndexOf("["),oe=I.value.slice(0,$),ve=I.value.slice($+2),ue=h[ve];if(ue){I.value=oe+ue,b.backtrack=!0,W(),!S.output&&A.indexOf(I)===1&&(S.output=U);continue}}}(L==="["&&Y()!==":"||L==="-"&&Y()==="]")&&(L=`\\${L}`),L==="]"&&(I.value==="["||I.value==="[^")&&(L=`\\${L}`),f.posix===!0&&L==="!"&&I.value==="["&&(L="^"),I.value+=L,Ce({value:L});continue}if(b.quotes===1&&L!=='"'){L=d.escapeRegex(L),I.value+=L,Ce({value:L});continue}if(L==='"'){b.quotes=b.quotes===1?0:1,f.keepQuotes===!0&&ce({type:"text",value:L});continue}if(L==="("){Pe("parens"),ce({type:"paren",value:L});continue}if(L===")"){if(b.parens===0&&f.strictBrackets===!0)throw new SyntaxError(_("opening","("));const O=Z[Z.length-1];if(O&&b.parens===O.parens+1){Me(Z.pop());continue}ce({type:"paren",value:L,output:b.parens?")":"\\)"}),_e("parens");continue}if(L==="["){if(f.nobracket===!0||!re().includes("]")){if(f.nobracket!==!0&&f.strictBrackets===!0)throw new SyntaxError(_("closing","]"));L=`\\${L}`}else Pe("brackets");ce({type:"bracket",value:L});continue}if(L==="]"){if(f.nobracket===!0||I&&I.type==="bracket"&&I.value.length===1){ce({type:"text",value:L,output:`\\${L}`});continue}if(b.brackets===0){if(f.strictBrackets===!0)throw new SyntaxError(_("opening","["));ce({type:"text",value:L,output:`\\${L}`});continue}_e("brackets");const O=I.value.slice(1);if(I.posix!==!0&&O[0]==="^"&&!O.includes("/")&&(L=`/${L}`),I.value+=L,Ce({value:L}),f.literalBrackets===!1||d.hasRegexChars(O))continue;const $=d.escapeRegex(I.value);if(b.output=b.output.slice(0,-I.value.length),f.literalBrackets===!0){b.output+=$,I.value=$;continue}I.value=`(${P}${$}|${I.value})`,b.output+=I.value;continue}if(L==="{"&&f.nobrace!==!0){Pe("braces");const O={type:"brace",value:L,output:"(",outputIndex:b.output.length,tokensIndex:b.tokens.length};z.push(O),ce(O);continue}if(L==="}"){const O=z[z.length-1];if(f.nobrace===!0||!O){ce({type:"text",value:L,output:L});continue}let $=")";if(O.dots===!0){const oe=A.slice(),ve=[];for(let ue=oe.length-1;ue>=0&&(A.pop(),oe[ue].type!=="brace");ue--)oe[ue].type!=="dots"&&ve.unshift(oe[ue].value);$=v(ve,f),b.backtrack=!0}if(O.comma!==!0&&O.dots!==!0){const oe=b.output.slice(0,O.outputIndex),ve=b.tokens.slice(O.tokensIndex);O.value=O.output="\\{",L=$="\\}",b.output=oe;for(const ue of ve)b.output+=ue.output||ue.value}ce({type:"brace",value:L,output:$}),_e("braces"),z.pop();continue}if(L==="|"){Z.length>0&&Z[Z.length-1].conditions++,ce({type:"text",value:L});continue}if(L===","){let O=L;const $=z[z.length-1];$&&X[X.length-1]==="braces"&&($.comma=!0,O="|"),ce({type:"comma",value:L,output:O});continue}if(L==="/"){if(I.type==="dot"&&b.index===b.start+1){b.start=b.index+1,b.consumed="",b.output="",A.pop(),I=S;continue}ce({type:"slash",value:L,output:ae});continue}if(L==="."){if(b.braces>0&&I.type==="dot"){I.value==="."&&(I.output=T);const O=z[z.length-1];I.type="dots",I.output+=L,I.value+=L,O.dots=!0;continue}if(b.braces+b.parens===0&&I.type!=="bos"&&I.type!=="slash"){ce({type:"text",value:L,output:T});continue}ce({type:"dot",value:L,output:T});continue}if(L==="?"){if(!(I&&I.value==="(")&&f.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){he("qmark",L);continue}if(I&&I.type==="paren"){const $=Y();let oe=L;(I.value==="("&&!/[!=<:]/.test($)||$==="<"&&!/<([!=]|\w+>)/.test(re()))&&(oe=`\\${L}`),ce({type:"text",value:L,output:oe});continue}if(f.dot!==!0&&(I.type==="slash"||I.type==="bos")){ce({type:"qmark",value:L,output:C});continue}ce({type:"qmark",value:L,output:ne});continue}if(L==="!"){if(f.noextglob!==!0&&Y()==="("&&(Y(2)!=="?"||!/[!=<:]/.test(Y(3)))){he("negate",L);continue}if(f.nonegate!==!0&&b.index===0){ge();continue}}if(L==="+"){if(f.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){he("plus",L);continue}if(I&&I.value==="("||f.regex===!1){ce({type:"plus",value:L,output:D});continue}if(I&&(I.type==="bracket"||I.type==="paren"||I.type==="brace")||b.parens>0){ce({type:"plus",value:L});continue}ce({type:"plus",value:D});continue}if(L==="@"){if(f.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){ce({type:"at",extglob:!0,value:L,output:""});continue}ce({type:"text",value:L});continue}if(L!=="*"){(L==="$"||L==="^")&&(L=`\\${L}`);const O=u.exec(re());O&&(L+=O[0],b.index+=O[0].length),ce({type:"text",value:L});continue}if(I&&(I.type==="globstar"||I.star===!0)){I.type="star",I.star=!0,I.value+=L,I.output=G,b.backtrack=!0,b.globstar=!0,Ne(L);continue}let B=re();if(f.noextglob!==!0&&/^\([^?]/.test(B)){he("star",L);continue}if(I.type==="star"){if(f.noglobstar===!0){Ne(L);continue}const O=I.prev,$=O.prev,oe=O.type==="slash"||O.type==="bos",ve=$&&($.type==="star"||$.type==="globstar");if(f.bash===!0&&(!oe||B[0]&&B[0]!=="/")){ce({type:"star",value:L,output:""});continue}const ue=b.braces>0&&(O.type==="comma"||O.type==="brace"),Ee=Z.length&&(O.type==="pipe"||O.type==="paren");if(!oe&&O.type!=="paren"&&!ue&&!Ee){ce({type:"star",value:L,output:""});continue}for(;B.slice(0,3)==="/**";){const Ea=M[b.index+4];if(Ea&&Ea!=="/")break;B=B.slice(3),Ne("/**",3)}if(O.type==="bos"&&me()){I.type="globstar",I.value+=L,I.output=F(f),b.output=I.output,b.globstar=!0,Ne(L);continue}if(O.type==="slash"&&O.prev.type!=="bos"&&!ve&&me()){b.output=b.output.slice(0,-(O.output+I.output).length),O.output=`(?:${O.output}`,I.type="globstar",I.output=F(f)+(f.strictSlashes?")":"|$)"),I.value+=L,b.globstar=!0,b.output+=O.output+I.output,Ne(L);continue}if(O.type==="slash"&&O.prev.type!=="bos"&&B[0]==="/"){const Ea=B[1]!==void 0?"|$":"";b.output=b.output.slice(0,-(O.output+I.output).length),O.output=`(?:${O.output}`,I.type="globstar",I.output=`${F(f)}${ae}|${ae}${Ea})`,I.value+=L,b.output+=O.output+I.output,b.globstar=!0,Ne(L+W()),ce({type:"slash",value:"/",output:""});continue}if(O.type==="bos"&&B[0]==="/"){I.type="globstar",I.value+=L,I.output=`(?:^|${ae}|${F(f)}${ae})`,b.output=I.output,b.globstar=!0,Ne(L+W()),ce({type:"slash",value:"/",output:""});continue}b.output=b.output.slice(0,-I.output.length),I.type="globstar",I.output=F(f),I.value+=L,b.output+=I.output,b.globstar=!0,Ne(L);continue}const ye={type:"star",value:L,output:G};if(f.bash===!0){ye.output=".*?",(I.type==="bos"||I.type==="slash")&&(ye.output=V+ye.output),ce(ye);continue}if(I&&(I.type==="bracket"||I.type==="paren")&&f.regex===!0){ye.output=L,ce(ye);continue}(b.index===b.start||I.type==="slash"||I.type==="dot")&&(I.type==="dot"?(b.output+=Q,I.output+=Q):f.dot===!0?(b.output+=te,I.output+=te):(b.output+=V,I.output+=V),Y()!=="*"&&(b.output+=U,I.output+=U)),ce(ye)}for(;b.brackets>0;){if(f.strictBrackets===!0)throw new SyntaxError(_("closing","]"));b.output=d.escapeLast(b.output,"["),_e("brackets")}for(;b.parens>0;){if(f.strictBrackets===!0)throw new SyntaxError(_("closing",")"));b.output=d.escapeLast(b.output,"("),_e("parens")}for(;b.braces>0;){if(f.strictBrackets===!0)throw new SyntaxError(_("closing","}"));b.output=d.escapeLast(b.output,"{"),_e("braces")}if(f.strictSlashes!==!0&&(I.type==="star"||I.type==="bracket")&&ce({type:"maybe_slash",value:"",output:`${ae}?`}),b.backtrack===!0){b.output="";for(const B of b.tokens)b.output+=B.output!=null?B.output:B.value,B.suffix&&(b.output+=B.suffix)}return b};x.fastpaths=(M,N)=>{const f={...N},w=typeof f.maxLength=="number"?Math.min(l,f.maxLength):l,m=M.length;if(m>w)throw new SyntaxError(`Input length: ${m}, exceeds maximum allowed length: ${w}`);M=k[M]||M;const{DOT_LITERAL:S,SLASH_LITERAL:A,ONE_CHAR:P,DOTS_SLASH:H,NO_DOT:E,NO_DOTS:T,NO_DOTS_SLASH:D,STAR:ae,START_ANCHOR:U}=s.globChars(f.windows),ee=f.dot?T:E,K=f.dot?D:E,Q=f.capture?"":"?:",te={negated:!1,prefix:""};let ne=f.bash===!0?".*?":ae;f.capture&&(ne=`(${ne})`);const C=V=>V.noglobstar===!0?ne:`(${Q}(?:(?!${U}${V.dot?H:S}).)*?)`,R=V=>{switch(V){case"*":return`${ee}${P}${ne}`;case".*":return`${S}${P}${ne}`;case"*.*":return`${ee}${ne}${S}${P}${ne}`;case"*/*":return`${ee}${ne}${A}${P}${K}${ne}`;case"**":return ee+C(f);case"**/*":return`(?:${ee}${C(f)}${A})?${K}${P}${ne}`;case"**/*.*":return`(?:${ee}${C(f)}${A})?${K}${ne}${S}${P}${ne}`;case"**/.*":return`(?:${ee}${C(f)}${A})?${S}${P}${ne}`;default:{const J=/^(.*?)\.(\w+)$/.exec(V);if(!J)return;const G=R(J[1]);return G?G+S+J[2]:void 0}}},j=d.removePrefix(M,te);let F=R(j);return F&&f.strictSlashes!==!0&&(F+=`${A}?`),F},i.exports=x},510:(i,r,c)=>{const s=c(716),d=c(697),l=c(96),h=c(154),u=k=>k&&typeof k=="object"&&!Array.isArray(k),p=(k,v,_=!1)=>{if(Array.isArray(k)){const A=k.map(H=>p(H,v,_));return H=>{for(const E of A){const T=E(H);if(T)return T}return!1}}const x=u(k)&&k.tokens&&k.input;if(k===""||typeof k!="string"&&!x)throw new TypeError("Expected pattern to be a non-empty string");const M=v||{},N=M.windows,f=x?p.compileRe(k,v):p.makeRe(k,v,!1,!0),w=f.state;delete f.state;let m=()=>!1;if(M.ignore){const A={...v,ignore:null,onMatch:null,onResult:null};m=p(M.ignore,A,_)}const S=(A,P=!1)=>{const{isMatch:H,match:E,output:T}=p.test(A,f,v,{glob:k,posix:N}),D={glob:k,state:w,regex:f,posix:N,input:A,output:T,match:E,isMatch:H};return typeof M.onResult=="function"&&M.onResult(D),H===!1?(D.isMatch=!1,P?D:!1):m(A)?(typeof M.onIgnore=="function"&&M.onIgnore(D),D.isMatch=!1,P?D:!1):(typeof M.onMatch=="function"&&M.onMatch(D),P?D:!0)};return _&&(S.state=w),S};p.test=(k,v,_,{glob:x,posix:M}={})=>{if(typeof k!="string")throw new TypeError("Expected input to be a string");if(k==="")return{isMatch:!1,output:""};const N=_||{},f=N.format||(M?l.toPosixSlashes:null);let w=k===x,m=w&&f?f(k):k;return w===!1&&(m=f?f(k):k,w=m===x),(w===!1||N.capture===!0)&&(N.matchBase===!0||N.basename===!0?w=p.matchBase(k,v,_,M):w=v.exec(m)),{isMatch:!!w,match:w,output:m}},p.matchBase=(k,v,_)=>(v instanceof RegExp?v:p.makeRe(v,_)).test(l.basename(k)),p.isMatch=(k,v,_)=>p(v,_)(k),p.parse=(k,v)=>Array.isArray(k)?k.map(_=>p.parse(_,v)):d(k,{...v,fastpaths:!1}),p.scan=(k,v)=>s(k,v),p.compileRe=(k,v,_=!1,x=!1)=>{if(_===!0)return k.output;const M=v||{},N=M.contains?"":"^",f=M.contains?"":"$";let w=`${N}(?:${k.output})${f}`;k&&k.negated===!0&&(w=`^(?!${w}).*$`);const m=p.toRegex(w,v);return x===!0&&(m.state=k),m},p.makeRe=(k,v={},_=!1,x=!1)=>{if(!k||typeof k!="string")throw new TypeError("Expected a non-empty string");let M={negated:!1,fastpaths:!0};return v.fastpaths!==!1&&(k[0]==="."||k[0]==="*")&&(M.output=d.fastpaths(k,v)),M.output||(M=d(k,v)),p.compileRe(M,v,_,x)},p.toRegex=(k,v)=>{try{const _=v||{};return new RegExp(k,_.flags||(_.nocase?"i":""))}catch(_){if(v&&v.debug===!0)throw _;return/$^/}},p.constants=h,i.exports=p},716:(i,r,c)=>{const s=c(96),{CHAR_ASTERISK:d,CHAR_AT:l,CHAR_BACKWARD_SLASH:h,CHAR_COMMA:u,CHAR_DOT:p,CHAR_EXCLAMATION_MARK:k,CHAR_FORWARD_SLASH:v,CHAR_LEFT_CURLY_BRACE:_,CHAR_LEFT_PARENTHESES:x,CHAR_LEFT_SQUARE_BRACKET:M,CHAR_PLUS:N,CHAR_QUESTION_MARK:f,CHAR_RIGHT_CURLY_BRACE:w,CHAR_RIGHT_PARENTHESES:m,CHAR_RIGHT_SQUARE_BRACKET:S}=c(154),A=E=>E===v||E===h,P=E=>{E.isPrefix!==!0&&(E.depth=E.isGlobstar?1/0:1)},H=(E,T)=>{const D=T||{},ae=E.length-1,U=D.parts===!0||D.scanToEnd===!0,ee=[],K=[],Q=[];let te=E,ne=-1,C=0,R=0,j=!1,F=!1,V=!1,J=!1,G=!1,b=!1,Z=!1,z=!1,X=!1,I=!1,L=0,me,Y,W={value:"",depth:0,isGlob:!1};const re=()=>ne>=ae,Ne=()=>te.charCodeAt(ne+1),Ce=()=>(me=Y,te.charCodeAt(++ne));for(;ne<ae;){Y=Ce();let he;if(Y===h){Z=W.backslashes=!0,Y=Ce(),Y===_&&(b=!0);continue}if(b===!0||Y===_){for(L++;re()!==!0&&(Y=Ce());){if(Y===h){Z=W.backslashes=!0,Ce();continue}if(Y===_){L++;continue}if(b!==!0&&Y===p&&(Y=Ce())===p){if(j=W.isBrace=!0,V=W.isGlob=!0,I=!0,U===!0)continue;break}if(b!==!0&&Y===u){if(j=W.isBrace=!0,V=W.isGlob=!0,I=!0,U===!0)continue;break}if(Y===w&&(L--,L===0)){b=!1,j=W.isBrace=!0,I=!0;break}}if(U===!0)continue;break}if(Y===v){if(ee.push(ne),K.push(W),W={value:"",depth:0,isGlob:!1},I===!0)continue;if(me===p&&ne===C+1){C+=2;continue}R=ne+1;continue}if(D.noext!==!0&&(Y===N||Y===l||Y===d||Y===f||Y===k)===!0&&Ne()===x){if(V=W.isGlob=!0,J=W.isExtglob=!0,I=!0,Y===k&&ne===C&&(X=!0),U===!0){for(;re()!==!0&&(Y=Ce());){if(Y===h){Z=W.backslashes=!0,Y=Ce();continue}if(Y===m){V=W.isGlob=!0,I=!0;break}}continue}break}if(Y===d){if(me===d&&(G=W.isGlobstar=!0),V=W.isGlob=!0,I=!0,U===!0)continue;break}if(Y===f){if(V=W.isGlob=!0,I=!0,U===!0)continue;break}if(Y===M){for(;re()!==!0&&(he=Ce());){if(he===h){Z=W.backslashes=!0,Ce();continue}if(he===S){F=W.isBracket=!0,V=W.isGlob=!0,I=!0;break}}if(U===!0)continue;break}if(D.nonegate!==!0&&Y===k&&ne===C){z=W.negated=!0,C++;continue}if(D.noparen!==!0&&Y===x){if(V=W.isGlob=!0,U===!0){for(;re()!==!0&&(Y=Ce());){if(Y===x){Z=W.backslashes=!0,Y=Ce();continue}if(Y===m){I=!0;break}}continue}break}if(V===!0){if(I=!0,U===!0)continue;break}}D.noext===!0&&(J=!1,V=!1);let ge=te,Pe="",_e="";C>0&&(Pe=te.slice(0,C),te=te.slice(C),R-=C),ge&&V===!0&&R>0?(ge=te.slice(0,R),_e=te.slice(R)):V===!0?(ge="",_e=te):ge=te,ge&&ge!==""&&ge!=="/"&&ge!==te&&A(ge.charCodeAt(ge.length-1))&&(ge=ge.slice(0,-1)),D.unescape===!0&&(_e&&(_e=s.removeBackslashes(_e)),ge&&Z===!0&&(ge=s.removeBackslashes(ge)));const ce={prefix:Pe,input:E,start:C,base:ge,glob:_e,isBrace:j,isBracket:F,isGlob:V,isExtglob:J,isGlobstar:G,negated:z,negatedExtglob:X};if(D.tokens===!0&&(ce.maxDepth=0,A(Y)||K.push(W),ce.tokens=K),D.parts===!0||D.tokens===!0){let he;for(let Me=0;Me<ee.length;Me++){const B=he?he+1:C,ye=ee[Me],O=E.slice(B,ye);D.tokens&&(Me===0&&C!==0?(K[Me].isPrefix=!0,K[Me].value=Pe):K[Me].value=O,P(K[Me]),ce.maxDepth+=K[Me].depth),(Me!==0||O!=="")&&Q.push(O),he=ye}if(he&&he+1<E.length){const Me=E.slice(he+1);Q.push(Me),D.tokens&&(K[K.length-1].value=Me,P(K[K.length-1]),ce.maxDepth+=K[K.length-1].depth)}ce.slashes=ee,ce.parts=Q}return ce};i.exports=H},96:(i,r,c)=>{const{REGEX_BACKSLASH:s,REGEX_REMOVE_BACKSLASH:d,REGEX_SPECIAL_CHARS:l,REGEX_SPECIAL_CHARS_GLOBAL:h}=c(154);r.isObject=u=>u!==null&&typeof u=="object"&&!Array.isArray(u),r.hasRegexChars=u=>l.test(u),r.isRegexChar=u=>u.length===1&&r.hasRegexChars(u),r.escapeRegex=u=>u.replace(h,"\\$1"),r.toPosixSlashes=u=>u.replace(s,"/"),r.removeBackslashes=u=>u.replace(d,p=>p==="\\"?"":p),r.escapeLast=(u,p,k)=>{const v=u.lastIndexOf(p,k);return v===-1?u:u[v-1]==="\\"?r.escapeLast(u,p,v-1):`${u.slice(0,v)}\\${u.slice(v)}`},r.removePrefix=(u,p={})=>{let k=u;return k.startsWith("./")&&(k=k.slice(2),p.prefix="./"),k},r.wrapOutput=(u,p={},k={})=>{const v=k.contains?"":"^",_=k.contains?"":"$";let x=`${v}(?:${u})${_}`;return p.negated===!0&&(x=`(?:^(?!${x}).*$)`),x},r.basename=(u,{windows:p}={})=>{const k=u.split(p?/[\\/]/:"/"),v=k[k.length-1];return v===""?k[k.length-2]:v}}},t={};function a(i){var r=t[i];if(r!==void 0)return r.exports;var c=t[i]={exports:{}},s=!0;try{e[i](c,c.exports,a),s=!1}finally{s&&delete t[i]}return c.exports}typeof a<"u"&&(a.ab=__dirname+"/");var o=a(170);Dv.exports=o})()),Dv.exports}var cL;function VI(){return cL||(cL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}t(e,{hasLocalMatch:function(){return i},matchLocalPattern:function(){return o}});const a=Pb();function o(r,c){if(r.search!==void 0&&r.search!==c.search)return!1;var s;return!!(0,a.makeRe)((s=r.pathname)!=null?s:"**",{dot:!0}).test(c.pathname)}function i(r,c){if(!r)return!0;const s=new URL(c,"http://n");return r.some(d=>o(d,s))}}(zv)),zv}var Ov={},rL;function zI(){return rL||(rL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}t(e,{hasRemoteMatch:function(){return i},matchRemotePattern:function(){return o}});const a=Pb();function o(r,c){if(r.protocol!==void 0&&r.protocol.replace(/:$/,"")!==c.protocol.replace(/:$/,"")||r.port!==void 0&&r.port!==c.port)return!1;if(r.hostname===void 0)throw Object.defineProperty(new Error(`Pattern should define hostname but found
|
|
35
|
-
`+JSON.stringify(r)),"__NEXT_ERROR_CODE",{value:"E410",enumerable:!1,configurable:!0});if(!(0,a.makeRe)(r.hostname).test(c.hostname)||r.search!==void 0&&r.search!==c.search)return!1;var s;return!!(0,a.makeRe)((s=r.pathname)!=null?s:"**",{dot:!0}).test(c.pathname)}function i(r,c,s){return r.some(d=>s.hostname===d)||c.some(d=>o(d,s))}}(Ov)),Ov}var sL;function Eb(){return sL||(sL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return o}});const t=75;function a(i){let{config:r,src:c,width:s,quality:d}=i;var l;if(process.env.NODE_ENV!=="production"){const u=[];if(c||u.push("src"),s||u.push("width"),u.length>0)throw Object.defineProperty(new Error("Next Image Optimization requires "+u.join(", ")+" to be provided. Make sure you pass them as props to the `next/image` component. Received: "+JSON.stringify({src:c,width:s,quality:d})),"__NEXT_ERROR_CODE",{value:"E188",enumerable:!1,configurable:!0});if(c.startsWith("//"))throw Object.defineProperty(new Error('Failed to parse src "'+c+'" on `next/image`, protocol-relative URL (//) must be changed to an absolute URL (http:// or https://)'),"__NEXT_ERROR_CODE",{value:"E360",enumerable:!1,configurable:!0});if(c.startsWith("/")&&r.localPatterns&&process.env.NODE_ENV!=="test"&&process.env.NEXT_RUNTIME!=="edge"){const{hasLocalMatch:p}=VI();if(!p(r.localPatterns,c))throw Object.defineProperty(new Error("Invalid src prop ("+c+") on `next/image` does not match `images.localPatterns` configured in your `next.config.js`\nSee more info: https://nextjs.org/docs/messages/next-image-unconfigured-localpatterns"),"__NEXT_ERROR_CODE",{value:"E426",enumerable:!1,configurable:!0})}if(!c.startsWith("/")&&(r.domains||r.remotePatterns)){let p;try{p=new URL(c)}catch(k){throw console.error(k),Object.defineProperty(new Error('Failed to parse src "'+c+'" on `next/image`, if using relative image it must start with a leading slash "/" or be an absolute URL (http:// or https://)'),"__NEXT_ERROR_CODE",{value:"E63",enumerable:!1,configurable:!0})}if(process.env.NODE_ENV!=="test"&&process.env.NEXT_RUNTIME!=="edge"){const{hasRemoteMatch:k}=zI();if(!k(r.domains,r.remotePatterns,p))throw Object.defineProperty(new Error("Invalid src prop ("+c+') on `next/image`, hostname "'+p.hostname+'" is not configured under images in your `next.config.js`\nSee more info: https://nextjs.org/docs/messages/next-image-unconfigured-host'),"__NEXT_ERROR_CODE",{value:"E231",enumerable:!1,configurable:!0})}}if(d&&r.qualities&&!r.qualities.includes(d))throw Object.defineProperty(new Error("Invalid quality prop ("+d+") on `next/image` does not match `images.qualities` configured in your `next.config.js`\nSee more info: https://nextjs.org/docs/messages/next-image-unconfigured-qualities"),"__NEXT_ERROR_CODE",{value:"E623",enumerable:!1,configurable:!0})}const h=d||((l=r.qualities)==null?void 0:l.reduce((u,p)=>Math.abs(p-t)<Math.abs(u-t)?p:u))||t;return r.path+"?url="+encodeURIComponent(c)+"&w="+s+"&q="+h+(c.startsWith("/_next/static/media/")&&process.env.NEXT_DEPLOYMENT_ID?"&dpl="+process.env.NEXT_DEPLOYMENT_ID:"")}a.__next_img_default=!0;const o=a}(Vv)),Vv}var Ta={exports:{}},dL;function Rb(){return dL||(dL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useMergedRef",{enumerable:!0,get:function(){return o}});const a=q;function o(r,c){const s=(0,a.useRef)(null),d=(0,a.useRef)(null);return(0,a.useCallback)(l=>{if(l===null){const h=s.current;h&&(s.current=null,h());const u=d.current;u&&(d.current=null,u())}else r&&(s.current=i(r,l)),c&&(d.current=i(c,l))},[r,c])}function i(r,c){if(typeof r=="function"){const s=r(c);return typeof s=="function"?s:()=>r(null)}else return r.current=c,()=>{r.current=null}}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ta,Ta.exports)),Ta.exports}var hL;function DI(){return hL||(hL=1,function(e,t){"use client";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Image",{enumerable:!0,get:function(){return w}});const a=Kn(),o=Mv(),i=mv(),r=o._(q),c=a._(II),s=a._(jI()),d=Nb(),l=ix(),h=HI(),u=ox(),p=Ab(),k=a._(Eb()),v=Rb(),_=process.env.__NEXT_IMAGE_OPTS;typeof window>"u"&&(globalThis.__NEXT_IMAGE_IMPORTED=!0);function x(m,S,A,P,H,E,T){const D=m==null?void 0:m.src;if(!m||m["data-loaded-src"]===D)return;m["data-loaded-src"]=D,("decode"in m?m.decode():Promise.resolve()).catch(()=>{}).then(()=>{if(!(!m.parentElement||!m.isConnected)){if(S!=="empty"&&H(!0),A!=null&&A.current){const U=new Event("load");Object.defineProperty(U,"target",{writable:!1,value:m});let ee=!1,K=!1;A.current({...U,nativeEvent:U,currentTarget:m,target:m,isDefaultPrevented:()=>ee,isPropagationStopped:()=>K,persist:()=>{},preventDefault:()=>{ee=!0,U.preventDefault()},stopPropagation:()=>{K=!0,U.stopPropagation()}})}if(P!=null&&P.current&&P.current(m),process.env.NODE_ENV!=="production"){const U=new URL(D,"http://n").searchParams.get("url")||D;if(m.getAttribute("data-nimg")==="fill"){if(!E&&(!T||T==="100vw")&&m.getBoundingClientRect().width/window.innerWidth<.6&&(T==="100vw"?(0,u.warnOnce)('Image with src "'+U+'" has "fill" prop and "sizes" prop of "100vw", but image is not rendered at full viewport width. Please adjust "sizes" to improve page performance. Read more: https://nextjs.org/docs/api-reference/next/image#sizes'):(0,u.warnOnce)('Image with src "'+U+'" has "fill" but is missing "sizes" prop. Please add it to improve page performance. Read more: https://nextjs.org/docs/api-reference/next/image#sizes')),m.parentElement){const{position:Q}=window.getComputedStyle(m.parentElement),te=["absolute","fixed","relative"];te.includes(Q)||(0,u.warnOnce)('Image with src "'+U+'" has "fill" and parent element with invalid "position". Provided "'+Q+'" should be one of '+te.map(String).join(",")+".")}m.height===0&&(0,u.warnOnce)('Image with src "'+U+'" has "fill" and a height value of 0. This is likely because the parent element of the image has not been styled to have a set height.')}const ee=m.height.toString()!==m.getAttribute("height"),K=m.width.toString()!==m.getAttribute("width");(ee&&!K||!ee&&K)&&(0,u.warnOnce)('Image with src "'+U+`" has either width or height modified, but not the other. If you use CSS to change the size of your image, also include the styles 'width: "auto"' or 'height: "auto"' to maintain the aspect ratio.`)}}})}function M(m){return r.use?{fetchPriority:m}:{fetchpriority:m}}const N=(0,r.forwardRef)((m,S)=>{let{src:A,srcSet:P,sizes:H,height:E,width:T,decoding:D,className:ae,style:U,fetchPriority:ee,placeholder:K,loading:Q,unoptimized:te,fill:ne,onLoadRef:C,onLoadingCompleteRef:R,setBlurComplete:j,setShowAltText:F,sizesInput:V,onLoad:J,onError:G,...b}=m;const Z=(0,r.useCallback)(X=>{X&&(G&&(X.src=X.src),process.env.NODE_ENV!=="production"&&(A||console.error('Image is missing required "src" property:',X),X.getAttribute("alt")===null&&console.error('Image is missing required "alt" property. Please add Alternative Text to describe the image for screen readers and search engines.')),X.complete&&x(X,K,C,R,j,te,V))},[A,K,C,R,j,G,te,V]),z=(0,v.useMergedRef)(S,Z);return(0,i.jsx)("img",{...b,...M(ee),loading:Q,width:T,height:E,decoding:D,"data-nimg":ne?"fill":"1",className:ae,style:U,sizes:H,srcSet:P,src:A,ref:z,onLoad:X=>{const I=X.currentTarget;x(I,K,C,R,j,te,V)},onError:X=>{F(!0),K!=="empty"&&j(!0),G&&G(X)}})});function f(m){let{isAppRouter:S,imgAttributes:A}=m;const P={as:"image",imageSrcSet:A.srcSet,imageSizes:A.sizes,crossOrigin:A.crossOrigin,referrerPolicy:A.referrerPolicy,...M(A.fetchPriority)};return S&&c.default.preload?(c.default.preload(A.src,P),null):(0,i.jsx)(s.default,{children:(0,i.jsx)("link",{rel:"preload",href:A.srcSet?void 0:A.src,...P},"__nimg-"+A.src+A.srcSet+A.sizes)})}const w=(0,r.forwardRef)((m,S)=>{const P=!(0,r.useContext)(p.RouterContext),H=(0,r.useContext)(h.ImageConfigContext),E=(0,r.useMemo)(()=>{var R;const j=_||H||l.imageConfigDefault,F=[...j.deviceSizes,...j.imageSizes].sort((G,b)=>G-b),V=j.deviceSizes.sort((G,b)=>G-b),J=(R=j.qualities)==null?void 0:R.sort((G,b)=>G-b);return{...j,allSizes:F,deviceSizes:V,qualities:J}},[H]),{onLoad:T,onLoadingComplete:D}=m,ae=(0,r.useRef)(T);(0,r.useEffect)(()=>{ae.current=T},[T]);const U=(0,r.useRef)(D);(0,r.useEffect)(()=>{U.current=D},[D]);const[ee,K]=(0,r.useState)(!1),[Q,te]=(0,r.useState)(!1),{props:ne,meta:C}=(0,d.getImgProps)(m,{defaultLoader:k.default,imgConf:E,blurComplete:ee,showAltText:Q});return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(N,{...ne,unoptimized:C.unoptimized,placeholder:C.placeholder,fill:C.fill,onLoadRef:ae,onLoadingCompleteRef:U,setBlurComplete:K,setShowAltText:te,sizesInput:m.sizes,ref:S}),C.priority?(0,i.jsx)(f,{isAppRouter:P,imgAttributes:ne}):null]})});(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}($a,$a.exports)),$a.exports}var lL;function OI(){return lL||(lL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(d,l){for(var h in l)Object.defineProperty(d,h,{enumerable:!0,get:l[h]})}t(e,{default:function(){return s},getImageProps:function(){return c}});const a=Kn(),o=Nb(),i=DI(),r=a._(Eb());function c(d){const{props:l}=(0,o.getImgProps)(d,{defaultLoader:r.default,imgConf:process.env.__NEXT_IMAGE_OPTS});for(const[h,u]of Object.entries(l))u===void 0&&delete l[h];return{props:l}}const s=i.Image}(bv)),bv}var Fv,uL;function FI(){return uL||(uL=1,Fv=OI()),Fv}var BI=FI();const $b=fv(BI),UI="style-module__banner___dXl-D",ZI="style-module__social___mxK8z",GI="style-module__container___9JBYZ",WI="style-module__content___V-DNs",XI="style-module__header___bOHYo",KI="style-module__image___jR6hS",YI="style-module__skeleton___lG67G",QI="style-module__text___uBnfC",JI="style-module__button___7y1JK",eN="style-module__primary___BSgxg",$e={banner:UI,social:ZI,container:GI,content:WI,header:XI,image:KI,skeleton:YI,"image-wrap":"style-module__image-wrap___kZOyY",text:QI,button:JI,primary:eN,"button-group":"style-module__button-group___SlLNJ"},tN="social-module__social___Rz7KO",nN="social-module__skeleton___5X-ML",aN="social-module__icon___sBz7e",oN="social-module__linkedin___hkI5Y",iN="social-module__instagram___TM0i3",cN="social-module__github___paHAR",Ve={social:tN,skeleton:nN,icon:aN,linkedin:oN,instagram:iN,github:cN},rN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-mail-icon lucide-mail",...e},y.createElement("path",{d:"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}),y.createElement("rect",{x:2,y:4,width:20,height:16,rx:2})),sN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 496 512",...e},y.createElement("path",{fill:"currentColor",d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3 .3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5 .3-6.2 2.3zm44.2-1.7c-2.9 .7-4.9 2.6-4.6 4.9 .3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3 .7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3 .3 2.9 2.3 3.9 1.6 1 3.6 .7 4.3-.7 .7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3 .7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3 .7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"})),dN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",...e},y.createElement("path",{d:"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z",fill:"currentColor"})),hN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",...e},y.createElement("path",{d:"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z",fill:"currentColor"})),qb=({className:e,isMounted:t=!1})=>{const a=Je.useMounted(),o=t||a;return g.jsxs("div",{className:ie(Ve.social,e),children:[g.jsx("a",{href:"https://www.linkedin.com/in/themichael/",target:"_blank",className:ie(Ve.icon,Ve.linkedin,!o&&Ve.skeleton),"aria-label":"Linkedin",children:g.jsx(hN,{width:"20",height:"20"})}),g.jsx("a",{href:"https://www.instagram.com/michael.adam.allen/",target:"_blank",className:ie(Ve.icon,Ve.instagram,!o&&Ve.skeleton),"aria-label":"Instagram",children:g.jsx(dN,{width:"20",height:"20"})}),g.jsx("a",{href:"https://github.com/uplord/",target:"_blank",className:ie(Ve.icon,Ve.github,!o&&Ve.skeleton),"aria-label":"GitHub",children:g.jsx(sN,{width:"20",height:"20"})}),g.jsx("a",{href:"mailto:michael@uplord.co.uk",className:ie(Ve.icon,Ve.default,!o&&Ve.skeleton),"aria-label":"Email",children:g.jsx(rN,{width:"20",height:"20"})})]})};var ja={exports:{}},Ha={exports:{}},Bv={},pL;function Tb(){return pL||(pL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(c,s){for(var d in s)Object.defineProperty(c,d,{enumerable:!0,get:s[d]})}t(e,{assign:function(){return r},searchParamsToUrlQuery:function(){return a},urlQueryToSearchParams:function(){return i}});function a(c){const s={};for(const[d,l]of c.entries()){const h=s[d];typeof h>"u"?s[d]=l:Array.isArray(h)?h.push(l):s[d]=[h,l]}return s}function o(c){return typeof c=="string"?c:typeof c=="number"&&!isNaN(c)||typeof c=="boolean"?String(c):""}function i(c){const s=new URLSearchParams;for(const[d,l]of Object.entries(c))if(Array.isArray(l))for(const h of l)s.append(d,o(h));else s.set(d,o(l));return s}function r(c){for(var s=arguments.length,d=new Array(s>1?s-1:0),l=1;l<s;l++)d[l-1]=arguments[l];for(const h of d){for(const u of h.keys())c.delete(u);for(const[u,p]of h.entries())c.append(u,p)}return c}}(Bv)),Bv}var Uv={},yL;function jb(){return yL||(yL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(d,l){for(var h in l)Object.defineProperty(d,h,{enumerable:!0,get:l[h]})}t(e,{formatUrl:function(){return r},formatWithValidation:function(){return s},urlObjectKeys:function(){return c}});const o=Mv()._(Tb()),i=/https?|ftp|gopher|file/;function r(d){let{auth:l,hostname:h}=d,u=d.protocol||"",p=d.pathname||"",k=d.hash||"",v=d.query||"",_=!1;l=l?encodeURIComponent(l).replace(/%3A/i,":")+"@":"",d.host?_=l+d.host:h&&(_=l+(~h.indexOf(":")?"["+h+"]":h),d.port&&(_+=":"+d.port)),v&&typeof v=="object"&&(v=String(o.urlQueryToSearchParams(v)));let x=d.search||v&&"?"+v||"";return u&&!u.endsWith(":")&&(u+=":"),d.slashes||(!u||i.test(u))&&_!==!1?(_="//"+(_||""),p&&p[0]!=="/"&&(p="/"+p)):_||(_=""),k&&k[0]!=="#"&&(k="#"+k),x&&x[0]!=="?"&&(x="?"+x),p=p.replace(/[?#]/g,encodeURIComponent),x=x.replace("#","%23"),""+u+_+p+x+k}const c=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function s(d){return process.env.NODE_ENV==="development"&&d!==null&&typeof d=="object"&&Object.keys(d).forEach(l=>{c.includes(l)||console.warn("Unknown key passed via urlObject into url.format: "+l)}),r(d)}}(Uv)),Uv}var Zv={},kL;function lN(){return kL||(kL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"omit",{enumerable:!0,get:function(){return t}});function t(a,o){const i={};return Object.keys(a).forEach(r=>{o.includes(r)||(i[r]=a[r])}),i}}(Zv)),Zv}var Gv={},fL;function gv(){return fL||(fL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(w,m){for(var S in m)Object.defineProperty(w,S,{enumerable:!0,get:m[S]})}t(e,{DecodeError:function(){return v},MiddlewareNotFoundError:function(){return N},MissingStaticPage:function(){return M},NormalizeError:function(){return _},PageNotFoundError:function(){return x},SP:function(){return p},ST:function(){return k},WEB_VITALS:function(){return a},execOnce:function(){return o},getDisplayName:function(){return d},getLocationOrigin:function(){return c},getURL:function(){return s},isAbsoluteUrl:function(){return r},isResSent:function(){return l},loadGetInitialProps:function(){return u},normalizeRepeatedSlashes:function(){return h},stringifyError:function(){return f}});const a=["CLS","FCP","FID","INP","LCP","TTFB"];function o(w){let m=!1,S;return function(){for(var A=arguments.length,P=new Array(A),H=0;H<A;H++)P[H]=arguments[H];return m||(m=!0,S=w(...P)),S}}const i=/^[a-zA-Z][a-zA-Z\d+\-.]*?:/,r=w=>i.test(w);function c(){const{protocol:w,hostname:m,port:S}=window.location;return w+"//"+m+(S?":"+S:"")}function s(){const{href:w}=window.location,m=c();return w.substring(m.length)}function d(w){return typeof w=="string"?w:w.displayName||w.name||"Unknown"}function l(w){return w.finished||w.headersSent}function h(w){const m=w.split("?");return m[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(m[1]?"?"+m.slice(1).join("?"):"")}async function u(w,m){if(process.env.NODE_ENV!=="production"){var S;if((S=w.prototype)!=null&&S.getInitialProps){const H='"'+d(w)+'.getInitialProps()" is defined as an instance method - visit https://nextjs.org/docs/messages/get-initial-props-as-an-instance-method for more information.';throw Object.defineProperty(new Error(H),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}}const A=m.res||m.ctx&&m.ctx.res;if(!w.getInitialProps)return m.ctx&&m.Component?{pageProps:await u(m.Component,m.ctx)}:{};const P=await w.getInitialProps(m);if(A&&l(A))return P;if(!P){const H='"'+d(w)+'.getInitialProps()" should resolve to an object. But found "'+P+'" instead.';throw Object.defineProperty(new Error(H),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}return process.env.NODE_ENV!=="production"&&Object.keys(P).length===0&&!m.ctx&&console.warn(""+d(w)+" returned an empty object from `getInitialProps`. This de-optimizes and prevents automatic static optimization. https://nextjs.org/docs/messages/empty-object-getInitialProps"),P}const p=typeof performance<"u",k=p&&["mark","measure","getEntriesByName"].every(w=>typeof performance[w]=="function");class v extends Error{}class _ extends Error{}class x extends Error{constructor(m){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+m}}class M extends Error{constructor(m,S){super(),this.message="Failed to load static file for page: "+m+" "+S}}class N extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function f(w){return JSON.stringify({message:w.message,stack:w.stack})}}(Gv)),Gv}var Va={exports:{}},Wv={},mL;function Hb(){return mL||(mL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"removeTrailingSlash",{enumerable:!0,get:function(){return t}});function t(a){return a.replace(/\/$/,"")||"/"}}(Wv)),Wv}var Xv={},ML;function cx(){return ML||(ML=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"parsePath",{enumerable:!0,get:function(){return t}});function t(a){const o=a.indexOf("#"),i=a.indexOf("?"),r=i>-1&&(o<0||i<o);return r||o>-1?{pathname:a.substring(0,r?i:o),query:r?a.substring(i,o>-1?o:void 0):"",hash:o>-1?a.slice(o):""}:{pathname:a,query:"",hash:""}}}(Xv)),Xv}var gL;function _v(){return gL||(gL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"normalizePathTrailingSlash",{enumerable:!0,get:function(){return i}});const a=Hb(),o=cx(),i=r=>{if(!r.startsWith("/")||process.env.__NEXT_MANUAL_TRAILING_SLASH)return r;const{pathname:c,query:s,hash:d}=(0,o.parsePath)(r);return process.env.__NEXT_TRAILING_SLASH?/\.[^/]+\/?$/.test(c)?""+(0,a.removeTrailingSlash)(c)+s+d:c.endsWith("/")?""+c+s+d:c+"/"+s+d:""+(0,a.removeTrailingSlash)(c)+s+d};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Va,Va.exports)),Va.exports}var Kv={},za={exports:{}},Yv={},_L;function Vb(){return _L||(_L=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"pathHasPrefix",{enumerable:!0,get:function(){return a}});const t=cx();function a(o,i){if(typeof o!="string")return!1;const{pathname:r}=(0,t.parsePath)(o);return r===i||r.startsWith(i+"/")}}(Yv)),Yv}var vL;function uN(){return vL||(vL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"hasBasePath",{enumerable:!0,get:function(){return i}});const a=Vb(),o=process.env.__NEXT_ROUTER_BASEPATH||"";function i(r){return(0,a.pathHasPrefix)(r,o)}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(za,za.exports)),za.exports}var CL;function zb(){return CL||(CL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isLocalURL",{enumerable:!0,get:function(){return o}});const t=gv(),a=uN();function o(i){if(!(0,t.isAbsoluteUrl)(i))return!0;try{const r=(0,t.getLocationOrigin)(),c=new URL(i,r);return c.origin===r&&(0,a.hasBasePath)(c.pathname)}catch{return!1}}}(Kv)),Kv}var Qv={},Jv={},xL;function pN(){return xL||(xL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}t(e,{getSortedRouteObjects:function(){return i},getSortedRoutes:function(){return o}});class a{insert(c){this._insert(c.split("/").filter(Boolean),[],!1)}smoosh(){return this._smoosh()}_smoosh(c){c===void 0&&(c="/");const s=[...this.children.keys()].sort();this.slugName!==null&&s.splice(s.indexOf("[]"),1),this.restSlugName!==null&&s.splice(s.indexOf("[...]"),1),this.optionalRestSlugName!==null&&s.splice(s.indexOf("[[...]]"),1);const d=s.map(l=>this.children.get(l)._smoosh(""+c+l+"/")).reduce((l,h)=>[...l,...h],[]);if(this.slugName!==null&&d.push(...this.children.get("[]")._smoosh(c+"["+this.slugName+"]/")),!this.placeholder){const l=c==="/"?"/":c.slice(0,-1);if(this.optionalRestSlugName!=null)throw Object.defineProperty(new Error('You cannot define a route with the same specificity as a optional catch-all route ("'+l+'" and "'+l+"[[..."+this.optionalRestSlugName+']]").'),"__NEXT_ERROR_CODE",{value:"E458",enumerable:!1,configurable:!0});d.unshift(l)}return this.restSlugName!==null&&d.push(...this.children.get("[...]")._smoosh(c+"[..."+this.restSlugName+"]/")),this.optionalRestSlugName!==null&&d.push(...this.children.get("[[...]]")._smoosh(c+"[[..."+this.optionalRestSlugName+"]]/")),d}_insert(c,s,d){if(c.length===0){this.placeholder=!1;return}if(d)throw Object.defineProperty(new Error("Catch-all must be the last part of the URL."),"__NEXT_ERROR_CODE",{value:"E392",enumerable:!1,configurable:!0});let l=c[0];if(l.startsWith("[")&&l.endsWith("]")){let p=function(k,v){if(k!==null&&k!==v)throw Object.defineProperty(new Error("You cannot use different slug names for the same dynamic path ('"+k+"' !== '"+v+"')."),"__NEXT_ERROR_CODE",{value:"E337",enumerable:!1,configurable:!0});s.forEach(_=>{if(_===v)throw Object.defineProperty(new Error('You cannot have the same slug name "'+v+'" repeat within a single dynamic path'),"__NEXT_ERROR_CODE",{value:"E247",enumerable:!1,configurable:!0});if(_.replace(/\W/g,"")===l.replace(/\W/g,""))throw Object.defineProperty(new Error('You cannot have the slug names "'+_+'" and "'+v+'" differ only by non-word symbols within a single dynamic path'),"__NEXT_ERROR_CODE",{value:"E499",enumerable:!1,configurable:!0})}),s.push(v)},h=l.slice(1,-1),u=!1;if(h.startsWith("[")&&h.endsWith("]")&&(h=h.slice(1,-1),u=!0),h.startsWith("…"))throw Object.defineProperty(new Error("Detected a three-dot character ('…') at ('"+h+"'). Did you mean ('...')?"),"__NEXT_ERROR_CODE",{value:"E147",enumerable:!1,configurable:!0});if(h.startsWith("...")&&(h=h.substring(3),d=!0),h.startsWith("[")||h.endsWith("]"))throw Object.defineProperty(new Error("Segment names may not start or end with extra brackets ('"+h+"')."),"__NEXT_ERROR_CODE",{value:"E421",enumerable:!1,configurable:!0});if(h.startsWith("."))throw Object.defineProperty(new Error("Segment names may not start with erroneous periods ('"+h+"')."),"__NEXT_ERROR_CODE",{value:"E288",enumerable:!1,configurable:!0});if(d)if(u){if(this.restSlugName!=null)throw Object.defineProperty(new Error('You cannot use both an required and optional catch-all route at the same level ("[...'+this.restSlugName+']" and "'+c[0]+'" ).'),"__NEXT_ERROR_CODE",{value:"E299",enumerable:!1,configurable:!0});p(this.optionalRestSlugName,h),this.optionalRestSlugName=h,l="[[...]]"}else{if(this.optionalRestSlugName!=null)throw Object.defineProperty(new Error('You cannot use both an optional and required catch-all route at the same level ("[[...'+this.optionalRestSlugName+']]" and "'+c[0]+'").'),"__NEXT_ERROR_CODE",{value:"E300",enumerable:!1,configurable:!0});p(this.restSlugName,h),this.restSlugName=h,l="[...]"}else{if(u)throw Object.defineProperty(new Error('Optional route parameters are not yet supported ("'+c[0]+'").'),"__NEXT_ERROR_CODE",{value:"E435",enumerable:!1,configurable:!0});p(this.slugName,h),this.slugName=h,l="[]"}}this.children.has(l)||this.children.set(l,new a),this.children.get(l)._insert(c.slice(1),s,d)}constructor(){this.placeholder=!0,this.children=new Map,this.slugName=null,this.restSlugName=null,this.optionalRestSlugName=null}}function o(r){const c=new a;return r.forEach(s=>c.insert(s)),c.smoosh()}function i(r,c){const s={},d=[];for(let h=0;h<r.length;h++){const u=c(r[h]);s[u]=h,d[h]=u}return o(d).map(h=>r[s[h]])}}(Jv)),Jv}var eC={},tC={},nC={},aC={},LL;function yN(){return LL||(LL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"ensureLeadingSlash",{enumerable:!0,get:function(){return t}});function t(a){return a.startsWith("/")?a:"/"+a}}(aC)),aC}var oC={},wL;function kN(){return wL||(wL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(s,d){for(var l in d)Object.defineProperty(s,l,{enumerable:!0,get:d[l]})}t(e,{DEFAULT_SEGMENT_KEY:function(){return c},PAGE_SEGMENT_KEY:function(){return r},addSearchParamsIfPageSegment:function(){return i},isGroupSegment:function(){return a},isParallelRouteSegment:function(){return o}});function a(s){return s[0]==="("&&s.endsWith(")")}function o(s){return s.startsWith("@")&&s!=="@children"}function i(s,d){if(s.includes(r)){const h=JSON.stringify(d);return h!=="{}"?r+"?"+h:r}return s}const r="__PAGE__",c="__DEFAULT__"}(oC)),oC}var bL;function fN(){return bL||(bL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(c,s){for(var d in s)Object.defineProperty(c,d,{enumerable:!0,get:s[d]})}t(e,{normalizeAppPath:function(){return i},normalizeRscURL:function(){return r}});const a=yN(),o=kN();function i(c){return(0,a.ensureLeadingSlash)(c.split("/").reduce((s,d,l,h)=>!d||(0,o.isGroupSegment)(d)||d[0]==="@"||(d==="page"||d==="route")&&l===h.length-1?s:s+"/"+d,""))}function r(c){return c.replace(/\.rsc($|\?)/,"$1")}}(nC)),nC}var SL;function Db(){return SL||(SL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(c,s){for(var d in s)Object.defineProperty(c,d,{enumerable:!0,get:s[d]})}t(e,{INTERCEPTION_ROUTE_MARKERS:function(){return o},extractInterceptionRouteInformation:function(){return r},isInterceptionRouteAppPath:function(){return i}});const a=fN(),o=["(..)(..)","(.)","(..)","(...)"];function i(c){return c.split("/").find(s=>o.find(d=>s.startsWith(d)))!==void 0}function r(c){let s,d,l;for(const h of c.split("/"))if(d=o.find(u=>h.startsWith(u)),d){[s,l]=c.split(d,2);break}if(!s||!d||!l)throw Object.defineProperty(new Error("Invalid interception route: "+c+". Must be in the format /<intercepting route>/(..|...|..)(..)/<intercepted route>"),"__NEXT_ERROR_CODE",{value:"E269",enumerable:!1,configurable:!0});switch(s=(0,a.normalizeAppPath)(s),d){case"(.)":s==="/"?l="/"+l:l=s+"/"+l;break;case"(..)":if(s==="/")throw Object.defineProperty(new Error("Invalid interception route: "+c+". Cannot use (..) marker at the root level, use (.) instead."),"__NEXT_ERROR_CODE",{value:"E207",enumerable:!1,configurable:!0});l=s.split("/").slice(0,-1).concat(l).join("/");break;case"(...)":l="/"+l;break;case"(..)(..)":const h=s.split("/");if(h.length<=2)throw Object.defineProperty(new Error("Invalid interception route: "+c+". Cannot use (..)(..) marker at the root level or one level up."),"__NEXT_ERROR_CODE",{value:"E486",enumerable:!1,configurable:!0});l=h.slice(0,-2).concat(l).join("/");break;default:throw Object.defineProperty(new Error("Invariant: unexpected marker"),"__NEXT_ERROR_CODE",{value:"E112",enumerable:!1,configurable:!0})}return{interceptingRoute:s,interceptedRoute:l}}}(tC)),tC}var IL;function mN(){return IL||(IL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isDynamicRoute",{enumerable:!0,get:function(){return i}});const t=Db(),a=/\/[^/]*\[[^/]+\][^/]*(?=\/|$)/,o=/\/\[[^/]+\](?=\/|$)/;function i(r,c){return c===void 0&&(c=!0),(0,t.isInterceptionRouteAppPath)(r)&&(r=(0,t.extractInterceptionRouteInformation)(r).interceptedRoute),c?o.test(r):a.test(r)}}(eC)),eC}var NL;function MN(){return NL||(NL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(i,r){for(var c in r)Object.defineProperty(i,c,{enumerable:!0,get:r[c]})}t(e,{getSortedRouteObjects:function(){return a.getSortedRouteObjects},getSortedRoutes:function(){return a.getSortedRoutes},isDynamicRoute:function(){return o.isDynamicRoute}});const a=pN(),o=mN()}(Qv)),Qv}var iC={},cC={},AL;function gN(){return AL||(AL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getRouteMatcher",{enumerable:!0,get:function(){return a}});const t=gv();function a(o){let{re:i,groups:r}=o;return c=>{const s=i.exec(c);if(!s)return!1;const d=h=>{try{return decodeURIComponent(h)}catch{throw Object.defineProperty(new t.DecodeError("failed to decode param"),"__NEXT_ERROR_CODE",{value:"E528",enumerable:!1,configurable:!0})}},l={};for(const[h,u]of Object.entries(r)){const p=s[u.pos];p!==void 0&&(u.repeat?l[h]=p.split("/").map(k=>d(k)):l[h]=d(p))}return l}}}(cC)),cC}var rC={},sC={},PL;function _N(){return PL||(PL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(ge,Pe){for(var _e in Pe)Object.defineProperty(ge,_e,{enumerable:!0,get:Pe[_e]})}t(e,{ACTION_SUFFIX:function(){return u},APP_DIR_ALIAS:function(){return ee},CACHE_ONE_YEAR:function(){return A},DOT_NEXT_ALIAS:function(){return ae},ESLINT_DEFAULT_DIRS:function(){return Y},GSP_NO_RETURNED_VALUE:function(){return Z},GSSP_COMPONENT_MEMBER_ERROR:function(){return I},GSSP_NO_RETURNED_VALUE:function(){return z},INFINITE_CACHE:function(){return P},INSTRUMENTATION_HOOK_FILENAME:function(){return T},MATCHED_PATH_HEADER:function(){return i},MIDDLEWARE_FILENAME:function(){return H},MIDDLEWARE_LOCATION_REGEXP:function(){return E},NEXT_BODY_SUFFIX:function(){return v},NEXT_CACHE_IMPLICIT_TAG_ID:function(){return S},NEXT_CACHE_REVALIDATED_TAGS_HEADER:function(){return x},NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER:function(){return M},NEXT_CACHE_SOFT_TAG_MAX_LENGTH:function(){return m},NEXT_CACHE_TAGS_HEADER:function(){return _},NEXT_CACHE_TAG_MAX_ITEMS:function(){return f},NEXT_CACHE_TAG_MAX_LENGTH:function(){return w},NEXT_DATA_SUFFIX:function(){return p},NEXT_INTERCEPTION_MARKER_PREFIX:function(){return o},NEXT_META_SUFFIX:function(){return k},NEXT_QUERY_PARAM_PREFIX:function(){return a},NEXT_RESUME_HEADER:function(){return N},NON_STANDARD_NODE_ENV:function(){return L},PAGES_DIR_ALIAS:function(){return D},PRERENDER_REVALIDATE_HEADER:function(){return r},PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER:function(){return c},PUBLIC_DIR_MIDDLEWARE_CONFLICT:function(){return j},ROOT_DIR_ALIAS:function(){return U},RSC_ACTION_CLIENT_WRAPPER_ALIAS:function(){return R},RSC_ACTION_ENCRYPTION_ALIAS:function(){return C},RSC_ACTION_PROXY_ALIAS:function(){return te},RSC_ACTION_VALIDATE_ALIAS:function(){return Q},RSC_CACHE_WRAPPER_ALIAS:function(){return ne},RSC_MOD_REF_PROXY_ALIAS:function(){return K},RSC_PREFETCH_SUFFIX:function(){return s},RSC_SEGMENTS_DIR_SUFFIX:function(){return d},RSC_SEGMENT_SUFFIX:function(){return l},RSC_SUFFIX:function(){return h},SERVER_PROPS_EXPORT_ERROR:function(){return b},SERVER_PROPS_GET_INIT_PROPS_CONFLICT:function(){return V},SERVER_PROPS_SSG_CONFLICT:function(){return J},SERVER_RUNTIME:function(){return W},SSG_FALLBACK_EXPORT_ERROR:function(){return me},SSG_GET_INITIAL_PROPS_CONFLICT:function(){return F},STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR:function(){return G},UNSTABLE_REVALIDATE_RENAME_ERROR:function(){return X},WEBPACK_LAYERS:function(){return Ne},WEBPACK_RESOURCE_QUERIES:function(){return Ce}});const a="nxtP",o="nxtI",i="x-matched-path",r="x-prerender-revalidate",c="x-prerender-revalidate-if-generated",s=".prefetch.rsc",d=".segments",l=".segment.rsc",h=".rsc",u=".action",p=".json",k=".meta",v=".body",_="x-next-cache-tags",x="x-next-revalidated-tags",M="x-next-revalidate-tag-token",N="next-resume",f=128,w=256,m=1024,S="_N_T_",A=31536e3,P=4294967294,H="middleware",E=`(?:src/)?${H}`,T="instrumentation",D="private-next-pages",ae="private-dot-next",U="private-next-root-dir",ee="private-next-app-dir",K="private-next-rsc-mod-ref-proxy",Q="private-next-rsc-action-validate",te="private-next-rsc-server-reference",ne="private-next-rsc-cache-wrapper",C="private-next-rsc-action-encryption",R="private-next-rsc-action-client-wrapper",j="You can not have a '_next' folder inside of your public folder. This conflicts with the internal '/_next' route. https://nextjs.org/docs/messages/public-next-folder-conflict",F="You can not use getInitialProps with getStaticProps. To use SSG, please remove your getInitialProps",V="You can not use getInitialProps with getServerSideProps. Please remove getInitialProps.",J="You can not use getStaticProps or getStaticPaths with getServerSideProps. To use SSG, please remove getServerSideProps",G="can not have getInitialProps/getServerSideProps, https://nextjs.org/docs/messages/404-get-initial-props",b="pages with `getServerSideProps` can not be exported. See more info here: https://nextjs.org/docs/messages/gssp-export",Z="Your `getStaticProps` function did not return an object. Did you forget to add a `return`?",z="Your `getServerSideProps` function did not return an object. Did you forget to add a `return`?",X="The `unstable_revalidate` property is available for general use.\nPlease use `revalidate` instead.",I="can not be attached to a page's component and must be exported from the page. See more info here: https://nextjs.org/docs/messages/gssp-component-member",L='You are using a non-standard "NODE_ENV" value in your environment. This creates inconsistencies in the project and is strongly advised against. Read more: https://nextjs.org/docs/messages/non-standard-node-env',me="Pages with `fallback` enabled in `getStaticPaths` can not be exported. See more info here: https://nextjs.org/docs/messages/ssg-fallback-true-export",Y=["app","pages","components","lib","src"],W={edge:"edge",experimentalEdge:"experimental-edge",nodejs:"nodejs"},re={shared:"shared",reactServerComponents:"rsc",serverSideRendering:"ssr",actionBrowser:"action-browser",apiNode:"api-node",apiEdge:"api-edge",middleware:"middleware",instrument:"instrument",edgeAsset:"edge-asset",appPagesBrowser:"app-pages-browser",pagesDirBrowser:"pages-dir-browser",pagesDirEdge:"pages-dir-edge",pagesDirNode:"pages-dir-node"},Ne={...re,GROUP:{builtinReact:[re.reactServerComponents,re.actionBrowser],serverOnly:[re.reactServerComponents,re.actionBrowser,re.instrument,re.middleware],neutralTarget:[re.apiNode,re.apiEdge],clientOnly:[re.serverSideRendering,re.appPagesBrowser],bundled:[re.reactServerComponents,re.actionBrowser,re.serverSideRendering,re.appPagesBrowser,re.shared,re.instrument,re.middleware],appPages:[re.reactServerComponents,re.serverSideRendering,re.appPagesBrowser,re.actionBrowser]}},Ce={edgeSSREntry:"__next_edge_ssr_entry__",metadata:"__next_metadata__",metadataRoute:"__next_metadata_route__",metadataImageMeta:"__next_metadata_image_meta__"}}(sC)),sC}var dC={},EL;function vN(){return EL||(EL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"escapeStringRegexp",{enumerable:!0,get:function(){return o}});const t=/[|\\{}()[\]^$+*?.-]/,a=/[|\\{}()[\]^$+*?.-]/g;function o(i){return t.test(i)?i.replace(a,"\\$&"):i}}(dC)),dC}var RL;function CN(){return RL||(RL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(x,M){for(var N in M)Object.defineProperty(x,N,{enumerable:!0,get:M[N]})}t(e,{getNamedMiddlewareRegex:function(){return _},getNamedRouteRegex:function(){return v},getRouteRegex:function(){return h},parseParameter:function(){return s}});const a=_N(),o=Db(),i=vN(),r=Hb(),c=/^([^[]*)\[((?:\[[^\]]*\])|[^\]]+)\](.*)$/;function s(x){const M=x.match(c);return d(M?M[2]:x)}function d(x){const M=x.startsWith("[")&&x.endsWith("]");M&&(x=x.slice(1,-1));const N=x.startsWith("...");return N&&(x=x.slice(3)),{key:x,repeat:N,optional:M}}function l(x,M,N){const f={};let w=1;const m=[];for(const S of(0,r.removeTrailingSlash)(x).slice(1).split("/")){const A=o.INTERCEPTION_ROUTE_MARKERS.find(H=>S.startsWith(H)),P=S.match(c);if(A&&P&&P[2]){const{key:H,optional:E,repeat:T}=d(P[2]);f[H]={pos:w++,repeat:T,optional:E},m.push("/"+(0,i.escapeStringRegexp)(A)+"([^/]+?)")}else if(P&&P[2]){const{key:H,repeat:E,optional:T}=d(P[2]);f[H]={pos:w++,repeat:E,optional:T},N&&P[1]&&m.push("/"+(0,i.escapeStringRegexp)(P[1]));let D=E?T?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)";N&&P[1]&&(D=D.substring(1)),m.push(D)}else m.push("/"+(0,i.escapeStringRegexp)(S));M&&P&&P[3]&&m.push((0,i.escapeStringRegexp)(P[3]))}return{parameterizedRoute:m.join(""),groups:f}}function h(x,M){let{includeSuffix:N=!1,includePrefix:f=!1,excludeOptionalTrailingSlash:w=!1}=M===void 0?{}:M;const{parameterizedRoute:m,groups:S}=l(x,N,f);let A=m;return w||(A+="(?:/)?"),{re:new RegExp("^"+A+"$"),groups:S}}function u(){let x=0;return()=>{let M="",N=++x;for(;N>0;)M+=String.fromCharCode(97+(N-1)%26),N=Math.floor((N-1)/26);return M}}function p(x){let{interceptionMarker:M,getSafeRouteKey:N,segment:f,routeKeys:w,keyPrefix:m,backreferenceDuplicateKeys:S}=x;const{key:A,optional:P,repeat:H}=d(f);let E=A.replace(/\W/g,"");m&&(E=""+m+E);let T=!1;(E.length===0||E.length>30)&&(T=!0),isNaN(parseInt(E.slice(0,1)))||(T=!0),T&&(E=N());const D=E in w;m?w[E]=""+m+A:w[E]=A;const ae=M?(0,i.escapeStringRegexp)(M):"";let U;return D&&S?U="\\k<"+E+">":H?U="(?<"+E+">.+?)":U="(?<"+E+">[^/]+?)",P?"(?:/"+ae+U+")?":"/"+ae+U}function k(x,M,N,f,w){const m=u(),S={},A=[];for(const P of(0,r.removeTrailingSlash)(x).slice(1).split("/")){const H=o.INTERCEPTION_ROUTE_MARKERS.some(T=>P.startsWith(T)),E=P.match(c);if(H&&E&&E[2])A.push(p({getSafeRouteKey:m,interceptionMarker:E[1],segment:E[2],routeKeys:S,keyPrefix:M?a.NEXT_INTERCEPTION_MARKER_PREFIX:void 0,backreferenceDuplicateKeys:w}));else if(E&&E[2]){f&&E[1]&&A.push("/"+(0,i.escapeStringRegexp)(E[1]));let T=p({getSafeRouteKey:m,segment:E[2],routeKeys:S,keyPrefix:M?a.NEXT_QUERY_PARAM_PREFIX:void 0,backreferenceDuplicateKeys:w});f&&E[1]&&(T=T.substring(1)),A.push(T)}else A.push("/"+(0,i.escapeStringRegexp)(P));N&&E&&E[3]&&A.push((0,i.escapeStringRegexp)(E[3]))}return{namedParameterizedRoute:A.join(""),routeKeys:S}}function v(x,M){var N,f,w;const m=k(x,M.prefixRouteKeys,(N=M.includeSuffix)!=null?N:!1,(f=M.includePrefix)!=null?f:!1,(w=M.backreferenceDuplicateKeys)!=null?w:!1);let S=m.namedParameterizedRoute;return M.excludeOptionalTrailingSlash||(S+="(?:/)?"),{...h(x,M),namedRegex:"^"+S+"$",routeKeys:m.routeKeys}}function _(x,M){const{parameterizedRoute:N}=l(x,!1,!1),{catchAll:f=!0}=M;if(N==="/")return{namedRegex:"^/"+(f?".*":"")+"$"};const{namedParameterizedRoute:w}=k(x,!1,!1,!1,!1);let m=f?"(?:(/.*)?)":"";return{namedRegex:"^"+w+m+"$"}}}(rC)),rC}var $L;function xN(){return $L||($L=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"interpolateAs",{enumerable:!0,get:function(){return o}});const t=gN(),a=CN();function o(i,r,c){let s="";const d=(0,a.getRouteRegex)(i),l=d.groups,h=(r!==i?(0,t.getRouteMatcher)(d)(r):"")||c;s=i;const u=Object.keys(l);return u.every(p=>{let k=h[p]||"";const{repeat:v,optional:_}=l[p];let x="["+(v?"...":"")+p+"]";return _&&(x=(k?"":"/")+"["+x+"]"),v&&!Array.isArray(k)&&(k=[k]),(_||p in h)&&(s=s.replace(x,v?k.map(M=>encodeURIComponent(M)).join("/"):encodeURIComponent(k))||"/")})||(s=""),{params:u,result:s}}}(iC)),iC}var qL;function LN(){return qL||(qL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"resolveHref",{enumerable:!0,get:function(){return h}});const a=Tb(),o=jb(),i=lN(),r=gv(),c=_v(),s=zb(),d=MN(),l=xN();function h(u,p,k){let v,_=typeof p=="string"?p:(0,o.formatWithValidation)(p);const x=_.match(/^[a-zA-Z]{1,}:\/\//),M=x?_.slice(x[0].length):_;if((M.split("?",1)[0]||"").match(/(\/\/|\\)/)){console.error("Invalid href '"+_+"' passed to next/router in page: '"+u.pathname+"'. Repeated forward-slashes (//) or backslashes \\ are not valid in the href.");const f=(0,r.normalizeRepeatedSlashes)(M);_=(x?x[0]:"")+f}if(!(0,s.isLocalURL)(_))return k?[_]:_;try{v=new URL(_.startsWith("#")?u.asPath:u.pathname,"http://n")}catch{v=new URL("/","http://n")}try{const f=new URL(_,v);f.pathname=(0,c.normalizePathTrailingSlash)(f.pathname);let w="";if((0,d.isDynamicRoute)(f.pathname)&&f.searchParams&&k){const S=(0,a.searchParamsToUrlQuery)(f.searchParams),{result:A,params:P}=(0,l.interpolateAs)(f.pathname,f.pathname,S);A&&(w=(0,o.formatWithValidation)({pathname:A,hash:f.hash,query:(0,i.omit)(S,P)}))}const m=f.origin===v.origin?f.href.slice(f.origin.length):f.href;return k?[m,w||m]:m}catch{return k?[_]:_}}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ha,Ha.exports)),Ha.exports}var Da={exports:{}},hC={},lC={},TL;function Ob(){return TL||(TL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"addPathPrefix",{enumerable:!0,get:function(){return a}});const t=cx();function a(o,i){if(!o.startsWith("/")||!i)return o;const{pathname:r,query:c,hash:s}=(0,t.parsePath)(o);return""+i+r+c+s}}(lC)),lC}var jL;function wN(){return jL||(jL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"addLocale",{enumerable:!0,get:function(){return o}});const t=Ob(),a=Vb();function o(i,r,c,s){if(!r||r===c)return i;const d=i.toLowerCase();return!s&&((0,a.pathHasPrefix)(d,"/api")||(0,a.pathHasPrefix)(d,"/"+r.toLowerCase()))?i:(0,t.addPathPrefix)(i,"/"+r)}}(hC)),hC}var HL;function bN(){return HL||(HL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addLocale",{enumerable:!0,get:function(){return o}});const a=_v(),o=function(i){for(var r=arguments.length,c=new Array(r>1?r-1:0),s=1;s<r;s++)c[s-1]=arguments[s];return process.env.__NEXT_I18N_SUPPORT?(0,a.normalizePathTrailingSlash)(wN().addLocale(i,...c)):i};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Da,Da.exports)),Da.exports}var Oa={exports:{}},Fa={exports:{}},VL;function SN(){return VL||(VL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0});function a(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}a(t,{cancelIdleCallback:function(){return i},requestIdleCallback:function(){return o}});const o=typeof self<"u"&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(r){let c=Date.now();return self.setTimeout(function(){r({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-c))}})},1)},i=typeof self<"u"&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(r){return clearTimeout(r)};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Fa,Fa.exports)),Fa.exports}var zL;function IN(){return zL||(zL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return l}});const a=q,o=SN(),i=typeof IntersectionObserver=="function",r=new Map,c=[];function s(h){const u={root:h.root||null,margin:h.rootMargin||""},p=c.find(x=>x.root===u.root&&x.margin===u.margin);let k;if(p&&(k=r.get(p),k))return k;const v=new Map,_=new IntersectionObserver(x=>{x.forEach(M=>{const N=v.get(M.target),f=M.isIntersecting||M.intersectionRatio>0;N&&f&&N(f)})},h);return k={id:u,observer:_,elements:v},c.push(u),r.set(u,k),k}function d(h,u,p){const{id:k,observer:v,elements:_}=s(p);return _.set(h,u),v.observe(h),function(){if(_.delete(h),v.unobserve(h),_.size===0){v.disconnect(),r.delete(k);const M=c.findIndex(N=>N.root===k.root&&N.margin===k.margin);M>-1&&c.splice(M,1)}}}function l(h){let{rootRef:u,rootMargin:p,disabled:k}=h;const v=k||!i,[_,x]=(0,a.useState)(!1),M=(0,a.useRef)(null),N=(0,a.useCallback)(w=>{M.current=w},[]);(0,a.useEffect)(()=>{if(i){if(v||_)return;const w=M.current;if(w&&w.tagName)return d(w,S=>S&&x(S),{root:u==null?void 0:u.current,rootMargin:p})}else if(!_){const w=(0,o.requestIdleCallback)(()=>x(!0));return()=>(0,o.cancelIdleCallback)(w)}},[v,p,u,_,M.current]);const f=(0,a.useCallback)(()=>{x(!1)},[]);return[N,_,f]}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Oa,Oa.exports)),Oa.exports}var Ba={exports:{}},Ua={exports:{}},uC={},DL;function NN(){return DL||(DL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"normalizeLocalePath",{enumerable:!0,get:function(){return a}});const t=new WeakMap;function a(o,i){if(!i)return{pathname:o};let r=t.get(i);r||(r=i.map(h=>h.toLowerCase()),t.set(i,r));let c;const s=o.split("/",2);if(!s[1])return{pathname:o};const d=s[1].toLowerCase(),l=r.indexOf(d);return l<0?{pathname:o}:(c=i[l],o=o.slice(c.length+1)||"/",{pathname:o,detectedLocale:c})}}(uC)),uC}var OL;function AN(){return OL||(OL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"normalizeLocalePath",{enumerable:!0,get:function(){return a}});const a=(o,i)=>process.env.__NEXT_I18N_SUPPORT?NN().normalizeLocalePath(o,i):{pathname:o,detectedLocale:void 0};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ua,Ua.exports)),Ua.exports}var Za={exports:{}},pC={},FL;function PN(){return FL||(FL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"detectDomainLocale",{enumerable:!0,get:function(){return t}});function t(a,o,i){if(a){i&&(i=i.toLowerCase());for(const s of a){var r,c;const d=(r=s.domain)==null?void 0:r.split(":",1)[0].toLowerCase();if(o===d||i===s.defaultLocale.toLowerCase()||(c=s.locales)!=null&&c.some(l=>l.toLowerCase()===i))return s}}}}(pC)),pC}var BL;function EN(){return BL||(BL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"detectDomainLocale",{enumerable:!0,get:function(){return a}});const a=function(){for(var o=arguments.length,i=new Array(o),r=0;r<o;r++)i[r]=arguments[r];if(process.env.__NEXT_I18N_SUPPORT)return PN().detectDomainLocale(...i)};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Za,Za.exports)),Za.exports}var UL;function RN(){return UL||(UL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDomainLocale",{enumerable:!0,get:function(){return i}});const a=_v(),o=process.env.__NEXT_ROUTER_BASEPATH||"";function i(r,c,s,d){if(process.env.__NEXT_I18N_SUPPORT){const l=AN().normalizeLocalePath,h=EN().detectDomainLocale,u=c||l(r,s).detectedLocale,p=h(d,void 0,u);if(p){const k="http"+(p.http?"":"s")+"://",v=u===p.defaultLocale?"":"/"+u;return""+k+p.domain+(0,a.normalizePathTrailingSlash)(""+o+v+r)}return!1}else return!1}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ba,Ba.exports)),Ba.exports}var Ga={exports:{}},ZL;function $N(){return ZL||(ZL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addBasePath",{enumerable:!0,get:function(){return r}});const a=Ob(),o=_v(),i=process.env.__NEXT_ROUTER_BASEPATH||"";function r(c,s){return(0,o.normalizePathTrailingSlash)(process.env.__NEXT_MANUAL_CLIENT_BASE_PATH&&!s?c:(0,a.addPathPrefix)(c,i))}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ga,Ga.exports)),Ga.exports}var yC={},GL;function qN(){return GL||(GL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"errorOnce",{enumerable:!0,get:function(){return t}});let t=a=>{};if(process.env.NODE_ENV!=="production"){const a=new Set;t=o=>{a.has(o)||console.error(o),a.add(o)}}}(yC)),yC}var WL;function TN(){return WL||(WL=1,function(e,t){"use client";Object.defineProperty(t,"__esModule",{value:!0});function a(E,T){for(var D in T)Object.defineProperty(E,D,{enumerable:!0,get:T[D]})}a(t,{default:function(){return H},useLinkStatus:function(){return P}});const o=Mv(),i=mv(),r=o._(q),c=LN(),s=zb(),d=jb(),l=gv(),h=bN(),u=Ab(),p=IN(),k=RN(),v=$N(),_=Rb(),x=qN(),M=new Set;function N(E,T,D,ae){if(!(typeof window>"u")&&(0,s.isLocalURL)(T)){if(!ae.bypassPrefetchedCheck){const U=typeof ae.locale<"u"?ae.locale:"locale"in E?E.locale:void 0,ee=T+"%"+D+"%"+U;if(M.has(ee))return;M.add(ee)}E.prefetch(T,D,ae).catch(U=>{if(process.env.NODE_ENV!=="production")throw U})}}function f(E){const D=E.currentTarget.getAttribute("target");return D&&D!=="_self"||E.metaKey||E.ctrlKey||E.shiftKey||E.altKey||E.nativeEvent&&E.nativeEvent.which===2}function w(E,T,D,ae,U,ee,K,Q,te){const{nodeName:ne}=E.currentTarget;if(ne.toUpperCase()==="A"&&f(E)||E.currentTarget.hasAttribute("download"))return;if(!(0,s.isLocalURL)(D)){U&&(E.preventDefault(),location.replace(D));return}E.preventDefault(),(()=>{if(te){let F=!1;if(te({preventDefault:()=>{F=!0}}),F)return}const j=K??!0;"beforePopState"in T?T[U?"replace":"push"](D,ae,{shallow:ee,locale:Q,scroll:j}):T[U?"replace":"push"](ae||D,{scroll:j})})()}function m(E){return typeof E=="string"?E:(0,d.formatUrl)(E)}const S=r.default.forwardRef(function(T,D){let ae;const{href:U,as:ee,children:K,prefetch:Q=null,passHref:te,replace:ne,shallow:C,scroll:R,locale:j,onClick:F,onNavigate:V,onMouseEnter:J,onTouchStart:G,legacyBehavior:b=!1,...Z}=T;ae=K,b&&(typeof ae=="string"||typeof ae=="number")&&(ae=(0,i.jsx)("a",{children:ae}));const z=r.default.useContext(u.RouterContext),X=Q!==!1;if(process.env.NODE_ENV!=="production"){let he=function($){return Object.defineProperty(new Error("Failed prop type: The prop `"+$.key+"` expects a "+$.expected+" in `<Link>`, but got `"+$.actual+"` instead."+(typeof window<"u"?`
|
|
34
|
+
See more info here: https://nextjs.org/docs/messages/no-stylesheets-in-head-component`);return c.default.cloneElement(S,{key:P})})}function M(f){let{children:w}=f;const m=(0,c.useContext)(d.AmpStateContext),S=(0,c.useContext)(l.HeadManagerContext);return(0,r.jsx)(s.default,{reduceComponentsToState:x,headManager:S,inAmpMode:(0,h.isInAmpMode)(m),children:w})}const N=M;(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(qa,qa.exports)),qa.exports}var jv={},aL;function HI(){return aL||(aL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"ImageConfigContext",{enumerable:!0,get:function(){return i}});const a=Kn()._(q),o=ix(),i=a.default.createContext(o.imageConfigDefault);process.env.NODE_ENV!=="production"&&(i.displayName="ImageConfigContext")}(jv)),jv}var Hv={},oL;function Ab(){return oL||(oL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"RouterContext",{enumerable:!0,get:function(){return o}});const o=Kn()._(q).default.createContext(null);process.env.NODE_ENV!=="production"&&(o.displayName="RouterContext")}(Hv)),Hv}var Vv={},zv={},Dv={exports:{}},iL;function Pb(){return iL||(iL=1,(()=>{var e={170:(i,r,c)=>{const s=c(510),d=()=>{if(typeof navigator<"u"&&navigator.platform){const h=navigator.platform.toLowerCase();return h==="win32"||h==="windows"}return typeof process<"u"&&process.platform?process.platform==="win32":!1};function l(h,u,p=!1){return u&&(u.windows===null||u.windows===void 0)&&(u={...u,windows:d()}),s(h,u,p)}Object.assign(l,s),i.exports=l},154:i=>{const r="\\\\/",c=`[^${r}]`,s="\\.",d="\\+",l="\\?",h="\\/",u="(?=.)",p="[^/]",k=`(?:${h}|$)`,C=`(?:^|${h})`,g=`${s}{1,2}${k}`,x=`(?!${s})`,M=`(?!${C}${g})`,N=`(?!${s}{0,1}${k})`,f=`(?!${g})`,w=`[^.${h}]`,m=`${p}*?`,A={DOT_LITERAL:s,PLUS_LITERAL:d,QMARK_LITERAL:l,SLASH_LITERAL:h,ONE_CHAR:u,QMARK:p,END_ANCHOR:k,DOTS_SLASH:g,NO_DOT:x,NO_DOTS:M,NO_DOT_SLASH:N,NO_DOTS_SLASH:f,QMARK_NO_DOT:w,STAR:m,START_ANCHOR:C,SEP:"/"},P={...A,SLASH_LITERAL:`[${r}]`,QMARK:c,STAR:`${c}*?`,DOTS_SLASH:`${s}{1,2}(?:[${r}]|$)`,NO_DOT:`(?!${s})`,NO_DOTS:`(?!(?:^|[${r}])${s}{1,2}(?:[${r}]|$))`,NO_DOT_SLASH:`(?!${s}{0,1}(?:[${r}]|$))`,NO_DOTS_SLASH:`(?!${s}{1,2}(?:[${r}]|$))`,QMARK_NO_DOT:`[^.${r}]`,START_ANCHOR:`(?:^|[${r}])`,END_ANCHOR:`(?:[${r}]|$)`,SEP:"\\"},H={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};i.exports={MAX_LENGTH:65536,POSIX_REGEX_SOURCE:H,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,extglobChars(E){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${E.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(E){return E===!0?P:A}}},697:(i,r,c)=>{const s=c(154),d=c(96),{MAX_LENGTH:l,POSIX_REGEX_SOURCE:h,REGEX_NON_SPECIAL_CHARS:u,REGEX_SPECIAL_CHARS_BACKREF:p,REPLACEMENTS:k}=s,C=(M,N)=>{if(typeof N.expandRange=="function")return N.expandRange(...M,N);M.sort();const f=`[${M.join("-")}]`;try{new RegExp(f)}catch{return M.map(m=>d.escapeRegex(m)).join("..")}return f},g=(M,N)=>`Missing ${M}: "${N}" - use "\\\\${N}" to match literal characters`,x=(M,N)=>{if(typeof M!="string")throw new TypeError("Expected a string");M=k[M]||M;const f={...N},w=typeof f.maxLength=="number"?Math.min(l,f.maxLength):l;let m=M.length;if(m>w)throw new SyntaxError(`Input length: ${m}, exceeds maximum allowed length: ${w}`);const S={type:"bos",value:"",output:f.prepend||""},A=[S],P=f.capture?"":"?:",H=s.globChars(f.windows),E=s.extglobChars(H),{DOT_LITERAL:T,PLUS_LITERAL:D,SLASH_LITERAL:ae,ONE_CHAR:U,DOTS_SLASH:ee,NO_DOT:K,NO_DOT_SLASH:Q,NO_DOTS_SLASH:te,QMARK:ne,QMARK_NO_DOT:v,STAR:R,START_ANCHOR:j}=H,F=B=>`(${P}(?:(?!${j}${B.dot?ee:T}).)*?)`,V=f.dot?"":K,J=f.dot?ne:v;let G=f.bash===!0?F(f):R;f.capture&&(G=`(${G})`),typeof f.noext=="boolean"&&(f.noextglob=f.noext);const b={input:M,index:-1,start:0,dot:f.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:A};M=d.removePrefix(M,b),m=M.length;const Z=[],z=[],X=[];let I=S,L;const me=()=>b.index===m-1,Y=b.peek=(B=1)=>M[b.index+B],W=b.advance=()=>M[++b.index]||"",se=()=>M.slice(b.index+1),Ne=(B="",ye=0)=>{b.consumed+=B,b.index+=ye},Ce=B=>{b.output+=B.output!=null?B.output:B.value,Ne(B.value)},ge=()=>{let B=1;for(;Y()==="!"&&(Y(2)!=="("||Y(3)==="?");)W(),b.start++,B++;return B%2===0?!1:(b.negated=!0,b.start++,!0)},Pe=B=>{b[B]++,X.push(B)},_e=B=>{b[B]--,X.pop()},ce=B=>{if(I.type==="globstar"){const ye=b.braces>0&&(B.type==="comma"||B.type==="brace"),O=B.extglob===!0||Z.length&&(B.type==="pipe"||B.type==="paren");B.type!=="slash"&&B.type!=="paren"&&!ye&&!O&&(b.output=b.output.slice(0,-I.output.length),I.type="star",I.value="*",I.output=G,b.output+=I.output)}if(Z.length&&B.type!=="paren"&&(Z[Z.length-1].inner+=B.value),(B.value||B.output)&&Ce(B),I&&I.type==="text"&&B.type==="text"){I.output=(I.output||I.value)+B.value,I.value+=B.value;return}B.prev=I,A.push(B),I=B},he=(B,ye)=>{const O={...E[ye],conditions:1,inner:""};O.prev=I,O.parens=b.parens,O.output=b.output;const $=(f.capture?"(":"")+O.open;Pe("parens"),ce({type:B,value:ye,output:b.output?"":U}),ce({type:"paren",extglob:!0,value:W(),output:$}),Z.push(O)},Me=B=>{let ye=B.close+(f.capture?")":""),O;if(B.type==="negate"){let $=G;if(B.inner&&B.inner.length>1&&B.inner.includes("/")&&($=F(f)),($!==G||me()||/^\)+$/.test(se()))&&(ye=B.close=`)$))${$}`),B.inner.includes("*")&&(O=se())&&/^\.[^\\/.]+$/.test(O)){const oe=x(O,{...N,fastpaths:!1}).output;ye=B.close=`)${oe})${$})`}B.prev.type==="bos"&&(b.negatedExtglob=!0)}ce({type:"paren",extglob:!0,value:L,output:ye}),_e("parens")};if(f.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(M)){let B=!1,ye=M.replace(p,(O,$,oe,ve,ue,Ee)=>ve==="\\"?(B=!0,O):ve==="?"?$?$+ve+(ue?ne.repeat(ue.length):""):Ee===0?J+(ue?ne.repeat(ue.length):""):ne.repeat(oe.length):ve==="."?T.repeat(oe.length):ve==="*"?$?$+ve+(ue?G:""):G:$?O:`\\${O}`);return B===!0&&(f.unescape===!0?ye=ye.replace(/\\/g,""):ye=ye.replace(/\\+/g,O=>O.length%2===0?"\\\\":O?"\\":"")),ye===M&&f.contains===!0?(b.output=M,b):(b.output=d.wrapOutput(ye,b,N),b)}for(;!me();){if(L=W(),L==="\0")continue;if(L==="\\"){const O=Y();if(O==="/"&&f.bash!==!0||O==="."||O===";")continue;if(!O){L+="\\",ce({type:"text",value:L});continue}const $=/^\\+/.exec(se());let oe=0;if($&&$[0].length>2&&(oe=$[0].length,b.index+=oe,oe%2!==0&&(L+="\\")),f.unescape===!0?L=W():L+=W(),b.brackets===0){ce({type:"text",value:L});continue}}if(b.brackets>0&&(L!=="]"||I.value==="["||I.value==="[^")){if(f.posix!==!1&&L===":"){const O=I.value.slice(1);if(O.includes("[")&&(I.posix=!0,O.includes(":"))){const $=I.value.lastIndexOf("["),oe=I.value.slice(0,$),ve=I.value.slice($+2),ue=h[ve];if(ue){I.value=oe+ue,b.backtrack=!0,W(),!S.output&&A.indexOf(I)===1&&(S.output=U);continue}}}(L==="["&&Y()!==":"||L==="-"&&Y()==="]")&&(L=`\\${L}`),L==="]"&&(I.value==="["||I.value==="[^")&&(L=`\\${L}`),f.posix===!0&&L==="!"&&I.value==="["&&(L="^"),I.value+=L,Ce({value:L});continue}if(b.quotes===1&&L!=='"'){L=d.escapeRegex(L),I.value+=L,Ce({value:L});continue}if(L==='"'){b.quotes=b.quotes===1?0:1,f.keepQuotes===!0&&ce({type:"text",value:L});continue}if(L==="("){Pe("parens"),ce({type:"paren",value:L});continue}if(L===")"){if(b.parens===0&&f.strictBrackets===!0)throw new SyntaxError(g("opening","("));const O=Z[Z.length-1];if(O&&b.parens===O.parens+1){Me(Z.pop());continue}ce({type:"paren",value:L,output:b.parens?")":"\\)"}),_e("parens");continue}if(L==="["){if(f.nobracket===!0||!se().includes("]")){if(f.nobracket!==!0&&f.strictBrackets===!0)throw new SyntaxError(g("closing","]"));L=`\\${L}`}else Pe("brackets");ce({type:"bracket",value:L});continue}if(L==="]"){if(f.nobracket===!0||I&&I.type==="bracket"&&I.value.length===1){ce({type:"text",value:L,output:`\\${L}`});continue}if(b.brackets===0){if(f.strictBrackets===!0)throw new SyntaxError(g("opening","["));ce({type:"text",value:L,output:`\\${L}`});continue}_e("brackets");const O=I.value.slice(1);if(I.posix!==!0&&O[0]==="^"&&!O.includes("/")&&(L=`/${L}`),I.value+=L,Ce({value:L}),f.literalBrackets===!1||d.hasRegexChars(O))continue;const $=d.escapeRegex(I.value);if(b.output=b.output.slice(0,-I.value.length),f.literalBrackets===!0){b.output+=$,I.value=$;continue}I.value=`(${P}${$}|${I.value})`,b.output+=I.value;continue}if(L==="{"&&f.nobrace!==!0){Pe("braces");const O={type:"brace",value:L,output:"(",outputIndex:b.output.length,tokensIndex:b.tokens.length};z.push(O),ce(O);continue}if(L==="}"){const O=z[z.length-1];if(f.nobrace===!0||!O){ce({type:"text",value:L,output:L});continue}let $=")";if(O.dots===!0){const oe=A.slice(),ve=[];for(let ue=oe.length-1;ue>=0&&(A.pop(),oe[ue].type!=="brace");ue--)oe[ue].type!=="dots"&&ve.unshift(oe[ue].value);$=C(ve,f),b.backtrack=!0}if(O.comma!==!0&&O.dots!==!0){const oe=b.output.slice(0,O.outputIndex),ve=b.tokens.slice(O.tokensIndex);O.value=O.output="\\{",L=$="\\}",b.output=oe;for(const ue of ve)b.output+=ue.output||ue.value}ce({type:"brace",value:L,output:$}),_e("braces"),z.pop();continue}if(L==="|"){Z.length>0&&Z[Z.length-1].conditions++,ce({type:"text",value:L});continue}if(L===","){let O=L;const $=z[z.length-1];$&&X[X.length-1]==="braces"&&($.comma=!0,O="|"),ce({type:"comma",value:L,output:O});continue}if(L==="/"){if(I.type==="dot"&&b.index===b.start+1){b.start=b.index+1,b.consumed="",b.output="",A.pop(),I=S;continue}ce({type:"slash",value:L,output:ae});continue}if(L==="."){if(b.braces>0&&I.type==="dot"){I.value==="."&&(I.output=T);const O=z[z.length-1];I.type="dots",I.output+=L,I.value+=L,O.dots=!0;continue}if(b.braces+b.parens===0&&I.type!=="bos"&&I.type!=="slash"){ce({type:"text",value:L,output:T});continue}ce({type:"dot",value:L,output:T});continue}if(L==="?"){if(!(I&&I.value==="(")&&f.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){he("qmark",L);continue}if(I&&I.type==="paren"){const $=Y();let oe=L;(I.value==="("&&!/[!=<:]/.test($)||$==="<"&&!/<([!=]|\w+>)/.test(se()))&&(oe=`\\${L}`),ce({type:"text",value:L,output:oe});continue}if(f.dot!==!0&&(I.type==="slash"||I.type==="bos")){ce({type:"qmark",value:L,output:v});continue}ce({type:"qmark",value:L,output:ne});continue}if(L==="!"){if(f.noextglob!==!0&&Y()==="("&&(Y(2)!=="?"||!/[!=<:]/.test(Y(3)))){he("negate",L);continue}if(f.nonegate!==!0&&b.index===0){ge();continue}}if(L==="+"){if(f.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){he("plus",L);continue}if(I&&I.value==="("||f.regex===!1){ce({type:"plus",value:L,output:D});continue}if(I&&(I.type==="bracket"||I.type==="paren"||I.type==="brace")||b.parens>0){ce({type:"plus",value:L});continue}ce({type:"plus",value:D});continue}if(L==="@"){if(f.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){ce({type:"at",extglob:!0,value:L,output:""});continue}ce({type:"text",value:L});continue}if(L!=="*"){(L==="$"||L==="^")&&(L=`\\${L}`);const O=u.exec(se());O&&(L+=O[0],b.index+=O[0].length),ce({type:"text",value:L});continue}if(I&&(I.type==="globstar"||I.star===!0)){I.type="star",I.star=!0,I.value+=L,I.output=G,b.backtrack=!0,b.globstar=!0,Ne(L);continue}let B=se();if(f.noextglob!==!0&&/^\([^?]/.test(B)){he("star",L);continue}if(I.type==="star"){if(f.noglobstar===!0){Ne(L);continue}const O=I.prev,$=O.prev,oe=O.type==="slash"||O.type==="bos",ve=$&&($.type==="star"||$.type==="globstar");if(f.bash===!0&&(!oe||B[0]&&B[0]!=="/")){ce({type:"star",value:L,output:""});continue}const ue=b.braces>0&&(O.type==="comma"||O.type==="brace"),Ee=Z.length&&(O.type==="pipe"||O.type==="paren");if(!oe&&O.type!=="paren"&&!ue&&!Ee){ce({type:"star",value:L,output:""});continue}for(;B.slice(0,3)==="/**";){const Ea=M[b.index+4];if(Ea&&Ea!=="/")break;B=B.slice(3),Ne("/**",3)}if(O.type==="bos"&&me()){I.type="globstar",I.value+=L,I.output=F(f),b.output=I.output,b.globstar=!0,Ne(L);continue}if(O.type==="slash"&&O.prev.type!=="bos"&&!ve&&me()){b.output=b.output.slice(0,-(O.output+I.output).length),O.output=`(?:${O.output}`,I.type="globstar",I.output=F(f)+(f.strictSlashes?")":"|$)"),I.value+=L,b.globstar=!0,b.output+=O.output+I.output,Ne(L);continue}if(O.type==="slash"&&O.prev.type!=="bos"&&B[0]==="/"){const Ea=B[1]!==void 0?"|$":"";b.output=b.output.slice(0,-(O.output+I.output).length),O.output=`(?:${O.output}`,I.type="globstar",I.output=`${F(f)}${ae}|${ae}${Ea})`,I.value+=L,b.output+=O.output+I.output,b.globstar=!0,Ne(L+W()),ce({type:"slash",value:"/",output:""});continue}if(O.type==="bos"&&B[0]==="/"){I.type="globstar",I.value+=L,I.output=`(?:^|${ae}|${F(f)}${ae})`,b.output=I.output,b.globstar=!0,Ne(L+W()),ce({type:"slash",value:"/",output:""});continue}b.output=b.output.slice(0,-I.output.length),I.type="globstar",I.output=F(f),I.value+=L,b.output+=I.output,b.globstar=!0,Ne(L);continue}const ye={type:"star",value:L,output:G};if(f.bash===!0){ye.output=".*?",(I.type==="bos"||I.type==="slash")&&(ye.output=V+ye.output),ce(ye);continue}if(I&&(I.type==="bracket"||I.type==="paren")&&f.regex===!0){ye.output=L,ce(ye);continue}(b.index===b.start||I.type==="slash"||I.type==="dot")&&(I.type==="dot"?(b.output+=Q,I.output+=Q):f.dot===!0?(b.output+=te,I.output+=te):(b.output+=V,I.output+=V),Y()!=="*"&&(b.output+=U,I.output+=U)),ce(ye)}for(;b.brackets>0;){if(f.strictBrackets===!0)throw new SyntaxError(g("closing","]"));b.output=d.escapeLast(b.output,"["),_e("brackets")}for(;b.parens>0;){if(f.strictBrackets===!0)throw new SyntaxError(g("closing",")"));b.output=d.escapeLast(b.output,"("),_e("parens")}for(;b.braces>0;){if(f.strictBrackets===!0)throw new SyntaxError(g("closing","}"));b.output=d.escapeLast(b.output,"{"),_e("braces")}if(f.strictSlashes!==!0&&(I.type==="star"||I.type==="bracket")&&ce({type:"maybe_slash",value:"",output:`${ae}?`}),b.backtrack===!0){b.output="";for(const B of b.tokens)b.output+=B.output!=null?B.output:B.value,B.suffix&&(b.output+=B.suffix)}return b};x.fastpaths=(M,N)=>{const f={...N},w=typeof f.maxLength=="number"?Math.min(l,f.maxLength):l,m=M.length;if(m>w)throw new SyntaxError(`Input length: ${m}, exceeds maximum allowed length: ${w}`);M=k[M]||M;const{DOT_LITERAL:S,SLASH_LITERAL:A,ONE_CHAR:P,DOTS_SLASH:H,NO_DOT:E,NO_DOTS:T,NO_DOTS_SLASH:D,STAR:ae,START_ANCHOR:U}=s.globChars(f.windows),ee=f.dot?T:E,K=f.dot?D:E,Q=f.capture?"":"?:",te={negated:!1,prefix:""};let ne=f.bash===!0?".*?":ae;f.capture&&(ne=`(${ne})`);const v=V=>V.noglobstar===!0?ne:`(${Q}(?:(?!${U}${V.dot?H:S}).)*?)`,R=V=>{switch(V){case"*":return`${ee}${P}${ne}`;case".*":return`${S}${P}${ne}`;case"*.*":return`${ee}${ne}${S}${P}${ne}`;case"*/*":return`${ee}${ne}${A}${P}${K}${ne}`;case"**":return ee+v(f);case"**/*":return`(?:${ee}${v(f)}${A})?${K}${P}${ne}`;case"**/*.*":return`(?:${ee}${v(f)}${A})?${K}${ne}${S}${P}${ne}`;case"**/.*":return`(?:${ee}${v(f)}${A})?${S}${P}${ne}`;default:{const J=/^(.*?)\.(\w+)$/.exec(V);if(!J)return;const G=R(J[1]);return G?G+S+J[2]:void 0}}},j=d.removePrefix(M,te);let F=R(j);return F&&f.strictSlashes!==!0&&(F+=`${A}?`),F},i.exports=x},510:(i,r,c)=>{const s=c(716),d=c(697),l=c(96),h=c(154),u=k=>k&&typeof k=="object"&&!Array.isArray(k),p=(k,C,g=!1)=>{if(Array.isArray(k)){const A=k.map(H=>p(H,C,g));return H=>{for(const E of A){const T=E(H);if(T)return T}return!1}}const x=u(k)&&k.tokens&&k.input;if(k===""||typeof k!="string"&&!x)throw new TypeError("Expected pattern to be a non-empty string");const M=C||{},N=M.windows,f=x?p.compileRe(k,C):p.makeRe(k,C,!1,!0),w=f.state;delete f.state;let m=()=>!1;if(M.ignore){const A={...C,ignore:null,onMatch:null,onResult:null};m=p(M.ignore,A,g)}const S=(A,P=!1)=>{const{isMatch:H,match:E,output:T}=p.test(A,f,C,{glob:k,posix:N}),D={glob:k,state:w,regex:f,posix:N,input:A,output:T,match:E,isMatch:H};return typeof M.onResult=="function"&&M.onResult(D),H===!1?(D.isMatch=!1,P?D:!1):m(A)?(typeof M.onIgnore=="function"&&M.onIgnore(D),D.isMatch=!1,P?D:!1):(typeof M.onMatch=="function"&&M.onMatch(D),P?D:!0)};return g&&(S.state=w),S};p.test=(k,C,g,{glob:x,posix:M}={})=>{if(typeof k!="string")throw new TypeError("Expected input to be a string");if(k==="")return{isMatch:!1,output:""};const N=g||{},f=N.format||(M?l.toPosixSlashes:null);let w=k===x,m=w&&f?f(k):k;return w===!1&&(m=f?f(k):k,w=m===x),(w===!1||N.capture===!0)&&(N.matchBase===!0||N.basename===!0?w=p.matchBase(k,C,g,M):w=C.exec(m)),{isMatch:!!w,match:w,output:m}},p.matchBase=(k,C,g)=>(C instanceof RegExp?C:p.makeRe(C,g)).test(l.basename(k)),p.isMatch=(k,C,g)=>p(C,g)(k),p.parse=(k,C)=>Array.isArray(k)?k.map(g=>p.parse(g,C)):d(k,{...C,fastpaths:!1}),p.scan=(k,C)=>s(k,C),p.compileRe=(k,C,g=!1,x=!1)=>{if(g===!0)return k.output;const M=C||{},N=M.contains?"":"^",f=M.contains?"":"$";let w=`${N}(?:${k.output})${f}`;k&&k.negated===!0&&(w=`^(?!${w}).*$`);const m=p.toRegex(w,C);return x===!0&&(m.state=k),m},p.makeRe=(k,C={},g=!1,x=!1)=>{if(!k||typeof k!="string")throw new TypeError("Expected a non-empty string");let M={negated:!1,fastpaths:!0};return C.fastpaths!==!1&&(k[0]==="."||k[0]==="*")&&(M.output=d.fastpaths(k,C)),M.output||(M=d(k,C)),p.compileRe(M,C,g,x)},p.toRegex=(k,C)=>{try{const g=C||{};return new RegExp(k,g.flags||(g.nocase?"i":""))}catch(g){if(C&&C.debug===!0)throw g;return/$^/}},p.constants=h,i.exports=p},716:(i,r,c)=>{const s=c(96),{CHAR_ASTERISK:d,CHAR_AT:l,CHAR_BACKWARD_SLASH:h,CHAR_COMMA:u,CHAR_DOT:p,CHAR_EXCLAMATION_MARK:k,CHAR_FORWARD_SLASH:C,CHAR_LEFT_CURLY_BRACE:g,CHAR_LEFT_PARENTHESES:x,CHAR_LEFT_SQUARE_BRACKET:M,CHAR_PLUS:N,CHAR_QUESTION_MARK:f,CHAR_RIGHT_CURLY_BRACE:w,CHAR_RIGHT_PARENTHESES:m,CHAR_RIGHT_SQUARE_BRACKET:S}=c(154),A=E=>E===C||E===h,P=E=>{E.isPrefix!==!0&&(E.depth=E.isGlobstar?1/0:1)},H=(E,T)=>{const D=T||{},ae=E.length-1,U=D.parts===!0||D.scanToEnd===!0,ee=[],K=[],Q=[];let te=E,ne=-1,v=0,R=0,j=!1,F=!1,V=!1,J=!1,G=!1,b=!1,Z=!1,z=!1,X=!1,I=!1,L=0,me,Y,W={value:"",depth:0,isGlob:!1};const se=()=>ne>=ae,Ne=()=>te.charCodeAt(ne+1),Ce=()=>(me=Y,te.charCodeAt(++ne));for(;ne<ae;){Y=Ce();let he;if(Y===h){Z=W.backslashes=!0,Y=Ce(),Y===g&&(b=!0);continue}if(b===!0||Y===g){for(L++;se()!==!0&&(Y=Ce());){if(Y===h){Z=W.backslashes=!0,Ce();continue}if(Y===g){L++;continue}if(b!==!0&&Y===p&&(Y=Ce())===p){if(j=W.isBrace=!0,V=W.isGlob=!0,I=!0,U===!0)continue;break}if(b!==!0&&Y===u){if(j=W.isBrace=!0,V=W.isGlob=!0,I=!0,U===!0)continue;break}if(Y===w&&(L--,L===0)){b=!1,j=W.isBrace=!0,I=!0;break}}if(U===!0)continue;break}if(Y===C){if(ee.push(ne),K.push(W),W={value:"",depth:0,isGlob:!1},I===!0)continue;if(me===p&&ne===v+1){v+=2;continue}R=ne+1;continue}if(D.noext!==!0&&(Y===N||Y===l||Y===d||Y===f||Y===k)===!0&&Ne()===x){if(V=W.isGlob=!0,J=W.isExtglob=!0,I=!0,Y===k&&ne===v&&(X=!0),U===!0){for(;se()!==!0&&(Y=Ce());){if(Y===h){Z=W.backslashes=!0,Y=Ce();continue}if(Y===m){V=W.isGlob=!0,I=!0;break}}continue}break}if(Y===d){if(me===d&&(G=W.isGlobstar=!0),V=W.isGlob=!0,I=!0,U===!0)continue;break}if(Y===f){if(V=W.isGlob=!0,I=!0,U===!0)continue;break}if(Y===M){for(;se()!==!0&&(he=Ce());){if(he===h){Z=W.backslashes=!0,Ce();continue}if(he===S){F=W.isBracket=!0,V=W.isGlob=!0,I=!0;break}}if(U===!0)continue;break}if(D.nonegate!==!0&&Y===k&&ne===v){z=W.negated=!0,v++;continue}if(D.noparen!==!0&&Y===x){if(V=W.isGlob=!0,U===!0){for(;se()!==!0&&(Y=Ce());){if(Y===x){Z=W.backslashes=!0,Y=Ce();continue}if(Y===m){I=!0;break}}continue}break}if(V===!0){if(I=!0,U===!0)continue;break}}D.noext===!0&&(J=!1,V=!1);let ge=te,Pe="",_e="";v>0&&(Pe=te.slice(0,v),te=te.slice(v),R-=v),ge&&V===!0&&R>0?(ge=te.slice(0,R),_e=te.slice(R)):V===!0?(ge="",_e=te):ge=te,ge&&ge!==""&&ge!=="/"&&ge!==te&&A(ge.charCodeAt(ge.length-1))&&(ge=ge.slice(0,-1)),D.unescape===!0&&(_e&&(_e=s.removeBackslashes(_e)),ge&&Z===!0&&(ge=s.removeBackslashes(ge)));const ce={prefix:Pe,input:E,start:v,base:ge,glob:_e,isBrace:j,isBracket:F,isGlob:V,isExtglob:J,isGlobstar:G,negated:z,negatedExtglob:X};if(D.tokens===!0&&(ce.maxDepth=0,A(Y)||K.push(W),ce.tokens=K),D.parts===!0||D.tokens===!0){let he;for(let Me=0;Me<ee.length;Me++){const B=he?he+1:v,ye=ee[Me],O=E.slice(B,ye);D.tokens&&(Me===0&&v!==0?(K[Me].isPrefix=!0,K[Me].value=Pe):K[Me].value=O,P(K[Me]),ce.maxDepth+=K[Me].depth),(Me!==0||O!=="")&&Q.push(O),he=ye}if(he&&he+1<E.length){const Me=E.slice(he+1);Q.push(Me),D.tokens&&(K[K.length-1].value=Me,P(K[K.length-1]),ce.maxDepth+=K[K.length-1].depth)}ce.slashes=ee,ce.parts=Q}return ce};i.exports=H},96:(i,r,c)=>{const{REGEX_BACKSLASH:s,REGEX_REMOVE_BACKSLASH:d,REGEX_SPECIAL_CHARS:l,REGEX_SPECIAL_CHARS_GLOBAL:h}=c(154);r.isObject=u=>u!==null&&typeof u=="object"&&!Array.isArray(u),r.hasRegexChars=u=>l.test(u),r.isRegexChar=u=>u.length===1&&r.hasRegexChars(u),r.escapeRegex=u=>u.replace(h,"\\$1"),r.toPosixSlashes=u=>u.replace(s,"/"),r.removeBackslashes=u=>u.replace(d,p=>p==="\\"?"":p),r.escapeLast=(u,p,k)=>{const C=u.lastIndexOf(p,k);return C===-1?u:u[C-1]==="\\"?r.escapeLast(u,p,C-1):`${u.slice(0,C)}\\${u.slice(C)}`},r.removePrefix=(u,p={})=>{let k=u;return k.startsWith("./")&&(k=k.slice(2),p.prefix="./"),k},r.wrapOutput=(u,p={},k={})=>{const C=k.contains?"":"^",g=k.contains?"":"$";let x=`${C}(?:${u})${g}`;return p.negated===!0&&(x=`(?:^(?!${x}).*$)`),x},r.basename=(u,{windows:p}={})=>{const k=u.split(p?/[\\/]/:"/"),C=k[k.length-1];return C===""?k[k.length-2]:C}}},t={};function a(i){var r=t[i];if(r!==void 0)return r.exports;var c=t[i]={exports:{}},s=!0;try{e[i](c,c.exports,a),s=!1}finally{s&&delete t[i]}return c.exports}typeof a<"u"&&(a.ab=__dirname+"/");var o=a(170);Dv.exports=o})()),Dv.exports}var cL;function VI(){return cL||(cL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}t(e,{hasLocalMatch:function(){return i},matchLocalPattern:function(){return o}});const a=Pb();function o(r,c){if(r.search!==void 0&&r.search!==c.search)return!1;var s;return!!(0,a.makeRe)((s=r.pathname)!=null?s:"**",{dot:!0}).test(c.pathname)}function i(r,c){if(!r)return!0;const s=new URL(c,"http://n");return r.some(d=>o(d,s))}}(zv)),zv}var Ov={},rL;function zI(){return rL||(rL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}t(e,{hasRemoteMatch:function(){return i},matchRemotePattern:function(){return o}});const a=Pb();function o(r,c){if(r.protocol!==void 0&&r.protocol.replace(/:$/,"")!==c.protocol.replace(/:$/,"")||r.port!==void 0&&r.port!==c.port)return!1;if(r.hostname===void 0)throw Object.defineProperty(new Error(`Pattern should define hostname but found
|
|
35
|
+
`+JSON.stringify(r)),"__NEXT_ERROR_CODE",{value:"E410",enumerable:!1,configurable:!0});if(!(0,a.makeRe)(r.hostname).test(c.hostname)||r.search!==void 0&&r.search!==c.search)return!1;var s;return!!(0,a.makeRe)((s=r.pathname)!=null?s:"**",{dot:!0}).test(c.pathname)}function i(r,c,s){return r.some(d=>s.hostname===d)||c.some(d=>o(d,s))}}(Ov)),Ov}var sL;function Eb(){return sL||(sL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return o}});const t=75;function a(i){let{config:r,src:c,width:s,quality:d}=i;var l;if(process.env.NODE_ENV!=="production"){const u=[];if(c||u.push("src"),s||u.push("width"),u.length>0)throw Object.defineProperty(new Error("Next Image Optimization requires "+u.join(", ")+" to be provided. Make sure you pass them as props to the `next/image` component. Received: "+JSON.stringify({src:c,width:s,quality:d})),"__NEXT_ERROR_CODE",{value:"E188",enumerable:!1,configurable:!0});if(c.startsWith("//"))throw Object.defineProperty(new Error('Failed to parse src "'+c+'" on `next/image`, protocol-relative URL (//) must be changed to an absolute URL (http:// or https://)'),"__NEXT_ERROR_CODE",{value:"E360",enumerable:!1,configurable:!0});if(c.startsWith("/")&&r.localPatterns&&process.env.NODE_ENV!=="test"&&process.env.NEXT_RUNTIME!=="edge"){const{hasLocalMatch:p}=VI();if(!p(r.localPatterns,c))throw Object.defineProperty(new Error("Invalid src prop ("+c+") on `next/image` does not match `images.localPatterns` configured in your `next.config.js`\nSee more info: https://nextjs.org/docs/messages/next-image-unconfigured-localpatterns"),"__NEXT_ERROR_CODE",{value:"E426",enumerable:!1,configurable:!0})}if(!c.startsWith("/")&&(r.domains||r.remotePatterns)){let p;try{p=new URL(c)}catch(k){throw console.error(k),Object.defineProperty(new Error('Failed to parse src "'+c+'" on `next/image`, if using relative image it must start with a leading slash "/" or be an absolute URL (http:// or https://)'),"__NEXT_ERROR_CODE",{value:"E63",enumerable:!1,configurable:!0})}if(process.env.NODE_ENV!=="test"&&process.env.NEXT_RUNTIME!=="edge"){const{hasRemoteMatch:k}=zI();if(!k(r.domains,r.remotePatterns,p))throw Object.defineProperty(new Error("Invalid src prop ("+c+') on `next/image`, hostname "'+p.hostname+'" is not configured under images in your `next.config.js`\nSee more info: https://nextjs.org/docs/messages/next-image-unconfigured-host'),"__NEXT_ERROR_CODE",{value:"E231",enumerable:!1,configurable:!0})}}if(d&&r.qualities&&!r.qualities.includes(d))throw Object.defineProperty(new Error("Invalid quality prop ("+d+") on `next/image` does not match `images.qualities` configured in your `next.config.js`\nSee more info: https://nextjs.org/docs/messages/next-image-unconfigured-qualities"),"__NEXT_ERROR_CODE",{value:"E623",enumerable:!1,configurable:!0})}const h=d||((l=r.qualities)==null?void 0:l.reduce((u,p)=>Math.abs(p-t)<Math.abs(u-t)?p:u))||t;return r.path+"?url="+encodeURIComponent(c)+"&w="+s+"&q="+h+(c.startsWith("/_next/static/media/")&&process.env.NEXT_DEPLOYMENT_ID?"&dpl="+process.env.NEXT_DEPLOYMENT_ID:"")}a.__next_img_default=!0;const o=a}(Vv)),Vv}var Ta={exports:{}},dL;function Rb(){return dL||(dL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useMergedRef",{enumerable:!0,get:function(){return o}});const a=q;function o(r,c){const s=(0,a.useRef)(null),d=(0,a.useRef)(null);return(0,a.useCallback)(l=>{if(l===null){const h=s.current;h&&(s.current=null,h());const u=d.current;u&&(d.current=null,u())}else r&&(s.current=i(r,l)),c&&(d.current=i(c,l))},[r,c])}function i(r,c){if(typeof r=="function"){const s=r(c);return typeof s=="function"?s:()=>r(null)}else return r.current=c,()=>{r.current=null}}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ta,Ta.exports)),Ta.exports}var hL;function DI(){return hL||(hL=1,function(e,t){"use client";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Image",{enumerable:!0,get:function(){return w}});const a=Kn(),o=Mv(),i=mv(),r=o._(q),c=a._(II),s=a._(jI()),d=Nb(),l=ix(),h=HI(),u=ox(),p=Ab(),k=a._(Eb()),C=Rb(),g=process.env.__NEXT_IMAGE_OPTS;typeof window>"u"&&(globalThis.__NEXT_IMAGE_IMPORTED=!0);function x(m,S,A,P,H,E,T){const D=m==null?void 0:m.src;if(!m||m["data-loaded-src"]===D)return;m["data-loaded-src"]=D,("decode"in m?m.decode():Promise.resolve()).catch(()=>{}).then(()=>{if(!(!m.parentElement||!m.isConnected)){if(S!=="empty"&&H(!0),A!=null&&A.current){const U=new Event("load");Object.defineProperty(U,"target",{writable:!1,value:m});let ee=!1,K=!1;A.current({...U,nativeEvent:U,currentTarget:m,target:m,isDefaultPrevented:()=>ee,isPropagationStopped:()=>K,persist:()=>{},preventDefault:()=>{ee=!0,U.preventDefault()},stopPropagation:()=>{K=!0,U.stopPropagation()}})}if(P!=null&&P.current&&P.current(m),process.env.NODE_ENV!=="production"){const U=new URL(D,"http://n").searchParams.get("url")||D;if(m.getAttribute("data-nimg")==="fill"){if(!E&&(!T||T==="100vw")&&m.getBoundingClientRect().width/window.innerWidth<.6&&(T==="100vw"?(0,u.warnOnce)('Image with src "'+U+'" has "fill" prop and "sizes" prop of "100vw", but image is not rendered at full viewport width. Please adjust "sizes" to improve page performance. Read more: https://nextjs.org/docs/api-reference/next/image#sizes'):(0,u.warnOnce)('Image with src "'+U+'" has "fill" but is missing "sizes" prop. Please add it to improve page performance. Read more: https://nextjs.org/docs/api-reference/next/image#sizes')),m.parentElement){const{position:Q}=window.getComputedStyle(m.parentElement),te=["absolute","fixed","relative"];te.includes(Q)||(0,u.warnOnce)('Image with src "'+U+'" has "fill" and parent element with invalid "position". Provided "'+Q+'" should be one of '+te.map(String).join(",")+".")}m.height===0&&(0,u.warnOnce)('Image with src "'+U+'" has "fill" and a height value of 0. This is likely because the parent element of the image has not been styled to have a set height.')}const ee=m.height.toString()!==m.getAttribute("height"),K=m.width.toString()!==m.getAttribute("width");(ee&&!K||!ee&&K)&&(0,u.warnOnce)('Image with src "'+U+`" has either width or height modified, but not the other. If you use CSS to change the size of your image, also include the styles 'width: "auto"' or 'height: "auto"' to maintain the aspect ratio.`)}}})}function M(m){return r.use?{fetchPriority:m}:{fetchpriority:m}}const N=(0,r.forwardRef)((m,S)=>{let{src:A,srcSet:P,sizes:H,height:E,width:T,decoding:D,className:ae,style:U,fetchPriority:ee,placeholder:K,loading:Q,unoptimized:te,fill:ne,onLoadRef:v,onLoadingCompleteRef:R,setBlurComplete:j,setShowAltText:F,sizesInput:V,onLoad:J,onError:G,...b}=m;const Z=(0,r.useCallback)(X=>{X&&(G&&(X.src=X.src),process.env.NODE_ENV!=="production"&&(A||console.error('Image is missing required "src" property:',X),X.getAttribute("alt")===null&&console.error('Image is missing required "alt" property. Please add Alternative Text to describe the image for screen readers and search engines.')),X.complete&&x(X,K,v,R,j,te,V))},[A,K,v,R,j,G,te,V]),z=(0,C.useMergedRef)(S,Z);return(0,i.jsx)("img",{...b,...M(ee),loading:Q,width:T,height:E,decoding:D,"data-nimg":ne?"fill":"1",className:ae,style:U,sizes:H,srcSet:P,src:A,ref:z,onLoad:X=>{const I=X.currentTarget;x(I,K,v,R,j,te,V)},onError:X=>{F(!0),K!=="empty"&&j(!0),G&&G(X)}})});function f(m){let{isAppRouter:S,imgAttributes:A}=m;const P={as:"image",imageSrcSet:A.srcSet,imageSizes:A.sizes,crossOrigin:A.crossOrigin,referrerPolicy:A.referrerPolicy,...M(A.fetchPriority)};return S&&c.default.preload?(c.default.preload(A.src,P),null):(0,i.jsx)(s.default,{children:(0,i.jsx)("link",{rel:"preload",href:A.srcSet?void 0:A.src,...P},"__nimg-"+A.src+A.srcSet+A.sizes)})}const w=(0,r.forwardRef)((m,S)=>{const P=!(0,r.useContext)(p.RouterContext),H=(0,r.useContext)(h.ImageConfigContext),E=(0,r.useMemo)(()=>{var R;const j=g||H||l.imageConfigDefault,F=[...j.deviceSizes,...j.imageSizes].sort((G,b)=>G-b),V=j.deviceSizes.sort((G,b)=>G-b),J=(R=j.qualities)==null?void 0:R.sort((G,b)=>G-b);return{...j,allSizes:F,deviceSizes:V,qualities:J}},[H]),{onLoad:T,onLoadingComplete:D}=m,ae=(0,r.useRef)(T);(0,r.useEffect)(()=>{ae.current=T},[T]);const U=(0,r.useRef)(D);(0,r.useEffect)(()=>{U.current=D},[D]);const[ee,K]=(0,r.useState)(!1),[Q,te]=(0,r.useState)(!1),{props:ne,meta:v}=(0,d.getImgProps)(m,{defaultLoader:k.default,imgConf:E,blurComplete:ee,showAltText:Q});return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(N,{...ne,unoptimized:v.unoptimized,placeholder:v.placeholder,fill:v.fill,onLoadRef:ae,onLoadingCompleteRef:U,setBlurComplete:K,setShowAltText:te,sizesInput:m.sizes,ref:S}),v.priority?(0,i.jsx)(f,{isAppRouter:P,imgAttributes:ne}):null]})});(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}($a,$a.exports)),$a.exports}var lL;function OI(){return lL||(lL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(d,l){for(var h in l)Object.defineProperty(d,h,{enumerable:!0,get:l[h]})}t(e,{default:function(){return s},getImageProps:function(){return c}});const a=Kn(),o=Nb(),i=DI(),r=a._(Eb());function c(d){const{props:l}=(0,o.getImgProps)(d,{defaultLoader:r.default,imgConf:process.env.__NEXT_IMAGE_OPTS});for(const[h,u]of Object.entries(l))u===void 0&&delete l[h];return{props:l}}const s=i.Image}(bv)),bv}var Fv,uL;function FI(){return uL||(uL=1,Fv=OI()),Fv}var BI=FI();const $b=fv(BI),UI="style-module__banner___dXl-D",ZI="style-module__social___mxK8z",GI="style-module__container___9JBYZ",WI="style-module__content___V-DNs",XI="style-module__header___bOHYo",KI="style-module__image___jR6hS",YI="style-module__skeleton___lG67G",QI="style-module__text___uBnfC",JI="style-module__button___7y1JK",eN="style-module__primary___BSgxg",$e={banner:UI,social:ZI,container:GI,content:WI,header:XI,image:KI,skeleton:YI,"image-wrap":"style-module__image-wrap___kZOyY",text:QI,button:JI,primary:eN,"button-group":"style-module__button-group___SlLNJ"},tN="social-module__social___Rz7KO",nN="social-module__skeleton___5X-ML",aN="social-module__icon___sBz7e",oN="social-module__linkedin___hkI5Y",iN="social-module__instagram___TM0i3",cN="social-module__github___paHAR",Ve={social:tN,skeleton:nN,icon:aN,linkedin:oN,instagram:iN,github:cN},rN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-mail-icon lucide-mail",...e},y.createElement("path",{d:"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}),y.createElement("rect",{x:2,y:4,width:20,height:16,rx:2})),sN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 496 512",...e},y.createElement("path",{fill:"currentColor",d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3 .3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5 .3-6.2 2.3zm44.2-1.7c-2.9 .7-4.9 2.6-4.6 4.9 .3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3 .7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3 .3 2.9 2.3 3.9 1.6 1 3.6 .7 4.3-.7 .7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3 .7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3 .7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"})),dN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",...e},y.createElement("path",{d:"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z",fill:"currentColor"})),hN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",...e},y.createElement("path",{d:"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z",fill:"currentColor"})),qb=({className:e,isMounted:t=!1})=>{const a=Je.useMounted(),o=t||a;return _.jsxs("div",{className:ie(Ve.social,e),children:[_.jsx("a",{href:"https://www.linkedin.com/in/themichael/",target:"_blank",className:ie(Ve.icon,Ve.linkedin,!o&&Ve.skeleton),"aria-label":"Linkedin",children:_.jsx(hN,{width:"20",height:"20"})}),_.jsx("a",{href:"https://www.instagram.com/michael.adam.allen/",target:"_blank",className:ie(Ve.icon,Ve.instagram,!o&&Ve.skeleton),"aria-label":"Instagram",children:_.jsx(dN,{width:"20",height:"20"})}),_.jsx("a",{href:"https://github.com/uplord/",target:"_blank",className:ie(Ve.icon,Ve.github,!o&&Ve.skeleton),"aria-label":"GitHub",children:_.jsx(sN,{width:"20",height:"20"})}),_.jsx("a",{href:"mailto:michael@uplord.co.uk",className:ie(Ve.icon,Ve.default,!o&&Ve.skeleton),"aria-label":"Email",children:_.jsx(rN,{width:"20",height:"20"})})]})};var ja={exports:{}},Ha={exports:{}},Bv={},pL;function Tb(){return pL||(pL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(c,s){for(var d in s)Object.defineProperty(c,d,{enumerable:!0,get:s[d]})}t(e,{assign:function(){return r},searchParamsToUrlQuery:function(){return a},urlQueryToSearchParams:function(){return i}});function a(c){const s={};for(const[d,l]of c.entries()){const h=s[d];typeof h>"u"?s[d]=l:Array.isArray(h)?h.push(l):s[d]=[h,l]}return s}function o(c){return typeof c=="string"?c:typeof c=="number"&&!isNaN(c)||typeof c=="boolean"?String(c):""}function i(c){const s=new URLSearchParams;for(const[d,l]of Object.entries(c))if(Array.isArray(l))for(const h of l)s.append(d,o(h));else s.set(d,o(l));return s}function r(c){for(var s=arguments.length,d=new Array(s>1?s-1:0),l=1;l<s;l++)d[l-1]=arguments[l];for(const h of d){for(const u of h.keys())c.delete(u);for(const[u,p]of h.entries())c.append(u,p)}return c}}(Bv)),Bv}var Uv={},yL;function jb(){return yL||(yL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(d,l){for(var h in l)Object.defineProperty(d,h,{enumerable:!0,get:l[h]})}t(e,{formatUrl:function(){return r},formatWithValidation:function(){return s},urlObjectKeys:function(){return c}});const o=Mv()._(Tb()),i=/https?|ftp|gopher|file/;function r(d){let{auth:l,hostname:h}=d,u=d.protocol||"",p=d.pathname||"",k=d.hash||"",C=d.query||"",g=!1;l=l?encodeURIComponent(l).replace(/%3A/i,":")+"@":"",d.host?g=l+d.host:h&&(g=l+(~h.indexOf(":")?"["+h+"]":h),d.port&&(g+=":"+d.port)),C&&typeof C=="object"&&(C=String(o.urlQueryToSearchParams(C)));let x=d.search||C&&"?"+C||"";return u&&!u.endsWith(":")&&(u+=":"),d.slashes||(!u||i.test(u))&&g!==!1?(g="//"+(g||""),p&&p[0]!=="/"&&(p="/"+p)):g||(g=""),k&&k[0]!=="#"&&(k="#"+k),x&&x[0]!=="?"&&(x="?"+x),p=p.replace(/[?#]/g,encodeURIComponent),x=x.replace("#","%23"),""+u+g+p+x+k}const c=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function s(d){return process.env.NODE_ENV==="development"&&d!==null&&typeof d=="object"&&Object.keys(d).forEach(l=>{c.includes(l)||console.warn("Unknown key passed via urlObject into url.format: "+l)}),r(d)}}(Uv)),Uv}var Zv={},kL;function lN(){return kL||(kL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"omit",{enumerable:!0,get:function(){return t}});function t(a,o){const i={};return Object.keys(a).forEach(r=>{o.includes(r)||(i[r]=a[r])}),i}}(Zv)),Zv}var Gv={},fL;function gv(){return fL||(fL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(w,m){for(var S in m)Object.defineProperty(w,S,{enumerable:!0,get:m[S]})}t(e,{DecodeError:function(){return C},MiddlewareNotFoundError:function(){return N},MissingStaticPage:function(){return M},NormalizeError:function(){return g},PageNotFoundError:function(){return x},SP:function(){return p},ST:function(){return k},WEB_VITALS:function(){return a},execOnce:function(){return o},getDisplayName:function(){return d},getLocationOrigin:function(){return c},getURL:function(){return s},isAbsoluteUrl:function(){return r},isResSent:function(){return l},loadGetInitialProps:function(){return u},normalizeRepeatedSlashes:function(){return h},stringifyError:function(){return f}});const a=["CLS","FCP","FID","INP","LCP","TTFB"];function o(w){let m=!1,S;return function(){for(var A=arguments.length,P=new Array(A),H=0;H<A;H++)P[H]=arguments[H];return m||(m=!0,S=w(...P)),S}}const i=/^[a-zA-Z][a-zA-Z\d+\-.]*?:/,r=w=>i.test(w);function c(){const{protocol:w,hostname:m,port:S}=window.location;return w+"//"+m+(S?":"+S:"")}function s(){const{href:w}=window.location,m=c();return w.substring(m.length)}function d(w){return typeof w=="string"?w:w.displayName||w.name||"Unknown"}function l(w){return w.finished||w.headersSent}function h(w){const m=w.split("?");return m[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(m[1]?"?"+m.slice(1).join("?"):"")}async function u(w,m){if(process.env.NODE_ENV!=="production"){var S;if((S=w.prototype)!=null&&S.getInitialProps){const H='"'+d(w)+'.getInitialProps()" is defined as an instance method - visit https://nextjs.org/docs/messages/get-initial-props-as-an-instance-method for more information.';throw Object.defineProperty(new Error(H),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}}const A=m.res||m.ctx&&m.ctx.res;if(!w.getInitialProps)return m.ctx&&m.Component?{pageProps:await u(m.Component,m.ctx)}:{};const P=await w.getInitialProps(m);if(A&&l(A))return P;if(!P){const H='"'+d(w)+'.getInitialProps()" should resolve to an object. But found "'+P+'" instead.';throw Object.defineProperty(new Error(H),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}return process.env.NODE_ENV!=="production"&&Object.keys(P).length===0&&!m.ctx&&console.warn(""+d(w)+" returned an empty object from `getInitialProps`. This de-optimizes and prevents automatic static optimization. https://nextjs.org/docs/messages/empty-object-getInitialProps"),P}const p=typeof performance<"u",k=p&&["mark","measure","getEntriesByName"].every(w=>typeof performance[w]=="function");class C extends Error{}class g extends Error{}class x extends Error{constructor(m){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+m}}class M extends Error{constructor(m,S){super(),this.message="Failed to load static file for page: "+m+" "+S}}class N extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function f(w){return JSON.stringify({message:w.message,stack:w.stack})}}(Gv)),Gv}var Va={exports:{}},Wv={},mL;function Hb(){return mL||(mL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"removeTrailingSlash",{enumerable:!0,get:function(){return t}});function t(a){return a.replace(/\/$/,"")||"/"}}(Wv)),Wv}var Xv={},ML;function cx(){return ML||(ML=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"parsePath",{enumerable:!0,get:function(){return t}});function t(a){const o=a.indexOf("#"),i=a.indexOf("?"),r=i>-1&&(o<0||i<o);return r||o>-1?{pathname:a.substring(0,r?i:o),query:r?a.substring(i,o>-1?o:void 0):"",hash:o>-1?a.slice(o):""}:{pathname:a,query:"",hash:""}}}(Xv)),Xv}var gL;function _v(){return gL||(gL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"normalizePathTrailingSlash",{enumerable:!0,get:function(){return i}});const a=Hb(),o=cx(),i=r=>{if(!r.startsWith("/")||process.env.__NEXT_MANUAL_TRAILING_SLASH)return r;const{pathname:c,query:s,hash:d}=(0,o.parsePath)(r);return process.env.__NEXT_TRAILING_SLASH?/\.[^/]+\/?$/.test(c)?""+(0,a.removeTrailingSlash)(c)+s+d:c.endsWith("/")?""+c+s+d:c+"/"+s+d:""+(0,a.removeTrailingSlash)(c)+s+d};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Va,Va.exports)),Va.exports}var Kv={},za={exports:{}},Yv={},_L;function Vb(){return _L||(_L=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"pathHasPrefix",{enumerable:!0,get:function(){return a}});const t=cx();function a(o,i){if(typeof o!="string")return!1;const{pathname:r}=(0,t.parsePath)(o);return r===i||r.startsWith(i+"/")}}(Yv)),Yv}var vL;function uN(){return vL||(vL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"hasBasePath",{enumerable:!0,get:function(){return i}});const a=Vb(),o=process.env.__NEXT_ROUTER_BASEPATH||"";function i(r){return(0,a.pathHasPrefix)(r,o)}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(za,za.exports)),za.exports}var CL;function zb(){return CL||(CL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isLocalURL",{enumerable:!0,get:function(){return o}});const t=gv(),a=uN();function o(i){if(!(0,t.isAbsoluteUrl)(i))return!0;try{const r=(0,t.getLocationOrigin)(),c=new URL(i,r);return c.origin===r&&(0,a.hasBasePath)(c.pathname)}catch{return!1}}}(Kv)),Kv}var Qv={},Jv={},xL;function pN(){return xL||(xL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}t(e,{getSortedRouteObjects:function(){return i},getSortedRoutes:function(){return o}});class a{insert(c){this._insert(c.split("/").filter(Boolean),[],!1)}smoosh(){return this._smoosh()}_smoosh(c){c===void 0&&(c="/");const s=[...this.children.keys()].sort();this.slugName!==null&&s.splice(s.indexOf("[]"),1),this.restSlugName!==null&&s.splice(s.indexOf("[...]"),1),this.optionalRestSlugName!==null&&s.splice(s.indexOf("[[...]]"),1);const d=s.map(l=>this.children.get(l)._smoosh(""+c+l+"/")).reduce((l,h)=>[...l,...h],[]);if(this.slugName!==null&&d.push(...this.children.get("[]")._smoosh(c+"["+this.slugName+"]/")),!this.placeholder){const l=c==="/"?"/":c.slice(0,-1);if(this.optionalRestSlugName!=null)throw Object.defineProperty(new Error('You cannot define a route with the same specificity as a optional catch-all route ("'+l+'" and "'+l+"[[..."+this.optionalRestSlugName+']]").'),"__NEXT_ERROR_CODE",{value:"E458",enumerable:!1,configurable:!0});d.unshift(l)}return this.restSlugName!==null&&d.push(...this.children.get("[...]")._smoosh(c+"[..."+this.restSlugName+"]/")),this.optionalRestSlugName!==null&&d.push(...this.children.get("[[...]]")._smoosh(c+"[[..."+this.optionalRestSlugName+"]]/")),d}_insert(c,s,d){if(c.length===0){this.placeholder=!1;return}if(d)throw Object.defineProperty(new Error("Catch-all must be the last part of the URL."),"__NEXT_ERROR_CODE",{value:"E392",enumerable:!1,configurable:!0});let l=c[0];if(l.startsWith("[")&&l.endsWith("]")){let p=function(k,C){if(k!==null&&k!==C)throw Object.defineProperty(new Error("You cannot use different slug names for the same dynamic path ('"+k+"' !== '"+C+"')."),"__NEXT_ERROR_CODE",{value:"E337",enumerable:!1,configurable:!0});s.forEach(g=>{if(g===C)throw Object.defineProperty(new Error('You cannot have the same slug name "'+C+'" repeat within a single dynamic path'),"__NEXT_ERROR_CODE",{value:"E247",enumerable:!1,configurable:!0});if(g.replace(/\W/g,"")===l.replace(/\W/g,""))throw Object.defineProperty(new Error('You cannot have the slug names "'+g+'" and "'+C+'" differ only by non-word symbols within a single dynamic path'),"__NEXT_ERROR_CODE",{value:"E499",enumerable:!1,configurable:!0})}),s.push(C)},h=l.slice(1,-1),u=!1;if(h.startsWith("[")&&h.endsWith("]")&&(h=h.slice(1,-1),u=!0),h.startsWith("…"))throw Object.defineProperty(new Error("Detected a three-dot character ('…') at ('"+h+"'). Did you mean ('...')?"),"__NEXT_ERROR_CODE",{value:"E147",enumerable:!1,configurable:!0});if(h.startsWith("...")&&(h=h.substring(3),d=!0),h.startsWith("[")||h.endsWith("]"))throw Object.defineProperty(new Error("Segment names may not start or end with extra brackets ('"+h+"')."),"__NEXT_ERROR_CODE",{value:"E421",enumerable:!1,configurable:!0});if(h.startsWith("."))throw Object.defineProperty(new Error("Segment names may not start with erroneous periods ('"+h+"')."),"__NEXT_ERROR_CODE",{value:"E288",enumerable:!1,configurable:!0});if(d)if(u){if(this.restSlugName!=null)throw Object.defineProperty(new Error('You cannot use both an required and optional catch-all route at the same level ("[...'+this.restSlugName+']" and "'+c[0]+'" ).'),"__NEXT_ERROR_CODE",{value:"E299",enumerable:!1,configurable:!0});p(this.optionalRestSlugName,h),this.optionalRestSlugName=h,l="[[...]]"}else{if(this.optionalRestSlugName!=null)throw Object.defineProperty(new Error('You cannot use both an optional and required catch-all route at the same level ("[[...'+this.optionalRestSlugName+']]" and "'+c[0]+'").'),"__NEXT_ERROR_CODE",{value:"E300",enumerable:!1,configurable:!0});p(this.restSlugName,h),this.restSlugName=h,l="[...]"}else{if(u)throw Object.defineProperty(new Error('Optional route parameters are not yet supported ("'+c[0]+'").'),"__NEXT_ERROR_CODE",{value:"E435",enumerable:!1,configurable:!0});p(this.slugName,h),this.slugName=h,l="[]"}}this.children.has(l)||this.children.set(l,new a),this.children.get(l)._insert(c.slice(1),s,d)}constructor(){this.placeholder=!0,this.children=new Map,this.slugName=null,this.restSlugName=null,this.optionalRestSlugName=null}}function o(r){const c=new a;return r.forEach(s=>c.insert(s)),c.smoosh()}function i(r,c){const s={},d=[];for(let h=0;h<r.length;h++){const u=c(r[h]);s[u]=h,d[h]=u}return o(d).map(h=>r[s[h]])}}(Jv)),Jv}var eC={},tC={},nC={},aC={},LL;function yN(){return LL||(LL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"ensureLeadingSlash",{enumerable:!0,get:function(){return t}});function t(a){return a.startsWith("/")?a:"/"+a}}(aC)),aC}var oC={},wL;function kN(){return wL||(wL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(s,d){for(var l in d)Object.defineProperty(s,l,{enumerable:!0,get:d[l]})}t(e,{DEFAULT_SEGMENT_KEY:function(){return c},PAGE_SEGMENT_KEY:function(){return r},addSearchParamsIfPageSegment:function(){return i},isGroupSegment:function(){return a},isParallelRouteSegment:function(){return o}});function a(s){return s[0]==="("&&s.endsWith(")")}function o(s){return s.startsWith("@")&&s!=="@children"}function i(s,d){if(s.includes(r)){const h=JSON.stringify(d);return h!=="{}"?r+"?"+h:r}return s}const r="__PAGE__",c="__DEFAULT__"}(oC)),oC}var bL;function fN(){return bL||(bL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(c,s){for(var d in s)Object.defineProperty(c,d,{enumerable:!0,get:s[d]})}t(e,{normalizeAppPath:function(){return i},normalizeRscURL:function(){return r}});const a=yN(),o=kN();function i(c){return(0,a.ensureLeadingSlash)(c.split("/").reduce((s,d,l,h)=>!d||(0,o.isGroupSegment)(d)||d[0]==="@"||(d==="page"||d==="route")&&l===h.length-1?s:s+"/"+d,""))}function r(c){return c.replace(/\.rsc($|\?)/,"$1")}}(nC)),nC}var SL;function Db(){return SL||(SL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(c,s){for(var d in s)Object.defineProperty(c,d,{enumerable:!0,get:s[d]})}t(e,{INTERCEPTION_ROUTE_MARKERS:function(){return o},extractInterceptionRouteInformation:function(){return r},isInterceptionRouteAppPath:function(){return i}});const a=fN(),o=["(..)(..)","(.)","(..)","(...)"];function i(c){return c.split("/").find(s=>o.find(d=>s.startsWith(d)))!==void 0}function r(c){let s,d,l;for(const h of c.split("/"))if(d=o.find(u=>h.startsWith(u)),d){[s,l]=c.split(d,2);break}if(!s||!d||!l)throw Object.defineProperty(new Error("Invalid interception route: "+c+". Must be in the format /<intercepting route>/(..|...|..)(..)/<intercepted route>"),"__NEXT_ERROR_CODE",{value:"E269",enumerable:!1,configurable:!0});switch(s=(0,a.normalizeAppPath)(s),d){case"(.)":s==="/"?l="/"+l:l=s+"/"+l;break;case"(..)":if(s==="/")throw Object.defineProperty(new Error("Invalid interception route: "+c+". Cannot use (..) marker at the root level, use (.) instead."),"__NEXT_ERROR_CODE",{value:"E207",enumerable:!1,configurable:!0});l=s.split("/").slice(0,-1).concat(l).join("/");break;case"(...)":l="/"+l;break;case"(..)(..)":const h=s.split("/");if(h.length<=2)throw Object.defineProperty(new Error("Invalid interception route: "+c+". Cannot use (..)(..) marker at the root level or one level up."),"__NEXT_ERROR_CODE",{value:"E486",enumerable:!1,configurable:!0});l=h.slice(0,-2).concat(l).join("/");break;default:throw Object.defineProperty(new Error("Invariant: unexpected marker"),"__NEXT_ERROR_CODE",{value:"E112",enumerable:!1,configurable:!0})}return{interceptingRoute:s,interceptedRoute:l}}}(tC)),tC}var IL;function mN(){return IL||(IL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isDynamicRoute",{enumerable:!0,get:function(){return i}});const t=Db(),a=/\/[^/]*\[[^/]+\][^/]*(?=\/|$)/,o=/\/\[[^/]+\](?=\/|$)/;function i(r,c){return c===void 0&&(c=!0),(0,t.isInterceptionRouteAppPath)(r)&&(r=(0,t.extractInterceptionRouteInformation)(r).interceptedRoute),c?o.test(r):a.test(r)}}(eC)),eC}var NL;function MN(){return NL||(NL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(i,r){for(var c in r)Object.defineProperty(i,c,{enumerable:!0,get:r[c]})}t(e,{getSortedRouteObjects:function(){return a.getSortedRouteObjects},getSortedRoutes:function(){return a.getSortedRoutes},isDynamicRoute:function(){return o.isDynamicRoute}});const a=pN(),o=mN()}(Qv)),Qv}var iC={},cC={},AL;function gN(){return AL||(AL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getRouteMatcher",{enumerable:!0,get:function(){return a}});const t=gv();function a(o){let{re:i,groups:r}=o;return c=>{const s=i.exec(c);if(!s)return!1;const d=h=>{try{return decodeURIComponent(h)}catch{throw Object.defineProperty(new t.DecodeError("failed to decode param"),"__NEXT_ERROR_CODE",{value:"E528",enumerable:!1,configurable:!0})}},l={};for(const[h,u]of Object.entries(r)){const p=s[u.pos];p!==void 0&&(u.repeat?l[h]=p.split("/").map(k=>d(k)):l[h]=d(p))}return l}}}(cC)),cC}var rC={},sC={},PL;function _N(){return PL||(PL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(ge,Pe){for(var _e in Pe)Object.defineProperty(ge,_e,{enumerable:!0,get:Pe[_e]})}t(e,{ACTION_SUFFIX:function(){return u},APP_DIR_ALIAS:function(){return ee},CACHE_ONE_YEAR:function(){return A},DOT_NEXT_ALIAS:function(){return ae},ESLINT_DEFAULT_DIRS:function(){return Y},GSP_NO_RETURNED_VALUE:function(){return Z},GSSP_COMPONENT_MEMBER_ERROR:function(){return I},GSSP_NO_RETURNED_VALUE:function(){return z},INFINITE_CACHE:function(){return P},INSTRUMENTATION_HOOK_FILENAME:function(){return T},MATCHED_PATH_HEADER:function(){return i},MIDDLEWARE_FILENAME:function(){return H},MIDDLEWARE_LOCATION_REGEXP:function(){return E},NEXT_BODY_SUFFIX:function(){return C},NEXT_CACHE_IMPLICIT_TAG_ID:function(){return S},NEXT_CACHE_REVALIDATED_TAGS_HEADER:function(){return x},NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER:function(){return M},NEXT_CACHE_SOFT_TAG_MAX_LENGTH:function(){return m},NEXT_CACHE_TAGS_HEADER:function(){return g},NEXT_CACHE_TAG_MAX_ITEMS:function(){return f},NEXT_CACHE_TAG_MAX_LENGTH:function(){return w},NEXT_DATA_SUFFIX:function(){return p},NEXT_INTERCEPTION_MARKER_PREFIX:function(){return o},NEXT_META_SUFFIX:function(){return k},NEXT_QUERY_PARAM_PREFIX:function(){return a},NEXT_RESUME_HEADER:function(){return N},NON_STANDARD_NODE_ENV:function(){return L},PAGES_DIR_ALIAS:function(){return D},PRERENDER_REVALIDATE_HEADER:function(){return r},PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER:function(){return c},PUBLIC_DIR_MIDDLEWARE_CONFLICT:function(){return j},ROOT_DIR_ALIAS:function(){return U},RSC_ACTION_CLIENT_WRAPPER_ALIAS:function(){return R},RSC_ACTION_ENCRYPTION_ALIAS:function(){return v},RSC_ACTION_PROXY_ALIAS:function(){return te},RSC_ACTION_VALIDATE_ALIAS:function(){return Q},RSC_CACHE_WRAPPER_ALIAS:function(){return ne},RSC_MOD_REF_PROXY_ALIAS:function(){return K},RSC_PREFETCH_SUFFIX:function(){return s},RSC_SEGMENTS_DIR_SUFFIX:function(){return d},RSC_SEGMENT_SUFFIX:function(){return l},RSC_SUFFIX:function(){return h},SERVER_PROPS_EXPORT_ERROR:function(){return b},SERVER_PROPS_GET_INIT_PROPS_CONFLICT:function(){return V},SERVER_PROPS_SSG_CONFLICT:function(){return J},SERVER_RUNTIME:function(){return W},SSG_FALLBACK_EXPORT_ERROR:function(){return me},SSG_GET_INITIAL_PROPS_CONFLICT:function(){return F},STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR:function(){return G},UNSTABLE_REVALIDATE_RENAME_ERROR:function(){return X},WEBPACK_LAYERS:function(){return Ne},WEBPACK_RESOURCE_QUERIES:function(){return Ce}});const a="nxtP",o="nxtI",i="x-matched-path",r="x-prerender-revalidate",c="x-prerender-revalidate-if-generated",s=".prefetch.rsc",d=".segments",l=".segment.rsc",h=".rsc",u=".action",p=".json",k=".meta",C=".body",g="x-next-cache-tags",x="x-next-revalidated-tags",M="x-next-revalidate-tag-token",N="next-resume",f=128,w=256,m=1024,S="_N_T_",A=31536e3,P=4294967294,H="middleware",E=`(?:src/)?${H}`,T="instrumentation",D="private-next-pages",ae="private-dot-next",U="private-next-root-dir",ee="private-next-app-dir",K="private-next-rsc-mod-ref-proxy",Q="private-next-rsc-action-validate",te="private-next-rsc-server-reference",ne="private-next-rsc-cache-wrapper",v="private-next-rsc-action-encryption",R="private-next-rsc-action-client-wrapper",j="You can not have a '_next' folder inside of your public folder. This conflicts with the internal '/_next' route. https://nextjs.org/docs/messages/public-next-folder-conflict",F="You can not use getInitialProps with getStaticProps. To use SSG, please remove your getInitialProps",V="You can not use getInitialProps with getServerSideProps. Please remove getInitialProps.",J="You can not use getStaticProps or getStaticPaths with getServerSideProps. To use SSG, please remove getServerSideProps",G="can not have getInitialProps/getServerSideProps, https://nextjs.org/docs/messages/404-get-initial-props",b="pages with `getServerSideProps` can not be exported. See more info here: https://nextjs.org/docs/messages/gssp-export",Z="Your `getStaticProps` function did not return an object. Did you forget to add a `return`?",z="Your `getServerSideProps` function did not return an object. Did you forget to add a `return`?",X="The `unstable_revalidate` property is available for general use.\nPlease use `revalidate` instead.",I="can not be attached to a page's component and must be exported from the page. See more info here: https://nextjs.org/docs/messages/gssp-component-member",L='You are using a non-standard "NODE_ENV" value in your environment. This creates inconsistencies in the project and is strongly advised against. Read more: https://nextjs.org/docs/messages/non-standard-node-env',me="Pages with `fallback` enabled in `getStaticPaths` can not be exported. See more info here: https://nextjs.org/docs/messages/ssg-fallback-true-export",Y=["app","pages","components","lib","src"],W={edge:"edge",experimentalEdge:"experimental-edge",nodejs:"nodejs"},se={shared:"shared",reactServerComponents:"rsc",serverSideRendering:"ssr",actionBrowser:"action-browser",apiNode:"api-node",apiEdge:"api-edge",middleware:"middleware",instrument:"instrument",edgeAsset:"edge-asset",appPagesBrowser:"app-pages-browser",pagesDirBrowser:"pages-dir-browser",pagesDirEdge:"pages-dir-edge",pagesDirNode:"pages-dir-node"},Ne={...se,GROUP:{builtinReact:[se.reactServerComponents,se.actionBrowser],serverOnly:[se.reactServerComponents,se.actionBrowser,se.instrument,se.middleware],neutralTarget:[se.apiNode,se.apiEdge],clientOnly:[se.serverSideRendering,se.appPagesBrowser],bundled:[se.reactServerComponents,se.actionBrowser,se.serverSideRendering,se.appPagesBrowser,se.shared,se.instrument,se.middleware],appPages:[se.reactServerComponents,se.serverSideRendering,se.appPagesBrowser,se.actionBrowser]}},Ce={edgeSSREntry:"__next_edge_ssr_entry__",metadata:"__next_metadata__",metadataRoute:"__next_metadata_route__",metadataImageMeta:"__next_metadata_image_meta__"}}(sC)),sC}var dC={},EL;function vN(){return EL||(EL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"escapeStringRegexp",{enumerable:!0,get:function(){return o}});const t=/[|\\{}()[\]^$+*?.-]/,a=/[|\\{}()[\]^$+*?.-]/g;function o(i){return t.test(i)?i.replace(a,"\\$&"):i}}(dC)),dC}var RL;function CN(){return RL||(RL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(x,M){for(var N in M)Object.defineProperty(x,N,{enumerable:!0,get:M[N]})}t(e,{getNamedMiddlewareRegex:function(){return g},getNamedRouteRegex:function(){return C},getRouteRegex:function(){return h},parseParameter:function(){return s}});const a=_N(),o=Db(),i=vN(),r=Hb(),c=/^([^[]*)\[((?:\[[^\]]*\])|[^\]]+)\](.*)$/;function s(x){const M=x.match(c);return d(M?M[2]:x)}function d(x){const M=x.startsWith("[")&&x.endsWith("]");M&&(x=x.slice(1,-1));const N=x.startsWith("...");return N&&(x=x.slice(3)),{key:x,repeat:N,optional:M}}function l(x,M,N){const f={};let w=1;const m=[];for(const S of(0,r.removeTrailingSlash)(x).slice(1).split("/")){const A=o.INTERCEPTION_ROUTE_MARKERS.find(H=>S.startsWith(H)),P=S.match(c);if(A&&P&&P[2]){const{key:H,optional:E,repeat:T}=d(P[2]);f[H]={pos:w++,repeat:T,optional:E},m.push("/"+(0,i.escapeStringRegexp)(A)+"([^/]+?)")}else if(P&&P[2]){const{key:H,repeat:E,optional:T}=d(P[2]);f[H]={pos:w++,repeat:E,optional:T},N&&P[1]&&m.push("/"+(0,i.escapeStringRegexp)(P[1]));let D=E?T?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)";N&&P[1]&&(D=D.substring(1)),m.push(D)}else m.push("/"+(0,i.escapeStringRegexp)(S));M&&P&&P[3]&&m.push((0,i.escapeStringRegexp)(P[3]))}return{parameterizedRoute:m.join(""),groups:f}}function h(x,M){let{includeSuffix:N=!1,includePrefix:f=!1,excludeOptionalTrailingSlash:w=!1}=M===void 0?{}:M;const{parameterizedRoute:m,groups:S}=l(x,N,f);let A=m;return w||(A+="(?:/)?"),{re:new RegExp("^"+A+"$"),groups:S}}function u(){let x=0;return()=>{let M="",N=++x;for(;N>0;)M+=String.fromCharCode(97+(N-1)%26),N=Math.floor((N-1)/26);return M}}function p(x){let{interceptionMarker:M,getSafeRouteKey:N,segment:f,routeKeys:w,keyPrefix:m,backreferenceDuplicateKeys:S}=x;const{key:A,optional:P,repeat:H}=d(f);let E=A.replace(/\W/g,"");m&&(E=""+m+E);let T=!1;(E.length===0||E.length>30)&&(T=!0),isNaN(parseInt(E.slice(0,1)))||(T=!0),T&&(E=N());const D=E in w;m?w[E]=""+m+A:w[E]=A;const ae=M?(0,i.escapeStringRegexp)(M):"";let U;return D&&S?U="\\k<"+E+">":H?U="(?<"+E+">.+?)":U="(?<"+E+">[^/]+?)",P?"(?:/"+ae+U+")?":"/"+ae+U}function k(x,M,N,f,w){const m=u(),S={},A=[];for(const P of(0,r.removeTrailingSlash)(x).slice(1).split("/")){const H=o.INTERCEPTION_ROUTE_MARKERS.some(T=>P.startsWith(T)),E=P.match(c);if(H&&E&&E[2])A.push(p({getSafeRouteKey:m,interceptionMarker:E[1],segment:E[2],routeKeys:S,keyPrefix:M?a.NEXT_INTERCEPTION_MARKER_PREFIX:void 0,backreferenceDuplicateKeys:w}));else if(E&&E[2]){f&&E[1]&&A.push("/"+(0,i.escapeStringRegexp)(E[1]));let T=p({getSafeRouteKey:m,segment:E[2],routeKeys:S,keyPrefix:M?a.NEXT_QUERY_PARAM_PREFIX:void 0,backreferenceDuplicateKeys:w});f&&E[1]&&(T=T.substring(1)),A.push(T)}else A.push("/"+(0,i.escapeStringRegexp)(P));N&&E&&E[3]&&A.push((0,i.escapeStringRegexp)(E[3]))}return{namedParameterizedRoute:A.join(""),routeKeys:S}}function C(x,M){var N,f,w;const m=k(x,M.prefixRouteKeys,(N=M.includeSuffix)!=null?N:!1,(f=M.includePrefix)!=null?f:!1,(w=M.backreferenceDuplicateKeys)!=null?w:!1);let S=m.namedParameterizedRoute;return M.excludeOptionalTrailingSlash||(S+="(?:/)?"),{...h(x,M),namedRegex:"^"+S+"$",routeKeys:m.routeKeys}}function g(x,M){const{parameterizedRoute:N}=l(x,!1,!1),{catchAll:f=!0}=M;if(N==="/")return{namedRegex:"^/"+(f?".*":"")+"$"};const{namedParameterizedRoute:w}=k(x,!1,!1,!1,!1);let m=f?"(?:(/.*)?)":"";return{namedRegex:"^"+w+m+"$"}}}(rC)),rC}var $L;function xN(){return $L||($L=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"interpolateAs",{enumerable:!0,get:function(){return o}});const t=gN(),a=CN();function o(i,r,c){let s="";const d=(0,a.getRouteRegex)(i),l=d.groups,h=(r!==i?(0,t.getRouteMatcher)(d)(r):"")||c;s=i;const u=Object.keys(l);return u.every(p=>{let k=h[p]||"";const{repeat:C,optional:g}=l[p];let x="["+(C?"...":"")+p+"]";return g&&(x=(k?"":"/")+"["+x+"]"),C&&!Array.isArray(k)&&(k=[k]),(g||p in h)&&(s=s.replace(x,C?k.map(M=>encodeURIComponent(M)).join("/"):encodeURIComponent(k))||"/")})||(s=""),{params:u,result:s}}}(iC)),iC}var qL;function LN(){return qL||(qL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"resolveHref",{enumerable:!0,get:function(){return h}});const a=Tb(),o=jb(),i=lN(),r=gv(),c=_v(),s=zb(),d=MN(),l=xN();function h(u,p,k){let C,g=typeof p=="string"?p:(0,o.formatWithValidation)(p);const x=g.match(/^[a-zA-Z]{1,}:\/\//),M=x?g.slice(x[0].length):g;if((M.split("?",1)[0]||"").match(/(\/\/|\\)/)){console.error("Invalid href '"+g+"' passed to next/router in page: '"+u.pathname+"'. Repeated forward-slashes (//) or backslashes \\ are not valid in the href.");const f=(0,r.normalizeRepeatedSlashes)(M);g=(x?x[0]:"")+f}if(!(0,s.isLocalURL)(g))return k?[g]:g;try{C=new URL(g.startsWith("#")?u.asPath:u.pathname,"http://n")}catch{C=new URL("/","http://n")}try{const f=new URL(g,C);f.pathname=(0,c.normalizePathTrailingSlash)(f.pathname);let w="";if((0,d.isDynamicRoute)(f.pathname)&&f.searchParams&&k){const S=(0,a.searchParamsToUrlQuery)(f.searchParams),{result:A,params:P}=(0,l.interpolateAs)(f.pathname,f.pathname,S);A&&(w=(0,o.formatWithValidation)({pathname:A,hash:f.hash,query:(0,i.omit)(S,P)}))}const m=f.origin===C.origin?f.href.slice(f.origin.length):f.href;return k?[m,w||m]:m}catch{return k?[g]:g}}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ha,Ha.exports)),Ha.exports}var Da={exports:{}},hC={},lC={},TL;function Ob(){return TL||(TL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"addPathPrefix",{enumerable:!0,get:function(){return a}});const t=cx();function a(o,i){if(!o.startsWith("/")||!i)return o;const{pathname:r,query:c,hash:s}=(0,t.parsePath)(o);return""+i+r+c+s}}(lC)),lC}var jL;function wN(){return jL||(jL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"addLocale",{enumerable:!0,get:function(){return o}});const t=Ob(),a=Vb();function o(i,r,c,s){if(!r||r===c)return i;const d=i.toLowerCase();return!s&&((0,a.pathHasPrefix)(d,"/api")||(0,a.pathHasPrefix)(d,"/"+r.toLowerCase()))?i:(0,t.addPathPrefix)(i,"/"+r)}}(hC)),hC}var HL;function bN(){return HL||(HL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addLocale",{enumerable:!0,get:function(){return o}});const a=_v(),o=function(i){for(var r=arguments.length,c=new Array(r>1?r-1:0),s=1;s<r;s++)c[s-1]=arguments[s];return process.env.__NEXT_I18N_SUPPORT?(0,a.normalizePathTrailingSlash)(wN().addLocale(i,...c)):i};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Da,Da.exports)),Da.exports}var Oa={exports:{}},Fa={exports:{}},VL;function SN(){return VL||(VL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0});function a(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}a(t,{cancelIdleCallback:function(){return i},requestIdleCallback:function(){return o}});const o=typeof self<"u"&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(r){let c=Date.now();return self.setTimeout(function(){r({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-c))}})},1)},i=typeof self<"u"&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(r){return clearTimeout(r)};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Fa,Fa.exports)),Fa.exports}var zL;function IN(){return zL||(zL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return l}});const a=q,o=SN(),i=typeof IntersectionObserver=="function",r=new Map,c=[];function s(h){const u={root:h.root||null,margin:h.rootMargin||""},p=c.find(x=>x.root===u.root&&x.margin===u.margin);let k;if(p&&(k=r.get(p),k))return k;const C=new Map,g=new IntersectionObserver(x=>{x.forEach(M=>{const N=C.get(M.target),f=M.isIntersecting||M.intersectionRatio>0;N&&f&&N(f)})},h);return k={id:u,observer:g,elements:C},c.push(u),r.set(u,k),k}function d(h,u,p){const{id:k,observer:C,elements:g}=s(p);return g.set(h,u),C.observe(h),function(){if(g.delete(h),C.unobserve(h),g.size===0){C.disconnect(),r.delete(k);const M=c.findIndex(N=>N.root===k.root&&N.margin===k.margin);M>-1&&c.splice(M,1)}}}function l(h){let{rootRef:u,rootMargin:p,disabled:k}=h;const C=k||!i,[g,x]=(0,a.useState)(!1),M=(0,a.useRef)(null),N=(0,a.useCallback)(w=>{M.current=w},[]);(0,a.useEffect)(()=>{if(i){if(C||g)return;const w=M.current;if(w&&w.tagName)return d(w,S=>S&&x(S),{root:u==null?void 0:u.current,rootMargin:p})}else if(!g){const w=(0,o.requestIdleCallback)(()=>x(!0));return()=>(0,o.cancelIdleCallback)(w)}},[C,p,u,g,M.current]);const f=(0,a.useCallback)(()=>{x(!1)},[]);return[N,g,f]}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Oa,Oa.exports)),Oa.exports}var Ba={exports:{}},Ua={exports:{}},uC={},DL;function NN(){return DL||(DL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"normalizeLocalePath",{enumerable:!0,get:function(){return a}});const t=new WeakMap;function a(o,i){if(!i)return{pathname:o};let r=t.get(i);r||(r=i.map(h=>h.toLowerCase()),t.set(i,r));let c;const s=o.split("/",2);if(!s[1])return{pathname:o};const d=s[1].toLowerCase(),l=r.indexOf(d);return l<0?{pathname:o}:(c=i[l],o=o.slice(c.length+1)||"/",{pathname:o,detectedLocale:c})}}(uC)),uC}var OL;function AN(){return OL||(OL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"normalizeLocalePath",{enumerable:!0,get:function(){return a}});const a=(o,i)=>process.env.__NEXT_I18N_SUPPORT?NN().normalizeLocalePath(o,i):{pathname:o,detectedLocale:void 0};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ua,Ua.exports)),Ua.exports}var Za={exports:{}},pC={},FL;function PN(){return FL||(FL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"detectDomainLocale",{enumerable:!0,get:function(){return t}});function t(a,o,i){if(a){i&&(i=i.toLowerCase());for(const s of a){var r,c;const d=(r=s.domain)==null?void 0:r.split(":",1)[0].toLowerCase();if(o===d||i===s.defaultLocale.toLowerCase()||(c=s.locales)!=null&&c.some(l=>l.toLowerCase()===i))return s}}}}(pC)),pC}var BL;function EN(){return BL||(BL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"detectDomainLocale",{enumerable:!0,get:function(){return a}});const a=function(){for(var o=arguments.length,i=new Array(o),r=0;r<o;r++)i[r]=arguments[r];if(process.env.__NEXT_I18N_SUPPORT)return PN().detectDomainLocale(...i)};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Za,Za.exports)),Za.exports}var UL;function RN(){return UL||(UL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDomainLocale",{enumerable:!0,get:function(){return i}});const a=_v(),o=process.env.__NEXT_ROUTER_BASEPATH||"";function i(r,c,s,d){if(process.env.__NEXT_I18N_SUPPORT){const l=AN().normalizeLocalePath,h=EN().detectDomainLocale,u=c||l(r,s).detectedLocale,p=h(d,void 0,u);if(p){const k="http"+(p.http?"":"s")+"://",C=u===p.defaultLocale?"":"/"+u;return""+k+p.domain+(0,a.normalizePathTrailingSlash)(""+o+C+r)}return!1}else return!1}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ba,Ba.exports)),Ba.exports}var Ga={exports:{}},ZL;function $N(){return ZL||(ZL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addBasePath",{enumerable:!0,get:function(){return r}});const a=Ob(),o=_v(),i=process.env.__NEXT_ROUTER_BASEPATH||"";function r(c,s){return(0,o.normalizePathTrailingSlash)(process.env.__NEXT_MANUAL_CLIENT_BASE_PATH&&!s?c:(0,a.addPathPrefix)(c,i))}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ga,Ga.exports)),Ga.exports}var yC={},GL;function qN(){return GL||(GL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"errorOnce",{enumerable:!0,get:function(){return t}});let t=a=>{};if(process.env.NODE_ENV!=="production"){const a=new Set;t=o=>{a.has(o)||console.error(o),a.add(o)}}}(yC)),yC}var WL;function TN(){return WL||(WL=1,function(e,t){"use client";Object.defineProperty(t,"__esModule",{value:!0});function a(E,T){for(var D in T)Object.defineProperty(E,D,{enumerable:!0,get:T[D]})}a(t,{default:function(){return H},useLinkStatus:function(){return P}});const o=Mv(),i=mv(),r=o._(q),c=LN(),s=zb(),d=jb(),l=gv(),h=bN(),u=Ab(),p=IN(),k=RN(),C=$N(),g=Rb(),x=qN(),M=new Set;function N(E,T,D,ae){if(!(typeof window>"u")&&(0,s.isLocalURL)(T)){if(!ae.bypassPrefetchedCheck){const U=typeof ae.locale<"u"?ae.locale:"locale"in E?E.locale:void 0,ee=T+"%"+D+"%"+U;if(M.has(ee))return;M.add(ee)}E.prefetch(T,D,ae).catch(U=>{if(process.env.NODE_ENV!=="production")throw U})}}function f(E){const D=E.currentTarget.getAttribute("target");return D&&D!=="_self"||E.metaKey||E.ctrlKey||E.shiftKey||E.altKey||E.nativeEvent&&E.nativeEvent.which===2}function w(E,T,D,ae,U,ee,K,Q,te){const{nodeName:ne}=E.currentTarget;if(ne.toUpperCase()==="A"&&f(E)||E.currentTarget.hasAttribute("download"))return;if(!(0,s.isLocalURL)(D)){U&&(E.preventDefault(),location.replace(D));return}E.preventDefault(),(()=>{if(te){let F=!1;if(te({preventDefault:()=>{F=!0}}),F)return}const j=K??!0;"beforePopState"in T?T[U?"replace":"push"](D,ae,{shallow:ee,locale:Q,scroll:j}):T[U?"replace":"push"](ae||D,{scroll:j})})()}function m(E){return typeof E=="string"?E:(0,d.formatUrl)(E)}const S=r.default.forwardRef(function(T,D){let ae;const{href:U,as:ee,children:K,prefetch:Q=null,passHref:te,replace:ne,shallow:v,scroll:R,locale:j,onClick:F,onNavigate:V,onMouseEnter:J,onTouchStart:G,legacyBehavior:b=!1,...Z}=T;ae=K,b&&(typeof ae=="string"||typeof ae=="number")&&(ae=(0,i.jsx)("a",{children:ae}));const z=r.default.useContext(u.RouterContext),X=Q!==!1;if(process.env.NODE_ENV!=="production"){let he=function($){return Object.defineProperty(new Error("Failed prop type: The prop `"+$.key+"` expects a "+$.expected+" in `<Link>`, but got `"+$.actual+"` instead."+(typeof window<"u"?`
|
|
36
36
|
Open your browser's console to view the Component stack trace.`:"")),"__NEXT_ERROR_CODE",{value:"E319",enumerable:!1,configurable:!0})};Object.keys({href:!0}).forEach($=>{if($==="href"&&(T[$]==null||typeof T[$]!="string"&&typeof T[$]!="object"))throw he({key:$,expected:"`string` or `object`",actual:T[$]===null?"null":typeof T[$]})}),Object.keys({as:!0,replace:!0,scroll:!0,shallow:!0,passHref:!0,prefetch:!0,locale:!0,onClick:!0,onMouseEnter:!0,onTouchStart:!0,legacyBehavior:!0,onNavigate:!0}).forEach($=>{const oe=typeof T[$];if($==="as"){if(T[$]&&oe!=="string"&&oe!=="object")throw he({key:$,expected:"`string` or `object`",actual:oe})}else if($==="locale"){if(T[$]&&oe!=="string")throw he({key:$,expected:"`string`",actual:oe})}else if($==="onClick"||$==="onMouseEnter"||$==="onTouchStart"||$==="onNavigate"){if(T[$]&&oe!=="function")throw he({key:$,expected:"`function`",actual:oe})}else if(($==="replace"||$==="scroll"||$==="shallow"||$==="passHref"||$==="prefetch"||$==="legacyBehavior")&&T[$]!=null&&oe!=="boolean")throw he({key:$,expected:"`boolean`",actual:oe})})}const{href:I,as:L}=r.default.useMemo(()=>{if(!z){const B=m(U);return{href:B,as:ee?m(ee):B}}const[he,Me]=(0,c.resolveHref)(z,U,!0);return{href:he,as:ee?(0,c.resolveHref)(z,ee):Me||he}},[z,U,ee]),me=r.default.useRef(I),Y=r.default.useRef(L);let W;if(b)if(process.env.NODE_ENV==="development"){F&&console.warn('"onClick" was passed to <Link> with `href` of `'+U+'` but "legacyBehavior" was set. The legacy behavior requires onClick be set on the child of next/link'),J&&console.warn('"onMouseEnter" was passed to <Link> with `href` of `'+U+'` but "legacyBehavior" was set. The legacy behavior requires onMouseEnter be set on the child of next/link');try{W=r.default.Children.only(ae)}catch{throw ae?Object.defineProperty(new Error("Multiple children were passed to <Link> with `href` of `"+U+"` but only one child is supported https://nextjs.org/docs/messages/link-multiple-children"+(typeof window<"u"?`
|
|
37
37
|
Open your browser's console to view the Component stack trace.`:"")),"__NEXT_ERROR_CODE",{value:"E266",enumerable:!1,configurable:!0}):Object.defineProperty(new Error("No children were passed to <Link> with `href` of `"+U+"` but one child is required https://nextjs.org/docs/messages/link-no-children"),"__NEXT_ERROR_CODE",{value:"E320",enumerable:!1,configurable:!0})}}else W=r.default.Children.only(ae);else if(process.env.NODE_ENV==="development"&&(ae==null?void 0:ae.type)==="a")throw Object.defineProperty(new Error(`Invalid <Link> with <a> child. Please remove <a> or use <Link legacyBehavior>.
|
|
38
|
-
Learn more: https://nextjs.org/docs/messages/invalid-new-link-with-extra-anchor`),"__NEXT_ERROR_CODE",{value:"E209",enumerable:!1,configurable:!0});const
|
|
38
|
+
Learn more: https://nextjs.org/docs/messages/invalid-new-link-with-extra-anchor`),"__NEXT_ERROR_CODE",{value:"E209",enumerable:!1,configurable:!0});const se=b?W&&typeof W=="object"&&W.ref:D,[Ne,Ce,ge]=(0,p.useIntersection)({rootMargin:"200px"}),Pe=r.default.useCallback(he=>{(Y.current!==L||me.current!==I)&&(ge(),Y.current=L,me.current=I),Ne(he)},[L,I,ge,Ne]),_e=(0,g.useMergedRef)(Pe,se);r.default.useEffect(()=>{process.env.NODE_ENV==="production"&&z&&(!Ce||!X||N(z,I,L,{locale:j}))},[L,I,Ce,j,X,z==null?void 0:z.locale,z]);const ce={ref:_e,onClick(he){if(process.env.NODE_ENV!=="production"&&!he)throw Object.defineProperty(new Error('Component rendered inside next/link has to pass click event to "onClick" prop.'),"__NEXT_ERROR_CODE",{value:"E312",enumerable:!1,configurable:!0});!b&&typeof F=="function"&&F(he),b&&W.props&&typeof W.props.onClick=="function"&&W.props.onClick(he),z&&(he.defaultPrevented||w(he,z,I,L,ne,v,R,j,V))},onMouseEnter(he){!b&&typeof J=="function"&&J(he),b&&W.props&&typeof W.props.onMouseEnter=="function"&&W.props.onMouseEnter(he),z&&N(z,I,L,{locale:j,priority:!0,bypassPrefetchedCheck:!0})},onTouchStart:process.env.__NEXT_LINK_NO_TOUCH_START?void 0:function(Me){!b&&typeof G=="function"&&G(Me),b&&W.props&&typeof W.props.onTouchStart=="function"&&W.props.onTouchStart(Me),z&&N(z,I,L,{locale:j,priority:!0,bypassPrefetchedCheck:!0})}};if((0,l.isAbsoluteUrl)(L))ce.href=L;else if(!b||te||W.type==="a"&&!("href"in W.props)){const he=typeof j<"u"?j:z==null?void 0:z.locale,Me=(z==null?void 0:z.isLocaleDomain)&&(0,k.getDomainLocale)(L,he,z==null?void 0:z.locales,z==null?void 0:z.domainLocales);ce.href=Me||(0,C.addBasePath)((0,h.addLocale)(L,he,z==null?void 0:z.defaultLocale))}return b?(process.env.NODE_ENV==="development"&&(0,x.errorOnce)(`\`legacyBehavior\` is deprecated and will be removed in a future release. A codemod is available to upgrade your components:
|
|
39
39
|
|
|
40
40
|
npx @next/codemod@latest new-link .
|
|
41
41
|
|
|
@@ -7809,14 +7809,14 @@ Learn more: https://nextjs.org/docs/app/building-your-application/upgrading/code
|
|
|
7809
7809
|
*
|
|
7810
7810
|
* This source code is licensed under the ISC license.
|
|
7811
7811
|
* See the LICENSE file in the root directory of this source tree.
|
|
7812
|
-
*/const Lne=Object.freeze(Object.defineProperty({__proto__:null,AArrowDown:ao,AArrowDownIcon:ao,AArrowUp:oo,AArrowUpIcon:oo,ALargeSmall:io,ALargeSmallIcon:io,Accessibility:co,AccessibilityIcon:co,Activity:ro,ActivityIcon:ro,ActivitySquare:S2,ActivitySquareIcon:S2,AirVent:so,AirVentIcon:so,Airplay:ho,AirplayIcon:ho,AlarmCheck:l1,AlarmCheckIcon:l1,AlarmClock:uo,AlarmClockCheck:l1,AlarmClockCheckIcon:l1,AlarmClockIcon:uo,AlarmClockMinus:u1,AlarmClockMinusIcon:u1,AlarmClockOff:lo,AlarmClockOffIcon:lo,AlarmClockPlus:p1,AlarmClockPlusIcon:p1,AlarmMinus:u1,AlarmMinusIcon:u1,AlarmPlus:p1,AlarmPlusIcon:p1,AlarmSmoke:po,AlarmSmokeIcon:po,Album:yo,AlbumIcon:yo,AlertCircle:z1,AlertCircleIcon:z1,AlertOctagon:a2,AlertOctagonIcon:a2,AlertTriangle:An,AlertTriangleIcon:An,AlignCenter:mo,AlignCenterHorizontal:ko,AlignCenterHorizontalIcon:ko,AlignCenterIcon:mo,AlignCenterVertical:fo,AlignCenterVerticalIcon:fo,AlignEndHorizontal:Mo,AlignEndHorizontalIcon:Mo,AlignEndVertical:go,AlignEndVerticalIcon:go,AlignHorizontalDistributeCenter:_o,AlignHorizontalDistributeCenterIcon:_o,AlignHorizontalDistributeEnd:vo,AlignHorizontalDistributeEndIcon:vo,AlignHorizontalDistributeStart:Co,AlignHorizontalDistributeStartIcon:Co,AlignHorizontalJustifyCenter:xo,AlignHorizontalJustifyCenterIcon:xo,AlignHorizontalJustifyEnd:Lo,AlignHorizontalJustifyEndIcon:Lo,AlignHorizontalJustifyStart:wo,AlignHorizontalJustifyStartIcon:wo,AlignHorizontalSpaceAround:bo,AlignHorizontalSpaceAroundIcon:bo,AlignHorizontalSpaceBetween:So,AlignHorizontalSpaceBetweenIcon:So,AlignJustify:Io,AlignJustifyIcon:Io,AlignLeft:No,AlignLeftIcon:No,AlignRight:Ao,AlignRightIcon:Ao,AlignStartHorizontal:Po,AlignStartHorizontalIcon:Po,AlignStartVertical:Eo,AlignStartVerticalIcon:Eo,AlignVerticalDistributeCenter:Ro,AlignVerticalDistributeCenterIcon:Ro,AlignVerticalDistributeEnd:$o,AlignVerticalDistributeEndIcon:$o,AlignVerticalDistributeStart:qo,AlignVerticalDistributeStartIcon:qo,AlignVerticalJustifyCenter:To,AlignVerticalJustifyCenterIcon:To,AlignVerticalJustifyEnd:jo,AlignVerticalJustifyEndIcon:jo,AlignVerticalJustifyStart:Ho,AlignVerticalJustifyStartIcon:Ho,AlignVerticalSpaceAround:Vo,AlignVerticalSpaceAroundIcon:Vo,AlignVerticalSpaceBetween:zo,AlignVerticalSpaceBetweenIcon:zo,Ambulance:Do,AmbulanceIcon:Do,Ampersand:Oo,AmpersandIcon:Oo,Ampersands:Fo,AmpersandsIcon:Fo,Amphora:Bo,AmphoraIcon:Bo,Anchor:Uo,AnchorIcon:Uo,Angry:Zo,AngryIcon:Zo,Annoyed:Go,AnnoyedIcon:Go,Antenna:Wo,AntennaIcon:Wo,Anvil:Xo,AnvilIcon:Xo,Aperture:Ko,ApertureIcon:Ko,AppWindow:Qo,AppWindowIcon:Qo,AppWindowMac:Yo,AppWindowMacIcon:Yo,Apple:Jo,AppleIcon:Jo,Archive:n0,ArchiveIcon:n0,ArchiveRestore:e0,ArchiveRestoreIcon:e0,ArchiveX:t0,ArchiveXIcon:t0,AreaChart:S1,AreaChartIcon:S1,Armchair:a0,ArmchairIcon:a0,ArrowBigDown:i0,ArrowBigDownDash:o0,ArrowBigDownDashIcon:o0,ArrowBigDownIcon:i0,ArrowBigLeft:r0,ArrowBigLeftDash:c0,ArrowBigLeftDashIcon:c0,ArrowBigLeftIcon:r0,ArrowBigRight:d0,ArrowBigRightDash:s0,ArrowBigRightDashIcon:s0,ArrowBigRightIcon:d0,ArrowBigUp:l0,ArrowBigUpDash:h0,ArrowBigUpDashIcon:h0,ArrowBigUpIcon:l0,ArrowDown:v0,ArrowDown01:u0,ArrowDown01Icon:u0,ArrowDown10:p0,ArrowDown10Icon:p0,ArrowDownAZ:y1,ArrowDownAZIcon:y1,ArrowDownAz:y1,ArrowDownAzIcon:y1,ArrowDownCircle:D1,ArrowDownCircleIcon:D1,ArrowDownFromLine:y0,ArrowDownFromLineIcon:y0,ArrowDownIcon:v0,ArrowDownLeft:k0,ArrowDownLeftFromCircle:F1,ArrowDownLeftFromCircleIcon:F1,ArrowDownLeftFromSquare:E2,ArrowDownLeftFromSquareIcon:E2,ArrowDownLeftIcon:k0,ArrowDownLeftSquare:I2,ArrowDownLeftSquareIcon:I2,ArrowDownNarrowWide:f0,ArrowDownNarrowWideIcon:f0,ArrowDownRight:m0,ArrowDownRightFromCircle:B1,ArrowDownRightFromCircleIcon:B1,ArrowDownRightFromSquare:R2,ArrowDownRightFromSquareIcon:R2,ArrowDownRightIcon:m0,ArrowDownRightSquare:N2,ArrowDownRightSquareIcon:N2,ArrowDownSquare:A2,ArrowDownSquareIcon:A2,ArrowDownToDot:M0,ArrowDownToDotIcon:M0,ArrowDownToLine:g0,ArrowDownToLineIcon:g0,ArrowDownUp:_0,ArrowDownUpIcon:_0,ArrowDownWideNarrow:k1,ArrowDownWideNarrowIcon:k1,ArrowDownZA:f1,ArrowDownZAIcon:f1,ArrowDownZa:f1,ArrowDownZaIcon:f1,ArrowLeft:w0,ArrowLeftCircle:O1,ArrowLeftCircleIcon:O1,ArrowLeftFromLine:C0,ArrowLeftFromLineIcon:C0,ArrowLeftIcon:w0,ArrowLeftRight:x0,ArrowLeftRightIcon:x0,ArrowLeftSquare:P2,ArrowLeftSquareIcon:P2,ArrowLeftToLine:L0,ArrowLeftToLineIcon:L0,ArrowRight:N0,ArrowRightCircle:G1,ArrowRightCircleIcon:G1,ArrowRightFromLine:b0,ArrowRightFromLineIcon:b0,ArrowRightIcon:N0,ArrowRightLeft:S0,ArrowRightLeftIcon:S0,ArrowRightSquare:T2,ArrowRightSquareIcon:T2,ArrowRightToLine:I0,ArrowRightToLineIcon:I0,ArrowUp:V0,ArrowUp01:A0,ArrowUp01Icon:A0,ArrowUp10:P0,ArrowUp10Icon:P0,ArrowUpAZ:m1,ArrowUpAZIcon:m1,ArrowUpAz:m1,ArrowUpAzIcon:m1,ArrowUpCircle:W1,ArrowUpCircleIcon:W1,ArrowUpDown:E0,ArrowUpDownIcon:E0,ArrowUpFromDot:R0,ArrowUpFromDotIcon:R0,ArrowUpFromLine:$0,ArrowUpFromLineIcon:$0,ArrowUpIcon:V0,ArrowUpLeft:q0,ArrowUpLeftFromCircle:U1,ArrowUpLeftFromCircleIcon:U1,ArrowUpLeftFromSquare:$2,ArrowUpLeftFromSquareIcon:$2,ArrowUpLeftIcon:q0,ArrowUpLeftSquare:j2,ArrowUpLeftSquareIcon:j2,ArrowUpNarrowWide:M1,ArrowUpNarrowWideIcon:M1,ArrowUpRight:T0,ArrowUpRightFromCircle:Z1,ArrowUpRightFromCircleIcon:Z1,ArrowUpRightFromSquare:q2,ArrowUpRightFromSquareIcon:q2,ArrowUpRightIcon:T0,ArrowUpRightSquare:H2,ArrowUpRightSquareIcon:H2,ArrowUpSquare:V2,ArrowUpSquareIcon:V2,ArrowUpToLine:j0,ArrowUpToLineIcon:j0,ArrowUpWideNarrow:H0,ArrowUpWideNarrowIcon:H0,ArrowUpZA:g1,ArrowUpZAIcon:g1,ArrowUpZa:g1,ArrowUpZaIcon:g1,ArrowsUpFromLine:z0,ArrowsUpFromLineIcon:z0,Asterisk:D0,AsteriskIcon:D0,AsteriskSquare:z2,AsteriskSquareIcon:z2,AtSign:O0,AtSignIcon:O0,Atom:F0,AtomIcon:F0,AudioLines:B0,AudioLinesIcon:B0,AudioWaveform:U0,AudioWaveformIcon:U0,Award:Z0,AwardIcon:Z0,Axe:G0,AxeIcon:G0,Axis3D:_1,Axis3DIcon:_1,Axis3d:_1,Axis3dIcon:_1,Baby:W0,BabyIcon:W0,Backpack:X0,BackpackIcon:X0,Badge:li,BadgeAlert:K0,BadgeAlertIcon:K0,BadgeCent:Y0,BadgeCentIcon:Y0,BadgeCheck:v1,BadgeCheckIcon:v1,BadgeDollarSign:Q0,BadgeDollarSignIcon:Q0,BadgeEuro:J0,BadgeEuroIcon:J0,BadgeHelp:ei,BadgeHelpIcon:ei,BadgeIcon:li,BadgeIndianRupee:ti,BadgeIndianRupeeIcon:ti,BadgeInfo:ni,BadgeInfoIcon:ni,BadgeJapaneseYen:ai,BadgeJapaneseYenIcon:ai,BadgeMinus:oi,BadgeMinusIcon:oi,BadgePercent:ii,BadgePercentIcon:ii,BadgePlus:ci,BadgePlusIcon:ci,BadgePoundSterling:ri,BadgePoundSterlingIcon:ri,BadgeRussianRuble:si,BadgeRussianRubleIcon:si,BadgeSwissFranc:di,BadgeSwissFrancIcon:di,BadgeX:hi,BadgeXIcon:hi,BaggageClaim:ui,BaggageClaimIcon:ui,Ban:pi,BanIcon:pi,Banana:yi,BananaIcon:yi,Bandage:ki,BandageIcon:ki,Banknote:fi,BanknoteIcon:fi,BarChart:q1,BarChart2:T1,BarChart2Icon:T1,BarChart3:R1,BarChart3Icon:R1,BarChart4:E1,BarChart4Icon:E1,BarChartBig:P1,BarChartBigIcon:P1,BarChartHorizontal:N1,BarChartHorizontalBig:I1,BarChartHorizontalBigIcon:I1,BarChartHorizontalIcon:N1,BarChartIcon:q1,Barcode:mi,BarcodeIcon:mi,Baseline:Mi,BaselineIcon:Mi,Bath:gi,BathIcon:gi,Battery:bi,BatteryCharging:_i,BatteryChargingIcon:_i,BatteryFull:vi,BatteryFullIcon:vi,BatteryIcon:bi,BatteryLow:Ci,BatteryLowIcon:Ci,BatteryMedium:xi,BatteryMediumIcon:xi,BatteryPlus:Li,BatteryPlusIcon:Li,BatteryWarning:wi,BatteryWarningIcon:wi,Beaker:Si,BeakerIcon:Si,Bean:Ni,BeanIcon:Ni,BeanOff:Ii,BeanOffIcon:Ii,Bed:Ei,BedDouble:Ai,BedDoubleIcon:Ai,BedIcon:Ei,BedSingle:Pi,BedSingleIcon:Pi,Beef:Ri,BeefIcon:Ri,Beer:qi,BeerIcon:qi,BeerOff:$i,BeerOffIcon:$i,Bell:Oi,BellDot:Ti,BellDotIcon:Ti,BellElectric:ji,BellElectricIcon:ji,BellIcon:Oi,BellMinus:Hi,BellMinusIcon:Hi,BellOff:Vi,BellOffIcon:Vi,BellPlus:zi,BellPlusIcon:zi,BellRing:Di,BellRingIcon:Di,BetweenHorizonalEnd:C1,BetweenHorizonalEndIcon:C1,BetweenHorizonalStart:x1,BetweenHorizonalStartIcon:x1,BetweenHorizontalEnd:C1,BetweenHorizontalEndIcon:C1,BetweenHorizontalStart:x1,BetweenHorizontalStartIcon:x1,BetweenVerticalEnd:Fi,BetweenVerticalEndIcon:Fi,BetweenVerticalStart:Bi,BetweenVerticalStartIcon:Bi,BicepsFlexed:Ui,BicepsFlexedIcon:Ui,Bike:Zi,BikeIcon:Zi,Binary:Gi,BinaryIcon:Gi,Binoculars:Wi,BinocularsIcon:Wi,Biohazard:Xi,BiohazardIcon:Xi,Bird:Ki,BirdIcon:Ki,Bitcoin:Yi,BitcoinIcon:Yi,Blend:Qi,BlendIcon:Qi,Blinds:Ji,BlindsIcon:Ji,Blocks:ec,BlocksIcon:ec,Bluetooth:oc,BluetoothConnected:tc,BluetoothConnectedIcon:tc,BluetoothIcon:oc,BluetoothOff:nc,BluetoothOffIcon:nc,BluetoothSearching:ac,BluetoothSearchingIcon:ac,Bold:ic,BoldIcon:ic,Bolt:cc,BoltIcon:cc,Bomb:rc,BombIcon:rc,Bone:sc,BoneIcon:sc,Book:Pc,BookA:dc,BookAIcon:dc,BookAudio:hc,BookAudioIcon:hc,BookCheck:lc,BookCheckIcon:lc,BookCopy:uc,BookCopyIcon:uc,BookDashed:L1,BookDashedIcon:L1,BookDown:pc,BookDownIcon:pc,BookHeadphones:yc,BookHeadphonesIcon:yc,BookHeart:kc,BookHeartIcon:kc,BookIcon:Pc,BookImage:fc,BookImageIcon:fc,BookKey:mc,BookKeyIcon:mc,BookLock:Mc,BookLockIcon:Mc,BookMarked:gc,BookMarkedIcon:gc,BookMinus:_c,BookMinusIcon:_c,BookOpen:xc,BookOpenCheck:vc,BookOpenCheckIcon:vc,BookOpenIcon:xc,BookOpenText:Cc,BookOpenTextIcon:Cc,BookPlus:Lc,BookPlusIcon:Lc,BookTemplate:L1,BookTemplateIcon:L1,BookText:wc,BookTextIcon:wc,BookType:bc,BookTypeIcon:bc,BookUp:Ic,BookUp2:Sc,BookUp2Icon:Sc,BookUpIcon:Ic,BookUser:Nc,BookUserIcon:Nc,BookX:Ac,BookXIcon:Ac,Bookmark:Tc,BookmarkCheck:Ec,BookmarkCheckIcon:Ec,BookmarkIcon:Tc,BookmarkMinus:Rc,BookmarkMinusIcon:Rc,BookmarkPlus:$c,BookmarkPlusIcon:$c,BookmarkX:qc,BookmarkXIcon:qc,BoomBox:jc,BoomBoxIcon:jc,Bot:zc,BotIcon:zc,BotMessageSquare:Hc,BotMessageSquareIcon:Hc,BotOff:Vc,BotOffIcon:Vc,Box:Dc,BoxIcon:Dc,BoxSelect:Y2,BoxSelectIcon:Y2,Boxes:Oc,BoxesIcon:Oc,Braces:w1,BracesIcon:w1,Brackets:Fc,BracketsIcon:Fc,Brain:Zc,BrainCircuit:Bc,BrainCircuitIcon:Bc,BrainCog:Uc,BrainCogIcon:Uc,BrainIcon:Zc,BrickWall:Gc,BrickWallIcon:Gc,Briefcase:Yc,BriefcaseBusiness:Wc,BriefcaseBusinessIcon:Wc,BriefcaseConveyorBelt:Xc,BriefcaseConveyorBeltIcon:Xc,BriefcaseIcon:Yc,BriefcaseMedical:Kc,BriefcaseMedicalIcon:Kc,BringToFront:Qc,BringToFrontIcon:Qc,Brush:Jc,BrushIcon:Jc,Bug:nr,BugIcon:nr,BugOff:er,BugOffIcon:er,BugPlay:tr,BugPlayIcon:tr,Building:or,Building2:ar,Building2Icon:ar,BuildingIcon:or,Bus:cr,BusFront:ir,BusFrontIcon:ir,BusIcon:cr,Cable:sr,CableCar:rr,CableCarIcon:rr,CableIcon:sr,Cake:hr,CakeIcon:hr,CakeSlice:dr,CakeSliceIcon:dr,Calculator:lr,CalculatorIcon:lr,Calendar:Er,Calendar1:ur,Calendar1Icon:ur,CalendarArrowDown:pr,CalendarArrowDownIcon:pr,CalendarArrowUp:yr,CalendarArrowUpIcon:yr,CalendarCheck:fr,CalendarCheck2:kr,CalendarCheck2Icon:kr,CalendarCheckIcon:fr,CalendarClock:mr,CalendarClockIcon:mr,CalendarCog:Mr,CalendarCogIcon:Mr,CalendarDays:gr,CalendarDaysIcon:gr,CalendarFold:_r,CalendarFoldIcon:_r,CalendarHeart:vr,CalendarHeartIcon:vr,CalendarIcon:Er,CalendarMinus:xr,CalendarMinus2:Cr,CalendarMinus2Icon:Cr,CalendarMinusIcon:xr,CalendarOff:Lr,CalendarOffIcon:Lr,CalendarPlus:br,CalendarPlus2:wr,CalendarPlus2Icon:wr,CalendarPlusIcon:br,CalendarRange:Sr,CalendarRangeIcon:Sr,CalendarSearch:Ir,CalendarSearchIcon:Ir,CalendarSync:Nr,CalendarSyncIcon:Nr,CalendarX:Pr,CalendarX2:Ar,CalendarX2Icon:Ar,CalendarXIcon:Pr,Camera:$r,CameraIcon:$r,CameraOff:Rr,CameraOffIcon:Rr,CandlestickChart:A1,CandlestickChartIcon:A1,Candy:jr,CandyCane:qr,CandyCaneIcon:qr,CandyIcon:jr,CandyOff:Tr,CandyOffIcon:Tr,Cannabis:Hr,CannabisIcon:Hr,Captions:b1,CaptionsIcon:b1,CaptionsOff:Vr,CaptionsOffIcon:Vr,Car:Or,CarFront:zr,CarFrontIcon:zr,CarIcon:Or,CarTaxiFront:Dr,CarTaxiFrontIcon:Dr,Caravan:Fr,CaravanIcon:Fr,Carrot:Br,CarrotIcon:Br,CaseLower:Ur,CaseLowerIcon:Ur,CaseSensitive:Zr,CaseSensitiveIcon:Zr,CaseUpper:Gr,CaseUpperIcon:Gr,CassetteTape:Wr,CassetteTapeIcon:Wr,Cast:Xr,CastIcon:Xr,Castle:Kr,CastleIcon:Kr,Cat:Yr,CatIcon:Yr,Cctv:Qr,CctvIcon:Qr,ChartArea:S1,ChartAreaIcon:S1,ChartBar:N1,ChartBarBig:I1,ChartBarBigIcon:I1,ChartBarDecreasing:Jr,ChartBarDecreasingIcon:Jr,ChartBarIcon:N1,ChartBarIncreasing:es,ChartBarIncreasingIcon:es,ChartBarStacked:ts,ChartBarStackedIcon:ts,ChartCandlestick:A1,ChartCandlestickIcon:A1,ChartColumn:R1,ChartColumnBig:P1,ChartColumnBigIcon:P1,ChartColumnDecreasing:ns,ChartColumnDecreasingIcon:ns,ChartColumnIcon:R1,ChartColumnIncreasing:E1,ChartColumnIncreasingIcon:E1,ChartColumnStacked:as,ChartColumnStackedIcon:as,ChartGantt:os,ChartGanttIcon:os,ChartLine:$1,ChartLineIcon:$1,ChartNetwork:is,ChartNetworkIcon:is,ChartNoAxesColumn:T1,ChartNoAxesColumnDecreasing:cs,ChartNoAxesColumnDecreasingIcon:cs,ChartNoAxesColumnIcon:T1,ChartNoAxesColumnIncreasing:q1,ChartNoAxesColumnIncreasingIcon:q1,ChartNoAxesCombined:rs,ChartNoAxesCombinedIcon:rs,ChartNoAxesGantt:j1,ChartNoAxesGanttIcon:j1,ChartPie:H1,ChartPieIcon:H1,ChartScatter:V1,ChartScatterIcon:V1,ChartSpline:ss,ChartSplineIcon:ss,Check:hs,CheckCheck:ds,CheckCheckIcon:ds,CheckCircle:X1,CheckCircle2:K1,CheckCircle2Icon:K1,CheckCircleIcon:X1,CheckIcon:hs,CheckSquare:O2,CheckSquare2:F2,CheckSquare2Icon:F2,CheckSquareIcon:O2,ChefHat:ls,ChefHatIcon:ls,Cherry:us,CherryIcon:us,ChevronDown:ps,ChevronDownCircle:Y1,ChevronDownCircleIcon:Y1,ChevronDownIcon:ps,ChevronDownSquare:B2,ChevronDownSquareIcon:B2,ChevronFirst:ys,ChevronFirstIcon:ys,ChevronLast:ks,ChevronLastIcon:ks,ChevronLeft:fs,ChevronLeftCircle:Q1,ChevronLeftCircleIcon:Q1,ChevronLeftIcon:fs,ChevronLeftSquare:U2,ChevronLeftSquareIcon:U2,ChevronRight:ms,ChevronRightCircle:J1,ChevronRightCircleIcon:J1,ChevronRightIcon:ms,ChevronRightSquare:Z2,ChevronRightSquareIcon:Z2,ChevronUp:Ms,ChevronUpCircle:et,ChevronUpCircleIcon:et,ChevronUpIcon:Ms,ChevronUpSquare:G2,ChevronUpSquareIcon:G2,ChevronsDown:_s,ChevronsDownIcon:_s,ChevronsDownUp:gs,ChevronsDownUpIcon:gs,ChevronsLeft:xs,ChevronsLeftIcon:xs,ChevronsLeftRight:Cs,ChevronsLeftRightEllipsis:vs,ChevronsLeftRightEllipsisIcon:vs,ChevronsLeftRightIcon:Cs,ChevronsRight:ws,ChevronsRightIcon:ws,ChevronsRightLeft:Ls,ChevronsRightLeftIcon:Ls,ChevronsUp:Ss,ChevronsUpDown:bs,ChevronsUpDownIcon:bs,ChevronsUpIcon:Ss,Chrome:Is,ChromeIcon:Is,Church:Ns,ChurchIcon:Ns,Cigarette:Ps,CigaretteIcon:Ps,CigaretteOff:As,CigaretteOffIcon:As,Circle:Os,CircleAlert:z1,CircleAlertIcon:z1,CircleArrowDown:D1,CircleArrowDownIcon:D1,CircleArrowLeft:O1,CircleArrowLeftIcon:O1,CircleArrowOutDownLeft:F1,CircleArrowOutDownLeftIcon:F1,CircleArrowOutDownRight:B1,CircleArrowOutDownRightIcon:B1,CircleArrowOutUpLeft:U1,CircleArrowOutUpLeftIcon:U1,CircleArrowOutUpRight:Z1,CircleArrowOutUpRightIcon:Z1,CircleArrowRight:G1,CircleArrowRightIcon:G1,CircleArrowUp:W1,CircleArrowUpIcon:W1,CircleCheck:K1,CircleCheckBig:X1,CircleCheckBigIcon:X1,CircleCheckIcon:K1,CircleChevronDown:Y1,CircleChevronDownIcon:Y1,CircleChevronLeft:Q1,CircleChevronLeftIcon:Q1,CircleChevronRight:J1,CircleChevronRightIcon:J1,CircleChevronUp:et,CircleChevronUpIcon:et,CircleDashed:Es,CircleDashedIcon:Es,CircleDivide:tt,CircleDivideIcon:tt,CircleDollarSign:Rs,CircleDollarSignIcon:Rs,CircleDot:qs,CircleDotDashed:$s,CircleDotDashedIcon:$s,CircleDotIcon:qs,CircleEllipsis:Ts,CircleEllipsisIcon:Ts,CircleEqual:js,CircleEqualIcon:js,CircleFadingArrowUp:Hs,CircleFadingArrowUpIcon:Hs,CircleFadingPlus:Vs,CircleFadingPlusIcon:Vs,CircleGauge:nt,CircleGaugeIcon:nt,CircleHelp:at,CircleHelpIcon:at,CircleIcon:Os,CircleMinus:ot,CircleMinusIcon:ot,CircleOff:zs,CircleOffIcon:zs,CircleParking:ct,CircleParkingIcon:ct,CircleParkingOff:it,CircleParkingOffIcon:it,CirclePause:rt,CirclePauseIcon:rt,CirclePercent:st,CirclePercentIcon:st,CirclePlay:dt,CirclePlayIcon:dt,CirclePlus:ht,CirclePlusIcon:ht,CirclePower:lt,CirclePowerIcon:lt,CircleSlash:Ds,CircleSlash2:ut,CircleSlash2Icon:ut,CircleSlashIcon:Ds,CircleSlashed:ut,CircleSlashedIcon:ut,CircleStop:pt,CircleStopIcon:pt,CircleUser:kt,CircleUserIcon:kt,CircleUserRound:yt,CircleUserRoundIcon:yt,CircleX:ft,CircleXIcon:ft,CircuitBoard:Fs,CircuitBoardIcon:Fs,Citrus:Bs,CitrusIcon:Bs,Clapperboard:Us,ClapperboardIcon:Us,Clipboard:ed,ClipboardCheck:Zs,ClipboardCheckIcon:Zs,ClipboardCopy:Gs,ClipboardCopyIcon:Gs,ClipboardEdit:Mt,ClipboardEditIcon:Mt,ClipboardIcon:ed,ClipboardList:Ws,ClipboardListIcon:Ws,ClipboardMinus:Xs,ClipboardMinusIcon:Xs,ClipboardPaste:Ks,ClipboardPasteIcon:Ks,ClipboardPen:Mt,ClipboardPenIcon:Mt,ClipboardPenLine:mt,ClipboardPenLineIcon:mt,ClipboardPlus:Ys,ClipboardPlusIcon:Ys,ClipboardSignature:mt,ClipboardSignatureIcon:mt,ClipboardType:Qs,ClipboardTypeIcon:Qs,ClipboardX:Js,ClipboardXIcon:Js,Clock:fd,Clock1:td,Clock10:nd,Clock10Icon:nd,Clock11:ad,Clock11Icon:ad,Clock12:od,Clock12Icon:od,Clock1Icon:td,Clock2:id,Clock2Icon:id,Clock3:cd,Clock3Icon:cd,Clock4:rd,Clock4Icon:rd,Clock5:sd,Clock5Icon:sd,Clock6:dd,Clock6Icon:dd,Clock7:hd,Clock7Icon:hd,Clock8:ld,Clock8Icon:ld,Clock9:ud,Clock9Icon:ud,ClockAlert:pd,ClockAlertIcon:pd,ClockArrowDown:yd,ClockArrowDownIcon:yd,ClockArrowUp:kd,ClockArrowUpIcon:kd,ClockIcon:fd,Cloud:Pd,CloudAlert:md,CloudAlertIcon:md,CloudCog:Md,CloudCogIcon:Md,CloudDownload:gt,CloudDownloadIcon:gt,CloudDrizzle:gd,CloudDrizzleIcon:gd,CloudFog:_d,CloudFogIcon:_d,CloudHail:vd,CloudHailIcon:vd,CloudIcon:Pd,CloudLightning:Cd,CloudLightningIcon:Cd,CloudMoon:Ld,CloudMoonIcon:Ld,CloudMoonRain:xd,CloudMoonRainIcon:xd,CloudOff:wd,CloudOffIcon:wd,CloudRain:Sd,CloudRainIcon:Sd,CloudRainWind:bd,CloudRainWindIcon:bd,CloudSnow:Id,CloudSnowIcon:Id,CloudSun:Ad,CloudSunIcon:Ad,CloudSunRain:Nd,CloudSunRainIcon:Nd,CloudUpload:_t,CloudUploadIcon:_t,Cloudy:Ed,CloudyIcon:Ed,Clover:Rd,CloverIcon:Rd,Club:$d,ClubIcon:$d,Code:qd,Code2:vt,Code2Icon:vt,CodeIcon:qd,CodeSquare:W2,CodeSquareIcon:W2,CodeXml:vt,CodeXmlIcon:vt,Codepen:Td,CodepenIcon:Td,Codesandbox:jd,CodesandboxIcon:jd,Coffee:Hd,CoffeeIcon:Hd,Cog:Vd,CogIcon:Vd,Coins:zd,CoinsIcon:zd,Columns:Ct,Columns2:Ct,Columns2Icon:Ct,Columns3:xt,Columns3Icon:xt,Columns4:Dd,Columns4Icon:Dd,ColumnsIcon:Ct,Combine:Od,CombineIcon:Od,Command:Fd,CommandIcon:Fd,Compass:Bd,CompassIcon:Bd,Component:Ud,ComponentIcon:Ud,Computer:Zd,ComputerIcon:Zd,ConciergeBell:Gd,ConciergeBellIcon:Gd,Cone:Wd,ConeIcon:Wd,Construction:Xd,ConstructionIcon:Xd,Contact:Kd,Contact2:Lt,Contact2Icon:Lt,ContactIcon:Kd,ContactRound:Lt,ContactRoundIcon:Lt,Container:Yd,ContainerIcon:Yd,Contrast:Qd,ContrastIcon:Qd,Cookie:Jd,CookieIcon:Jd,CookingPot:e4,CookingPotIcon:e4,Copy:c4,CopyCheck:t4,CopyCheckIcon:t4,CopyIcon:c4,CopyMinus:n4,CopyMinusIcon:n4,CopyPlus:a4,CopyPlusIcon:a4,CopySlash:o4,CopySlashIcon:o4,CopyX:i4,CopyXIcon:i4,Copyleft:r4,CopyleftIcon:r4,Copyright:s4,CopyrightIcon:s4,CornerDownLeft:d4,CornerDownLeftIcon:d4,CornerDownRight:h4,CornerDownRightIcon:h4,CornerLeftDown:l4,CornerLeftDownIcon:l4,CornerLeftUp:u4,CornerLeftUpIcon:u4,CornerRightDown:p4,CornerRightDownIcon:p4,CornerRightUp:y4,CornerRightUpIcon:y4,CornerUpLeft:k4,CornerUpLeftIcon:k4,CornerUpRight:f4,CornerUpRightIcon:f4,Cpu:m4,CpuIcon:m4,CreativeCommons:M4,CreativeCommonsIcon:M4,CreditCard:g4,CreditCardIcon:g4,Croissant:_4,CroissantIcon:_4,Crop:v4,CropIcon:v4,Cross:C4,CrossIcon:C4,Crosshair:x4,CrosshairIcon:x4,Crown:L4,CrownIcon:L4,Cuboid:w4,CuboidIcon:w4,CupSoda:b4,CupSodaIcon:b4,CurlyBraces:w1,CurlyBracesIcon:w1,Currency:S4,CurrencyIcon:S4,Cylinder:I4,CylinderIcon:I4,Dam:N4,DamIcon:N4,Database:E4,DatabaseBackup:A4,DatabaseBackupIcon:A4,DatabaseIcon:E4,DatabaseZap:P4,DatabaseZapIcon:P4,Delete:R4,DeleteIcon:R4,Dessert:$4,DessertIcon:$4,Diameter:q4,DiameterIcon:q4,Diamond:H4,DiamondIcon:H4,DiamondMinus:T4,DiamondMinusIcon:T4,DiamondPercent:wt,DiamondPercentIcon:wt,DiamondPlus:j4,DiamondPlusIcon:j4,Dice1:V4,Dice1Icon:V4,Dice2:z4,Dice2Icon:z4,Dice3:D4,Dice3Icon:D4,Dice4:O4,Dice4Icon:O4,Dice5:F4,Dice5Icon:F4,Dice6:B4,Dice6Icon:B4,Dices:U4,DicesIcon:U4,Diff:Z4,DiffIcon:Z4,Disc:K4,Disc2:G4,Disc2Icon:G4,Disc3:W4,Disc3Icon:W4,DiscAlbum:X4,DiscAlbumIcon:X4,DiscIcon:K4,Divide:Y4,DivideCircle:tt,DivideCircleIcon:tt,DivideIcon:Y4,DivideSquare:Q2,DivideSquareIcon:Q2,Dna:J4,DnaIcon:J4,DnaOff:Q4,DnaOffIcon:Q4,Dock:e3,DockIcon:e3,Dog:t3,DogIcon:t3,DollarSign:n3,DollarSignIcon:n3,Donut:a3,DonutIcon:a3,DoorClosed:o3,DoorClosedIcon:o3,DoorOpen:i3,DoorOpenIcon:i3,Dot:c3,DotIcon:c3,DotSquare:J2,DotSquareIcon:J2,Download:r3,DownloadCloud:gt,DownloadCloudIcon:gt,DownloadIcon:r3,DraftingCompass:s3,DraftingCompassIcon:s3,Drama:d3,DramaIcon:d3,Dribbble:h3,DribbbleIcon:h3,Drill:l3,DrillIcon:l3,Droplet:p3,DropletIcon:p3,DropletOff:u3,DropletOffIcon:u3,Droplets:y3,DropletsIcon:y3,Drum:k3,DrumIcon:k3,Drumstick:f3,DrumstickIcon:f3,Dumbbell:m3,DumbbellIcon:m3,Ear:g3,EarIcon:g3,EarOff:M3,EarOffIcon:M3,Earth:bt,EarthIcon:bt,EarthLock:_3,EarthLockIcon:_3,Eclipse:v3,EclipseIcon:v3,Edit:ze,Edit2:f2,Edit2Icon:f2,Edit3:k2,Edit3Icon:k2,EditIcon:ze,Egg:L3,EggFried:C3,EggFriedIcon:C3,EggIcon:L3,EggOff:x3,EggOffIcon:x3,Ellipsis:It,EllipsisIcon:It,EllipsisVertical:St,EllipsisVerticalIcon:St,Equal:S3,EqualApproximately:w3,EqualApproximatelyIcon:w3,EqualIcon:S3,EqualNot:b3,EqualNotIcon:b3,EqualSquare:en,EqualSquareIcon:en,Eraser:I3,EraserIcon:I3,EthernetPort:N3,EthernetPortIcon:N3,Euro:A3,EuroIcon:A3,Expand:P3,ExpandIcon:P3,ExternalLink:E3,ExternalLinkIcon:E3,Eye:q3,EyeClosed:R3,EyeClosedIcon:R3,EyeIcon:q3,EyeOff:$3,EyeOffIcon:$3,Facebook:T3,FacebookIcon:T3,Factory:j3,FactoryIcon:j3,Fan:H3,FanIcon:H3,FastForward:V3,FastForwardIcon:V3,Feather:z3,FeatherIcon:z3,Fence:D3,FenceIcon:D3,FerrisWheel:O3,FerrisWheelIcon:O3,Figma:F3,FigmaIcon:F3,File:zh,FileArchive:B3,FileArchiveIcon:B3,FileAudio:Z3,FileAudio2:U3,FileAudio2Icon:U3,FileAudioIcon:Z3,FileAxis3D:Nt,FileAxis3DIcon:Nt,FileAxis3d:Nt,FileAxis3dIcon:Nt,FileBadge:W3,FileBadge2:G3,FileBadge2Icon:G3,FileBadgeIcon:W3,FileBarChart:At,FileBarChart2:Pt,FileBarChart2Icon:Pt,FileBarChartIcon:At,FileBox:X3,FileBoxIcon:X3,FileChartColumn:Pt,FileChartColumnIcon:Pt,FileChartColumnIncreasing:At,FileChartColumnIncreasingIcon:At,FileChartLine:Et,FileChartLineIcon:Et,FileChartPie:Rt,FileChartPieIcon:Rt,FileCheck:Y3,FileCheck2:K3,FileCheck2Icon:K3,FileCheckIcon:Y3,FileClock:Q3,FileClockIcon:Q3,FileCode:eh,FileCode2:J3,FileCode2Icon:J3,FileCodeIcon:eh,FileCog:$t,FileCog2:$t,FileCog2Icon:$t,FileCogIcon:$t,FileDiff:th,FileDiffIcon:th,FileDigit:nh,FileDigitIcon:nh,FileDown:ah,FileDownIcon:ah,FileEdit:Tt,FileEditIcon:Tt,FileHeart:oh,FileHeartIcon:oh,FileIcon:zh,FileImage:ih,FileImageIcon:ih,FileInput:ch,FileInputIcon:ch,FileJson:sh,FileJson2:rh,FileJson2Icon:rh,FileJsonIcon:sh,FileKey:hh,FileKey2:dh,FileKey2Icon:dh,FileKeyIcon:hh,FileLineChart:Et,FileLineChartIcon:Et,FileLock:uh,FileLock2:lh,FileLock2Icon:lh,FileLockIcon:uh,FileMinus:yh,FileMinus2:ph,FileMinus2Icon:ph,FileMinusIcon:yh,FileMusic:kh,FileMusicIcon:kh,FileOutput:fh,FileOutputIcon:fh,FilePen:Tt,FilePenIcon:Tt,FilePenLine:qt,FilePenLineIcon:qt,FilePieChart:Rt,FilePieChartIcon:Rt,FilePlus:Mh,FilePlus2:mh,FilePlus2Icon:mh,FilePlusIcon:Mh,FileQuestion:gh,FileQuestionIcon:gh,FileScan:_h,FileScanIcon:_h,FileSearch:Ch,FileSearch2:vh,FileSearch2Icon:vh,FileSearchIcon:Ch,FileSignature:qt,FileSignatureIcon:qt,FileSliders:xh,FileSlidersIcon:xh,FileSpreadsheet:Lh,FileSpreadsheetIcon:Lh,FileStack:wh,FileStackIcon:wh,FileSymlink:bh,FileSymlinkIcon:bh,FileTerminal:Sh,FileTerminalIcon:Sh,FileText:Ih,FileTextIcon:Ih,FileType:Ah,FileType2:Nh,FileType2Icon:Nh,FileTypeIcon:Ah,FileUp:Ph,FileUpIcon:Ph,FileUser:Eh,FileUserIcon:Eh,FileVideo:$h,FileVideo2:Rh,FileVideo2Icon:Rh,FileVideoIcon:$h,FileVolume:Th,FileVolume2:qh,FileVolume2Icon:qh,FileVolumeIcon:Th,FileWarning:jh,FileWarningIcon:jh,FileX:Vh,FileX2:Hh,FileX2Icon:Hh,FileXIcon:Vh,Files:Dh,FilesIcon:Dh,Film:Oh,FilmIcon:Oh,Filter:Bh,FilterIcon:Bh,FilterX:Fh,FilterXIcon:Fh,Fingerprint:Uh,FingerprintIcon:Uh,FireExtinguisher:Zh,FireExtinguisherIcon:Zh,Fish:Xh,FishIcon:Xh,FishOff:Gh,FishOffIcon:Gh,FishSymbol:Wh,FishSymbolIcon:Wh,Flag:Jh,FlagIcon:Jh,FlagOff:Kh,FlagOffIcon:Kh,FlagTriangleLeft:Yh,FlagTriangleLeftIcon:Yh,FlagTriangleRight:Qh,FlagTriangleRightIcon:Qh,Flame:tl,FlameIcon:tl,FlameKindling:el,FlameKindlingIcon:el,Flashlight:al,FlashlightIcon:al,FlashlightOff:nl,FlashlightOffIcon:nl,FlaskConical:il,FlaskConicalIcon:il,FlaskConicalOff:ol,FlaskConicalOffIcon:ol,FlaskRound:cl,FlaskRoundIcon:cl,FlipHorizontal:sl,FlipHorizontal2:rl,FlipHorizontal2Icon:rl,FlipHorizontalIcon:sl,FlipVertical:hl,FlipVertical2:dl,FlipVertical2Icon:dl,FlipVerticalIcon:hl,Flower:ul,Flower2:ll,Flower2Icon:ll,FlowerIcon:ul,Focus:pl,FocusIcon:pl,FoldHorizontal:yl,FoldHorizontalIcon:yl,FoldVertical:kl,FoldVerticalIcon:kl,Folder:Fl,FolderArchive:fl,FolderArchiveIcon:fl,FolderCheck:ml,FolderCheckIcon:ml,FolderClock:Ml,FolderClockIcon:Ml,FolderClosed:gl,FolderClosedIcon:gl,FolderCode:_l,FolderCodeIcon:_l,FolderCog:jt,FolderCog2:jt,FolderCog2Icon:jt,FolderCogIcon:jt,FolderDot:vl,FolderDotIcon:vl,FolderDown:Cl,FolderDownIcon:Cl,FolderEdit:Ht,FolderEditIcon:Ht,FolderGit:Ll,FolderGit2:xl,FolderGit2Icon:xl,FolderGitIcon:Ll,FolderHeart:wl,FolderHeartIcon:wl,FolderIcon:Fl,FolderInput:bl,FolderInputIcon:bl,FolderKanban:Sl,FolderKanbanIcon:Sl,FolderKey:Il,FolderKeyIcon:Il,FolderLock:Nl,FolderLockIcon:Nl,FolderMinus:Al,FolderMinusIcon:Al,FolderOpen:El,FolderOpenDot:Pl,FolderOpenDotIcon:Pl,FolderOpenIcon:El,FolderOutput:Rl,FolderOutputIcon:Rl,FolderPen:Ht,FolderPenIcon:Ht,FolderPlus:$l,FolderPlusIcon:$l,FolderRoot:ql,FolderRootIcon:ql,FolderSearch:jl,FolderSearch2:Tl,FolderSearch2Icon:Tl,FolderSearchIcon:jl,FolderSymlink:Hl,FolderSymlinkIcon:Hl,FolderSync:Vl,FolderSyncIcon:Vl,FolderTree:zl,FolderTreeIcon:zl,FolderUp:Dl,FolderUpIcon:Dl,FolderX:Ol,FolderXIcon:Ol,Folders:Bl,FoldersIcon:Bl,Footprints:Ul,FootprintsIcon:Ul,ForkKnife:Dn,ForkKnifeCrossed:zn,ForkKnifeCrossedIcon:zn,ForkKnifeIcon:Dn,Forklift:Zl,ForkliftIcon:Zl,FormInput:M2,FormInputIcon:M2,Forward:Gl,ForwardIcon:Gl,Frame:Wl,FrameIcon:Wl,Framer:Xl,FramerIcon:Xl,Frown:Kl,FrownIcon:Kl,Fuel:Yl,FuelIcon:Yl,Fullscreen:Ql,FullscreenIcon:Ql,FunctionSquare:tn,FunctionSquareIcon:tn,GalleryHorizontal:e5,GalleryHorizontalEnd:Jl,GalleryHorizontalEndIcon:Jl,GalleryHorizontalIcon:e5,GalleryThumbnails:t5,GalleryThumbnailsIcon:t5,GalleryVertical:a5,GalleryVerticalEnd:n5,GalleryVerticalEndIcon:n5,GalleryVerticalIcon:a5,Gamepad:i5,Gamepad2:o5,Gamepad2Icon:o5,GamepadIcon:i5,GanttChart:j1,GanttChartIcon:j1,GanttChartSquare:Xe,GanttChartSquareIcon:Xe,Gauge:c5,GaugeCircle:nt,GaugeCircleIcon:nt,GaugeIcon:c5,Gavel:r5,GavelIcon:r5,Gem:s5,GemIcon:s5,Ghost:d5,GhostIcon:d5,Gift:h5,GiftIcon:h5,GitBranch:u5,GitBranchIcon:u5,GitBranchPlus:l5,GitBranchPlusIcon:l5,GitCommit:Vt,GitCommitHorizontal:Vt,GitCommitHorizontalIcon:Vt,GitCommitIcon:Vt,GitCommitVertical:p5,GitCommitVerticalIcon:p5,GitCompare:k5,GitCompareArrows:y5,GitCompareArrowsIcon:y5,GitCompareIcon:k5,GitFork:f5,GitForkIcon:f5,GitGraph:m5,GitGraphIcon:m5,GitMerge:M5,GitMergeIcon:M5,GitPullRequest:L5,GitPullRequestArrow:g5,GitPullRequestArrowIcon:g5,GitPullRequestClosed:_5,GitPullRequestClosedIcon:_5,GitPullRequestCreate:C5,GitPullRequestCreateArrow:v5,GitPullRequestCreateArrowIcon:v5,GitPullRequestCreateIcon:C5,GitPullRequestDraft:x5,GitPullRequestDraftIcon:x5,GitPullRequestIcon:L5,Github:w5,GithubIcon:w5,Gitlab:b5,GitlabIcon:b5,GlassWater:S5,GlassWaterIcon:S5,Glasses:I5,GlassesIcon:I5,Globe:A5,Globe2:bt,Globe2Icon:bt,GlobeIcon:A5,GlobeLock:N5,GlobeLockIcon:N5,Goal:P5,GoalIcon:P5,Grab:E5,GrabIcon:E5,GraduationCap:R5,GraduationCapIcon:R5,Grape:$5,GrapeIcon:$5,Grid:We,Grid2X2:Ft,Grid2X2Check:zt,Grid2X2CheckIcon:zt,Grid2X2Icon:Ft,Grid2X2Plus:Dt,Grid2X2PlusIcon:Dt,Grid2X2X:Ot,Grid2X2XIcon:Ot,Grid2x2:Ft,Grid2x2Check:zt,Grid2x2CheckIcon:zt,Grid2x2Icon:Ft,Grid2x2Plus:Dt,Grid2x2PlusIcon:Dt,Grid2x2X:Ot,Grid2x2XIcon:Ot,Grid3X3:We,Grid3X3Icon:We,Grid3x3:We,Grid3x3Icon:We,GridIcon:We,Grip:j5,GripHorizontal:q5,GripHorizontalIcon:q5,GripIcon:j5,GripVertical:T5,GripVerticalIcon:T5,Group:H5,GroupIcon:H5,Guitar:V5,GuitarIcon:V5,Ham:z5,HamIcon:z5,Hammer:D5,HammerIcon:D5,Hand:Z5,HandCoins:O5,HandCoinsIcon:O5,HandHeart:F5,HandHeartIcon:F5,HandHelping:Bt,HandHelpingIcon:Bt,HandIcon:Z5,HandMetal:B5,HandMetalIcon:B5,HandPlatter:U5,HandPlatterIcon:U5,Handshake:G5,HandshakeIcon:G5,HardDrive:K5,HardDriveDownload:W5,HardDriveDownloadIcon:W5,HardDriveIcon:K5,HardDriveUpload:X5,HardDriveUploadIcon:X5,HardHat:Y5,HardHatIcon:Y5,Hash:Q5,HashIcon:Q5,Haze:J5,HazeIcon:J5,HdmiPort:e6,HdmiPortIcon:e6,Heading:r6,Heading1:t6,Heading1Icon:t6,Heading2:n6,Heading2Icon:n6,Heading3:a6,Heading3Icon:a6,Heading4:o6,Heading4Icon:o6,Heading5:i6,Heading5Icon:i6,Heading6:c6,Heading6Icon:c6,HeadingIcon:r6,HeadphoneOff:s6,HeadphoneOffIcon:s6,Headphones:d6,HeadphonesIcon:d6,Headset:h6,HeadsetIcon:h6,Heart:k6,HeartCrack:l6,HeartCrackIcon:l6,HeartHandshake:u6,HeartHandshakeIcon:u6,HeartIcon:k6,HeartOff:p6,HeartOffIcon:p6,HeartPulse:y6,HeartPulseIcon:y6,Heater:f6,HeaterIcon:f6,HelpCircle:at,HelpCircleIcon:at,HelpingHand:Bt,HelpingHandIcon:Bt,Hexagon:m6,HexagonIcon:m6,Highlighter:M6,HighlighterIcon:M6,History:g6,HistoryIcon:g6,Home:Ut,HomeIcon:Ut,Hop:v6,HopIcon:v6,HopOff:_6,HopOffIcon:_6,Hospital:C6,HospitalIcon:C6,Hotel:x6,HotelIcon:x6,Hourglass:L6,HourglassIcon:L6,House:Ut,HouseIcon:Ut,HousePlug:w6,HousePlugIcon:w6,HousePlus:b6,HousePlusIcon:b6,HouseWifi:S6,HouseWifiIcon:S6,IceCream:Gt,IceCream2:Zt,IceCream2Icon:Zt,IceCreamBowl:Zt,IceCreamBowlIcon:Zt,IceCreamCone:Gt,IceCreamConeIcon:Gt,IceCreamIcon:Gt,Icon:Bb,IdCard:I6,IdCardIcon:I6,Image:T6,ImageDown:N6,ImageDownIcon:N6,ImageIcon:T6,ImageMinus:A6,ImageMinusIcon:A6,ImageOff:P6,ImageOffIcon:P6,ImagePlay:E6,ImagePlayIcon:E6,ImagePlus:R6,ImagePlusIcon:R6,ImageUp:$6,ImageUpIcon:$6,ImageUpscale:q6,ImageUpscaleIcon:q6,Images:j6,ImagesIcon:j6,Import:H6,ImportIcon:H6,Inbox:V6,InboxIcon:V6,Indent:Xt,IndentDecrease:Wt,IndentDecreaseIcon:Wt,IndentIcon:Xt,IndentIncrease:Xt,IndentIncreaseIcon:Xt,IndianRupee:z6,IndianRupeeIcon:z6,Infinity:D6,InfinityIcon:D6,Info:O6,InfoIcon:O6,Inspect:sn,InspectIcon:sn,InspectionPanel:F6,InspectionPanelIcon:F6,Instagram:B6,InstagramIcon:B6,Italic:U6,ItalicIcon:U6,IterationCcw:Z6,IterationCcwIcon:Z6,IterationCw:G6,IterationCwIcon:G6,JapaneseYen:W6,JapaneseYenIcon:W6,Joystick:X6,JoystickIcon:X6,Kanban:K6,KanbanIcon:K6,KanbanSquare:nn,KanbanSquareDashed:X2,KanbanSquareDashedIcon:X2,KanbanSquareIcon:nn,Key:J6,KeyIcon:J6,KeyRound:Y6,KeyRoundIcon:Y6,KeySquare:Q6,KeySquareIcon:Q6,Keyboard:n9,KeyboardIcon:n9,KeyboardMusic:e9,KeyboardMusicIcon:e9,KeyboardOff:t9,KeyboardOffIcon:t9,Lamp:s9,LampCeiling:a9,LampCeilingIcon:a9,LampDesk:o9,LampDeskIcon:o9,LampFloor:i9,LampFloorIcon:i9,LampIcon:s9,LampWallDown:c9,LampWallDownIcon:c9,LampWallUp:r9,LampWallUpIcon:r9,LandPlot:d9,LandPlotIcon:d9,Landmark:h9,LandmarkIcon:h9,Languages:l9,LanguagesIcon:l9,Laptop:p9,Laptop2:Kt,Laptop2Icon:Kt,LaptopIcon:p9,LaptopMinimal:Kt,LaptopMinimalCheck:u9,LaptopMinimalCheckIcon:u9,LaptopMinimalIcon:Kt,Lasso:k9,LassoIcon:k9,LassoSelect:y9,LassoSelectIcon:y9,Laugh:f9,LaughIcon:f9,Layers:Yt,Layers2:m9,Layers2Icon:m9,Layers3:Yt,Layers3Icon:Yt,LayersIcon:Yt,Layout:y2,LayoutDashboard:M9,LayoutDashboardIcon:M9,LayoutGrid:g9,LayoutGridIcon:g9,LayoutIcon:y2,LayoutList:_9,LayoutListIcon:_9,LayoutPanelLeft:v9,LayoutPanelLeftIcon:v9,LayoutPanelTop:C9,LayoutPanelTopIcon:C9,LayoutTemplate:x9,LayoutTemplateIcon:x9,Leaf:L9,LeafIcon:L9,LeafyGreen:w9,LeafyGreenIcon:w9,Lectern:b9,LecternIcon:b9,LetterText:S9,LetterTextIcon:S9,Library:N9,LibraryBig:I9,LibraryBigIcon:I9,LibraryIcon:N9,LibrarySquare:an,LibrarySquareIcon:an,LifeBuoy:A9,LifeBuoyIcon:A9,Ligature:P9,LigatureIcon:P9,Lightbulb:R9,LightbulbIcon:R9,LightbulbOff:E9,LightbulbOffIcon:E9,LineChart:$1,LineChartIcon:$1,Link:T9,Link2:q9,Link2Icon:q9,Link2Off:$9,Link2OffIcon:$9,LinkIcon:T9,Linkedin:j9,LinkedinIcon:j9,List:e8,ListCheck:H9,ListCheckIcon:H9,ListChecks:V9,ListChecksIcon:V9,ListCollapse:z9,ListCollapseIcon:z9,ListEnd:D9,ListEndIcon:D9,ListFilter:F9,ListFilterIcon:F9,ListFilterPlus:O9,ListFilterPlusIcon:O9,ListIcon:e8,ListMinus:B9,ListMinusIcon:B9,ListMusic:U9,ListMusicIcon:U9,ListOrdered:Z9,ListOrderedIcon:Z9,ListPlus:G9,ListPlusIcon:G9,ListRestart:W9,ListRestartIcon:W9,ListStart:X9,ListStartIcon:X9,ListTodo:K9,ListTodoIcon:K9,ListTree:Y9,ListTreeIcon:Y9,ListVideo:Q9,ListVideoIcon:Q9,ListX:J9,ListXIcon:J9,Loader:n8,Loader2:Qt,Loader2Icon:Qt,LoaderCircle:Qt,LoaderCircleIcon:Qt,LoaderIcon:n8,LoaderPinwheel:t8,LoaderPinwheelIcon:t8,Locate:i8,LocateFixed:a8,LocateFixedIcon:a8,LocateIcon:i8,LocateOff:o8,LocateOffIcon:o8,Lock:r8,LockIcon:r8,LockKeyhole:c8,LockKeyholeIcon:c8,LockKeyholeOpen:Jt,LockKeyholeOpenIcon:Jt,LockOpen:e2,LockOpenIcon:e2,LogIn:s8,LogInIcon:s8,LogOut:d8,LogOutIcon:d8,Logs:h8,LogsIcon:h8,Lollipop:l8,LollipopIcon:l8,LucideAArrowDown:ao,LucideAArrowUp:oo,LucideALargeSmall:io,LucideAccessibility:co,LucideActivity:ro,LucideActivitySquare:S2,LucideAirVent:so,LucideAirplay:ho,LucideAlarmCheck:l1,LucideAlarmClock:uo,LucideAlarmClockCheck:l1,LucideAlarmClockMinus:u1,LucideAlarmClockOff:lo,LucideAlarmClockPlus:p1,LucideAlarmMinus:u1,LucideAlarmPlus:p1,LucideAlarmSmoke:po,LucideAlbum:yo,LucideAlertCircle:z1,LucideAlertOctagon:a2,LucideAlertTriangle:An,LucideAlignCenter:mo,LucideAlignCenterHorizontal:ko,LucideAlignCenterVertical:fo,LucideAlignEndHorizontal:Mo,LucideAlignEndVertical:go,LucideAlignHorizontalDistributeCenter:_o,LucideAlignHorizontalDistributeEnd:vo,LucideAlignHorizontalDistributeStart:Co,LucideAlignHorizontalJustifyCenter:xo,LucideAlignHorizontalJustifyEnd:Lo,LucideAlignHorizontalJustifyStart:wo,LucideAlignHorizontalSpaceAround:bo,LucideAlignHorizontalSpaceBetween:So,LucideAlignJustify:Io,LucideAlignLeft:No,LucideAlignRight:Ao,LucideAlignStartHorizontal:Po,LucideAlignStartVertical:Eo,LucideAlignVerticalDistributeCenter:Ro,LucideAlignVerticalDistributeEnd:$o,LucideAlignVerticalDistributeStart:qo,LucideAlignVerticalJustifyCenter:To,LucideAlignVerticalJustifyEnd:jo,LucideAlignVerticalJustifyStart:Ho,LucideAlignVerticalSpaceAround:Vo,LucideAlignVerticalSpaceBetween:zo,LucideAmbulance:Do,LucideAmpersand:Oo,LucideAmpersands:Fo,LucideAmphora:Bo,LucideAnchor:Uo,LucideAngry:Zo,LucideAnnoyed:Go,LucideAntenna:Wo,LucideAnvil:Xo,LucideAperture:Ko,LucideAppWindow:Qo,LucideAppWindowMac:Yo,LucideApple:Jo,LucideArchive:n0,LucideArchiveRestore:e0,LucideArchiveX:t0,LucideAreaChart:S1,LucideArmchair:a0,LucideArrowBigDown:i0,LucideArrowBigDownDash:o0,LucideArrowBigLeft:r0,LucideArrowBigLeftDash:c0,LucideArrowBigRight:d0,LucideArrowBigRightDash:s0,LucideArrowBigUp:l0,LucideArrowBigUpDash:h0,LucideArrowDown:v0,LucideArrowDown01:u0,LucideArrowDown10:p0,LucideArrowDownAZ:y1,LucideArrowDownAz:y1,LucideArrowDownCircle:D1,LucideArrowDownFromLine:y0,LucideArrowDownLeft:k0,LucideArrowDownLeftFromCircle:F1,LucideArrowDownLeftFromSquare:E2,LucideArrowDownLeftSquare:I2,LucideArrowDownNarrowWide:f0,LucideArrowDownRight:m0,LucideArrowDownRightFromCircle:B1,LucideArrowDownRightFromSquare:R2,LucideArrowDownRightSquare:N2,LucideArrowDownSquare:A2,LucideArrowDownToDot:M0,LucideArrowDownToLine:g0,LucideArrowDownUp:_0,LucideArrowDownWideNarrow:k1,LucideArrowDownZA:f1,LucideArrowDownZa:f1,LucideArrowLeft:w0,LucideArrowLeftCircle:O1,LucideArrowLeftFromLine:C0,LucideArrowLeftRight:x0,LucideArrowLeftSquare:P2,LucideArrowLeftToLine:L0,LucideArrowRight:N0,LucideArrowRightCircle:G1,LucideArrowRightFromLine:b0,LucideArrowRightLeft:S0,LucideArrowRightSquare:T2,LucideArrowRightToLine:I0,LucideArrowUp:V0,LucideArrowUp01:A0,LucideArrowUp10:P0,LucideArrowUpAZ:m1,LucideArrowUpAz:m1,LucideArrowUpCircle:W1,LucideArrowUpDown:E0,LucideArrowUpFromDot:R0,LucideArrowUpFromLine:$0,LucideArrowUpLeft:q0,LucideArrowUpLeftFromCircle:U1,LucideArrowUpLeftFromSquare:$2,LucideArrowUpLeftSquare:j2,LucideArrowUpNarrowWide:M1,LucideArrowUpRight:T0,LucideArrowUpRightFromCircle:Z1,LucideArrowUpRightFromSquare:q2,LucideArrowUpRightSquare:H2,LucideArrowUpSquare:V2,LucideArrowUpToLine:j0,LucideArrowUpWideNarrow:H0,LucideArrowUpZA:g1,LucideArrowUpZa:g1,LucideArrowsUpFromLine:z0,LucideAsterisk:D0,LucideAsteriskSquare:z2,LucideAtSign:O0,LucideAtom:F0,LucideAudioLines:B0,LucideAudioWaveform:U0,LucideAward:Z0,LucideAxe:G0,LucideAxis3D:_1,LucideAxis3d:_1,LucideBaby:W0,LucideBackpack:X0,LucideBadge:li,LucideBadgeAlert:K0,LucideBadgeCent:Y0,LucideBadgeCheck:v1,LucideBadgeDollarSign:Q0,LucideBadgeEuro:J0,LucideBadgeHelp:ei,LucideBadgeIndianRupee:ti,LucideBadgeInfo:ni,LucideBadgeJapaneseYen:ai,LucideBadgeMinus:oi,LucideBadgePercent:ii,LucideBadgePlus:ci,LucideBadgePoundSterling:ri,LucideBadgeRussianRuble:si,LucideBadgeSwissFranc:di,LucideBadgeX:hi,LucideBaggageClaim:ui,LucideBan:pi,LucideBanana:yi,LucideBandage:ki,LucideBanknote:fi,LucideBarChart:q1,LucideBarChart2:T1,LucideBarChart3:R1,LucideBarChart4:E1,LucideBarChartBig:P1,LucideBarChartHorizontal:N1,LucideBarChartHorizontalBig:I1,LucideBarcode:mi,LucideBaseline:Mi,LucideBath:gi,LucideBattery:bi,LucideBatteryCharging:_i,LucideBatteryFull:vi,LucideBatteryLow:Ci,LucideBatteryMedium:xi,LucideBatteryPlus:Li,LucideBatteryWarning:wi,LucideBeaker:Si,LucideBean:Ni,LucideBeanOff:Ii,LucideBed:Ei,LucideBedDouble:Ai,LucideBedSingle:Pi,LucideBeef:Ri,LucideBeer:qi,LucideBeerOff:$i,LucideBell:Oi,LucideBellDot:Ti,LucideBellElectric:ji,LucideBellMinus:Hi,LucideBellOff:Vi,LucideBellPlus:zi,LucideBellRing:Di,LucideBetweenHorizonalEnd:C1,LucideBetweenHorizonalStart:x1,LucideBetweenHorizontalEnd:C1,LucideBetweenHorizontalStart:x1,LucideBetweenVerticalEnd:Fi,LucideBetweenVerticalStart:Bi,LucideBicepsFlexed:Ui,LucideBike:Zi,LucideBinary:Gi,LucideBinoculars:Wi,LucideBiohazard:Xi,LucideBird:Ki,LucideBitcoin:Yi,LucideBlend:Qi,LucideBlinds:Ji,LucideBlocks:ec,LucideBluetooth:oc,LucideBluetoothConnected:tc,LucideBluetoothOff:nc,LucideBluetoothSearching:ac,LucideBold:ic,LucideBolt:cc,LucideBomb:rc,LucideBone:sc,LucideBook:Pc,LucideBookA:dc,LucideBookAudio:hc,LucideBookCheck:lc,LucideBookCopy:uc,LucideBookDashed:L1,LucideBookDown:pc,LucideBookHeadphones:yc,LucideBookHeart:kc,LucideBookImage:fc,LucideBookKey:mc,LucideBookLock:Mc,LucideBookMarked:gc,LucideBookMinus:_c,LucideBookOpen:xc,LucideBookOpenCheck:vc,LucideBookOpenText:Cc,LucideBookPlus:Lc,LucideBookTemplate:L1,LucideBookText:wc,LucideBookType:bc,LucideBookUp:Ic,LucideBookUp2:Sc,LucideBookUser:Nc,LucideBookX:Ac,LucideBookmark:Tc,LucideBookmarkCheck:Ec,LucideBookmarkMinus:Rc,LucideBookmarkPlus:$c,LucideBookmarkX:qc,LucideBoomBox:jc,LucideBot:zc,LucideBotMessageSquare:Hc,LucideBotOff:Vc,LucideBox:Dc,LucideBoxSelect:Y2,LucideBoxes:Oc,LucideBraces:w1,LucideBrackets:Fc,LucideBrain:Zc,LucideBrainCircuit:Bc,LucideBrainCog:Uc,LucideBrickWall:Gc,LucideBriefcase:Yc,LucideBriefcaseBusiness:Wc,LucideBriefcaseConveyorBelt:Xc,LucideBriefcaseMedical:Kc,LucideBringToFront:Qc,LucideBrush:Jc,LucideBug:nr,LucideBugOff:er,LucideBugPlay:tr,LucideBuilding:or,LucideBuilding2:ar,LucideBus:cr,LucideBusFront:ir,LucideCable:sr,LucideCableCar:rr,LucideCake:hr,LucideCakeSlice:dr,LucideCalculator:lr,LucideCalendar:Er,LucideCalendar1:ur,LucideCalendarArrowDown:pr,LucideCalendarArrowUp:yr,LucideCalendarCheck:fr,LucideCalendarCheck2:kr,LucideCalendarClock:mr,LucideCalendarCog:Mr,LucideCalendarDays:gr,LucideCalendarFold:_r,LucideCalendarHeart:vr,LucideCalendarMinus:xr,LucideCalendarMinus2:Cr,LucideCalendarOff:Lr,LucideCalendarPlus:br,LucideCalendarPlus2:wr,LucideCalendarRange:Sr,LucideCalendarSearch:Ir,LucideCalendarSync:Nr,LucideCalendarX:Pr,LucideCalendarX2:Ar,LucideCamera:$r,LucideCameraOff:Rr,LucideCandlestickChart:A1,LucideCandy:jr,LucideCandyCane:qr,LucideCandyOff:Tr,LucideCannabis:Hr,LucideCaptions:b1,LucideCaptionsOff:Vr,LucideCar:Or,LucideCarFront:zr,LucideCarTaxiFront:Dr,LucideCaravan:Fr,LucideCarrot:Br,LucideCaseLower:Ur,LucideCaseSensitive:Zr,LucideCaseUpper:Gr,LucideCassetteTape:Wr,LucideCast:Xr,LucideCastle:Kr,LucideCat:Yr,LucideCctv:Qr,LucideChartArea:S1,LucideChartBar:N1,LucideChartBarBig:I1,LucideChartBarDecreasing:Jr,LucideChartBarIncreasing:es,LucideChartBarStacked:ts,LucideChartCandlestick:A1,LucideChartColumn:R1,LucideChartColumnBig:P1,LucideChartColumnDecreasing:ns,LucideChartColumnIncreasing:E1,LucideChartColumnStacked:as,LucideChartGantt:os,LucideChartLine:$1,LucideChartNetwork:is,LucideChartNoAxesColumn:T1,LucideChartNoAxesColumnDecreasing:cs,LucideChartNoAxesColumnIncreasing:q1,LucideChartNoAxesCombined:rs,LucideChartNoAxesGantt:j1,LucideChartPie:H1,LucideChartScatter:V1,LucideChartSpline:ss,LucideCheck:hs,LucideCheckCheck:ds,LucideCheckCircle:X1,LucideCheckCircle2:K1,LucideCheckSquare:O2,LucideCheckSquare2:F2,LucideChefHat:ls,LucideCherry:us,LucideChevronDown:ps,LucideChevronDownCircle:Y1,LucideChevronDownSquare:B2,LucideChevronFirst:ys,LucideChevronLast:ks,LucideChevronLeft:fs,LucideChevronLeftCircle:Q1,LucideChevronLeftSquare:U2,LucideChevronRight:ms,LucideChevronRightCircle:J1,LucideChevronRightSquare:Z2,LucideChevronUp:Ms,LucideChevronUpCircle:et,LucideChevronUpSquare:G2,LucideChevronsDown:_s,LucideChevronsDownUp:gs,LucideChevronsLeft:xs,LucideChevronsLeftRight:Cs,LucideChevronsLeftRightEllipsis:vs,LucideChevronsRight:ws,LucideChevronsRightLeft:Ls,LucideChevronsUp:Ss,LucideChevronsUpDown:bs,LucideChrome:Is,LucideChurch:Ns,LucideCigarette:Ps,LucideCigaretteOff:As,LucideCircle:Os,LucideCircleAlert:z1,LucideCircleArrowDown:D1,LucideCircleArrowLeft:O1,LucideCircleArrowOutDownLeft:F1,LucideCircleArrowOutDownRight:B1,LucideCircleArrowOutUpLeft:U1,LucideCircleArrowOutUpRight:Z1,LucideCircleArrowRight:G1,LucideCircleArrowUp:W1,LucideCircleCheck:K1,LucideCircleCheckBig:X1,LucideCircleChevronDown:Y1,LucideCircleChevronLeft:Q1,LucideCircleChevronRight:J1,LucideCircleChevronUp:et,LucideCircleDashed:Es,LucideCircleDivide:tt,LucideCircleDollarSign:Rs,LucideCircleDot:qs,LucideCircleDotDashed:$s,LucideCircleEllipsis:Ts,LucideCircleEqual:js,LucideCircleFadingArrowUp:Hs,LucideCircleFadingPlus:Vs,LucideCircleGauge:nt,LucideCircleHelp:at,LucideCircleMinus:ot,LucideCircleOff:zs,LucideCircleParking:ct,LucideCircleParkingOff:it,LucideCirclePause:rt,LucideCirclePercent:st,LucideCirclePlay:dt,LucideCirclePlus:ht,LucideCirclePower:lt,LucideCircleSlash:Ds,LucideCircleSlash2:ut,LucideCircleSlashed:ut,LucideCircleStop:pt,LucideCircleUser:kt,LucideCircleUserRound:yt,LucideCircleX:ft,LucideCircuitBoard:Fs,LucideCitrus:Bs,LucideClapperboard:Us,LucideClipboard:ed,LucideClipboardCheck:Zs,LucideClipboardCopy:Gs,LucideClipboardEdit:Mt,LucideClipboardList:Ws,LucideClipboardMinus:Xs,LucideClipboardPaste:Ks,LucideClipboardPen:Mt,LucideClipboardPenLine:mt,LucideClipboardPlus:Ys,LucideClipboardSignature:mt,LucideClipboardType:Qs,LucideClipboardX:Js,LucideClock:fd,LucideClock1:td,LucideClock10:nd,LucideClock11:ad,LucideClock12:od,LucideClock2:id,LucideClock3:cd,LucideClock4:rd,LucideClock5:sd,LucideClock6:dd,LucideClock7:hd,LucideClock8:ld,LucideClock9:ud,LucideClockAlert:pd,LucideClockArrowDown:yd,LucideClockArrowUp:kd,LucideCloud:Pd,LucideCloudAlert:md,LucideCloudCog:Md,LucideCloudDownload:gt,LucideCloudDrizzle:gd,LucideCloudFog:_d,LucideCloudHail:vd,LucideCloudLightning:Cd,LucideCloudMoon:Ld,LucideCloudMoonRain:xd,LucideCloudOff:wd,LucideCloudRain:Sd,LucideCloudRainWind:bd,LucideCloudSnow:Id,LucideCloudSun:Ad,LucideCloudSunRain:Nd,LucideCloudUpload:_t,LucideCloudy:Ed,LucideClover:Rd,LucideClub:$d,LucideCode:qd,LucideCode2:vt,LucideCodeSquare:W2,LucideCodeXml:vt,LucideCodepen:Td,LucideCodesandbox:jd,LucideCoffee:Hd,LucideCog:Vd,LucideCoins:zd,LucideColumns:Ct,LucideColumns2:Ct,LucideColumns3:xt,LucideColumns4:Dd,LucideCombine:Od,LucideCommand:Fd,LucideCompass:Bd,LucideComponent:Ud,LucideComputer:Zd,LucideConciergeBell:Gd,LucideCone:Wd,LucideConstruction:Xd,LucideContact:Kd,LucideContact2:Lt,LucideContactRound:Lt,LucideContainer:Yd,LucideContrast:Qd,LucideCookie:Jd,LucideCookingPot:e4,LucideCopy:c4,LucideCopyCheck:t4,LucideCopyMinus:n4,LucideCopyPlus:a4,LucideCopySlash:o4,LucideCopyX:i4,LucideCopyleft:r4,LucideCopyright:s4,LucideCornerDownLeft:d4,LucideCornerDownRight:h4,LucideCornerLeftDown:l4,LucideCornerLeftUp:u4,LucideCornerRightDown:p4,LucideCornerRightUp:y4,LucideCornerUpLeft:k4,LucideCornerUpRight:f4,LucideCpu:m4,LucideCreativeCommons:M4,LucideCreditCard:g4,LucideCroissant:_4,LucideCrop:v4,LucideCross:C4,LucideCrosshair:x4,LucideCrown:L4,LucideCuboid:w4,LucideCupSoda:b4,LucideCurlyBraces:w1,LucideCurrency:S4,LucideCylinder:I4,LucideDam:N4,LucideDatabase:E4,LucideDatabaseBackup:A4,LucideDatabaseZap:P4,LucideDelete:R4,LucideDessert:$4,LucideDiameter:q4,LucideDiamond:H4,LucideDiamondMinus:T4,LucideDiamondPercent:wt,LucideDiamondPlus:j4,LucideDice1:V4,LucideDice2:z4,LucideDice3:D4,LucideDice4:O4,LucideDice5:F4,LucideDice6:B4,LucideDices:U4,LucideDiff:Z4,LucideDisc:K4,LucideDisc2:G4,LucideDisc3:W4,LucideDiscAlbum:X4,LucideDivide:Y4,LucideDivideCircle:tt,LucideDivideSquare:Q2,LucideDna:J4,LucideDnaOff:Q4,LucideDock:e3,LucideDog:t3,LucideDollarSign:n3,LucideDonut:a3,LucideDoorClosed:o3,LucideDoorOpen:i3,LucideDot:c3,LucideDotSquare:J2,LucideDownload:r3,LucideDownloadCloud:gt,LucideDraftingCompass:s3,LucideDrama:d3,LucideDribbble:h3,LucideDrill:l3,LucideDroplet:p3,LucideDropletOff:u3,LucideDroplets:y3,LucideDrum:k3,LucideDrumstick:f3,LucideDumbbell:m3,LucideEar:g3,LucideEarOff:M3,LucideEarth:bt,LucideEarthLock:_3,LucideEclipse:v3,LucideEdit:ze,LucideEdit2:f2,LucideEdit3:k2,LucideEgg:L3,LucideEggFried:C3,LucideEggOff:x3,LucideEllipsis:It,LucideEllipsisVertical:St,LucideEqual:S3,LucideEqualApproximately:w3,LucideEqualNot:b3,LucideEqualSquare:en,LucideEraser:I3,LucideEthernetPort:N3,LucideEuro:A3,LucideExpand:P3,LucideExternalLink:E3,LucideEye:q3,LucideEyeClosed:R3,LucideEyeOff:$3,LucideFacebook:T3,LucideFactory:j3,LucideFan:H3,LucideFastForward:V3,LucideFeather:z3,LucideFence:D3,LucideFerrisWheel:O3,LucideFigma:F3,LucideFile:zh,LucideFileArchive:B3,LucideFileAudio:Z3,LucideFileAudio2:U3,LucideFileAxis3D:Nt,LucideFileAxis3d:Nt,LucideFileBadge:W3,LucideFileBadge2:G3,LucideFileBarChart:At,LucideFileBarChart2:Pt,LucideFileBox:X3,LucideFileChartColumn:Pt,LucideFileChartColumnIncreasing:At,LucideFileChartLine:Et,LucideFileChartPie:Rt,LucideFileCheck:Y3,LucideFileCheck2:K3,LucideFileClock:Q3,LucideFileCode:eh,LucideFileCode2:J3,LucideFileCog:$t,LucideFileCog2:$t,LucideFileDiff:th,LucideFileDigit:nh,LucideFileDown:ah,LucideFileEdit:Tt,LucideFileHeart:oh,LucideFileImage:ih,LucideFileInput:ch,LucideFileJson:sh,LucideFileJson2:rh,LucideFileKey:hh,LucideFileKey2:dh,LucideFileLineChart:Et,LucideFileLock:uh,LucideFileLock2:lh,LucideFileMinus:yh,LucideFileMinus2:ph,LucideFileMusic:kh,LucideFileOutput:fh,LucideFilePen:Tt,LucideFilePenLine:qt,LucideFilePieChart:Rt,LucideFilePlus:Mh,LucideFilePlus2:mh,LucideFileQuestion:gh,LucideFileScan:_h,LucideFileSearch:Ch,LucideFileSearch2:vh,LucideFileSignature:qt,LucideFileSliders:xh,LucideFileSpreadsheet:Lh,LucideFileStack:wh,LucideFileSymlink:bh,LucideFileTerminal:Sh,LucideFileText:Ih,LucideFileType:Ah,LucideFileType2:Nh,LucideFileUp:Ph,LucideFileUser:Eh,LucideFileVideo:$h,LucideFileVideo2:Rh,LucideFileVolume:Th,LucideFileVolume2:qh,LucideFileWarning:jh,LucideFileX:Vh,LucideFileX2:Hh,LucideFiles:Dh,LucideFilm:Oh,LucideFilter:Bh,LucideFilterX:Fh,LucideFingerprint:Uh,LucideFireExtinguisher:Zh,LucideFish:Xh,LucideFishOff:Gh,LucideFishSymbol:Wh,LucideFlag:Jh,LucideFlagOff:Kh,LucideFlagTriangleLeft:Yh,LucideFlagTriangleRight:Qh,LucideFlame:tl,LucideFlameKindling:el,LucideFlashlight:al,LucideFlashlightOff:nl,LucideFlaskConical:il,LucideFlaskConicalOff:ol,LucideFlaskRound:cl,LucideFlipHorizontal:sl,LucideFlipHorizontal2:rl,LucideFlipVertical:hl,LucideFlipVertical2:dl,LucideFlower:ul,LucideFlower2:ll,LucideFocus:pl,LucideFoldHorizontal:yl,LucideFoldVertical:kl,LucideFolder:Fl,LucideFolderArchive:fl,LucideFolderCheck:ml,LucideFolderClock:Ml,LucideFolderClosed:gl,LucideFolderCode:_l,LucideFolderCog:jt,LucideFolderCog2:jt,LucideFolderDot:vl,LucideFolderDown:Cl,LucideFolderEdit:Ht,LucideFolderGit:Ll,LucideFolderGit2:xl,LucideFolderHeart:wl,LucideFolderInput:bl,LucideFolderKanban:Sl,LucideFolderKey:Il,LucideFolderLock:Nl,LucideFolderMinus:Al,LucideFolderOpen:El,LucideFolderOpenDot:Pl,LucideFolderOutput:Rl,LucideFolderPen:Ht,LucideFolderPlus:$l,LucideFolderRoot:ql,LucideFolderSearch:jl,LucideFolderSearch2:Tl,LucideFolderSymlink:Hl,LucideFolderSync:Vl,LucideFolderTree:zl,LucideFolderUp:Dl,LucideFolderX:Ol,LucideFolders:Bl,LucideFootprints:Ul,LucideForkKnife:Dn,LucideForkKnifeCrossed:zn,LucideForklift:Zl,LucideFormInput:M2,LucideForward:Gl,LucideFrame:Wl,LucideFramer:Xl,LucideFrown:Kl,LucideFuel:Yl,LucideFullscreen:Ql,LucideFunctionSquare:tn,LucideGalleryHorizontal:e5,LucideGalleryHorizontalEnd:Jl,LucideGalleryThumbnails:t5,LucideGalleryVertical:a5,LucideGalleryVerticalEnd:n5,LucideGamepad:i5,LucideGamepad2:o5,LucideGanttChart:j1,LucideGanttChartSquare:Xe,LucideGauge:c5,LucideGaugeCircle:nt,LucideGavel:r5,LucideGem:s5,LucideGhost:d5,LucideGift:h5,LucideGitBranch:u5,LucideGitBranchPlus:l5,LucideGitCommit:Vt,LucideGitCommitHorizontal:Vt,LucideGitCommitVertical:p5,LucideGitCompare:k5,LucideGitCompareArrows:y5,LucideGitFork:f5,LucideGitGraph:m5,LucideGitMerge:M5,LucideGitPullRequest:L5,LucideGitPullRequestArrow:g5,LucideGitPullRequestClosed:_5,LucideGitPullRequestCreate:C5,LucideGitPullRequestCreateArrow:v5,LucideGitPullRequestDraft:x5,LucideGithub:w5,LucideGitlab:b5,LucideGlassWater:S5,LucideGlasses:I5,LucideGlobe:A5,LucideGlobe2:bt,LucideGlobeLock:N5,LucideGoal:P5,LucideGrab:E5,LucideGraduationCap:R5,LucideGrape:$5,LucideGrid:We,LucideGrid2X2:Ft,LucideGrid2X2Check:zt,LucideGrid2X2Plus:Dt,LucideGrid2X2X:Ot,LucideGrid2x2:Ft,LucideGrid2x2Check:zt,LucideGrid2x2Plus:Dt,LucideGrid2x2X:Ot,LucideGrid3X3:We,LucideGrid3x3:We,LucideGrip:j5,LucideGripHorizontal:q5,LucideGripVertical:T5,LucideGroup:H5,LucideGuitar:V5,LucideHam:z5,LucideHammer:D5,LucideHand:Z5,LucideHandCoins:O5,LucideHandHeart:F5,LucideHandHelping:Bt,LucideHandMetal:B5,LucideHandPlatter:U5,LucideHandshake:G5,LucideHardDrive:K5,LucideHardDriveDownload:W5,LucideHardDriveUpload:X5,LucideHardHat:Y5,LucideHash:Q5,LucideHaze:J5,LucideHdmiPort:e6,LucideHeading:r6,LucideHeading1:t6,LucideHeading2:n6,LucideHeading3:a6,LucideHeading4:o6,LucideHeading5:i6,LucideHeading6:c6,LucideHeadphoneOff:s6,LucideHeadphones:d6,LucideHeadset:h6,LucideHeart:k6,LucideHeartCrack:l6,LucideHeartHandshake:u6,LucideHeartOff:p6,LucideHeartPulse:y6,LucideHeater:f6,LucideHelpCircle:at,LucideHelpingHand:Bt,LucideHexagon:m6,LucideHighlighter:M6,LucideHistory:g6,LucideHome:Ut,LucideHop:v6,LucideHopOff:_6,LucideHospital:C6,LucideHotel:x6,LucideHourglass:L6,LucideHouse:Ut,LucideHousePlug:w6,LucideHousePlus:b6,LucideHouseWifi:S6,LucideIceCream:Gt,LucideIceCream2:Zt,LucideIceCreamBowl:Zt,LucideIceCreamCone:Gt,LucideIdCard:I6,LucideImage:T6,LucideImageDown:N6,LucideImageMinus:A6,LucideImageOff:P6,LucideImagePlay:E6,LucideImagePlus:R6,LucideImageUp:$6,LucideImageUpscale:q6,LucideImages:j6,LucideImport:H6,LucideInbox:V6,LucideIndent:Xt,LucideIndentDecrease:Wt,LucideIndentIncrease:Xt,LucideIndianRupee:z6,LucideInfinity:D6,LucideInfo:O6,LucideInspect:sn,LucideInspectionPanel:F6,LucideInstagram:B6,LucideItalic:U6,LucideIterationCcw:Z6,LucideIterationCw:G6,LucideJapaneseYen:W6,LucideJoystick:X6,LucideKanban:K6,LucideKanbanSquare:nn,LucideKanbanSquareDashed:X2,LucideKey:J6,LucideKeyRound:Y6,LucideKeySquare:Q6,LucideKeyboard:n9,LucideKeyboardMusic:e9,LucideKeyboardOff:t9,LucideLamp:s9,LucideLampCeiling:a9,LucideLampDesk:o9,LucideLampFloor:i9,LucideLampWallDown:c9,LucideLampWallUp:r9,LucideLandPlot:d9,LucideLandmark:h9,LucideLanguages:l9,LucideLaptop:p9,LucideLaptop2:Kt,LucideLaptopMinimal:Kt,LucideLaptopMinimalCheck:u9,LucideLasso:k9,LucideLassoSelect:y9,LucideLaugh:f9,LucideLayers:Yt,LucideLayers2:m9,LucideLayers3:Yt,LucideLayout:y2,LucideLayoutDashboard:M9,LucideLayoutGrid:g9,LucideLayoutList:_9,LucideLayoutPanelLeft:v9,LucideLayoutPanelTop:C9,LucideLayoutTemplate:x9,LucideLeaf:L9,LucideLeafyGreen:w9,LucideLectern:b9,LucideLetterText:S9,LucideLibrary:N9,LucideLibraryBig:I9,LucideLibrarySquare:an,LucideLifeBuoy:A9,LucideLigature:P9,LucideLightbulb:R9,LucideLightbulbOff:E9,LucideLineChart:$1,LucideLink:T9,LucideLink2:q9,LucideLink2Off:$9,LucideLinkedin:j9,LucideList:e8,LucideListCheck:H9,LucideListChecks:V9,LucideListCollapse:z9,LucideListEnd:D9,LucideListFilter:F9,LucideListFilterPlus:O9,LucideListMinus:B9,LucideListMusic:U9,LucideListOrdered:Z9,LucideListPlus:G9,LucideListRestart:W9,LucideListStart:X9,LucideListTodo:K9,LucideListTree:Y9,LucideListVideo:Q9,LucideListX:J9,LucideLoader:n8,LucideLoader2:Qt,LucideLoaderCircle:Qt,LucideLoaderPinwheel:t8,LucideLocate:i8,LucideLocateFixed:a8,LucideLocateOff:o8,LucideLock:r8,LucideLockKeyhole:c8,LucideLockKeyholeOpen:Jt,LucideLockOpen:e2,LucideLogIn:s8,LucideLogOut:d8,LucideLogs:h8,LucideLollipop:l8,LucideLuggage:u8,LucideMSquare:on,LucideMagnet:p8,LucideMail:C8,LucideMailCheck:y8,LucideMailMinus:k8,LucideMailOpen:f8,LucideMailPlus:m8,LucideMailQuestion:M8,LucideMailSearch:g8,LucideMailWarning:_8,LucideMailX:v8,LucideMailbox:x8,LucideMails:L8,LucideMap:H8,LucideMapPin:q8,LucideMapPinCheck:b8,LucideMapPinCheckInside:w8,LucideMapPinHouse:S8,LucideMapPinMinus:N8,LucideMapPinMinusInside:I8,LucideMapPinOff:A8,LucideMapPinPlus:E8,LucideMapPinPlusInside:P8,LucideMapPinX:$8,LucideMapPinXInside:R8,LucideMapPinned:T8,LucideMapPlus:j8,LucideMartini:V8,LucideMaximize:D8,LucideMaximize2:z8,LucideMedal:O8,LucideMegaphone:B8,LucideMegaphoneOff:F8,LucideMeh:U8,LucideMemoryStick:Z8,LucideMenu:G8,LucideMenuSquare:cn,LucideMerge:W8,LucideMessageCircle:iu,LucideMessageCircleCode:X8,LucideMessageCircleDashed:K8,LucideMessageCircleHeart:Y8,LucideMessageCircleMore:Q8,LucideMessageCircleOff:J8,LucideMessageCirclePlus:eu,LucideMessageCircleQuestion:tu,LucideMessageCircleReply:nu,LucideMessageCircleWarning:au,LucideMessageCircleX:ou,LucideMessageSquare:vu,LucideMessageSquareCode:cu,LucideMessageSquareDashed:ru,LucideMessageSquareDiff:su,LucideMessageSquareDot:du,LucideMessageSquareHeart:hu,LucideMessageSquareLock:lu,LucideMessageSquareMore:uu,LucideMessageSquareOff:pu,LucideMessageSquarePlus:yu,LucideMessageSquareQuote:ku,LucideMessageSquareReply:fu,LucideMessageSquareShare:mu,LucideMessageSquareText:Mu,LucideMessageSquareWarning:gu,LucideMessageSquareX:_u,LucideMessagesSquare:Cu,LucideMic:Lu,LucideMic2:t2,LucideMicOff:xu,LucideMicVocal:t2,LucideMicrochip:wu,LucideMicroscope:bu,LucideMicrowave:Su,LucideMilestone:Iu,LucideMilk:Au,LucideMilkOff:Nu,LucideMinimize:Eu,LucideMinimize2:Pu,LucideMinus:Ru,LucideMinusCircle:ot,LucideMinusSquare:rn,LucideMonitor:Zu,LucideMonitorCheck:$u,LucideMonitorCog:qu,LucideMonitorDot:Tu,LucideMonitorDown:ju,LucideMonitorOff:Hu,LucideMonitorPause:Vu,LucideMonitorPlay:zu,LucideMonitorSmartphone:Du,LucideMonitorSpeaker:Ou,LucideMonitorStop:Fu,LucideMonitorUp:Bu,LucideMonitorX:Uu,LucideMoon:Wu,LucideMoonStar:Gu,LucideMoreHorizontal:It,LucideMoreVertical:St,LucideMountain:Ku,LucideMountainSnow:Xu,LucideMouse:n7,LucideMouseOff:Yu,LucideMousePointer:t7,LucideMousePointer2:Qu,LucideMousePointerBan:Ju,LucideMousePointerClick:e7,LucideMousePointerSquareDashed:K2,LucideMove:k7,LucideMove3D:n2,LucideMove3d:n2,LucideMoveDiagonal:o7,LucideMoveDiagonal2:a7,LucideMoveDown:r7,LucideMoveDownLeft:i7,LucideMoveDownRight:c7,LucideMoveHorizontal:s7,LucideMoveLeft:d7,LucideMoveRight:h7,LucideMoveUp:p7,LucideMoveUpLeft:l7,LucideMoveUpRight:u7,LucideMoveVertical:y7,LucideMusic:g7,LucideMusic2:f7,LucideMusic3:m7,LucideMusic4:M7,LucideNavigation:x7,LucideNavigation2:v7,LucideNavigation2Off:_7,LucideNavigationOff:C7,LucideNetwork:L7,LucideNewspaper:w7,LucideNfc:b7,LucideNotebook:A7,LucideNotebookPen:S7,LucideNotebookTabs:I7,LucideNotebookText:N7,LucideNotepadText:E7,LucideNotepadTextDashed:P7,LucideNut:$7,LucideNutOff:R7,LucideOctagon:T7,LucideOctagonAlert:a2,LucideOctagonMinus:q7,LucideOctagonPause:o2,LucideOctagonX:i2,LucideOmega:j7,LucideOption:H7,LucideOrbit:V7,LucideOrigami:z7,LucideOutdent:Wt,LucidePackage:W7,LucidePackage2:D7,LucidePackageCheck:O7,LucidePackageMinus:F7,LucidePackageOpen:B7,LucidePackagePlus:U7,LucidePackageSearch:Z7,LucidePackageX:G7,LucidePaintBucket:X7,LucidePaintRoller:K7,LucidePaintbrush:Y7,LucidePaintbrush2:c2,LucidePaintbrushVertical:c2,LucidePalette:Q7,LucidePalmtree:Nn,LucidePanelBottom:tp,LucidePanelBottomClose:J7,LucidePanelBottomDashed:r2,LucidePanelBottomInactive:r2,LucidePanelBottomOpen:ep,LucidePanelLeft:l2,LucidePanelLeftClose:s2,LucidePanelLeftDashed:d2,LucidePanelLeftInactive:d2,LucidePanelLeftOpen:h2,LucidePanelRight:op,LucidePanelRightClose:np,LucidePanelRightDashed:u2,LucidePanelRightInactive:u2,LucidePanelRightOpen:ap,LucidePanelTop:rp,LucidePanelTopClose:ip,LucidePanelTopDashed:p2,LucidePanelTopInactive:p2,LucidePanelTopOpen:cp,LucidePanelsLeftBottom:sp,LucidePanelsLeftRight:xt,LucidePanelsRightBottom:dp,LucidePanelsTopBottom:v2,LucidePanelsTopLeft:y2,LucidePaperclip:hp,LucideParentheses:lp,LucideParkingCircle:ct,LucideParkingCircleOff:it,LucideParkingMeter:up,LucideParkingSquare:hn,LucideParkingSquareOff:dn,LucidePartyPopper:pp,LucidePause:yp,LucidePauseCircle:rt,LucidePauseOctagon:o2,LucidePawPrint:kp,LucidePcCase:fp,LucidePen:f2,LucidePenBox:ze,LucidePenLine:k2,LucidePenOff:mp,LucidePenSquare:ze,LucidePenTool:Mp,LucidePencil:Cp,LucidePencilLine:gp,LucidePencilOff:_p,LucidePencilRuler:vp,LucidePentagon:xp,LucidePercent:Lp,LucidePercentCircle:st,LucidePercentDiamond:wt,LucidePercentSquare:ln,LucidePersonStanding:wp,LucidePhilippinePeso:bp,LucidePhone:Rp,LucidePhoneCall:Sp,LucidePhoneForwarded:Ip,LucidePhoneIncoming:Np,LucidePhoneMissed:Ap,LucidePhoneOff:Pp,LucidePhoneOutgoing:Ep,LucidePi:$p,LucidePiSquare:un,LucidePiano:qp,LucidePickaxe:Tp,LucidePictureInPicture:Hp,LucidePictureInPicture2:jp,LucidePieChart:H1,LucidePiggyBank:Vp,LucidePilcrow:Op,LucidePilcrowLeft:zp,LucidePilcrowRight:Dp,LucidePilcrowSquare:pn,LucidePill:Bp,LucidePillBottle:Fp,LucidePin:Zp,LucidePinOff:Up,LucidePipette:Gp,LucidePizza:Wp,LucidePlane:Yp,LucidePlaneLanding:Xp,LucidePlaneTakeoff:Kp,LucidePlay:Qp,LucidePlayCircle:dt,LucidePlaySquare:yn,LucidePlug:ey,LucidePlug2:Jp,LucidePlugZap:m2,LucidePlugZap2:m2,LucidePlus:ty,LucidePlusCircle:ht,LucidePlusSquare:kn,LucidePocket:ay,LucidePocketKnife:ny,LucidePodcast:oy,LucidePointer:cy,LucidePointerOff:iy,LucidePopcorn:ry,LucidePopsicle:sy,LucidePoundSterling:dy,LucidePower:ly,LucidePowerCircle:lt,LucidePowerOff:hy,LucidePowerSquare:fn,LucidePresentation:uy,LucidePrinter:yy,LucidePrinterCheck:py,LucideProjector:ky,LucideProportions:fy,LucidePuzzle:my,LucidePyramid:My,LucideQrCode:gy,LucideQuote:_y,LucideRabbit:vy,LucideRadar:Cy,LucideRadiation:xy,LucideRadical:Ly,LucideRadio:Sy,LucideRadioReceiver:wy,LucideRadioTower:by,LucideRadius:Iy,LucideRailSymbol:Ny,LucideRainbow:Ay,LucideRat:Py,LucideRatio:Ey,LucideReceipt:Dy,LucideReceiptCent:Ry,LucideReceiptEuro:$y,LucideReceiptIndianRupee:qy,LucideReceiptJapaneseYen:Ty,LucideReceiptPoundSterling:jy,LucideReceiptRussianRuble:Hy,LucideReceiptSwissFranc:Vy,LucideReceiptText:zy,LucideRectangleEllipsis:M2,LucideRectangleHorizontal:Oy,LucideRectangleVertical:Fy,LucideRecycle:By,LucideRedo:Gy,LucideRedo2:Uy,LucideRedoDot:Zy,LucideRefreshCcw:Xy,LucideRefreshCcwDot:Wy,LucideRefreshCw:Yy,LucideRefreshCwOff:Ky,LucideRefrigerator:Qy,LucideRegex:Jy,LucideRemoveFormatting:ek,LucideRepeat:ak,LucideRepeat1:tk,LucideRepeat2:nk,LucideReplace:ik,LucideReplaceAll:ok,LucideReply:rk,LucideReplyAll:ck,LucideRewind:sk,LucideRibbon:dk,LucideRocket:hk,LucideRockingChair:lk,LucideRollerCoaster:uk,LucideRotate3D:g2,LucideRotate3d:g2,LucideRotateCcw:yk,LucideRotateCcwSquare:pk,LucideRotateCw:fk,LucideRotateCwSquare:kk,LucideRoute:Mk,LucideRouteOff:mk,LucideRouter:gk,LucideRows:_2,LucideRows2:_2,LucideRows3:v2,LucideRows4:_k,LucideRss:vk,LucideRuler:Ck,LucideRussianRuble:xk,LucideSailboat:Lk,LucideSalad:wk,LucideSandwich:bk,LucideSatellite:Ik,LucideSatelliteDish:Sk,LucideSave:Pk,LucideSaveAll:Nk,LucideSaveOff:Ak,LucideScale:Ek,LucideScale3D:C2,LucideScale3d:C2,LucideScaling:Rk,LucideScan:Ok,LucideScanBarcode:$k,LucideScanEye:qk,LucideScanFace:Tk,LucideScanHeart:jk,LucideScanLine:Hk,LucideScanQrCode:Vk,LucideScanSearch:zk,LucideScanText:Dk,LucideScatterChart:V1,LucideSchool:Fk,LucideSchool2:En,LucideScissors:Uk,LucideScissorsLineDashed:Bk,LucideScissorsSquare:mn,LucideScissorsSquareDashedBottom:D2,LucideScreenShare:Gk,LucideScreenShareOff:Zk,LucideScroll:Xk,LucideScrollText:Wk,LucideSearch:ef,LucideSearchCheck:Kk,LucideSearchCode:Yk,LucideSearchSlash:Qk,LucideSearchX:Jk,LucideSection:tf,LucideSend:af,LucideSendHorizonal:x2,LucideSendHorizontal:x2,LucideSendToBack:nf,LucideSeparatorHorizontal:of,LucideSeparatorVertical:cf,LucideServer:hf,LucideServerCog:rf,LucideServerCrash:sf,LucideServerOff:df,LucideSettings:uf,LucideSettings2:lf,LucideShapes:pf,LucideShare:kf,LucideShare2:yf,LucideSheet:ff,LucideShell:mf,LucideShield:Sf,LucideShieldAlert:Mf,LucideShieldBan:gf,LucideShieldCheck:_f,LucideShieldClose:L2,LucideShieldEllipsis:vf,LucideShieldHalf:Cf,LucideShieldMinus:xf,LucideShieldOff:Lf,LucideShieldPlus:wf,LucideShieldQuestion:bf,LucideShieldX:L2,LucideShip:Nf,LucideShipWheel:If,LucideShirt:Af,LucideShoppingBag:Pf,LucideShoppingBasket:Ef,LucideShoppingCart:Rf,LucideShovel:$f,LucideShowerHead:qf,LucideShrink:Tf,LucideShrub:jf,LucideShuffle:Hf,LucideSidebar:l2,LucideSidebarClose:s2,LucideSidebarOpen:h2,LucideSigma:Vf,LucideSigmaSquare:Mn,LucideSignal:Bf,LucideSignalHigh:zf,LucideSignalLow:Df,LucideSignalMedium:Of,LucideSignalZero:Ff,LucideSignature:Uf,LucideSignpost:Gf,LucideSignpostBig:Zf,LucideSiren:Wf,LucideSkipBack:Xf,LucideSkipForward:Kf,LucideSkull:Yf,LucideSlack:Qf,LucideSlash:Jf,LucideSlashSquare:gn,LucideSlice:em,LucideSliders:w2,LucideSlidersHorizontal:tm,LucideSlidersVertical:w2,LucideSmartphone:om,LucideSmartphoneCharging:nm,LucideSmartphoneNfc:am,LucideSmile:cm,LucideSmilePlus:im,LucideSnail:rm,LucideSnowflake:sm,LucideSofa:dm,LucideSortAsc:M1,LucideSortDesc:k1,LucideSoup:hm,LucideSpace:lm,LucideSpade:um,LucideSparkle:pm,LucideSparkles:b2,LucideSpeaker:ym,LucideSpeech:km,LucideSpellCheck:mm,LucideSpellCheck2:fm,LucideSpline:Mm,LucideSplit:gm,LucideSplitSquareHorizontal:_n,LucideSplitSquareVertical:vn,LucideSprayCan:_m,LucideSprout:vm,LucideSquare:Sm,LucideSquareActivity:S2,LucideSquareArrowDown:A2,LucideSquareArrowDownLeft:I2,LucideSquareArrowDownRight:N2,LucideSquareArrowLeft:P2,LucideSquareArrowOutDownLeft:E2,LucideSquareArrowOutDownRight:R2,LucideSquareArrowOutUpLeft:$2,LucideSquareArrowOutUpRight:q2,LucideSquareArrowRight:T2,LucideSquareArrowUp:V2,LucideSquareArrowUpLeft:j2,LucideSquareArrowUpRight:H2,LucideSquareAsterisk:z2,LucideSquareBottomDashedScissors:D2,LucideSquareChartGantt:Xe,LucideSquareCheck:F2,LucideSquareCheckBig:O2,LucideSquareChevronDown:B2,LucideSquareChevronLeft:U2,LucideSquareChevronRight:Z2,LucideSquareChevronUp:G2,LucideSquareCode:W2,LucideSquareDashed:Y2,LucideSquareDashedBottom:xm,LucideSquareDashedBottomCode:Cm,LucideSquareDashedKanban:X2,LucideSquareDashedMousePointer:K2,LucideSquareDivide:Q2,LucideSquareDot:J2,LucideSquareEqual:en,LucideSquareFunction:tn,LucideSquareGanttChart:Xe,LucideSquareKanban:nn,LucideSquareLibrary:an,LucideSquareM:on,LucideSquareMenu:cn,LucideSquareMinus:rn,LucideSquareMousePointer:sn,LucideSquareParking:hn,LucideSquareParkingOff:dn,LucideSquarePen:ze,LucideSquarePercent:ln,LucideSquarePi:un,LucideSquarePilcrow:pn,LucideSquarePlay:yn,LucideSquarePlus:kn,LucideSquarePower:fn,LucideSquareRadical:Lm,LucideSquareScissors:mn,LucideSquareSigma:Mn,LucideSquareSlash:gn,LucideSquareSplitHorizontal:_n,LucideSquareSplitVertical:vn,LucideSquareSquare:wm,LucideSquareStack:bm,LucideSquareTerminal:Cn,LucideSquareUser:Ln,LucideSquareUserRound:xn,LucideSquareX:wn,LucideSquircle:Im,LucideSquirrel:Nm,LucideStamp:Am,LucideStar:Rm,LucideStarHalf:Pm,LucideStarOff:Em,LucideStars:b2,LucideStepBack:$m,LucideStepForward:qm,LucideStethoscope:Tm,LucideSticker:jm,LucideStickyNote:Hm,LucideStopCircle:pt,LucideStore:Vm,LucideStretchHorizontal:zm,LucideStretchVertical:Dm,LucideStrikethrough:Om,LucideSubscript:Fm,LucideSubtitles:b1,LucideSun:Wm,LucideSunDim:Bm,LucideSunMedium:Um,LucideSunMoon:Zm,LucideSunSnow:Gm,LucideSunrise:Xm,LucideSunset:Km,LucideSuperscript:Ym,LucideSwatchBook:Qm,LucideSwissFranc:Jm,LucideSwitchCamera:eM,LucideSword:tM,LucideSwords:nM,LucideSyringe:aM,LucideTable:lM,LucideTable2:oM,LucideTableCellsMerge:iM,LucideTableCellsSplit:cM,LucideTableColumnsSplit:rM,LucideTableOfContents:sM,LucideTableProperties:dM,LucideTableRowsSplit:hM,LucideTablet:pM,LucideTabletSmartphone:uM,LucideTablets:yM,LucideTag:kM,LucideTags:fM,LucideTally1:mM,LucideTally2:MM,LucideTally3:gM,LucideTally4:_M,LucideTally5:vM,LucideTangent:CM,LucideTarget:xM,LucideTelescope:LM,LucideTent:bM,LucideTentTree:wM,LucideTerminal:SM,LucideTerminalSquare:Cn,LucideTestTube:IM,LucideTestTube2:bn,LucideTestTubeDiagonal:bn,LucideTestTubes:NM,LucideText:$M,LucideTextCursor:PM,LucideTextCursorInput:AM,LucideTextQuote:EM,LucideTextSearch:RM,LucideTextSelect:Sn,LucideTextSelection:Sn,LucideTheater:qM,LucideThermometer:HM,LucideThermometerSnowflake:TM,LucideThermometerSun:jM,LucideThumbsDown:VM,LucideThumbsUp:zM,LucideTicket:GM,LucideTicketCheck:DM,LucideTicketMinus:OM,LucideTicketPercent:FM,LucideTicketPlus:BM,LucideTicketSlash:UM,LucideTicketX:ZM,LucideTickets:XM,LucideTicketsPlane:WM,LucideTimer:QM,LucideTimerOff:KM,LucideTimerReset:YM,LucideToggleLeft:JM,LucideToggleRight:eg,LucideToilet:tg,LucideTornado:ng,LucideTorus:ag,LucideTouchpad:ig,LucideTouchpadOff:og,LucideTowerControl:cg,LucideToyBrick:rg,LucideTractor:sg,LucideTrafficCone:dg,LucideTrain:In,LucideTrainFront:lg,LucideTrainFrontTunnel:hg,LucideTrainTrack:ug,LucideTramFront:In,LucideTrash:yg,LucideTrash2:pg,LucideTreeDeciduous:kg,LucideTreePalm:Nn,LucideTreePine:fg,LucideTrees:mg,LucideTrello:Mg,LucideTrendingDown:gg,LucideTrendingUp:vg,LucideTrendingUpDown:_g,LucideTriangle:Lg,LucideTriangleAlert:An,LucideTriangleDashed:Cg,LucideTriangleRight:xg,LucideTrophy:wg,LucideTruck:bg,LucideTurtle:Sg,LucideTv:Ng,LucideTv2:Pn,LucideTvMinimal:Pn,LucideTvMinimalPlay:Ig,LucideTwitch:Ag,LucideTwitter:Pg,LucideType:Rg,LucideTypeOutline:Eg,LucideUmbrella:qg,LucideUmbrellaOff:$g,LucideUnderline:Tg,LucideUndo:Vg,LucideUndo2:jg,LucideUndoDot:Hg,LucideUnfoldHorizontal:zg,LucideUnfoldVertical:Dg,LucideUngroup:Og,LucideUniversity:En,LucideUnlink:Bg,LucideUnlink2:Fg,LucideUnlock:e2,LucideUnlockKeyhole:Jt,LucideUnplug:Ug,LucideUpload:Zg,LucideUploadCloud:_t,LucideUsb:Gg,LucideUser:a_,LucideUser2:Hn,LucideUserCheck:Wg,LucideUserCheck2:Rn,LucideUserCircle:kt,LucideUserCircle2:yt,LucideUserCog:Xg,LucideUserCog2:$n,LucideUserMinus:Kg,LucideUserMinus2:qn,LucideUserPen:Yg,LucideUserPlus:Qg,LucideUserPlus2:Tn,LucideUserRound:Hn,LucideUserRoundCheck:Rn,LucideUserRoundCog:$n,LucideUserRoundMinus:qn,LucideUserRoundPen:Jg,LucideUserRoundPlus:Tn,LucideUserRoundSearch:e_,LucideUserRoundX:jn,LucideUserSearch:t_,LucideUserSquare:Ln,LucideUserSquare2:xn,LucideUserX:n_,LucideUserX2:jn,LucideUsers:o_,LucideUsers2:Vn,LucideUsersRound:Vn,LucideUtensils:Dn,LucideUtensilsCrossed:zn,LucideUtilityPole:i_,LucideVariable:c_,LucideVault:r_,LucideVegan:s_,LucideVenetianMask:d_,LucideVerified:v1,LucideVibrate:l_,LucideVibrateOff:h_,LucideVideo:p_,LucideVideoOff:u_,LucideVideotape:y_,LucideView:k_,LucideVoicemail:f_,LucideVolleyball:m_,LucideVolume:C_,LucideVolume1:M_,LucideVolume2:g_,LucideVolumeOff:__,LucideVolumeX:v_,LucideVote:x_,LucideWallet:w_,LucideWallet2:On,LucideWalletCards:L_,LucideWalletMinimal:On,LucideWallpaper:b_,LucideWand:S_,LucideWand2:Fn,LucideWandSparkles:Fn,LucideWarehouse:I_,LucideWashingMachine:N_,LucideWatch:A_,LucideWaves:E_,LucideWavesLadder:P_,LucideWaypoints:R_,LucideWebcam:$_,LucideWebhook:T_,LucideWebhookOff:q_,LucideWeight:j_,LucideWheat:V_,LucideWheatOff:H_,LucideWholeWord:z_,LucideWifi:U_,LucideWifiHigh:D_,LucideWifiLow:O_,LucideWifiOff:F_,LucideWifiZero:B_,LucideWind:G_,LucideWindArrowDown:Z_,LucideWine:X_,LucideWineOff:W_,LucideWorkflow:K_,LucideWorm:Y_,LucideWrapText:Q_,LucideWrench:J_,LucideX:ev,LucideXCircle:ft,LucideXOctagon:i2,LucideXSquare:wn,LucideYoutube:tv,LucideZap:av,LucideZapOff:nv,LucideZoomIn:ov,LucideZoomOut:iv,Luggage:u8,LuggageIcon:u8,MSquare:on,MSquareIcon:on,Magnet:p8,MagnetIcon:p8,Mail:C8,MailCheck:y8,MailCheckIcon:y8,MailIcon:C8,MailMinus:k8,MailMinusIcon:k8,MailOpen:f8,MailOpenIcon:f8,MailPlus:m8,MailPlusIcon:m8,MailQuestion:M8,MailQuestionIcon:M8,MailSearch:g8,MailSearchIcon:g8,MailWarning:_8,MailWarningIcon:_8,MailX:v8,MailXIcon:v8,Mailbox:x8,MailboxIcon:x8,Mails:L8,MailsIcon:L8,Map:H8,MapIcon:H8,MapPin:q8,MapPinCheck:b8,MapPinCheckIcon:b8,MapPinCheckInside:w8,MapPinCheckInsideIcon:w8,MapPinHouse:S8,MapPinHouseIcon:S8,MapPinIcon:q8,MapPinMinus:N8,MapPinMinusIcon:N8,MapPinMinusInside:I8,MapPinMinusInsideIcon:I8,MapPinOff:A8,MapPinOffIcon:A8,MapPinPlus:E8,MapPinPlusIcon:E8,MapPinPlusInside:P8,MapPinPlusInsideIcon:P8,MapPinX:$8,MapPinXIcon:$8,MapPinXInside:R8,MapPinXInsideIcon:R8,MapPinned:T8,MapPinnedIcon:T8,MapPlus:j8,MapPlusIcon:j8,Martini:V8,MartiniIcon:V8,Maximize:D8,Maximize2:z8,Maximize2Icon:z8,MaximizeIcon:D8,Medal:O8,MedalIcon:O8,Megaphone:B8,MegaphoneIcon:B8,MegaphoneOff:F8,MegaphoneOffIcon:F8,Meh:U8,MehIcon:U8,MemoryStick:Z8,MemoryStickIcon:Z8,Menu:G8,MenuIcon:G8,MenuSquare:cn,MenuSquareIcon:cn,Merge:W8,MergeIcon:W8,MessageCircle:iu,MessageCircleCode:X8,MessageCircleCodeIcon:X8,MessageCircleDashed:K8,MessageCircleDashedIcon:K8,MessageCircleHeart:Y8,MessageCircleHeartIcon:Y8,MessageCircleIcon:iu,MessageCircleMore:Q8,MessageCircleMoreIcon:Q8,MessageCircleOff:J8,MessageCircleOffIcon:J8,MessageCirclePlus:eu,MessageCirclePlusIcon:eu,MessageCircleQuestion:tu,MessageCircleQuestionIcon:tu,MessageCircleReply:nu,MessageCircleReplyIcon:nu,MessageCircleWarning:au,MessageCircleWarningIcon:au,MessageCircleX:ou,MessageCircleXIcon:ou,MessageSquare:vu,MessageSquareCode:cu,MessageSquareCodeIcon:cu,MessageSquareDashed:ru,MessageSquareDashedIcon:ru,MessageSquareDiff:su,MessageSquareDiffIcon:su,MessageSquareDot:du,MessageSquareDotIcon:du,MessageSquareHeart:hu,MessageSquareHeartIcon:hu,MessageSquareIcon:vu,MessageSquareLock:lu,MessageSquareLockIcon:lu,MessageSquareMore:uu,MessageSquareMoreIcon:uu,MessageSquareOff:pu,MessageSquareOffIcon:pu,MessageSquarePlus:yu,MessageSquarePlusIcon:yu,MessageSquareQuote:ku,MessageSquareQuoteIcon:ku,MessageSquareReply:fu,MessageSquareReplyIcon:fu,MessageSquareShare:mu,MessageSquareShareIcon:mu,MessageSquareText:Mu,MessageSquareTextIcon:Mu,MessageSquareWarning:gu,MessageSquareWarningIcon:gu,MessageSquareX:_u,MessageSquareXIcon:_u,MessagesSquare:Cu,MessagesSquareIcon:Cu,Mic:Lu,Mic2:t2,Mic2Icon:t2,MicIcon:Lu,MicOff:xu,MicOffIcon:xu,MicVocal:t2,MicVocalIcon:t2,Microchip:wu,MicrochipIcon:wu,Microscope:bu,MicroscopeIcon:bu,Microwave:Su,MicrowaveIcon:Su,Milestone:Iu,MilestoneIcon:Iu,Milk:Au,MilkIcon:Au,MilkOff:Nu,MilkOffIcon:Nu,Minimize:Eu,Minimize2:Pu,Minimize2Icon:Pu,MinimizeIcon:Eu,Minus:Ru,MinusCircle:ot,MinusCircleIcon:ot,MinusIcon:Ru,MinusSquare:rn,MinusSquareIcon:rn,Monitor:Zu,MonitorCheck:$u,MonitorCheckIcon:$u,MonitorCog:qu,MonitorCogIcon:qu,MonitorDot:Tu,MonitorDotIcon:Tu,MonitorDown:ju,MonitorDownIcon:ju,MonitorIcon:Zu,MonitorOff:Hu,MonitorOffIcon:Hu,MonitorPause:Vu,MonitorPauseIcon:Vu,MonitorPlay:zu,MonitorPlayIcon:zu,MonitorSmartphone:Du,MonitorSmartphoneIcon:Du,MonitorSpeaker:Ou,MonitorSpeakerIcon:Ou,MonitorStop:Fu,MonitorStopIcon:Fu,MonitorUp:Bu,MonitorUpIcon:Bu,MonitorX:Uu,MonitorXIcon:Uu,Moon:Wu,MoonIcon:Wu,MoonStar:Gu,MoonStarIcon:Gu,MoreHorizontal:It,MoreHorizontalIcon:It,MoreVertical:St,MoreVerticalIcon:St,Mountain:Ku,MountainIcon:Ku,MountainSnow:Xu,MountainSnowIcon:Xu,Mouse:n7,MouseIcon:n7,MouseOff:Yu,MouseOffIcon:Yu,MousePointer:t7,MousePointer2:Qu,MousePointer2Icon:Qu,MousePointerBan:Ju,MousePointerBanIcon:Ju,MousePointerClick:e7,MousePointerClickIcon:e7,MousePointerIcon:t7,MousePointerSquareDashed:K2,MousePointerSquareDashedIcon:K2,Move:k7,Move3D:n2,Move3DIcon:n2,Move3d:n2,Move3dIcon:n2,MoveDiagonal:o7,MoveDiagonal2:a7,MoveDiagonal2Icon:a7,MoveDiagonalIcon:o7,MoveDown:r7,MoveDownIcon:r7,MoveDownLeft:i7,MoveDownLeftIcon:i7,MoveDownRight:c7,MoveDownRightIcon:c7,MoveHorizontal:s7,MoveHorizontalIcon:s7,MoveIcon:k7,MoveLeft:d7,MoveLeftIcon:d7,MoveRight:h7,MoveRightIcon:h7,MoveUp:p7,MoveUpIcon:p7,MoveUpLeft:l7,MoveUpLeftIcon:l7,MoveUpRight:u7,MoveUpRightIcon:u7,MoveVertical:y7,MoveVerticalIcon:y7,Music:g7,Music2:f7,Music2Icon:f7,Music3:m7,Music3Icon:m7,Music4:M7,Music4Icon:M7,MusicIcon:g7,Navigation:x7,Navigation2:v7,Navigation2Icon:v7,Navigation2Off:_7,Navigation2OffIcon:_7,NavigationIcon:x7,NavigationOff:C7,NavigationOffIcon:C7,Network:L7,NetworkIcon:L7,Newspaper:w7,NewspaperIcon:w7,Nfc:b7,NfcIcon:b7,Notebook:A7,NotebookIcon:A7,NotebookPen:S7,NotebookPenIcon:S7,NotebookTabs:I7,NotebookTabsIcon:I7,NotebookText:N7,NotebookTextIcon:N7,NotepadText:E7,NotepadTextDashed:P7,NotepadTextDashedIcon:P7,NotepadTextIcon:E7,Nut:$7,NutIcon:$7,NutOff:R7,NutOffIcon:R7,Octagon:T7,OctagonAlert:a2,OctagonAlertIcon:a2,OctagonIcon:T7,OctagonMinus:q7,OctagonMinusIcon:q7,OctagonPause:o2,OctagonPauseIcon:o2,OctagonX:i2,OctagonXIcon:i2,Omega:j7,OmegaIcon:j7,Option:H7,OptionIcon:H7,Orbit:V7,OrbitIcon:V7,Origami:z7,OrigamiIcon:z7,Outdent:Wt,OutdentIcon:Wt,Package:W7,Package2:D7,Package2Icon:D7,PackageCheck:O7,PackageCheckIcon:O7,PackageIcon:W7,PackageMinus:F7,PackageMinusIcon:F7,PackageOpen:B7,PackageOpenIcon:B7,PackagePlus:U7,PackagePlusIcon:U7,PackageSearch:Z7,PackageSearchIcon:Z7,PackageX:G7,PackageXIcon:G7,PaintBucket:X7,PaintBucketIcon:X7,PaintRoller:K7,PaintRollerIcon:K7,Paintbrush:Y7,Paintbrush2:c2,Paintbrush2Icon:c2,PaintbrushIcon:Y7,PaintbrushVertical:c2,PaintbrushVerticalIcon:c2,Palette:Q7,PaletteIcon:Q7,Palmtree:Nn,PalmtreeIcon:Nn,PanelBottom:tp,PanelBottomClose:J7,PanelBottomCloseIcon:J7,PanelBottomDashed:r2,PanelBottomDashedIcon:r2,PanelBottomIcon:tp,PanelBottomInactive:r2,PanelBottomInactiveIcon:r2,PanelBottomOpen:ep,PanelBottomOpenIcon:ep,PanelLeft:l2,PanelLeftClose:s2,PanelLeftCloseIcon:s2,PanelLeftDashed:d2,PanelLeftDashedIcon:d2,PanelLeftIcon:l2,PanelLeftInactive:d2,PanelLeftInactiveIcon:d2,PanelLeftOpen:h2,PanelLeftOpenIcon:h2,PanelRight:op,PanelRightClose:np,PanelRightCloseIcon:np,PanelRightDashed:u2,PanelRightDashedIcon:u2,PanelRightIcon:op,PanelRightInactive:u2,PanelRightInactiveIcon:u2,PanelRightOpen:ap,PanelRightOpenIcon:ap,PanelTop:rp,PanelTopClose:ip,PanelTopCloseIcon:ip,PanelTopDashed:p2,PanelTopDashedIcon:p2,PanelTopIcon:rp,PanelTopInactive:p2,PanelTopInactiveIcon:p2,PanelTopOpen:cp,PanelTopOpenIcon:cp,PanelsLeftBottom:sp,PanelsLeftBottomIcon:sp,PanelsLeftRight:xt,PanelsLeftRightIcon:xt,PanelsRightBottom:dp,PanelsRightBottomIcon:dp,PanelsTopBottom:v2,PanelsTopBottomIcon:v2,PanelsTopLeft:y2,PanelsTopLeftIcon:y2,Paperclip:hp,PaperclipIcon:hp,Parentheses:lp,ParenthesesIcon:lp,ParkingCircle:ct,ParkingCircleIcon:ct,ParkingCircleOff:it,ParkingCircleOffIcon:it,ParkingMeter:up,ParkingMeterIcon:up,ParkingSquare:hn,ParkingSquareIcon:hn,ParkingSquareOff:dn,ParkingSquareOffIcon:dn,PartyPopper:pp,PartyPopperIcon:pp,Pause:yp,PauseCircle:rt,PauseCircleIcon:rt,PauseIcon:yp,PauseOctagon:o2,PauseOctagonIcon:o2,PawPrint:kp,PawPrintIcon:kp,PcCase:fp,PcCaseIcon:fp,Pen:f2,PenBox:ze,PenBoxIcon:ze,PenIcon:f2,PenLine:k2,PenLineIcon:k2,PenOff:mp,PenOffIcon:mp,PenSquare:ze,PenSquareIcon:ze,PenTool:Mp,PenToolIcon:Mp,Pencil:Cp,PencilIcon:Cp,PencilLine:gp,PencilLineIcon:gp,PencilOff:_p,PencilOffIcon:_p,PencilRuler:vp,PencilRulerIcon:vp,Pentagon:xp,PentagonIcon:xp,Percent:Lp,PercentCircle:st,PercentCircleIcon:st,PercentDiamond:wt,PercentDiamondIcon:wt,PercentIcon:Lp,PercentSquare:ln,PercentSquareIcon:ln,PersonStanding:wp,PersonStandingIcon:wp,PhilippinePeso:bp,PhilippinePesoIcon:bp,Phone:Rp,PhoneCall:Sp,PhoneCallIcon:Sp,PhoneForwarded:Ip,PhoneForwardedIcon:Ip,PhoneIcon:Rp,PhoneIncoming:Np,PhoneIncomingIcon:Np,PhoneMissed:Ap,PhoneMissedIcon:Ap,PhoneOff:Pp,PhoneOffIcon:Pp,PhoneOutgoing:Ep,PhoneOutgoingIcon:Ep,Pi:$p,PiIcon:$p,PiSquare:un,PiSquareIcon:un,Piano:qp,PianoIcon:qp,Pickaxe:Tp,PickaxeIcon:Tp,PictureInPicture:Hp,PictureInPicture2:jp,PictureInPicture2Icon:jp,PictureInPictureIcon:Hp,PieChart:H1,PieChartIcon:H1,PiggyBank:Vp,PiggyBankIcon:Vp,Pilcrow:Op,PilcrowIcon:Op,PilcrowLeft:zp,PilcrowLeftIcon:zp,PilcrowRight:Dp,PilcrowRightIcon:Dp,PilcrowSquare:pn,PilcrowSquareIcon:pn,Pill:Bp,PillBottle:Fp,PillBottleIcon:Fp,PillIcon:Bp,Pin:Zp,PinIcon:Zp,PinOff:Up,PinOffIcon:Up,Pipette:Gp,PipetteIcon:Gp,Pizza:Wp,PizzaIcon:Wp,Plane:Yp,PlaneIcon:Yp,PlaneLanding:Xp,PlaneLandingIcon:Xp,PlaneTakeoff:Kp,PlaneTakeoffIcon:Kp,Play:Qp,PlayCircle:dt,PlayCircleIcon:dt,PlayIcon:Qp,PlaySquare:yn,PlaySquareIcon:yn,Plug:ey,Plug2:Jp,Plug2Icon:Jp,PlugIcon:ey,PlugZap:m2,PlugZap2:m2,PlugZap2Icon:m2,PlugZapIcon:m2,Plus:ty,PlusCircle:ht,PlusCircleIcon:ht,PlusIcon:ty,PlusSquare:kn,PlusSquareIcon:kn,Pocket:ay,PocketIcon:ay,PocketKnife:ny,PocketKnifeIcon:ny,Podcast:oy,PodcastIcon:oy,Pointer:cy,PointerIcon:cy,PointerOff:iy,PointerOffIcon:iy,Popcorn:ry,PopcornIcon:ry,Popsicle:sy,PopsicleIcon:sy,PoundSterling:dy,PoundSterlingIcon:dy,Power:ly,PowerCircle:lt,PowerCircleIcon:lt,PowerIcon:ly,PowerOff:hy,PowerOffIcon:hy,PowerSquare:fn,PowerSquareIcon:fn,Presentation:uy,PresentationIcon:uy,Printer:yy,PrinterCheck:py,PrinterCheckIcon:py,PrinterIcon:yy,Projector:ky,ProjectorIcon:ky,Proportions:fy,ProportionsIcon:fy,Puzzle:my,PuzzleIcon:my,Pyramid:My,PyramidIcon:My,QrCode:gy,QrCodeIcon:gy,Quote:_y,QuoteIcon:_y,Rabbit:vy,RabbitIcon:vy,Radar:Cy,RadarIcon:Cy,Radiation:xy,RadiationIcon:xy,Radical:Ly,RadicalIcon:Ly,Radio:Sy,RadioIcon:Sy,RadioReceiver:wy,RadioReceiverIcon:wy,RadioTower:by,RadioTowerIcon:by,Radius:Iy,RadiusIcon:Iy,RailSymbol:Ny,RailSymbolIcon:Ny,Rainbow:Ay,RainbowIcon:Ay,Rat:Py,RatIcon:Py,Ratio:Ey,RatioIcon:Ey,Receipt:Dy,ReceiptCent:Ry,ReceiptCentIcon:Ry,ReceiptEuro:$y,ReceiptEuroIcon:$y,ReceiptIcon:Dy,ReceiptIndianRupee:qy,ReceiptIndianRupeeIcon:qy,ReceiptJapaneseYen:Ty,ReceiptJapaneseYenIcon:Ty,ReceiptPoundSterling:jy,ReceiptPoundSterlingIcon:jy,ReceiptRussianRuble:Hy,ReceiptRussianRubleIcon:Hy,ReceiptSwissFranc:Vy,ReceiptSwissFrancIcon:Vy,ReceiptText:zy,ReceiptTextIcon:zy,RectangleEllipsis:M2,RectangleEllipsisIcon:M2,RectangleHorizontal:Oy,RectangleHorizontalIcon:Oy,RectangleVertical:Fy,RectangleVerticalIcon:Fy,Recycle:By,RecycleIcon:By,Redo:Gy,Redo2:Uy,Redo2Icon:Uy,RedoDot:Zy,RedoDotIcon:Zy,RedoIcon:Gy,RefreshCcw:Xy,RefreshCcwDot:Wy,RefreshCcwDotIcon:Wy,RefreshCcwIcon:Xy,RefreshCw:Yy,RefreshCwIcon:Yy,RefreshCwOff:Ky,RefreshCwOffIcon:Ky,Refrigerator:Qy,RefrigeratorIcon:Qy,Regex:Jy,RegexIcon:Jy,RemoveFormatting:ek,RemoveFormattingIcon:ek,Repeat:ak,Repeat1:tk,Repeat1Icon:tk,Repeat2:nk,Repeat2Icon:nk,RepeatIcon:ak,Replace:ik,ReplaceAll:ok,ReplaceAllIcon:ok,ReplaceIcon:ik,Reply:rk,ReplyAll:ck,ReplyAllIcon:ck,ReplyIcon:rk,Rewind:sk,RewindIcon:sk,Ribbon:dk,RibbonIcon:dk,Rocket:hk,RocketIcon:hk,RockingChair:lk,RockingChairIcon:lk,RollerCoaster:uk,RollerCoasterIcon:uk,Rotate3D:g2,Rotate3DIcon:g2,Rotate3d:g2,Rotate3dIcon:g2,RotateCcw:yk,RotateCcwIcon:yk,RotateCcwSquare:pk,RotateCcwSquareIcon:pk,RotateCw:fk,RotateCwIcon:fk,RotateCwSquare:kk,RotateCwSquareIcon:kk,Route:Mk,RouteIcon:Mk,RouteOff:mk,RouteOffIcon:mk,Router:gk,RouterIcon:gk,Rows:_2,Rows2:_2,Rows2Icon:_2,Rows3:v2,Rows3Icon:v2,Rows4:_k,Rows4Icon:_k,RowsIcon:_2,Rss:vk,RssIcon:vk,Ruler:Ck,RulerIcon:Ck,RussianRuble:xk,RussianRubleIcon:xk,Sailboat:Lk,SailboatIcon:Lk,Salad:wk,SaladIcon:wk,Sandwich:bk,SandwichIcon:bk,Satellite:Ik,SatelliteDish:Sk,SatelliteDishIcon:Sk,SatelliteIcon:Ik,Save:Pk,SaveAll:Nk,SaveAllIcon:Nk,SaveIcon:Pk,SaveOff:Ak,SaveOffIcon:Ak,Scale:Ek,Scale3D:C2,Scale3DIcon:C2,Scale3d:C2,Scale3dIcon:C2,ScaleIcon:Ek,Scaling:Rk,ScalingIcon:Rk,Scan:Ok,ScanBarcode:$k,ScanBarcodeIcon:$k,ScanEye:qk,ScanEyeIcon:qk,ScanFace:Tk,ScanFaceIcon:Tk,ScanHeart:jk,ScanHeartIcon:jk,ScanIcon:Ok,ScanLine:Hk,ScanLineIcon:Hk,ScanQrCode:Vk,ScanQrCodeIcon:Vk,ScanSearch:zk,ScanSearchIcon:zk,ScanText:Dk,ScanTextIcon:Dk,ScatterChart:V1,ScatterChartIcon:V1,School:Fk,School2:En,School2Icon:En,SchoolIcon:Fk,Scissors:Uk,ScissorsIcon:Uk,ScissorsLineDashed:Bk,ScissorsLineDashedIcon:Bk,ScissorsSquare:mn,ScissorsSquareDashedBottom:D2,ScissorsSquareDashedBottomIcon:D2,ScissorsSquareIcon:mn,ScreenShare:Gk,ScreenShareIcon:Gk,ScreenShareOff:Zk,ScreenShareOffIcon:Zk,Scroll:Xk,ScrollIcon:Xk,ScrollText:Wk,ScrollTextIcon:Wk,Search:ef,SearchCheck:Kk,SearchCheckIcon:Kk,SearchCode:Yk,SearchCodeIcon:Yk,SearchIcon:ef,SearchSlash:Qk,SearchSlashIcon:Qk,SearchX:Jk,SearchXIcon:Jk,Section:tf,SectionIcon:tf,Send:af,SendHorizonal:x2,SendHorizonalIcon:x2,SendHorizontal:x2,SendHorizontalIcon:x2,SendIcon:af,SendToBack:nf,SendToBackIcon:nf,SeparatorHorizontal:of,SeparatorHorizontalIcon:of,SeparatorVertical:cf,SeparatorVerticalIcon:cf,Server:hf,ServerCog:rf,ServerCogIcon:rf,ServerCrash:sf,ServerCrashIcon:sf,ServerIcon:hf,ServerOff:df,ServerOffIcon:df,Settings:uf,Settings2:lf,Settings2Icon:lf,SettingsIcon:uf,Shapes:pf,ShapesIcon:pf,Share:kf,Share2:yf,Share2Icon:yf,ShareIcon:kf,Sheet:ff,SheetIcon:ff,Shell:mf,ShellIcon:mf,Shield:Sf,ShieldAlert:Mf,ShieldAlertIcon:Mf,ShieldBan:gf,ShieldBanIcon:gf,ShieldCheck:_f,ShieldCheckIcon:_f,ShieldClose:L2,ShieldCloseIcon:L2,ShieldEllipsis:vf,ShieldEllipsisIcon:vf,ShieldHalf:Cf,ShieldHalfIcon:Cf,ShieldIcon:Sf,ShieldMinus:xf,ShieldMinusIcon:xf,ShieldOff:Lf,ShieldOffIcon:Lf,ShieldPlus:wf,ShieldPlusIcon:wf,ShieldQuestion:bf,ShieldQuestionIcon:bf,ShieldX:L2,ShieldXIcon:L2,Ship:Nf,ShipIcon:Nf,ShipWheel:If,ShipWheelIcon:If,Shirt:Af,ShirtIcon:Af,ShoppingBag:Pf,ShoppingBagIcon:Pf,ShoppingBasket:Ef,ShoppingBasketIcon:Ef,ShoppingCart:Rf,ShoppingCartIcon:Rf,Shovel:$f,ShovelIcon:$f,ShowerHead:qf,ShowerHeadIcon:qf,Shrink:Tf,ShrinkIcon:Tf,Shrub:jf,ShrubIcon:jf,Shuffle:Hf,ShuffleIcon:Hf,Sidebar:l2,SidebarClose:s2,SidebarCloseIcon:s2,SidebarIcon:l2,SidebarOpen:h2,SidebarOpenIcon:h2,Sigma:Vf,SigmaIcon:Vf,SigmaSquare:Mn,SigmaSquareIcon:Mn,Signal:Bf,SignalHigh:zf,SignalHighIcon:zf,SignalIcon:Bf,SignalLow:Df,SignalLowIcon:Df,SignalMedium:Of,SignalMediumIcon:Of,SignalZero:Ff,SignalZeroIcon:Ff,Signature:Uf,SignatureIcon:Uf,Signpost:Gf,SignpostBig:Zf,SignpostBigIcon:Zf,SignpostIcon:Gf,Siren:Wf,SirenIcon:Wf,SkipBack:Xf,SkipBackIcon:Xf,SkipForward:Kf,SkipForwardIcon:Kf,Skull:Yf,SkullIcon:Yf,Slack:Qf,SlackIcon:Qf,Slash:Jf,SlashIcon:Jf,SlashSquare:gn,SlashSquareIcon:gn,Slice:em,SliceIcon:em,Sliders:w2,SlidersHorizontal:tm,SlidersHorizontalIcon:tm,SlidersIcon:w2,SlidersVertical:w2,SlidersVerticalIcon:w2,Smartphone:om,SmartphoneCharging:nm,SmartphoneChargingIcon:nm,SmartphoneIcon:om,SmartphoneNfc:am,SmartphoneNfcIcon:am,Smile:cm,SmileIcon:cm,SmilePlus:im,SmilePlusIcon:im,Snail:rm,SnailIcon:rm,Snowflake:sm,SnowflakeIcon:sm,Sofa:dm,SofaIcon:dm,SortAsc:M1,SortAscIcon:M1,SortDesc:k1,SortDescIcon:k1,Soup:hm,SoupIcon:hm,Space:lm,SpaceIcon:lm,Spade:um,SpadeIcon:um,Sparkle:pm,SparkleIcon:pm,Sparkles:b2,SparklesIcon:b2,Speaker:ym,SpeakerIcon:ym,Speech:km,SpeechIcon:km,SpellCheck:mm,SpellCheck2:fm,SpellCheck2Icon:fm,SpellCheckIcon:mm,Spline:Mm,SplineIcon:Mm,Split:gm,SplitIcon:gm,SplitSquareHorizontal:_n,SplitSquareHorizontalIcon:_n,SplitSquareVertical:vn,SplitSquareVerticalIcon:vn,SprayCan:_m,SprayCanIcon:_m,Sprout:vm,SproutIcon:vm,Square:Sm,SquareActivity:S2,SquareActivityIcon:S2,SquareArrowDown:A2,SquareArrowDownIcon:A2,SquareArrowDownLeft:I2,SquareArrowDownLeftIcon:I2,SquareArrowDownRight:N2,SquareArrowDownRightIcon:N2,SquareArrowLeft:P2,SquareArrowLeftIcon:P2,SquareArrowOutDownLeft:E2,SquareArrowOutDownLeftIcon:E2,SquareArrowOutDownRight:R2,SquareArrowOutDownRightIcon:R2,SquareArrowOutUpLeft:$2,SquareArrowOutUpLeftIcon:$2,SquareArrowOutUpRight:q2,SquareArrowOutUpRightIcon:q2,SquareArrowRight:T2,SquareArrowRightIcon:T2,SquareArrowUp:V2,SquareArrowUpIcon:V2,SquareArrowUpLeft:j2,SquareArrowUpLeftIcon:j2,SquareArrowUpRight:H2,SquareArrowUpRightIcon:H2,SquareAsterisk:z2,SquareAsteriskIcon:z2,SquareBottomDashedScissors:D2,SquareBottomDashedScissorsIcon:D2,SquareChartGantt:Xe,SquareChartGanttIcon:Xe,SquareCheck:F2,SquareCheckBig:O2,SquareCheckBigIcon:O2,SquareCheckIcon:F2,SquareChevronDown:B2,SquareChevronDownIcon:B2,SquareChevronLeft:U2,SquareChevronLeftIcon:U2,SquareChevronRight:Z2,SquareChevronRightIcon:Z2,SquareChevronUp:G2,SquareChevronUpIcon:G2,SquareCode:W2,SquareCodeIcon:W2,SquareDashed:Y2,SquareDashedBottom:xm,SquareDashedBottomCode:Cm,SquareDashedBottomCodeIcon:Cm,SquareDashedBottomIcon:xm,SquareDashedIcon:Y2,SquareDashedKanban:X2,SquareDashedKanbanIcon:X2,SquareDashedMousePointer:K2,SquareDashedMousePointerIcon:K2,SquareDivide:Q2,SquareDivideIcon:Q2,SquareDot:J2,SquareDotIcon:J2,SquareEqual:en,SquareEqualIcon:en,SquareFunction:tn,SquareFunctionIcon:tn,SquareGanttChart:Xe,SquareGanttChartIcon:Xe,SquareIcon:Sm,SquareKanban:nn,SquareKanbanIcon:nn,SquareLibrary:an,SquareLibraryIcon:an,SquareM:on,SquareMIcon:on,SquareMenu:cn,SquareMenuIcon:cn,SquareMinus:rn,SquareMinusIcon:rn,SquareMousePointer:sn,SquareMousePointerIcon:sn,SquareParking:hn,SquareParkingIcon:hn,SquareParkingOff:dn,SquareParkingOffIcon:dn,SquarePen:ze,SquarePenIcon:ze,SquarePercent:ln,SquarePercentIcon:ln,SquarePi:un,SquarePiIcon:un,SquarePilcrow:pn,SquarePilcrowIcon:pn,SquarePlay:yn,SquarePlayIcon:yn,SquarePlus:kn,SquarePlusIcon:kn,SquarePower:fn,SquarePowerIcon:fn,SquareRadical:Lm,SquareRadicalIcon:Lm,SquareScissors:mn,SquareScissorsIcon:mn,SquareSigma:Mn,SquareSigmaIcon:Mn,SquareSlash:gn,SquareSlashIcon:gn,SquareSplitHorizontal:_n,SquareSplitHorizontalIcon:_n,SquareSplitVertical:vn,SquareSplitVerticalIcon:vn,SquareSquare:wm,SquareSquareIcon:wm,SquareStack:bm,SquareStackIcon:bm,SquareTerminal:Cn,SquareTerminalIcon:Cn,SquareUser:Ln,SquareUserIcon:Ln,SquareUserRound:xn,SquareUserRoundIcon:xn,SquareX:wn,SquareXIcon:wn,Squircle:Im,SquircleIcon:Im,Squirrel:Nm,SquirrelIcon:Nm,Stamp:Am,StampIcon:Am,Star:Rm,StarHalf:Pm,StarHalfIcon:Pm,StarIcon:Rm,StarOff:Em,StarOffIcon:Em,Stars:b2,StarsIcon:b2,StepBack:$m,StepBackIcon:$m,StepForward:qm,StepForwardIcon:qm,Stethoscope:Tm,StethoscopeIcon:Tm,Sticker:jm,StickerIcon:jm,StickyNote:Hm,StickyNoteIcon:Hm,StopCircle:pt,StopCircleIcon:pt,Store:Vm,StoreIcon:Vm,StretchHorizontal:zm,StretchHorizontalIcon:zm,StretchVertical:Dm,StretchVerticalIcon:Dm,Strikethrough:Om,StrikethroughIcon:Om,Subscript:Fm,SubscriptIcon:Fm,Subtitles:b1,SubtitlesIcon:b1,Sun:Wm,SunDim:Bm,SunDimIcon:Bm,SunIcon:Wm,SunMedium:Um,SunMediumIcon:Um,SunMoon:Zm,SunMoonIcon:Zm,SunSnow:Gm,SunSnowIcon:Gm,Sunrise:Xm,SunriseIcon:Xm,Sunset:Km,SunsetIcon:Km,Superscript:Ym,SuperscriptIcon:Ym,SwatchBook:Qm,SwatchBookIcon:Qm,SwissFranc:Jm,SwissFrancIcon:Jm,SwitchCamera:eM,SwitchCameraIcon:eM,Sword:tM,SwordIcon:tM,Swords:nM,SwordsIcon:nM,Syringe:aM,SyringeIcon:aM,Table:lM,Table2:oM,Table2Icon:oM,TableCellsMerge:iM,TableCellsMergeIcon:iM,TableCellsSplit:cM,TableCellsSplitIcon:cM,TableColumnsSplit:rM,TableColumnsSplitIcon:rM,TableIcon:lM,TableOfContents:sM,TableOfContentsIcon:sM,TableProperties:dM,TablePropertiesIcon:dM,TableRowsSplit:hM,TableRowsSplitIcon:hM,Tablet:pM,TabletIcon:pM,TabletSmartphone:uM,TabletSmartphoneIcon:uM,Tablets:yM,TabletsIcon:yM,Tag:kM,TagIcon:kM,Tags:fM,TagsIcon:fM,Tally1:mM,Tally1Icon:mM,Tally2:MM,Tally2Icon:MM,Tally3:gM,Tally3Icon:gM,Tally4:_M,Tally4Icon:_M,Tally5:vM,Tally5Icon:vM,Tangent:CM,TangentIcon:CM,Target:xM,TargetIcon:xM,Telescope:LM,TelescopeIcon:LM,Tent:bM,TentIcon:bM,TentTree:wM,TentTreeIcon:wM,Terminal:SM,TerminalIcon:SM,TerminalSquare:Cn,TerminalSquareIcon:Cn,TestTube:IM,TestTube2:bn,TestTube2Icon:bn,TestTubeDiagonal:bn,TestTubeDiagonalIcon:bn,TestTubeIcon:IM,TestTubes:NM,TestTubesIcon:NM,Text:$M,TextCursor:PM,TextCursorIcon:PM,TextCursorInput:AM,TextCursorInputIcon:AM,TextIcon:$M,TextQuote:EM,TextQuoteIcon:EM,TextSearch:RM,TextSearchIcon:RM,TextSelect:Sn,TextSelectIcon:Sn,TextSelection:Sn,TextSelectionIcon:Sn,Theater:qM,TheaterIcon:qM,Thermometer:HM,ThermometerIcon:HM,ThermometerSnowflake:TM,ThermometerSnowflakeIcon:TM,ThermometerSun:jM,ThermometerSunIcon:jM,ThumbsDown:VM,ThumbsDownIcon:VM,ThumbsUp:zM,ThumbsUpIcon:zM,Ticket:GM,TicketCheck:DM,TicketCheckIcon:DM,TicketIcon:GM,TicketMinus:OM,TicketMinusIcon:OM,TicketPercent:FM,TicketPercentIcon:FM,TicketPlus:BM,TicketPlusIcon:BM,TicketSlash:UM,TicketSlashIcon:UM,TicketX:ZM,TicketXIcon:ZM,Tickets:XM,TicketsIcon:XM,TicketsPlane:WM,TicketsPlaneIcon:WM,Timer:QM,TimerIcon:QM,TimerOff:KM,TimerOffIcon:KM,TimerReset:YM,TimerResetIcon:YM,ToggleLeft:JM,ToggleLeftIcon:JM,ToggleRight:eg,ToggleRightIcon:eg,Toilet:tg,ToiletIcon:tg,Tornado:ng,TornadoIcon:ng,Torus:ag,TorusIcon:ag,Touchpad:ig,TouchpadIcon:ig,TouchpadOff:og,TouchpadOffIcon:og,TowerControl:cg,TowerControlIcon:cg,ToyBrick:rg,ToyBrickIcon:rg,Tractor:sg,TractorIcon:sg,TrafficCone:dg,TrafficConeIcon:dg,Train:In,TrainFront:lg,TrainFrontIcon:lg,TrainFrontTunnel:hg,TrainFrontTunnelIcon:hg,TrainIcon:In,TrainTrack:ug,TrainTrackIcon:ug,TramFront:In,TramFrontIcon:In,Trash:yg,Trash2:pg,Trash2Icon:pg,TrashIcon:yg,TreeDeciduous:kg,TreeDeciduousIcon:kg,TreePalm:Nn,TreePalmIcon:Nn,TreePine:fg,TreePineIcon:fg,Trees:mg,TreesIcon:mg,Trello:Mg,TrelloIcon:Mg,TrendingDown:gg,TrendingDownIcon:gg,TrendingUp:vg,TrendingUpDown:_g,TrendingUpDownIcon:_g,TrendingUpIcon:vg,Triangle:Lg,TriangleAlert:An,TriangleAlertIcon:An,TriangleDashed:Cg,TriangleDashedIcon:Cg,TriangleIcon:Lg,TriangleRight:xg,TriangleRightIcon:xg,Trophy:wg,TrophyIcon:wg,Truck:bg,TruckIcon:bg,Turtle:Sg,TurtleIcon:Sg,Tv:Ng,Tv2:Pn,Tv2Icon:Pn,TvIcon:Ng,TvMinimal:Pn,TvMinimalIcon:Pn,TvMinimalPlay:Ig,TvMinimalPlayIcon:Ig,Twitch:Ag,TwitchIcon:Ag,Twitter:Pg,TwitterIcon:Pg,Type:Rg,TypeIcon:Rg,TypeOutline:Eg,TypeOutlineIcon:Eg,Umbrella:qg,UmbrellaIcon:qg,UmbrellaOff:$g,UmbrellaOffIcon:$g,Underline:Tg,UnderlineIcon:Tg,Undo:Vg,Undo2:jg,Undo2Icon:jg,UndoDot:Hg,UndoDotIcon:Hg,UndoIcon:Vg,UnfoldHorizontal:zg,UnfoldHorizontalIcon:zg,UnfoldVertical:Dg,UnfoldVerticalIcon:Dg,Ungroup:Og,UngroupIcon:Og,University:En,UniversityIcon:En,Unlink:Bg,Unlink2:Fg,Unlink2Icon:Fg,UnlinkIcon:Bg,Unlock:e2,UnlockIcon:e2,UnlockKeyhole:Jt,UnlockKeyholeIcon:Jt,Unplug:Ug,UnplugIcon:Ug,Upload:Zg,UploadCloud:_t,UploadCloudIcon:_t,UploadIcon:Zg,Usb:Gg,UsbIcon:Gg,User:a_,User2:Hn,User2Icon:Hn,UserCheck:Wg,UserCheck2:Rn,UserCheck2Icon:Rn,UserCheckIcon:Wg,UserCircle:kt,UserCircle2:yt,UserCircle2Icon:yt,UserCircleIcon:kt,UserCog:Xg,UserCog2:$n,UserCog2Icon:$n,UserCogIcon:Xg,UserIcon:a_,UserMinus:Kg,UserMinus2:qn,UserMinus2Icon:qn,UserMinusIcon:Kg,UserPen:Yg,UserPenIcon:Yg,UserPlus:Qg,UserPlus2:Tn,UserPlus2Icon:Tn,UserPlusIcon:Qg,UserRound:Hn,UserRoundCheck:Rn,UserRoundCheckIcon:Rn,UserRoundCog:$n,UserRoundCogIcon:$n,UserRoundIcon:Hn,UserRoundMinus:qn,UserRoundMinusIcon:qn,UserRoundPen:Jg,UserRoundPenIcon:Jg,UserRoundPlus:Tn,UserRoundPlusIcon:Tn,UserRoundSearch:e_,UserRoundSearchIcon:e_,UserRoundX:jn,UserRoundXIcon:jn,UserSearch:t_,UserSearchIcon:t_,UserSquare:Ln,UserSquare2:xn,UserSquare2Icon:xn,UserSquareIcon:Ln,UserX:n_,UserX2:jn,UserX2Icon:jn,UserXIcon:n_,Users:o_,Users2:Vn,Users2Icon:Vn,UsersIcon:o_,UsersRound:Vn,UsersRoundIcon:Vn,Utensils:Dn,UtensilsCrossed:zn,UtensilsCrossedIcon:zn,UtensilsIcon:Dn,UtilityPole:i_,UtilityPoleIcon:i_,Variable:c_,VariableIcon:c_,Vault:r_,VaultIcon:r_,Vegan:s_,VeganIcon:s_,VenetianMask:d_,VenetianMaskIcon:d_,Verified:v1,VerifiedIcon:v1,Vibrate:l_,VibrateIcon:l_,VibrateOff:h_,VibrateOffIcon:h_,Video:p_,VideoIcon:p_,VideoOff:u_,VideoOffIcon:u_,Videotape:y_,VideotapeIcon:y_,View:k_,ViewIcon:k_,Voicemail:f_,VoicemailIcon:f_,Volleyball:m_,VolleyballIcon:m_,Volume:C_,Volume1:M_,Volume1Icon:M_,Volume2:g_,Volume2Icon:g_,VolumeIcon:C_,VolumeOff:__,VolumeOffIcon:__,VolumeX:v_,VolumeXIcon:v_,Vote:x_,VoteIcon:x_,Wallet:w_,Wallet2:On,Wallet2Icon:On,WalletCards:L_,WalletCardsIcon:L_,WalletIcon:w_,WalletMinimal:On,WalletMinimalIcon:On,Wallpaper:b_,WallpaperIcon:b_,Wand:S_,Wand2:Fn,Wand2Icon:Fn,WandIcon:S_,WandSparkles:Fn,WandSparklesIcon:Fn,Warehouse:I_,WarehouseIcon:I_,WashingMachine:N_,WashingMachineIcon:N_,Watch:A_,WatchIcon:A_,Waves:E_,WavesIcon:E_,WavesLadder:P_,WavesLadderIcon:P_,Waypoints:R_,WaypointsIcon:R_,Webcam:$_,WebcamIcon:$_,Webhook:T_,WebhookIcon:T_,WebhookOff:q_,WebhookOffIcon:q_,Weight:j_,WeightIcon:j_,Wheat:V_,WheatIcon:V_,WheatOff:H_,WheatOffIcon:H_,WholeWord:z_,WholeWordIcon:z_,Wifi:U_,WifiHigh:D_,WifiHighIcon:D_,WifiIcon:U_,WifiLow:O_,WifiLowIcon:O_,WifiOff:F_,WifiOffIcon:F_,WifiZero:B_,WifiZeroIcon:B_,Wind:G_,WindArrowDown:Z_,WindArrowDownIcon:Z_,WindIcon:G_,Wine:X_,WineIcon:X_,WineOff:W_,WineOffIcon:W_,Workflow:K_,WorkflowIcon:K_,Worm:Y_,WormIcon:Y_,WrapText:Q_,WrapTextIcon:Q_,Wrench:J_,WrenchIcon:J_,X:ev,XCircle:ft,XCircleIcon:ft,XIcon:ev,XOctagon:i2,XOctagonIcon:i2,XSquare:wn,XSquareIcon:wn,Youtube:tv,YoutubeIcon:tv,Zap:av,ZapIcon:av,ZapOff:nv,ZapOffIcon:nv,ZoomIn:ov,ZoomInIcon:ov,ZoomOut:iv,ZoomOutIcon:iv,createLucideIcon:n,icons:xne},Symbol.toStringTag,{value:"Module"}));function n1({name:e,size:t,strokeWidth:a=2,className:o=""}){if(!e)return!1;const i=Lne[e];let r=20;return t==="sm"&&(r=16),t==="lg"&&(r=24),t==="xl"&&(r=28),g.jsx(i,{size:r,className:o,strokeWidth:a})}const wne="button-module__group___YdABW",bne="button-module__block___r2gUN",Sne="button-module__button___JQy7M",Ine="button-module__dark___PElFe",Nne="button-module__loading___1VCKB",Ane="button-module__content___PoZYX",Pne="button-module__pulse___nkraI",Ene="button-module__padding___jwVVD",qe={group:wne,"justify-center":"button-module__justify-center___gSuwD","justify-start":"button-module__justify-start___rcqw1","justify-end":"button-module__justify-end___luLZ2",block:bne,button:Sne,"is-disabled":"button-module__is-disabled___VrO0S",dark:Ine,"is-loading":"button-module__is-loading___vAVuK","is-skeleton":"button-module__is-skeleton___i1diO",loading:Nne,"loading-dark":"button-module__loading-dark___NT5mq",content:Ane,pulse:Pne,"size-md":"button-module__size-md___rKVov",padding:Ene,"has-icon":"button-module__has-icon___63UVJ","size-sm":"button-module__size-sm___JYJri","variant-primary":"button-module__variant-primary___N7RnH","has-hover":"button-module__has-hover___oJmdg","variant-success":"button-module__variant-success___m3wq-","variant-outline":"button-module__variant-outline___SERGN","variant-text":"button-module__variant-text___-WNkl","variant-anchor":"button-module__variant-anchor___AX8Yq","variant-default":"button-module__variant-default___iZUE0","variant-white":"button-module__variant-white___qtHaW","variant-black":"button-module__variant-black___tvXnX"},Ke=({children:e,label:t,href:a,target:o,size:i="md",variant:r="default",leadingIcon:c,trailingIcon:s,block:d=!1,className:l="",hasPadding:h=!0,isIcon:u=!1,isDisabled:p=!1,isLoading:k=!1,isSkeleton:v=!1,hasHover:_=!0,ariaLabel:x,...M})=>{const N=g.jsx(g.Fragment,{children:e?g.jsx(g.Fragment,{children:e}):g.jsxs("span",{className:qe.content,children:[c&&g.jsx(n1,{name:c,size:"md",className:qe.icon}),t,s&&g.jsx(n1,{name:s,size:"md",className:qe.icon})]})}),f=ie(qe.button,qe[`size-${i}`],qe[`variant-${r}`],d&&qe.block,l,h&&qe.padding,(p||k||v)&&qe["is-disabled"],k&&qe["is-loading"],v&&qe["is-skeleton"],_&&qe["has-hover"],((c||s)&&!t||u)&&qe["has-icon"]);return a?v?g.jsx("div",{className:f,role:"button","aria-disabled":"true",children:N}):o==="_blank"?g.jsx("a",{href:a,target:"_blank",rel:"noopener noreferrer",className:f,children:N}):g.jsx(Un,{href:a,className:f,children:N}):g.jsx("button",{className:f,type:"button",disabled:p||k||v,"aria-label":x??(!t&&c==="X"?"Close":void 0),onClick:w=>{k||M.onClick&&M.onClick(w)},...M,children:N})},hv=({children:e,className:t,justify:a})=>g.jsx("div",{className:ie(qe.group,t,a&&qe[`justify-${a}`]),children:e}),Rne=({id:e,hasHeader:t=!1})=>{const a=Je.useMounted(),o=a?"":$e.skeleton;return g.jsx("div",{id:e,className:ie($e.banner,t&&$e.header),children:g.jsx("div",{className:$e.container,children:g.jsxs("div",{className:$e.content,children:[g.jsx("div",{className:$e.image,children:g.jsx("div",{className:ie($e["image-wrap"]),children:a?g.jsxs(g.Fragment,{children:[g.jsx($b,{src:"/me.jpeg",alt:"Michael Allen",sizes:"(max-width: 743px) 140px, 500px",width:500,height:500,priority:!0}),g.jsx(qb,{className:$e.social,isMounted:a})]}):g.jsx("div",{className:$e.skeleton})})}),g.jsxs("div",{className:$e.text,children:[g.jsxs("h1",{children:[g.jsx("span",{className:ie($e.primary,o),children:"Hi, I'm Michael"}),g.jsx("span",{className:o,children:"A Front End Developer"})]}),g.jsx("h2",{className:o,children:"With over a decade in the industry creating websites"}),g.jsxs(hv,{className:$e["button-group"],children:[g.jsx(Ke,{href:"mailto:michael@uplord.co.uk",label:"Get in touch",variant:"primary",size:"md",isSkeleton:!a,className:ie(!a&&$e.skeleton)}),g.jsx(Ke,{label:"Download CV",href:"/michael-allen-cv.pdf",target:"_blank",variant:"default",size:"md",isSkeleton:!a,className:ie(!a&&$e.skeleton,$e.button)})]})]})]})})})},$ne="style-module__projects___3TgXF",qne="style-module__container___g5ZC4",Tne="style-module__intro___AmAF-",jne="style-module__skeleton___ndozz",Hne="style-module__grid___Pc1ay",Vne="style-module__item___Ma5NS",zne="style-module__image___kXMVo",Dne="style-module__text___7R80G",Ze={projects:$ne,container:qne,intro:Tne,skeleton:jne,grid:Hne,item:Vne,image:zne,text:Dne},One=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 37",fill:"none",...e},y.createElement("path",{d:"M125.119 36.6408H128V17.9833H120.638V21.9202H123.359V30.0563C123.359 31.8706 122.612 32.8023 121.065 32.8023C119.519 32.8023 118.772 31.8706 118.772 30.0563V6.94529C118.772 5.13105 119.519 4.19769 121.012 4.19769C122.504 4.19769 123.253 5.13105 123.253 6.94529V12.4897H127.889V7.09949C127.889 2.74597 125.441 0 121.012 0C116.478 0 113.754 2.74597 113.754 7.09949V30.1105C113.754 34.464 116.207 37 119.995 37C121.915 37 123.303 36.3275 124.157 35.0316L125.119 36.6408ZM100.729 6.94529C100.729 5.13105 101.477 4.19769 102.971 4.19769C104.465 4.19769 105.211 5.13105 105.211 6.94529V30.0596C105.211 31.8739 104.465 32.8056 102.971 32.8056C101.477 32.8056 100.729 31.8739 100.729 30.0596V6.94529ZM108.302 35.0857C109.586 33.7915 110.22 32.0806 110.22 29.9038V7.10277C110.22 2.74597 107.506 0 102.971 0C98.4358 0 95.7148 2.74597 95.7148 7.09949V29.9005C95.7148 32.0773 96.3559 33.7882 97.6365 35.0824C98.917 36.3767 100.677 37 102.971 37C105.264 37 107.025 36.3783 108.305 35.0824L108.302 35.0857ZM83.1177 4.56021H84.2367C86.3183 4.56021 87.3852 5.90858 87.3852 8.66111V28.3487C87.3852 31.0963 86.3183 32.4496 84.2367 32.4496H83.1177V4.56021ZM84.9317 36.6408C89.359 36.6408 92.3459 33.9456 92.3459 28.5046V8.49215C92.3459 3.05107 89.359 0.355959 84.9317 0.355959H78.1553V36.6408H84.9317ZM71.2224 36.6408L75.1179 0.36252H70.3692L68.3499 23.2702L65.8342 0.36252H60.9812L58.4739 23.2702L56.6598 0.36252H51.5376L55.4853 36.6408H60.9273L63.3269 14.6156L65.5683 36.6408H71.2224ZM49.1194 36.6408V32.4431H40.9581V19.0725H46.2403V14.9273H40.9581V4.56021H48.9057V0.36252H35.9957V36.6408H49.1194ZM32.4771 36.6408C32.2467 35.0775 32.1046 33.5031 32.0513 31.9247L31.8376 24.3594C31.6778 21.2427 30.557 19.3317 28.4721 18.6575C30.9278 17.6733 32.1551 15.4446 32.154 11.9714V7.67033C32.154 2.53928 29.1671 0.36252 24.6859 0.36252H17.9145V36.6408H22.8753V20.5242H23.6746C25.7562 20.5242 26.7692 21.7151 26.823 24.1002L26.9829 31.303C26.9829 33.6865 27.1512 35.4499 27.5163 36.6408H32.4771ZM22.8753 4.45686H24.4217C26.2896 4.45686 27.2488 5.59691 27.2488 7.82617V13.0606C27.2488 15.2882 26.1297 16.5332 24.3696 16.5332H22.8753V4.45686ZM4.96074 19.6942H6.50887C8.37504 19.6942 9.49575 20.8867 9.49575 23.011V28.9163C9.49575 31.3522 8.58875 32.5431 6.72258 32.5431H4.96074V19.6942ZM4.96074 4.45686H6.39445C8.31615 4.45686 9.27531 5.59691 9.27531 7.92951V12.5931C9.27531 14.6156 8.20845 15.8065 6.34228 15.8065H4.96074V4.45686ZM7.04231 36.6408C11.5235 36.6408 14.4565 34.049 14.4565 28.9196V23.5294C14.4565 20.4717 13.3375 18.4442 11.1499 17.46C13.1692 16.5283 14.1906 14.5074 14.1906 11.4481V7.56699C14.1906 2.43594 11.2576 0.36252 6.98846 0.36252H0V36.6408H7.04231Z",fill:"white"}),y.createElement("script",{xmlns:""})),Fne=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 222.09 66.98",...e},y.createElement("g",{id:"Layer_2","data-name":"Layer 2"},y.createElement("g",{id:"Layer_1-2","data-name":"Layer 1"},y.createElement("path",{fill:"currentcolor",d:"M222.09,2H190.9L169.75,20.52V2H147.42v23.3C144.1,10.31,131.76,2,113,2H77.74V19.53C71.45,6.72,57.14,0,40.49,0,16.18,0,0,13.83,0,34.35,0,52.61,14.73,67,40,67H41l.62,0a56.69,56.69,0,0,0,20.19-3.69,26.94,26.94,0,0,0,16-19.56V65h35c19.4,0,31.44-7.82,34.7-22.35V65h22.33V43.93L176,39l18.53,26h27.29l-29.1-39.51ZM113.7,11.76l.76-.39.69-.28H116l.39.14.14.2.36.06.33.18.07.28-.06.3-.6.45-.16.27-.24.29-.13.11-.23.3-.63.41-.37,0-.45-.06-.28-.21-.16-.4-.1-.18-.4-.28-.1-.19v-.2l-.09-.23,0-.3Zm-8.12,0,.76-.39.7-.28h.89l.38.14.15.2.36.06.33.18.07.28-.07.3-.6.45-.15.27-.25.29-.13.11-.23.3-.62.41-.37,0-.46-.06-.27-.21-.16-.4-.1-.18-.4-.28-.11-.19v-.2l-.09-.23,0-.3ZM22.42,33.63c0-10,5.06-16.73,17.89-16.73,9,0,13.56,3.08,16.46,9.32l21-6.48v9.19H41.22V43.75H55.05c-.55,3.07-3.17,6.33-13.38,6.33-12.74,0-19.25-5.87-19.25-16.45m97.93-7-3.95.47-.26,1c-2.5.66-4,.3-6.69.48l0,.6h0c3,0,8.64,0,10.59-1.22.11,1.21-.15,3.16-1,3.91a3.06,3.06,0,0,1-1.64.57c-.68.09-1.43.12-2.1.2l-2.94.53s1.43,0-.74.62a15.25,15.25,0,0,1-1.61.32,1.36,1.36,0,0,0,.3.13l.7.25.25,0a8.18,8.18,0,0,0,1.4,0c.47,0,.8,0,1.07,0a1.74,1.74,0,0,1,1,.26l3.59-.08c-.5,1.77-.41,1.89-2.07,2.6-.6.25-1.11.5-1.65.68a5.92,5.92,0,0,1-1.8.36l-.8,1.4,4-.45a11.8,11.8,0,0,1-5,4.91v9.4c-1.71-.11-1.4.21-1.42-1.59l0-8c-2-.62-4.34-3.28-5.34-5.34l.26.17-.26-.17c-1.58-1.49-3.33-6.68-3.51-9.38h0c-.79-2.68-.88-5.46,1.16-7,2.57-1.89,4.57-1.31,7.57-2.09.37-2.13,0-4.51.11-5.77.15-1.43-.21-.76.61-1.13,1,.31.73-.23.83,1.42v5.66c3.77-.15,8.11,1.13,8.94,3.45l-5.81.32a15.07,15.07,0,0,0,1.6,1.12h0a10.91,10.91,0,0,0,4.52-.58Z"})))),Bne=e=>y.createElement("svg",{id:"Layer_1","data-name":"Layer 1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12827.54 4087.32",...e},y.createElement("path",{fill:"#FFF",d:"M13505.66,6123.05c-3.14,11.87-6,23.82-9.46,35.59-13.73,46.48-39.2,85.72-74.25,118.93-29.3,27.76-63.14,48.6-100.63,63.11-111.35,43.08-222.44,86.87-334.5,128-103,37.85-160.17,110.49-175.79,217.86-9.83,67.61-9.34,135.66-9.51,203.67-.44,173.43-.22,346.87-1.07,520.3-.33,67.19-1.74,134.42-4.68,201.54-2.84,65.14-20.88,125.83-61.81,178.09-38.33,48.93-88.82,79.49-148.64,94-66.81,16.27-133.64,14.62-198.73-8.37-111.48-39.37-173-120.43-185.67-236.11-6.55-60-4.84-120.95-5.08-181.48q-1.56-408.27-1.9-816.55c0-170.93,1.27-341.87,2.78-512.8.39-43.85,1.06-87.8,13.06-130.81,32.09-115,127.26-193.74,246.23-203.95a403.58,403.58,0,0,1,130.82,10.17c57.57,14,102.83,45.4,134.93,95,16.22,25.05,30.82,51.15,46.18,76.76,5.08,8.47,10.25,16.87,16.8,27.64,8.05-6.77,14.78-12.41,21.49-18.08,41.21-34.81,81.13-71.29,123.91-104,60.58-46.39,128.22-79,203.77-94.3,153.92-31.23,305.25,53.54,357.68,201.46,5.73,16.17,9.43,33.05,14.07,49.6Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M8465.32,7862.58c3.1-69.66,2.24-120.59-2.35-125.36a19.39,19.39,0,0,0-7.08-4.62c-11.32-3.61-16.49,5-22.7,11.46-99.51,103.12-223.05,155.52-363.62,172-312.73,36.61-636.41-118-808.56-379.52-101.44-154.08-168.63-321.23-194.56-504.12-15.44-109-15.68-218.21-3-327.62,8.63-74.29,22.66-147.43,40.89-219.89,3.62-14.35,5.21-29.33,6.53-44.12,1.83-20.43-8-35.17-25.51-44.72-9.43-5.14-19.16-10.3-29.39-13.34-198.67-59.08-282.18-333.08-105.24-503.67,110.34-106.38,289.5-112.26,402.17-13.77,14.27,12.48,26.28,27.58,39,41.79,6.07,6.78,10.93,14.66,17,21.43,22.5,25,40.88,28,70.45,11.36,9.38-5.29,18.33-11.37,27.32-17.34q165.69-110,363.22-133.43c84.64-9.95,169.19-10.67,253.2,3.12,107.63,17.67,200.71,66.9,283.41,136.87,8.24,7,16.23,14.28,24.85,20.75,23.62,17.72,38.48,16,57.63-6.86,9-10.81,16.78-22.7,25.69-33.63,45.39-55.67,101.67-94.47,172.27-111.65,100.15-24.37,246.06,8,317.44,125.15,81.37,133.55,82,268,.71,402a247,247,0,0,1-63.09,69.82c-16.27,12.23-17.67,19.28-6.09,35.56,78.06,109.63,106.75,234.77,111.67,366,5.87,156.69,9.23,313.51,11.13,470.31,2.38,196.63,4.56,393.33,2.14,589.94-1.4,113.52-8.55,227.26-19.37,340.3-16,167.2-69.18,322.25-170,458.7C8761.85,8804,8614.91,8900.64,8442,8960.79c-92.34,32.12-187.58,49.51-284.85,55.51-77.86,4.8-155.87,10.09-233.81,10-79.64-.12-159.15-7.81-238.06-20-129.48-20-254.6-54.21-371.05-115.45-32.95-17.33-65.83-36-95.19-58.69-82.17-63.43-125-147.09-118.95-252.41,6.22-107.66,87.16-245.67,258.64-249.78A345,345,0,0,1,7481,8349.09c78.33,27.17,156.36,55.22,234.72,82.29,113.54,39.22,230.34,57.07,350.29,47.31,42.77-3.48,85.87-10.26,127.33-21.19,88.21-23.26,152.4-77.94,194.08-159.19,9.69-18.9,39.7-73.32,60.8-183.62C8459.65,8055,8470.66,7968.75,8465.32,7862.58Zm-483-436.3c22.46-3.53,60-6.36,95.82-15.62,125.07-32.28,219.79-107.75,288.1-215.24,92.87-146.13,115.46-305.38,76.49-473-32-137.51-102.56-251.24-219.15-333.42-157.08-110.74-356-109.73-512.54,1.69-75.95,54.06-134.14,123.64-174.12,207.64-49.25,103.45-67.29,212.44-56.19,326.74,10.39,107.13,42.88,206.13,105.69,293.78C7679.72,7349,7805.59,7420.66,7982.36,7426.28Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M678.34,6423.7q0-465.6,0-931.2c0-83-1.1-166,1.15-249,2.57-94.57,35.64-176.74,109.81-238.8,51.39-43,111.12-64.28,178.45-65.7,39.5-.83,77.78,4.48,115,16.76,100.18,33,160,104.13,185.51,204.05a487.21,487.21,0,0,1,15.11,115.49c1.51,202.5.84,405,.75,607.52,0,12.4-2,24.8-2.15,37.21-.14,12.06,2.86,23.18,14.78,29.45,12.15,6.4,22.82,2.31,32-5.8,79.56-70.27,176.21-103.5,276.87-128.31a810.12,810.12,0,0,1,197.17-23.13c169.29.64,329.29,35.77,469,138.2,107,78.47,185.78,177.8,220.85,307.2,11.62,42.91,19.44,87.8,21.68,132.15,12.43,247,15,494.31,12.91,741.63-.65,77.18-.6,154.37-2.37,231.53-2.31,100.36-3.09,200.9-10,301-10.81,156.56-117.42,238.67-245.53,251.61-51.34,5.19-101.26,2.1-150-12.82C2011.87,7849.84,1933,7754,1926.22,7641c-6-99.28-6.63-199-7.13-298.45-1-190.87,1-381.75-.68-572.61-.59-66.2-5.53-132.71-13.7-198.42-9.72-78.07-40.94-146.89-106.59-195.46-41-30.31-87.76-44.71-138.11-51.58-62.4-8.51-122.74-2.84-180.58,21.05-102.34,42.26-164,119.61-184.15,227.55-7.85,42-8.5,85.8-8.73,128.8-1.35,255.61-1.39,511.23-2.46,766.85-.21,48.9-1.21,97.94-5.13,146.65-4.72,58.55-21.84,114-54.52,163.5-46.5,70.5-113.5,106-196.43,116.36-48.65,6.06-95.93,2.38-142.88-9.91-102-26.7-184.22-107-200.14-232.12-7.61-59.73-5.9-120.83-6-181.31q-.72-524.1-.24-1048.22Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M4879.79,6850.27q0-270.14.05-540.27c.06-63.06.75-126.13,1.24-189.19.37-46,7.68-90.82,23.85-134,30.5-81.44,87-136.16,170.14-162.08,67.71-21.11,136.65-25.65,206.37-10.18,61.88,13.72,108,48.75,140.08,103,6.74,11.42,13.26,23.11,21.32,33.57,18.31,23.78,36.42,27.36,63,12.82a222.8,222.8,0,0,0,28.94-19.36c95.93-74.05,204.91-117.65,323.39-139.79,66.44-12.42,133.43-17.47,200.75-14,177.75,9.17,338.46,63.27,472.32,184.52,100.28,90.83,158.73,204.64,183,337.05,13.85,75.61,13,152.12,13.27,228.27,1.18,341.07.62,682.16.39,1023.23,0,49-2.79,98-19.43,144.83-39.47,111.11-119.14,171.59-235.26,187.13a351.4,351.4,0,0,1-138.21-8.49c-111.11-29.56-176.51-103.22-202.07-213.88-10.17-44-9.84-88.92-10.08-133.71q-1.56-292.5-2.83-585c-.47-98.73.05-197.47-1.73-296.17-1.18-65.31-14.56-128.52-45-187.06-47.85-92.08-125.68-137.93-227.76-145.51-67.67-5-132.49,4.4-192.17,38.77-87.68,50.51-139.35,126.8-155.07,225.71-6.59,41.48-6.29,84.29-6.48,126.5q-1.83,408.27-2.49,816.55c-.13,44.82-1,89.57-11.54,133.56-9.33,39-23.05,76.21-45.45,109.71-47.29,70.72-114.54,107.87-198.17,118.95-52,6.89-103.05,3.27-152.52-12.72-104.09-33.66-163.89-108-190.09-212-13.15-52.21-10.8-105.47-10.89-158.47q-.53-331.12-.14-662.24Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M2774.72,6649.53c0-108.73-.46-217.45.15-326.17.48-87.14,1.41-174.29,3.82-261.4a296.41,296.41,0,0,1,31.14-124.65c36.1-72.58,94.21-119.31,171.71-140.94,63.65-17.76,128.46-17.89,191.82.75,105.9,31.15,169.56,103.62,194.78,209.75,14.28,60.06,15.3,121.67,15.27,183.14q-.15,400.92-.3,801.83c0,61.64,5.62,122.61,25.62,181.51,38.23,112.58,123.58,177.48,250.92,185.85,46.53,3.06,93.06,1.95,138.27-11.65,109.57-32.94,174.83-107.55,200.23-217.24,7.23-31.23,10.44-64,10.68-96.14,2-273.06,2.7-546.14,4.45-819.21.33-51.39,2.4-102.85,6-154.11a327.61,327.61,0,0,1,33.74-124.1c46.89-93.91,125.6-140.7,227.6-150.82,39.63-3.93,79.64-2.77,118.9,6.58,102.91,24.52,167.77,89.55,200.51,188.36,14.46,43.66,20.27,88.82,20.28,134.77q.12,491.82.27,983.65c0,30.71.59,61.48-1.07,92.11-5.44,100.2-25.08,197.34-66.88,289.16-76.25,167.52-204.43,279-374.46,345-72.26,28.05-147.54,43.54-224,55.34-117.85,18.17-236.34,25-355.1,18.51-169.54-9.33-334.56-40.79-485.54-123-186.16-101.36-292.82-259.29-326.89-467.69-10.1-61.83-10.26-124-10.55-186.16-.71-157.68-.23-315.37-.23-473.05Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M9289,6844.92q0-359.72.06-719.44c0-58.69,9-115.87,34.6-169.22,47.56-99.16,127.58-151.84,236.47-161.71,39.91-3.62,79.71-2.11,118.75,7.66,70.1,17.56,120.75,60.49,156.4,122.08,9.54,16.48,16.91,34.19,26.17,50.85,12.88,23.17,25.64,25.6,45.66,8.73,10.77-9.08,20.47-19.42,30.67-29.17,69.09-66,144.89-121.77,237-151.72,88.63-28.83,176.47-28.8,261.63,12.55,112.27,54.52,174.9,169.74,163.57,293.93-10.27,112.57-68.71,187.44-172.88,227.9-102.79,39.91-206.15,78.38-308.7,118.88a737.5,737.5,0,0,0-96.19,46.39c-69.67,40-107,102.42-116.71,181.25a791.73,791.73,0,0,0-5.88,94.24c-.6,246.46-.23,492.92-.92,739.38-.14,51.32.54,103-13.46,153.22-30.56,109.58-95.67,187.26-208.64,216-90.31,23-176.92,7.83-255.58-41.84-69.25-43.72-106.44-110.69-121.85-189.29-7-35.55-10-72.4-10.12-108.67-.87-234-.44-468-.44-702Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M11331.28,6003.53c17-14.27,30.79-26,44.72-37.52,35.79-29.66,70.6-60.62,107.71-88.54,60.43-45.48,127.63-77.39,202.85-89.95,176.94-29.54,328.55,75.3,359.54,233.16,19.45,99.12-1,188-74.12,261.16-28.65,28.68-63.33,48.34-102,60-112.22,33.81-218.64,82.67-327.39,125.45-20.75,8.17-40.49,19.14-60,30-77.22,42.89-118.79,109.83-126.23,196.62-4.74,55.27-5.65,111-5.82,166.51-.73,229.05-.17,458.11-1,687.17-.17,51.44-4.25,102.8-21.67,152-39.76,112.43-118.23,176.67-237.13,192-51.26,6.6-101.38,2.44-149.83-14.2-110.37-37.9-171-118.27-191.43-230.79-10.88-59.9-9.06-120.69-9.08-181.23q-.26-610,.08-1220,.06-79.62,3.94-159.2a368.91,368.91,0,0,1,10.8-73.66c30.26-117.66,106.21-188.28,225-212.49,37.42-7.62,75.15-11.2,113.8-6.6,61.52,7.31,113.06,33.17,153,79.64,20.92,24.37,37.79,52.32,55.51,79.29C11312.4,5967.5,11320.33,5983.91,11331.28,6003.53Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M7947.05,6552.49c32.59-4.88,60.79-1.35,88.49,7.45,40.77,13,73.34,37.94,101.2,69.72,48.79,55.63,74.21,121.48,81.69,194.05,7.9,76.68-3.51,150.64-39.86,219.54-24.47,46.39-57.4,85.61-103.65,111.58-74.6,41.9-149.21,40.2-221.56-5.26-57.21-35.94-92.19-89.83-114.95-152.07-25.58-70-25.92-141.22-8.3-213,1.14-4.63,3.1-9.06,5.2-15.09,14.57,7.61,18.83,20.34,20.5,33.16,4.29,33,21.49,58.83,43.08,82.39,54.41,59.35,144.17,58.55,194.49-4.07,54.51-67.82,68.34-143.26,27.26-222.75-15.45-29.9-37.69-56.32-57-84.22C7959.13,6567.41,7954,6561.35,7947.05,6552.49Z",transform:"translate(-678.12 -4938.96)"})),Une=e=>y.createElement("svg",{viewBox:"0 0 1046 234",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("g",{clipPath:"url(#clip0_15_433)"},y.createElement("path",{d:"M116.7 233.4C181.152 233.4 233.4 181.152 233.4 116.7C233.4 52.2484 181.152 0 116.7 0C52.2484 0 0 52.2484 0 116.7C0 181.152 52.2484 233.4 116.7 233.4Z",fill:"url(#paint0_radial_15_433)"}),y.createElement("path",{d:"M81.8 52.1C76.9 50.4 65.8 48 47.9 10.6C46.3 6.69997 43.6 1.29997 53.8 3.79997C64 6.29997 85.4 9.79997 100.6 38C95.7 45.3 81.8 52.1 81.8 52.1Z",fill:"#F6A723"}),y.createElement("path",{d:"M78.4 50.6C73.1 45.3 68.2 40 65.9 34.1C63.6 28.1 61.8 21.9 72.9 24.4C84 26.9 92.7 29.8 95.2 32.8C97.8 35.9 97.9 43.7 97.6 44.3C97.3 44.9 78.4 50.6 78.4 50.6Z",fill:"#F8B242"}),y.createElement("path",{d:"M150.1 35.6C157.7 34.4 170.1 32.1 181.7 33C185 33.1 191.3 32.6 184.1 37.2C176.9 41.8 165.8 49.6 158.8 50.2C151.7 50.7 150.1 35.6 150.1 35.6Z",fill:"#F6A723"}),y.createElement("path",{d:"M151.7 37.2C157.9 36.2 167.9 34.4 177.4 35.1C180.1 35.2 185.2 34.8 179.3 38.5C173.5 42.2 164.5 48.6 158.8 49C153 49.4 151.7 37.2 151.7 37.2Z",fill:"#F8B242"}),y.createElement("path",{d:"M120.6 56.3C122.3 56.4 124 56.6 125.7 56.8C113.3 55.4 101.7 54.9 99.6999 55.5C94.9999 56.8 77.6999 60.1 77.6999 60.1C77.6999 60.1 75.4999 70.3 72.4999 83.8C72.1999 85 71.3999 87.6 70.0999 90.4C67.7999 95.4 64.5999 98.4 60.2999 99.6L62.0999 106C64.1999 105.4 66.1999 104.5 67.9999 103.2C67.0999 107.2 64.2999 115.9 56.3999 118L58.1999 124.4C60.3999 123.8 62.4999 122.8 64.2999 121.5C64.1999 122.1 64.0999 122.6 63.8999 123.2C62.3999 127.5 59.2999 133.1 53.1999 134.8L54.9999 141.2C57.0999 140.6 58.9999 139.7 60.7999 138.6C60.2999 141 59.8999 143.2 59.4999 145C57.2999 148.9 54.2999 151.4 50.5999 152.4L52.3999 158.8C54.2999 158.3 56.0999 157.5 57.6999 156.5C57.4999 157.8 57.3999 159.2 57.1999 160.6C55.5999 164.8 52.5999 169.9 46.6999 171.5L48.4999 177.9C50.7999 177.3 52.8999 176.2 54.7999 174.9C53.5999 179.3 50.5999 186.3 43.4999 188.3L45.2999 194.7C47.7999 194 50.1999 192.8 52.1999 191.2C51.5999 194.5 49.1999 203.3 41.8999 206.3C43.7999 207.8 45.6999 209.3 47.5999 210.8C49.1999 209.8 50.6999 208.5 51.9999 207C51.9999 207.5 51.8999 208 51.8999 208.5C51.2999 209.7 50.4999 211 49.5999 212.2C68.4999 225.4 91.3999 233.2 116.2 233.3C94.7999 176.2 110.4 94.3 120.6 56.3Z",fill:"#F6A723"}),y.createElement("path",{d:"M162.5 210.8C162.4 209.5 162.4 208.3 162.3 207C163.8 207.8 165.5 208.4 167.2 208.7L168.5 202.4C165.8 201.9 163.6 200.5 161.9 198.8C161.8 197.3 161.7 195.9 161.7 194.5C162.8 195.1 164 195.6 165.2 195.9L167 189.7C164.8 189 162.9 187.8 161.2 186.1C160.6 175 160.2 165.6 160.1 160.2C160.1 159.6 160.1 158.9 160.1 158.3C159.7 137.3 160.5 120.3 160.3 114.5C160.4 108.3 159.5 74.6 159 66.5C158.7 61.6 141.3 58.4 124.9 56.8C123.2 56.6 121.4 56.5 119.8 56.3C109.6 94.3 93.9999 176.2 115.5 233.4C115.6 233.4 115.7 233.4 115.9 233.4C132.8 233.4 149 229.8 163.5 223.3C163.4 222.2 163.4 221 163.3 219.9C164.5 220.6 165.7 221.2 167 221.7C168 221.2 169 220.7 170 220.2L170.8 216.1C167.1 215.3 164.5 213.2 162.5 210.8Z",fill:"#F8B242"}),y.createElement("path",{d:"M166.9 126.5C166.9 126.5 138.8 107.4 114.9 121.4C110.7 124.1 86.7 139.1 104.7 165.9C112.9 175.9 123.4 191 146.8 187.7C161.2 185.3 168.6 182 171.3 180.2C177.5 176 182.9 158.8 181.3 149C179.6 139 174.4 131.2 166.9 126.5Z",fill:"#FDD17A"}),y.createElement("path",{d:"M175.4 168.9C175.3 168.4 174.8 168 174.3 168.1C169.3 168.8 164.4 169.3 159.7 169.5C159.7 169.3 159.7 169.1 159.7 169C160.2 164.3 160.6 159.6 161 154.9C161.1 154.1 160.8 153.2 162.3 153.1C166.6 152.8 171.2 148.6 172.2 144.2C172.6 142.6 172.6 141.1 171.3 139.9C170.1 138.8 168.6 139 167.2 139.4C164.3 140.4 162.6 142.8 160.7 145.3C160.4 144.7 160.2 144.4 159.9 144C157.9 141.1 155.6 138.7 151.9 138.2C149.3 137.9 148 139.3 148.2 141.9C148.4 144.1 149.3 145.9 150.7 147.6C152.8 149.9 154.9 152.2 158.1 152.7C159.6 152.9 159.6 153.5 159.6 154.7C159.4 159.4 159 164 158.5 168.6C158.5 168.8 158.4 169.1 158.4 169.3C140 169.8 124.7 165.9 114.6 157.8L114.4 157.7C114 157.4 113.4 157.4 113 157.9C112.7 158.3 112.7 158.9 113.2 159.3L113.4 159.4C123.3 167.3 137.8 171.4 155.3 171.4C161.4 171.4 167.8 170.9 174.5 169.9C175.1 170 175.4 169.5 175.4 168.9Z",fill:"black"}),y.createElement("path",{d:"M121.9 81.4C121.9 81.4 115.1 79.8 102.8 84.5C97.7999 86.1 95.8999 90.9 103.8 89.4C110 88.3 112.6 87.5 117.2 88.1C120.7 88.5 122.2 90.8 125.4 90.3C127.3 90.1 133.9 84.1 121.9 81.4Z",fill:"black"}),y.createElement("path",{d:"M150.2 80.1C150.2 80.1 142.8 77.2 140.9 79.1C138.9 81.1 138.6 87.3 141.7 86.6C147 85.3 151.6 86.4 156.7 90C159.8 92.2 159.7 94.8 160.9 94C162.1 93.2 161.4 90.6 160.4 88.7C159.4 86.7 154.8 82 150.2 80.1Z",fill:"black"}),y.createElement("path",{d:"M109.9 114.5C116.086 114.5 121.1 109.486 121.1 103.3C121.1 97.1144 116.086 92.1 109.9 92.1C103.714 92.1 98.7 97.1144 98.7 103.3C98.7 109.486 103.714 114.5 109.9 114.5Z",fill:"white"}),y.createElement("path",{d:"M110.1 108.3C113.745 108.3 116.7 105.345 116.7 101.7C116.7 98.0549 113.745 95.1 110.1 95.1C106.455 95.1 103.5 98.0549 103.5 101.7C103.5 105.345 106.455 108.3 110.1 108.3Z",fill:"#F15A24"}),y.createElement("path",{d:"M110.1 106.8C112.917 106.8 115.2 104.517 115.2 101.7C115.2 98.8833 112.917 96.6 110.1 96.6C107.283 96.6 105 98.8833 105 101.7C105 104.517 107.283 106.8 110.1 106.8Z",fill:"black"}),y.createElement("path",{d:"M99 108.4C99 108.4 103.4 118.9 116.7 113.3C118.3 112.6 120.5 110.4 117.7 110.5C114.9 110.6 105.9 109.6 100.2 106.4C98.9 105.7 96.6 103.2 99 108.4Z",fill:"#EA8D23"}),y.createElement("path",{d:"M110.6 99.3C111.428 99.3 112.1 98.6284 112.1 97.8C112.1 96.9716 111.428 96.3 110.6 96.3C109.771 96.3 109.1 96.9716 109.1 97.8C109.1 98.6284 109.771 99.3 110.6 99.3Z",fill:"white"}),y.createElement("path",{d:"M118.3 95.3C118.3 95.3 110.4 86.1 99.7 96.9C98.7 98 97.1 101.4 99.7 100.2C102.4 99 110.9 96.1 117.9 97.8C119.7 98.1 122.1 99.2 118.3 95.3Z",fill:"#EA8D23"}),y.createElement("path",{d:"M155.9 102.9C155.9 109.4 152.5 114.7 148.3 114.7C144.1 114.7 140.7 109.4 140.7 102.9C140.7 96.4 144.1 91.5 148.3 91.5C152.5 91.5 155.9 96.4 155.9 102.9Z",fill:"white"}),y.createElement("mask",{id:"mask0_15_433",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:140,y:91,width:16,height:24},y.createElement("path",{d:"M155.9 102.9C155.9 109.4 152.5 114.7 148.3 114.7C144.1 114.7 140.7 109.4 140.7 102.9C140.7 96.4 144.1 91.5 148.3 91.5C152.5 91.5 155.9 96.4 155.9 102.9Z",fill:"white"})),y.createElement("g",{mask:"url(#mask0_15_433)"},y.createElement("path",{d:"M143.5 109.5C147.255 109.5 150.3 106.456 150.3 102.7C150.3 98.9445 147.255 95.9 143.5 95.9C139.744 95.9 136.7 98.9445 136.7 102.7C136.7 106.456 139.744 109.5 143.5 109.5Z",fill:"#F15A24"}),y.createElement("path",{d:"M143.5 107.9C146.372 107.9 148.7 105.572 148.7 102.7C148.7 99.8281 146.372 97.5 143.5 97.5C140.628 97.5 138.3 99.8281 138.3 102.7C138.3 105.572 140.628 107.9 143.5 107.9Z",fill:"black"})),y.createElement("path",{d:"M143.3 100.8C144.128 100.8 144.8 100.128 144.8 99.3C144.8 98.4716 144.128 97.8 143.3 97.8C142.471 97.8 141.8 98.4716 141.8 99.3C141.8 100.128 142.471 100.8 143.3 100.8Z",fill:"white"}),y.createElement("path",{d:"M150.1 91.3C145.2 90.2 140.9 94 140.4 98.9C140.4 99 140.5 99.1 140.6 99.1C144.7 98.8 153.4 98.8 156.1 100.7C156.3 100.8 156.5 100.7 156.4 100.5C155.9 96.7 155.1 92.7 150.1 91.3Z",fill:"#EA8D23"}),y.createElement("path",{d:"M143.3 111.9C145.1 112.3 149.3 113 153.2 112.2C153.5 112.1 153.7 112.5 153.5 112.8C152.3 114.4 150.9 115.6 148.9 115.7C145.7 115.7 144 114 142.9 112.5C142.7 112.2 143 111.8 143.3 111.9Z",fill:"#EA8D23"}),y.createElement("path",{d:"M175.7 66.5C175.7 66.2 175.7 65.8 175.7 65.5C175.6 61.6 173.4 58.3 170.3 56.5C169.5 55.9 168.5 55.5 167.6 55.2C167.2 55.1 166.7 55 166.3 54.9C166 54.9 165.7 54.8 165.4 54.8H165.3C164.2 54.8 163.1 55 162.1 55.3C162.3 55.2 162.6 55 162.8 54.9C163.5 54.6 164.3 54.3 165.1 54.2H165.2C165.6 54.1 166 54.1 166.4 54.1C166.9 54.1 167.3 54.1 167.8 54.1C169 54.2 170 54.5 171 55C171.1 55 171.2 55 171.3 55C174.1 54.9 176.4 52.5 176.3 49.7C176.2 47.7 175 46 173.3 45.2C173.4 44.2 173.4 43.1 173.4 42.1C173.3 38 172.4 34.1 170.8 30.6C170.2 29.2 169.5 27.9 168.7 26.6C168.8 26.6 169 26.5 169.1 26.4C169 26.5 168.9 26.5 168.7 26.6C163.6 18.7 157.2 15.2 150.8 13.6C151.2 13.7 151.7 13.7 152.1 13.8C159.8 15.3 166.2 19.4 170.7 25C171.2 24.3 171.5 23.4 171.4 22.5C171.3 20.2 169.4 18.3 167 18.4C166.9 18.4 166.9 18.4 166.8 18.4C167.5 17.3 167.9 16.1 167.9 14.7C167.8 12.4 166.5 10.3 164.5 9.29998C165.2 8.49998 165.6 7.49998 165.6 6.39998C165.5 4.09998 163.6 2.19998 161.2 2.29998C159.6 2.39998 158.2 3.29998 157.6 4.59998C155.6 1.79998 152.3 0.0999826 148.6 0.199983C142.6 0.399983 138 5.39998 138.1 11.3C138.1 11.4 138.1 11.6 138.1 11.7C136.7 11.7 135.3 11.9 134 12.1V12C134 11.7 134 11.4 133.9 11.2C134.5 10.5 134.9 9.69998 134.8 8.69998C134.7 6.69998 133.1 5.19998 131.1 5.29998C129.3 5.39998 127.9 6.69998 127.7 8.49998C126.4 9.19998 125.6 10.5 125.5 11.9C125.4 12.1 125.4 12.3 125.4 12.6C124.1 12 122.6 11.6 121 11.7C118.1 11.8 115.5 13.2 113.8 15.4C112.8 16.5 112.1 17.9 111.8 19.5C111.8 19.6 111.8 19.7 111.8 19.9C111.8 20 111.8 20.1 111.8 20.1C111.8 23 112.3 25.9 113.4 28.8C113 28.2 112.7 27.6 112.4 26.9C111.4 24.9 110.8 22.8 110.3 20.8C110.3 20.7 110.3 20.6 110.2 20.5C110.2 20.3 110.1 19.9 110.1 19.7C109.2 19.8 108.3 19.9 107.5 20.1C106.2 18.4 104.2 17.4 102 17.5C100.3 17.6 98.7001 18.3 97.5001 19.4C96.9001 19.9 96.4001 20.5 96.0001 21.2C95.1001 20.7 94.0001 20.5 92.9001 20.5C89.5001 20.6 86.8001 23.2 86.4001 26.4C86.3001 26.9 86.2001 27.5 86.2001 28.1C86.2001 28.6 86.3001 29.1 86.4001 29.5C86.7001 30.4 87.2001 31.1 87.8001 31.8C88.1001 32.1 88.4001 32.4 88.7001 32.7C88.9001 32.9 89.1001 33 89.3001 33.2C89.3001 33.2 89.3001 33.2 89.4001 33.2C90.2001 33.8 91.1001 34.2 92.1001 34.4C91.9001 34.4 91.6001 34.4 91.4001 34.3C90.7001 34.2 89.9001 34 89.3001 33.7H89.2001C88.9001 33.6 88.5001 33.4 88.2001 33.2C87.8001 33 87.5001 32.7 87.2001 32.5C86.2001 31.7 85.4001 30.8 84.8001 29.7C82.4001 30.4 80.6001 32.4 80.1001 34.8C79.9001 35.4 79.8001 36.1 79.9001 36.8C79.9001 38.3 80.5001 39.7 81.5001 40.8C76.5001 42.4 72.7001 46.7 71.8001 51.9C71.6001 51.9 71.4001 51.9 71.1001 51.8C70.8001 51.8 70.5001 51.7 70.2001 51.8C68.3001 51.9 66.6001 52.9 65.6001 54.3C64.6001 55.5 64.0001 57.1 64.1001 58.8C64.2001 61.2 65.5001 63.3 67.4001 64.4C66.8001 65.4 66.5001 66.6 66.6001 67.9C66.6001 68 66.6001 68.1 66.6001 68.2C66.5001 68.3 66.3001 68.3 66.2001 68.4C65.8001 68.6 65.5001 68.8 65.2001 69.1C64.4001 69.9 63.8001 71.1 63.9001 72.3C64.0001 74.6 65.9001 76.5 68.3001 76.4C69.9001 76.4 71.2001 75.5 71.9001 74.2C72.5001 74.3 73.0001 74.4 73.6001 74.4C75.7001 74.3 77.5001 73.3 78.7001 71.8C77.8001 70.7 77.1001 69.3 76.7001 67.9C76.6001 67.4 76.5001 67 76.4001 66.5C76.3001 66.1 76.3001 65.7 76.3001 65.2V65.1C76.3001 64.3 76.4001 63.4 76.6001 62.5C76.7001 62.2 76.8001 61.9 76.8001 61.7C76.6001 62.9 76.6001 64.1 76.9001 65.2V65.3C77.0001 65.6 77.0001 65.9 77.1001 66.2C77.2001 66.7 77.4001 67.1 77.6001 67.5C78.1001 68.5 78.7001 69.3 79.4001 70.1C81.7001 71.4 84.5001 72.1 87.3001 72C91.1001 71.9 94.6001 70.4 97.2001 68C94.4001 64.5 92.8001 60 93.0001 55.1C93.0001 54.8 93.0001 54.6 93.1001 54.3C93.1001 59.2 95.1001 63.6 98.4001 66.8C103.1 70.5 109.1 72.6 115.5 72.3C118.2 72.2 120.8 71.7 123.2 70.9C118.9 66.8 116.3 61 116.4 54.6C116.4 54.3 116.4 54 116.4 53.7C116.6 60.5 120.2 66.5 125.5 70C130.5 73 136.4 74.6 142.6 74.4C147.3 74.3 151.6 73.1 155.6 71.2C157.6 74.4 161.1 76.5 165.2 76.4C167.7 76.3 170.1 75.4 171.9 73.8C172.4 74 172.9 74.1 173.4 74C175.7 73.9 177.6 72 177.5 69.6C177.5 68.5 176.7 67.2 175.7 66.5Z",fill:"#F15A24"}),y.createElement("path",{d:"M77.1 66.1999C77 65.8999 76.9 65.6 76.9 65.3V65.1999C76.7 64.0999 76.6 62.9 76.8 61.7C76.7 62 76.6 62.2 76.6 62.5C76.4 63.4 76.3 64.1999 76.3 65.0999V65.1999C76.3 65.5999 76.3 66.1 76.4 66.5C76.5 67 76.6 67.5 76.7 67.9C77.1 69.3 77.8 70.6 78.7 71.8C79.1 71.3 79.4 70.7999 79.6 70.1999C78.8 69.3999 78.2 68.5999 77.8 67.5999C77.4 67.1999 77.2 66.6999 77.1 66.1999Z",fill:"#C54409"}),y.createElement("path",{d:"M93.1001 55.2C92.8001 60 94.5001 64.6 97.3001 68.1C97.7001 67.7 98.1001 67.4 98.4001 67C95.1001 63.8 93.1001 59.4 93.1001 54.5C93.2001 54.7 93.1001 54.9 93.1001 55.2Z",fill:"#C54409"}),y.createElement("path",{d:"M116.5 53.9C116.5 54.2 116.5 54.5 116.5 54.8C116.4 61.2 119.1 67 123.3 71.1C124.1 70.8 124.9 70.5 125.6 70.2C120.3 66.6 116.7 60.7 116.5 53.9Z",fill:"#C54409"}),y.createElement("path",{d:"M110.2 20.6C110.6 22.7 111.3 24.7 112.3 26.7C112.6 27.4 113 28 113.3 28.6C112.2 25.8 111.7 22.8 111.7 19.9C111.7 19.8 111.7 19.7 111.7 19.7C111.7 19.6 111.7 19.5 111.7 19.3C111.1 19.3 110.6 19.4 110.1 19.4C110.1 19.6 110.2 20 110.2 20.2C110.1 20.5 110.1 20.6 110.2 20.6Z",fill:"#C54409"}),y.createElement("path",{d:"M87.1 32.4C87.4 32.7 87.8 32.9 88.1 33.1C88.4 33.3 88.7 33.5 89.1 33.6H89.2C89.9 33.9 90.6 34.1 91.3 34.2C91.5 34.2 91.8 34.3 92 34.3C91 34.1 90.1 33.6 89.3 33.1C89.3 33.1 89.3 33.1 89.2 33.1C89 32.9 88.8 32.8 88.6 32.6C88.3 32.3 88 32 87.7 31.7C87.1 31 86.6 30.2 86.3 29.4C85.7 29.4 85.2 29.5 84.7 29.7C85.3 30.7 86.1 31.6 87.1 32.4Z",fill:"#C54409"}),y.createElement("path",{d:"M166.3 54.1C165.9 54.1 165.5 54.2 165.1 54.2H165C164.2 54.3 163.5 54.6 162.7 54.9C162.5 55 162.2 55.1 162 55.3C163.1 54.9 164.1 54.7 165.2 54.8H165.3C165.6 54.8 165.9 54.8 166.2 54.9C166.6 55 167.1 55 167.5 55.2C168.5 55.5 169.4 55.9 170.2 56.5C170.4 56.1 170.6 55.6 170.8 55.1C169.8 54.6 168.8 54.3 167.6 54.2C167.2 54.1 166.7 54.1 166.3 54.1Z",fill:"#C54409"}),y.createElement("path",{d:"M151.9 13.8C151.5 13.7 151 13.6 150.6 13.6C157.1 15.3 163.4 18.7 168.5 26.6C168.6 26.6 168.8 26.5 168.9 26.4C169.6 26.1 170.1 25.6 170.5 25C166 19.4 159.5 15.3 151.9 13.8Z",fill:"#C54409"}),y.createElement("path",{d:"M295.3 174.9C290.8 174.9 287.5 173.7 285.4 171.3C283.3 168.9 282.6 165.4 283.2 160.9L297.9 68.6C298.6 64.6 300.1 61.7 302.4 59.7C304.7 57.8 307.9 56.8 311.8 56.8C316.1 56.8 319.3 58 321.3 60.4C323.3 62.8 324 66.3 323.4 70.7L310.3 153.2H352.4C356.2 153.2 359 154 361 155.5C363 157 364 159.2 364 162C364 166.1 362.8 169.3 360.5 171.5C358.2 173.8 355 174.9 351.1 174.9H295.3Z",fill:"white"}),y.createElement("path",{d:"M446.1 118.3C445.2 113.3 443.3 108.9 440.5 104.9C437.7 100.9 433.9 97.8 429.2 95.5C424.5 93.2 418.7 92 411.7 92C403 92 395.2 94 388.3 98.1C381.4 102.2 375.9 107.8 371.9 114.8C367.9 121.9 365.9 130 365.9 139.3C365.9 146.7 367.6 153.2 371.1 158.9C374.6 164.5 379.5 168.9 385.8 172C392.1 175.1 399.5 176.6 408 176.6C412.2 176.6 416.7 176.1 421.6 175.1C426.5 174.1 430.8 172.6 434.5 170.5C436.8 169.3 438.5 167.8 439.6 166C440.6 164.2 441.1 162.4 441.1 160.5C441 158.6 440.5 157 439.5 155.5C438.5 154.1 437.1 153.2 435.3 152.8C433.5 152.4 431.3 152.8 428.9 154C426.2 155.3 423.3 156.3 420 157C416.7 157.7 413.5 158 410.6 158C403 158 397.3 155.9 393.6 151.8C390.8 148.7 389.4 144.6 389.4 139.6H440.2C442 139.6 443.4 139.2 444.5 138.5C445.6 137.8 446.3 136.2 446.7 133.6C447.2 128.4 447.1 123.2 446.1 118.3ZM400.8 111.4C403.7 109.5 407.2 108.5 411.4 108.5C415.6 108.5 418.9 109.4 421.3 111.2C423.7 113 425.4 115.5 426.4 118.5C427.1 120.9 427.4 123.7 427.2 126.7H391.1C391.7 123.9 392.7 121.3 394 118.8C395.7 115.8 397.9 113.3 400.8 111.4Z",fill:"white"}),y.createElement("path",{d:"M541.1 96.1C539.3 93.6 536.5 92.3 532.6 92.3C528.6 92.3 525.4 93.4 523 95.4C520.6 97.5 519 100.6 518.4 104.7L518.1 106.5C516.2 102.1 513.3 98.7 509.2 96.2C504.5 93.3 499.1 91.9 493 91.9C484.7 91.9 477.5 94.1 471.3 98.4C465.1 102.7 460.4 108.6 457 116.1C453.7 123.6 452 132.1 452 141.5C452 148.7 453.2 154.9 455.7 160.1C458.2 165.3 461.7 169.4 466.3 172.3C470.9 175.2 476.2 176.6 482.3 176.6C488.4 176.6 493.8 175.2 498.6 172.4C502.8 170 506.3 166.7 509.2 162.7C508.6 166.8 509.1 170 510.7 172.4C512.4 175 515.2 176.3 519.1 176.3C523.3 176.3 526.6 175.3 528.9 173.2C531.2 171.1 532.8 168.1 533.5 164L542.6 106.7C543.5 102.1 542.9 98.6 541.1 96.1ZM511 143.5C509.3 148 507 151.5 504 154.1C501 156.7 497.2 158 492.6 158C487.8 158 484.1 156.5 481.4 153.4C478.7 150.3 477.3 145.9 477.3 140.1C477.3 134.4 478.1 129.3 479.8 124.9C481.5 120.5 483.9 117 487 114.5C490.1 112 493.9 110.7 498.2 110.7C503.1 110.7 506.8 112.2 509.5 115.3C512.2 118.3 513.5 122.8 513.5 128.6C513.5 134.1 512.6 139.1 511 143.5Z",fill:"white"}),y.createElement("path",{d:"M577.9 176.6C572.7 176.6 567.7 176.1 562.9 175.2C558.1 174.3 553.9 173 550.2 171.5C547.7 170.5 545.9 169.1 544.8 167.3C543.7 165.5 543.3 163.6 543.5 161.7C543.7 159.8 544.3 158.2 545.3 156.7C546.3 155.3 547.8 154.3 549.7 153.8C551.6 153.3 553.7 153.6 556 154.7C559.5 156.2 563.2 157.4 566.9 158.3C570.7 159.1 574.3 159.5 577.8 159.5C582.5 159.5 586.1 158.7 588.5 157C590.9 155.3 592.1 153.2 592.1 150.5C592.1 148.6 591.4 147.1 590.1 146C588.8 144.9 586.8 144.1 584.1 143.7L569 140.7C562.6 139.6 557.6 137.2 554.2 133.6C550.7 130 549 125.3 549 119.7C549 114.7 550.4 110.1 553.3 105.9C556.2 101.7 560.5 98.3 566.2 95.7C571.9 93.1 579 91.8 587.2 91.8C591 91.8 595 92.2 599.3 93.1C603.6 94 607.4 95.3 610.7 97.1C613.1 98.2 614.8 99.6 615.8 101.3C616.8 103 617.2 104.8 617 106.5C616.8 108.3 616.2 109.8 615 111.1C613.8 112.4 612.3 113.3 610.4 113.8C608.5 114.3 606.4 114 604.2 112.9C601.4 111.6 598.5 110.6 595.3 109.9C592.1 109.2 589 108.9 586 108.9C581 108.9 577.3 109.7 574.8 111.4C572.3 113.1 571.1 115.3 571.1 118.2C571.1 119.7 571.6 121.1 572.7 122.3C573.7 123.5 575.4 124.3 577.8 124.7L592.9 127.5C600.1 128.8 605.4 131.3 609 135C612.5 138.6 614.3 143.2 614.3 148.6C614.3 157.7 611 164.6 604.4 169.3C597.8 174.2 588.9 176.6 577.9 176.6Z",fill:"white"}),y.createElement("path",{d:"M700.8 118.3C699.9 113.3 698 108.9 695.2 104.9C692.4 100.9 688.6 97.8 683.9 95.5C679.2 93.2 673.4 92 666.4 92C657.7 92 649.9 94 643 98.1C636.1 102.2 630.6 107.8 626.6 114.8C622.6 121.9 620.6 130 620.6 139.3C620.6 146.7 622.3 153.2 625.8 158.9C629.3 164.5 634.2 168.9 640.5 172C646.8 175.1 654.2 176.6 662.7 176.6C666.9 176.6 671.4 176.1 676.3 175.1C681.2 174.1 685.5 172.6 689.2 170.5C691.5 169.3 693.2 167.8 694.3 166C695.3 164.2 695.8 162.4 695.8 160.5C695.7 158.6 695.2 157 694.2 155.5C693.2 154.1 691.8 153.2 690 152.8C688.2 152.4 686 152.8 683.6 154C680.9 155.3 678 156.3 674.7 157C671.4 157.7 668.2 158 665.3 158C657.7 158 652 155.9 648.3 151.8C645.5 148.7 644.1 144.6 644.1 139.6H694.9C696.7 139.6 698.1 139.2 699.2 138.5C700.3 137.8 701 136.2 701.4 133.6C701.9 128.4 701.8 123.2 700.8 118.3ZM655.5 111.4C658.4 109.5 661.9 108.5 666.1 108.5C670.3 108.5 673.6 109.4 676 111.2C678.4 113 680.1 115.5 681.1 118.5C681.9 120.9 682.1 123.7 681.9 126.7H645.8C646.4 123.9 647.4 121.3 648.7 118.8C650.4 115.8 652.6 113.3 655.5 111.4Z",fill:"white"}),y.createElement("path",{d:"M719.7 174.9C715.2 174.9 711.9 173.7 709.8 171.3C707.7 168.9 707 165.4 707.6 160.9L722.3 68.6C723 64.6 724.5 61.7 726.8 59.7C729.1 57.8 732.3 56.8 736.2 56.8C740.5 56.8 743.7 58 745.7 60.4C747.7 62.8 748.4 66.3 747.8 70.7L734.7 153.2H776.8C780.6 153.2 783.4 154 785.4 155.5C787.4 157 788.4 159.2 788.4 162C788.4 166.1 787.2 169.3 784.9 171.5C782.6 173.8 779.4 174.9 775.5 174.9H719.7Z",fill:"white"}),y.createElement("path",{d:"M831.6 176.6C823.2 176.6 816 175.1 810.1 172C804.1 169 799.6 164.6 796.4 159C793.3 153.4 791.7 146.8 791.7 139.3C791.7 131.8 792.9 125.1 795.4 119.2C797.9 113.3 801.3 108.3 805.8 104.2C810.2 100.1 815.2 97 820.7 95C826.2 93 832.1 91.9 838.3 91.9C846.7 91.9 853.9 93.4 859.8 96.5C865.8 99.5 870.3 103.9 873.6 109.5C876.8 115.1 878.4 121.7 878.4 129.2C878.4 136.8 877.1 143.6 874.6 149.4C872.1 155.3 868.6 160.2 864.2 164.3C859.8 168.4 854.9 171.5 849.4 173.5C843.8 175.6 837.9 176.6 831.6 176.6ZM832.3 158C836.6 158 840.3 156.7 843.4 154.1C846.5 151.5 848.9 148 850.6 143.5C852.3 139 853.2 134 853.2 128.5C853.2 122.6 851.8 118.2 849.1 115.2C846.3 112.2 842.6 110.6 837.8 110.6C833.4 110.6 829.6 111.9 826.5 114.4C823.4 116.9 821 120.4 819.4 124.8C817.7 129.2 816.9 134.3 816.9 140C816.9 145.7 818.3 150.2 821 153.3C823.7 156.5 827.5 158 832.3 158Z",fill:"white"}),y.createElement("path",{d:"M924.6 176.6C915.8 176.6 908.3 175.1 902.3 172C896.3 168.9 891.7 164.5 888.7 158.8C885.7 153.1 884.1 146.5 884.1 139C884.1 133 885 127.2 886.9 121.6C888.8 116 891.7 110.9 895.6 106.4C899.5 101.9 904.5 98.4 910.5 95.8C916.5 93.2 923.6 91.9 931.6 91.9C935.5 91.9 939.1 92.3 942.5 93C945.9 93.7 949.1 94.7 951.9 96.1C954.6 97.2 956.4 98.6 957.5 100.4C958.6 102.2 959.1 104 958.9 106C958.7 108 958.1 109.8 957.1 111.4C956 113 954.6 114.1 952.9 114.8C951.1 115.5 949.2 115.3 947.1 114.3C944.7 113.1 942.3 112.2 940.1 111.7C937.9 111.2 935.6 111 933.3 111C928.9 111 925.2 111.8 922.1 113.3C919.1 114.8 916.6 117 914.8 119.8C913 122.6 911.6 125.6 910.7 128.8C909.8 132.1 909.4 135.4 909.4 138.8C909.4 144.4 910.9 149 913.8 152.5C916.7 156 921.5 157.7 928.1 157.7C929.9 157.7 931.9 157.5 934.1 157C936.4 156.5 938.7 155.6 941 154.4C942.9 153.6 944.6 153.5 946.2 154.2C947.8 154.8 949.1 155.8 950.2 157.3C951.2 158.7 951.8 160.4 951.9 162.3C952 164.2 951.5 166 950.5 167.8C949.5 169.6 947.8 171.1 945.4 172.3C942.6 173.7 939.3 174.8 935.4 175.6C931.7 176.2 928 176.6 924.6 176.6Z",fill:"white"}),y.createElement("path",{d:"M998.6 176.6C990.2 176.6 983 175.1 977.1 172C971.1 169 966.6 164.6 963.4 159C960.3 153.4 958.7 146.8 958.7 139.3C958.7 131.8 959.9 125.1 962.4 119.2C964.9 113.3 968.3 108.3 972.8 104.2C977.2 100.1 982.2 97 987.7 95C993.2 93 999.1 91.9 1005.3 91.9C1013.7 91.9 1020.9 93.4 1026.8 96.5C1032.8 99.5 1037.3 103.9 1040.6 109.5C1043.8 115.1 1045.4 121.7 1045.4 129.2C1045.4 136.8 1044.1 143.6 1041.6 149.4C1039.1 155.3 1035.6 160.2 1031.2 164.3C1026.8 168.4 1021.9 171.5 1016.4 173.5C1010.8 175.6 1004.9 176.6 998.6 176.6ZM999.2 158C1003.5 158 1007.2 156.7 1010.3 154.1C1013.4 151.5 1015.8 148 1017.5 143.5C1019.2 139 1020.1 134 1020.1 128.5C1020.1 122.6 1018.7 118.2 1016 115.2C1013.2 112.2 1009.5 110.6 1004.7 110.6C1000.3 110.6 996.5 111.9 993.4 114.4C990.3 116.9 987.9 120.4 986.3 124.8C984.6 129.2 983.8 134.3 983.8 140C983.8 145.7 985.2 150.2 987.9 153.3C990.7 156.5 994.5 158 999.2 158Z",fill:"white"})),y.createElement("defs",null,y.createElement("radialGradient",{id:"paint0_radial_15_433",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(116.689 116.689) scale(116.689)"},y.createElement("stop",{stopColor:"white"}),y.createElement("stop",{offset:1,stopColor:"#FFEACA"})),y.createElement("clipPath",{id:"clip0_15_433"},y.createElement("rect",{width:1045.3,height:233.4,fill:"white"})))),Zne=e=>y.createElement("svg",{viewBox:"0 0 222 60",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("def",null,y.createElement("style",null,".a4b2a390-5a5a-4c22-b122-e3008dcd8ac3 { fill: #fff; } ")),y.createElement("path",{d:"M57.7998 9.63202V26H60.1518V13.256L65.2398 19.592H65.6718L70.7118 13.256V26H73.0638V9.63202H70.8798L65.4558 16.352L60.0078 9.63202H57.7998Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M83.579 9.53602L76.547 26H78.947L81.011 21.176H87.971L90.155 26H92.555L85.235 9.53602H83.579ZM84.395 12.728L87.059 19.064H81.899L84.395 12.728Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M103.444 9.41602C98.5722 9.41602 94.5882 13.04 94.5882 17.84C94.5882 21.68 97.3722 26.216 103.396 26.216C105.46 26.216 107.428 25.808 109.348 24.776V22.208C107.572 23.384 105.628 24.032 103.492 24.032C99.4122 24.032 97.0362 21.08 97.0362 17.864C97.0362 14.648 99.5082 11.6 103.516 11.6C105.508 11.6 107.428 12.248 109.18 13.232V10.76C107.212 9.87202 105.268 9.41602 103.444 9.41602Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M113.91 9.63202V26H120.15C125.334 26 128.958 22.688 128.958 17.624C128.958 13.016 125.598 9.63202 120.126 9.63202H113.91ZM116.262 23.888V11.72H119.694C124.326 11.72 126.534 14.168 126.534 17.696C126.534 21.584 124.158 23.888 120.03 23.888H116.262Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M141.56 9.41602C135.872 9.41602 132.8 13.592 132.8 17.864C132.8 22.352 136.256 26.216 141.44 26.216C147.128 26.216 150.392 22.16 150.392 17.792C150.392 13.136 146.768 9.41602 141.56 9.41602ZM141.632 11.624C145.832 11.624 147.968 14.984 147.968 17.768C147.968 21.944 144.968 24.008 141.488 24.008C138.128 24.008 135.224 21.488 135.224 17.864C135.224 14.384 137.576 11.624 141.632 11.624Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M154.958 9.63202V26H157.214V13.4L168.086 26H170.126V9.63202H167.87V22.328L156.902 9.63202H154.958Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M180.643 9.53602L173.611 26H176.011L178.075 21.176H185.035L187.219 26H189.619L182.299 9.53602H180.643ZM181.459 12.728L184.123 19.064H178.963L181.459 12.728Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M193.099 9.63202V26H202.843V23.864H195.475V9.63202H193.099Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M206.568 9.63202V26H212.808C217.992 26 221.616 22.688 221.616 17.624C221.616 13.016 218.256 9.63202 212.784 9.63202H206.568ZM208.92 23.888V11.72H212.352C216.984 11.72 219.192 14.168 219.192 17.696C219.192 21.584 216.816 23.888 212.688 23.888H208.92Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M58.2002 37.0883V48.0003H59.7682V43.2483H65.8962V48.0003H67.4642V37.0883H65.8962V41.8083H59.7682V37.0883H58.2002Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M76.8164 36.9443C73.0244 36.9443 70.9764 39.7283 70.9764 42.5763C70.9764 45.5683 73.2804 48.1443 76.7364 48.1443C80.5284 48.1443 82.7044 45.4403 82.7044 42.5283C82.7044 39.4243 80.2884 36.9443 76.8164 36.9443ZM76.8644 38.4163C79.6644 38.4163 81.0884 40.6563 81.0884 42.5123C81.0884 45.2963 79.0884 46.6723 76.7684 46.6723C74.5284 46.6723 72.5924 44.9923 72.5924 42.5763C72.5924 40.2563 74.1604 38.4163 76.8644 38.4163Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M84.6128 37.0883V38.4643H88.3568V48.0003H89.9248V38.4643H93.7328V37.0883H84.6128Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M96.7971 37.0883V48.0003H103.133V46.5923H98.3651V43.2003H102.829V41.8083H98.3651V38.4803H102.989V37.0883H96.7971Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M106.741 37.0883V48.0003H113.237V46.5763H108.325V37.0883H106.741Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M119.172 36.9443C117.3 36.9443 115.956 38.1123 115.956 39.6643C115.956 41.0083 116.564 41.8723 118.18 42.8163C120.34 44.0803 120.548 44.5763 120.548 45.3123C120.548 46.1603 119.86 46.7523 118.948 46.7523C117.812 46.7523 116.772 46.1603 116.004 45.1523V47.1363C116.868 47.7763 117.876 48.1443 118.948 48.1443C120.852 48.1443 122.116 46.8963 122.116 45.2963C122.116 43.8083 121.62 43.0403 119.316 41.7123C117.652 40.7523 117.524 40.2243 117.524 39.6163C117.524 38.8643 118.132 38.3523 119.124 38.3523C120.1 38.3523 120.948 38.7683 121.684 39.4883V37.7123C120.932 37.2163 120.068 36.9443 119.172 36.9443Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M134.802 41.5203C134.178 40.9283 133.794 40.2403 133.794 39.6643C133.794 39.0723 134.354 38.6243 134.994 38.6243C135.682 38.6243 136.226 39.1203 136.226 39.7443C136.226 40.3363 135.81 40.9123 134.802 41.5203ZM130.914 45.6483C130.914 47.0723 132.242 48.1443 133.634 48.1443C135.074 48.1443 136.29 47.1843 137.122 46.5123L138.386 48.0003H140.386L138.178 45.4403C139.058 44.4323 139.618 43.4883 139.954 42.5763H138.386C138.05 43.2643 137.634 43.9043 137.218 44.3363L135.682 42.5763C137.218 41.5203 137.698 40.6563 137.698 39.6803C137.698 38.5923 136.866 37.2963 134.978 37.2963C132.93 37.2963 132.258 38.8003 132.258 39.8083C132.258 40.8003 132.866 41.6963 133.49 42.3363C131.81 43.3123 130.914 44.2883 130.914 45.6483ZM132.482 45.5203C132.482 44.7843 133.058 44.2563 134.386 43.3763L136.162 45.4243C135.49 46.0163 134.722 46.6563 133.826 46.6563C133.058 46.6563 132.482 46.1283 132.482 45.5203Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M149.319 37.0883V48.0003H150.887V43.2483H151.591C152.359 43.2483 153.047 43.5843 154.151 45.3123L155.879 48.0003H157.735L155.815 45.0883C154.759 43.4883 154.455 43.2323 153.815 42.8163C155.015 42.3363 155.639 41.3923 155.639 40.1283C155.639 38.5283 154.503 37.0883 152.327 37.0883H149.319ZM150.887 38.4643H152.215C153.399 38.4643 154.039 39.0723 154.039 40.1283C154.039 41.5843 153.031 41.8723 151.895 41.8723H150.887V38.4643Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M160.528 37.0883V48.0003H166.864V46.5923H162.096V43.2003H166.56V41.8083H162.096V38.4803H166.72V37.0883H160.528Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M173.256 36.9443C171.384 36.9443 170.04 38.1123 170.04 39.6643C170.04 41.0083 170.648 41.8723 172.264 42.8163C174.424 44.0803 174.632 44.5763 174.632 45.3123C174.632 46.1603 173.944 46.7523 173.032 46.7523C171.896 46.7523 170.856 46.1603 170.088 45.1523V47.1363C170.952 47.7763 171.96 48.1443 173.032 48.1443C174.936 48.1443 176.2 46.8963 176.2 45.2963C176.2 43.8083 175.704 43.0403 173.4 41.7123C171.736 40.7523 171.608 40.2243 171.608 39.6163C171.608 38.8643 172.216 38.3523 173.208 38.3523C174.184 38.3523 175.032 38.7683 175.768 39.4883V37.7123C175.016 37.2163 174.152 36.9443 173.256 36.9443Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M185.057 36.9443C181.265 36.9443 179.217 39.7283 179.217 42.5763C179.217 45.5683 181.521 48.1443 184.977 48.1443C188.769 48.1443 190.945 45.4403 190.945 42.5283C190.945 39.4243 188.529 36.9443 185.057 36.9443ZM185.105 38.4163C187.905 38.4163 189.329 40.6563 189.329 42.5123C189.329 45.2963 187.329 46.6723 185.009 46.6723C182.769 46.6723 180.833 44.9923 180.833 42.5763C180.833 40.2563 182.401 38.4163 185.105 38.4163Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M194.469 37.0883V48.0003H196.037V43.2483H196.741C197.509 43.2483 198.197 43.5843 199.301 45.3123L201.029 48.0003H202.885L200.965 45.0883C199.909 43.4883 199.605 43.2323 198.965 42.8163C200.165 42.3363 200.789 41.3923 200.789 40.1283C200.789 38.5283 199.653 37.0883 197.477 37.0883H194.469ZM196.037 38.4643H197.365C198.549 38.4643 199.189 39.0723 199.189 40.1283C199.189 41.5843 198.181 41.8723 197.045 41.8723H196.037V38.4643Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M204 37.0883V38.4643H207.744V48.0003H209.312V38.4643H213.12V37.0883H204Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M218.969 36.9443C217.097 36.9443 215.753 38.1123 215.753 39.6643C215.753 41.0083 216.361 41.8723 217.977 42.8163C220.137 44.0803 220.345 44.5763 220.345 45.3123C220.345 46.1603 219.657 46.7523 218.745 46.7523C217.609 46.7523 216.569 46.1603 215.801 45.1523V47.1363C216.665 47.7763 217.673 48.1443 218.745 48.1443C220.649 48.1443 221.913 46.8963 221.913 45.2963C221.913 43.8083 221.417 43.0403 219.113 41.7123C217.449 40.7523 217.321 40.2243 217.321 39.6163C217.321 38.8643 217.929 38.3523 218.921 38.3523C219.897 38.3523 220.745 38.7683 221.481 39.4883V37.7123C220.729 37.2163 219.865 36.9443 218.969 36.9443Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M17.8501 51.82V50.45C18.8282 50.1843 19.8366 50.0465 20.8501 50.04C21.8438 50.05 22.8332 50.1708 23.8001 50.4H23.8601V51.78H23.7601C22.8055 51.559 21.8299 51.4417 20.8501 51.43C19.8702 51.4374 18.8954 51.5719 17.9501 51.83L17.8501 51.82ZM18.0001 50.57V51.57C18.9278 51.3283 19.8815 51.2007 20.8401 51.19C21.799 51.2005 22.7542 51.3111 23.6901 51.52V50.52C22.7554 50.3029 21.7997 50.1889 20.8401 50.18C19.8808 50.1897 18.9265 50.3207 18.0001 50.57Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M20.85 59.68L20.29 59L37.51 44.55C38.4254 43.7495 39.2025 42.8034 39.81 41.75C40.526 40.45 40.9332 39.0026 41 37.52V5.43C39.76 5.81 36.63 6.43 30.93 5.7C26.9322 5.12589 23.2019 3.35487 20.23 0.62L20.85 0C23.6832 2.57537 27.2145 4.25578 31 4.83C38.22 5.76 41.18 4.43 41.21 4.42L41.83 4.13V37.51C41.7796 39.1265 41.3516 40.7087 40.58 42.13C39.9228 43.2965 39.0705 44.3416 38.06 45.22L20.85 59.68ZM20.85 56.14L20.29 55.46L23.29 52.92V52C22.4744 51.829 21.6434 51.7419 20.81 51.74V50.86C21.6428 50.8637 22.4732 50.9474 23.29 51.11V50.8C22.4739 50.6307 21.6434 50.5403 20.81 50.53C19.9712 50.5432 19.1364 50.6471 18.32 50.84V51.14C19.1379 50.9586 19.9723 50.8614 20.81 50.85V51.73C19.9712 51.7425 19.1363 51.8465 18.32 52.04V53.04H17.44V47.44L20.85 44L24.22 47.43V52.17L29.42 47.82L35.09 43C35.9261 42.3257 36.6081 41.48 37.09 40.52C37.6236 39.3356 37.9936 38.0841 38.19 36.8V8.8C35.126 9.08268 32.0378 8.94812 29.01 8.4C25.7174 7.95234 22.6383 6.51566 20.18 4.28L20.82 3.67C23.1621 5.77626 26.0804 7.13439 29.2 7.57C32.2947 8.15942 35.4615 8.27071 38.59 7.9L39.11 7.81V36.9C38.9045 38.2829 38.5039 39.6297 37.92 40.9C37.3757 41.9872 36.597 42.9401 35.64 43.69L30 48.51L20.85 56.14ZM18.37 48V50C19.1879 49.8186 20.0223 49.7214 20.86 49.71C21.6925 49.7184 22.5226 49.8021 23.34 49.96V48C22.5241 47.8295 21.6935 47.7391 20.86 47.73C20.0227 47.7298 19.1878 47.8203 18.37 48ZM20.85 45.27L19.2 47C19.7497 46.9203 20.3045 46.8802 20.86 46.88C21.4118 46.8818 21.9629 46.9185 22.51 46.99L20.85 45.27ZM12.38 48.42H11.5V42.83L9.5 40.83L6.75 34L10.75 32.32L12.59 32.9L12.95 34.26L14.11 34.06V31.51L18.16 30.83L19.8 32.06V33.62H20.88V34.5H18.88V32.5L17.88 31.76L14.93 32.26V34.83L12.24 35.29L11.81 33.62L10.74 33.27L7.89 34.49L9.23 37.79C12.9958 36.6469 16.9048 36.0442 20.84 36C24.9103 36.0378 28.9532 36.6712 32.84 37.88L32.56 38.71C30.992 38.211 29.3915 37.8201 27.77 37.54L28.63 38.48L28.37 40.2L29.66 41.47L29.56 42.14L29.83 42.21L29.59 43.05C26.7522 42.3557 23.8415 42.0032 20.92 42V41.13C21.66 41.13 22.37 41.13 23.04 41.19V40.98L22.09 40.18H19.65L18.57 40.98V41.2C19.31 41.2 20.08 41.13 20.88 41.13V42C18.0048 42.0121 15.1402 42.3476 12.34 43L12.38 48.42ZM10.27 40.35L12.08 42.16L11.98 41.49L13.27 40.22L13 38.5L13.84 37.57C12.3892 37.8231 10.9536 38.1569 9.54 38.57L10.27 40.35ZM12.93 41.79L13 42C13.5 41.9 14.15 41.77 14.92 41.64L14.77 40.71L14 40.83L12.93 41.79ZM26.78 41.58C27.55 41.7 28.2 41.83 28.7 41.94V41.79L27.7 40.79L26.94 40.67L26.78 41.58ZM15.59 40.58L15.74 41.51C16.35 41.42 17.02 41.34 17.74 41.28V41.1L16.47 40.45L15.59 40.58ZM23.92 41.27C24.63 41.33 25.29 41.41 25.92 41.49L26.06 40.58L25.23 40.45L23.95 41.11L23.92 41.27ZM16.92 39.71L18.05 40.29L19.05 39.53V37.74L20.05 36.89C18.5102 36.9335 16.9742 37.067 15.45 37.29L16.59 37.93L16.92 39.71ZM22.74 39.54L23.62 40.29L24.75 39.71L25 37.93L26.16 37.28C24.6689 37.0637 23.1662 36.9368 21.66 36.9L22.72 37.73L22.74 39.54ZM25.65 39.63L27.54 39.91L27.71 38.82L26.9 37.93L25.82 38.54L25.65 39.63ZM14 38.77L14.17 39.86L16 39.58L15.83 38.49L14.75 37.88L14 38.77ZM20 39.26H21.91V38.16L20.91 37.4L19.98 38.16L20 39.26Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M6.51 42.9C5.63739 42.2109 4.92438 41.3409 4.42 40.35C3.89376 39.1282 3.55657 37.8333 3.42 36.51V8.28C3.42 8.28 6.42 9.02 12.15 8.28C15.3055 7.8923 18.3155 6.72748 20.91 4.89V0C18.0874 2.4987 14.5651 4.06961 10.82 4.5C3.06 5.5 0 4.05 0 4.05V37.75C0.180295 39.324 0.598387 40.8615 1.24 42.31C1.8451 43.4771 2.69434 44.5003 3.73 45.31L20.86 59.68V55L6.51 42.9Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M12 12.3398L8 20.3898L12 28.5198L15.74 20.3898L12 12.3398Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M29.1899 7.99957C26.0955 7.67144 23.182 6.38084 20.8599 4.30957V34.4896H22.7199V32.4896L23.7199 31.7296L26.6699 32.2296V34.8196L29.3399 35.2996L29.7799 33.5796L30.8999 33.2396L33.7399 34.4796L31.3199 40.3796L29.2499 42.3796V48.3796L29.6999 48.0096L35.4599 43.0796C36.3003 42.2651 37.0028 41.3194 37.5399 40.2796C38.0878 39.0656 38.4421 37.7732 38.5899 36.4496V8.20957C38.5899 8.20957 35.6599 8.86957 29.1799 8.03957L29.1899 7.99957ZM29.6999 10.2896C29.6999 10.2896 28.7799 10.8096 28.7799 10.2896C28.7799 9.76957 29.6999 10.3196 29.6999 10.3196V10.2896ZM28.3399 13.3496L27.9999 12.8696L27.2999 13.0396C28.0599 12.3396 28.2999 10.1196 28.2999 10.1196C28.2999 10.1196 28.5499 12.3396 29.2999 13.0396L28.5799 12.8696L28.2699 13.3796L28.3399 13.3496ZM28.6899 21.9996C28.2199 21.9996 28.6899 21.1596 28.6899 21.1596C28.6899 21.1596 29.1599 21.9996 28.6899 21.9996ZM28.3399 8.99957C28.3399 8.99957 28.8599 9.91957 28.3399 9.91957C27.8199 9.91957 28.3399 8.93957 28.3399 8.93957V8.99957ZM27.1999 16.3896C27.1999 16.3896 26.3599 16.8596 26.3599 16.3896C26.3599 15.9196 27.1999 16.3896 27.1999 16.3896ZM25.9999 19.1696L25.6899 18.7096L25.0599 18.8596C25.7399 18.2296 25.9599 16.2096 25.9599 16.2096C26.0388 17.1532 26.3478 18.0631 26.8599 18.8596L26.2099 18.7096L25.9199 19.1696H25.9999ZM26.0499 27.9996C25.5799 27.9996 26.0499 27.1596 26.0499 27.1596C26.0499 27.1596 26.5099 27.9996 26.0499 27.9996ZM25.9999 15.1296C25.9999 15.1296 26.4699 15.9696 25.9999 15.9696C25.5299 15.9696 25.9999 15.1296 25.9999 15.1296ZM24.4699 10.3996C24.4699 10.3996 23.6399 10.8696 23.6399 10.3996C23.6399 9.92957 24.4699 10.3996 24.4699 10.3996ZM23.2299 13.1796L22.9199 12.7196L22.2899 12.8696C22.9799 12.2296 23.1899 10.2196 23.1899 10.2196C23.2714 11.1626 23.5802 12.0719 24.0899 12.8696L23.4399 12.7196L23.1499 13.1796H23.2299ZM23.3199 21.9996C22.8499 21.9996 23.3199 21.1596 23.3199 21.1596C23.3199 21.1596 23.7899 21.9996 23.3199 21.9996ZM23.2299 9.13957C23.2299 9.13957 23.6999 9.97957 23.2299 9.97957C22.7599 9.97957 23.2299 9.13957 23.2299 9.13957ZM22.8099 10.3996C22.8099 10.8696 21.9699 10.3996 21.9699 10.3996C21.9699 10.3996 22.8099 9.92957 22.8099 10.3996ZM22.8899 22.3996C22.8899 22.8696 22.0599 22.3996 22.0599 22.3996C22.0599 22.3996 22.8899 21.9196 22.8899 22.3896V22.3996ZM23.6099 24.7096L23.3199 25.1796L22.9999 24.6996L22.3699 24.8596C23.0599 24.2196 23.2699 22.1996 23.2699 22.1996C23.3498 23.1461 23.6587 24.059 24.1699 24.8596L23.5199 24.6996L23.6099 24.7096ZM23.7199 22.3996C23.7199 21.9296 24.5599 22.3996 24.5599 22.3996C24.5599 22.3996 23.7199 22.8596 23.7199 22.3896V22.3996ZM25.5399 16.3996C25.5399 16.8696 24.6999 16.3996 24.6999 16.3996C24.6999 16.3996 25.5399 15.9196 25.5399 16.3896V16.3996ZM25.6299 28.3996C25.6299 28.8696 24.7899 28.3996 24.7899 28.3996C24.7899 28.3996 25.6299 27.9096 25.6299 28.3796V28.3996ZM26.3399 30.7196L26.0499 31.1796L25.7399 30.7196L25.1099 30.8696C25.7999 30.2396 26.0099 28.2196 26.0099 28.2196C26.0888 29.1632 26.3978 30.0731 26.9099 30.8696L26.2499 30.7196H26.3399ZM26.4499 28.3996C26.4499 27.9296 27.2899 28.3996 27.2899 28.3996C27.2899 28.3996 26.4499 28.8496 26.4499 28.3796V28.3996ZM27.8699 10.3396C27.8699 10.8596 26.9499 10.3396 26.9499 10.3396C26.9499 10.3396 27.8699 9.79957 27.8699 10.3196V10.3396ZM28.2699 22.4096C28.2699 22.8796 27.4299 22.4096 27.4299 22.4096C27.4299 22.4096 28.2699 21.9196 28.2699 22.3896V22.4096ZM28.9999 24.6996L28.7099 25.1696L28.3999 24.6996L27.7699 24.8496C28.4599 24.2196 28.6699 22.1996 28.6699 22.1996C28.7483 23.1433 29.0573 24.0533 29.5699 24.8496L28.9999 24.6996ZM29.1099 22.3896C29.1099 21.9196 29.9499 22.3896 29.9499 22.3896C29.9499 22.3896 29.0899 22.8596 29.0899 22.3896H29.1099ZM35.5099 10.3896C35.5099 10.3896 34.6599 10.8596 34.6599 10.3896C34.6599 9.91957 35.4899 10.3996 35.4899 10.3996L35.5099 10.3896ZM35.2099 12.8596L34.5599 12.7096L34.2699 13.1696L33.9599 12.7096L33.3299 12.8596C33.8432 12.0637 34.1523 11.1535 34.2299 10.2096C34.3074 11.1535 34.6166 12.0637 35.1299 12.8596H35.2099ZM34.0599 21.9996C33.5899 21.9996 34.0599 21.1596 34.0599 21.1596C34.0599 21.1596 34.5299 21.9996 34.0599 21.9996ZM34.2399 9.16957C34.2399 9.16957 34.7099 10.0096 34.2399 10.0096C33.7699 10.0096 34.2399 9.13957 34.2399 9.13957V9.16957ZM32.5699 16.4196C32.5699 16.4196 31.7299 16.8896 31.7299 16.4196C31.7299 15.9496 32.5699 16.3896 32.5699 16.3896V16.4196ZM31.3299 19.1996L30.9999 18.7096L30.3699 18.8596C31.0599 18.2296 31.2699 16.2096 31.2699 16.2096H31.3199C31.3988 17.1532 31.7078 18.0631 32.2199 18.8596L31.5699 18.7096L31.2699 19.1696L31.3299 19.1996ZM31.4099 27.9996C30.9499 27.9996 31.4099 27.1596 31.4099 27.1596C31.4099 27.1596 31.8799 27.9996 31.4099 27.9996ZM31.3299 15.1696C31.3299 15.1696 31.7899 16.0096 31.3299 16.0096C30.8699 16.0096 31.3299 15.1296 31.3299 15.1296V15.1696ZM30.8999 16.4296C30.8999 16.8996 30.0699 16.4296 30.0699 16.4296C30.0699 16.4296 30.8999 15.9196 30.8999 16.3896V16.4296ZM30.9899 28.4296C30.9899 28.8996 30.1599 28.4296 30.1599 28.4296C30.1599 28.4296 30.9999 27.9096 30.9999 28.3796L30.9899 28.4296ZM31.7099 30.7496L31.4199 31.2096L31.1099 30.7496L30.4799 30.8996C31.1699 30.2696 31.3799 28.2496 31.3799 28.2496C31.4614 29.1926 31.7702 30.1019 32.2799 30.8996L31.6299 30.7496H31.7099ZM31.8199 28.4296C31.8199 27.9596 32.6599 28.4296 32.6599 28.4296C32.6599 28.4296 31.8199 28.8496 31.8199 28.3796V28.4296ZM33.8199 10.4296C33.8199 10.8996 32.9799 10.4296 32.9799 10.4296C32.9799 10.4296 33.8199 9.92957 33.8199 10.3996V10.4296ZM33.6299 22.4296C33.6299 22.8996 32.7899 22.4296 32.7899 22.4296C32.7899 22.4296 33.6299 21.9196 33.6299 22.3896V22.4296ZM34.3499 24.7396L34.0599 25.2096L33.7499 24.7396L33.1099 24.8896C33.7999 24.2596 34.0199 22.2396 34.0199 22.2396C34.0983 23.1833 34.4073 24.0933 34.9199 24.8896L34.2599 24.7396H34.3499ZM34.4599 22.4296C34.4599 21.9596 35.2899 22.4296 35.2899 22.4296C35.2899 22.4296 34.4599 22.8596 34.4599 22.3896V22.4296ZM37.9399 16.4296C37.9399 16.4296 37.0999 16.8996 37.0999 16.4296C37.0999 15.9596 37.9399 16.3896 37.9399 16.3896V16.4296ZM36.6999 19.1696L36.3899 18.7096L35.7599 18.8596C36.4499 18.2296 36.6599 16.2096 36.6599 16.2096C36.741 17.1527 37.0499 18.0621 37.5599 18.8596L36.9999 18.7096L36.7099 19.1696H36.6999ZM36.7899 27.9996C36.3099 27.9996 36.7899 27.1596 36.7899 27.1596C36.7899 27.1596 37.2499 27.9996 36.7899 27.9996ZM36.6899 15.1696C36.6899 15.1696 37.1599 16.0096 36.6899 16.0096C36.2199 16.0096 36.6899 15.1296 36.6899 15.1296V15.1696ZM36.2699 16.4296C36.2699 16.8996 35.4299 16.4296 35.4299 16.4296C35.4299 16.4296 36.2699 15.9196 36.2699 16.3896V16.4296ZM36.3599 28.4296C36.3599 28.8996 35.5199 28.4296 35.5199 28.4296C35.5199 28.4296 36.3599 27.9096 36.3599 28.3796V28.4296ZM37.0799 30.7496L36.7899 31.2096L36.4799 30.7496L35.8499 30.8996C36.5299 30.2696 36.7499 28.2496 36.7499 28.2496C36.8314 29.1926 37.1402 30.1019 37.6499 30.8996L36.9999 30.7496H37.0799ZM37.1899 28.4296C37.1899 27.9596 38.0199 28.4296 38.0199 28.4296C38.0199 28.4296 37.1899 28.8496 37.1899 28.3796V28.4296Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"})),Gne=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 183.958 67.078",...e},y.createElement("g",{id:"Group_1","data-name":"Group 1",transform:"translate(-349.271 -265.357)"},y.createElement("path",{id:"Path_1","data-name":"Path 1",d:"M371.3,268.314l-2.957,5.624c-3.3-1.681-5.972-2.551-7.885-2.551-1.1,0-1.8.406-1.8,1.16,0,2.725,12.581,1.507,12.581,9.74,0,4.986-4.29,8-10.61,8a19.417,19.417,0,0,1-11.363-3.421l2.783-5.624a16.44,16.44,0,0,0,8.754,2.957c1.217,0,2.029-.348,2.029-1.1-.116-2.725-12.465-1.391-12.465-9.624,0-5.1,4.232-8.117,10.32-8.117A21.51,21.51,0,0,1,371.3,268.314Z",fill:"#ffffff"}),y.createElement("path",{id:"Path_2","data-name":"Path 2",d:"M589.982,274.575v15.306H581V277.126c0-2.377-1.391-3.884-3.479-3.884-2.435.058-3.942,1.971-3.942,4.7v11.943h-8.986V265.7h8.986v3.71a8.543,8.543,0,0,1,7.653-4.058C586.387,265.357,589.982,268.951,589.982,274.575Z",transform:"translate(-191.779)",fill:"#ffffff"}),y.createElement("path",{id:"Path_3","data-name":"Path 3",d:"M831.013,274.169v15.654H822.2v-2.667c-1.449,1.971-3.884,3.131-7.073,3.131-5.16,0-8.175-3.073-8.175-7.595,0-4.638,3.247-7.247,9.334-7.305H822.2v-.058c0-1.971-1.391-3.189-4.174-3.189a20.116,20.116,0,0,0-7.305,1.739l-2.145-6.029a30.891,30.891,0,0,1,11.653-2.493C827.013,265.357,831.013,268.6,831.013,274.169Zm-8.754,7.769v-2.2H818.2c-1.8,0-2.725.754-2.725,2.261s.986,2.377,2.725,2.377A4.384,4.384,0,0,0,822.259,281.938Z",transform:"translate(-407.649)",fill:"#ffffff"}),y.createElement("path",{id:"Path_4","data-name":"Path 4",d:"M1068.148,278.468c0,7.421-4.29,12.233-10.958,12.233a8.513,8.513,0,0,1-6.841-3.131v11.653h-8.986V266.235h8.986v2.783a8.41,8.41,0,0,1,6.609-3.131C1063.742,265.945,1068.148,270.931,1068.148,278.468Zm-9.044-.232c0-3.189-1.74-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1057.364,283.628,1059.1,281.425,1059.1,278.236Z",transform:"translate(-616.433 -0.472)",fill:"#ffffff"}),y.createElement("path",{id:"Path_5","data-name":"Path 5",d:"M1322.18,278.468c0,7.421-4.29,12.233-10.958,12.233a8.69,8.69,0,0,1-6.841-3.131v11.653H1295.4V266.235h8.986v2.783a8.409,8.409,0,0,1,6.609-3.131C1317.716,265.945,1322.18,270.931,1322.18,278.468Zm-9.044-.232c0-3.189-1.739-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1311.4,283.628,1313.136,281.425,1313.136,278.236Z",transform:"translate(-842.695 -0.472)",fill:"#ffffff"}),y.createElement("path",{id:"Path_6","data-name":"Path 6",d:"M1532.755,295.274c-1.913,4.754-5.218,6.957-10.03,6.957a12.151,12.151,0,0,1-7.769-2.667l3.71-5.972a4.617,4.617,0,0,0,3.247,1.392,2.663,2.663,0,0,0,2.609-1.565l.464-.87-9.972-23.48h9.16l5.276,14.784,4.464-14.784h8.928Z",transform:"translate(-1038.253 -3.306)",fill:"#ffffff"}),y.createElement("path",{id:"Path_7","data-name":"Path 7",d:"M371.3,578.032l-2.957,5.624c-3.3-1.681-5.972-2.551-7.885-2.551-1.1,0-1.8.406-1.8,1.16,0,2.725,12.581,1.507,12.581,9.74,0,4.986-4.29,8-10.61,8a19.416,19.416,0,0,1-11.363-3.421l2.783-5.624a16.049,16.049,0,0,0,8.638,3.015c1.217,0,2.029-.348,2.029-1.1,0-2.783-12.349-1.449-12.349-9.74,0-5.044,4.232-8.059,10.32-8.059A21.509,21.509,0,0,1,371.3,578.032Z",transform:"translate(0 -275.86)",fill:"#ffffff"}),y.createElement("path",{id:"Path_8","data-name":"Path 8",d:"M589.982,515.8v15.306H581V518.351c0-2.377-1.333-3.942-3.479-3.942-2.435.058-3.942,1.971-3.942,4.7v11.943h-8.986V498.175h8.986V510.7a8.543,8.543,0,0,1,7.653-4.058C586.445,506.639,589.982,510.234,589.982,515.8Z",transform:"translate(-191.779 -207.367)",fill:"#ffffff"}),y.createElement("path",{id:"Path_9","data-name":"Path 9",d:"M831.485,588.012c0,7.479-4.754,12.407-12,12.407s-12-4.928-12-12.407,4.754-12.407,12-12.407S831.485,580.533,831.485,588.012Zm-16.465-.058c0,3.247,1.8,5.392,4.522,5.392s4.464-2.145,4.464-5.392-1.8-5.392-4.464-5.392S815.02,584.765,815.02,587.954Z",transform:"translate(-408.121 -276.332)",fill:"#ffffff"}),y.createElement("path",{id:"Path_10","data-name":"Path 10",d:"M1068.148,588.716c0,7.421-4.29,12.233-10.958,12.233a8.689,8.689,0,0,1-6.841-3.131v11.421h-8.986V576.483h8.986v2.783a8.41,8.41,0,0,1,6.609-3.131C1063.742,576.193,1068.148,581.179,1068.148,588.716Zm-9.044-.232c0-3.189-1.74-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1057.364,593.876,1059.1,591.673,1059.1,588.484Z",transform:"translate(-616.433 -276.804)",fill:"#ffffff"}),y.createElement("path",{id:"Path_11","data-name":"Path 11",d:"M1322.18,588.7c0,7.421-4.29,12.233-10.958,12.233a8.689,8.689,0,0,1-6.841-3.131v11.421H1295.4V576.466h8.986v2.783a8.236,8.236,0,0,1,6.609-3.131C1317.716,576.176,1322.18,581.162,1322.18,588.7Zm-9.044-.232c0-3.189-1.739-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1311.4,593.859,1313.136,591.656,1313.136,588.467Z",transform:"translate(-842.695 -276.787)",fill:"#ffffff"}),y.createElement("path",{id:"Path_12","data-name":"Path 12",d:"M1573.644,591.218h-16.233a4.652,4.652,0,0,0,4.7,3.594,8.027,8.027,0,0,0,5.334-2.319l4.638,4.58a13.953,13.953,0,0,1-10.726,4.348c-8.059,0-12.987-4.87-12.987-12.291,0-7.537,5.1-12.465,12.755-12.465C1569.528,576.666,1574.166,582.348,1573.644,591.218Zm-8.87-4.406a3.649,3.649,0,0,0-3.653-4.058c-2.087,0-3.479,1.623-3.942,4.058Z",transform:"translate(-1068.012 -277.277)",fill:"#ffffff"}),y.createElement("path",{id:"Path_13","data-name":"Path 13",d:"M1795.475,580.3a8.69,8.69,0,0,1,7.595-4.174v8.059c-4.638-.58-7.595,1.392-7.595,4.87v11.537h-8.986V576.47h8.986Z",transform:"translate(-1280.103 -276.791)",fill:"#ffffff"}),y.createElement("g",{id:"Group_395","data-name":"Group 395"},y.createElement("path",{id:"Path_14","data-name":"Path 14",d:"M1786.2,273.359c.232-.928.985-1.971,1.913-1.971h2.551c0,2.551.464,2.551.986,2.551h5.8c.522,0,.986,0,.986-2.551h2.551c.928,0,1.681,1.1,1.913,1.971l1.391,6.725h2.029l-1.623-7.363c-.406-1.8-1.971-3.652-3.769-3.652h-12.871c-1.8,0-3.363,1.913-3.769,3.652l-1.507,7.305h2.029Z",transform:"translate(-1276.796 -3.306)",fill:"#ffffff"}),y.createElement("path",{id:"Path_15","data-name":"Path 15",d:"M1805.1,482.8a4.29,4.29,0,1,0,4.29,4.29h0a4.28,4.28,0,0,0-4.29-4.29Zm1.449,4.29a1.449,1.449,0,1,1-1.449-1.449h0a1.472,1.472,0,0,1,1.449,1.449Z",transform:"translate(-1292.856 -193.669)",fill:"#ffffff"}),y.createElement("path",{id:"Path_16","data-name":"Path 16",d:"M1904.8,482.8a4.29,4.29,0,1,0,4.29,4.29h0A4.281,4.281,0,0,0,1904.8,482.8Zm1.45,4.29a1.479,1.479,0,0,1-2.957-.058,1.435,1.435,0,0,1,1.45-1.449,1.462,1.462,0,0,1,1.507,1.507Z",transform:"translate(-1381.661 -193.669)",fill:"#ffffff"}),y.createElement("path",{id:"Path_17","data-name":"Path 17",d:"M1777.409,369.811h-27.191a1.913,1.913,0,0,0,0,3.827h.232l1.739,10.378a2.449,2.449,0,0,0,1.1,1.623,5.145,5.145,0,0,1,5.74-4.464,5.074,5.074,0,0,1,4.464,4.7h.638a5.174,5.174,0,0,1,5.508-4.754,5.074,5.074,0,0,1,4.7,4.464,2.59,2.59,0,0,0,1.1-1.623l1.739-10.378h.232a1.93,1.93,0,0,0,1.913-1.913,1.845,1.845,0,0,0-1.913-1.855Zm-22.495,4.986h0Zm5.856,0h0Zm5.8,0h0Zm5.8,0h0Z",transform:"translate(-1246.093 -93.032)",fill:"#ffffff"})),y.createElement("path",{id:"Path_18","data-name":"Path 18",d:"M1862.858,419.155h0Z",transform:"translate(-1348.123 -136.985)",fill:"#ffffff"}),y.createElement("path",{id:"Path_19","data-name":"Path 19",d:"M1914.831,419.155h0Z",transform:"translate(-1394.414 -136.985)",fill:"#ffffff"}),y.createElement("path",{id:"Path_20","data-name":"Path 20",d:"M1966.274,419.155h0Z",transform:"translate(-1440.234 -136.985)",fill:"#ffffff"})),y.createElement("script",{xmlns:""})),Wne=()=>[{date:"Jan 2025 – Present",role:"Software Engineer",location:"LeaseLoco",description:["At LeaseLoco, I help build and maintain a high-performance, user-focused website. I work across the full development lifecycle, focusing on key features like our scoring algorithm, vehicle configurator, and price alerts.","I collaborate with engineers and designers to write clean, scalable code that meets Core Web Vitals and accessibility standards—ensuring a fast, inclusive experience across all devices."],icon:"leaseloco-logo"},{date:"Sept 2021 – Jan 2025",role:"Senior Front End Developer",location:"Snappy Shopper",description:["Returning to Hungrrr full time just in time for the merger with Snappy Shopper and continuing to lead the front end of the Hungrrr platform while also assisting the Snappy Shopper team. Updating and improving the ordering platform to keep up with style trends and work better for clients and members in the team.","Maintaining hundreds of clients websites and making periodic changes to improve their performance and help pull through more sales. Increasing the amount of client enquiries to join the platforms through updates to the B2B websites making it easier to sign up and to keep a track of these leads."],icon:"snappy-logo"},{date:"May 2020 – July 2020",role:"Front End Developer",location:"Hungrrr",description:["Leading front end in the company at the beginning of the pandemic. Integrating a table ordering system for businesses reopening to make the users journey easier and opening up this feature to all the client on this platform.","Developing an internal business setup tool to make it easier for our team to add businesses to our system and also maintain clients. Continuing to do work for them while back at mtc due to the impact I made in the company even in just a short period of time."],icon:"hungrrr-logo"},{date:"Sept 2015 – Sept 2021",role:"Front End Developer",location:"mtc.",description:["While in mtc I have worked in many areas of the company from leading projects to dealing with aftercare for clients. I was able to work on complex projects early into joining the company without needing much assistance to mentoring newer members of staff.","I have dealt with hundreds of different websites and have the ability to work to tight deadlines without lowering quality. I have been able to work across multiple teams in the company and am quick to adapt to new situations."],icon:"mtc-logo"}],Xne=()=>[{title:"Brewdog Now",description:"BrewDog Now is BrewDog’s rapid beer delivery and ordering service, designed to bring fresh craft beer and food directly to your door or table.",icon:"brewdog",alt:"Brewdog",bgColor:"#008fbe",textColor:"#FFF",width:173,height:50},{title:"GDK",description:"German Doner Kebab is a modern fast-food chain serving fresh, gourmet kebabs made with lean meats, handmade bread, and signature sauces.",icon:"gdk",alt:"GDK",bgColor:"#ff7a00",textColor:"#000",width:166,height:50},{title:"Leaseloco",description:"LeaseLoco is the UK’s leading car lease comparison site, making it easy to find and compare top deals with real-time pricing and value scores.",icon:"leaseloco",alt:"Leaseloco",bgColor:"#3A0642",textColor:"#FFF",width:268,height:60},{title:"Macdonald Hotels & Resorts",description:"Macdonald Hotels & Resorts is a UK hotel group offering luxury stays, fine dining, and spa experiences in scenic locations.",icon:"macdonald",alt:"Macdonald Hotels & Resorts",bgColor:"#0F554A",textColor:"#FFF",width:222,height:60},{title:"Snappy Shopper",description:"Snappy Shopper is a rapid grocery delivery app connecting you with local convenience stores for same-day delivery in under 30 minutes.",icon:"snappy",alt:"Snappy Shopper",bgColor:"#14569e",textColor:"#FFF",width:138,height:50},{title:"Hungrrr",description:"Hungrrr is a UK-based platform enabling restaurants and takeaways to create branded ordering websites and apps with zero commission fees.",icon:"hungrrr",alt:"Hungrrr",bgColor:"#F33E3E",textColor:"#FFF",width:187,height:60}],Kne={brewdog:One,gdk:Fne,leaseloco:Une,macdonald:Zne,snappy:Gne,hungrrr:Bne},Yne=({id:e})=>{const t=Je.useMounted(),a=Xne(),o=t?"":Ze.skeleton;return g.jsx("div",{id:e,className:Ze.projects,children:g.jsxs("div",{className:Ze.container,children:[g.jsxs("div",{className:Ze.intro,children:[g.jsx("h3",{className:o,children:"My work"}),g.jsx("h2",{className:o,children:"Projects I’ve worked on"})]}),g.jsx("div",{className:Ze.grid,children:a.map((i,r)=>{const c=Kne[i.icon];return g.jsxs("div",{className:ie(Ze.item),children:[t?g.jsx("div",{className:ie(Ze.image),style:{backgroundColor:i.bgColor,color:i.textColor},children:c&&g.jsx(c,{width:i.width,height:i.height,className:o})}):g.jsx("div",{className:Ze.image,children:g.jsx("div",{className:Ze.skeleton})}),g.jsxs("div",{className:Ze.text,children:[g.jsx("h3",{className:o,children:i.title}),g.jsx("p",{className:o,children:i.description})]})]},r)})})]})})},Qne="style-module__section___s9yaR",Jne="style-module__container___F-SED",eae="style-module__content___8Xbo4",tae="style-module__image___Jckgv",nae="style-module__skeleton___T9os8",aae="style-module__text___Yx8LC",e1={section:Qne,container:Jne,content:eae,image:tae,skeleton:nae,"image-wrap":"style-module__image-wrap___FnUhF",text:aae,"button-group":"style-module__button-group___fMutf"},oae=({id:e})=>{const t=Je.useMounted(),a=t?"":e1.skeleton;return g.jsx("div",{id:e,className:e1.section,children:g.jsx("div",{className:e1.container,children:g.jsxs("div",{className:e1.content,children:[g.jsx("div",{className:e1.image,children:g.jsx("div",{className:ie(e1["image-wrap"]),children:t?g.jsx($b,{src:"/ellie.png",alt:"Michael Allen",sizes:"(max-width: 743px) 250px, 500px",width:520,height:520}):g.jsx("div",{className:e1.skeleton})})}),g.jsxs("div",{className:e1.text,children:[g.jsx("h3",{className:a,children:"About Michael Allen"}),g.jsx("h2",{className:a,children:"Front End Development"}),g.jsx("p",{className:a,children:"I‘m an experienced Front End Developer with excellent collaboration, organization, and teamwork skills. Passionate about developing in HTML, CSS, and JavaScript and always open to exploring new technologies. Over the last decade, I‘ve worked with various clients, helping me hone my analytical, debugging, and problem-solving skills to create exceptional websites."}),g.jsx(hv,{className:e1["button-group"],children:g.jsx(Ke,{href:"mailto:michael@uplord.co.uk",label:"Get in touch",variant:"primary",size:"md",isSkeleton:!t})})]})]})})})},iae="style-module__stack___w6euO",cae="style-module__container___1oTcE",rae="style-module__intro___ekdH8",sae="style-module__skeleton___ORPXo",dae="style-module__list___Anm5H",hae="style-module__item___ylSJi",lae="style-module__image___EgYCb",t1={stack:iae,container:cae,intro:rae,skeleton:sae,list:dae,item:hae,image:lae},uae=e=>y.createElement("svg",{viewBox:"0 0 304 182",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("g",null,y.createElement("path",{className:"aws",d:"M86.4,66.4c0,3.7,0.4,6.7,1.1,8.9c0.8,2.2,1.8,4.6,3.2,7.2c0.5,0.8,0.7,1.6,0.7,2.3c0,1-0.6,2-1.9,3l-6.3,4.2 c-0.9,0.6-1.8,0.9-2.6,0.9c-1,0-2-0.5-3-1.4C76.2,90,75,88.4,74,86.8c-1-1.7-2-3.6-3.1-5.9c-7.8,9.2-17.6,13.8-29.4,13.8 c-8.4,0-15.1-2.4-20-7.2c-4.9-4.8-7.4-11.2-7.4-19.2c0-8.5,3-15.4,9.1-20.6c6.1-5.2,14.2-7.8,24.5-7.8c3.4,0,6.9,0.3,10.6,0.8 c3.7,0.5,7.5,1.3,11.5,2.2v-7.3c0-7.6-1.6-12.9-4.7-16c-3.2-3.1-8.6-4.6-16.3-4.6c-3.5,0-7.1,0.4-10.8,1.3c-3.7,0.9-7.3,2-10.8,3.4 c-1.6,0.7-2.8,1.1-3.5,1.3c-0.7,0.2-1.2,0.3-1.6,0.3c-1.4,0-2.1-1-2.1-3.1v-4.9c0-1.6,0.2-2.8,0.7-3.5c0.5-0.7,1.4-1.4,2.8-2.1 c3.5-1.8,7.7-3.3,12.6-4.5c4.9-1.3,10.1-1.9,15.6-1.9c11.9,0,20.6,2.7,26.2,8.1c5.5,5.4,8.3,13.6,8.3,24.6V66.4z M45.8,81.6 c3.3,0,6.7-0.6,10.3-1.8c3.6-1.2,6.8-3.4,9.5-6.4c1.6-1.9,2.8-4,3.4-6.4c0.6-2.4,1-5.3,1-8.7v-4.2c-2.9-0.7-6-1.3-9.2-1.7 c-3.2-0.4-6.3-0.6-9.4-0.6c-6.7,0-11.6,1.3-14.9,4c-3.3,2.7-4.9,6.5-4.9,11.5c0,4.7,1.2,8.2,3.7,10.6 C37.7,80.4,41.2,81.6,45.8,81.6z M126.1,92.4c-1.8,0-3-0.3-3.8-1c-0.8-0.6-1.5-2-2.1-3.9L96.7,10.2c-0.6-2-0.9-3.3-0.9-4 c0-1.6,0.8-2.5,2.4-2.5h9.8c1.9,0,3.2,0.3,3.9,1c0.8,0.6,1.4,2,2,3.9l16.8,66.2l15.6-66.2c0.5-2,1.1-3.3,1.9-3.9c0.8-0.6,2.2-1,4-1 h8c1.9,0,3.2,0.3,4,1c0.8,0.6,1.5,2,1.9,3.9l15.8,67l17.3-67c0.6-2,1.3-3.3,2-3.9c0.8-0.6,2.1-1,3.9-1h9.3c1.6,0,2.5,0.8,2.5,2.5 c0,0.5-0.1,1-0.2,1.6c-0.1,0.6-0.3,1.4-0.7,2.5l-24.1,77.3c-0.6,2-1.3,3.3-2.1,3.9c-0.8,0.6-2.1,1-3.8,1h-8.6c-1.9,0-3.2-0.3-4-1 c-0.8-0.7-1.5-2-1.9-4L156,23l-15.4,64.4c-0.5,2-1.1,3.3-1.9,4c-0.8,0.7-2.2,1-4,1H126.1z M254.6,95.1c-5.2,0-10.4-0.6-15.4-1.8 c-5-1.2-8.9-2.5-11.5-4c-1.6-0.9-2.7-1.9-3.1-2.8c-0.4-0.9-0.6-1.9-0.6-2.8v-5.1c0-2.1,0.8-3.1,2.3-3.1c0.6,0,1.2,0.1,1.8,0.3 c0.6,0.2,1.5,0.6,2.5,1c3.4,1.5,7.1,2.7,11,3.5c4,0.8,7.9,1.2,11.9,1.2c6.3,0,11.2-1.1,14.6-3.3c3.4-2.2,5.2-5.4,5.2-9.5 c0-2.8-0.9-5.1-2.7-7c-1.8-1.9-5.2-3.6-10.1-5.2L246,52c-7.3-2.3-12.7-5.7-16-10.2c-3.3-4.4-5-9.3-5-14.5c0-4.2,0.9-7.9,2.7-11.1 c1.8-3.2,4.2-6,7.2-8.2c3-2.3,6.4-4,10.4-5.2c4-1.2,8.2-1.7,12.6-1.7c2.2,0,4.5,0.1,6.7,0.4c2.3,0.3,4.4,0.7,6.5,1.1 c2,0.5,3.9,1,5.7,1.6c1.8,0.6,3.2,1.2,4.2,1.8c1.4,0.8,2.4,1.6,3,2.5c0.6,0.8,0.9,1.9,0.9,3.3v4.7c0,2.1-0.8,3.2-2.3,3.2 c-0.8,0-2.1-0.4-3.8-1.2c-5.7-2.6-12.1-3.9-19.2-3.9c-5.7,0-10.2,0.9-13.3,2.8c-3.1,1.9-4.7,4.8-4.7,8.9c0,2.8,1,5.2,3,7.1 c2,1.9,5.7,3.8,11,5.5l14.2,4.5c7.2,2.3,12.4,5.5,15.5,9.6c3.1,4.1,4.6,8.8,4.6,14c0,4.3-0.9,8.2-2.6,11.6 c-1.8,3.4-4.2,6.4-7.3,8.8c-3.1,2.5-6.8,4.3-11.1,5.6C264.4,94.4,259.7,95.1,254.6,95.1z"}),y.createElement("path",{fill:"#FF9900",d:"M273.5,143.7c-32.9,24.3-80.7,37.2-121.8,37.2c-57.6,0-109.5-21.3-148.7-56.7c-3.1-2.8-0.3-6.6,3.4-4.4 c42.4,24.6,94.7,39.5,148.8,39.5c36.5,0,76.6-7.6,113.5-23.2C274.2,133.6,278.9,139.7,273.5,143.7z"}),y.createElement("path",{fill:"#FF9900",d:"M287.2,128.1c-4.2-5.4-27.8-2.6-38.5-1.3c-3.2,0.4-3.7-2.4-0.8-4.5c18.8-13.2,49.7-9.4,53.3-5 c3.6,4.5-1,35.4-18.6,50.2c-2.7,2.3-5.3,1.1-4.1-1.9C282.5,155.7,291.4,133.4,287.2,128.1z"})),y.createElement("style",null,`\r
|
|
7812
|
+
*/const Lne=Object.freeze(Object.defineProperty({__proto__:null,AArrowDown:ao,AArrowDownIcon:ao,AArrowUp:oo,AArrowUpIcon:oo,ALargeSmall:io,ALargeSmallIcon:io,Accessibility:co,AccessibilityIcon:co,Activity:ro,ActivityIcon:ro,ActivitySquare:S2,ActivitySquareIcon:S2,AirVent:so,AirVentIcon:so,Airplay:ho,AirplayIcon:ho,AlarmCheck:l1,AlarmCheckIcon:l1,AlarmClock:uo,AlarmClockCheck:l1,AlarmClockCheckIcon:l1,AlarmClockIcon:uo,AlarmClockMinus:u1,AlarmClockMinusIcon:u1,AlarmClockOff:lo,AlarmClockOffIcon:lo,AlarmClockPlus:p1,AlarmClockPlusIcon:p1,AlarmMinus:u1,AlarmMinusIcon:u1,AlarmPlus:p1,AlarmPlusIcon:p1,AlarmSmoke:po,AlarmSmokeIcon:po,Album:yo,AlbumIcon:yo,AlertCircle:z1,AlertCircleIcon:z1,AlertOctagon:a2,AlertOctagonIcon:a2,AlertTriangle:An,AlertTriangleIcon:An,AlignCenter:mo,AlignCenterHorizontal:ko,AlignCenterHorizontalIcon:ko,AlignCenterIcon:mo,AlignCenterVertical:fo,AlignCenterVerticalIcon:fo,AlignEndHorizontal:Mo,AlignEndHorizontalIcon:Mo,AlignEndVertical:go,AlignEndVerticalIcon:go,AlignHorizontalDistributeCenter:_o,AlignHorizontalDistributeCenterIcon:_o,AlignHorizontalDistributeEnd:vo,AlignHorizontalDistributeEndIcon:vo,AlignHorizontalDistributeStart:Co,AlignHorizontalDistributeStartIcon:Co,AlignHorizontalJustifyCenter:xo,AlignHorizontalJustifyCenterIcon:xo,AlignHorizontalJustifyEnd:Lo,AlignHorizontalJustifyEndIcon:Lo,AlignHorizontalJustifyStart:wo,AlignHorizontalJustifyStartIcon:wo,AlignHorizontalSpaceAround:bo,AlignHorizontalSpaceAroundIcon:bo,AlignHorizontalSpaceBetween:So,AlignHorizontalSpaceBetweenIcon:So,AlignJustify:Io,AlignJustifyIcon:Io,AlignLeft:No,AlignLeftIcon:No,AlignRight:Ao,AlignRightIcon:Ao,AlignStartHorizontal:Po,AlignStartHorizontalIcon:Po,AlignStartVertical:Eo,AlignStartVerticalIcon:Eo,AlignVerticalDistributeCenter:Ro,AlignVerticalDistributeCenterIcon:Ro,AlignVerticalDistributeEnd:$o,AlignVerticalDistributeEndIcon:$o,AlignVerticalDistributeStart:qo,AlignVerticalDistributeStartIcon:qo,AlignVerticalJustifyCenter:To,AlignVerticalJustifyCenterIcon:To,AlignVerticalJustifyEnd:jo,AlignVerticalJustifyEndIcon:jo,AlignVerticalJustifyStart:Ho,AlignVerticalJustifyStartIcon:Ho,AlignVerticalSpaceAround:Vo,AlignVerticalSpaceAroundIcon:Vo,AlignVerticalSpaceBetween:zo,AlignVerticalSpaceBetweenIcon:zo,Ambulance:Do,AmbulanceIcon:Do,Ampersand:Oo,AmpersandIcon:Oo,Ampersands:Fo,AmpersandsIcon:Fo,Amphora:Bo,AmphoraIcon:Bo,Anchor:Uo,AnchorIcon:Uo,Angry:Zo,AngryIcon:Zo,Annoyed:Go,AnnoyedIcon:Go,Antenna:Wo,AntennaIcon:Wo,Anvil:Xo,AnvilIcon:Xo,Aperture:Ko,ApertureIcon:Ko,AppWindow:Qo,AppWindowIcon:Qo,AppWindowMac:Yo,AppWindowMacIcon:Yo,Apple:Jo,AppleIcon:Jo,Archive:n0,ArchiveIcon:n0,ArchiveRestore:e0,ArchiveRestoreIcon:e0,ArchiveX:t0,ArchiveXIcon:t0,AreaChart:S1,AreaChartIcon:S1,Armchair:a0,ArmchairIcon:a0,ArrowBigDown:i0,ArrowBigDownDash:o0,ArrowBigDownDashIcon:o0,ArrowBigDownIcon:i0,ArrowBigLeft:r0,ArrowBigLeftDash:c0,ArrowBigLeftDashIcon:c0,ArrowBigLeftIcon:r0,ArrowBigRight:d0,ArrowBigRightDash:s0,ArrowBigRightDashIcon:s0,ArrowBigRightIcon:d0,ArrowBigUp:l0,ArrowBigUpDash:h0,ArrowBigUpDashIcon:h0,ArrowBigUpIcon:l0,ArrowDown:v0,ArrowDown01:u0,ArrowDown01Icon:u0,ArrowDown10:p0,ArrowDown10Icon:p0,ArrowDownAZ:y1,ArrowDownAZIcon:y1,ArrowDownAz:y1,ArrowDownAzIcon:y1,ArrowDownCircle:D1,ArrowDownCircleIcon:D1,ArrowDownFromLine:y0,ArrowDownFromLineIcon:y0,ArrowDownIcon:v0,ArrowDownLeft:k0,ArrowDownLeftFromCircle:F1,ArrowDownLeftFromCircleIcon:F1,ArrowDownLeftFromSquare:E2,ArrowDownLeftFromSquareIcon:E2,ArrowDownLeftIcon:k0,ArrowDownLeftSquare:I2,ArrowDownLeftSquareIcon:I2,ArrowDownNarrowWide:f0,ArrowDownNarrowWideIcon:f0,ArrowDownRight:m0,ArrowDownRightFromCircle:B1,ArrowDownRightFromCircleIcon:B1,ArrowDownRightFromSquare:R2,ArrowDownRightFromSquareIcon:R2,ArrowDownRightIcon:m0,ArrowDownRightSquare:N2,ArrowDownRightSquareIcon:N2,ArrowDownSquare:A2,ArrowDownSquareIcon:A2,ArrowDownToDot:M0,ArrowDownToDotIcon:M0,ArrowDownToLine:g0,ArrowDownToLineIcon:g0,ArrowDownUp:_0,ArrowDownUpIcon:_0,ArrowDownWideNarrow:k1,ArrowDownWideNarrowIcon:k1,ArrowDownZA:f1,ArrowDownZAIcon:f1,ArrowDownZa:f1,ArrowDownZaIcon:f1,ArrowLeft:w0,ArrowLeftCircle:O1,ArrowLeftCircleIcon:O1,ArrowLeftFromLine:C0,ArrowLeftFromLineIcon:C0,ArrowLeftIcon:w0,ArrowLeftRight:x0,ArrowLeftRightIcon:x0,ArrowLeftSquare:P2,ArrowLeftSquareIcon:P2,ArrowLeftToLine:L0,ArrowLeftToLineIcon:L0,ArrowRight:N0,ArrowRightCircle:G1,ArrowRightCircleIcon:G1,ArrowRightFromLine:b0,ArrowRightFromLineIcon:b0,ArrowRightIcon:N0,ArrowRightLeft:S0,ArrowRightLeftIcon:S0,ArrowRightSquare:T2,ArrowRightSquareIcon:T2,ArrowRightToLine:I0,ArrowRightToLineIcon:I0,ArrowUp:V0,ArrowUp01:A0,ArrowUp01Icon:A0,ArrowUp10:P0,ArrowUp10Icon:P0,ArrowUpAZ:m1,ArrowUpAZIcon:m1,ArrowUpAz:m1,ArrowUpAzIcon:m1,ArrowUpCircle:W1,ArrowUpCircleIcon:W1,ArrowUpDown:E0,ArrowUpDownIcon:E0,ArrowUpFromDot:R0,ArrowUpFromDotIcon:R0,ArrowUpFromLine:$0,ArrowUpFromLineIcon:$0,ArrowUpIcon:V0,ArrowUpLeft:q0,ArrowUpLeftFromCircle:U1,ArrowUpLeftFromCircleIcon:U1,ArrowUpLeftFromSquare:$2,ArrowUpLeftFromSquareIcon:$2,ArrowUpLeftIcon:q0,ArrowUpLeftSquare:j2,ArrowUpLeftSquareIcon:j2,ArrowUpNarrowWide:M1,ArrowUpNarrowWideIcon:M1,ArrowUpRight:T0,ArrowUpRightFromCircle:Z1,ArrowUpRightFromCircleIcon:Z1,ArrowUpRightFromSquare:q2,ArrowUpRightFromSquareIcon:q2,ArrowUpRightIcon:T0,ArrowUpRightSquare:H2,ArrowUpRightSquareIcon:H2,ArrowUpSquare:V2,ArrowUpSquareIcon:V2,ArrowUpToLine:j0,ArrowUpToLineIcon:j0,ArrowUpWideNarrow:H0,ArrowUpWideNarrowIcon:H0,ArrowUpZA:g1,ArrowUpZAIcon:g1,ArrowUpZa:g1,ArrowUpZaIcon:g1,ArrowsUpFromLine:z0,ArrowsUpFromLineIcon:z0,Asterisk:D0,AsteriskIcon:D0,AsteriskSquare:z2,AsteriskSquareIcon:z2,AtSign:O0,AtSignIcon:O0,Atom:F0,AtomIcon:F0,AudioLines:B0,AudioLinesIcon:B0,AudioWaveform:U0,AudioWaveformIcon:U0,Award:Z0,AwardIcon:Z0,Axe:G0,AxeIcon:G0,Axis3D:_1,Axis3DIcon:_1,Axis3d:_1,Axis3dIcon:_1,Baby:W0,BabyIcon:W0,Backpack:X0,BackpackIcon:X0,Badge:li,BadgeAlert:K0,BadgeAlertIcon:K0,BadgeCent:Y0,BadgeCentIcon:Y0,BadgeCheck:v1,BadgeCheckIcon:v1,BadgeDollarSign:Q0,BadgeDollarSignIcon:Q0,BadgeEuro:J0,BadgeEuroIcon:J0,BadgeHelp:ei,BadgeHelpIcon:ei,BadgeIcon:li,BadgeIndianRupee:ti,BadgeIndianRupeeIcon:ti,BadgeInfo:ni,BadgeInfoIcon:ni,BadgeJapaneseYen:ai,BadgeJapaneseYenIcon:ai,BadgeMinus:oi,BadgeMinusIcon:oi,BadgePercent:ii,BadgePercentIcon:ii,BadgePlus:ci,BadgePlusIcon:ci,BadgePoundSterling:ri,BadgePoundSterlingIcon:ri,BadgeRussianRuble:si,BadgeRussianRubleIcon:si,BadgeSwissFranc:di,BadgeSwissFrancIcon:di,BadgeX:hi,BadgeXIcon:hi,BaggageClaim:ui,BaggageClaimIcon:ui,Ban:pi,BanIcon:pi,Banana:yi,BananaIcon:yi,Bandage:ki,BandageIcon:ki,Banknote:fi,BanknoteIcon:fi,BarChart:q1,BarChart2:T1,BarChart2Icon:T1,BarChart3:R1,BarChart3Icon:R1,BarChart4:E1,BarChart4Icon:E1,BarChartBig:P1,BarChartBigIcon:P1,BarChartHorizontal:N1,BarChartHorizontalBig:I1,BarChartHorizontalBigIcon:I1,BarChartHorizontalIcon:N1,BarChartIcon:q1,Barcode:mi,BarcodeIcon:mi,Baseline:Mi,BaselineIcon:Mi,Bath:gi,BathIcon:gi,Battery:bi,BatteryCharging:_i,BatteryChargingIcon:_i,BatteryFull:vi,BatteryFullIcon:vi,BatteryIcon:bi,BatteryLow:Ci,BatteryLowIcon:Ci,BatteryMedium:xi,BatteryMediumIcon:xi,BatteryPlus:Li,BatteryPlusIcon:Li,BatteryWarning:wi,BatteryWarningIcon:wi,Beaker:Si,BeakerIcon:Si,Bean:Ni,BeanIcon:Ni,BeanOff:Ii,BeanOffIcon:Ii,Bed:Ei,BedDouble:Ai,BedDoubleIcon:Ai,BedIcon:Ei,BedSingle:Pi,BedSingleIcon:Pi,Beef:Ri,BeefIcon:Ri,Beer:qi,BeerIcon:qi,BeerOff:$i,BeerOffIcon:$i,Bell:Oi,BellDot:Ti,BellDotIcon:Ti,BellElectric:ji,BellElectricIcon:ji,BellIcon:Oi,BellMinus:Hi,BellMinusIcon:Hi,BellOff:Vi,BellOffIcon:Vi,BellPlus:zi,BellPlusIcon:zi,BellRing:Di,BellRingIcon:Di,BetweenHorizonalEnd:C1,BetweenHorizonalEndIcon:C1,BetweenHorizonalStart:x1,BetweenHorizonalStartIcon:x1,BetweenHorizontalEnd:C1,BetweenHorizontalEndIcon:C1,BetweenHorizontalStart:x1,BetweenHorizontalStartIcon:x1,BetweenVerticalEnd:Fi,BetweenVerticalEndIcon:Fi,BetweenVerticalStart:Bi,BetweenVerticalStartIcon:Bi,BicepsFlexed:Ui,BicepsFlexedIcon:Ui,Bike:Zi,BikeIcon:Zi,Binary:Gi,BinaryIcon:Gi,Binoculars:Wi,BinocularsIcon:Wi,Biohazard:Xi,BiohazardIcon:Xi,Bird:Ki,BirdIcon:Ki,Bitcoin:Yi,BitcoinIcon:Yi,Blend:Qi,BlendIcon:Qi,Blinds:Ji,BlindsIcon:Ji,Blocks:ec,BlocksIcon:ec,Bluetooth:oc,BluetoothConnected:tc,BluetoothConnectedIcon:tc,BluetoothIcon:oc,BluetoothOff:nc,BluetoothOffIcon:nc,BluetoothSearching:ac,BluetoothSearchingIcon:ac,Bold:ic,BoldIcon:ic,Bolt:cc,BoltIcon:cc,Bomb:rc,BombIcon:rc,Bone:sc,BoneIcon:sc,Book:Pc,BookA:dc,BookAIcon:dc,BookAudio:hc,BookAudioIcon:hc,BookCheck:lc,BookCheckIcon:lc,BookCopy:uc,BookCopyIcon:uc,BookDashed:L1,BookDashedIcon:L1,BookDown:pc,BookDownIcon:pc,BookHeadphones:yc,BookHeadphonesIcon:yc,BookHeart:kc,BookHeartIcon:kc,BookIcon:Pc,BookImage:fc,BookImageIcon:fc,BookKey:mc,BookKeyIcon:mc,BookLock:Mc,BookLockIcon:Mc,BookMarked:gc,BookMarkedIcon:gc,BookMinus:_c,BookMinusIcon:_c,BookOpen:xc,BookOpenCheck:vc,BookOpenCheckIcon:vc,BookOpenIcon:xc,BookOpenText:Cc,BookOpenTextIcon:Cc,BookPlus:Lc,BookPlusIcon:Lc,BookTemplate:L1,BookTemplateIcon:L1,BookText:wc,BookTextIcon:wc,BookType:bc,BookTypeIcon:bc,BookUp:Ic,BookUp2:Sc,BookUp2Icon:Sc,BookUpIcon:Ic,BookUser:Nc,BookUserIcon:Nc,BookX:Ac,BookXIcon:Ac,Bookmark:Tc,BookmarkCheck:Ec,BookmarkCheckIcon:Ec,BookmarkIcon:Tc,BookmarkMinus:Rc,BookmarkMinusIcon:Rc,BookmarkPlus:$c,BookmarkPlusIcon:$c,BookmarkX:qc,BookmarkXIcon:qc,BoomBox:jc,BoomBoxIcon:jc,Bot:zc,BotIcon:zc,BotMessageSquare:Hc,BotMessageSquareIcon:Hc,BotOff:Vc,BotOffIcon:Vc,Box:Dc,BoxIcon:Dc,BoxSelect:Y2,BoxSelectIcon:Y2,Boxes:Oc,BoxesIcon:Oc,Braces:w1,BracesIcon:w1,Brackets:Fc,BracketsIcon:Fc,Brain:Zc,BrainCircuit:Bc,BrainCircuitIcon:Bc,BrainCog:Uc,BrainCogIcon:Uc,BrainIcon:Zc,BrickWall:Gc,BrickWallIcon:Gc,Briefcase:Yc,BriefcaseBusiness:Wc,BriefcaseBusinessIcon:Wc,BriefcaseConveyorBelt:Xc,BriefcaseConveyorBeltIcon:Xc,BriefcaseIcon:Yc,BriefcaseMedical:Kc,BriefcaseMedicalIcon:Kc,BringToFront:Qc,BringToFrontIcon:Qc,Brush:Jc,BrushIcon:Jc,Bug:nr,BugIcon:nr,BugOff:er,BugOffIcon:er,BugPlay:tr,BugPlayIcon:tr,Building:or,Building2:ar,Building2Icon:ar,BuildingIcon:or,Bus:cr,BusFront:ir,BusFrontIcon:ir,BusIcon:cr,Cable:sr,CableCar:rr,CableCarIcon:rr,CableIcon:sr,Cake:hr,CakeIcon:hr,CakeSlice:dr,CakeSliceIcon:dr,Calculator:lr,CalculatorIcon:lr,Calendar:Er,Calendar1:ur,Calendar1Icon:ur,CalendarArrowDown:pr,CalendarArrowDownIcon:pr,CalendarArrowUp:yr,CalendarArrowUpIcon:yr,CalendarCheck:fr,CalendarCheck2:kr,CalendarCheck2Icon:kr,CalendarCheckIcon:fr,CalendarClock:mr,CalendarClockIcon:mr,CalendarCog:Mr,CalendarCogIcon:Mr,CalendarDays:gr,CalendarDaysIcon:gr,CalendarFold:_r,CalendarFoldIcon:_r,CalendarHeart:vr,CalendarHeartIcon:vr,CalendarIcon:Er,CalendarMinus:xr,CalendarMinus2:Cr,CalendarMinus2Icon:Cr,CalendarMinusIcon:xr,CalendarOff:Lr,CalendarOffIcon:Lr,CalendarPlus:br,CalendarPlus2:wr,CalendarPlus2Icon:wr,CalendarPlusIcon:br,CalendarRange:Sr,CalendarRangeIcon:Sr,CalendarSearch:Ir,CalendarSearchIcon:Ir,CalendarSync:Nr,CalendarSyncIcon:Nr,CalendarX:Pr,CalendarX2:Ar,CalendarX2Icon:Ar,CalendarXIcon:Pr,Camera:$r,CameraIcon:$r,CameraOff:Rr,CameraOffIcon:Rr,CandlestickChart:A1,CandlestickChartIcon:A1,Candy:jr,CandyCane:qr,CandyCaneIcon:qr,CandyIcon:jr,CandyOff:Tr,CandyOffIcon:Tr,Cannabis:Hr,CannabisIcon:Hr,Captions:b1,CaptionsIcon:b1,CaptionsOff:Vr,CaptionsOffIcon:Vr,Car:Or,CarFront:zr,CarFrontIcon:zr,CarIcon:Or,CarTaxiFront:Dr,CarTaxiFrontIcon:Dr,Caravan:Fr,CaravanIcon:Fr,Carrot:Br,CarrotIcon:Br,CaseLower:Ur,CaseLowerIcon:Ur,CaseSensitive:Zr,CaseSensitiveIcon:Zr,CaseUpper:Gr,CaseUpperIcon:Gr,CassetteTape:Wr,CassetteTapeIcon:Wr,Cast:Xr,CastIcon:Xr,Castle:Kr,CastleIcon:Kr,Cat:Yr,CatIcon:Yr,Cctv:Qr,CctvIcon:Qr,ChartArea:S1,ChartAreaIcon:S1,ChartBar:N1,ChartBarBig:I1,ChartBarBigIcon:I1,ChartBarDecreasing:Jr,ChartBarDecreasingIcon:Jr,ChartBarIcon:N1,ChartBarIncreasing:es,ChartBarIncreasingIcon:es,ChartBarStacked:ts,ChartBarStackedIcon:ts,ChartCandlestick:A1,ChartCandlestickIcon:A1,ChartColumn:R1,ChartColumnBig:P1,ChartColumnBigIcon:P1,ChartColumnDecreasing:ns,ChartColumnDecreasingIcon:ns,ChartColumnIcon:R1,ChartColumnIncreasing:E1,ChartColumnIncreasingIcon:E1,ChartColumnStacked:as,ChartColumnStackedIcon:as,ChartGantt:os,ChartGanttIcon:os,ChartLine:$1,ChartLineIcon:$1,ChartNetwork:is,ChartNetworkIcon:is,ChartNoAxesColumn:T1,ChartNoAxesColumnDecreasing:cs,ChartNoAxesColumnDecreasingIcon:cs,ChartNoAxesColumnIcon:T1,ChartNoAxesColumnIncreasing:q1,ChartNoAxesColumnIncreasingIcon:q1,ChartNoAxesCombined:rs,ChartNoAxesCombinedIcon:rs,ChartNoAxesGantt:j1,ChartNoAxesGanttIcon:j1,ChartPie:H1,ChartPieIcon:H1,ChartScatter:V1,ChartScatterIcon:V1,ChartSpline:ss,ChartSplineIcon:ss,Check:hs,CheckCheck:ds,CheckCheckIcon:ds,CheckCircle:X1,CheckCircle2:K1,CheckCircle2Icon:K1,CheckCircleIcon:X1,CheckIcon:hs,CheckSquare:O2,CheckSquare2:F2,CheckSquare2Icon:F2,CheckSquareIcon:O2,ChefHat:ls,ChefHatIcon:ls,Cherry:us,CherryIcon:us,ChevronDown:ps,ChevronDownCircle:Y1,ChevronDownCircleIcon:Y1,ChevronDownIcon:ps,ChevronDownSquare:B2,ChevronDownSquareIcon:B2,ChevronFirst:ys,ChevronFirstIcon:ys,ChevronLast:ks,ChevronLastIcon:ks,ChevronLeft:fs,ChevronLeftCircle:Q1,ChevronLeftCircleIcon:Q1,ChevronLeftIcon:fs,ChevronLeftSquare:U2,ChevronLeftSquareIcon:U2,ChevronRight:ms,ChevronRightCircle:J1,ChevronRightCircleIcon:J1,ChevronRightIcon:ms,ChevronRightSquare:Z2,ChevronRightSquareIcon:Z2,ChevronUp:Ms,ChevronUpCircle:et,ChevronUpCircleIcon:et,ChevronUpIcon:Ms,ChevronUpSquare:G2,ChevronUpSquareIcon:G2,ChevronsDown:_s,ChevronsDownIcon:_s,ChevronsDownUp:gs,ChevronsDownUpIcon:gs,ChevronsLeft:xs,ChevronsLeftIcon:xs,ChevronsLeftRight:Cs,ChevronsLeftRightEllipsis:vs,ChevronsLeftRightEllipsisIcon:vs,ChevronsLeftRightIcon:Cs,ChevronsRight:ws,ChevronsRightIcon:ws,ChevronsRightLeft:Ls,ChevronsRightLeftIcon:Ls,ChevronsUp:Ss,ChevronsUpDown:bs,ChevronsUpDownIcon:bs,ChevronsUpIcon:Ss,Chrome:Is,ChromeIcon:Is,Church:Ns,ChurchIcon:Ns,Cigarette:Ps,CigaretteIcon:Ps,CigaretteOff:As,CigaretteOffIcon:As,Circle:Os,CircleAlert:z1,CircleAlertIcon:z1,CircleArrowDown:D1,CircleArrowDownIcon:D1,CircleArrowLeft:O1,CircleArrowLeftIcon:O1,CircleArrowOutDownLeft:F1,CircleArrowOutDownLeftIcon:F1,CircleArrowOutDownRight:B1,CircleArrowOutDownRightIcon:B1,CircleArrowOutUpLeft:U1,CircleArrowOutUpLeftIcon:U1,CircleArrowOutUpRight:Z1,CircleArrowOutUpRightIcon:Z1,CircleArrowRight:G1,CircleArrowRightIcon:G1,CircleArrowUp:W1,CircleArrowUpIcon:W1,CircleCheck:K1,CircleCheckBig:X1,CircleCheckBigIcon:X1,CircleCheckIcon:K1,CircleChevronDown:Y1,CircleChevronDownIcon:Y1,CircleChevronLeft:Q1,CircleChevronLeftIcon:Q1,CircleChevronRight:J1,CircleChevronRightIcon:J1,CircleChevronUp:et,CircleChevronUpIcon:et,CircleDashed:Es,CircleDashedIcon:Es,CircleDivide:tt,CircleDivideIcon:tt,CircleDollarSign:Rs,CircleDollarSignIcon:Rs,CircleDot:qs,CircleDotDashed:$s,CircleDotDashedIcon:$s,CircleDotIcon:qs,CircleEllipsis:Ts,CircleEllipsisIcon:Ts,CircleEqual:js,CircleEqualIcon:js,CircleFadingArrowUp:Hs,CircleFadingArrowUpIcon:Hs,CircleFadingPlus:Vs,CircleFadingPlusIcon:Vs,CircleGauge:nt,CircleGaugeIcon:nt,CircleHelp:at,CircleHelpIcon:at,CircleIcon:Os,CircleMinus:ot,CircleMinusIcon:ot,CircleOff:zs,CircleOffIcon:zs,CircleParking:ct,CircleParkingIcon:ct,CircleParkingOff:it,CircleParkingOffIcon:it,CirclePause:rt,CirclePauseIcon:rt,CirclePercent:st,CirclePercentIcon:st,CirclePlay:dt,CirclePlayIcon:dt,CirclePlus:ht,CirclePlusIcon:ht,CirclePower:lt,CirclePowerIcon:lt,CircleSlash:Ds,CircleSlash2:ut,CircleSlash2Icon:ut,CircleSlashIcon:Ds,CircleSlashed:ut,CircleSlashedIcon:ut,CircleStop:pt,CircleStopIcon:pt,CircleUser:kt,CircleUserIcon:kt,CircleUserRound:yt,CircleUserRoundIcon:yt,CircleX:ft,CircleXIcon:ft,CircuitBoard:Fs,CircuitBoardIcon:Fs,Citrus:Bs,CitrusIcon:Bs,Clapperboard:Us,ClapperboardIcon:Us,Clipboard:ed,ClipboardCheck:Zs,ClipboardCheckIcon:Zs,ClipboardCopy:Gs,ClipboardCopyIcon:Gs,ClipboardEdit:Mt,ClipboardEditIcon:Mt,ClipboardIcon:ed,ClipboardList:Ws,ClipboardListIcon:Ws,ClipboardMinus:Xs,ClipboardMinusIcon:Xs,ClipboardPaste:Ks,ClipboardPasteIcon:Ks,ClipboardPen:Mt,ClipboardPenIcon:Mt,ClipboardPenLine:mt,ClipboardPenLineIcon:mt,ClipboardPlus:Ys,ClipboardPlusIcon:Ys,ClipboardSignature:mt,ClipboardSignatureIcon:mt,ClipboardType:Qs,ClipboardTypeIcon:Qs,ClipboardX:Js,ClipboardXIcon:Js,Clock:fd,Clock1:td,Clock10:nd,Clock10Icon:nd,Clock11:ad,Clock11Icon:ad,Clock12:od,Clock12Icon:od,Clock1Icon:td,Clock2:id,Clock2Icon:id,Clock3:cd,Clock3Icon:cd,Clock4:rd,Clock4Icon:rd,Clock5:sd,Clock5Icon:sd,Clock6:dd,Clock6Icon:dd,Clock7:hd,Clock7Icon:hd,Clock8:ld,Clock8Icon:ld,Clock9:ud,Clock9Icon:ud,ClockAlert:pd,ClockAlertIcon:pd,ClockArrowDown:yd,ClockArrowDownIcon:yd,ClockArrowUp:kd,ClockArrowUpIcon:kd,ClockIcon:fd,Cloud:Pd,CloudAlert:md,CloudAlertIcon:md,CloudCog:Md,CloudCogIcon:Md,CloudDownload:gt,CloudDownloadIcon:gt,CloudDrizzle:gd,CloudDrizzleIcon:gd,CloudFog:_d,CloudFogIcon:_d,CloudHail:vd,CloudHailIcon:vd,CloudIcon:Pd,CloudLightning:Cd,CloudLightningIcon:Cd,CloudMoon:Ld,CloudMoonIcon:Ld,CloudMoonRain:xd,CloudMoonRainIcon:xd,CloudOff:wd,CloudOffIcon:wd,CloudRain:Sd,CloudRainIcon:Sd,CloudRainWind:bd,CloudRainWindIcon:bd,CloudSnow:Id,CloudSnowIcon:Id,CloudSun:Ad,CloudSunIcon:Ad,CloudSunRain:Nd,CloudSunRainIcon:Nd,CloudUpload:_t,CloudUploadIcon:_t,Cloudy:Ed,CloudyIcon:Ed,Clover:Rd,CloverIcon:Rd,Club:$d,ClubIcon:$d,Code:qd,Code2:vt,Code2Icon:vt,CodeIcon:qd,CodeSquare:W2,CodeSquareIcon:W2,CodeXml:vt,CodeXmlIcon:vt,Codepen:Td,CodepenIcon:Td,Codesandbox:jd,CodesandboxIcon:jd,Coffee:Hd,CoffeeIcon:Hd,Cog:Vd,CogIcon:Vd,Coins:zd,CoinsIcon:zd,Columns:Ct,Columns2:Ct,Columns2Icon:Ct,Columns3:xt,Columns3Icon:xt,Columns4:Dd,Columns4Icon:Dd,ColumnsIcon:Ct,Combine:Od,CombineIcon:Od,Command:Fd,CommandIcon:Fd,Compass:Bd,CompassIcon:Bd,Component:Ud,ComponentIcon:Ud,Computer:Zd,ComputerIcon:Zd,ConciergeBell:Gd,ConciergeBellIcon:Gd,Cone:Wd,ConeIcon:Wd,Construction:Xd,ConstructionIcon:Xd,Contact:Kd,Contact2:Lt,Contact2Icon:Lt,ContactIcon:Kd,ContactRound:Lt,ContactRoundIcon:Lt,Container:Yd,ContainerIcon:Yd,Contrast:Qd,ContrastIcon:Qd,Cookie:Jd,CookieIcon:Jd,CookingPot:e4,CookingPotIcon:e4,Copy:c4,CopyCheck:t4,CopyCheckIcon:t4,CopyIcon:c4,CopyMinus:n4,CopyMinusIcon:n4,CopyPlus:a4,CopyPlusIcon:a4,CopySlash:o4,CopySlashIcon:o4,CopyX:i4,CopyXIcon:i4,Copyleft:r4,CopyleftIcon:r4,Copyright:s4,CopyrightIcon:s4,CornerDownLeft:d4,CornerDownLeftIcon:d4,CornerDownRight:h4,CornerDownRightIcon:h4,CornerLeftDown:l4,CornerLeftDownIcon:l4,CornerLeftUp:u4,CornerLeftUpIcon:u4,CornerRightDown:p4,CornerRightDownIcon:p4,CornerRightUp:y4,CornerRightUpIcon:y4,CornerUpLeft:k4,CornerUpLeftIcon:k4,CornerUpRight:f4,CornerUpRightIcon:f4,Cpu:m4,CpuIcon:m4,CreativeCommons:M4,CreativeCommonsIcon:M4,CreditCard:g4,CreditCardIcon:g4,Croissant:_4,CroissantIcon:_4,Crop:v4,CropIcon:v4,Cross:C4,CrossIcon:C4,Crosshair:x4,CrosshairIcon:x4,Crown:L4,CrownIcon:L4,Cuboid:w4,CuboidIcon:w4,CupSoda:b4,CupSodaIcon:b4,CurlyBraces:w1,CurlyBracesIcon:w1,Currency:S4,CurrencyIcon:S4,Cylinder:I4,CylinderIcon:I4,Dam:N4,DamIcon:N4,Database:E4,DatabaseBackup:A4,DatabaseBackupIcon:A4,DatabaseIcon:E4,DatabaseZap:P4,DatabaseZapIcon:P4,Delete:R4,DeleteIcon:R4,Dessert:$4,DessertIcon:$4,Diameter:q4,DiameterIcon:q4,Diamond:H4,DiamondIcon:H4,DiamondMinus:T4,DiamondMinusIcon:T4,DiamondPercent:wt,DiamondPercentIcon:wt,DiamondPlus:j4,DiamondPlusIcon:j4,Dice1:V4,Dice1Icon:V4,Dice2:z4,Dice2Icon:z4,Dice3:D4,Dice3Icon:D4,Dice4:O4,Dice4Icon:O4,Dice5:F4,Dice5Icon:F4,Dice6:B4,Dice6Icon:B4,Dices:U4,DicesIcon:U4,Diff:Z4,DiffIcon:Z4,Disc:K4,Disc2:G4,Disc2Icon:G4,Disc3:W4,Disc3Icon:W4,DiscAlbum:X4,DiscAlbumIcon:X4,DiscIcon:K4,Divide:Y4,DivideCircle:tt,DivideCircleIcon:tt,DivideIcon:Y4,DivideSquare:Q2,DivideSquareIcon:Q2,Dna:J4,DnaIcon:J4,DnaOff:Q4,DnaOffIcon:Q4,Dock:e3,DockIcon:e3,Dog:t3,DogIcon:t3,DollarSign:n3,DollarSignIcon:n3,Donut:a3,DonutIcon:a3,DoorClosed:o3,DoorClosedIcon:o3,DoorOpen:i3,DoorOpenIcon:i3,Dot:c3,DotIcon:c3,DotSquare:J2,DotSquareIcon:J2,Download:r3,DownloadCloud:gt,DownloadCloudIcon:gt,DownloadIcon:r3,DraftingCompass:s3,DraftingCompassIcon:s3,Drama:d3,DramaIcon:d3,Dribbble:h3,DribbbleIcon:h3,Drill:l3,DrillIcon:l3,Droplet:p3,DropletIcon:p3,DropletOff:u3,DropletOffIcon:u3,Droplets:y3,DropletsIcon:y3,Drum:k3,DrumIcon:k3,Drumstick:f3,DrumstickIcon:f3,Dumbbell:m3,DumbbellIcon:m3,Ear:g3,EarIcon:g3,EarOff:M3,EarOffIcon:M3,Earth:bt,EarthIcon:bt,EarthLock:_3,EarthLockIcon:_3,Eclipse:v3,EclipseIcon:v3,Edit:ze,Edit2:f2,Edit2Icon:f2,Edit3:k2,Edit3Icon:k2,EditIcon:ze,Egg:L3,EggFried:C3,EggFriedIcon:C3,EggIcon:L3,EggOff:x3,EggOffIcon:x3,Ellipsis:It,EllipsisIcon:It,EllipsisVertical:St,EllipsisVerticalIcon:St,Equal:S3,EqualApproximately:w3,EqualApproximatelyIcon:w3,EqualIcon:S3,EqualNot:b3,EqualNotIcon:b3,EqualSquare:en,EqualSquareIcon:en,Eraser:I3,EraserIcon:I3,EthernetPort:N3,EthernetPortIcon:N3,Euro:A3,EuroIcon:A3,Expand:P3,ExpandIcon:P3,ExternalLink:E3,ExternalLinkIcon:E3,Eye:q3,EyeClosed:R3,EyeClosedIcon:R3,EyeIcon:q3,EyeOff:$3,EyeOffIcon:$3,Facebook:T3,FacebookIcon:T3,Factory:j3,FactoryIcon:j3,Fan:H3,FanIcon:H3,FastForward:V3,FastForwardIcon:V3,Feather:z3,FeatherIcon:z3,Fence:D3,FenceIcon:D3,FerrisWheel:O3,FerrisWheelIcon:O3,Figma:F3,FigmaIcon:F3,File:zh,FileArchive:B3,FileArchiveIcon:B3,FileAudio:Z3,FileAudio2:U3,FileAudio2Icon:U3,FileAudioIcon:Z3,FileAxis3D:Nt,FileAxis3DIcon:Nt,FileAxis3d:Nt,FileAxis3dIcon:Nt,FileBadge:W3,FileBadge2:G3,FileBadge2Icon:G3,FileBadgeIcon:W3,FileBarChart:At,FileBarChart2:Pt,FileBarChart2Icon:Pt,FileBarChartIcon:At,FileBox:X3,FileBoxIcon:X3,FileChartColumn:Pt,FileChartColumnIcon:Pt,FileChartColumnIncreasing:At,FileChartColumnIncreasingIcon:At,FileChartLine:Et,FileChartLineIcon:Et,FileChartPie:Rt,FileChartPieIcon:Rt,FileCheck:Y3,FileCheck2:K3,FileCheck2Icon:K3,FileCheckIcon:Y3,FileClock:Q3,FileClockIcon:Q3,FileCode:eh,FileCode2:J3,FileCode2Icon:J3,FileCodeIcon:eh,FileCog:$t,FileCog2:$t,FileCog2Icon:$t,FileCogIcon:$t,FileDiff:th,FileDiffIcon:th,FileDigit:nh,FileDigitIcon:nh,FileDown:ah,FileDownIcon:ah,FileEdit:Tt,FileEditIcon:Tt,FileHeart:oh,FileHeartIcon:oh,FileIcon:zh,FileImage:ih,FileImageIcon:ih,FileInput:ch,FileInputIcon:ch,FileJson:sh,FileJson2:rh,FileJson2Icon:rh,FileJsonIcon:sh,FileKey:hh,FileKey2:dh,FileKey2Icon:dh,FileKeyIcon:hh,FileLineChart:Et,FileLineChartIcon:Et,FileLock:uh,FileLock2:lh,FileLock2Icon:lh,FileLockIcon:uh,FileMinus:yh,FileMinus2:ph,FileMinus2Icon:ph,FileMinusIcon:yh,FileMusic:kh,FileMusicIcon:kh,FileOutput:fh,FileOutputIcon:fh,FilePen:Tt,FilePenIcon:Tt,FilePenLine:qt,FilePenLineIcon:qt,FilePieChart:Rt,FilePieChartIcon:Rt,FilePlus:Mh,FilePlus2:mh,FilePlus2Icon:mh,FilePlusIcon:Mh,FileQuestion:gh,FileQuestionIcon:gh,FileScan:_h,FileScanIcon:_h,FileSearch:Ch,FileSearch2:vh,FileSearch2Icon:vh,FileSearchIcon:Ch,FileSignature:qt,FileSignatureIcon:qt,FileSliders:xh,FileSlidersIcon:xh,FileSpreadsheet:Lh,FileSpreadsheetIcon:Lh,FileStack:wh,FileStackIcon:wh,FileSymlink:bh,FileSymlinkIcon:bh,FileTerminal:Sh,FileTerminalIcon:Sh,FileText:Ih,FileTextIcon:Ih,FileType:Ah,FileType2:Nh,FileType2Icon:Nh,FileTypeIcon:Ah,FileUp:Ph,FileUpIcon:Ph,FileUser:Eh,FileUserIcon:Eh,FileVideo:$h,FileVideo2:Rh,FileVideo2Icon:Rh,FileVideoIcon:$h,FileVolume:Th,FileVolume2:qh,FileVolume2Icon:qh,FileVolumeIcon:Th,FileWarning:jh,FileWarningIcon:jh,FileX:Vh,FileX2:Hh,FileX2Icon:Hh,FileXIcon:Vh,Files:Dh,FilesIcon:Dh,Film:Oh,FilmIcon:Oh,Filter:Bh,FilterIcon:Bh,FilterX:Fh,FilterXIcon:Fh,Fingerprint:Uh,FingerprintIcon:Uh,FireExtinguisher:Zh,FireExtinguisherIcon:Zh,Fish:Xh,FishIcon:Xh,FishOff:Gh,FishOffIcon:Gh,FishSymbol:Wh,FishSymbolIcon:Wh,Flag:Jh,FlagIcon:Jh,FlagOff:Kh,FlagOffIcon:Kh,FlagTriangleLeft:Yh,FlagTriangleLeftIcon:Yh,FlagTriangleRight:Qh,FlagTriangleRightIcon:Qh,Flame:tl,FlameIcon:tl,FlameKindling:el,FlameKindlingIcon:el,Flashlight:al,FlashlightIcon:al,FlashlightOff:nl,FlashlightOffIcon:nl,FlaskConical:il,FlaskConicalIcon:il,FlaskConicalOff:ol,FlaskConicalOffIcon:ol,FlaskRound:cl,FlaskRoundIcon:cl,FlipHorizontal:sl,FlipHorizontal2:rl,FlipHorizontal2Icon:rl,FlipHorizontalIcon:sl,FlipVertical:hl,FlipVertical2:dl,FlipVertical2Icon:dl,FlipVerticalIcon:hl,Flower:ul,Flower2:ll,Flower2Icon:ll,FlowerIcon:ul,Focus:pl,FocusIcon:pl,FoldHorizontal:yl,FoldHorizontalIcon:yl,FoldVertical:kl,FoldVerticalIcon:kl,Folder:Fl,FolderArchive:fl,FolderArchiveIcon:fl,FolderCheck:ml,FolderCheckIcon:ml,FolderClock:Ml,FolderClockIcon:Ml,FolderClosed:gl,FolderClosedIcon:gl,FolderCode:_l,FolderCodeIcon:_l,FolderCog:jt,FolderCog2:jt,FolderCog2Icon:jt,FolderCogIcon:jt,FolderDot:vl,FolderDotIcon:vl,FolderDown:Cl,FolderDownIcon:Cl,FolderEdit:Ht,FolderEditIcon:Ht,FolderGit:Ll,FolderGit2:xl,FolderGit2Icon:xl,FolderGitIcon:Ll,FolderHeart:wl,FolderHeartIcon:wl,FolderIcon:Fl,FolderInput:bl,FolderInputIcon:bl,FolderKanban:Sl,FolderKanbanIcon:Sl,FolderKey:Il,FolderKeyIcon:Il,FolderLock:Nl,FolderLockIcon:Nl,FolderMinus:Al,FolderMinusIcon:Al,FolderOpen:El,FolderOpenDot:Pl,FolderOpenDotIcon:Pl,FolderOpenIcon:El,FolderOutput:Rl,FolderOutputIcon:Rl,FolderPen:Ht,FolderPenIcon:Ht,FolderPlus:$l,FolderPlusIcon:$l,FolderRoot:ql,FolderRootIcon:ql,FolderSearch:jl,FolderSearch2:Tl,FolderSearch2Icon:Tl,FolderSearchIcon:jl,FolderSymlink:Hl,FolderSymlinkIcon:Hl,FolderSync:Vl,FolderSyncIcon:Vl,FolderTree:zl,FolderTreeIcon:zl,FolderUp:Dl,FolderUpIcon:Dl,FolderX:Ol,FolderXIcon:Ol,Folders:Bl,FoldersIcon:Bl,Footprints:Ul,FootprintsIcon:Ul,ForkKnife:Dn,ForkKnifeCrossed:zn,ForkKnifeCrossedIcon:zn,ForkKnifeIcon:Dn,Forklift:Zl,ForkliftIcon:Zl,FormInput:M2,FormInputIcon:M2,Forward:Gl,ForwardIcon:Gl,Frame:Wl,FrameIcon:Wl,Framer:Xl,FramerIcon:Xl,Frown:Kl,FrownIcon:Kl,Fuel:Yl,FuelIcon:Yl,Fullscreen:Ql,FullscreenIcon:Ql,FunctionSquare:tn,FunctionSquareIcon:tn,GalleryHorizontal:e5,GalleryHorizontalEnd:Jl,GalleryHorizontalEndIcon:Jl,GalleryHorizontalIcon:e5,GalleryThumbnails:t5,GalleryThumbnailsIcon:t5,GalleryVertical:a5,GalleryVerticalEnd:n5,GalleryVerticalEndIcon:n5,GalleryVerticalIcon:a5,Gamepad:i5,Gamepad2:o5,Gamepad2Icon:o5,GamepadIcon:i5,GanttChart:j1,GanttChartIcon:j1,GanttChartSquare:Xe,GanttChartSquareIcon:Xe,Gauge:c5,GaugeCircle:nt,GaugeCircleIcon:nt,GaugeIcon:c5,Gavel:r5,GavelIcon:r5,Gem:s5,GemIcon:s5,Ghost:d5,GhostIcon:d5,Gift:h5,GiftIcon:h5,GitBranch:u5,GitBranchIcon:u5,GitBranchPlus:l5,GitBranchPlusIcon:l5,GitCommit:Vt,GitCommitHorizontal:Vt,GitCommitHorizontalIcon:Vt,GitCommitIcon:Vt,GitCommitVertical:p5,GitCommitVerticalIcon:p5,GitCompare:k5,GitCompareArrows:y5,GitCompareArrowsIcon:y5,GitCompareIcon:k5,GitFork:f5,GitForkIcon:f5,GitGraph:m5,GitGraphIcon:m5,GitMerge:M5,GitMergeIcon:M5,GitPullRequest:L5,GitPullRequestArrow:g5,GitPullRequestArrowIcon:g5,GitPullRequestClosed:_5,GitPullRequestClosedIcon:_5,GitPullRequestCreate:C5,GitPullRequestCreateArrow:v5,GitPullRequestCreateArrowIcon:v5,GitPullRequestCreateIcon:C5,GitPullRequestDraft:x5,GitPullRequestDraftIcon:x5,GitPullRequestIcon:L5,Github:w5,GithubIcon:w5,Gitlab:b5,GitlabIcon:b5,GlassWater:S5,GlassWaterIcon:S5,Glasses:I5,GlassesIcon:I5,Globe:A5,Globe2:bt,Globe2Icon:bt,GlobeIcon:A5,GlobeLock:N5,GlobeLockIcon:N5,Goal:P5,GoalIcon:P5,Grab:E5,GrabIcon:E5,GraduationCap:R5,GraduationCapIcon:R5,Grape:$5,GrapeIcon:$5,Grid:We,Grid2X2:Ft,Grid2X2Check:zt,Grid2X2CheckIcon:zt,Grid2X2Icon:Ft,Grid2X2Plus:Dt,Grid2X2PlusIcon:Dt,Grid2X2X:Ot,Grid2X2XIcon:Ot,Grid2x2:Ft,Grid2x2Check:zt,Grid2x2CheckIcon:zt,Grid2x2Icon:Ft,Grid2x2Plus:Dt,Grid2x2PlusIcon:Dt,Grid2x2X:Ot,Grid2x2XIcon:Ot,Grid3X3:We,Grid3X3Icon:We,Grid3x3:We,Grid3x3Icon:We,GridIcon:We,Grip:j5,GripHorizontal:q5,GripHorizontalIcon:q5,GripIcon:j5,GripVertical:T5,GripVerticalIcon:T5,Group:H5,GroupIcon:H5,Guitar:V5,GuitarIcon:V5,Ham:z5,HamIcon:z5,Hammer:D5,HammerIcon:D5,Hand:Z5,HandCoins:O5,HandCoinsIcon:O5,HandHeart:F5,HandHeartIcon:F5,HandHelping:Bt,HandHelpingIcon:Bt,HandIcon:Z5,HandMetal:B5,HandMetalIcon:B5,HandPlatter:U5,HandPlatterIcon:U5,Handshake:G5,HandshakeIcon:G5,HardDrive:K5,HardDriveDownload:W5,HardDriveDownloadIcon:W5,HardDriveIcon:K5,HardDriveUpload:X5,HardDriveUploadIcon:X5,HardHat:Y5,HardHatIcon:Y5,Hash:Q5,HashIcon:Q5,Haze:J5,HazeIcon:J5,HdmiPort:e6,HdmiPortIcon:e6,Heading:r6,Heading1:t6,Heading1Icon:t6,Heading2:n6,Heading2Icon:n6,Heading3:a6,Heading3Icon:a6,Heading4:o6,Heading4Icon:o6,Heading5:i6,Heading5Icon:i6,Heading6:c6,Heading6Icon:c6,HeadingIcon:r6,HeadphoneOff:s6,HeadphoneOffIcon:s6,Headphones:d6,HeadphonesIcon:d6,Headset:h6,HeadsetIcon:h6,Heart:k6,HeartCrack:l6,HeartCrackIcon:l6,HeartHandshake:u6,HeartHandshakeIcon:u6,HeartIcon:k6,HeartOff:p6,HeartOffIcon:p6,HeartPulse:y6,HeartPulseIcon:y6,Heater:f6,HeaterIcon:f6,HelpCircle:at,HelpCircleIcon:at,HelpingHand:Bt,HelpingHandIcon:Bt,Hexagon:m6,HexagonIcon:m6,Highlighter:M6,HighlighterIcon:M6,History:g6,HistoryIcon:g6,Home:Ut,HomeIcon:Ut,Hop:v6,HopIcon:v6,HopOff:_6,HopOffIcon:_6,Hospital:C6,HospitalIcon:C6,Hotel:x6,HotelIcon:x6,Hourglass:L6,HourglassIcon:L6,House:Ut,HouseIcon:Ut,HousePlug:w6,HousePlugIcon:w6,HousePlus:b6,HousePlusIcon:b6,HouseWifi:S6,HouseWifiIcon:S6,IceCream:Gt,IceCream2:Zt,IceCream2Icon:Zt,IceCreamBowl:Zt,IceCreamBowlIcon:Zt,IceCreamCone:Gt,IceCreamConeIcon:Gt,IceCreamIcon:Gt,Icon:Bb,IdCard:I6,IdCardIcon:I6,Image:T6,ImageDown:N6,ImageDownIcon:N6,ImageIcon:T6,ImageMinus:A6,ImageMinusIcon:A6,ImageOff:P6,ImageOffIcon:P6,ImagePlay:E6,ImagePlayIcon:E6,ImagePlus:R6,ImagePlusIcon:R6,ImageUp:$6,ImageUpIcon:$6,ImageUpscale:q6,ImageUpscaleIcon:q6,Images:j6,ImagesIcon:j6,Import:H6,ImportIcon:H6,Inbox:V6,InboxIcon:V6,Indent:Xt,IndentDecrease:Wt,IndentDecreaseIcon:Wt,IndentIcon:Xt,IndentIncrease:Xt,IndentIncreaseIcon:Xt,IndianRupee:z6,IndianRupeeIcon:z6,Infinity:D6,InfinityIcon:D6,Info:O6,InfoIcon:O6,Inspect:sn,InspectIcon:sn,InspectionPanel:F6,InspectionPanelIcon:F6,Instagram:B6,InstagramIcon:B6,Italic:U6,ItalicIcon:U6,IterationCcw:Z6,IterationCcwIcon:Z6,IterationCw:G6,IterationCwIcon:G6,JapaneseYen:W6,JapaneseYenIcon:W6,Joystick:X6,JoystickIcon:X6,Kanban:K6,KanbanIcon:K6,KanbanSquare:nn,KanbanSquareDashed:X2,KanbanSquareDashedIcon:X2,KanbanSquareIcon:nn,Key:J6,KeyIcon:J6,KeyRound:Y6,KeyRoundIcon:Y6,KeySquare:Q6,KeySquareIcon:Q6,Keyboard:n9,KeyboardIcon:n9,KeyboardMusic:e9,KeyboardMusicIcon:e9,KeyboardOff:t9,KeyboardOffIcon:t9,Lamp:s9,LampCeiling:a9,LampCeilingIcon:a9,LampDesk:o9,LampDeskIcon:o9,LampFloor:i9,LampFloorIcon:i9,LampIcon:s9,LampWallDown:c9,LampWallDownIcon:c9,LampWallUp:r9,LampWallUpIcon:r9,LandPlot:d9,LandPlotIcon:d9,Landmark:h9,LandmarkIcon:h9,Languages:l9,LanguagesIcon:l9,Laptop:p9,Laptop2:Kt,Laptop2Icon:Kt,LaptopIcon:p9,LaptopMinimal:Kt,LaptopMinimalCheck:u9,LaptopMinimalCheckIcon:u9,LaptopMinimalIcon:Kt,Lasso:k9,LassoIcon:k9,LassoSelect:y9,LassoSelectIcon:y9,Laugh:f9,LaughIcon:f9,Layers:Yt,Layers2:m9,Layers2Icon:m9,Layers3:Yt,Layers3Icon:Yt,LayersIcon:Yt,Layout:y2,LayoutDashboard:M9,LayoutDashboardIcon:M9,LayoutGrid:g9,LayoutGridIcon:g9,LayoutIcon:y2,LayoutList:_9,LayoutListIcon:_9,LayoutPanelLeft:v9,LayoutPanelLeftIcon:v9,LayoutPanelTop:C9,LayoutPanelTopIcon:C9,LayoutTemplate:x9,LayoutTemplateIcon:x9,Leaf:L9,LeafIcon:L9,LeafyGreen:w9,LeafyGreenIcon:w9,Lectern:b9,LecternIcon:b9,LetterText:S9,LetterTextIcon:S9,Library:N9,LibraryBig:I9,LibraryBigIcon:I9,LibraryIcon:N9,LibrarySquare:an,LibrarySquareIcon:an,LifeBuoy:A9,LifeBuoyIcon:A9,Ligature:P9,LigatureIcon:P9,Lightbulb:R9,LightbulbIcon:R9,LightbulbOff:E9,LightbulbOffIcon:E9,LineChart:$1,LineChartIcon:$1,Link:T9,Link2:q9,Link2Icon:q9,Link2Off:$9,Link2OffIcon:$9,LinkIcon:T9,Linkedin:j9,LinkedinIcon:j9,List:e8,ListCheck:H9,ListCheckIcon:H9,ListChecks:V9,ListChecksIcon:V9,ListCollapse:z9,ListCollapseIcon:z9,ListEnd:D9,ListEndIcon:D9,ListFilter:F9,ListFilterIcon:F9,ListFilterPlus:O9,ListFilterPlusIcon:O9,ListIcon:e8,ListMinus:B9,ListMinusIcon:B9,ListMusic:U9,ListMusicIcon:U9,ListOrdered:Z9,ListOrderedIcon:Z9,ListPlus:G9,ListPlusIcon:G9,ListRestart:W9,ListRestartIcon:W9,ListStart:X9,ListStartIcon:X9,ListTodo:K9,ListTodoIcon:K9,ListTree:Y9,ListTreeIcon:Y9,ListVideo:Q9,ListVideoIcon:Q9,ListX:J9,ListXIcon:J9,Loader:n8,Loader2:Qt,Loader2Icon:Qt,LoaderCircle:Qt,LoaderCircleIcon:Qt,LoaderIcon:n8,LoaderPinwheel:t8,LoaderPinwheelIcon:t8,Locate:i8,LocateFixed:a8,LocateFixedIcon:a8,LocateIcon:i8,LocateOff:o8,LocateOffIcon:o8,Lock:r8,LockIcon:r8,LockKeyhole:c8,LockKeyholeIcon:c8,LockKeyholeOpen:Jt,LockKeyholeOpenIcon:Jt,LockOpen:e2,LockOpenIcon:e2,LogIn:s8,LogInIcon:s8,LogOut:d8,LogOutIcon:d8,Logs:h8,LogsIcon:h8,Lollipop:l8,LollipopIcon:l8,LucideAArrowDown:ao,LucideAArrowUp:oo,LucideALargeSmall:io,LucideAccessibility:co,LucideActivity:ro,LucideActivitySquare:S2,LucideAirVent:so,LucideAirplay:ho,LucideAlarmCheck:l1,LucideAlarmClock:uo,LucideAlarmClockCheck:l1,LucideAlarmClockMinus:u1,LucideAlarmClockOff:lo,LucideAlarmClockPlus:p1,LucideAlarmMinus:u1,LucideAlarmPlus:p1,LucideAlarmSmoke:po,LucideAlbum:yo,LucideAlertCircle:z1,LucideAlertOctagon:a2,LucideAlertTriangle:An,LucideAlignCenter:mo,LucideAlignCenterHorizontal:ko,LucideAlignCenterVertical:fo,LucideAlignEndHorizontal:Mo,LucideAlignEndVertical:go,LucideAlignHorizontalDistributeCenter:_o,LucideAlignHorizontalDistributeEnd:vo,LucideAlignHorizontalDistributeStart:Co,LucideAlignHorizontalJustifyCenter:xo,LucideAlignHorizontalJustifyEnd:Lo,LucideAlignHorizontalJustifyStart:wo,LucideAlignHorizontalSpaceAround:bo,LucideAlignHorizontalSpaceBetween:So,LucideAlignJustify:Io,LucideAlignLeft:No,LucideAlignRight:Ao,LucideAlignStartHorizontal:Po,LucideAlignStartVertical:Eo,LucideAlignVerticalDistributeCenter:Ro,LucideAlignVerticalDistributeEnd:$o,LucideAlignVerticalDistributeStart:qo,LucideAlignVerticalJustifyCenter:To,LucideAlignVerticalJustifyEnd:jo,LucideAlignVerticalJustifyStart:Ho,LucideAlignVerticalSpaceAround:Vo,LucideAlignVerticalSpaceBetween:zo,LucideAmbulance:Do,LucideAmpersand:Oo,LucideAmpersands:Fo,LucideAmphora:Bo,LucideAnchor:Uo,LucideAngry:Zo,LucideAnnoyed:Go,LucideAntenna:Wo,LucideAnvil:Xo,LucideAperture:Ko,LucideAppWindow:Qo,LucideAppWindowMac:Yo,LucideApple:Jo,LucideArchive:n0,LucideArchiveRestore:e0,LucideArchiveX:t0,LucideAreaChart:S1,LucideArmchair:a0,LucideArrowBigDown:i0,LucideArrowBigDownDash:o0,LucideArrowBigLeft:r0,LucideArrowBigLeftDash:c0,LucideArrowBigRight:d0,LucideArrowBigRightDash:s0,LucideArrowBigUp:l0,LucideArrowBigUpDash:h0,LucideArrowDown:v0,LucideArrowDown01:u0,LucideArrowDown10:p0,LucideArrowDownAZ:y1,LucideArrowDownAz:y1,LucideArrowDownCircle:D1,LucideArrowDownFromLine:y0,LucideArrowDownLeft:k0,LucideArrowDownLeftFromCircle:F1,LucideArrowDownLeftFromSquare:E2,LucideArrowDownLeftSquare:I2,LucideArrowDownNarrowWide:f0,LucideArrowDownRight:m0,LucideArrowDownRightFromCircle:B1,LucideArrowDownRightFromSquare:R2,LucideArrowDownRightSquare:N2,LucideArrowDownSquare:A2,LucideArrowDownToDot:M0,LucideArrowDownToLine:g0,LucideArrowDownUp:_0,LucideArrowDownWideNarrow:k1,LucideArrowDownZA:f1,LucideArrowDownZa:f1,LucideArrowLeft:w0,LucideArrowLeftCircle:O1,LucideArrowLeftFromLine:C0,LucideArrowLeftRight:x0,LucideArrowLeftSquare:P2,LucideArrowLeftToLine:L0,LucideArrowRight:N0,LucideArrowRightCircle:G1,LucideArrowRightFromLine:b0,LucideArrowRightLeft:S0,LucideArrowRightSquare:T2,LucideArrowRightToLine:I0,LucideArrowUp:V0,LucideArrowUp01:A0,LucideArrowUp10:P0,LucideArrowUpAZ:m1,LucideArrowUpAz:m1,LucideArrowUpCircle:W1,LucideArrowUpDown:E0,LucideArrowUpFromDot:R0,LucideArrowUpFromLine:$0,LucideArrowUpLeft:q0,LucideArrowUpLeftFromCircle:U1,LucideArrowUpLeftFromSquare:$2,LucideArrowUpLeftSquare:j2,LucideArrowUpNarrowWide:M1,LucideArrowUpRight:T0,LucideArrowUpRightFromCircle:Z1,LucideArrowUpRightFromSquare:q2,LucideArrowUpRightSquare:H2,LucideArrowUpSquare:V2,LucideArrowUpToLine:j0,LucideArrowUpWideNarrow:H0,LucideArrowUpZA:g1,LucideArrowUpZa:g1,LucideArrowsUpFromLine:z0,LucideAsterisk:D0,LucideAsteriskSquare:z2,LucideAtSign:O0,LucideAtom:F0,LucideAudioLines:B0,LucideAudioWaveform:U0,LucideAward:Z0,LucideAxe:G0,LucideAxis3D:_1,LucideAxis3d:_1,LucideBaby:W0,LucideBackpack:X0,LucideBadge:li,LucideBadgeAlert:K0,LucideBadgeCent:Y0,LucideBadgeCheck:v1,LucideBadgeDollarSign:Q0,LucideBadgeEuro:J0,LucideBadgeHelp:ei,LucideBadgeIndianRupee:ti,LucideBadgeInfo:ni,LucideBadgeJapaneseYen:ai,LucideBadgeMinus:oi,LucideBadgePercent:ii,LucideBadgePlus:ci,LucideBadgePoundSterling:ri,LucideBadgeRussianRuble:si,LucideBadgeSwissFranc:di,LucideBadgeX:hi,LucideBaggageClaim:ui,LucideBan:pi,LucideBanana:yi,LucideBandage:ki,LucideBanknote:fi,LucideBarChart:q1,LucideBarChart2:T1,LucideBarChart3:R1,LucideBarChart4:E1,LucideBarChartBig:P1,LucideBarChartHorizontal:N1,LucideBarChartHorizontalBig:I1,LucideBarcode:mi,LucideBaseline:Mi,LucideBath:gi,LucideBattery:bi,LucideBatteryCharging:_i,LucideBatteryFull:vi,LucideBatteryLow:Ci,LucideBatteryMedium:xi,LucideBatteryPlus:Li,LucideBatteryWarning:wi,LucideBeaker:Si,LucideBean:Ni,LucideBeanOff:Ii,LucideBed:Ei,LucideBedDouble:Ai,LucideBedSingle:Pi,LucideBeef:Ri,LucideBeer:qi,LucideBeerOff:$i,LucideBell:Oi,LucideBellDot:Ti,LucideBellElectric:ji,LucideBellMinus:Hi,LucideBellOff:Vi,LucideBellPlus:zi,LucideBellRing:Di,LucideBetweenHorizonalEnd:C1,LucideBetweenHorizonalStart:x1,LucideBetweenHorizontalEnd:C1,LucideBetweenHorizontalStart:x1,LucideBetweenVerticalEnd:Fi,LucideBetweenVerticalStart:Bi,LucideBicepsFlexed:Ui,LucideBike:Zi,LucideBinary:Gi,LucideBinoculars:Wi,LucideBiohazard:Xi,LucideBird:Ki,LucideBitcoin:Yi,LucideBlend:Qi,LucideBlinds:Ji,LucideBlocks:ec,LucideBluetooth:oc,LucideBluetoothConnected:tc,LucideBluetoothOff:nc,LucideBluetoothSearching:ac,LucideBold:ic,LucideBolt:cc,LucideBomb:rc,LucideBone:sc,LucideBook:Pc,LucideBookA:dc,LucideBookAudio:hc,LucideBookCheck:lc,LucideBookCopy:uc,LucideBookDashed:L1,LucideBookDown:pc,LucideBookHeadphones:yc,LucideBookHeart:kc,LucideBookImage:fc,LucideBookKey:mc,LucideBookLock:Mc,LucideBookMarked:gc,LucideBookMinus:_c,LucideBookOpen:xc,LucideBookOpenCheck:vc,LucideBookOpenText:Cc,LucideBookPlus:Lc,LucideBookTemplate:L1,LucideBookText:wc,LucideBookType:bc,LucideBookUp:Ic,LucideBookUp2:Sc,LucideBookUser:Nc,LucideBookX:Ac,LucideBookmark:Tc,LucideBookmarkCheck:Ec,LucideBookmarkMinus:Rc,LucideBookmarkPlus:$c,LucideBookmarkX:qc,LucideBoomBox:jc,LucideBot:zc,LucideBotMessageSquare:Hc,LucideBotOff:Vc,LucideBox:Dc,LucideBoxSelect:Y2,LucideBoxes:Oc,LucideBraces:w1,LucideBrackets:Fc,LucideBrain:Zc,LucideBrainCircuit:Bc,LucideBrainCog:Uc,LucideBrickWall:Gc,LucideBriefcase:Yc,LucideBriefcaseBusiness:Wc,LucideBriefcaseConveyorBelt:Xc,LucideBriefcaseMedical:Kc,LucideBringToFront:Qc,LucideBrush:Jc,LucideBug:nr,LucideBugOff:er,LucideBugPlay:tr,LucideBuilding:or,LucideBuilding2:ar,LucideBus:cr,LucideBusFront:ir,LucideCable:sr,LucideCableCar:rr,LucideCake:hr,LucideCakeSlice:dr,LucideCalculator:lr,LucideCalendar:Er,LucideCalendar1:ur,LucideCalendarArrowDown:pr,LucideCalendarArrowUp:yr,LucideCalendarCheck:fr,LucideCalendarCheck2:kr,LucideCalendarClock:mr,LucideCalendarCog:Mr,LucideCalendarDays:gr,LucideCalendarFold:_r,LucideCalendarHeart:vr,LucideCalendarMinus:xr,LucideCalendarMinus2:Cr,LucideCalendarOff:Lr,LucideCalendarPlus:br,LucideCalendarPlus2:wr,LucideCalendarRange:Sr,LucideCalendarSearch:Ir,LucideCalendarSync:Nr,LucideCalendarX:Pr,LucideCalendarX2:Ar,LucideCamera:$r,LucideCameraOff:Rr,LucideCandlestickChart:A1,LucideCandy:jr,LucideCandyCane:qr,LucideCandyOff:Tr,LucideCannabis:Hr,LucideCaptions:b1,LucideCaptionsOff:Vr,LucideCar:Or,LucideCarFront:zr,LucideCarTaxiFront:Dr,LucideCaravan:Fr,LucideCarrot:Br,LucideCaseLower:Ur,LucideCaseSensitive:Zr,LucideCaseUpper:Gr,LucideCassetteTape:Wr,LucideCast:Xr,LucideCastle:Kr,LucideCat:Yr,LucideCctv:Qr,LucideChartArea:S1,LucideChartBar:N1,LucideChartBarBig:I1,LucideChartBarDecreasing:Jr,LucideChartBarIncreasing:es,LucideChartBarStacked:ts,LucideChartCandlestick:A1,LucideChartColumn:R1,LucideChartColumnBig:P1,LucideChartColumnDecreasing:ns,LucideChartColumnIncreasing:E1,LucideChartColumnStacked:as,LucideChartGantt:os,LucideChartLine:$1,LucideChartNetwork:is,LucideChartNoAxesColumn:T1,LucideChartNoAxesColumnDecreasing:cs,LucideChartNoAxesColumnIncreasing:q1,LucideChartNoAxesCombined:rs,LucideChartNoAxesGantt:j1,LucideChartPie:H1,LucideChartScatter:V1,LucideChartSpline:ss,LucideCheck:hs,LucideCheckCheck:ds,LucideCheckCircle:X1,LucideCheckCircle2:K1,LucideCheckSquare:O2,LucideCheckSquare2:F2,LucideChefHat:ls,LucideCherry:us,LucideChevronDown:ps,LucideChevronDownCircle:Y1,LucideChevronDownSquare:B2,LucideChevronFirst:ys,LucideChevronLast:ks,LucideChevronLeft:fs,LucideChevronLeftCircle:Q1,LucideChevronLeftSquare:U2,LucideChevronRight:ms,LucideChevronRightCircle:J1,LucideChevronRightSquare:Z2,LucideChevronUp:Ms,LucideChevronUpCircle:et,LucideChevronUpSquare:G2,LucideChevronsDown:_s,LucideChevronsDownUp:gs,LucideChevronsLeft:xs,LucideChevronsLeftRight:Cs,LucideChevronsLeftRightEllipsis:vs,LucideChevronsRight:ws,LucideChevronsRightLeft:Ls,LucideChevronsUp:Ss,LucideChevronsUpDown:bs,LucideChrome:Is,LucideChurch:Ns,LucideCigarette:Ps,LucideCigaretteOff:As,LucideCircle:Os,LucideCircleAlert:z1,LucideCircleArrowDown:D1,LucideCircleArrowLeft:O1,LucideCircleArrowOutDownLeft:F1,LucideCircleArrowOutDownRight:B1,LucideCircleArrowOutUpLeft:U1,LucideCircleArrowOutUpRight:Z1,LucideCircleArrowRight:G1,LucideCircleArrowUp:W1,LucideCircleCheck:K1,LucideCircleCheckBig:X1,LucideCircleChevronDown:Y1,LucideCircleChevronLeft:Q1,LucideCircleChevronRight:J1,LucideCircleChevronUp:et,LucideCircleDashed:Es,LucideCircleDivide:tt,LucideCircleDollarSign:Rs,LucideCircleDot:qs,LucideCircleDotDashed:$s,LucideCircleEllipsis:Ts,LucideCircleEqual:js,LucideCircleFadingArrowUp:Hs,LucideCircleFadingPlus:Vs,LucideCircleGauge:nt,LucideCircleHelp:at,LucideCircleMinus:ot,LucideCircleOff:zs,LucideCircleParking:ct,LucideCircleParkingOff:it,LucideCirclePause:rt,LucideCirclePercent:st,LucideCirclePlay:dt,LucideCirclePlus:ht,LucideCirclePower:lt,LucideCircleSlash:Ds,LucideCircleSlash2:ut,LucideCircleSlashed:ut,LucideCircleStop:pt,LucideCircleUser:kt,LucideCircleUserRound:yt,LucideCircleX:ft,LucideCircuitBoard:Fs,LucideCitrus:Bs,LucideClapperboard:Us,LucideClipboard:ed,LucideClipboardCheck:Zs,LucideClipboardCopy:Gs,LucideClipboardEdit:Mt,LucideClipboardList:Ws,LucideClipboardMinus:Xs,LucideClipboardPaste:Ks,LucideClipboardPen:Mt,LucideClipboardPenLine:mt,LucideClipboardPlus:Ys,LucideClipboardSignature:mt,LucideClipboardType:Qs,LucideClipboardX:Js,LucideClock:fd,LucideClock1:td,LucideClock10:nd,LucideClock11:ad,LucideClock12:od,LucideClock2:id,LucideClock3:cd,LucideClock4:rd,LucideClock5:sd,LucideClock6:dd,LucideClock7:hd,LucideClock8:ld,LucideClock9:ud,LucideClockAlert:pd,LucideClockArrowDown:yd,LucideClockArrowUp:kd,LucideCloud:Pd,LucideCloudAlert:md,LucideCloudCog:Md,LucideCloudDownload:gt,LucideCloudDrizzle:gd,LucideCloudFog:_d,LucideCloudHail:vd,LucideCloudLightning:Cd,LucideCloudMoon:Ld,LucideCloudMoonRain:xd,LucideCloudOff:wd,LucideCloudRain:Sd,LucideCloudRainWind:bd,LucideCloudSnow:Id,LucideCloudSun:Ad,LucideCloudSunRain:Nd,LucideCloudUpload:_t,LucideCloudy:Ed,LucideClover:Rd,LucideClub:$d,LucideCode:qd,LucideCode2:vt,LucideCodeSquare:W2,LucideCodeXml:vt,LucideCodepen:Td,LucideCodesandbox:jd,LucideCoffee:Hd,LucideCog:Vd,LucideCoins:zd,LucideColumns:Ct,LucideColumns2:Ct,LucideColumns3:xt,LucideColumns4:Dd,LucideCombine:Od,LucideCommand:Fd,LucideCompass:Bd,LucideComponent:Ud,LucideComputer:Zd,LucideConciergeBell:Gd,LucideCone:Wd,LucideConstruction:Xd,LucideContact:Kd,LucideContact2:Lt,LucideContactRound:Lt,LucideContainer:Yd,LucideContrast:Qd,LucideCookie:Jd,LucideCookingPot:e4,LucideCopy:c4,LucideCopyCheck:t4,LucideCopyMinus:n4,LucideCopyPlus:a4,LucideCopySlash:o4,LucideCopyX:i4,LucideCopyleft:r4,LucideCopyright:s4,LucideCornerDownLeft:d4,LucideCornerDownRight:h4,LucideCornerLeftDown:l4,LucideCornerLeftUp:u4,LucideCornerRightDown:p4,LucideCornerRightUp:y4,LucideCornerUpLeft:k4,LucideCornerUpRight:f4,LucideCpu:m4,LucideCreativeCommons:M4,LucideCreditCard:g4,LucideCroissant:_4,LucideCrop:v4,LucideCross:C4,LucideCrosshair:x4,LucideCrown:L4,LucideCuboid:w4,LucideCupSoda:b4,LucideCurlyBraces:w1,LucideCurrency:S4,LucideCylinder:I4,LucideDam:N4,LucideDatabase:E4,LucideDatabaseBackup:A4,LucideDatabaseZap:P4,LucideDelete:R4,LucideDessert:$4,LucideDiameter:q4,LucideDiamond:H4,LucideDiamondMinus:T4,LucideDiamondPercent:wt,LucideDiamondPlus:j4,LucideDice1:V4,LucideDice2:z4,LucideDice3:D4,LucideDice4:O4,LucideDice5:F4,LucideDice6:B4,LucideDices:U4,LucideDiff:Z4,LucideDisc:K4,LucideDisc2:G4,LucideDisc3:W4,LucideDiscAlbum:X4,LucideDivide:Y4,LucideDivideCircle:tt,LucideDivideSquare:Q2,LucideDna:J4,LucideDnaOff:Q4,LucideDock:e3,LucideDog:t3,LucideDollarSign:n3,LucideDonut:a3,LucideDoorClosed:o3,LucideDoorOpen:i3,LucideDot:c3,LucideDotSquare:J2,LucideDownload:r3,LucideDownloadCloud:gt,LucideDraftingCompass:s3,LucideDrama:d3,LucideDribbble:h3,LucideDrill:l3,LucideDroplet:p3,LucideDropletOff:u3,LucideDroplets:y3,LucideDrum:k3,LucideDrumstick:f3,LucideDumbbell:m3,LucideEar:g3,LucideEarOff:M3,LucideEarth:bt,LucideEarthLock:_3,LucideEclipse:v3,LucideEdit:ze,LucideEdit2:f2,LucideEdit3:k2,LucideEgg:L3,LucideEggFried:C3,LucideEggOff:x3,LucideEllipsis:It,LucideEllipsisVertical:St,LucideEqual:S3,LucideEqualApproximately:w3,LucideEqualNot:b3,LucideEqualSquare:en,LucideEraser:I3,LucideEthernetPort:N3,LucideEuro:A3,LucideExpand:P3,LucideExternalLink:E3,LucideEye:q3,LucideEyeClosed:R3,LucideEyeOff:$3,LucideFacebook:T3,LucideFactory:j3,LucideFan:H3,LucideFastForward:V3,LucideFeather:z3,LucideFence:D3,LucideFerrisWheel:O3,LucideFigma:F3,LucideFile:zh,LucideFileArchive:B3,LucideFileAudio:Z3,LucideFileAudio2:U3,LucideFileAxis3D:Nt,LucideFileAxis3d:Nt,LucideFileBadge:W3,LucideFileBadge2:G3,LucideFileBarChart:At,LucideFileBarChart2:Pt,LucideFileBox:X3,LucideFileChartColumn:Pt,LucideFileChartColumnIncreasing:At,LucideFileChartLine:Et,LucideFileChartPie:Rt,LucideFileCheck:Y3,LucideFileCheck2:K3,LucideFileClock:Q3,LucideFileCode:eh,LucideFileCode2:J3,LucideFileCog:$t,LucideFileCog2:$t,LucideFileDiff:th,LucideFileDigit:nh,LucideFileDown:ah,LucideFileEdit:Tt,LucideFileHeart:oh,LucideFileImage:ih,LucideFileInput:ch,LucideFileJson:sh,LucideFileJson2:rh,LucideFileKey:hh,LucideFileKey2:dh,LucideFileLineChart:Et,LucideFileLock:uh,LucideFileLock2:lh,LucideFileMinus:yh,LucideFileMinus2:ph,LucideFileMusic:kh,LucideFileOutput:fh,LucideFilePen:Tt,LucideFilePenLine:qt,LucideFilePieChart:Rt,LucideFilePlus:Mh,LucideFilePlus2:mh,LucideFileQuestion:gh,LucideFileScan:_h,LucideFileSearch:Ch,LucideFileSearch2:vh,LucideFileSignature:qt,LucideFileSliders:xh,LucideFileSpreadsheet:Lh,LucideFileStack:wh,LucideFileSymlink:bh,LucideFileTerminal:Sh,LucideFileText:Ih,LucideFileType:Ah,LucideFileType2:Nh,LucideFileUp:Ph,LucideFileUser:Eh,LucideFileVideo:$h,LucideFileVideo2:Rh,LucideFileVolume:Th,LucideFileVolume2:qh,LucideFileWarning:jh,LucideFileX:Vh,LucideFileX2:Hh,LucideFiles:Dh,LucideFilm:Oh,LucideFilter:Bh,LucideFilterX:Fh,LucideFingerprint:Uh,LucideFireExtinguisher:Zh,LucideFish:Xh,LucideFishOff:Gh,LucideFishSymbol:Wh,LucideFlag:Jh,LucideFlagOff:Kh,LucideFlagTriangleLeft:Yh,LucideFlagTriangleRight:Qh,LucideFlame:tl,LucideFlameKindling:el,LucideFlashlight:al,LucideFlashlightOff:nl,LucideFlaskConical:il,LucideFlaskConicalOff:ol,LucideFlaskRound:cl,LucideFlipHorizontal:sl,LucideFlipHorizontal2:rl,LucideFlipVertical:hl,LucideFlipVertical2:dl,LucideFlower:ul,LucideFlower2:ll,LucideFocus:pl,LucideFoldHorizontal:yl,LucideFoldVertical:kl,LucideFolder:Fl,LucideFolderArchive:fl,LucideFolderCheck:ml,LucideFolderClock:Ml,LucideFolderClosed:gl,LucideFolderCode:_l,LucideFolderCog:jt,LucideFolderCog2:jt,LucideFolderDot:vl,LucideFolderDown:Cl,LucideFolderEdit:Ht,LucideFolderGit:Ll,LucideFolderGit2:xl,LucideFolderHeart:wl,LucideFolderInput:bl,LucideFolderKanban:Sl,LucideFolderKey:Il,LucideFolderLock:Nl,LucideFolderMinus:Al,LucideFolderOpen:El,LucideFolderOpenDot:Pl,LucideFolderOutput:Rl,LucideFolderPen:Ht,LucideFolderPlus:$l,LucideFolderRoot:ql,LucideFolderSearch:jl,LucideFolderSearch2:Tl,LucideFolderSymlink:Hl,LucideFolderSync:Vl,LucideFolderTree:zl,LucideFolderUp:Dl,LucideFolderX:Ol,LucideFolders:Bl,LucideFootprints:Ul,LucideForkKnife:Dn,LucideForkKnifeCrossed:zn,LucideForklift:Zl,LucideFormInput:M2,LucideForward:Gl,LucideFrame:Wl,LucideFramer:Xl,LucideFrown:Kl,LucideFuel:Yl,LucideFullscreen:Ql,LucideFunctionSquare:tn,LucideGalleryHorizontal:e5,LucideGalleryHorizontalEnd:Jl,LucideGalleryThumbnails:t5,LucideGalleryVertical:a5,LucideGalleryVerticalEnd:n5,LucideGamepad:i5,LucideGamepad2:o5,LucideGanttChart:j1,LucideGanttChartSquare:Xe,LucideGauge:c5,LucideGaugeCircle:nt,LucideGavel:r5,LucideGem:s5,LucideGhost:d5,LucideGift:h5,LucideGitBranch:u5,LucideGitBranchPlus:l5,LucideGitCommit:Vt,LucideGitCommitHorizontal:Vt,LucideGitCommitVertical:p5,LucideGitCompare:k5,LucideGitCompareArrows:y5,LucideGitFork:f5,LucideGitGraph:m5,LucideGitMerge:M5,LucideGitPullRequest:L5,LucideGitPullRequestArrow:g5,LucideGitPullRequestClosed:_5,LucideGitPullRequestCreate:C5,LucideGitPullRequestCreateArrow:v5,LucideGitPullRequestDraft:x5,LucideGithub:w5,LucideGitlab:b5,LucideGlassWater:S5,LucideGlasses:I5,LucideGlobe:A5,LucideGlobe2:bt,LucideGlobeLock:N5,LucideGoal:P5,LucideGrab:E5,LucideGraduationCap:R5,LucideGrape:$5,LucideGrid:We,LucideGrid2X2:Ft,LucideGrid2X2Check:zt,LucideGrid2X2Plus:Dt,LucideGrid2X2X:Ot,LucideGrid2x2:Ft,LucideGrid2x2Check:zt,LucideGrid2x2Plus:Dt,LucideGrid2x2X:Ot,LucideGrid3X3:We,LucideGrid3x3:We,LucideGrip:j5,LucideGripHorizontal:q5,LucideGripVertical:T5,LucideGroup:H5,LucideGuitar:V5,LucideHam:z5,LucideHammer:D5,LucideHand:Z5,LucideHandCoins:O5,LucideHandHeart:F5,LucideHandHelping:Bt,LucideHandMetal:B5,LucideHandPlatter:U5,LucideHandshake:G5,LucideHardDrive:K5,LucideHardDriveDownload:W5,LucideHardDriveUpload:X5,LucideHardHat:Y5,LucideHash:Q5,LucideHaze:J5,LucideHdmiPort:e6,LucideHeading:r6,LucideHeading1:t6,LucideHeading2:n6,LucideHeading3:a6,LucideHeading4:o6,LucideHeading5:i6,LucideHeading6:c6,LucideHeadphoneOff:s6,LucideHeadphones:d6,LucideHeadset:h6,LucideHeart:k6,LucideHeartCrack:l6,LucideHeartHandshake:u6,LucideHeartOff:p6,LucideHeartPulse:y6,LucideHeater:f6,LucideHelpCircle:at,LucideHelpingHand:Bt,LucideHexagon:m6,LucideHighlighter:M6,LucideHistory:g6,LucideHome:Ut,LucideHop:v6,LucideHopOff:_6,LucideHospital:C6,LucideHotel:x6,LucideHourglass:L6,LucideHouse:Ut,LucideHousePlug:w6,LucideHousePlus:b6,LucideHouseWifi:S6,LucideIceCream:Gt,LucideIceCream2:Zt,LucideIceCreamBowl:Zt,LucideIceCreamCone:Gt,LucideIdCard:I6,LucideImage:T6,LucideImageDown:N6,LucideImageMinus:A6,LucideImageOff:P6,LucideImagePlay:E6,LucideImagePlus:R6,LucideImageUp:$6,LucideImageUpscale:q6,LucideImages:j6,LucideImport:H6,LucideInbox:V6,LucideIndent:Xt,LucideIndentDecrease:Wt,LucideIndentIncrease:Xt,LucideIndianRupee:z6,LucideInfinity:D6,LucideInfo:O6,LucideInspect:sn,LucideInspectionPanel:F6,LucideInstagram:B6,LucideItalic:U6,LucideIterationCcw:Z6,LucideIterationCw:G6,LucideJapaneseYen:W6,LucideJoystick:X6,LucideKanban:K6,LucideKanbanSquare:nn,LucideKanbanSquareDashed:X2,LucideKey:J6,LucideKeyRound:Y6,LucideKeySquare:Q6,LucideKeyboard:n9,LucideKeyboardMusic:e9,LucideKeyboardOff:t9,LucideLamp:s9,LucideLampCeiling:a9,LucideLampDesk:o9,LucideLampFloor:i9,LucideLampWallDown:c9,LucideLampWallUp:r9,LucideLandPlot:d9,LucideLandmark:h9,LucideLanguages:l9,LucideLaptop:p9,LucideLaptop2:Kt,LucideLaptopMinimal:Kt,LucideLaptopMinimalCheck:u9,LucideLasso:k9,LucideLassoSelect:y9,LucideLaugh:f9,LucideLayers:Yt,LucideLayers2:m9,LucideLayers3:Yt,LucideLayout:y2,LucideLayoutDashboard:M9,LucideLayoutGrid:g9,LucideLayoutList:_9,LucideLayoutPanelLeft:v9,LucideLayoutPanelTop:C9,LucideLayoutTemplate:x9,LucideLeaf:L9,LucideLeafyGreen:w9,LucideLectern:b9,LucideLetterText:S9,LucideLibrary:N9,LucideLibraryBig:I9,LucideLibrarySquare:an,LucideLifeBuoy:A9,LucideLigature:P9,LucideLightbulb:R9,LucideLightbulbOff:E9,LucideLineChart:$1,LucideLink:T9,LucideLink2:q9,LucideLink2Off:$9,LucideLinkedin:j9,LucideList:e8,LucideListCheck:H9,LucideListChecks:V9,LucideListCollapse:z9,LucideListEnd:D9,LucideListFilter:F9,LucideListFilterPlus:O9,LucideListMinus:B9,LucideListMusic:U9,LucideListOrdered:Z9,LucideListPlus:G9,LucideListRestart:W9,LucideListStart:X9,LucideListTodo:K9,LucideListTree:Y9,LucideListVideo:Q9,LucideListX:J9,LucideLoader:n8,LucideLoader2:Qt,LucideLoaderCircle:Qt,LucideLoaderPinwheel:t8,LucideLocate:i8,LucideLocateFixed:a8,LucideLocateOff:o8,LucideLock:r8,LucideLockKeyhole:c8,LucideLockKeyholeOpen:Jt,LucideLockOpen:e2,LucideLogIn:s8,LucideLogOut:d8,LucideLogs:h8,LucideLollipop:l8,LucideLuggage:u8,LucideMSquare:on,LucideMagnet:p8,LucideMail:C8,LucideMailCheck:y8,LucideMailMinus:k8,LucideMailOpen:f8,LucideMailPlus:m8,LucideMailQuestion:M8,LucideMailSearch:g8,LucideMailWarning:_8,LucideMailX:v8,LucideMailbox:x8,LucideMails:L8,LucideMap:H8,LucideMapPin:q8,LucideMapPinCheck:b8,LucideMapPinCheckInside:w8,LucideMapPinHouse:S8,LucideMapPinMinus:N8,LucideMapPinMinusInside:I8,LucideMapPinOff:A8,LucideMapPinPlus:E8,LucideMapPinPlusInside:P8,LucideMapPinX:$8,LucideMapPinXInside:R8,LucideMapPinned:T8,LucideMapPlus:j8,LucideMartini:V8,LucideMaximize:D8,LucideMaximize2:z8,LucideMedal:O8,LucideMegaphone:B8,LucideMegaphoneOff:F8,LucideMeh:U8,LucideMemoryStick:Z8,LucideMenu:G8,LucideMenuSquare:cn,LucideMerge:W8,LucideMessageCircle:iu,LucideMessageCircleCode:X8,LucideMessageCircleDashed:K8,LucideMessageCircleHeart:Y8,LucideMessageCircleMore:Q8,LucideMessageCircleOff:J8,LucideMessageCirclePlus:eu,LucideMessageCircleQuestion:tu,LucideMessageCircleReply:nu,LucideMessageCircleWarning:au,LucideMessageCircleX:ou,LucideMessageSquare:vu,LucideMessageSquareCode:cu,LucideMessageSquareDashed:ru,LucideMessageSquareDiff:su,LucideMessageSquareDot:du,LucideMessageSquareHeart:hu,LucideMessageSquareLock:lu,LucideMessageSquareMore:uu,LucideMessageSquareOff:pu,LucideMessageSquarePlus:yu,LucideMessageSquareQuote:ku,LucideMessageSquareReply:fu,LucideMessageSquareShare:mu,LucideMessageSquareText:Mu,LucideMessageSquareWarning:gu,LucideMessageSquareX:_u,LucideMessagesSquare:Cu,LucideMic:Lu,LucideMic2:t2,LucideMicOff:xu,LucideMicVocal:t2,LucideMicrochip:wu,LucideMicroscope:bu,LucideMicrowave:Su,LucideMilestone:Iu,LucideMilk:Au,LucideMilkOff:Nu,LucideMinimize:Eu,LucideMinimize2:Pu,LucideMinus:Ru,LucideMinusCircle:ot,LucideMinusSquare:rn,LucideMonitor:Zu,LucideMonitorCheck:$u,LucideMonitorCog:qu,LucideMonitorDot:Tu,LucideMonitorDown:ju,LucideMonitorOff:Hu,LucideMonitorPause:Vu,LucideMonitorPlay:zu,LucideMonitorSmartphone:Du,LucideMonitorSpeaker:Ou,LucideMonitorStop:Fu,LucideMonitorUp:Bu,LucideMonitorX:Uu,LucideMoon:Wu,LucideMoonStar:Gu,LucideMoreHorizontal:It,LucideMoreVertical:St,LucideMountain:Ku,LucideMountainSnow:Xu,LucideMouse:n7,LucideMouseOff:Yu,LucideMousePointer:t7,LucideMousePointer2:Qu,LucideMousePointerBan:Ju,LucideMousePointerClick:e7,LucideMousePointerSquareDashed:K2,LucideMove:k7,LucideMove3D:n2,LucideMove3d:n2,LucideMoveDiagonal:o7,LucideMoveDiagonal2:a7,LucideMoveDown:r7,LucideMoveDownLeft:i7,LucideMoveDownRight:c7,LucideMoveHorizontal:s7,LucideMoveLeft:d7,LucideMoveRight:h7,LucideMoveUp:p7,LucideMoveUpLeft:l7,LucideMoveUpRight:u7,LucideMoveVertical:y7,LucideMusic:g7,LucideMusic2:f7,LucideMusic3:m7,LucideMusic4:M7,LucideNavigation:x7,LucideNavigation2:v7,LucideNavigation2Off:_7,LucideNavigationOff:C7,LucideNetwork:L7,LucideNewspaper:w7,LucideNfc:b7,LucideNotebook:A7,LucideNotebookPen:S7,LucideNotebookTabs:I7,LucideNotebookText:N7,LucideNotepadText:E7,LucideNotepadTextDashed:P7,LucideNut:$7,LucideNutOff:R7,LucideOctagon:T7,LucideOctagonAlert:a2,LucideOctagonMinus:q7,LucideOctagonPause:o2,LucideOctagonX:i2,LucideOmega:j7,LucideOption:H7,LucideOrbit:V7,LucideOrigami:z7,LucideOutdent:Wt,LucidePackage:W7,LucidePackage2:D7,LucidePackageCheck:O7,LucidePackageMinus:F7,LucidePackageOpen:B7,LucidePackagePlus:U7,LucidePackageSearch:Z7,LucidePackageX:G7,LucidePaintBucket:X7,LucidePaintRoller:K7,LucidePaintbrush:Y7,LucidePaintbrush2:c2,LucidePaintbrushVertical:c2,LucidePalette:Q7,LucidePalmtree:Nn,LucidePanelBottom:tp,LucidePanelBottomClose:J7,LucidePanelBottomDashed:r2,LucidePanelBottomInactive:r2,LucidePanelBottomOpen:ep,LucidePanelLeft:l2,LucidePanelLeftClose:s2,LucidePanelLeftDashed:d2,LucidePanelLeftInactive:d2,LucidePanelLeftOpen:h2,LucidePanelRight:op,LucidePanelRightClose:np,LucidePanelRightDashed:u2,LucidePanelRightInactive:u2,LucidePanelRightOpen:ap,LucidePanelTop:rp,LucidePanelTopClose:ip,LucidePanelTopDashed:p2,LucidePanelTopInactive:p2,LucidePanelTopOpen:cp,LucidePanelsLeftBottom:sp,LucidePanelsLeftRight:xt,LucidePanelsRightBottom:dp,LucidePanelsTopBottom:v2,LucidePanelsTopLeft:y2,LucidePaperclip:hp,LucideParentheses:lp,LucideParkingCircle:ct,LucideParkingCircleOff:it,LucideParkingMeter:up,LucideParkingSquare:hn,LucideParkingSquareOff:dn,LucidePartyPopper:pp,LucidePause:yp,LucidePauseCircle:rt,LucidePauseOctagon:o2,LucidePawPrint:kp,LucidePcCase:fp,LucidePen:f2,LucidePenBox:ze,LucidePenLine:k2,LucidePenOff:mp,LucidePenSquare:ze,LucidePenTool:Mp,LucidePencil:Cp,LucidePencilLine:gp,LucidePencilOff:_p,LucidePencilRuler:vp,LucidePentagon:xp,LucidePercent:Lp,LucidePercentCircle:st,LucidePercentDiamond:wt,LucidePercentSquare:ln,LucidePersonStanding:wp,LucidePhilippinePeso:bp,LucidePhone:Rp,LucidePhoneCall:Sp,LucidePhoneForwarded:Ip,LucidePhoneIncoming:Np,LucidePhoneMissed:Ap,LucidePhoneOff:Pp,LucidePhoneOutgoing:Ep,LucidePi:$p,LucidePiSquare:un,LucidePiano:qp,LucidePickaxe:Tp,LucidePictureInPicture:Hp,LucidePictureInPicture2:jp,LucidePieChart:H1,LucidePiggyBank:Vp,LucidePilcrow:Op,LucidePilcrowLeft:zp,LucidePilcrowRight:Dp,LucidePilcrowSquare:pn,LucidePill:Bp,LucidePillBottle:Fp,LucidePin:Zp,LucidePinOff:Up,LucidePipette:Gp,LucidePizza:Wp,LucidePlane:Yp,LucidePlaneLanding:Xp,LucidePlaneTakeoff:Kp,LucidePlay:Qp,LucidePlayCircle:dt,LucidePlaySquare:yn,LucidePlug:ey,LucidePlug2:Jp,LucidePlugZap:m2,LucidePlugZap2:m2,LucidePlus:ty,LucidePlusCircle:ht,LucidePlusSquare:kn,LucidePocket:ay,LucidePocketKnife:ny,LucidePodcast:oy,LucidePointer:cy,LucidePointerOff:iy,LucidePopcorn:ry,LucidePopsicle:sy,LucidePoundSterling:dy,LucidePower:ly,LucidePowerCircle:lt,LucidePowerOff:hy,LucidePowerSquare:fn,LucidePresentation:uy,LucidePrinter:yy,LucidePrinterCheck:py,LucideProjector:ky,LucideProportions:fy,LucidePuzzle:my,LucidePyramid:My,LucideQrCode:gy,LucideQuote:_y,LucideRabbit:vy,LucideRadar:Cy,LucideRadiation:xy,LucideRadical:Ly,LucideRadio:Sy,LucideRadioReceiver:wy,LucideRadioTower:by,LucideRadius:Iy,LucideRailSymbol:Ny,LucideRainbow:Ay,LucideRat:Py,LucideRatio:Ey,LucideReceipt:Dy,LucideReceiptCent:Ry,LucideReceiptEuro:$y,LucideReceiptIndianRupee:qy,LucideReceiptJapaneseYen:Ty,LucideReceiptPoundSterling:jy,LucideReceiptRussianRuble:Hy,LucideReceiptSwissFranc:Vy,LucideReceiptText:zy,LucideRectangleEllipsis:M2,LucideRectangleHorizontal:Oy,LucideRectangleVertical:Fy,LucideRecycle:By,LucideRedo:Gy,LucideRedo2:Uy,LucideRedoDot:Zy,LucideRefreshCcw:Xy,LucideRefreshCcwDot:Wy,LucideRefreshCw:Yy,LucideRefreshCwOff:Ky,LucideRefrigerator:Qy,LucideRegex:Jy,LucideRemoveFormatting:ek,LucideRepeat:ak,LucideRepeat1:tk,LucideRepeat2:nk,LucideReplace:ik,LucideReplaceAll:ok,LucideReply:rk,LucideReplyAll:ck,LucideRewind:sk,LucideRibbon:dk,LucideRocket:hk,LucideRockingChair:lk,LucideRollerCoaster:uk,LucideRotate3D:g2,LucideRotate3d:g2,LucideRotateCcw:yk,LucideRotateCcwSquare:pk,LucideRotateCw:fk,LucideRotateCwSquare:kk,LucideRoute:Mk,LucideRouteOff:mk,LucideRouter:gk,LucideRows:_2,LucideRows2:_2,LucideRows3:v2,LucideRows4:_k,LucideRss:vk,LucideRuler:Ck,LucideRussianRuble:xk,LucideSailboat:Lk,LucideSalad:wk,LucideSandwich:bk,LucideSatellite:Ik,LucideSatelliteDish:Sk,LucideSave:Pk,LucideSaveAll:Nk,LucideSaveOff:Ak,LucideScale:Ek,LucideScale3D:C2,LucideScale3d:C2,LucideScaling:Rk,LucideScan:Ok,LucideScanBarcode:$k,LucideScanEye:qk,LucideScanFace:Tk,LucideScanHeart:jk,LucideScanLine:Hk,LucideScanQrCode:Vk,LucideScanSearch:zk,LucideScanText:Dk,LucideScatterChart:V1,LucideSchool:Fk,LucideSchool2:En,LucideScissors:Uk,LucideScissorsLineDashed:Bk,LucideScissorsSquare:mn,LucideScissorsSquareDashedBottom:D2,LucideScreenShare:Gk,LucideScreenShareOff:Zk,LucideScroll:Xk,LucideScrollText:Wk,LucideSearch:ef,LucideSearchCheck:Kk,LucideSearchCode:Yk,LucideSearchSlash:Qk,LucideSearchX:Jk,LucideSection:tf,LucideSend:af,LucideSendHorizonal:x2,LucideSendHorizontal:x2,LucideSendToBack:nf,LucideSeparatorHorizontal:of,LucideSeparatorVertical:cf,LucideServer:hf,LucideServerCog:rf,LucideServerCrash:sf,LucideServerOff:df,LucideSettings:uf,LucideSettings2:lf,LucideShapes:pf,LucideShare:kf,LucideShare2:yf,LucideSheet:ff,LucideShell:mf,LucideShield:Sf,LucideShieldAlert:Mf,LucideShieldBan:gf,LucideShieldCheck:_f,LucideShieldClose:L2,LucideShieldEllipsis:vf,LucideShieldHalf:Cf,LucideShieldMinus:xf,LucideShieldOff:Lf,LucideShieldPlus:wf,LucideShieldQuestion:bf,LucideShieldX:L2,LucideShip:Nf,LucideShipWheel:If,LucideShirt:Af,LucideShoppingBag:Pf,LucideShoppingBasket:Ef,LucideShoppingCart:Rf,LucideShovel:$f,LucideShowerHead:qf,LucideShrink:Tf,LucideShrub:jf,LucideShuffle:Hf,LucideSidebar:l2,LucideSidebarClose:s2,LucideSidebarOpen:h2,LucideSigma:Vf,LucideSigmaSquare:Mn,LucideSignal:Bf,LucideSignalHigh:zf,LucideSignalLow:Df,LucideSignalMedium:Of,LucideSignalZero:Ff,LucideSignature:Uf,LucideSignpost:Gf,LucideSignpostBig:Zf,LucideSiren:Wf,LucideSkipBack:Xf,LucideSkipForward:Kf,LucideSkull:Yf,LucideSlack:Qf,LucideSlash:Jf,LucideSlashSquare:gn,LucideSlice:em,LucideSliders:w2,LucideSlidersHorizontal:tm,LucideSlidersVertical:w2,LucideSmartphone:om,LucideSmartphoneCharging:nm,LucideSmartphoneNfc:am,LucideSmile:cm,LucideSmilePlus:im,LucideSnail:rm,LucideSnowflake:sm,LucideSofa:dm,LucideSortAsc:M1,LucideSortDesc:k1,LucideSoup:hm,LucideSpace:lm,LucideSpade:um,LucideSparkle:pm,LucideSparkles:b2,LucideSpeaker:ym,LucideSpeech:km,LucideSpellCheck:mm,LucideSpellCheck2:fm,LucideSpline:Mm,LucideSplit:gm,LucideSplitSquareHorizontal:_n,LucideSplitSquareVertical:vn,LucideSprayCan:_m,LucideSprout:vm,LucideSquare:Sm,LucideSquareActivity:S2,LucideSquareArrowDown:A2,LucideSquareArrowDownLeft:I2,LucideSquareArrowDownRight:N2,LucideSquareArrowLeft:P2,LucideSquareArrowOutDownLeft:E2,LucideSquareArrowOutDownRight:R2,LucideSquareArrowOutUpLeft:$2,LucideSquareArrowOutUpRight:q2,LucideSquareArrowRight:T2,LucideSquareArrowUp:V2,LucideSquareArrowUpLeft:j2,LucideSquareArrowUpRight:H2,LucideSquareAsterisk:z2,LucideSquareBottomDashedScissors:D2,LucideSquareChartGantt:Xe,LucideSquareCheck:F2,LucideSquareCheckBig:O2,LucideSquareChevronDown:B2,LucideSquareChevronLeft:U2,LucideSquareChevronRight:Z2,LucideSquareChevronUp:G2,LucideSquareCode:W2,LucideSquareDashed:Y2,LucideSquareDashedBottom:xm,LucideSquareDashedBottomCode:Cm,LucideSquareDashedKanban:X2,LucideSquareDashedMousePointer:K2,LucideSquareDivide:Q2,LucideSquareDot:J2,LucideSquareEqual:en,LucideSquareFunction:tn,LucideSquareGanttChart:Xe,LucideSquareKanban:nn,LucideSquareLibrary:an,LucideSquareM:on,LucideSquareMenu:cn,LucideSquareMinus:rn,LucideSquareMousePointer:sn,LucideSquareParking:hn,LucideSquareParkingOff:dn,LucideSquarePen:ze,LucideSquarePercent:ln,LucideSquarePi:un,LucideSquarePilcrow:pn,LucideSquarePlay:yn,LucideSquarePlus:kn,LucideSquarePower:fn,LucideSquareRadical:Lm,LucideSquareScissors:mn,LucideSquareSigma:Mn,LucideSquareSlash:gn,LucideSquareSplitHorizontal:_n,LucideSquareSplitVertical:vn,LucideSquareSquare:wm,LucideSquareStack:bm,LucideSquareTerminal:Cn,LucideSquareUser:Ln,LucideSquareUserRound:xn,LucideSquareX:wn,LucideSquircle:Im,LucideSquirrel:Nm,LucideStamp:Am,LucideStar:Rm,LucideStarHalf:Pm,LucideStarOff:Em,LucideStars:b2,LucideStepBack:$m,LucideStepForward:qm,LucideStethoscope:Tm,LucideSticker:jm,LucideStickyNote:Hm,LucideStopCircle:pt,LucideStore:Vm,LucideStretchHorizontal:zm,LucideStretchVertical:Dm,LucideStrikethrough:Om,LucideSubscript:Fm,LucideSubtitles:b1,LucideSun:Wm,LucideSunDim:Bm,LucideSunMedium:Um,LucideSunMoon:Zm,LucideSunSnow:Gm,LucideSunrise:Xm,LucideSunset:Km,LucideSuperscript:Ym,LucideSwatchBook:Qm,LucideSwissFranc:Jm,LucideSwitchCamera:eM,LucideSword:tM,LucideSwords:nM,LucideSyringe:aM,LucideTable:lM,LucideTable2:oM,LucideTableCellsMerge:iM,LucideTableCellsSplit:cM,LucideTableColumnsSplit:rM,LucideTableOfContents:sM,LucideTableProperties:dM,LucideTableRowsSplit:hM,LucideTablet:pM,LucideTabletSmartphone:uM,LucideTablets:yM,LucideTag:kM,LucideTags:fM,LucideTally1:mM,LucideTally2:MM,LucideTally3:gM,LucideTally4:_M,LucideTally5:vM,LucideTangent:CM,LucideTarget:xM,LucideTelescope:LM,LucideTent:bM,LucideTentTree:wM,LucideTerminal:SM,LucideTerminalSquare:Cn,LucideTestTube:IM,LucideTestTube2:bn,LucideTestTubeDiagonal:bn,LucideTestTubes:NM,LucideText:$M,LucideTextCursor:PM,LucideTextCursorInput:AM,LucideTextQuote:EM,LucideTextSearch:RM,LucideTextSelect:Sn,LucideTextSelection:Sn,LucideTheater:qM,LucideThermometer:HM,LucideThermometerSnowflake:TM,LucideThermometerSun:jM,LucideThumbsDown:VM,LucideThumbsUp:zM,LucideTicket:GM,LucideTicketCheck:DM,LucideTicketMinus:OM,LucideTicketPercent:FM,LucideTicketPlus:BM,LucideTicketSlash:UM,LucideTicketX:ZM,LucideTickets:XM,LucideTicketsPlane:WM,LucideTimer:QM,LucideTimerOff:KM,LucideTimerReset:YM,LucideToggleLeft:JM,LucideToggleRight:eg,LucideToilet:tg,LucideTornado:ng,LucideTorus:ag,LucideTouchpad:ig,LucideTouchpadOff:og,LucideTowerControl:cg,LucideToyBrick:rg,LucideTractor:sg,LucideTrafficCone:dg,LucideTrain:In,LucideTrainFront:lg,LucideTrainFrontTunnel:hg,LucideTrainTrack:ug,LucideTramFront:In,LucideTrash:yg,LucideTrash2:pg,LucideTreeDeciduous:kg,LucideTreePalm:Nn,LucideTreePine:fg,LucideTrees:mg,LucideTrello:Mg,LucideTrendingDown:gg,LucideTrendingUp:vg,LucideTrendingUpDown:_g,LucideTriangle:Lg,LucideTriangleAlert:An,LucideTriangleDashed:Cg,LucideTriangleRight:xg,LucideTrophy:wg,LucideTruck:bg,LucideTurtle:Sg,LucideTv:Ng,LucideTv2:Pn,LucideTvMinimal:Pn,LucideTvMinimalPlay:Ig,LucideTwitch:Ag,LucideTwitter:Pg,LucideType:Rg,LucideTypeOutline:Eg,LucideUmbrella:qg,LucideUmbrellaOff:$g,LucideUnderline:Tg,LucideUndo:Vg,LucideUndo2:jg,LucideUndoDot:Hg,LucideUnfoldHorizontal:zg,LucideUnfoldVertical:Dg,LucideUngroup:Og,LucideUniversity:En,LucideUnlink:Bg,LucideUnlink2:Fg,LucideUnlock:e2,LucideUnlockKeyhole:Jt,LucideUnplug:Ug,LucideUpload:Zg,LucideUploadCloud:_t,LucideUsb:Gg,LucideUser:a_,LucideUser2:Hn,LucideUserCheck:Wg,LucideUserCheck2:Rn,LucideUserCircle:kt,LucideUserCircle2:yt,LucideUserCog:Xg,LucideUserCog2:$n,LucideUserMinus:Kg,LucideUserMinus2:qn,LucideUserPen:Yg,LucideUserPlus:Qg,LucideUserPlus2:Tn,LucideUserRound:Hn,LucideUserRoundCheck:Rn,LucideUserRoundCog:$n,LucideUserRoundMinus:qn,LucideUserRoundPen:Jg,LucideUserRoundPlus:Tn,LucideUserRoundSearch:e_,LucideUserRoundX:jn,LucideUserSearch:t_,LucideUserSquare:Ln,LucideUserSquare2:xn,LucideUserX:n_,LucideUserX2:jn,LucideUsers:o_,LucideUsers2:Vn,LucideUsersRound:Vn,LucideUtensils:Dn,LucideUtensilsCrossed:zn,LucideUtilityPole:i_,LucideVariable:c_,LucideVault:r_,LucideVegan:s_,LucideVenetianMask:d_,LucideVerified:v1,LucideVibrate:l_,LucideVibrateOff:h_,LucideVideo:p_,LucideVideoOff:u_,LucideVideotape:y_,LucideView:k_,LucideVoicemail:f_,LucideVolleyball:m_,LucideVolume:C_,LucideVolume1:M_,LucideVolume2:g_,LucideVolumeOff:__,LucideVolumeX:v_,LucideVote:x_,LucideWallet:w_,LucideWallet2:On,LucideWalletCards:L_,LucideWalletMinimal:On,LucideWallpaper:b_,LucideWand:S_,LucideWand2:Fn,LucideWandSparkles:Fn,LucideWarehouse:I_,LucideWashingMachine:N_,LucideWatch:A_,LucideWaves:E_,LucideWavesLadder:P_,LucideWaypoints:R_,LucideWebcam:$_,LucideWebhook:T_,LucideWebhookOff:q_,LucideWeight:j_,LucideWheat:V_,LucideWheatOff:H_,LucideWholeWord:z_,LucideWifi:U_,LucideWifiHigh:D_,LucideWifiLow:O_,LucideWifiOff:F_,LucideWifiZero:B_,LucideWind:G_,LucideWindArrowDown:Z_,LucideWine:X_,LucideWineOff:W_,LucideWorkflow:K_,LucideWorm:Y_,LucideWrapText:Q_,LucideWrench:J_,LucideX:ev,LucideXCircle:ft,LucideXOctagon:i2,LucideXSquare:wn,LucideYoutube:tv,LucideZap:av,LucideZapOff:nv,LucideZoomIn:ov,LucideZoomOut:iv,Luggage:u8,LuggageIcon:u8,MSquare:on,MSquareIcon:on,Magnet:p8,MagnetIcon:p8,Mail:C8,MailCheck:y8,MailCheckIcon:y8,MailIcon:C8,MailMinus:k8,MailMinusIcon:k8,MailOpen:f8,MailOpenIcon:f8,MailPlus:m8,MailPlusIcon:m8,MailQuestion:M8,MailQuestionIcon:M8,MailSearch:g8,MailSearchIcon:g8,MailWarning:_8,MailWarningIcon:_8,MailX:v8,MailXIcon:v8,Mailbox:x8,MailboxIcon:x8,Mails:L8,MailsIcon:L8,Map:H8,MapIcon:H8,MapPin:q8,MapPinCheck:b8,MapPinCheckIcon:b8,MapPinCheckInside:w8,MapPinCheckInsideIcon:w8,MapPinHouse:S8,MapPinHouseIcon:S8,MapPinIcon:q8,MapPinMinus:N8,MapPinMinusIcon:N8,MapPinMinusInside:I8,MapPinMinusInsideIcon:I8,MapPinOff:A8,MapPinOffIcon:A8,MapPinPlus:E8,MapPinPlusIcon:E8,MapPinPlusInside:P8,MapPinPlusInsideIcon:P8,MapPinX:$8,MapPinXIcon:$8,MapPinXInside:R8,MapPinXInsideIcon:R8,MapPinned:T8,MapPinnedIcon:T8,MapPlus:j8,MapPlusIcon:j8,Martini:V8,MartiniIcon:V8,Maximize:D8,Maximize2:z8,Maximize2Icon:z8,MaximizeIcon:D8,Medal:O8,MedalIcon:O8,Megaphone:B8,MegaphoneIcon:B8,MegaphoneOff:F8,MegaphoneOffIcon:F8,Meh:U8,MehIcon:U8,MemoryStick:Z8,MemoryStickIcon:Z8,Menu:G8,MenuIcon:G8,MenuSquare:cn,MenuSquareIcon:cn,Merge:W8,MergeIcon:W8,MessageCircle:iu,MessageCircleCode:X8,MessageCircleCodeIcon:X8,MessageCircleDashed:K8,MessageCircleDashedIcon:K8,MessageCircleHeart:Y8,MessageCircleHeartIcon:Y8,MessageCircleIcon:iu,MessageCircleMore:Q8,MessageCircleMoreIcon:Q8,MessageCircleOff:J8,MessageCircleOffIcon:J8,MessageCirclePlus:eu,MessageCirclePlusIcon:eu,MessageCircleQuestion:tu,MessageCircleQuestionIcon:tu,MessageCircleReply:nu,MessageCircleReplyIcon:nu,MessageCircleWarning:au,MessageCircleWarningIcon:au,MessageCircleX:ou,MessageCircleXIcon:ou,MessageSquare:vu,MessageSquareCode:cu,MessageSquareCodeIcon:cu,MessageSquareDashed:ru,MessageSquareDashedIcon:ru,MessageSquareDiff:su,MessageSquareDiffIcon:su,MessageSquareDot:du,MessageSquareDotIcon:du,MessageSquareHeart:hu,MessageSquareHeartIcon:hu,MessageSquareIcon:vu,MessageSquareLock:lu,MessageSquareLockIcon:lu,MessageSquareMore:uu,MessageSquareMoreIcon:uu,MessageSquareOff:pu,MessageSquareOffIcon:pu,MessageSquarePlus:yu,MessageSquarePlusIcon:yu,MessageSquareQuote:ku,MessageSquareQuoteIcon:ku,MessageSquareReply:fu,MessageSquareReplyIcon:fu,MessageSquareShare:mu,MessageSquareShareIcon:mu,MessageSquareText:Mu,MessageSquareTextIcon:Mu,MessageSquareWarning:gu,MessageSquareWarningIcon:gu,MessageSquareX:_u,MessageSquareXIcon:_u,MessagesSquare:Cu,MessagesSquareIcon:Cu,Mic:Lu,Mic2:t2,Mic2Icon:t2,MicIcon:Lu,MicOff:xu,MicOffIcon:xu,MicVocal:t2,MicVocalIcon:t2,Microchip:wu,MicrochipIcon:wu,Microscope:bu,MicroscopeIcon:bu,Microwave:Su,MicrowaveIcon:Su,Milestone:Iu,MilestoneIcon:Iu,Milk:Au,MilkIcon:Au,MilkOff:Nu,MilkOffIcon:Nu,Minimize:Eu,Minimize2:Pu,Minimize2Icon:Pu,MinimizeIcon:Eu,Minus:Ru,MinusCircle:ot,MinusCircleIcon:ot,MinusIcon:Ru,MinusSquare:rn,MinusSquareIcon:rn,Monitor:Zu,MonitorCheck:$u,MonitorCheckIcon:$u,MonitorCog:qu,MonitorCogIcon:qu,MonitorDot:Tu,MonitorDotIcon:Tu,MonitorDown:ju,MonitorDownIcon:ju,MonitorIcon:Zu,MonitorOff:Hu,MonitorOffIcon:Hu,MonitorPause:Vu,MonitorPauseIcon:Vu,MonitorPlay:zu,MonitorPlayIcon:zu,MonitorSmartphone:Du,MonitorSmartphoneIcon:Du,MonitorSpeaker:Ou,MonitorSpeakerIcon:Ou,MonitorStop:Fu,MonitorStopIcon:Fu,MonitorUp:Bu,MonitorUpIcon:Bu,MonitorX:Uu,MonitorXIcon:Uu,Moon:Wu,MoonIcon:Wu,MoonStar:Gu,MoonStarIcon:Gu,MoreHorizontal:It,MoreHorizontalIcon:It,MoreVertical:St,MoreVerticalIcon:St,Mountain:Ku,MountainIcon:Ku,MountainSnow:Xu,MountainSnowIcon:Xu,Mouse:n7,MouseIcon:n7,MouseOff:Yu,MouseOffIcon:Yu,MousePointer:t7,MousePointer2:Qu,MousePointer2Icon:Qu,MousePointerBan:Ju,MousePointerBanIcon:Ju,MousePointerClick:e7,MousePointerClickIcon:e7,MousePointerIcon:t7,MousePointerSquareDashed:K2,MousePointerSquareDashedIcon:K2,Move:k7,Move3D:n2,Move3DIcon:n2,Move3d:n2,Move3dIcon:n2,MoveDiagonal:o7,MoveDiagonal2:a7,MoveDiagonal2Icon:a7,MoveDiagonalIcon:o7,MoveDown:r7,MoveDownIcon:r7,MoveDownLeft:i7,MoveDownLeftIcon:i7,MoveDownRight:c7,MoveDownRightIcon:c7,MoveHorizontal:s7,MoveHorizontalIcon:s7,MoveIcon:k7,MoveLeft:d7,MoveLeftIcon:d7,MoveRight:h7,MoveRightIcon:h7,MoveUp:p7,MoveUpIcon:p7,MoveUpLeft:l7,MoveUpLeftIcon:l7,MoveUpRight:u7,MoveUpRightIcon:u7,MoveVertical:y7,MoveVerticalIcon:y7,Music:g7,Music2:f7,Music2Icon:f7,Music3:m7,Music3Icon:m7,Music4:M7,Music4Icon:M7,MusicIcon:g7,Navigation:x7,Navigation2:v7,Navigation2Icon:v7,Navigation2Off:_7,Navigation2OffIcon:_7,NavigationIcon:x7,NavigationOff:C7,NavigationOffIcon:C7,Network:L7,NetworkIcon:L7,Newspaper:w7,NewspaperIcon:w7,Nfc:b7,NfcIcon:b7,Notebook:A7,NotebookIcon:A7,NotebookPen:S7,NotebookPenIcon:S7,NotebookTabs:I7,NotebookTabsIcon:I7,NotebookText:N7,NotebookTextIcon:N7,NotepadText:E7,NotepadTextDashed:P7,NotepadTextDashedIcon:P7,NotepadTextIcon:E7,Nut:$7,NutIcon:$7,NutOff:R7,NutOffIcon:R7,Octagon:T7,OctagonAlert:a2,OctagonAlertIcon:a2,OctagonIcon:T7,OctagonMinus:q7,OctagonMinusIcon:q7,OctagonPause:o2,OctagonPauseIcon:o2,OctagonX:i2,OctagonXIcon:i2,Omega:j7,OmegaIcon:j7,Option:H7,OptionIcon:H7,Orbit:V7,OrbitIcon:V7,Origami:z7,OrigamiIcon:z7,Outdent:Wt,OutdentIcon:Wt,Package:W7,Package2:D7,Package2Icon:D7,PackageCheck:O7,PackageCheckIcon:O7,PackageIcon:W7,PackageMinus:F7,PackageMinusIcon:F7,PackageOpen:B7,PackageOpenIcon:B7,PackagePlus:U7,PackagePlusIcon:U7,PackageSearch:Z7,PackageSearchIcon:Z7,PackageX:G7,PackageXIcon:G7,PaintBucket:X7,PaintBucketIcon:X7,PaintRoller:K7,PaintRollerIcon:K7,Paintbrush:Y7,Paintbrush2:c2,Paintbrush2Icon:c2,PaintbrushIcon:Y7,PaintbrushVertical:c2,PaintbrushVerticalIcon:c2,Palette:Q7,PaletteIcon:Q7,Palmtree:Nn,PalmtreeIcon:Nn,PanelBottom:tp,PanelBottomClose:J7,PanelBottomCloseIcon:J7,PanelBottomDashed:r2,PanelBottomDashedIcon:r2,PanelBottomIcon:tp,PanelBottomInactive:r2,PanelBottomInactiveIcon:r2,PanelBottomOpen:ep,PanelBottomOpenIcon:ep,PanelLeft:l2,PanelLeftClose:s2,PanelLeftCloseIcon:s2,PanelLeftDashed:d2,PanelLeftDashedIcon:d2,PanelLeftIcon:l2,PanelLeftInactive:d2,PanelLeftInactiveIcon:d2,PanelLeftOpen:h2,PanelLeftOpenIcon:h2,PanelRight:op,PanelRightClose:np,PanelRightCloseIcon:np,PanelRightDashed:u2,PanelRightDashedIcon:u2,PanelRightIcon:op,PanelRightInactive:u2,PanelRightInactiveIcon:u2,PanelRightOpen:ap,PanelRightOpenIcon:ap,PanelTop:rp,PanelTopClose:ip,PanelTopCloseIcon:ip,PanelTopDashed:p2,PanelTopDashedIcon:p2,PanelTopIcon:rp,PanelTopInactive:p2,PanelTopInactiveIcon:p2,PanelTopOpen:cp,PanelTopOpenIcon:cp,PanelsLeftBottom:sp,PanelsLeftBottomIcon:sp,PanelsLeftRight:xt,PanelsLeftRightIcon:xt,PanelsRightBottom:dp,PanelsRightBottomIcon:dp,PanelsTopBottom:v2,PanelsTopBottomIcon:v2,PanelsTopLeft:y2,PanelsTopLeftIcon:y2,Paperclip:hp,PaperclipIcon:hp,Parentheses:lp,ParenthesesIcon:lp,ParkingCircle:ct,ParkingCircleIcon:ct,ParkingCircleOff:it,ParkingCircleOffIcon:it,ParkingMeter:up,ParkingMeterIcon:up,ParkingSquare:hn,ParkingSquareIcon:hn,ParkingSquareOff:dn,ParkingSquareOffIcon:dn,PartyPopper:pp,PartyPopperIcon:pp,Pause:yp,PauseCircle:rt,PauseCircleIcon:rt,PauseIcon:yp,PauseOctagon:o2,PauseOctagonIcon:o2,PawPrint:kp,PawPrintIcon:kp,PcCase:fp,PcCaseIcon:fp,Pen:f2,PenBox:ze,PenBoxIcon:ze,PenIcon:f2,PenLine:k2,PenLineIcon:k2,PenOff:mp,PenOffIcon:mp,PenSquare:ze,PenSquareIcon:ze,PenTool:Mp,PenToolIcon:Mp,Pencil:Cp,PencilIcon:Cp,PencilLine:gp,PencilLineIcon:gp,PencilOff:_p,PencilOffIcon:_p,PencilRuler:vp,PencilRulerIcon:vp,Pentagon:xp,PentagonIcon:xp,Percent:Lp,PercentCircle:st,PercentCircleIcon:st,PercentDiamond:wt,PercentDiamondIcon:wt,PercentIcon:Lp,PercentSquare:ln,PercentSquareIcon:ln,PersonStanding:wp,PersonStandingIcon:wp,PhilippinePeso:bp,PhilippinePesoIcon:bp,Phone:Rp,PhoneCall:Sp,PhoneCallIcon:Sp,PhoneForwarded:Ip,PhoneForwardedIcon:Ip,PhoneIcon:Rp,PhoneIncoming:Np,PhoneIncomingIcon:Np,PhoneMissed:Ap,PhoneMissedIcon:Ap,PhoneOff:Pp,PhoneOffIcon:Pp,PhoneOutgoing:Ep,PhoneOutgoingIcon:Ep,Pi:$p,PiIcon:$p,PiSquare:un,PiSquareIcon:un,Piano:qp,PianoIcon:qp,Pickaxe:Tp,PickaxeIcon:Tp,PictureInPicture:Hp,PictureInPicture2:jp,PictureInPicture2Icon:jp,PictureInPictureIcon:Hp,PieChart:H1,PieChartIcon:H1,PiggyBank:Vp,PiggyBankIcon:Vp,Pilcrow:Op,PilcrowIcon:Op,PilcrowLeft:zp,PilcrowLeftIcon:zp,PilcrowRight:Dp,PilcrowRightIcon:Dp,PilcrowSquare:pn,PilcrowSquareIcon:pn,Pill:Bp,PillBottle:Fp,PillBottleIcon:Fp,PillIcon:Bp,Pin:Zp,PinIcon:Zp,PinOff:Up,PinOffIcon:Up,Pipette:Gp,PipetteIcon:Gp,Pizza:Wp,PizzaIcon:Wp,Plane:Yp,PlaneIcon:Yp,PlaneLanding:Xp,PlaneLandingIcon:Xp,PlaneTakeoff:Kp,PlaneTakeoffIcon:Kp,Play:Qp,PlayCircle:dt,PlayCircleIcon:dt,PlayIcon:Qp,PlaySquare:yn,PlaySquareIcon:yn,Plug:ey,Plug2:Jp,Plug2Icon:Jp,PlugIcon:ey,PlugZap:m2,PlugZap2:m2,PlugZap2Icon:m2,PlugZapIcon:m2,Plus:ty,PlusCircle:ht,PlusCircleIcon:ht,PlusIcon:ty,PlusSquare:kn,PlusSquareIcon:kn,Pocket:ay,PocketIcon:ay,PocketKnife:ny,PocketKnifeIcon:ny,Podcast:oy,PodcastIcon:oy,Pointer:cy,PointerIcon:cy,PointerOff:iy,PointerOffIcon:iy,Popcorn:ry,PopcornIcon:ry,Popsicle:sy,PopsicleIcon:sy,PoundSterling:dy,PoundSterlingIcon:dy,Power:ly,PowerCircle:lt,PowerCircleIcon:lt,PowerIcon:ly,PowerOff:hy,PowerOffIcon:hy,PowerSquare:fn,PowerSquareIcon:fn,Presentation:uy,PresentationIcon:uy,Printer:yy,PrinterCheck:py,PrinterCheckIcon:py,PrinterIcon:yy,Projector:ky,ProjectorIcon:ky,Proportions:fy,ProportionsIcon:fy,Puzzle:my,PuzzleIcon:my,Pyramid:My,PyramidIcon:My,QrCode:gy,QrCodeIcon:gy,Quote:_y,QuoteIcon:_y,Rabbit:vy,RabbitIcon:vy,Radar:Cy,RadarIcon:Cy,Radiation:xy,RadiationIcon:xy,Radical:Ly,RadicalIcon:Ly,Radio:Sy,RadioIcon:Sy,RadioReceiver:wy,RadioReceiverIcon:wy,RadioTower:by,RadioTowerIcon:by,Radius:Iy,RadiusIcon:Iy,RailSymbol:Ny,RailSymbolIcon:Ny,Rainbow:Ay,RainbowIcon:Ay,Rat:Py,RatIcon:Py,Ratio:Ey,RatioIcon:Ey,Receipt:Dy,ReceiptCent:Ry,ReceiptCentIcon:Ry,ReceiptEuro:$y,ReceiptEuroIcon:$y,ReceiptIcon:Dy,ReceiptIndianRupee:qy,ReceiptIndianRupeeIcon:qy,ReceiptJapaneseYen:Ty,ReceiptJapaneseYenIcon:Ty,ReceiptPoundSterling:jy,ReceiptPoundSterlingIcon:jy,ReceiptRussianRuble:Hy,ReceiptRussianRubleIcon:Hy,ReceiptSwissFranc:Vy,ReceiptSwissFrancIcon:Vy,ReceiptText:zy,ReceiptTextIcon:zy,RectangleEllipsis:M2,RectangleEllipsisIcon:M2,RectangleHorizontal:Oy,RectangleHorizontalIcon:Oy,RectangleVertical:Fy,RectangleVerticalIcon:Fy,Recycle:By,RecycleIcon:By,Redo:Gy,Redo2:Uy,Redo2Icon:Uy,RedoDot:Zy,RedoDotIcon:Zy,RedoIcon:Gy,RefreshCcw:Xy,RefreshCcwDot:Wy,RefreshCcwDotIcon:Wy,RefreshCcwIcon:Xy,RefreshCw:Yy,RefreshCwIcon:Yy,RefreshCwOff:Ky,RefreshCwOffIcon:Ky,Refrigerator:Qy,RefrigeratorIcon:Qy,Regex:Jy,RegexIcon:Jy,RemoveFormatting:ek,RemoveFormattingIcon:ek,Repeat:ak,Repeat1:tk,Repeat1Icon:tk,Repeat2:nk,Repeat2Icon:nk,RepeatIcon:ak,Replace:ik,ReplaceAll:ok,ReplaceAllIcon:ok,ReplaceIcon:ik,Reply:rk,ReplyAll:ck,ReplyAllIcon:ck,ReplyIcon:rk,Rewind:sk,RewindIcon:sk,Ribbon:dk,RibbonIcon:dk,Rocket:hk,RocketIcon:hk,RockingChair:lk,RockingChairIcon:lk,RollerCoaster:uk,RollerCoasterIcon:uk,Rotate3D:g2,Rotate3DIcon:g2,Rotate3d:g2,Rotate3dIcon:g2,RotateCcw:yk,RotateCcwIcon:yk,RotateCcwSquare:pk,RotateCcwSquareIcon:pk,RotateCw:fk,RotateCwIcon:fk,RotateCwSquare:kk,RotateCwSquareIcon:kk,Route:Mk,RouteIcon:Mk,RouteOff:mk,RouteOffIcon:mk,Router:gk,RouterIcon:gk,Rows:_2,Rows2:_2,Rows2Icon:_2,Rows3:v2,Rows3Icon:v2,Rows4:_k,Rows4Icon:_k,RowsIcon:_2,Rss:vk,RssIcon:vk,Ruler:Ck,RulerIcon:Ck,RussianRuble:xk,RussianRubleIcon:xk,Sailboat:Lk,SailboatIcon:Lk,Salad:wk,SaladIcon:wk,Sandwich:bk,SandwichIcon:bk,Satellite:Ik,SatelliteDish:Sk,SatelliteDishIcon:Sk,SatelliteIcon:Ik,Save:Pk,SaveAll:Nk,SaveAllIcon:Nk,SaveIcon:Pk,SaveOff:Ak,SaveOffIcon:Ak,Scale:Ek,Scale3D:C2,Scale3DIcon:C2,Scale3d:C2,Scale3dIcon:C2,ScaleIcon:Ek,Scaling:Rk,ScalingIcon:Rk,Scan:Ok,ScanBarcode:$k,ScanBarcodeIcon:$k,ScanEye:qk,ScanEyeIcon:qk,ScanFace:Tk,ScanFaceIcon:Tk,ScanHeart:jk,ScanHeartIcon:jk,ScanIcon:Ok,ScanLine:Hk,ScanLineIcon:Hk,ScanQrCode:Vk,ScanQrCodeIcon:Vk,ScanSearch:zk,ScanSearchIcon:zk,ScanText:Dk,ScanTextIcon:Dk,ScatterChart:V1,ScatterChartIcon:V1,School:Fk,School2:En,School2Icon:En,SchoolIcon:Fk,Scissors:Uk,ScissorsIcon:Uk,ScissorsLineDashed:Bk,ScissorsLineDashedIcon:Bk,ScissorsSquare:mn,ScissorsSquareDashedBottom:D2,ScissorsSquareDashedBottomIcon:D2,ScissorsSquareIcon:mn,ScreenShare:Gk,ScreenShareIcon:Gk,ScreenShareOff:Zk,ScreenShareOffIcon:Zk,Scroll:Xk,ScrollIcon:Xk,ScrollText:Wk,ScrollTextIcon:Wk,Search:ef,SearchCheck:Kk,SearchCheckIcon:Kk,SearchCode:Yk,SearchCodeIcon:Yk,SearchIcon:ef,SearchSlash:Qk,SearchSlashIcon:Qk,SearchX:Jk,SearchXIcon:Jk,Section:tf,SectionIcon:tf,Send:af,SendHorizonal:x2,SendHorizonalIcon:x2,SendHorizontal:x2,SendHorizontalIcon:x2,SendIcon:af,SendToBack:nf,SendToBackIcon:nf,SeparatorHorizontal:of,SeparatorHorizontalIcon:of,SeparatorVertical:cf,SeparatorVerticalIcon:cf,Server:hf,ServerCog:rf,ServerCogIcon:rf,ServerCrash:sf,ServerCrashIcon:sf,ServerIcon:hf,ServerOff:df,ServerOffIcon:df,Settings:uf,Settings2:lf,Settings2Icon:lf,SettingsIcon:uf,Shapes:pf,ShapesIcon:pf,Share:kf,Share2:yf,Share2Icon:yf,ShareIcon:kf,Sheet:ff,SheetIcon:ff,Shell:mf,ShellIcon:mf,Shield:Sf,ShieldAlert:Mf,ShieldAlertIcon:Mf,ShieldBan:gf,ShieldBanIcon:gf,ShieldCheck:_f,ShieldCheckIcon:_f,ShieldClose:L2,ShieldCloseIcon:L2,ShieldEllipsis:vf,ShieldEllipsisIcon:vf,ShieldHalf:Cf,ShieldHalfIcon:Cf,ShieldIcon:Sf,ShieldMinus:xf,ShieldMinusIcon:xf,ShieldOff:Lf,ShieldOffIcon:Lf,ShieldPlus:wf,ShieldPlusIcon:wf,ShieldQuestion:bf,ShieldQuestionIcon:bf,ShieldX:L2,ShieldXIcon:L2,Ship:Nf,ShipIcon:Nf,ShipWheel:If,ShipWheelIcon:If,Shirt:Af,ShirtIcon:Af,ShoppingBag:Pf,ShoppingBagIcon:Pf,ShoppingBasket:Ef,ShoppingBasketIcon:Ef,ShoppingCart:Rf,ShoppingCartIcon:Rf,Shovel:$f,ShovelIcon:$f,ShowerHead:qf,ShowerHeadIcon:qf,Shrink:Tf,ShrinkIcon:Tf,Shrub:jf,ShrubIcon:jf,Shuffle:Hf,ShuffleIcon:Hf,Sidebar:l2,SidebarClose:s2,SidebarCloseIcon:s2,SidebarIcon:l2,SidebarOpen:h2,SidebarOpenIcon:h2,Sigma:Vf,SigmaIcon:Vf,SigmaSquare:Mn,SigmaSquareIcon:Mn,Signal:Bf,SignalHigh:zf,SignalHighIcon:zf,SignalIcon:Bf,SignalLow:Df,SignalLowIcon:Df,SignalMedium:Of,SignalMediumIcon:Of,SignalZero:Ff,SignalZeroIcon:Ff,Signature:Uf,SignatureIcon:Uf,Signpost:Gf,SignpostBig:Zf,SignpostBigIcon:Zf,SignpostIcon:Gf,Siren:Wf,SirenIcon:Wf,SkipBack:Xf,SkipBackIcon:Xf,SkipForward:Kf,SkipForwardIcon:Kf,Skull:Yf,SkullIcon:Yf,Slack:Qf,SlackIcon:Qf,Slash:Jf,SlashIcon:Jf,SlashSquare:gn,SlashSquareIcon:gn,Slice:em,SliceIcon:em,Sliders:w2,SlidersHorizontal:tm,SlidersHorizontalIcon:tm,SlidersIcon:w2,SlidersVertical:w2,SlidersVerticalIcon:w2,Smartphone:om,SmartphoneCharging:nm,SmartphoneChargingIcon:nm,SmartphoneIcon:om,SmartphoneNfc:am,SmartphoneNfcIcon:am,Smile:cm,SmileIcon:cm,SmilePlus:im,SmilePlusIcon:im,Snail:rm,SnailIcon:rm,Snowflake:sm,SnowflakeIcon:sm,Sofa:dm,SofaIcon:dm,SortAsc:M1,SortAscIcon:M1,SortDesc:k1,SortDescIcon:k1,Soup:hm,SoupIcon:hm,Space:lm,SpaceIcon:lm,Spade:um,SpadeIcon:um,Sparkle:pm,SparkleIcon:pm,Sparkles:b2,SparklesIcon:b2,Speaker:ym,SpeakerIcon:ym,Speech:km,SpeechIcon:km,SpellCheck:mm,SpellCheck2:fm,SpellCheck2Icon:fm,SpellCheckIcon:mm,Spline:Mm,SplineIcon:Mm,Split:gm,SplitIcon:gm,SplitSquareHorizontal:_n,SplitSquareHorizontalIcon:_n,SplitSquareVertical:vn,SplitSquareVerticalIcon:vn,SprayCan:_m,SprayCanIcon:_m,Sprout:vm,SproutIcon:vm,Square:Sm,SquareActivity:S2,SquareActivityIcon:S2,SquareArrowDown:A2,SquareArrowDownIcon:A2,SquareArrowDownLeft:I2,SquareArrowDownLeftIcon:I2,SquareArrowDownRight:N2,SquareArrowDownRightIcon:N2,SquareArrowLeft:P2,SquareArrowLeftIcon:P2,SquareArrowOutDownLeft:E2,SquareArrowOutDownLeftIcon:E2,SquareArrowOutDownRight:R2,SquareArrowOutDownRightIcon:R2,SquareArrowOutUpLeft:$2,SquareArrowOutUpLeftIcon:$2,SquareArrowOutUpRight:q2,SquareArrowOutUpRightIcon:q2,SquareArrowRight:T2,SquareArrowRightIcon:T2,SquareArrowUp:V2,SquareArrowUpIcon:V2,SquareArrowUpLeft:j2,SquareArrowUpLeftIcon:j2,SquareArrowUpRight:H2,SquareArrowUpRightIcon:H2,SquareAsterisk:z2,SquareAsteriskIcon:z2,SquareBottomDashedScissors:D2,SquareBottomDashedScissorsIcon:D2,SquareChartGantt:Xe,SquareChartGanttIcon:Xe,SquareCheck:F2,SquareCheckBig:O2,SquareCheckBigIcon:O2,SquareCheckIcon:F2,SquareChevronDown:B2,SquareChevronDownIcon:B2,SquareChevronLeft:U2,SquareChevronLeftIcon:U2,SquareChevronRight:Z2,SquareChevronRightIcon:Z2,SquareChevronUp:G2,SquareChevronUpIcon:G2,SquareCode:W2,SquareCodeIcon:W2,SquareDashed:Y2,SquareDashedBottom:xm,SquareDashedBottomCode:Cm,SquareDashedBottomCodeIcon:Cm,SquareDashedBottomIcon:xm,SquareDashedIcon:Y2,SquareDashedKanban:X2,SquareDashedKanbanIcon:X2,SquareDashedMousePointer:K2,SquareDashedMousePointerIcon:K2,SquareDivide:Q2,SquareDivideIcon:Q2,SquareDot:J2,SquareDotIcon:J2,SquareEqual:en,SquareEqualIcon:en,SquareFunction:tn,SquareFunctionIcon:tn,SquareGanttChart:Xe,SquareGanttChartIcon:Xe,SquareIcon:Sm,SquareKanban:nn,SquareKanbanIcon:nn,SquareLibrary:an,SquareLibraryIcon:an,SquareM:on,SquareMIcon:on,SquareMenu:cn,SquareMenuIcon:cn,SquareMinus:rn,SquareMinusIcon:rn,SquareMousePointer:sn,SquareMousePointerIcon:sn,SquareParking:hn,SquareParkingIcon:hn,SquareParkingOff:dn,SquareParkingOffIcon:dn,SquarePen:ze,SquarePenIcon:ze,SquarePercent:ln,SquarePercentIcon:ln,SquarePi:un,SquarePiIcon:un,SquarePilcrow:pn,SquarePilcrowIcon:pn,SquarePlay:yn,SquarePlayIcon:yn,SquarePlus:kn,SquarePlusIcon:kn,SquarePower:fn,SquarePowerIcon:fn,SquareRadical:Lm,SquareRadicalIcon:Lm,SquareScissors:mn,SquareScissorsIcon:mn,SquareSigma:Mn,SquareSigmaIcon:Mn,SquareSlash:gn,SquareSlashIcon:gn,SquareSplitHorizontal:_n,SquareSplitHorizontalIcon:_n,SquareSplitVertical:vn,SquareSplitVerticalIcon:vn,SquareSquare:wm,SquareSquareIcon:wm,SquareStack:bm,SquareStackIcon:bm,SquareTerminal:Cn,SquareTerminalIcon:Cn,SquareUser:Ln,SquareUserIcon:Ln,SquareUserRound:xn,SquareUserRoundIcon:xn,SquareX:wn,SquareXIcon:wn,Squircle:Im,SquircleIcon:Im,Squirrel:Nm,SquirrelIcon:Nm,Stamp:Am,StampIcon:Am,Star:Rm,StarHalf:Pm,StarHalfIcon:Pm,StarIcon:Rm,StarOff:Em,StarOffIcon:Em,Stars:b2,StarsIcon:b2,StepBack:$m,StepBackIcon:$m,StepForward:qm,StepForwardIcon:qm,Stethoscope:Tm,StethoscopeIcon:Tm,Sticker:jm,StickerIcon:jm,StickyNote:Hm,StickyNoteIcon:Hm,StopCircle:pt,StopCircleIcon:pt,Store:Vm,StoreIcon:Vm,StretchHorizontal:zm,StretchHorizontalIcon:zm,StretchVertical:Dm,StretchVerticalIcon:Dm,Strikethrough:Om,StrikethroughIcon:Om,Subscript:Fm,SubscriptIcon:Fm,Subtitles:b1,SubtitlesIcon:b1,Sun:Wm,SunDim:Bm,SunDimIcon:Bm,SunIcon:Wm,SunMedium:Um,SunMediumIcon:Um,SunMoon:Zm,SunMoonIcon:Zm,SunSnow:Gm,SunSnowIcon:Gm,Sunrise:Xm,SunriseIcon:Xm,Sunset:Km,SunsetIcon:Km,Superscript:Ym,SuperscriptIcon:Ym,SwatchBook:Qm,SwatchBookIcon:Qm,SwissFranc:Jm,SwissFrancIcon:Jm,SwitchCamera:eM,SwitchCameraIcon:eM,Sword:tM,SwordIcon:tM,Swords:nM,SwordsIcon:nM,Syringe:aM,SyringeIcon:aM,Table:lM,Table2:oM,Table2Icon:oM,TableCellsMerge:iM,TableCellsMergeIcon:iM,TableCellsSplit:cM,TableCellsSplitIcon:cM,TableColumnsSplit:rM,TableColumnsSplitIcon:rM,TableIcon:lM,TableOfContents:sM,TableOfContentsIcon:sM,TableProperties:dM,TablePropertiesIcon:dM,TableRowsSplit:hM,TableRowsSplitIcon:hM,Tablet:pM,TabletIcon:pM,TabletSmartphone:uM,TabletSmartphoneIcon:uM,Tablets:yM,TabletsIcon:yM,Tag:kM,TagIcon:kM,Tags:fM,TagsIcon:fM,Tally1:mM,Tally1Icon:mM,Tally2:MM,Tally2Icon:MM,Tally3:gM,Tally3Icon:gM,Tally4:_M,Tally4Icon:_M,Tally5:vM,Tally5Icon:vM,Tangent:CM,TangentIcon:CM,Target:xM,TargetIcon:xM,Telescope:LM,TelescopeIcon:LM,Tent:bM,TentIcon:bM,TentTree:wM,TentTreeIcon:wM,Terminal:SM,TerminalIcon:SM,TerminalSquare:Cn,TerminalSquareIcon:Cn,TestTube:IM,TestTube2:bn,TestTube2Icon:bn,TestTubeDiagonal:bn,TestTubeDiagonalIcon:bn,TestTubeIcon:IM,TestTubes:NM,TestTubesIcon:NM,Text:$M,TextCursor:PM,TextCursorIcon:PM,TextCursorInput:AM,TextCursorInputIcon:AM,TextIcon:$M,TextQuote:EM,TextQuoteIcon:EM,TextSearch:RM,TextSearchIcon:RM,TextSelect:Sn,TextSelectIcon:Sn,TextSelection:Sn,TextSelectionIcon:Sn,Theater:qM,TheaterIcon:qM,Thermometer:HM,ThermometerIcon:HM,ThermometerSnowflake:TM,ThermometerSnowflakeIcon:TM,ThermometerSun:jM,ThermometerSunIcon:jM,ThumbsDown:VM,ThumbsDownIcon:VM,ThumbsUp:zM,ThumbsUpIcon:zM,Ticket:GM,TicketCheck:DM,TicketCheckIcon:DM,TicketIcon:GM,TicketMinus:OM,TicketMinusIcon:OM,TicketPercent:FM,TicketPercentIcon:FM,TicketPlus:BM,TicketPlusIcon:BM,TicketSlash:UM,TicketSlashIcon:UM,TicketX:ZM,TicketXIcon:ZM,Tickets:XM,TicketsIcon:XM,TicketsPlane:WM,TicketsPlaneIcon:WM,Timer:QM,TimerIcon:QM,TimerOff:KM,TimerOffIcon:KM,TimerReset:YM,TimerResetIcon:YM,ToggleLeft:JM,ToggleLeftIcon:JM,ToggleRight:eg,ToggleRightIcon:eg,Toilet:tg,ToiletIcon:tg,Tornado:ng,TornadoIcon:ng,Torus:ag,TorusIcon:ag,Touchpad:ig,TouchpadIcon:ig,TouchpadOff:og,TouchpadOffIcon:og,TowerControl:cg,TowerControlIcon:cg,ToyBrick:rg,ToyBrickIcon:rg,Tractor:sg,TractorIcon:sg,TrafficCone:dg,TrafficConeIcon:dg,Train:In,TrainFront:lg,TrainFrontIcon:lg,TrainFrontTunnel:hg,TrainFrontTunnelIcon:hg,TrainIcon:In,TrainTrack:ug,TrainTrackIcon:ug,TramFront:In,TramFrontIcon:In,Trash:yg,Trash2:pg,Trash2Icon:pg,TrashIcon:yg,TreeDeciduous:kg,TreeDeciduousIcon:kg,TreePalm:Nn,TreePalmIcon:Nn,TreePine:fg,TreePineIcon:fg,Trees:mg,TreesIcon:mg,Trello:Mg,TrelloIcon:Mg,TrendingDown:gg,TrendingDownIcon:gg,TrendingUp:vg,TrendingUpDown:_g,TrendingUpDownIcon:_g,TrendingUpIcon:vg,Triangle:Lg,TriangleAlert:An,TriangleAlertIcon:An,TriangleDashed:Cg,TriangleDashedIcon:Cg,TriangleIcon:Lg,TriangleRight:xg,TriangleRightIcon:xg,Trophy:wg,TrophyIcon:wg,Truck:bg,TruckIcon:bg,Turtle:Sg,TurtleIcon:Sg,Tv:Ng,Tv2:Pn,Tv2Icon:Pn,TvIcon:Ng,TvMinimal:Pn,TvMinimalIcon:Pn,TvMinimalPlay:Ig,TvMinimalPlayIcon:Ig,Twitch:Ag,TwitchIcon:Ag,Twitter:Pg,TwitterIcon:Pg,Type:Rg,TypeIcon:Rg,TypeOutline:Eg,TypeOutlineIcon:Eg,Umbrella:qg,UmbrellaIcon:qg,UmbrellaOff:$g,UmbrellaOffIcon:$g,Underline:Tg,UnderlineIcon:Tg,Undo:Vg,Undo2:jg,Undo2Icon:jg,UndoDot:Hg,UndoDotIcon:Hg,UndoIcon:Vg,UnfoldHorizontal:zg,UnfoldHorizontalIcon:zg,UnfoldVertical:Dg,UnfoldVerticalIcon:Dg,Ungroup:Og,UngroupIcon:Og,University:En,UniversityIcon:En,Unlink:Bg,Unlink2:Fg,Unlink2Icon:Fg,UnlinkIcon:Bg,Unlock:e2,UnlockIcon:e2,UnlockKeyhole:Jt,UnlockKeyholeIcon:Jt,Unplug:Ug,UnplugIcon:Ug,Upload:Zg,UploadCloud:_t,UploadCloudIcon:_t,UploadIcon:Zg,Usb:Gg,UsbIcon:Gg,User:a_,User2:Hn,User2Icon:Hn,UserCheck:Wg,UserCheck2:Rn,UserCheck2Icon:Rn,UserCheckIcon:Wg,UserCircle:kt,UserCircle2:yt,UserCircle2Icon:yt,UserCircleIcon:kt,UserCog:Xg,UserCog2:$n,UserCog2Icon:$n,UserCogIcon:Xg,UserIcon:a_,UserMinus:Kg,UserMinus2:qn,UserMinus2Icon:qn,UserMinusIcon:Kg,UserPen:Yg,UserPenIcon:Yg,UserPlus:Qg,UserPlus2:Tn,UserPlus2Icon:Tn,UserPlusIcon:Qg,UserRound:Hn,UserRoundCheck:Rn,UserRoundCheckIcon:Rn,UserRoundCog:$n,UserRoundCogIcon:$n,UserRoundIcon:Hn,UserRoundMinus:qn,UserRoundMinusIcon:qn,UserRoundPen:Jg,UserRoundPenIcon:Jg,UserRoundPlus:Tn,UserRoundPlusIcon:Tn,UserRoundSearch:e_,UserRoundSearchIcon:e_,UserRoundX:jn,UserRoundXIcon:jn,UserSearch:t_,UserSearchIcon:t_,UserSquare:Ln,UserSquare2:xn,UserSquare2Icon:xn,UserSquareIcon:Ln,UserX:n_,UserX2:jn,UserX2Icon:jn,UserXIcon:n_,Users:o_,Users2:Vn,Users2Icon:Vn,UsersIcon:o_,UsersRound:Vn,UsersRoundIcon:Vn,Utensils:Dn,UtensilsCrossed:zn,UtensilsCrossedIcon:zn,UtensilsIcon:Dn,UtilityPole:i_,UtilityPoleIcon:i_,Variable:c_,VariableIcon:c_,Vault:r_,VaultIcon:r_,Vegan:s_,VeganIcon:s_,VenetianMask:d_,VenetianMaskIcon:d_,Verified:v1,VerifiedIcon:v1,Vibrate:l_,VibrateIcon:l_,VibrateOff:h_,VibrateOffIcon:h_,Video:p_,VideoIcon:p_,VideoOff:u_,VideoOffIcon:u_,Videotape:y_,VideotapeIcon:y_,View:k_,ViewIcon:k_,Voicemail:f_,VoicemailIcon:f_,Volleyball:m_,VolleyballIcon:m_,Volume:C_,Volume1:M_,Volume1Icon:M_,Volume2:g_,Volume2Icon:g_,VolumeIcon:C_,VolumeOff:__,VolumeOffIcon:__,VolumeX:v_,VolumeXIcon:v_,Vote:x_,VoteIcon:x_,Wallet:w_,Wallet2:On,Wallet2Icon:On,WalletCards:L_,WalletCardsIcon:L_,WalletIcon:w_,WalletMinimal:On,WalletMinimalIcon:On,Wallpaper:b_,WallpaperIcon:b_,Wand:S_,Wand2:Fn,Wand2Icon:Fn,WandIcon:S_,WandSparkles:Fn,WandSparklesIcon:Fn,Warehouse:I_,WarehouseIcon:I_,WashingMachine:N_,WashingMachineIcon:N_,Watch:A_,WatchIcon:A_,Waves:E_,WavesIcon:E_,WavesLadder:P_,WavesLadderIcon:P_,Waypoints:R_,WaypointsIcon:R_,Webcam:$_,WebcamIcon:$_,Webhook:T_,WebhookIcon:T_,WebhookOff:q_,WebhookOffIcon:q_,Weight:j_,WeightIcon:j_,Wheat:V_,WheatIcon:V_,WheatOff:H_,WheatOffIcon:H_,WholeWord:z_,WholeWordIcon:z_,Wifi:U_,WifiHigh:D_,WifiHighIcon:D_,WifiIcon:U_,WifiLow:O_,WifiLowIcon:O_,WifiOff:F_,WifiOffIcon:F_,WifiZero:B_,WifiZeroIcon:B_,Wind:G_,WindArrowDown:Z_,WindArrowDownIcon:Z_,WindIcon:G_,Wine:X_,WineIcon:X_,WineOff:W_,WineOffIcon:W_,Workflow:K_,WorkflowIcon:K_,Worm:Y_,WormIcon:Y_,WrapText:Q_,WrapTextIcon:Q_,Wrench:J_,WrenchIcon:J_,X:ev,XCircle:ft,XCircleIcon:ft,XIcon:ev,XOctagon:i2,XOctagonIcon:i2,XSquare:wn,XSquareIcon:wn,Youtube:tv,YoutubeIcon:tv,Zap:av,ZapIcon:av,ZapOff:nv,ZapOffIcon:nv,ZoomIn:ov,ZoomInIcon:ov,ZoomOut:iv,ZoomOutIcon:iv,createLucideIcon:n,icons:xne},Symbol.toStringTag,{value:"Module"}));function n1({name:e,size:t,strokeWidth:a=2,className:o=""}){if(!e)return!1;const i=Lne[e];let r=20;return t==="sm"&&(r=16),t==="lg"&&(r=24),t==="xl"&&(r=28),_.jsx(i,{size:r,className:o,strokeWidth:a})}const wne="button-module__group___YdABW",bne="button-module__block___r2gUN",Sne="button-module__button___JQy7M",Ine="button-module__dark___PElFe",Nne="button-module__loading___1VCKB",Ane="button-module__content___PoZYX",Pne="button-module__pulse___nkraI",Ene="button-module__padding___jwVVD",qe={group:wne,"justify-center":"button-module__justify-center___gSuwD","justify-start":"button-module__justify-start___rcqw1","justify-end":"button-module__justify-end___luLZ2",block:bne,button:Sne,"is-disabled":"button-module__is-disabled___VrO0S",dark:Ine,"is-loading":"button-module__is-loading___vAVuK","is-skeleton":"button-module__is-skeleton___i1diO",loading:Nne,"loading-dark":"button-module__loading-dark___NT5mq",content:Ane,pulse:Pne,"size-md":"button-module__size-md___rKVov",padding:Ene,"has-icon":"button-module__has-icon___63UVJ","size-sm":"button-module__size-sm___JYJri","variant-primary":"button-module__variant-primary___N7RnH","has-hover":"button-module__has-hover___oJmdg","variant-success":"button-module__variant-success___m3wq-","variant-outline":"button-module__variant-outline___SERGN","variant-text":"button-module__variant-text___-WNkl","variant-anchor":"button-module__variant-anchor___AX8Yq","variant-default":"button-module__variant-default___iZUE0","variant-white":"button-module__variant-white___qtHaW","variant-black":"button-module__variant-black___tvXnX"},Ke=({children:e,label:t,href:a,target:o,size:i="md",variant:r="default",leadingIcon:c,trailingIcon:s,block:d=!1,className:l="",hasPadding:h=!0,isIcon:u=!1,isDisabled:p=!1,isLoading:k=!1,isSkeleton:C=!1,hasHover:g=!0,ariaLabel:x,...M})=>{const N=_.jsx(_.Fragment,{children:e?_.jsx(_.Fragment,{children:e}):_.jsxs("span",{className:qe.content,children:[c&&_.jsx(n1,{name:c,size:"md",className:qe.icon}),t,s&&_.jsx(n1,{name:s,size:"md",className:qe.icon})]})}),f=ie(qe.button,qe[`size-${i}`],qe[`variant-${r}`],d&&qe.block,l,h&&qe.padding,(p||k||C)&&qe["is-disabled"],k&&qe["is-loading"],C&&qe["is-skeleton"],g&&qe["has-hover"],((c||s)&&!t||u)&&qe["has-icon"]);return a?C?_.jsx("div",{className:f,role:"button","aria-disabled":"true",children:N}):o==="_blank"?_.jsx("a",{href:a,target:"_blank",rel:"noopener noreferrer",className:f,children:N}):_.jsx(Un,{href:a,className:f,children:N}):_.jsx("button",{className:f,type:"button",disabled:p||k||C,"aria-label":x??(!t&&c==="X"?"Close":void 0),onClick:w=>{k||M.onClick&&M.onClick(w)},...M,children:N})},hv=({children:e,className:t,justify:a})=>_.jsx("div",{className:ie(qe.group,t,a&&qe[`justify-${a}`]),children:e}),Rne=({id:e,hasHeader:t=!1})=>{const a=Je.useMounted(),o=a?"":$e.skeleton;return _.jsx("div",{id:e,className:ie($e.banner,t&&$e.header),children:_.jsx("div",{className:$e.container,children:_.jsxs("div",{className:$e.content,children:[_.jsx("div",{className:$e.image,children:_.jsx("div",{className:ie($e["image-wrap"]),children:a?_.jsxs(_.Fragment,{children:[_.jsx($b,{src:"/me.jpeg",alt:"Michael Allen",sizes:"(max-width: 743px) 140px, 500px",width:500,height:500,priority:!0}),_.jsx(qb,{className:$e.social,isMounted:a})]}):_.jsx("div",{className:$e.skeleton})})}),_.jsxs("div",{className:$e.text,children:[_.jsxs("h1",{children:[_.jsx("span",{className:ie($e.primary,o),children:"Hi, I'm Michael"}),_.jsx("span",{className:o,children:"A Front End Developer"})]}),_.jsx("h2",{className:o,children:"With over a decade in the industry creating websites"}),_.jsxs(hv,{className:$e["button-group"],children:[_.jsx(Ke,{href:"mailto:michael@uplord.co.uk",label:"Get in touch",variant:"primary",size:"md",isSkeleton:!a,className:ie(!a&&$e.skeleton)}),_.jsx(Ke,{label:"Download CV",href:"/michael-allen-cv.pdf",target:"_blank",variant:"default",size:"md",isSkeleton:!a,className:ie(!a&&$e.skeleton,$e.button)})]})]})]})})})},$ne="style-module__projects___3TgXF",qne="style-module__container___g5ZC4",Tne="style-module__intro___AmAF-",jne="style-module__skeleton___ndozz",Hne="style-module__grid___Pc1ay",Vne="style-module__item___Ma5NS",zne="style-module__image___kXMVo",Dne="style-module__text___7R80G",Ze={projects:$ne,container:qne,intro:Tne,skeleton:jne,grid:Hne,item:Vne,image:zne,text:Dne},One=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 37",fill:"none",...e},y.createElement("path",{d:"M125.119 36.6408H128V17.9833H120.638V21.9202H123.359V30.0563C123.359 31.8706 122.612 32.8023 121.065 32.8023C119.519 32.8023 118.772 31.8706 118.772 30.0563V6.94529C118.772 5.13105 119.519 4.19769 121.012 4.19769C122.504 4.19769 123.253 5.13105 123.253 6.94529V12.4897H127.889V7.09949C127.889 2.74597 125.441 0 121.012 0C116.478 0 113.754 2.74597 113.754 7.09949V30.1105C113.754 34.464 116.207 37 119.995 37C121.915 37 123.303 36.3275 124.157 35.0316L125.119 36.6408ZM100.729 6.94529C100.729 5.13105 101.477 4.19769 102.971 4.19769C104.465 4.19769 105.211 5.13105 105.211 6.94529V30.0596C105.211 31.8739 104.465 32.8056 102.971 32.8056C101.477 32.8056 100.729 31.8739 100.729 30.0596V6.94529ZM108.302 35.0857C109.586 33.7915 110.22 32.0806 110.22 29.9038V7.10277C110.22 2.74597 107.506 0 102.971 0C98.4358 0 95.7148 2.74597 95.7148 7.09949V29.9005C95.7148 32.0773 96.3559 33.7882 97.6365 35.0824C98.917 36.3767 100.677 37 102.971 37C105.264 37 107.025 36.3783 108.305 35.0824L108.302 35.0857ZM83.1177 4.56021H84.2367C86.3183 4.56021 87.3852 5.90858 87.3852 8.66111V28.3487C87.3852 31.0963 86.3183 32.4496 84.2367 32.4496H83.1177V4.56021ZM84.9317 36.6408C89.359 36.6408 92.3459 33.9456 92.3459 28.5046V8.49215C92.3459 3.05107 89.359 0.355959 84.9317 0.355959H78.1553V36.6408H84.9317ZM71.2224 36.6408L75.1179 0.36252H70.3692L68.3499 23.2702L65.8342 0.36252H60.9812L58.4739 23.2702L56.6598 0.36252H51.5376L55.4853 36.6408H60.9273L63.3269 14.6156L65.5683 36.6408H71.2224ZM49.1194 36.6408V32.4431H40.9581V19.0725H46.2403V14.9273H40.9581V4.56021H48.9057V0.36252H35.9957V36.6408H49.1194ZM32.4771 36.6408C32.2467 35.0775 32.1046 33.5031 32.0513 31.9247L31.8376 24.3594C31.6778 21.2427 30.557 19.3317 28.4721 18.6575C30.9278 17.6733 32.1551 15.4446 32.154 11.9714V7.67033C32.154 2.53928 29.1671 0.36252 24.6859 0.36252H17.9145V36.6408H22.8753V20.5242H23.6746C25.7562 20.5242 26.7692 21.7151 26.823 24.1002L26.9829 31.303C26.9829 33.6865 27.1512 35.4499 27.5163 36.6408H32.4771ZM22.8753 4.45686H24.4217C26.2896 4.45686 27.2488 5.59691 27.2488 7.82617V13.0606C27.2488 15.2882 26.1297 16.5332 24.3696 16.5332H22.8753V4.45686ZM4.96074 19.6942H6.50887C8.37504 19.6942 9.49575 20.8867 9.49575 23.011V28.9163C9.49575 31.3522 8.58875 32.5431 6.72258 32.5431H4.96074V19.6942ZM4.96074 4.45686H6.39445C8.31615 4.45686 9.27531 5.59691 9.27531 7.92951V12.5931C9.27531 14.6156 8.20845 15.8065 6.34228 15.8065H4.96074V4.45686ZM7.04231 36.6408C11.5235 36.6408 14.4565 34.049 14.4565 28.9196V23.5294C14.4565 20.4717 13.3375 18.4442 11.1499 17.46C13.1692 16.5283 14.1906 14.5074 14.1906 11.4481V7.56699C14.1906 2.43594 11.2576 0.36252 6.98846 0.36252H0V36.6408H7.04231Z",fill:"white"}),y.createElement("script",{xmlns:""})),Fne=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 222.09 66.98",...e},y.createElement("g",{id:"Layer_2","data-name":"Layer 2"},y.createElement("g",{id:"Layer_1-2","data-name":"Layer 1"},y.createElement("path",{fill:"currentcolor",d:"M222.09,2H190.9L169.75,20.52V2H147.42v23.3C144.1,10.31,131.76,2,113,2H77.74V19.53C71.45,6.72,57.14,0,40.49,0,16.18,0,0,13.83,0,34.35,0,52.61,14.73,67,40,67H41l.62,0a56.69,56.69,0,0,0,20.19-3.69,26.94,26.94,0,0,0,16-19.56V65h35c19.4,0,31.44-7.82,34.7-22.35V65h22.33V43.93L176,39l18.53,26h27.29l-29.1-39.51ZM113.7,11.76l.76-.39.69-.28H116l.39.14.14.2.36.06.33.18.07.28-.06.3-.6.45-.16.27-.24.29-.13.11-.23.3-.63.41-.37,0-.45-.06-.28-.21-.16-.4-.1-.18-.4-.28-.1-.19v-.2l-.09-.23,0-.3Zm-8.12,0,.76-.39.7-.28h.89l.38.14.15.2.36.06.33.18.07.28-.07.3-.6.45-.15.27-.25.29-.13.11-.23.3-.62.41-.37,0-.46-.06-.27-.21-.16-.4-.1-.18-.4-.28-.11-.19v-.2l-.09-.23,0-.3ZM22.42,33.63c0-10,5.06-16.73,17.89-16.73,9,0,13.56,3.08,16.46,9.32l21-6.48v9.19H41.22V43.75H55.05c-.55,3.07-3.17,6.33-13.38,6.33-12.74,0-19.25-5.87-19.25-16.45m97.93-7-3.95.47-.26,1c-2.5.66-4,.3-6.69.48l0,.6h0c3,0,8.64,0,10.59-1.22.11,1.21-.15,3.16-1,3.91a3.06,3.06,0,0,1-1.64.57c-.68.09-1.43.12-2.1.2l-2.94.53s1.43,0-.74.62a15.25,15.25,0,0,1-1.61.32,1.36,1.36,0,0,0,.3.13l.7.25.25,0a8.18,8.18,0,0,0,1.4,0c.47,0,.8,0,1.07,0a1.74,1.74,0,0,1,1,.26l3.59-.08c-.5,1.77-.41,1.89-2.07,2.6-.6.25-1.11.5-1.65.68a5.92,5.92,0,0,1-1.8.36l-.8,1.4,4-.45a11.8,11.8,0,0,1-5,4.91v9.4c-1.71-.11-1.4.21-1.42-1.59l0-8c-2-.62-4.34-3.28-5.34-5.34l.26.17-.26-.17c-1.58-1.49-3.33-6.68-3.51-9.38h0c-.79-2.68-.88-5.46,1.16-7,2.57-1.89,4.57-1.31,7.57-2.09.37-2.13,0-4.51.11-5.77.15-1.43-.21-.76.61-1.13,1,.31.73-.23.83,1.42v5.66c3.77-.15,8.11,1.13,8.94,3.45l-5.81.32a15.07,15.07,0,0,0,1.6,1.12h0a10.91,10.91,0,0,0,4.52-.58Z"})))),Bne=e=>y.createElement("svg",{id:"Layer_1","data-name":"Layer 1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12827.54 4087.32",...e},y.createElement("path",{fill:"#FFF",d:"M13505.66,6123.05c-3.14,11.87-6,23.82-9.46,35.59-13.73,46.48-39.2,85.72-74.25,118.93-29.3,27.76-63.14,48.6-100.63,63.11-111.35,43.08-222.44,86.87-334.5,128-103,37.85-160.17,110.49-175.79,217.86-9.83,67.61-9.34,135.66-9.51,203.67-.44,173.43-.22,346.87-1.07,520.3-.33,67.19-1.74,134.42-4.68,201.54-2.84,65.14-20.88,125.83-61.81,178.09-38.33,48.93-88.82,79.49-148.64,94-66.81,16.27-133.64,14.62-198.73-8.37-111.48-39.37-173-120.43-185.67-236.11-6.55-60-4.84-120.95-5.08-181.48q-1.56-408.27-1.9-816.55c0-170.93,1.27-341.87,2.78-512.8.39-43.85,1.06-87.8,13.06-130.81,32.09-115,127.26-193.74,246.23-203.95a403.58,403.58,0,0,1,130.82,10.17c57.57,14,102.83,45.4,134.93,95,16.22,25.05,30.82,51.15,46.18,76.76,5.08,8.47,10.25,16.87,16.8,27.64,8.05-6.77,14.78-12.41,21.49-18.08,41.21-34.81,81.13-71.29,123.91-104,60.58-46.39,128.22-79,203.77-94.3,153.92-31.23,305.25,53.54,357.68,201.46,5.73,16.17,9.43,33.05,14.07,49.6Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M8465.32,7862.58c3.1-69.66,2.24-120.59-2.35-125.36a19.39,19.39,0,0,0-7.08-4.62c-11.32-3.61-16.49,5-22.7,11.46-99.51,103.12-223.05,155.52-363.62,172-312.73,36.61-636.41-118-808.56-379.52-101.44-154.08-168.63-321.23-194.56-504.12-15.44-109-15.68-218.21-3-327.62,8.63-74.29,22.66-147.43,40.89-219.89,3.62-14.35,5.21-29.33,6.53-44.12,1.83-20.43-8-35.17-25.51-44.72-9.43-5.14-19.16-10.3-29.39-13.34-198.67-59.08-282.18-333.08-105.24-503.67,110.34-106.38,289.5-112.26,402.17-13.77,14.27,12.48,26.28,27.58,39,41.79,6.07,6.78,10.93,14.66,17,21.43,22.5,25,40.88,28,70.45,11.36,9.38-5.29,18.33-11.37,27.32-17.34q165.69-110,363.22-133.43c84.64-9.95,169.19-10.67,253.2,3.12,107.63,17.67,200.71,66.9,283.41,136.87,8.24,7,16.23,14.28,24.85,20.75,23.62,17.72,38.48,16,57.63-6.86,9-10.81,16.78-22.7,25.69-33.63,45.39-55.67,101.67-94.47,172.27-111.65,100.15-24.37,246.06,8,317.44,125.15,81.37,133.55,82,268,.71,402a247,247,0,0,1-63.09,69.82c-16.27,12.23-17.67,19.28-6.09,35.56,78.06,109.63,106.75,234.77,111.67,366,5.87,156.69,9.23,313.51,11.13,470.31,2.38,196.63,4.56,393.33,2.14,589.94-1.4,113.52-8.55,227.26-19.37,340.3-16,167.2-69.18,322.25-170,458.7C8761.85,8804,8614.91,8900.64,8442,8960.79c-92.34,32.12-187.58,49.51-284.85,55.51-77.86,4.8-155.87,10.09-233.81,10-79.64-.12-159.15-7.81-238.06-20-129.48-20-254.6-54.21-371.05-115.45-32.95-17.33-65.83-36-95.19-58.69-82.17-63.43-125-147.09-118.95-252.41,6.22-107.66,87.16-245.67,258.64-249.78A345,345,0,0,1,7481,8349.09c78.33,27.17,156.36,55.22,234.72,82.29,113.54,39.22,230.34,57.07,350.29,47.31,42.77-3.48,85.87-10.26,127.33-21.19,88.21-23.26,152.4-77.94,194.08-159.19,9.69-18.9,39.7-73.32,60.8-183.62C8459.65,8055,8470.66,7968.75,8465.32,7862.58Zm-483-436.3c22.46-3.53,60-6.36,95.82-15.62,125.07-32.28,219.79-107.75,288.1-215.24,92.87-146.13,115.46-305.38,76.49-473-32-137.51-102.56-251.24-219.15-333.42-157.08-110.74-356-109.73-512.54,1.69-75.95,54.06-134.14,123.64-174.12,207.64-49.25,103.45-67.29,212.44-56.19,326.74,10.39,107.13,42.88,206.13,105.69,293.78C7679.72,7349,7805.59,7420.66,7982.36,7426.28Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M678.34,6423.7q0-465.6,0-931.2c0-83-1.1-166,1.15-249,2.57-94.57,35.64-176.74,109.81-238.8,51.39-43,111.12-64.28,178.45-65.7,39.5-.83,77.78,4.48,115,16.76,100.18,33,160,104.13,185.51,204.05a487.21,487.21,0,0,1,15.11,115.49c1.51,202.5.84,405,.75,607.52,0,12.4-2,24.8-2.15,37.21-.14,12.06,2.86,23.18,14.78,29.45,12.15,6.4,22.82,2.31,32-5.8,79.56-70.27,176.21-103.5,276.87-128.31a810.12,810.12,0,0,1,197.17-23.13c169.29.64,329.29,35.77,469,138.2,107,78.47,185.78,177.8,220.85,307.2,11.62,42.91,19.44,87.8,21.68,132.15,12.43,247,15,494.31,12.91,741.63-.65,77.18-.6,154.37-2.37,231.53-2.31,100.36-3.09,200.9-10,301-10.81,156.56-117.42,238.67-245.53,251.61-51.34,5.19-101.26,2.1-150-12.82C2011.87,7849.84,1933,7754,1926.22,7641c-6-99.28-6.63-199-7.13-298.45-1-190.87,1-381.75-.68-572.61-.59-66.2-5.53-132.71-13.7-198.42-9.72-78.07-40.94-146.89-106.59-195.46-41-30.31-87.76-44.71-138.11-51.58-62.4-8.51-122.74-2.84-180.58,21.05-102.34,42.26-164,119.61-184.15,227.55-7.85,42-8.5,85.8-8.73,128.8-1.35,255.61-1.39,511.23-2.46,766.85-.21,48.9-1.21,97.94-5.13,146.65-4.72,58.55-21.84,114-54.52,163.5-46.5,70.5-113.5,106-196.43,116.36-48.65,6.06-95.93,2.38-142.88-9.91-102-26.7-184.22-107-200.14-232.12-7.61-59.73-5.9-120.83-6-181.31q-.72-524.1-.24-1048.22Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M4879.79,6850.27q0-270.14.05-540.27c.06-63.06.75-126.13,1.24-189.19.37-46,7.68-90.82,23.85-134,30.5-81.44,87-136.16,170.14-162.08,67.71-21.11,136.65-25.65,206.37-10.18,61.88,13.72,108,48.75,140.08,103,6.74,11.42,13.26,23.11,21.32,33.57,18.31,23.78,36.42,27.36,63,12.82a222.8,222.8,0,0,0,28.94-19.36c95.93-74.05,204.91-117.65,323.39-139.79,66.44-12.42,133.43-17.47,200.75-14,177.75,9.17,338.46,63.27,472.32,184.52,100.28,90.83,158.73,204.64,183,337.05,13.85,75.61,13,152.12,13.27,228.27,1.18,341.07.62,682.16.39,1023.23,0,49-2.79,98-19.43,144.83-39.47,111.11-119.14,171.59-235.26,187.13a351.4,351.4,0,0,1-138.21-8.49c-111.11-29.56-176.51-103.22-202.07-213.88-10.17-44-9.84-88.92-10.08-133.71q-1.56-292.5-2.83-585c-.47-98.73.05-197.47-1.73-296.17-1.18-65.31-14.56-128.52-45-187.06-47.85-92.08-125.68-137.93-227.76-145.51-67.67-5-132.49,4.4-192.17,38.77-87.68,50.51-139.35,126.8-155.07,225.71-6.59,41.48-6.29,84.29-6.48,126.5q-1.83,408.27-2.49,816.55c-.13,44.82-1,89.57-11.54,133.56-9.33,39-23.05,76.21-45.45,109.71-47.29,70.72-114.54,107.87-198.17,118.95-52,6.89-103.05,3.27-152.52-12.72-104.09-33.66-163.89-108-190.09-212-13.15-52.21-10.8-105.47-10.89-158.47q-.53-331.12-.14-662.24Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M2774.72,6649.53c0-108.73-.46-217.45.15-326.17.48-87.14,1.41-174.29,3.82-261.4a296.41,296.41,0,0,1,31.14-124.65c36.1-72.58,94.21-119.31,171.71-140.94,63.65-17.76,128.46-17.89,191.82.75,105.9,31.15,169.56,103.62,194.78,209.75,14.28,60.06,15.3,121.67,15.27,183.14q-.15,400.92-.3,801.83c0,61.64,5.62,122.61,25.62,181.51,38.23,112.58,123.58,177.48,250.92,185.85,46.53,3.06,93.06,1.95,138.27-11.65,109.57-32.94,174.83-107.55,200.23-217.24,7.23-31.23,10.44-64,10.68-96.14,2-273.06,2.7-546.14,4.45-819.21.33-51.39,2.4-102.85,6-154.11a327.61,327.61,0,0,1,33.74-124.1c46.89-93.91,125.6-140.7,227.6-150.82,39.63-3.93,79.64-2.77,118.9,6.58,102.91,24.52,167.77,89.55,200.51,188.36,14.46,43.66,20.27,88.82,20.28,134.77q.12,491.82.27,983.65c0,30.71.59,61.48-1.07,92.11-5.44,100.2-25.08,197.34-66.88,289.16-76.25,167.52-204.43,279-374.46,345-72.26,28.05-147.54,43.54-224,55.34-117.85,18.17-236.34,25-355.1,18.51-169.54-9.33-334.56-40.79-485.54-123-186.16-101.36-292.82-259.29-326.89-467.69-10.1-61.83-10.26-124-10.55-186.16-.71-157.68-.23-315.37-.23-473.05Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M9289,6844.92q0-359.72.06-719.44c0-58.69,9-115.87,34.6-169.22,47.56-99.16,127.58-151.84,236.47-161.71,39.91-3.62,79.71-2.11,118.75,7.66,70.1,17.56,120.75,60.49,156.4,122.08,9.54,16.48,16.91,34.19,26.17,50.85,12.88,23.17,25.64,25.6,45.66,8.73,10.77-9.08,20.47-19.42,30.67-29.17,69.09-66,144.89-121.77,237-151.72,88.63-28.83,176.47-28.8,261.63,12.55,112.27,54.52,174.9,169.74,163.57,293.93-10.27,112.57-68.71,187.44-172.88,227.9-102.79,39.91-206.15,78.38-308.7,118.88a737.5,737.5,0,0,0-96.19,46.39c-69.67,40-107,102.42-116.71,181.25a791.73,791.73,0,0,0-5.88,94.24c-.6,246.46-.23,492.92-.92,739.38-.14,51.32.54,103-13.46,153.22-30.56,109.58-95.67,187.26-208.64,216-90.31,23-176.92,7.83-255.58-41.84-69.25-43.72-106.44-110.69-121.85-189.29-7-35.55-10-72.4-10.12-108.67-.87-234-.44-468-.44-702Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M11331.28,6003.53c17-14.27,30.79-26,44.72-37.52,35.79-29.66,70.6-60.62,107.71-88.54,60.43-45.48,127.63-77.39,202.85-89.95,176.94-29.54,328.55,75.3,359.54,233.16,19.45,99.12-1,188-74.12,261.16-28.65,28.68-63.33,48.34-102,60-112.22,33.81-218.64,82.67-327.39,125.45-20.75,8.17-40.49,19.14-60,30-77.22,42.89-118.79,109.83-126.23,196.62-4.74,55.27-5.65,111-5.82,166.51-.73,229.05-.17,458.11-1,687.17-.17,51.44-4.25,102.8-21.67,152-39.76,112.43-118.23,176.67-237.13,192-51.26,6.6-101.38,2.44-149.83-14.2-110.37-37.9-171-118.27-191.43-230.79-10.88-59.9-9.06-120.69-9.08-181.23q-.26-610,.08-1220,.06-79.62,3.94-159.2a368.91,368.91,0,0,1,10.8-73.66c30.26-117.66,106.21-188.28,225-212.49,37.42-7.62,75.15-11.2,113.8-6.6,61.52,7.31,113.06,33.17,153,79.64,20.92,24.37,37.79,52.32,55.51,79.29C11312.4,5967.5,11320.33,5983.91,11331.28,6003.53Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M7947.05,6552.49c32.59-4.88,60.79-1.35,88.49,7.45,40.77,13,73.34,37.94,101.2,69.72,48.79,55.63,74.21,121.48,81.69,194.05,7.9,76.68-3.51,150.64-39.86,219.54-24.47,46.39-57.4,85.61-103.65,111.58-74.6,41.9-149.21,40.2-221.56-5.26-57.21-35.94-92.19-89.83-114.95-152.07-25.58-70-25.92-141.22-8.3-213,1.14-4.63,3.1-9.06,5.2-15.09,14.57,7.61,18.83,20.34,20.5,33.16,4.29,33,21.49,58.83,43.08,82.39,54.41,59.35,144.17,58.55,194.49-4.07,54.51-67.82,68.34-143.26,27.26-222.75-15.45-29.9-37.69-56.32-57-84.22C7959.13,6567.41,7954,6561.35,7947.05,6552.49Z",transform:"translate(-678.12 -4938.96)"})),Une=e=>y.createElement("svg",{viewBox:"0 0 1046 234",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("g",{clipPath:"url(#clip0_15_433)"},y.createElement("path",{d:"M116.7 233.4C181.152 233.4 233.4 181.152 233.4 116.7C233.4 52.2484 181.152 0 116.7 0C52.2484 0 0 52.2484 0 116.7C0 181.152 52.2484 233.4 116.7 233.4Z",fill:"url(#paint0_radial_15_433)"}),y.createElement("path",{d:"M81.8 52.1C76.9 50.4 65.8 48 47.9 10.6C46.3 6.69997 43.6 1.29997 53.8 3.79997C64 6.29997 85.4 9.79997 100.6 38C95.7 45.3 81.8 52.1 81.8 52.1Z",fill:"#F6A723"}),y.createElement("path",{d:"M78.4 50.6C73.1 45.3 68.2 40 65.9 34.1C63.6 28.1 61.8 21.9 72.9 24.4C84 26.9 92.7 29.8 95.2 32.8C97.8 35.9 97.9 43.7 97.6 44.3C97.3 44.9 78.4 50.6 78.4 50.6Z",fill:"#F8B242"}),y.createElement("path",{d:"M150.1 35.6C157.7 34.4 170.1 32.1 181.7 33C185 33.1 191.3 32.6 184.1 37.2C176.9 41.8 165.8 49.6 158.8 50.2C151.7 50.7 150.1 35.6 150.1 35.6Z",fill:"#F6A723"}),y.createElement("path",{d:"M151.7 37.2C157.9 36.2 167.9 34.4 177.4 35.1C180.1 35.2 185.2 34.8 179.3 38.5C173.5 42.2 164.5 48.6 158.8 49C153 49.4 151.7 37.2 151.7 37.2Z",fill:"#F8B242"}),y.createElement("path",{d:"M120.6 56.3C122.3 56.4 124 56.6 125.7 56.8C113.3 55.4 101.7 54.9 99.6999 55.5C94.9999 56.8 77.6999 60.1 77.6999 60.1C77.6999 60.1 75.4999 70.3 72.4999 83.8C72.1999 85 71.3999 87.6 70.0999 90.4C67.7999 95.4 64.5999 98.4 60.2999 99.6L62.0999 106C64.1999 105.4 66.1999 104.5 67.9999 103.2C67.0999 107.2 64.2999 115.9 56.3999 118L58.1999 124.4C60.3999 123.8 62.4999 122.8 64.2999 121.5C64.1999 122.1 64.0999 122.6 63.8999 123.2C62.3999 127.5 59.2999 133.1 53.1999 134.8L54.9999 141.2C57.0999 140.6 58.9999 139.7 60.7999 138.6C60.2999 141 59.8999 143.2 59.4999 145C57.2999 148.9 54.2999 151.4 50.5999 152.4L52.3999 158.8C54.2999 158.3 56.0999 157.5 57.6999 156.5C57.4999 157.8 57.3999 159.2 57.1999 160.6C55.5999 164.8 52.5999 169.9 46.6999 171.5L48.4999 177.9C50.7999 177.3 52.8999 176.2 54.7999 174.9C53.5999 179.3 50.5999 186.3 43.4999 188.3L45.2999 194.7C47.7999 194 50.1999 192.8 52.1999 191.2C51.5999 194.5 49.1999 203.3 41.8999 206.3C43.7999 207.8 45.6999 209.3 47.5999 210.8C49.1999 209.8 50.6999 208.5 51.9999 207C51.9999 207.5 51.8999 208 51.8999 208.5C51.2999 209.7 50.4999 211 49.5999 212.2C68.4999 225.4 91.3999 233.2 116.2 233.3C94.7999 176.2 110.4 94.3 120.6 56.3Z",fill:"#F6A723"}),y.createElement("path",{d:"M162.5 210.8C162.4 209.5 162.4 208.3 162.3 207C163.8 207.8 165.5 208.4 167.2 208.7L168.5 202.4C165.8 201.9 163.6 200.5 161.9 198.8C161.8 197.3 161.7 195.9 161.7 194.5C162.8 195.1 164 195.6 165.2 195.9L167 189.7C164.8 189 162.9 187.8 161.2 186.1C160.6 175 160.2 165.6 160.1 160.2C160.1 159.6 160.1 158.9 160.1 158.3C159.7 137.3 160.5 120.3 160.3 114.5C160.4 108.3 159.5 74.6 159 66.5C158.7 61.6 141.3 58.4 124.9 56.8C123.2 56.6 121.4 56.5 119.8 56.3C109.6 94.3 93.9999 176.2 115.5 233.4C115.6 233.4 115.7 233.4 115.9 233.4C132.8 233.4 149 229.8 163.5 223.3C163.4 222.2 163.4 221 163.3 219.9C164.5 220.6 165.7 221.2 167 221.7C168 221.2 169 220.7 170 220.2L170.8 216.1C167.1 215.3 164.5 213.2 162.5 210.8Z",fill:"#F8B242"}),y.createElement("path",{d:"M166.9 126.5C166.9 126.5 138.8 107.4 114.9 121.4C110.7 124.1 86.7 139.1 104.7 165.9C112.9 175.9 123.4 191 146.8 187.7C161.2 185.3 168.6 182 171.3 180.2C177.5 176 182.9 158.8 181.3 149C179.6 139 174.4 131.2 166.9 126.5Z",fill:"#FDD17A"}),y.createElement("path",{d:"M175.4 168.9C175.3 168.4 174.8 168 174.3 168.1C169.3 168.8 164.4 169.3 159.7 169.5C159.7 169.3 159.7 169.1 159.7 169C160.2 164.3 160.6 159.6 161 154.9C161.1 154.1 160.8 153.2 162.3 153.1C166.6 152.8 171.2 148.6 172.2 144.2C172.6 142.6 172.6 141.1 171.3 139.9C170.1 138.8 168.6 139 167.2 139.4C164.3 140.4 162.6 142.8 160.7 145.3C160.4 144.7 160.2 144.4 159.9 144C157.9 141.1 155.6 138.7 151.9 138.2C149.3 137.9 148 139.3 148.2 141.9C148.4 144.1 149.3 145.9 150.7 147.6C152.8 149.9 154.9 152.2 158.1 152.7C159.6 152.9 159.6 153.5 159.6 154.7C159.4 159.4 159 164 158.5 168.6C158.5 168.8 158.4 169.1 158.4 169.3C140 169.8 124.7 165.9 114.6 157.8L114.4 157.7C114 157.4 113.4 157.4 113 157.9C112.7 158.3 112.7 158.9 113.2 159.3L113.4 159.4C123.3 167.3 137.8 171.4 155.3 171.4C161.4 171.4 167.8 170.9 174.5 169.9C175.1 170 175.4 169.5 175.4 168.9Z",fill:"black"}),y.createElement("path",{d:"M121.9 81.4C121.9 81.4 115.1 79.8 102.8 84.5C97.7999 86.1 95.8999 90.9 103.8 89.4C110 88.3 112.6 87.5 117.2 88.1C120.7 88.5 122.2 90.8 125.4 90.3C127.3 90.1 133.9 84.1 121.9 81.4Z",fill:"black"}),y.createElement("path",{d:"M150.2 80.1C150.2 80.1 142.8 77.2 140.9 79.1C138.9 81.1 138.6 87.3 141.7 86.6C147 85.3 151.6 86.4 156.7 90C159.8 92.2 159.7 94.8 160.9 94C162.1 93.2 161.4 90.6 160.4 88.7C159.4 86.7 154.8 82 150.2 80.1Z",fill:"black"}),y.createElement("path",{d:"M109.9 114.5C116.086 114.5 121.1 109.486 121.1 103.3C121.1 97.1144 116.086 92.1 109.9 92.1C103.714 92.1 98.7 97.1144 98.7 103.3C98.7 109.486 103.714 114.5 109.9 114.5Z",fill:"white"}),y.createElement("path",{d:"M110.1 108.3C113.745 108.3 116.7 105.345 116.7 101.7C116.7 98.0549 113.745 95.1 110.1 95.1C106.455 95.1 103.5 98.0549 103.5 101.7C103.5 105.345 106.455 108.3 110.1 108.3Z",fill:"#F15A24"}),y.createElement("path",{d:"M110.1 106.8C112.917 106.8 115.2 104.517 115.2 101.7C115.2 98.8833 112.917 96.6 110.1 96.6C107.283 96.6 105 98.8833 105 101.7C105 104.517 107.283 106.8 110.1 106.8Z",fill:"black"}),y.createElement("path",{d:"M99 108.4C99 108.4 103.4 118.9 116.7 113.3C118.3 112.6 120.5 110.4 117.7 110.5C114.9 110.6 105.9 109.6 100.2 106.4C98.9 105.7 96.6 103.2 99 108.4Z",fill:"#EA8D23"}),y.createElement("path",{d:"M110.6 99.3C111.428 99.3 112.1 98.6284 112.1 97.8C112.1 96.9716 111.428 96.3 110.6 96.3C109.771 96.3 109.1 96.9716 109.1 97.8C109.1 98.6284 109.771 99.3 110.6 99.3Z",fill:"white"}),y.createElement("path",{d:"M118.3 95.3C118.3 95.3 110.4 86.1 99.7 96.9C98.7 98 97.1 101.4 99.7 100.2C102.4 99 110.9 96.1 117.9 97.8C119.7 98.1 122.1 99.2 118.3 95.3Z",fill:"#EA8D23"}),y.createElement("path",{d:"M155.9 102.9C155.9 109.4 152.5 114.7 148.3 114.7C144.1 114.7 140.7 109.4 140.7 102.9C140.7 96.4 144.1 91.5 148.3 91.5C152.5 91.5 155.9 96.4 155.9 102.9Z",fill:"white"}),y.createElement("mask",{id:"mask0_15_433",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:140,y:91,width:16,height:24},y.createElement("path",{d:"M155.9 102.9C155.9 109.4 152.5 114.7 148.3 114.7C144.1 114.7 140.7 109.4 140.7 102.9C140.7 96.4 144.1 91.5 148.3 91.5C152.5 91.5 155.9 96.4 155.9 102.9Z",fill:"white"})),y.createElement("g",{mask:"url(#mask0_15_433)"},y.createElement("path",{d:"M143.5 109.5C147.255 109.5 150.3 106.456 150.3 102.7C150.3 98.9445 147.255 95.9 143.5 95.9C139.744 95.9 136.7 98.9445 136.7 102.7C136.7 106.456 139.744 109.5 143.5 109.5Z",fill:"#F15A24"}),y.createElement("path",{d:"M143.5 107.9C146.372 107.9 148.7 105.572 148.7 102.7C148.7 99.8281 146.372 97.5 143.5 97.5C140.628 97.5 138.3 99.8281 138.3 102.7C138.3 105.572 140.628 107.9 143.5 107.9Z",fill:"black"})),y.createElement("path",{d:"M143.3 100.8C144.128 100.8 144.8 100.128 144.8 99.3C144.8 98.4716 144.128 97.8 143.3 97.8C142.471 97.8 141.8 98.4716 141.8 99.3C141.8 100.128 142.471 100.8 143.3 100.8Z",fill:"white"}),y.createElement("path",{d:"M150.1 91.3C145.2 90.2 140.9 94 140.4 98.9C140.4 99 140.5 99.1 140.6 99.1C144.7 98.8 153.4 98.8 156.1 100.7C156.3 100.8 156.5 100.7 156.4 100.5C155.9 96.7 155.1 92.7 150.1 91.3Z",fill:"#EA8D23"}),y.createElement("path",{d:"M143.3 111.9C145.1 112.3 149.3 113 153.2 112.2C153.5 112.1 153.7 112.5 153.5 112.8C152.3 114.4 150.9 115.6 148.9 115.7C145.7 115.7 144 114 142.9 112.5C142.7 112.2 143 111.8 143.3 111.9Z",fill:"#EA8D23"}),y.createElement("path",{d:"M175.7 66.5C175.7 66.2 175.7 65.8 175.7 65.5C175.6 61.6 173.4 58.3 170.3 56.5C169.5 55.9 168.5 55.5 167.6 55.2C167.2 55.1 166.7 55 166.3 54.9C166 54.9 165.7 54.8 165.4 54.8H165.3C164.2 54.8 163.1 55 162.1 55.3C162.3 55.2 162.6 55 162.8 54.9C163.5 54.6 164.3 54.3 165.1 54.2H165.2C165.6 54.1 166 54.1 166.4 54.1C166.9 54.1 167.3 54.1 167.8 54.1C169 54.2 170 54.5 171 55C171.1 55 171.2 55 171.3 55C174.1 54.9 176.4 52.5 176.3 49.7C176.2 47.7 175 46 173.3 45.2C173.4 44.2 173.4 43.1 173.4 42.1C173.3 38 172.4 34.1 170.8 30.6C170.2 29.2 169.5 27.9 168.7 26.6C168.8 26.6 169 26.5 169.1 26.4C169 26.5 168.9 26.5 168.7 26.6C163.6 18.7 157.2 15.2 150.8 13.6C151.2 13.7 151.7 13.7 152.1 13.8C159.8 15.3 166.2 19.4 170.7 25C171.2 24.3 171.5 23.4 171.4 22.5C171.3 20.2 169.4 18.3 167 18.4C166.9 18.4 166.9 18.4 166.8 18.4C167.5 17.3 167.9 16.1 167.9 14.7C167.8 12.4 166.5 10.3 164.5 9.29998C165.2 8.49998 165.6 7.49998 165.6 6.39998C165.5 4.09998 163.6 2.19998 161.2 2.29998C159.6 2.39998 158.2 3.29998 157.6 4.59998C155.6 1.79998 152.3 0.0999826 148.6 0.199983C142.6 0.399983 138 5.39998 138.1 11.3C138.1 11.4 138.1 11.6 138.1 11.7C136.7 11.7 135.3 11.9 134 12.1V12C134 11.7 134 11.4 133.9 11.2C134.5 10.5 134.9 9.69998 134.8 8.69998C134.7 6.69998 133.1 5.19998 131.1 5.29998C129.3 5.39998 127.9 6.69998 127.7 8.49998C126.4 9.19998 125.6 10.5 125.5 11.9C125.4 12.1 125.4 12.3 125.4 12.6C124.1 12 122.6 11.6 121 11.7C118.1 11.8 115.5 13.2 113.8 15.4C112.8 16.5 112.1 17.9 111.8 19.5C111.8 19.6 111.8 19.7 111.8 19.9C111.8 20 111.8 20.1 111.8 20.1C111.8 23 112.3 25.9 113.4 28.8C113 28.2 112.7 27.6 112.4 26.9C111.4 24.9 110.8 22.8 110.3 20.8C110.3 20.7 110.3 20.6 110.2 20.5C110.2 20.3 110.1 19.9 110.1 19.7C109.2 19.8 108.3 19.9 107.5 20.1C106.2 18.4 104.2 17.4 102 17.5C100.3 17.6 98.7001 18.3 97.5001 19.4C96.9001 19.9 96.4001 20.5 96.0001 21.2C95.1001 20.7 94.0001 20.5 92.9001 20.5C89.5001 20.6 86.8001 23.2 86.4001 26.4C86.3001 26.9 86.2001 27.5 86.2001 28.1C86.2001 28.6 86.3001 29.1 86.4001 29.5C86.7001 30.4 87.2001 31.1 87.8001 31.8C88.1001 32.1 88.4001 32.4 88.7001 32.7C88.9001 32.9 89.1001 33 89.3001 33.2C89.3001 33.2 89.3001 33.2 89.4001 33.2C90.2001 33.8 91.1001 34.2 92.1001 34.4C91.9001 34.4 91.6001 34.4 91.4001 34.3C90.7001 34.2 89.9001 34 89.3001 33.7H89.2001C88.9001 33.6 88.5001 33.4 88.2001 33.2C87.8001 33 87.5001 32.7 87.2001 32.5C86.2001 31.7 85.4001 30.8 84.8001 29.7C82.4001 30.4 80.6001 32.4 80.1001 34.8C79.9001 35.4 79.8001 36.1 79.9001 36.8C79.9001 38.3 80.5001 39.7 81.5001 40.8C76.5001 42.4 72.7001 46.7 71.8001 51.9C71.6001 51.9 71.4001 51.9 71.1001 51.8C70.8001 51.8 70.5001 51.7 70.2001 51.8C68.3001 51.9 66.6001 52.9 65.6001 54.3C64.6001 55.5 64.0001 57.1 64.1001 58.8C64.2001 61.2 65.5001 63.3 67.4001 64.4C66.8001 65.4 66.5001 66.6 66.6001 67.9C66.6001 68 66.6001 68.1 66.6001 68.2C66.5001 68.3 66.3001 68.3 66.2001 68.4C65.8001 68.6 65.5001 68.8 65.2001 69.1C64.4001 69.9 63.8001 71.1 63.9001 72.3C64.0001 74.6 65.9001 76.5 68.3001 76.4C69.9001 76.4 71.2001 75.5 71.9001 74.2C72.5001 74.3 73.0001 74.4 73.6001 74.4C75.7001 74.3 77.5001 73.3 78.7001 71.8C77.8001 70.7 77.1001 69.3 76.7001 67.9C76.6001 67.4 76.5001 67 76.4001 66.5C76.3001 66.1 76.3001 65.7 76.3001 65.2V65.1C76.3001 64.3 76.4001 63.4 76.6001 62.5C76.7001 62.2 76.8001 61.9 76.8001 61.7C76.6001 62.9 76.6001 64.1 76.9001 65.2V65.3C77.0001 65.6 77.0001 65.9 77.1001 66.2C77.2001 66.7 77.4001 67.1 77.6001 67.5C78.1001 68.5 78.7001 69.3 79.4001 70.1C81.7001 71.4 84.5001 72.1 87.3001 72C91.1001 71.9 94.6001 70.4 97.2001 68C94.4001 64.5 92.8001 60 93.0001 55.1C93.0001 54.8 93.0001 54.6 93.1001 54.3C93.1001 59.2 95.1001 63.6 98.4001 66.8C103.1 70.5 109.1 72.6 115.5 72.3C118.2 72.2 120.8 71.7 123.2 70.9C118.9 66.8 116.3 61 116.4 54.6C116.4 54.3 116.4 54 116.4 53.7C116.6 60.5 120.2 66.5 125.5 70C130.5 73 136.4 74.6 142.6 74.4C147.3 74.3 151.6 73.1 155.6 71.2C157.6 74.4 161.1 76.5 165.2 76.4C167.7 76.3 170.1 75.4 171.9 73.8C172.4 74 172.9 74.1 173.4 74C175.7 73.9 177.6 72 177.5 69.6C177.5 68.5 176.7 67.2 175.7 66.5Z",fill:"#F15A24"}),y.createElement("path",{d:"M77.1 66.1999C77 65.8999 76.9 65.6 76.9 65.3V65.1999C76.7 64.0999 76.6 62.9 76.8 61.7C76.7 62 76.6 62.2 76.6 62.5C76.4 63.4 76.3 64.1999 76.3 65.0999V65.1999C76.3 65.5999 76.3 66.1 76.4 66.5C76.5 67 76.6 67.5 76.7 67.9C77.1 69.3 77.8 70.6 78.7 71.8C79.1 71.3 79.4 70.7999 79.6 70.1999C78.8 69.3999 78.2 68.5999 77.8 67.5999C77.4 67.1999 77.2 66.6999 77.1 66.1999Z",fill:"#C54409"}),y.createElement("path",{d:"M93.1001 55.2C92.8001 60 94.5001 64.6 97.3001 68.1C97.7001 67.7 98.1001 67.4 98.4001 67C95.1001 63.8 93.1001 59.4 93.1001 54.5C93.2001 54.7 93.1001 54.9 93.1001 55.2Z",fill:"#C54409"}),y.createElement("path",{d:"M116.5 53.9C116.5 54.2 116.5 54.5 116.5 54.8C116.4 61.2 119.1 67 123.3 71.1C124.1 70.8 124.9 70.5 125.6 70.2C120.3 66.6 116.7 60.7 116.5 53.9Z",fill:"#C54409"}),y.createElement("path",{d:"M110.2 20.6C110.6 22.7 111.3 24.7 112.3 26.7C112.6 27.4 113 28 113.3 28.6C112.2 25.8 111.7 22.8 111.7 19.9C111.7 19.8 111.7 19.7 111.7 19.7C111.7 19.6 111.7 19.5 111.7 19.3C111.1 19.3 110.6 19.4 110.1 19.4C110.1 19.6 110.2 20 110.2 20.2C110.1 20.5 110.1 20.6 110.2 20.6Z",fill:"#C54409"}),y.createElement("path",{d:"M87.1 32.4C87.4 32.7 87.8 32.9 88.1 33.1C88.4 33.3 88.7 33.5 89.1 33.6H89.2C89.9 33.9 90.6 34.1 91.3 34.2C91.5 34.2 91.8 34.3 92 34.3C91 34.1 90.1 33.6 89.3 33.1C89.3 33.1 89.3 33.1 89.2 33.1C89 32.9 88.8 32.8 88.6 32.6C88.3 32.3 88 32 87.7 31.7C87.1 31 86.6 30.2 86.3 29.4C85.7 29.4 85.2 29.5 84.7 29.7C85.3 30.7 86.1 31.6 87.1 32.4Z",fill:"#C54409"}),y.createElement("path",{d:"M166.3 54.1C165.9 54.1 165.5 54.2 165.1 54.2H165C164.2 54.3 163.5 54.6 162.7 54.9C162.5 55 162.2 55.1 162 55.3C163.1 54.9 164.1 54.7 165.2 54.8H165.3C165.6 54.8 165.9 54.8 166.2 54.9C166.6 55 167.1 55 167.5 55.2C168.5 55.5 169.4 55.9 170.2 56.5C170.4 56.1 170.6 55.6 170.8 55.1C169.8 54.6 168.8 54.3 167.6 54.2C167.2 54.1 166.7 54.1 166.3 54.1Z",fill:"#C54409"}),y.createElement("path",{d:"M151.9 13.8C151.5 13.7 151 13.6 150.6 13.6C157.1 15.3 163.4 18.7 168.5 26.6C168.6 26.6 168.8 26.5 168.9 26.4C169.6 26.1 170.1 25.6 170.5 25C166 19.4 159.5 15.3 151.9 13.8Z",fill:"#C54409"}),y.createElement("path",{d:"M295.3 174.9C290.8 174.9 287.5 173.7 285.4 171.3C283.3 168.9 282.6 165.4 283.2 160.9L297.9 68.6C298.6 64.6 300.1 61.7 302.4 59.7C304.7 57.8 307.9 56.8 311.8 56.8C316.1 56.8 319.3 58 321.3 60.4C323.3 62.8 324 66.3 323.4 70.7L310.3 153.2H352.4C356.2 153.2 359 154 361 155.5C363 157 364 159.2 364 162C364 166.1 362.8 169.3 360.5 171.5C358.2 173.8 355 174.9 351.1 174.9H295.3Z",fill:"white"}),y.createElement("path",{d:"M446.1 118.3C445.2 113.3 443.3 108.9 440.5 104.9C437.7 100.9 433.9 97.8 429.2 95.5C424.5 93.2 418.7 92 411.7 92C403 92 395.2 94 388.3 98.1C381.4 102.2 375.9 107.8 371.9 114.8C367.9 121.9 365.9 130 365.9 139.3C365.9 146.7 367.6 153.2 371.1 158.9C374.6 164.5 379.5 168.9 385.8 172C392.1 175.1 399.5 176.6 408 176.6C412.2 176.6 416.7 176.1 421.6 175.1C426.5 174.1 430.8 172.6 434.5 170.5C436.8 169.3 438.5 167.8 439.6 166C440.6 164.2 441.1 162.4 441.1 160.5C441 158.6 440.5 157 439.5 155.5C438.5 154.1 437.1 153.2 435.3 152.8C433.5 152.4 431.3 152.8 428.9 154C426.2 155.3 423.3 156.3 420 157C416.7 157.7 413.5 158 410.6 158C403 158 397.3 155.9 393.6 151.8C390.8 148.7 389.4 144.6 389.4 139.6H440.2C442 139.6 443.4 139.2 444.5 138.5C445.6 137.8 446.3 136.2 446.7 133.6C447.2 128.4 447.1 123.2 446.1 118.3ZM400.8 111.4C403.7 109.5 407.2 108.5 411.4 108.5C415.6 108.5 418.9 109.4 421.3 111.2C423.7 113 425.4 115.5 426.4 118.5C427.1 120.9 427.4 123.7 427.2 126.7H391.1C391.7 123.9 392.7 121.3 394 118.8C395.7 115.8 397.9 113.3 400.8 111.4Z",fill:"white"}),y.createElement("path",{d:"M541.1 96.1C539.3 93.6 536.5 92.3 532.6 92.3C528.6 92.3 525.4 93.4 523 95.4C520.6 97.5 519 100.6 518.4 104.7L518.1 106.5C516.2 102.1 513.3 98.7 509.2 96.2C504.5 93.3 499.1 91.9 493 91.9C484.7 91.9 477.5 94.1 471.3 98.4C465.1 102.7 460.4 108.6 457 116.1C453.7 123.6 452 132.1 452 141.5C452 148.7 453.2 154.9 455.7 160.1C458.2 165.3 461.7 169.4 466.3 172.3C470.9 175.2 476.2 176.6 482.3 176.6C488.4 176.6 493.8 175.2 498.6 172.4C502.8 170 506.3 166.7 509.2 162.7C508.6 166.8 509.1 170 510.7 172.4C512.4 175 515.2 176.3 519.1 176.3C523.3 176.3 526.6 175.3 528.9 173.2C531.2 171.1 532.8 168.1 533.5 164L542.6 106.7C543.5 102.1 542.9 98.6 541.1 96.1ZM511 143.5C509.3 148 507 151.5 504 154.1C501 156.7 497.2 158 492.6 158C487.8 158 484.1 156.5 481.4 153.4C478.7 150.3 477.3 145.9 477.3 140.1C477.3 134.4 478.1 129.3 479.8 124.9C481.5 120.5 483.9 117 487 114.5C490.1 112 493.9 110.7 498.2 110.7C503.1 110.7 506.8 112.2 509.5 115.3C512.2 118.3 513.5 122.8 513.5 128.6C513.5 134.1 512.6 139.1 511 143.5Z",fill:"white"}),y.createElement("path",{d:"M577.9 176.6C572.7 176.6 567.7 176.1 562.9 175.2C558.1 174.3 553.9 173 550.2 171.5C547.7 170.5 545.9 169.1 544.8 167.3C543.7 165.5 543.3 163.6 543.5 161.7C543.7 159.8 544.3 158.2 545.3 156.7C546.3 155.3 547.8 154.3 549.7 153.8C551.6 153.3 553.7 153.6 556 154.7C559.5 156.2 563.2 157.4 566.9 158.3C570.7 159.1 574.3 159.5 577.8 159.5C582.5 159.5 586.1 158.7 588.5 157C590.9 155.3 592.1 153.2 592.1 150.5C592.1 148.6 591.4 147.1 590.1 146C588.8 144.9 586.8 144.1 584.1 143.7L569 140.7C562.6 139.6 557.6 137.2 554.2 133.6C550.7 130 549 125.3 549 119.7C549 114.7 550.4 110.1 553.3 105.9C556.2 101.7 560.5 98.3 566.2 95.7C571.9 93.1 579 91.8 587.2 91.8C591 91.8 595 92.2 599.3 93.1C603.6 94 607.4 95.3 610.7 97.1C613.1 98.2 614.8 99.6 615.8 101.3C616.8 103 617.2 104.8 617 106.5C616.8 108.3 616.2 109.8 615 111.1C613.8 112.4 612.3 113.3 610.4 113.8C608.5 114.3 606.4 114 604.2 112.9C601.4 111.6 598.5 110.6 595.3 109.9C592.1 109.2 589 108.9 586 108.9C581 108.9 577.3 109.7 574.8 111.4C572.3 113.1 571.1 115.3 571.1 118.2C571.1 119.7 571.6 121.1 572.7 122.3C573.7 123.5 575.4 124.3 577.8 124.7L592.9 127.5C600.1 128.8 605.4 131.3 609 135C612.5 138.6 614.3 143.2 614.3 148.6C614.3 157.7 611 164.6 604.4 169.3C597.8 174.2 588.9 176.6 577.9 176.6Z",fill:"white"}),y.createElement("path",{d:"M700.8 118.3C699.9 113.3 698 108.9 695.2 104.9C692.4 100.9 688.6 97.8 683.9 95.5C679.2 93.2 673.4 92 666.4 92C657.7 92 649.9 94 643 98.1C636.1 102.2 630.6 107.8 626.6 114.8C622.6 121.9 620.6 130 620.6 139.3C620.6 146.7 622.3 153.2 625.8 158.9C629.3 164.5 634.2 168.9 640.5 172C646.8 175.1 654.2 176.6 662.7 176.6C666.9 176.6 671.4 176.1 676.3 175.1C681.2 174.1 685.5 172.6 689.2 170.5C691.5 169.3 693.2 167.8 694.3 166C695.3 164.2 695.8 162.4 695.8 160.5C695.7 158.6 695.2 157 694.2 155.5C693.2 154.1 691.8 153.2 690 152.8C688.2 152.4 686 152.8 683.6 154C680.9 155.3 678 156.3 674.7 157C671.4 157.7 668.2 158 665.3 158C657.7 158 652 155.9 648.3 151.8C645.5 148.7 644.1 144.6 644.1 139.6H694.9C696.7 139.6 698.1 139.2 699.2 138.5C700.3 137.8 701 136.2 701.4 133.6C701.9 128.4 701.8 123.2 700.8 118.3ZM655.5 111.4C658.4 109.5 661.9 108.5 666.1 108.5C670.3 108.5 673.6 109.4 676 111.2C678.4 113 680.1 115.5 681.1 118.5C681.9 120.9 682.1 123.7 681.9 126.7H645.8C646.4 123.9 647.4 121.3 648.7 118.8C650.4 115.8 652.6 113.3 655.5 111.4Z",fill:"white"}),y.createElement("path",{d:"M719.7 174.9C715.2 174.9 711.9 173.7 709.8 171.3C707.7 168.9 707 165.4 707.6 160.9L722.3 68.6C723 64.6 724.5 61.7 726.8 59.7C729.1 57.8 732.3 56.8 736.2 56.8C740.5 56.8 743.7 58 745.7 60.4C747.7 62.8 748.4 66.3 747.8 70.7L734.7 153.2H776.8C780.6 153.2 783.4 154 785.4 155.5C787.4 157 788.4 159.2 788.4 162C788.4 166.1 787.2 169.3 784.9 171.5C782.6 173.8 779.4 174.9 775.5 174.9H719.7Z",fill:"white"}),y.createElement("path",{d:"M831.6 176.6C823.2 176.6 816 175.1 810.1 172C804.1 169 799.6 164.6 796.4 159C793.3 153.4 791.7 146.8 791.7 139.3C791.7 131.8 792.9 125.1 795.4 119.2C797.9 113.3 801.3 108.3 805.8 104.2C810.2 100.1 815.2 97 820.7 95C826.2 93 832.1 91.9 838.3 91.9C846.7 91.9 853.9 93.4 859.8 96.5C865.8 99.5 870.3 103.9 873.6 109.5C876.8 115.1 878.4 121.7 878.4 129.2C878.4 136.8 877.1 143.6 874.6 149.4C872.1 155.3 868.6 160.2 864.2 164.3C859.8 168.4 854.9 171.5 849.4 173.5C843.8 175.6 837.9 176.6 831.6 176.6ZM832.3 158C836.6 158 840.3 156.7 843.4 154.1C846.5 151.5 848.9 148 850.6 143.5C852.3 139 853.2 134 853.2 128.5C853.2 122.6 851.8 118.2 849.1 115.2C846.3 112.2 842.6 110.6 837.8 110.6C833.4 110.6 829.6 111.9 826.5 114.4C823.4 116.9 821 120.4 819.4 124.8C817.7 129.2 816.9 134.3 816.9 140C816.9 145.7 818.3 150.2 821 153.3C823.7 156.5 827.5 158 832.3 158Z",fill:"white"}),y.createElement("path",{d:"M924.6 176.6C915.8 176.6 908.3 175.1 902.3 172C896.3 168.9 891.7 164.5 888.7 158.8C885.7 153.1 884.1 146.5 884.1 139C884.1 133 885 127.2 886.9 121.6C888.8 116 891.7 110.9 895.6 106.4C899.5 101.9 904.5 98.4 910.5 95.8C916.5 93.2 923.6 91.9 931.6 91.9C935.5 91.9 939.1 92.3 942.5 93C945.9 93.7 949.1 94.7 951.9 96.1C954.6 97.2 956.4 98.6 957.5 100.4C958.6 102.2 959.1 104 958.9 106C958.7 108 958.1 109.8 957.1 111.4C956 113 954.6 114.1 952.9 114.8C951.1 115.5 949.2 115.3 947.1 114.3C944.7 113.1 942.3 112.2 940.1 111.7C937.9 111.2 935.6 111 933.3 111C928.9 111 925.2 111.8 922.1 113.3C919.1 114.8 916.6 117 914.8 119.8C913 122.6 911.6 125.6 910.7 128.8C909.8 132.1 909.4 135.4 909.4 138.8C909.4 144.4 910.9 149 913.8 152.5C916.7 156 921.5 157.7 928.1 157.7C929.9 157.7 931.9 157.5 934.1 157C936.4 156.5 938.7 155.6 941 154.4C942.9 153.6 944.6 153.5 946.2 154.2C947.8 154.8 949.1 155.8 950.2 157.3C951.2 158.7 951.8 160.4 951.9 162.3C952 164.2 951.5 166 950.5 167.8C949.5 169.6 947.8 171.1 945.4 172.3C942.6 173.7 939.3 174.8 935.4 175.6C931.7 176.2 928 176.6 924.6 176.6Z",fill:"white"}),y.createElement("path",{d:"M998.6 176.6C990.2 176.6 983 175.1 977.1 172C971.1 169 966.6 164.6 963.4 159C960.3 153.4 958.7 146.8 958.7 139.3C958.7 131.8 959.9 125.1 962.4 119.2C964.9 113.3 968.3 108.3 972.8 104.2C977.2 100.1 982.2 97 987.7 95C993.2 93 999.1 91.9 1005.3 91.9C1013.7 91.9 1020.9 93.4 1026.8 96.5C1032.8 99.5 1037.3 103.9 1040.6 109.5C1043.8 115.1 1045.4 121.7 1045.4 129.2C1045.4 136.8 1044.1 143.6 1041.6 149.4C1039.1 155.3 1035.6 160.2 1031.2 164.3C1026.8 168.4 1021.9 171.5 1016.4 173.5C1010.8 175.6 1004.9 176.6 998.6 176.6ZM999.2 158C1003.5 158 1007.2 156.7 1010.3 154.1C1013.4 151.5 1015.8 148 1017.5 143.5C1019.2 139 1020.1 134 1020.1 128.5C1020.1 122.6 1018.7 118.2 1016 115.2C1013.2 112.2 1009.5 110.6 1004.7 110.6C1000.3 110.6 996.5 111.9 993.4 114.4C990.3 116.9 987.9 120.4 986.3 124.8C984.6 129.2 983.8 134.3 983.8 140C983.8 145.7 985.2 150.2 987.9 153.3C990.7 156.5 994.5 158 999.2 158Z",fill:"white"})),y.createElement("defs",null,y.createElement("radialGradient",{id:"paint0_radial_15_433",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(116.689 116.689) scale(116.689)"},y.createElement("stop",{stopColor:"white"}),y.createElement("stop",{offset:1,stopColor:"#FFEACA"})),y.createElement("clipPath",{id:"clip0_15_433"},y.createElement("rect",{width:1045.3,height:233.4,fill:"white"})))),Zne=e=>y.createElement("svg",{viewBox:"0 0 222 60",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("def",null,y.createElement("style",null,".a4b2a390-5a5a-4c22-b122-e3008dcd8ac3 { fill: #fff; } ")),y.createElement("path",{d:"M57.7998 9.63202V26H60.1518V13.256L65.2398 19.592H65.6718L70.7118 13.256V26H73.0638V9.63202H70.8798L65.4558 16.352L60.0078 9.63202H57.7998Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M83.579 9.53602L76.547 26H78.947L81.011 21.176H87.971L90.155 26H92.555L85.235 9.53602H83.579ZM84.395 12.728L87.059 19.064H81.899L84.395 12.728Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M103.444 9.41602C98.5722 9.41602 94.5882 13.04 94.5882 17.84C94.5882 21.68 97.3722 26.216 103.396 26.216C105.46 26.216 107.428 25.808 109.348 24.776V22.208C107.572 23.384 105.628 24.032 103.492 24.032C99.4122 24.032 97.0362 21.08 97.0362 17.864C97.0362 14.648 99.5082 11.6 103.516 11.6C105.508 11.6 107.428 12.248 109.18 13.232V10.76C107.212 9.87202 105.268 9.41602 103.444 9.41602Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M113.91 9.63202V26H120.15C125.334 26 128.958 22.688 128.958 17.624C128.958 13.016 125.598 9.63202 120.126 9.63202H113.91ZM116.262 23.888V11.72H119.694C124.326 11.72 126.534 14.168 126.534 17.696C126.534 21.584 124.158 23.888 120.03 23.888H116.262Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M141.56 9.41602C135.872 9.41602 132.8 13.592 132.8 17.864C132.8 22.352 136.256 26.216 141.44 26.216C147.128 26.216 150.392 22.16 150.392 17.792C150.392 13.136 146.768 9.41602 141.56 9.41602ZM141.632 11.624C145.832 11.624 147.968 14.984 147.968 17.768C147.968 21.944 144.968 24.008 141.488 24.008C138.128 24.008 135.224 21.488 135.224 17.864C135.224 14.384 137.576 11.624 141.632 11.624Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M154.958 9.63202V26H157.214V13.4L168.086 26H170.126V9.63202H167.87V22.328L156.902 9.63202H154.958Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M180.643 9.53602L173.611 26H176.011L178.075 21.176H185.035L187.219 26H189.619L182.299 9.53602H180.643ZM181.459 12.728L184.123 19.064H178.963L181.459 12.728Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M193.099 9.63202V26H202.843V23.864H195.475V9.63202H193.099Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M206.568 9.63202V26H212.808C217.992 26 221.616 22.688 221.616 17.624C221.616 13.016 218.256 9.63202 212.784 9.63202H206.568ZM208.92 23.888V11.72H212.352C216.984 11.72 219.192 14.168 219.192 17.696C219.192 21.584 216.816 23.888 212.688 23.888H208.92Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M58.2002 37.0883V48.0003H59.7682V43.2483H65.8962V48.0003H67.4642V37.0883H65.8962V41.8083H59.7682V37.0883H58.2002Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M76.8164 36.9443C73.0244 36.9443 70.9764 39.7283 70.9764 42.5763C70.9764 45.5683 73.2804 48.1443 76.7364 48.1443C80.5284 48.1443 82.7044 45.4403 82.7044 42.5283C82.7044 39.4243 80.2884 36.9443 76.8164 36.9443ZM76.8644 38.4163C79.6644 38.4163 81.0884 40.6563 81.0884 42.5123C81.0884 45.2963 79.0884 46.6723 76.7684 46.6723C74.5284 46.6723 72.5924 44.9923 72.5924 42.5763C72.5924 40.2563 74.1604 38.4163 76.8644 38.4163Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M84.6128 37.0883V38.4643H88.3568V48.0003H89.9248V38.4643H93.7328V37.0883H84.6128Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M96.7971 37.0883V48.0003H103.133V46.5923H98.3651V43.2003H102.829V41.8083H98.3651V38.4803H102.989V37.0883H96.7971Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M106.741 37.0883V48.0003H113.237V46.5763H108.325V37.0883H106.741Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M119.172 36.9443C117.3 36.9443 115.956 38.1123 115.956 39.6643C115.956 41.0083 116.564 41.8723 118.18 42.8163C120.34 44.0803 120.548 44.5763 120.548 45.3123C120.548 46.1603 119.86 46.7523 118.948 46.7523C117.812 46.7523 116.772 46.1603 116.004 45.1523V47.1363C116.868 47.7763 117.876 48.1443 118.948 48.1443C120.852 48.1443 122.116 46.8963 122.116 45.2963C122.116 43.8083 121.62 43.0403 119.316 41.7123C117.652 40.7523 117.524 40.2243 117.524 39.6163C117.524 38.8643 118.132 38.3523 119.124 38.3523C120.1 38.3523 120.948 38.7683 121.684 39.4883V37.7123C120.932 37.2163 120.068 36.9443 119.172 36.9443Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M134.802 41.5203C134.178 40.9283 133.794 40.2403 133.794 39.6643C133.794 39.0723 134.354 38.6243 134.994 38.6243C135.682 38.6243 136.226 39.1203 136.226 39.7443C136.226 40.3363 135.81 40.9123 134.802 41.5203ZM130.914 45.6483C130.914 47.0723 132.242 48.1443 133.634 48.1443C135.074 48.1443 136.29 47.1843 137.122 46.5123L138.386 48.0003H140.386L138.178 45.4403C139.058 44.4323 139.618 43.4883 139.954 42.5763H138.386C138.05 43.2643 137.634 43.9043 137.218 44.3363L135.682 42.5763C137.218 41.5203 137.698 40.6563 137.698 39.6803C137.698 38.5923 136.866 37.2963 134.978 37.2963C132.93 37.2963 132.258 38.8003 132.258 39.8083C132.258 40.8003 132.866 41.6963 133.49 42.3363C131.81 43.3123 130.914 44.2883 130.914 45.6483ZM132.482 45.5203C132.482 44.7843 133.058 44.2563 134.386 43.3763L136.162 45.4243C135.49 46.0163 134.722 46.6563 133.826 46.6563C133.058 46.6563 132.482 46.1283 132.482 45.5203Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M149.319 37.0883V48.0003H150.887V43.2483H151.591C152.359 43.2483 153.047 43.5843 154.151 45.3123L155.879 48.0003H157.735L155.815 45.0883C154.759 43.4883 154.455 43.2323 153.815 42.8163C155.015 42.3363 155.639 41.3923 155.639 40.1283C155.639 38.5283 154.503 37.0883 152.327 37.0883H149.319ZM150.887 38.4643H152.215C153.399 38.4643 154.039 39.0723 154.039 40.1283C154.039 41.5843 153.031 41.8723 151.895 41.8723H150.887V38.4643Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M160.528 37.0883V48.0003H166.864V46.5923H162.096V43.2003H166.56V41.8083H162.096V38.4803H166.72V37.0883H160.528Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M173.256 36.9443C171.384 36.9443 170.04 38.1123 170.04 39.6643C170.04 41.0083 170.648 41.8723 172.264 42.8163C174.424 44.0803 174.632 44.5763 174.632 45.3123C174.632 46.1603 173.944 46.7523 173.032 46.7523C171.896 46.7523 170.856 46.1603 170.088 45.1523V47.1363C170.952 47.7763 171.96 48.1443 173.032 48.1443C174.936 48.1443 176.2 46.8963 176.2 45.2963C176.2 43.8083 175.704 43.0403 173.4 41.7123C171.736 40.7523 171.608 40.2243 171.608 39.6163C171.608 38.8643 172.216 38.3523 173.208 38.3523C174.184 38.3523 175.032 38.7683 175.768 39.4883V37.7123C175.016 37.2163 174.152 36.9443 173.256 36.9443Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M185.057 36.9443C181.265 36.9443 179.217 39.7283 179.217 42.5763C179.217 45.5683 181.521 48.1443 184.977 48.1443C188.769 48.1443 190.945 45.4403 190.945 42.5283C190.945 39.4243 188.529 36.9443 185.057 36.9443ZM185.105 38.4163C187.905 38.4163 189.329 40.6563 189.329 42.5123C189.329 45.2963 187.329 46.6723 185.009 46.6723C182.769 46.6723 180.833 44.9923 180.833 42.5763C180.833 40.2563 182.401 38.4163 185.105 38.4163Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M194.469 37.0883V48.0003H196.037V43.2483H196.741C197.509 43.2483 198.197 43.5843 199.301 45.3123L201.029 48.0003H202.885L200.965 45.0883C199.909 43.4883 199.605 43.2323 198.965 42.8163C200.165 42.3363 200.789 41.3923 200.789 40.1283C200.789 38.5283 199.653 37.0883 197.477 37.0883H194.469ZM196.037 38.4643H197.365C198.549 38.4643 199.189 39.0723 199.189 40.1283C199.189 41.5843 198.181 41.8723 197.045 41.8723H196.037V38.4643Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M204 37.0883V38.4643H207.744V48.0003H209.312V38.4643H213.12V37.0883H204Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M218.969 36.9443C217.097 36.9443 215.753 38.1123 215.753 39.6643C215.753 41.0083 216.361 41.8723 217.977 42.8163C220.137 44.0803 220.345 44.5763 220.345 45.3123C220.345 46.1603 219.657 46.7523 218.745 46.7523C217.609 46.7523 216.569 46.1603 215.801 45.1523V47.1363C216.665 47.7763 217.673 48.1443 218.745 48.1443C220.649 48.1443 221.913 46.8963 221.913 45.2963C221.913 43.8083 221.417 43.0403 219.113 41.7123C217.449 40.7523 217.321 40.2243 217.321 39.6163C217.321 38.8643 217.929 38.3523 218.921 38.3523C219.897 38.3523 220.745 38.7683 221.481 39.4883V37.7123C220.729 37.2163 219.865 36.9443 218.969 36.9443Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M17.8501 51.82V50.45C18.8282 50.1843 19.8366 50.0465 20.8501 50.04C21.8438 50.05 22.8332 50.1708 23.8001 50.4H23.8601V51.78H23.7601C22.8055 51.559 21.8299 51.4417 20.8501 51.43C19.8702 51.4374 18.8954 51.5719 17.9501 51.83L17.8501 51.82ZM18.0001 50.57V51.57C18.9278 51.3283 19.8815 51.2007 20.8401 51.19C21.799 51.2005 22.7542 51.3111 23.6901 51.52V50.52C22.7554 50.3029 21.7997 50.1889 20.8401 50.18C19.8808 50.1897 18.9265 50.3207 18.0001 50.57Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M20.85 59.68L20.29 59L37.51 44.55C38.4254 43.7495 39.2025 42.8034 39.81 41.75C40.526 40.45 40.9332 39.0026 41 37.52V5.43C39.76 5.81 36.63 6.43 30.93 5.7C26.9322 5.12589 23.2019 3.35487 20.23 0.62L20.85 0C23.6832 2.57537 27.2145 4.25578 31 4.83C38.22 5.76 41.18 4.43 41.21 4.42L41.83 4.13V37.51C41.7796 39.1265 41.3516 40.7087 40.58 42.13C39.9228 43.2965 39.0705 44.3416 38.06 45.22L20.85 59.68ZM20.85 56.14L20.29 55.46L23.29 52.92V52C22.4744 51.829 21.6434 51.7419 20.81 51.74V50.86C21.6428 50.8637 22.4732 50.9474 23.29 51.11V50.8C22.4739 50.6307 21.6434 50.5403 20.81 50.53C19.9712 50.5432 19.1364 50.6471 18.32 50.84V51.14C19.1379 50.9586 19.9723 50.8614 20.81 50.85V51.73C19.9712 51.7425 19.1363 51.8465 18.32 52.04V53.04H17.44V47.44L20.85 44L24.22 47.43V52.17L29.42 47.82L35.09 43C35.9261 42.3257 36.6081 41.48 37.09 40.52C37.6236 39.3356 37.9936 38.0841 38.19 36.8V8.8C35.126 9.08268 32.0378 8.94812 29.01 8.4C25.7174 7.95234 22.6383 6.51566 20.18 4.28L20.82 3.67C23.1621 5.77626 26.0804 7.13439 29.2 7.57C32.2947 8.15942 35.4615 8.27071 38.59 7.9L39.11 7.81V36.9C38.9045 38.2829 38.5039 39.6297 37.92 40.9C37.3757 41.9872 36.597 42.9401 35.64 43.69L30 48.51L20.85 56.14ZM18.37 48V50C19.1879 49.8186 20.0223 49.7214 20.86 49.71C21.6925 49.7184 22.5226 49.8021 23.34 49.96V48C22.5241 47.8295 21.6935 47.7391 20.86 47.73C20.0227 47.7298 19.1878 47.8203 18.37 48ZM20.85 45.27L19.2 47C19.7497 46.9203 20.3045 46.8802 20.86 46.88C21.4118 46.8818 21.9629 46.9185 22.51 46.99L20.85 45.27ZM12.38 48.42H11.5V42.83L9.5 40.83L6.75 34L10.75 32.32L12.59 32.9L12.95 34.26L14.11 34.06V31.51L18.16 30.83L19.8 32.06V33.62H20.88V34.5H18.88V32.5L17.88 31.76L14.93 32.26V34.83L12.24 35.29L11.81 33.62L10.74 33.27L7.89 34.49L9.23 37.79C12.9958 36.6469 16.9048 36.0442 20.84 36C24.9103 36.0378 28.9532 36.6712 32.84 37.88L32.56 38.71C30.992 38.211 29.3915 37.8201 27.77 37.54L28.63 38.48L28.37 40.2L29.66 41.47L29.56 42.14L29.83 42.21L29.59 43.05C26.7522 42.3557 23.8415 42.0032 20.92 42V41.13C21.66 41.13 22.37 41.13 23.04 41.19V40.98L22.09 40.18H19.65L18.57 40.98V41.2C19.31 41.2 20.08 41.13 20.88 41.13V42C18.0048 42.0121 15.1402 42.3476 12.34 43L12.38 48.42ZM10.27 40.35L12.08 42.16L11.98 41.49L13.27 40.22L13 38.5L13.84 37.57C12.3892 37.8231 10.9536 38.1569 9.54 38.57L10.27 40.35ZM12.93 41.79L13 42C13.5 41.9 14.15 41.77 14.92 41.64L14.77 40.71L14 40.83L12.93 41.79ZM26.78 41.58C27.55 41.7 28.2 41.83 28.7 41.94V41.79L27.7 40.79L26.94 40.67L26.78 41.58ZM15.59 40.58L15.74 41.51C16.35 41.42 17.02 41.34 17.74 41.28V41.1L16.47 40.45L15.59 40.58ZM23.92 41.27C24.63 41.33 25.29 41.41 25.92 41.49L26.06 40.58L25.23 40.45L23.95 41.11L23.92 41.27ZM16.92 39.71L18.05 40.29L19.05 39.53V37.74L20.05 36.89C18.5102 36.9335 16.9742 37.067 15.45 37.29L16.59 37.93L16.92 39.71ZM22.74 39.54L23.62 40.29L24.75 39.71L25 37.93L26.16 37.28C24.6689 37.0637 23.1662 36.9368 21.66 36.9L22.72 37.73L22.74 39.54ZM25.65 39.63L27.54 39.91L27.71 38.82L26.9 37.93L25.82 38.54L25.65 39.63ZM14 38.77L14.17 39.86L16 39.58L15.83 38.49L14.75 37.88L14 38.77ZM20 39.26H21.91V38.16L20.91 37.4L19.98 38.16L20 39.26Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M6.51 42.9C5.63739 42.2109 4.92438 41.3409 4.42 40.35C3.89376 39.1282 3.55657 37.8333 3.42 36.51V8.28C3.42 8.28 6.42 9.02 12.15 8.28C15.3055 7.8923 18.3155 6.72748 20.91 4.89V0C18.0874 2.4987 14.5651 4.06961 10.82 4.5C3.06 5.5 0 4.05 0 4.05V37.75C0.180295 39.324 0.598387 40.8615 1.24 42.31C1.8451 43.4771 2.69434 44.5003 3.73 45.31L20.86 59.68V55L6.51 42.9Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M12 12.3398L8 20.3898L12 28.5198L15.74 20.3898L12 12.3398Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M29.1899 7.99957C26.0955 7.67144 23.182 6.38084 20.8599 4.30957V34.4896H22.7199V32.4896L23.7199 31.7296L26.6699 32.2296V34.8196L29.3399 35.2996L29.7799 33.5796L30.8999 33.2396L33.7399 34.4796L31.3199 40.3796L29.2499 42.3796V48.3796L29.6999 48.0096L35.4599 43.0796C36.3003 42.2651 37.0028 41.3194 37.5399 40.2796C38.0878 39.0656 38.4421 37.7732 38.5899 36.4496V8.20957C38.5899 8.20957 35.6599 8.86957 29.1799 8.03957L29.1899 7.99957ZM29.6999 10.2896C29.6999 10.2896 28.7799 10.8096 28.7799 10.2896C28.7799 9.76957 29.6999 10.3196 29.6999 10.3196V10.2896ZM28.3399 13.3496L27.9999 12.8696L27.2999 13.0396C28.0599 12.3396 28.2999 10.1196 28.2999 10.1196C28.2999 10.1196 28.5499 12.3396 29.2999 13.0396L28.5799 12.8696L28.2699 13.3796L28.3399 13.3496ZM28.6899 21.9996C28.2199 21.9996 28.6899 21.1596 28.6899 21.1596C28.6899 21.1596 29.1599 21.9996 28.6899 21.9996ZM28.3399 8.99957C28.3399 8.99957 28.8599 9.91957 28.3399 9.91957C27.8199 9.91957 28.3399 8.93957 28.3399 8.93957V8.99957ZM27.1999 16.3896C27.1999 16.3896 26.3599 16.8596 26.3599 16.3896C26.3599 15.9196 27.1999 16.3896 27.1999 16.3896ZM25.9999 19.1696L25.6899 18.7096L25.0599 18.8596C25.7399 18.2296 25.9599 16.2096 25.9599 16.2096C26.0388 17.1532 26.3478 18.0631 26.8599 18.8596L26.2099 18.7096L25.9199 19.1696H25.9999ZM26.0499 27.9996C25.5799 27.9996 26.0499 27.1596 26.0499 27.1596C26.0499 27.1596 26.5099 27.9996 26.0499 27.9996ZM25.9999 15.1296C25.9999 15.1296 26.4699 15.9696 25.9999 15.9696C25.5299 15.9696 25.9999 15.1296 25.9999 15.1296ZM24.4699 10.3996C24.4699 10.3996 23.6399 10.8696 23.6399 10.3996C23.6399 9.92957 24.4699 10.3996 24.4699 10.3996ZM23.2299 13.1796L22.9199 12.7196L22.2899 12.8696C22.9799 12.2296 23.1899 10.2196 23.1899 10.2196C23.2714 11.1626 23.5802 12.0719 24.0899 12.8696L23.4399 12.7196L23.1499 13.1796H23.2299ZM23.3199 21.9996C22.8499 21.9996 23.3199 21.1596 23.3199 21.1596C23.3199 21.1596 23.7899 21.9996 23.3199 21.9996ZM23.2299 9.13957C23.2299 9.13957 23.6999 9.97957 23.2299 9.97957C22.7599 9.97957 23.2299 9.13957 23.2299 9.13957ZM22.8099 10.3996C22.8099 10.8696 21.9699 10.3996 21.9699 10.3996C21.9699 10.3996 22.8099 9.92957 22.8099 10.3996ZM22.8899 22.3996C22.8899 22.8696 22.0599 22.3996 22.0599 22.3996C22.0599 22.3996 22.8899 21.9196 22.8899 22.3896V22.3996ZM23.6099 24.7096L23.3199 25.1796L22.9999 24.6996L22.3699 24.8596C23.0599 24.2196 23.2699 22.1996 23.2699 22.1996C23.3498 23.1461 23.6587 24.059 24.1699 24.8596L23.5199 24.6996L23.6099 24.7096ZM23.7199 22.3996C23.7199 21.9296 24.5599 22.3996 24.5599 22.3996C24.5599 22.3996 23.7199 22.8596 23.7199 22.3896V22.3996ZM25.5399 16.3996C25.5399 16.8696 24.6999 16.3996 24.6999 16.3996C24.6999 16.3996 25.5399 15.9196 25.5399 16.3896V16.3996ZM25.6299 28.3996C25.6299 28.8696 24.7899 28.3996 24.7899 28.3996C24.7899 28.3996 25.6299 27.9096 25.6299 28.3796V28.3996ZM26.3399 30.7196L26.0499 31.1796L25.7399 30.7196L25.1099 30.8696C25.7999 30.2396 26.0099 28.2196 26.0099 28.2196C26.0888 29.1632 26.3978 30.0731 26.9099 30.8696L26.2499 30.7196H26.3399ZM26.4499 28.3996C26.4499 27.9296 27.2899 28.3996 27.2899 28.3996C27.2899 28.3996 26.4499 28.8496 26.4499 28.3796V28.3996ZM27.8699 10.3396C27.8699 10.8596 26.9499 10.3396 26.9499 10.3396C26.9499 10.3396 27.8699 9.79957 27.8699 10.3196V10.3396ZM28.2699 22.4096C28.2699 22.8796 27.4299 22.4096 27.4299 22.4096C27.4299 22.4096 28.2699 21.9196 28.2699 22.3896V22.4096ZM28.9999 24.6996L28.7099 25.1696L28.3999 24.6996L27.7699 24.8496C28.4599 24.2196 28.6699 22.1996 28.6699 22.1996C28.7483 23.1433 29.0573 24.0533 29.5699 24.8496L28.9999 24.6996ZM29.1099 22.3896C29.1099 21.9196 29.9499 22.3896 29.9499 22.3896C29.9499 22.3896 29.0899 22.8596 29.0899 22.3896H29.1099ZM35.5099 10.3896C35.5099 10.3896 34.6599 10.8596 34.6599 10.3896C34.6599 9.91957 35.4899 10.3996 35.4899 10.3996L35.5099 10.3896ZM35.2099 12.8596L34.5599 12.7096L34.2699 13.1696L33.9599 12.7096L33.3299 12.8596C33.8432 12.0637 34.1523 11.1535 34.2299 10.2096C34.3074 11.1535 34.6166 12.0637 35.1299 12.8596H35.2099ZM34.0599 21.9996C33.5899 21.9996 34.0599 21.1596 34.0599 21.1596C34.0599 21.1596 34.5299 21.9996 34.0599 21.9996ZM34.2399 9.16957C34.2399 9.16957 34.7099 10.0096 34.2399 10.0096C33.7699 10.0096 34.2399 9.13957 34.2399 9.13957V9.16957ZM32.5699 16.4196C32.5699 16.4196 31.7299 16.8896 31.7299 16.4196C31.7299 15.9496 32.5699 16.3896 32.5699 16.3896V16.4196ZM31.3299 19.1996L30.9999 18.7096L30.3699 18.8596C31.0599 18.2296 31.2699 16.2096 31.2699 16.2096H31.3199C31.3988 17.1532 31.7078 18.0631 32.2199 18.8596L31.5699 18.7096L31.2699 19.1696L31.3299 19.1996ZM31.4099 27.9996C30.9499 27.9996 31.4099 27.1596 31.4099 27.1596C31.4099 27.1596 31.8799 27.9996 31.4099 27.9996ZM31.3299 15.1696C31.3299 15.1696 31.7899 16.0096 31.3299 16.0096C30.8699 16.0096 31.3299 15.1296 31.3299 15.1296V15.1696ZM30.8999 16.4296C30.8999 16.8996 30.0699 16.4296 30.0699 16.4296C30.0699 16.4296 30.8999 15.9196 30.8999 16.3896V16.4296ZM30.9899 28.4296C30.9899 28.8996 30.1599 28.4296 30.1599 28.4296C30.1599 28.4296 30.9999 27.9096 30.9999 28.3796L30.9899 28.4296ZM31.7099 30.7496L31.4199 31.2096L31.1099 30.7496L30.4799 30.8996C31.1699 30.2696 31.3799 28.2496 31.3799 28.2496C31.4614 29.1926 31.7702 30.1019 32.2799 30.8996L31.6299 30.7496H31.7099ZM31.8199 28.4296C31.8199 27.9596 32.6599 28.4296 32.6599 28.4296C32.6599 28.4296 31.8199 28.8496 31.8199 28.3796V28.4296ZM33.8199 10.4296C33.8199 10.8996 32.9799 10.4296 32.9799 10.4296C32.9799 10.4296 33.8199 9.92957 33.8199 10.3996V10.4296ZM33.6299 22.4296C33.6299 22.8996 32.7899 22.4296 32.7899 22.4296C32.7899 22.4296 33.6299 21.9196 33.6299 22.3896V22.4296ZM34.3499 24.7396L34.0599 25.2096L33.7499 24.7396L33.1099 24.8896C33.7999 24.2596 34.0199 22.2396 34.0199 22.2396C34.0983 23.1833 34.4073 24.0933 34.9199 24.8896L34.2599 24.7396H34.3499ZM34.4599 22.4296C34.4599 21.9596 35.2899 22.4296 35.2899 22.4296C35.2899 22.4296 34.4599 22.8596 34.4599 22.3896V22.4296ZM37.9399 16.4296C37.9399 16.4296 37.0999 16.8996 37.0999 16.4296C37.0999 15.9596 37.9399 16.3896 37.9399 16.3896V16.4296ZM36.6999 19.1696L36.3899 18.7096L35.7599 18.8596C36.4499 18.2296 36.6599 16.2096 36.6599 16.2096C36.741 17.1527 37.0499 18.0621 37.5599 18.8596L36.9999 18.7096L36.7099 19.1696H36.6999ZM36.7899 27.9996C36.3099 27.9996 36.7899 27.1596 36.7899 27.1596C36.7899 27.1596 37.2499 27.9996 36.7899 27.9996ZM36.6899 15.1696C36.6899 15.1696 37.1599 16.0096 36.6899 16.0096C36.2199 16.0096 36.6899 15.1296 36.6899 15.1296V15.1696ZM36.2699 16.4296C36.2699 16.8996 35.4299 16.4296 35.4299 16.4296C35.4299 16.4296 36.2699 15.9196 36.2699 16.3896V16.4296ZM36.3599 28.4296C36.3599 28.8996 35.5199 28.4296 35.5199 28.4296C35.5199 28.4296 36.3599 27.9096 36.3599 28.3796V28.4296ZM37.0799 30.7496L36.7899 31.2096L36.4799 30.7496L35.8499 30.8996C36.5299 30.2696 36.7499 28.2496 36.7499 28.2496C36.8314 29.1926 37.1402 30.1019 37.6499 30.8996L36.9999 30.7496H37.0799ZM37.1899 28.4296C37.1899 27.9596 38.0199 28.4296 38.0199 28.4296C38.0199 28.4296 37.1899 28.8496 37.1899 28.3796V28.4296Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"})),Gne=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 183.958 67.078",...e},y.createElement("g",{id:"Group_1","data-name":"Group 1",transform:"translate(-349.271 -265.357)"},y.createElement("path",{id:"Path_1","data-name":"Path 1",d:"M371.3,268.314l-2.957,5.624c-3.3-1.681-5.972-2.551-7.885-2.551-1.1,0-1.8.406-1.8,1.16,0,2.725,12.581,1.507,12.581,9.74,0,4.986-4.29,8-10.61,8a19.417,19.417,0,0,1-11.363-3.421l2.783-5.624a16.44,16.44,0,0,0,8.754,2.957c1.217,0,2.029-.348,2.029-1.1-.116-2.725-12.465-1.391-12.465-9.624,0-5.1,4.232-8.117,10.32-8.117A21.51,21.51,0,0,1,371.3,268.314Z",fill:"#ffffff"}),y.createElement("path",{id:"Path_2","data-name":"Path 2",d:"M589.982,274.575v15.306H581V277.126c0-2.377-1.391-3.884-3.479-3.884-2.435.058-3.942,1.971-3.942,4.7v11.943h-8.986V265.7h8.986v3.71a8.543,8.543,0,0,1,7.653-4.058C586.387,265.357,589.982,268.951,589.982,274.575Z",transform:"translate(-191.779)",fill:"#ffffff"}),y.createElement("path",{id:"Path_3","data-name":"Path 3",d:"M831.013,274.169v15.654H822.2v-2.667c-1.449,1.971-3.884,3.131-7.073,3.131-5.16,0-8.175-3.073-8.175-7.595,0-4.638,3.247-7.247,9.334-7.305H822.2v-.058c0-1.971-1.391-3.189-4.174-3.189a20.116,20.116,0,0,0-7.305,1.739l-2.145-6.029a30.891,30.891,0,0,1,11.653-2.493C827.013,265.357,831.013,268.6,831.013,274.169Zm-8.754,7.769v-2.2H818.2c-1.8,0-2.725.754-2.725,2.261s.986,2.377,2.725,2.377A4.384,4.384,0,0,0,822.259,281.938Z",transform:"translate(-407.649)",fill:"#ffffff"}),y.createElement("path",{id:"Path_4","data-name":"Path 4",d:"M1068.148,278.468c0,7.421-4.29,12.233-10.958,12.233a8.513,8.513,0,0,1-6.841-3.131v11.653h-8.986V266.235h8.986v2.783a8.41,8.41,0,0,1,6.609-3.131C1063.742,265.945,1068.148,270.931,1068.148,278.468Zm-9.044-.232c0-3.189-1.74-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1057.364,283.628,1059.1,281.425,1059.1,278.236Z",transform:"translate(-616.433 -0.472)",fill:"#ffffff"}),y.createElement("path",{id:"Path_5","data-name":"Path 5",d:"M1322.18,278.468c0,7.421-4.29,12.233-10.958,12.233a8.69,8.69,0,0,1-6.841-3.131v11.653H1295.4V266.235h8.986v2.783a8.409,8.409,0,0,1,6.609-3.131C1317.716,265.945,1322.18,270.931,1322.18,278.468Zm-9.044-.232c0-3.189-1.739-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1311.4,283.628,1313.136,281.425,1313.136,278.236Z",transform:"translate(-842.695 -0.472)",fill:"#ffffff"}),y.createElement("path",{id:"Path_6","data-name":"Path 6",d:"M1532.755,295.274c-1.913,4.754-5.218,6.957-10.03,6.957a12.151,12.151,0,0,1-7.769-2.667l3.71-5.972a4.617,4.617,0,0,0,3.247,1.392,2.663,2.663,0,0,0,2.609-1.565l.464-.87-9.972-23.48h9.16l5.276,14.784,4.464-14.784h8.928Z",transform:"translate(-1038.253 -3.306)",fill:"#ffffff"}),y.createElement("path",{id:"Path_7","data-name":"Path 7",d:"M371.3,578.032l-2.957,5.624c-3.3-1.681-5.972-2.551-7.885-2.551-1.1,0-1.8.406-1.8,1.16,0,2.725,12.581,1.507,12.581,9.74,0,4.986-4.29,8-10.61,8a19.416,19.416,0,0,1-11.363-3.421l2.783-5.624a16.049,16.049,0,0,0,8.638,3.015c1.217,0,2.029-.348,2.029-1.1,0-2.783-12.349-1.449-12.349-9.74,0-5.044,4.232-8.059,10.32-8.059A21.509,21.509,0,0,1,371.3,578.032Z",transform:"translate(0 -275.86)",fill:"#ffffff"}),y.createElement("path",{id:"Path_8","data-name":"Path 8",d:"M589.982,515.8v15.306H581V518.351c0-2.377-1.333-3.942-3.479-3.942-2.435.058-3.942,1.971-3.942,4.7v11.943h-8.986V498.175h8.986V510.7a8.543,8.543,0,0,1,7.653-4.058C586.445,506.639,589.982,510.234,589.982,515.8Z",transform:"translate(-191.779 -207.367)",fill:"#ffffff"}),y.createElement("path",{id:"Path_9","data-name":"Path 9",d:"M831.485,588.012c0,7.479-4.754,12.407-12,12.407s-12-4.928-12-12.407,4.754-12.407,12-12.407S831.485,580.533,831.485,588.012Zm-16.465-.058c0,3.247,1.8,5.392,4.522,5.392s4.464-2.145,4.464-5.392-1.8-5.392-4.464-5.392S815.02,584.765,815.02,587.954Z",transform:"translate(-408.121 -276.332)",fill:"#ffffff"}),y.createElement("path",{id:"Path_10","data-name":"Path 10",d:"M1068.148,588.716c0,7.421-4.29,12.233-10.958,12.233a8.689,8.689,0,0,1-6.841-3.131v11.421h-8.986V576.483h8.986v2.783a8.41,8.41,0,0,1,6.609-3.131C1063.742,576.193,1068.148,581.179,1068.148,588.716Zm-9.044-.232c0-3.189-1.74-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1057.364,593.876,1059.1,591.673,1059.1,588.484Z",transform:"translate(-616.433 -276.804)",fill:"#ffffff"}),y.createElement("path",{id:"Path_11","data-name":"Path 11",d:"M1322.18,588.7c0,7.421-4.29,12.233-10.958,12.233a8.689,8.689,0,0,1-6.841-3.131v11.421H1295.4V576.466h8.986v2.783a8.236,8.236,0,0,1,6.609-3.131C1317.716,576.176,1322.18,581.162,1322.18,588.7Zm-9.044-.232c0-3.189-1.739-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1311.4,593.859,1313.136,591.656,1313.136,588.467Z",transform:"translate(-842.695 -276.787)",fill:"#ffffff"}),y.createElement("path",{id:"Path_12","data-name":"Path 12",d:"M1573.644,591.218h-16.233a4.652,4.652,0,0,0,4.7,3.594,8.027,8.027,0,0,0,5.334-2.319l4.638,4.58a13.953,13.953,0,0,1-10.726,4.348c-8.059,0-12.987-4.87-12.987-12.291,0-7.537,5.1-12.465,12.755-12.465C1569.528,576.666,1574.166,582.348,1573.644,591.218Zm-8.87-4.406a3.649,3.649,0,0,0-3.653-4.058c-2.087,0-3.479,1.623-3.942,4.058Z",transform:"translate(-1068.012 -277.277)",fill:"#ffffff"}),y.createElement("path",{id:"Path_13","data-name":"Path 13",d:"M1795.475,580.3a8.69,8.69,0,0,1,7.595-4.174v8.059c-4.638-.58-7.595,1.392-7.595,4.87v11.537h-8.986V576.47h8.986Z",transform:"translate(-1280.103 -276.791)",fill:"#ffffff"}),y.createElement("g",{id:"Group_395","data-name":"Group 395"},y.createElement("path",{id:"Path_14","data-name":"Path 14",d:"M1786.2,273.359c.232-.928.985-1.971,1.913-1.971h2.551c0,2.551.464,2.551.986,2.551h5.8c.522,0,.986,0,.986-2.551h2.551c.928,0,1.681,1.1,1.913,1.971l1.391,6.725h2.029l-1.623-7.363c-.406-1.8-1.971-3.652-3.769-3.652h-12.871c-1.8,0-3.363,1.913-3.769,3.652l-1.507,7.305h2.029Z",transform:"translate(-1276.796 -3.306)",fill:"#ffffff"}),y.createElement("path",{id:"Path_15","data-name":"Path 15",d:"M1805.1,482.8a4.29,4.29,0,1,0,4.29,4.29h0a4.28,4.28,0,0,0-4.29-4.29Zm1.449,4.29a1.449,1.449,0,1,1-1.449-1.449h0a1.472,1.472,0,0,1,1.449,1.449Z",transform:"translate(-1292.856 -193.669)",fill:"#ffffff"}),y.createElement("path",{id:"Path_16","data-name":"Path 16",d:"M1904.8,482.8a4.29,4.29,0,1,0,4.29,4.29h0A4.281,4.281,0,0,0,1904.8,482.8Zm1.45,4.29a1.479,1.479,0,0,1-2.957-.058,1.435,1.435,0,0,1,1.45-1.449,1.462,1.462,0,0,1,1.507,1.507Z",transform:"translate(-1381.661 -193.669)",fill:"#ffffff"}),y.createElement("path",{id:"Path_17","data-name":"Path 17",d:"M1777.409,369.811h-27.191a1.913,1.913,0,0,0,0,3.827h.232l1.739,10.378a2.449,2.449,0,0,0,1.1,1.623,5.145,5.145,0,0,1,5.74-4.464,5.074,5.074,0,0,1,4.464,4.7h.638a5.174,5.174,0,0,1,5.508-4.754,5.074,5.074,0,0,1,4.7,4.464,2.59,2.59,0,0,0,1.1-1.623l1.739-10.378h.232a1.93,1.93,0,0,0,1.913-1.913,1.845,1.845,0,0,0-1.913-1.855Zm-22.495,4.986h0Zm5.856,0h0Zm5.8,0h0Zm5.8,0h0Z",transform:"translate(-1246.093 -93.032)",fill:"#ffffff"})),y.createElement("path",{id:"Path_18","data-name":"Path 18",d:"M1862.858,419.155h0Z",transform:"translate(-1348.123 -136.985)",fill:"#ffffff"}),y.createElement("path",{id:"Path_19","data-name":"Path 19",d:"M1914.831,419.155h0Z",transform:"translate(-1394.414 -136.985)",fill:"#ffffff"}),y.createElement("path",{id:"Path_20","data-name":"Path 20",d:"M1966.274,419.155h0Z",transform:"translate(-1440.234 -136.985)",fill:"#ffffff"})),y.createElement("script",{xmlns:""})),Wne=()=>[{date:"Jan 2025 – Present",role:"Software Engineer",location:"LeaseLoco",description:["At LeaseLoco, I help build and maintain a high-performance, user-focused website. I work across the full development lifecycle, focusing on key features like our scoring algorithm, vehicle configurator, and price alerts.","I collaborate with engineers and designers to write clean, scalable code that meets Core Web Vitals and accessibility standards—ensuring a fast, inclusive experience across all devices."],icon:"leaseloco-logo"},{date:"Sept 2021 – Jan 2025",role:"Senior Front End Developer",location:"Snappy Shopper",description:["Returning to Hungrrr full time just in time for the merger with Snappy Shopper and continuing to lead the front end of the Hungrrr platform while also assisting the Snappy Shopper team. Updating and improving the ordering platform to keep up with style trends and work better for clients and members in the team.","Maintaining hundreds of clients websites and making periodic changes to improve their performance and help pull through more sales. Increasing the amount of client enquiries to join the platforms through updates to the B2B websites making it easier to sign up and to keep a track of these leads."],icon:"snappy-logo"},{date:"May 2020 – July 2020",role:"Front End Developer",location:"Hungrrr",description:["Leading front end in the company at the beginning of the pandemic. Integrating a table ordering system for businesses reopening to make the users journey easier and opening up this feature to all the client on this platform.","Developing an internal business setup tool to make it easier for our team to add businesses to our system and also maintain clients. Continuing to do work for them while back at mtc due to the impact I made in the company even in just a short period of time."],icon:"hungrrr-logo"},{date:"Sept 2015 – Sept 2021",role:"Front End Developer",location:"mtc.",description:["While in mtc I have worked in many areas of the company from leading projects to dealing with aftercare for clients. I was able to work on complex projects early into joining the company without needing much assistance to mentoring newer members of staff.","I have dealt with hundreds of different websites and have the ability to work to tight deadlines without lowering quality. I have been able to work across multiple teams in the company and am quick to adapt to new situations."],icon:"mtc-logo"}],Xne=()=>[{title:"Brewdog Now",description:"BrewDog Now is BrewDog’s rapid beer delivery and ordering service, designed to bring fresh craft beer and food directly to your door or table.",icon:"brewdog",alt:"Brewdog",bgColor:"#008fbe",textColor:"#FFF",width:173,height:50},{title:"GDK",description:"German Doner Kebab is a modern fast-food chain serving fresh, gourmet kebabs made with lean meats, handmade bread, and signature sauces.",icon:"gdk",alt:"GDK",bgColor:"#ff7a00",textColor:"#000",width:166,height:50},{title:"Leaseloco",description:"LeaseLoco is the UK’s leading car lease comparison site, making it easy to find and compare top deals with real-time pricing and value scores.",icon:"leaseloco",alt:"Leaseloco",bgColor:"#3A0642",textColor:"#FFF",width:268,height:60},{title:"Macdonald Hotels & Resorts",description:"Macdonald Hotels & Resorts is a UK hotel group offering luxury stays, fine dining, and spa experiences in scenic locations.",icon:"macdonald",alt:"Macdonald Hotels & Resorts",bgColor:"#0F554A",textColor:"#FFF",width:222,height:60},{title:"Snappy Shopper",description:"Snappy Shopper is a rapid grocery delivery app connecting you with local convenience stores for same-day delivery in under 30 minutes.",icon:"snappy",alt:"Snappy Shopper",bgColor:"#14569e",textColor:"#FFF",width:138,height:50},{title:"Hungrrr",description:"Hungrrr is a UK-based platform enabling restaurants and takeaways to create branded ordering websites and apps with zero commission fees.",icon:"hungrrr",alt:"Hungrrr",bgColor:"#F33E3E",textColor:"#FFF",width:187,height:60}],Kne={brewdog:One,gdk:Fne,leaseloco:Une,macdonald:Zne,snappy:Gne,hungrrr:Bne},Yne=({id:e})=>{const t=Je.useMounted(),a=Xne(),o=t?"":Ze.skeleton;return _.jsx("div",{id:e,className:Ze.projects,children:_.jsxs("div",{className:Ze.container,children:[_.jsxs("div",{className:Ze.intro,children:[_.jsx("h3",{className:o,children:"My work"}),_.jsx("h2",{className:o,children:"Projects I’ve worked on"})]}),_.jsx("div",{className:Ze.grid,children:a.map((i,r)=>{const c=Kne[i.icon];return _.jsxs("div",{className:ie(Ze.item),children:[t?_.jsx("div",{className:ie(Ze.image),style:{backgroundColor:i.bgColor,color:i.textColor},children:c&&_.jsx(c,{width:i.width,height:i.height,className:o})}):_.jsx("div",{className:Ze.image,children:_.jsx("div",{className:Ze.skeleton})}),_.jsxs("div",{className:Ze.text,children:[_.jsx("h3",{className:o,children:i.title}),_.jsx("p",{className:o,children:i.description})]})]},r)})})]})})},Qne="style-module__section___s9yaR",Jne="style-module__container___F-SED",eae="style-module__content___8Xbo4",tae="style-module__image___Jckgv",nae="style-module__skeleton___T9os8",aae="style-module__text___Yx8LC",e1={section:Qne,container:Jne,content:eae,image:tae,skeleton:nae,"image-wrap":"style-module__image-wrap___FnUhF",text:aae,"button-group":"style-module__button-group___fMutf"},oae=({id:e})=>{const t=Je.useMounted(),a=t?"":e1.skeleton;return _.jsx("div",{id:e,className:e1.section,children:_.jsx("div",{className:e1.container,children:_.jsxs("div",{className:e1.content,children:[_.jsx("div",{className:e1.image,children:_.jsx("div",{className:ie(e1["image-wrap"]),children:t?_.jsx($b,{src:"/ellie.png",alt:"Michael Allen",sizes:"(max-width: 743px) 250px, 500px",width:520,height:520}):_.jsx("div",{className:e1.skeleton})})}),_.jsxs("div",{className:e1.text,children:[_.jsx("h3",{className:a,children:"About Michael Allen"}),_.jsx("h2",{className:a,children:"Front End Development"}),_.jsx("p",{className:a,children:"I‘m an experienced Front End Developer with excellent collaboration, organization, and teamwork skills. Passionate about developing in HTML, CSS, and JavaScript and always open to exploring new technologies. Over the last decade, I‘ve worked with various clients, helping me hone my analytical, debugging, and problem-solving skills to create exceptional websites."}),_.jsx(hv,{className:e1["button-group"],children:_.jsx(Ke,{href:"mailto:michael@uplord.co.uk",label:"Get in touch",variant:"primary",size:"md",isSkeleton:!t})})]})]})})})},iae="style-module__stack___w6euO",cae="style-module__container___1oTcE",rae="style-module__intro___ekdH8",sae="style-module__skeleton___ORPXo",dae="style-module__list___Anm5H",hae="style-module__item___ylSJi",lae="style-module__image___EgYCb",t1={stack:iae,container:cae,intro:rae,skeleton:sae,list:dae,item:hae,image:lae},uae=e=>y.createElement("svg",{viewBox:"0 0 304 182",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("g",null,y.createElement("path",{className:"aws",d:"M86.4,66.4c0,3.7,0.4,6.7,1.1,8.9c0.8,2.2,1.8,4.6,3.2,7.2c0.5,0.8,0.7,1.6,0.7,2.3c0,1-0.6,2-1.9,3l-6.3,4.2 c-0.9,0.6-1.8,0.9-2.6,0.9c-1,0-2-0.5-3-1.4C76.2,90,75,88.4,74,86.8c-1-1.7-2-3.6-3.1-5.9c-7.8,9.2-17.6,13.8-29.4,13.8 c-8.4,0-15.1-2.4-20-7.2c-4.9-4.8-7.4-11.2-7.4-19.2c0-8.5,3-15.4,9.1-20.6c6.1-5.2,14.2-7.8,24.5-7.8c3.4,0,6.9,0.3,10.6,0.8 c3.7,0.5,7.5,1.3,11.5,2.2v-7.3c0-7.6-1.6-12.9-4.7-16c-3.2-3.1-8.6-4.6-16.3-4.6c-3.5,0-7.1,0.4-10.8,1.3c-3.7,0.9-7.3,2-10.8,3.4 c-1.6,0.7-2.8,1.1-3.5,1.3c-0.7,0.2-1.2,0.3-1.6,0.3c-1.4,0-2.1-1-2.1-3.1v-4.9c0-1.6,0.2-2.8,0.7-3.5c0.5-0.7,1.4-1.4,2.8-2.1 c3.5-1.8,7.7-3.3,12.6-4.5c4.9-1.3,10.1-1.9,15.6-1.9c11.9,0,20.6,2.7,26.2,8.1c5.5,5.4,8.3,13.6,8.3,24.6V66.4z M45.8,81.6 c3.3,0,6.7-0.6,10.3-1.8c3.6-1.2,6.8-3.4,9.5-6.4c1.6-1.9,2.8-4,3.4-6.4c0.6-2.4,1-5.3,1-8.7v-4.2c-2.9-0.7-6-1.3-9.2-1.7 c-3.2-0.4-6.3-0.6-9.4-0.6c-6.7,0-11.6,1.3-14.9,4c-3.3,2.7-4.9,6.5-4.9,11.5c0,4.7,1.2,8.2,3.7,10.6 C37.7,80.4,41.2,81.6,45.8,81.6z M126.1,92.4c-1.8,0-3-0.3-3.8-1c-0.8-0.6-1.5-2-2.1-3.9L96.7,10.2c-0.6-2-0.9-3.3-0.9-4 c0-1.6,0.8-2.5,2.4-2.5h9.8c1.9,0,3.2,0.3,3.9,1c0.8,0.6,1.4,2,2,3.9l16.8,66.2l15.6-66.2c0.5-2,1.1-3.3,1.9-3.9c0.8-0.6,2.2-1,4-1 h8c1.9,0,3.2,0.3,4,1c0.8,0.6,1.5,2,1.9,3.9l15.8,67l17.3-67c0.6-2,1.3-3.3,2-3.9c0.8-0.6,2.1-1,3.9-1h9.3c1.6,0,2.5,0.8,2.5,2.5 c0,0.5-0.1,1-0.2,1.6c-0.1,0.6-0.3,1.4-0.7,2.5l-24.1,77.3c-0.6,2-1.3,3.3-2.1,3.9c-0.8,0.6-2.1,1-3.8,1h-8.6c-1.9,0-3.2-0.3-4-1 c-0.8-0.7-1.5-2-1.9-4L156,23l-15.4,64.4c-0.5,2-1.1,3.3-1.9,4c-0.8,0.7-2.2,1-4,1H126.1z M254.6,95.1c-5.2,0-10.4-0.6-15.4-1.8 c-5-1.2-8.9-2.5-11.5-4c-1.6-0.9-2.7-1.9-3.1-2.8c-0.4-0.9-0.6-1.9-0.6-2.8v-5.1c0-2.1,0.8-3.1,2.3-3.1c0.6,0,1.2,0.1,1.8,0.3 c0.6,0.2,1.5,0.6,2.5,1c3.4,1.5,7.1,2.7,11,3.5c4,0.8,7.9,1.2,11.9,1.2c6.3,0,11.2-1.1,14.6-3.3c3.4-2.2,5.2-5.4,5.2-9.5 c0-2.8-0.9-5.1-2.7-7c-1.8-1.9-5.2-3.6-10.1-5.2L246,52c-7.3-2.3-12.7-5.7-16-10.2c-3.3-4.4-5-9.3-5-14.5c0-4.2,0.9-7.9,2.7-11.1 c1.8-3.2,4.2-6,7.2-8.2c3-2.3,6.4-4,10.4-5.2c4-1.2,8.2-1.7,12.6-1.7c2.2,0,4.5,0.1,6.7,0.4c2.3,0.3,4.4,0.7,6.5,1.1 c2,0.5,3.9,1,5.7,1.6c1.8,0.6,3.2,1.2,4.2,1.8c1.4,0.8,2.4,1.6,3,2.5c0.6,0.8,0.9,1.9,0.9,3.3v4.7c0,2.1-0.8,3.2-2.3,3.2 c-0.8,0-2.1-0.4-3.8-1.2c-5.7-2.6-12.1-3.9-19.2-3.9c-5.7,0-10.2,0.9-13.3,2.8c-3.1,1.9-4.7,4.8-4.7,8.9c0,2.8,1,5.2,3,7.1 c2,1.9,5.7,3.8,11,5.5l14.2,4.5c7.2,2.3,12.4,5.5,15.5,9.6c3.1,4.1,4.6,8.8,4.6,14c0,4.3-0.9,8.2-2.6,11.6 c-1.8,3.4-4.2,6.4-7.3,8.8c-3.1,2.5-6.8,4.3-11.1,5.6C264.4,94.4,259.7,95.1,254.6,95.1z"}),y.createElement("path",{fill:"#FF9900",d:"M273.5,143.7c-32.9,24.3-80.7,37.2-121.8,37.2c-57.6,0-109.5-21.3-148.7-56.7c-3.1-2.8-0.3-6.6,3.4-4.4 c42.4,24.6,94.7,39.5,148.8,39.5c36.5,0,76.6-7.6,113.5-23.2C274.2,133.6,278.9,139.7,273.5,143.7z"}),y.createElement("path",{fill:"#FF9900",d:"M287.2,128.1c-4.2-5.4-27.8-2.6-38.5-1.3c-3.2,0.4-3.7-2.4-0.8-4.5c18.8-13.2,49.7-9.4,53.3-5 c3.6,4.5-1,35.4-18.6,50.2c-2.7,2.3-5.3,1.1-4.1-1.9C282.5,155.7,291.4,133.4,287.2,128.1z"})),y.createElement("style",null,`\r
|
|
7813
7813
|
.aws {\r
|
|
7814
7814
|
fill: #252F3E;\r
|
|
7815
7815
|
}\r
|
|
7816
7816
|
.dark .aws {\r
|
|
7817
7817
|
fill: #FFF;\r
|
|
7818
7818
|
}\r
|
|
7819
|
-
`)),pae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1000 1000",role:"img","aria-labelledby":"css-logo-title css-logo-description",...e},y.createElement("title",{id:"css-logo-title"},"CSS Logo"),y.createElement("desc",{id:"css-logo-description"},"A purple square with rounded corners and the letters CSS inside in white"),y.createElement("path",{id:"bg",fill:"#639",d:"M0 0H840A160 160 0 0 1 1000 160V840A160 160 0 0 1 840 1000H160A160 160 0 0 1 0 840V0Z"}),y.createElement("path",{id:"fg",fill:"#fff",d:"m358.1,920c-64.23-.06-103.86-36.23-103.1-102.79,0,0,0-168.39,0-168.39,0-33.74,9.88-59.4,29.64-76.96,35.49-34.19,117.83-36.27,152.59.52,21.42,18.89,29.5,57.48,27.58,93.49h-73.72c.56-14.15-.19-35.58-8.51-43.65-10.81-14.63-39.36-12.91-46.91,2.32-4.64,8.26-6.96,20.49-6.96,36.67v146.18c0,30.65,10.65,46.15,31.96,46.49,9.96,0,17.53-3.62,22.68-10.85,7.19-8.58,8.31-27.58,7.73-41.32h73.72c5.04,70.07-36.32,119.16-106.71,118.29Zm234.04,0c-71.17.98-103.01-49.66-101.04-118.29h69.59c-1.93,29.92,8.35,57.17,32.99,55.27,10.99,0,18.73-3.44,23.2-10.33,8.5-12.59,10.09-48.95-2.06-63.02-8.49-13.55-39.03-25.51-55.16-33.57-23.03-11.02-39.61-24.1-49.75-39.26-22.87-33.64-20.75-107.48,11.34-137.4,31.18-36.92,112.61-38.62,143.82-.77,19.25,19.51,27.66,57.9,26.03,93.23h-67.02c.57-14.52-.8-37.95-6.44-46.49-3.95-7.23-11.43-10.85-22.42-10.85-19.59,0-29.38,11.71-29.38,35.12.21,24.86,9.9,35.06,32.48,45.45,29.24,11.36,66.42,30.76,79.9,54.24,40.2,71.54,12.62,180.82-86.09,176.65Zm224.76,0c-71.17.98-103.01-49.66-101.04-118.29h69.59c-1.93,29.92,8.35,57.17,32.99,55.27,10.99,0,18.73-3.44,23.2-10.33,8.5-12.59,10.09-48.95-2.06-63.02-8.49-13.55-39.03-25.51-55.16-33.57-23.03-11.02-39.61-24.1-49.75-39.26-22.87-33.64-20.75-107.48,11.34-137.4,31.18-36.92,112.61-38.62,143.82-.77,19.25,19.51,27.66,57.9,26.03,93.23h-67.02c.57-14.52-.8-37.95-6.44-46.49-3.95-7.23-11.43-10.85-22.42-10.85-19.59,0-29.38,11.71-29.38,35.12.21,24.86,9.9,35.06,32.48,45.45,29.24,11.36,66.42,30.76,79.9,54.24,40.2,71.54,12.62,180.82-86.09,176.65Z"}),y.createElement("script",{xmlns:""})),yae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 219 92",...e},y.createElement("defs",null,y.createElement("clipPath",{id:"a"},y.createElement("path",{d:"M159 .79h25V69h-25Zm0 0"})),y.createElement("clipPath",{id:"b"},y.createElement("path",{d:"M183 9h35.371v60H183Zm0 0"})),y.createElement("clipPath",{id:"c"},y.createElement("path",{d:"M0 .79h92V92H0Zm0 0"}))),y.createElement("path",{style:{stroke:"none",fillRule:"nonzero",fill:"#f03c2e",fillOpacity:1},d:"M130.871 31.836c-4.785 0-8.351 2.352-8.351 8.008 0 4.261 2.347 7.222 8.093 7.222 4.871 0 8.18-2.867 8.18-7.398 0-5.133-2.961-7.832-7.922-7.832Zm-9.57 39.95c-1.133 1.39-2.262 2.87-2.262 4.612 0 3.48 4.434 4.524 10.527 4.524 5.051 0 11.926-.352 11.926-5.043 0-2.793-3.308-2.965-7.488-3.227Zm25.761-39.688c1.563 2.004 3.22 4.789 3.22 8.793 0 9.656-7.571 15.316-18.536 15.316-2.789 0-5.312-.348-6.879-.785l-2.87 4.613 8.526.52c15.059.96 23.934 1.398 23.934 12.968 0 10.008-8.789 15.665-23.934 15.665-15.75 0-21.757-4.004-21.757-10.88 0-3.917 1.742-6 4.789-8.878-2.875-1.211-3.828-3.387-3.828-5.739 0-1.914.953-3.656 2.523-5.312 1.566-1.652 3.305-3.305 5.395-5.219-4.262-2.09-7.485-6.617-7.485-13.058 0-10.008 6.613-16.88 19.93-16.88 3.742 0 6.004.344 8.008.872h16.972v7.394l-8.007.61"}),y.createElement("g",{clipPath:"url(#a)"},y.createElement("path",{style:{stroke:"none",fillRule:"nonzero",fill:"#f03c2e",fillOpacity:1},d:"M170.379 16.281c-4.961 0-7.832-2.87-7.832-7.836 0-4.957 2.871-7.656 7.832-7.656 5.05 0 7.922 2.7 7.922 7.656 0 4.965-2.871 7.836-7.922 7.836Zm-11.227 52.305V61.71l4.438-.606c1.219-.175 1.394-.437 1.394-1.746V33.773c0-.953-.261-1.566-1.132-1.824l-4.7-1.656.957-7.047h18.016V59.36c0 1.399.086 1.57 1.395 1.746l4.437.606v6.875h-24.805"})),y.createElement("g",{clipPath:"url(#b)"},y.createElement("path",{style:{stroke:"none",fillRule:"nonzero",fill:"#f03c2e",fillOpacity:1},d:"M218.371 65.21c-3.742 1.825-9.223 3.481-14.187 3.481-10.356 0-14.27-4.175-14.27-14.015V31.879c0-.524 0-.871-.7-.871h-6.093v-7.746c7.664-.871 10.707-4.703 11.664-14.188h8.27v12.36c0 .609 0 .87.695.87h12.27v8.704h-12.965v20.797c0 5.136 1.218 7.136 5.918 7.136 2.437 0 4.96-.609 7.047-1.39l2.351 7.66"})),y.createElement("g",{clipPath:"url(#c)"},y.createElement("path",{style:{stroke:"none",fillRule:"nonzero",fill:"#f03c2e",fillOpacity:1},d:"M89.422 42.371 49.629 2.582a5.868 5.868 0 0 0-8.3 0l-8.263 8.262 10.48 10.484a6.965 6.965 0 0 1 7.173 1.668 6.98 6.98 0 0 1 1.656 7.215l10.102 10.105a6.963 6.963 0 0 1 7.214 1.657 6.976 6.976 0 0 1 0 9.875 6.98 6.98 0 0 1-9.879 0 6.987 6.987 0 0 1-1.519-7.594l-9.422-9.422v24.793a6.979 6.979 0 0 1 1.848 1.32 6.988 6.988 0 0 1 0 9.88c-2.73 2.726-7.153 2.726-9.875 0a6.98 6.98 0 0 1 0-9.88 6.893 6.893 0 0 1 2.285-1.523V34.398a6.893 6.893 0 0 1-2.285-1.523 6.988 6.988 0 0 1-1.508-7.637L29.004 14.902 1.719 42.187a5.868 5.868 0 0 0 0 8.301l39.793 39.793a5.868 5.868 0 0 0 8.3 0l39.61-39.605a5.873 5.873 0 0 0 0-8.305"}))),kae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 496 512",...e},y.createElement("path",{fill:"currentColor",d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"})),fae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",...e},y.createElement("path",{fill:"currentColor",d:"M108.4 0h23v22.8h21.2V0h23v69h-23V46h-21v23h-23.2M206 23h-20.3V0h63.7v23H229v46h-23M259.5 0h24.1l14.8 24.3L313.2 0h24.1v69h-23V34.8l-16.1 24.8l-16.1-24.8v34.2h-22.6M348.7 0h23v46.2h32.6V69h-55.6"}),y.createElement("path",{fill:"#e44d26",d:"M107.6 471l-33-370.4h362.8l-33 370.2L255.7 512"}),y.createElement("path",{fill:"#f16529",d:"M256 480.5V131H404.3L376 447"}),y.createElement("path",{fill:"#ebebeb",d:"M142 176.3h114v45.4h-64.2l4.2 46.5h60v45.3H154.4M156.4 336.3H202l3.2 36.3 50.8 13.6v47.4l-93.2-26"}),y.createElement("path",{fill:"#fff",d:"M369.6 176.3H255.8v45.4h109.6M361.3 268.2H255.8v45.4h56l-5.3 59-50.7 13.6v47.2l93-25.8"})),mae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1052 1052",...e},y.createElement("path",{fill:"#f0db4f",d:"M0 0h1052v1052H0z"}),y.createElement("path",{d:"M965.9 801.1c-7.7-48-39-88.3-131.7-125.9-32.2-14.8-68.1-25.399-78.8-49.8-3.8-14.2-4.3-22.2-1.9-30.8 6.9-27.9 40.2-36.6 66.6-28.6 17 5.7 33.1 18.801 42.8 39.7 45.4-29.399 45.3-29.2 77-49.399-11.6-18-17.8-26.301-25.4-34-27.3-30.5-64.5-46.2-124-45-10.3 1.3-20.699 2.699-31 4-29.699 7.5-58 23.1-74.6 44-49.8 56.5-35.6 155.399 25 196.1 59.7 44.8 147.4 55 158.6 96.9 10.9 51.3-37.699 67.899-86 62-35.6-7.4-55.399-25.5-76.8-58.4-39.399 22.8-39.399 22.8-79.899 46.1 9.6 21 19.699 30.5 35.8 48.7 76.2 77.3 266.899 73.5 301.1-43.5 1.399-4.001 10.6-30.801 3.199-72.101zm-394-317.6h-98.4c0 85-.399 169.4-.399 254.4 0 54.1 2.8 103.7-6 118.9-14.4 29.899-51.7 26.2-68.7 20.399-17.3-8.5-26.1-20.6-36.3-37.699-2.8-4.9-4.9-8.7-5.601-9-26.699 16.3-53.3 32.699-80 49 13.301 27.3 32.9 51 58 66.399 37.5 22.5 87.9 29.4 140.601 17.3 34.3-10 63.899-30.699 79.399-62.199 22.4-41.3 17.6-91.3 17.4-146.6.5-90.2 0-180.4 0-270.9z",fill:"#323330"})),Mae=e=>y.createElement("svg",{"xmlns:dc":"http://purl.org/dc/elements/1.1/","xmlns:cc":"http://creativecommons.org/ns#","xmlns:rdf":"http://www.w3.org/1999/02/22-rdf-syntax-ns#","xmlns:svg":"http://www.w3.org/2000/svg",xmlns:"http://www.w3.org/2000/svg","xmlns:sodipodi":"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd","xmlns:inkscape":"http://www.inkscape.org/namespaces/inkscape",viewBox:"0 0 64 64",id:"svg18","sodipodi:docname":"netlify-icon.svg","inkscape:version":"0.92.4 (5da689c313, 2019-01-14)",...e},y.createElement("metadata",{id:"metadata22"},y.createElement("rdf:RDF",null,y.createElement("cc:Work",{"rdf:about":""},y.createElement("dc:format",null,"image/svg+xml"),y.createElement("dc:type",{"rdf:resource":"http://purl.org/dc/dcmitype/StillImage"}),y.createElement("dc:title",null,"Netlify")))),y.createElement("sodipodi:namedview",{pagecolor:"#ffffff",bordercolor:"#666666",borderopacity:1,objecttolerance:10,gridtolerance:10,guidetolerance:10,"inkscape:pageopacity":0,"inkscape:pageshadow":2,"inkscape:window-width":1920,"inkscape:window-height":1001,id:"namedview20",showgrid:"false","inkscape:zoom":4.3203661,"inkscape:cx":88.415333,"inkscape:cy":45.145184,"inkscape:window-x":-9,"inkscape:window-y":-9,"inkscape:window-maximized":1,"inkscape:current-layer":"svg18"}),y.createElement("title",{id:"title2"},"Netlify"),y.createElement("desc",{id:"desc4"},"Created with Sketch."),y.createElement("defs",{id:"defs11"},y.createElement("radialGradient",{cx:52.527786,cy:-49.920341,fx:52.527786,fy:-49.920341,r:104.61749,gradientTransform:"matrix(0.61175174,0,0,0.61330507,-0.13396855,-1.3836033)",id:"radialGradient-1",gradientUnits:"userSpaceOnUse"},y.createElement("stop",{stopColor:"#20C6B7",offset:"0%",id:"stop6"}),y.createElement("stop",{stopColor:"#4D9ABF",offset:"100%",id:"stop8"}))),y.createElement("path",{d:"m 46.346483,22.20967 -0.02321,-0.0098 c -0.01346,-0.0052 -0.0267,-0.0098 -0.03835,-0.02177 -0.03876,-0.04166 -0.05599,-0.09901 -0.04666,-0.155232 l 1.288391,-7.888348 6.041941,6.052296 -6.283618,2.677296 c -0.01712,0.0071 -0.03618,0.01058 -0.05501,0.0098 h -0.025 c -0.0083,-0.0052 -0.01654,-0.01173 -0.03331,-0.02837 -0.233859,-0.260748 -0.513499,-0.476295 -0.825047,-0.635942 z m 8.763733,-0.480712 6.460298,6.469578 c 1.341723,1.345328 2.013422,2.016323 2.258434,2.79414 0.0367,0.115188 0.06666,0.230336 0.09001,0.348851 L 48.479919,24.793496 c -0.0083,-0.0035 -0.01654,-0.0069 -0.025,-0.0098 -0.06166,-0.02502 -0.133344,-0.05339 -0.133344,-0.116842 0,-0.06343 0.07332,-0.09349 0.134979,-0.118496 l 0.02004,-0.0083 z m 8.545393,11.688978 c -0.333351,0.627596 -0.983385,1.278559 -2.083429,2.38186 l -7.283669,7.292465 -9.420428,-1.964573 -0.04999,-0.0098 c -0.08336,-0.01346 -0.171676,-0.02837 -0.171676,-0.103475 -0.07234,-0.786678 -0.467735,-1.507918 -1.091714,-1.99128 -0.03835,-0.03839 -0.02835,-0.09847 -0.01654,-0.153559 0,-0.0083 0,-0.01654 0.0033,-0.02346 l 1.771746,-10.8928 0.0065,-0.03674 c 0.0098,-0.08347 0.025,-0.180273 0.100013,-0.180273 0.766976,-0.09555 1.463541,-0.495445 1.933423,-1.109976 0.015,-0.01654 0.02498,-0.03506 0.045,-0.04508 0.05331,-0.02504 0.116669,0 0.171676,0.02346 l 16.084087,6.813416 z m -11.042176,11.351811 -11.977209,11.994429 2.050094,-12.618685 0.0033,-0.01654 c 0.0017,-0.01654 0.0052,-0.03337 0.0098,-0.04841 0.01654,-0.04006 0.06001,-0.05676 0.101667,-0.07345 l 0.02002,-0.0083 c 0.448883,-0.191794 0.84589,-0.48755 1.158387,-0.862945 0.04001,-0.04674 0.08834,-0.0918 0.15,-0.100166 0.01596,-0.0027 0.03233,-0.0027 0.04833,0 l 8.433719,1.735903 z M 38.101106,59.302937 36.751047,60.654938 21.825364,39.052947 c -0.0054,-0.0079 -0.01096,-0.01558 -0.01654,-0.02346 -0.02322,-0.03174 -0.04833,-0.06343 -0.04335,-0.100167 0,-0.02671 0.01846,-0.05006 0.03668,-0.07009 l 0.01654,-0.02173 c 0.04501,-0.0668 0.08336,-0.133537 0.124997,-0.205313 l 0.03333,-0.05843 0.0052,-0.0052 c 0.02346,-0.04006 0.04501,-0.07847 0.08499,-0.100167 0.03499,-0.01654 0.08336,-0.0098 0.121689,-0.0017 l 16.535752,3.415063 c 0.04624,0.0071 0.08984,0.02618 0.126671,0.05508 0.02173,0.02175 0.0267,0.04508 0.03168,0.0718 0.233801,0.885914 0.867675,1.611464 1.713412,1.961238 0.04666,0.02346 0.0267,0.07511 0.0052,0.13019 -0.01077,0.02419 -0.01931,0.04929 -0.025,0.07511 -0.208342,1.268543 -1.99509,12.181373 -2.47511,15.127403 z m -2.820128,2.822516 c -0.995044,0.986459 -1.581739,1.508897 -2.245103,1.719205 -0.654068,0.207123 -1.35602,0.207123 -2.010091,0 -0.776702,-0.247032 -1.448397,-0.918024 -2.790126,-2.263342 l -14.98902,-15.010569 3.915183,-6.08067 c 0.01846,-0.03004 0.03668,-0.05676 0.06666,-0.07847 0.04164,-0.03004 0.101667,-0.01654 0.151673,0 0.898641,0.271506 1.863491,0.22254 2.730124,-0.138537 0.04501,-0.01654 0.09001,-0.02837 0.124997,0.0033 0.01769,0.01577 0.03316,0.03391 0.04666,0.05339 l 14.99902,21.79728 z M 11.801575,45.123604 8.3630864,41.680173 15.153394,38.77921 c 0.01731,-0.0077 0.03606,-0.01154 0.05501,-0.01173 0.05666,0 0.09001,0.05676 0.120015,0.108476 0.06824,0.105129 0.140499,0.207586 0.216674,0.30712 l 0.02173,0.02671 c 0.02004,0.02837 0.0065,0.05676 -0.01346,0.08347 l -3.750174,5.830301 z M 6.8413494,40.156249 2.4911504,35.799796 C 1.7511173,35.058702 1.2144255,34.521236 0.84107535,34.058884 L 14.068343,36.806287 c 0.01654,0.0031 0.03327,0.006 0.05001,0.0083 0.08168,0.01346 0.171657,0.02839 0.171657,0.105167 0,0.08347 -0.09834,0.121843 -0.181677,0.153558 l -0.03833,0.01654 z M 0.08104155,31.8189 c 0.015137,-0.280634 0.065482,-0.558237 0.1499963,-0.826224 0.2466782,-0.777817 0.91670935,-1.448812 2.26010255,-2.79414 l 5.566918,-5.574918 c 2.5631736,3.725316 5.1332976,7.445831 7.7103536,11.161527 0.04501,0.06009 0.09499,0.126862 0.04335,0.176927 -0.243354,0.26873 -0.48669,0.562497 -0.658366,0.881304 -0.01866,0.04097 -0.04729,0.07659 -0.08336,0.103494 -0.02173,0.01346 -0.045,0.0083 -0.06999,0.0033 h -0.0033 L 0.08104155,31.817233 Z M 9.5481374,21.131407 17.030147,13.635306 c 0.705029,0.30879 3.266814,1.392059 5.555252,2.360159 1.733411,0.734426 3.313486,1.402077 3.810175,1.619067 0.04999,0.02004 0.09499,0.04004 0.116669,0.09013 0.01346,0.03004 0.0065,0.06843 0,0.100167 -0.240693,1.099159 0.08691,2.245842 0.871707,3.051184 0.04999,0.05008 0,0.121824 -0.04335,0.18362 l -0.02321,0.03506 -7.600348,11.789126 c -0.02002,0.03337 -0.03833,0.06176 -0.07168,0.08347 -0.04,0.02504 -0.09669,0.01346 -0.143346,0.0017 -0.295603,-0.07755 -0.599489,-0.119034 -0.905042,-0.123516 -0.273343,0 -0.570023,0.05008 -0.870037,0.105149 h -0.0017 c -0.03333,0.0052 -0.06334,0.01173 -0.09001,-0.0083 -0.02946,-0.0242 -0.05478,-0.05283 -0.07499,-0.08513 L 9.5465584,21.131521 Z m 8.9970776,-9.01001 9.690443,-9.7043713 c 1.341729,-1.343658 2.013424,-2.01631995 2.790126,-2.26168495 0.654071,-0.207121 1.356023,-0.207121 2.010091,0 0.776704,0.245365 1.4484,0.91802695 2.790129,2.26168495 l 2.100095,2.103114 -6.891981,10.6891623 c -0.01693,0.03112 -0.04031,0.05837 -0.06834,0.08011 -0.04166,0.02837 -0.100013,0.01654 -0.150019,0 -1.103143,-0.335253 -2.300409,-0.104206 -3.200147,0.617581 -0.04501,0.04674 -0.111649,0.02004 -0.168329,-0.0052 -0.900039,-0.392246 -7.900357,-3.354968 -8.902072,-3.780596 z m 20.844283,-6.1357563 6.363626,6.3727713 -1.533406,9.510752 v 0.02504 c -0.0013,0.02173 -0.006,0.04303 -0.01346,0.06343 -0.01654,0.03337 -0.04999,0.04006 -0.08336,0.05008 -0.32785,0.09946 -0.636627,0.253495 -0.913374,0.455673 -0.01192,0.0087 -0.02296,0.01808 -0.03333,0.02837 -0.01846,0.02004 -0.03668,0.03837 -0.06666,0.04172 -0.02443,7.32e-4 -0.04876,-0.0031 -0.07168,-0.01173 l -9.697109,-4.12611 -0.01846,-0.0083 c -0.06166,-0.02502 -0.135017,-0.0551 -0.135017,-0.118497 -0.05701,-0.541158 -0.233484,-1.062847 -0.51669,-1.52726 -0.04668,-0.07678 -0.09834,-0.156925 -0.05835,-0.23534 z m -6.553632,14.3646063 9.090415,3.855712 c 0.04999,0.02347 0.105014,0.04506 0.12667,0.0968 0.0088,0.03114 0.0088,0.06401 0,0.09515 -0.02669,0.133536 -0.04999,0.285425 -0.04999,0.438986 v 0.255377 c 0,0.06343 -0.06501,0.09013 -0.124997,0.115188 l -0.01846,0.0065 c -1.440067,0.615949 -20.217592,8.634491 -20.245929,8.634491 -0.02833,0 -0.05833,0 -0.08666,-0.02837 -0.04999,-0.05006 0,-0.120189 0.04501,-0.18362 0.0081,-0.01096 0.01558,-0.02223 0.02322,-0.03337 l 7.47034,-11.583823 0.01346,-0.02002 c 0.04335,-0.07009 0.09334,-0.148557 0.173331,-0.148557 l 0.07501,0.01173 c 0.170003,0.02346 0.320013,0.04504 0.471688,0.04504 1.133385,0 2.183434,-0.552481 2.816795,-1.497213 0.01519,-0.02525 0.03422,-0.0478 0.05666,-0.0668 0.04501,-0.03337 0.111668,-0.01654 0.163329,0.0065 z M 22.425394,35.681288 42.892989,26.94001 c 0,0 0.02998,0 0.05833,0.02837 0.111669,0.111842 0.206681,0.186928 0.298345,0.257049 l 0.04501,0.02837 c 0.04164,0.02346 0.08336,0.05006 0.08665,0.09349 0,0.01654 0,0.02671 -0.0035,0.04172 l -1.753415,10.785971 -0.0065,0.04341 c -0.01173,0.08347 -0.02322,0.178619 -0.101667,0.178619 -0.949053,0.06416 -1.805362,0.593165 -2.288438,1.41376 l -0.0083,0.01346 c -0.02322,0.03841 -0.04501,0.07511 -0.08336,0.09515 -0.03499,0.01654 -0.07999,0.0098 -0.116669,0.0017 L 22.697092,36.549371 c -0.01654,-0.0033 -0.253346,-0.866281 -0.271677,-0.86795 z",id:"path14","inkscape:connector-curvature":0,style:{fill:"url(#radialGradient-1)",fillRule:"nonzero",stroke:"none",strokeWidth:.61252791}})),gae=e=>y.createElement("svg",{viewBox:".5 -.2 1023 1024.1",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("path",{fill:"currentColor",d:"m478.5.6c-2.2.2-9.2.9-15.5 1.4-145.3 13.1-281.4 91.5-367.6 212-48 67-78.7 143-90.3 223.5-4.1 28.1-4.6 36.4-4.6 74.5s.5 46.4 4.6 74.5c27.8 192.1 164.5 353.5 349.9 413.3 33.2 10.7 68.2 18 108 22.4 15.5 1.7 82.5 1.7 98 0 68.7-7.6 126.9-24.6 184.3-53.9 8.8-4.5 10.5-5.7 9.3-6.7-.8-.6-38.3-50.9-83.3-111.7l-81.8-110.5-102.5-151.7c-56.4-83.4-102.8-151.6-103.2-151.6-.4-.1-.8 67.3-1 149.6-.3 144.1-.4 149.9-2.2 153.3-2.6 4.9-4.6 6.9-8.8 9.1-3.2 1.6-6 1.9-21.1 1.9h-17.3l-4.6-2.9c-3-1.9-5.2-4.4-6.7-7.3l-2.1-4.5.2-200.5.3-200.6 3.1-3.9c1.6-2.1 5-4.8 7.4-6.1 4.1-2 5.7-2.2 23-2.2 20.4 0 23.8.8 29.1 6.6 1.5 1.6 57 85.2 123.4 185.9s157.2 238.2 201.8 305.7l81 122.7 4.1-2.7c36.3-23.6 74.7-57.2 105.1-92.2 64.7-74.3 106.4-164.9 120.4-261.5 4.1-28.1 4.6-36.4 4.6-74.5s-.5-46.4-4.6-74.5c-27.8-192.1-164.5-353.5-349.9-413.3-32.7-10.6-67.5-17.9-106.5-22.3-9.6-1-75.7-2.1-84-1.3zm209.4 309.4c4.8 2.4 8.7 7 10.1 11.8.8 2.6 1 58.2.8 183.5l-.3 179.8-31.7-48.6-31.8-48.6v-130.7c0-84.5.4-132 1-134.3 1.6-5.6 5.1-10 9.9-12.6 4.1-2.1 5.6-2.3 21.3-2.3 14.8 0 17.4.2 20.7 2z"}),y.createElement("path",{d:"m784.3 945.1c-3.5 2.2-4.6 3.7-1.5 2 2.2-1.3 5.8-4 5.2-4.1-.3 0-2 1-3.7 2.1zm-6.9 4.5c-1.8 1.4-1.8 1.5.4.4 1.2-.6 2.2-1.3 2.2-1.5 0-.8-.5-.6-2.6 1.1zm-5 3c-1.8 1.4-1.8 1.5.4.4 1.2-.6 2.2-1.3 2.2-1.5 0-.8-.5-.6-2.6 1.1zm-5 3c-1.8 1.4-1.8 1.5.4.4 1.2-.6 2.2-1.3 2.2-1.5 0-.8-.5-.6-2.6 1.1zm-7.6 4c-3.8 2-3.6 2.8.2.9 1.7-.9 3-1.8 3-2 0-.7-.1-.6-3.2 1.1z"})),_ae=e=>y.createElement("svg",{viewBox:"175.7 78 490.6 436.9",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("g",{fill:"#61dafb"},y.createElement("path",{d:"m666.3 296.5c0-32.5-40.7-63.3-103.1-82.4 14.4-63.6 8-114.2-20.2-130.4-6.5-3.8-14.1-5.6-22.4-5.6v22.3c4.6 0 8.3.9 11.4 2.6 13.6 7.8 19.5 37.5 14.9 75.7-1.1 9.4-2.9 19.3-5.1 29.4-19.6-4.8-41-8.5-63.5-10.9-13.5-18.5-27.5-35.3-41.6-50 32.6-30.3 63.2-46.9 84-46.9v-22.3c-27.5 0-63.5 19.6-99.9 53.6-36.4-33.8-72.4-53.2-99.9-53.2v22.3c20.7 0 51.4 16.5 84 46.6-14 14.7-28 31.4-41.3 49.9-22.6 2.4-44 6.1-63.6 11-2.3-10-4-19.7-5.2-29-4.7-38.2 1.1-67.9 14.6-75.8 3-1.8 6.9-2.6 11.5-2.6v-22.3c-8.4 0-16 1.8-22.6 5.6-28.1 16.2-34.4 66.7-19.9 130.1-62.2 19.2-102.7 49.9-102.7 82.3 0 32.5 40.7 63.3 103.1 82.4-14.4 63.6-8 114.2 20.2 130.4 6.5 3.8 14.1 5.6 22.5 5.6 27.5 0 63.5-19.6 99.9-53.6 36.4 33.8 72.4 53.2 99.9 53.2 8.4 0 16-1.8 22.6-5.6 28.1-16.2 34.4-66.7 19.9-130.1 62-19.1 102.5-49.9 102.5-82.3zm-130.2-66.7c-3.7 12.9-8.3 26.2-13.5 39.5-4.1-8-8.4-16-13.1-24-4.6-8-9.5-15.8-14.4-23.4 14.2 2.1 27.9 4.7 41 7.9zm-45.8 106.5c-7.8 13.5-15.8 26.3-24.1 38.2-14.9 1.3-30 2-45.2 2-15.1 0-30.2-.7-45-1.9-8.3-11.9-16.4-24.6-24.2-38-7.6-13.1-14.5-26.4-20.8-39.8 6.2-13.4 13.2-26.8 20.7-39.9 7.8-13.5 15.8-26.3 24.1-38.2 14.9-1.3 30-2 45.2-2 15.1 0 30.2.7 45 1.9 8.3 11.9 16.4 24.6 24.2 38 7.6 13.1 14.5 26.4 20.8 39.8-6.3 13.4-13.2 26.8-20.7 39.9zm32.3-13c5.4 13.4 10 26.8 13.8 39.8-13.1 3.2-26.9 5.9-41.2 8 4.9-7.7 9.8-15.6 14.4-23.7 4.6-8 8.9-16.1 13-24.1zm-101.4 106.7c-9.3-9.6-18.6-20.3-27.8-32 9 .4 18.2.7 27.5.7 9.4 0 18.7-.2 27.8-.7-9 11.7-18.3 22.4-27.5 32zm-74.4-58.9c-14.2-2.1-27.9-4.7-41-7.9 3.7-12.9 8.3-26.2 13.5-39.5 4.1 8 8.4 16 13.1 24s9.5 15.8 14.4 23.4zm73.9-208.1c9.3 9.6 18.6 20.3 27.8 32-9-.4-18.2-.7-27.5-.7-9.4 0-18.7.2-27.8.7 9-11.7 18.3-22.4 27.5-32zm-74 58.9c-4.9 7.7-9.8 15.6-14.4 23.7-4.6 8-8.9 16-13 24-5.4-13.4-10-26.8-13.8-39.8 13.1-3.1 26.9-5.8 41.2-7.9zm-90.5 125.2c-35.4-15.1-58.3-34.9-58.3-50.6s22.9-35.6 58.3-50.6c8.6-3.7 18-7 27.7-10.1 5.7 19.6 13.2 40 22.5 60.9-9.2 20.8-16.6 41.1-22.2 60.6-9.9-3.1-19.3-6.5-28-10.2zm53.8 142.9c-13.6-7.8-19.5-37.5-14.9-75.7 1.1-9.4 2.9-19.3 5.1-29.4 19.6 4.8 41 8.5 63.5 10.9 13.5 18.5 27.5 35.3 41.6 50-32.6 30.3-63.2 46.9-84 46.9-4.5-.1-8.3-1-11.3-2.7zm237.2-76.2c4.7 38.2-1.1 67.9-14.6 75.8-3 1.8-6.9 2.6-11.5 2.6-20.7 0-51.4-16.5-84-46.6 14-14.7 28-31.4 41.3-49.9 22.6-2.4 44-6.1 63.6-11 2.3 10.1 4.1 19.8 5.2 29.1zm38.5-66.7c-8.6 3.7-18 7-27.7 10.1-5.7-19.6-13.2-40-22.5-60.9 9.2-20.8 16.6-41.1 22.2-60.6 9.9 3.1 19.3 6.5 28.1 10.2 35.4 15.1 58.3 34.9 58.3 50.6-.1 15.7-23 35.6-58.4 50.6z"}),y.createElement("circle",{cx:420.9,cy:296.5,r:45.7}))),vae=e=>y.createElement("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 547.8 410.6",enableBackground:"new 0 0 547.8 410.6",xmlSpace:"preserve",...e},y.createElement("path",{fill:"#CD6799",d:"M471.4,236c-19.1,0.1-35.7,4.7-49.6,11.5c-5.1-10.1-10.2-19.1-11.1-25.7c-1-7.7-2.2-12.4-1-21.6 c1.2-9.2,6.6-22.3,6.5-23.3s-1.2-5.7-12.2-5.8c-11-0.1-20.5,2.1-21.6,5c-1.1,2.9-3.2,9.5-4.6,16.3c-1.9,10-22,45.7-33.5,64.4 c-3.7-7.3-6.9-13.7-7.6-18.8c-1-7.7-2.2-12.4-1-21.6c1.2-9.2,6.6-22.3,6.5-23.3c-0.1-1-1.2-5.7-12.2-5.8c-11-0.1-20.5,2.1-21.6,5 c-1.1,2.9-2.3,9.7-4.6,16.3c-2.3,6.6-29,66.2-36,81.6c-3.6,7.9-6.7,14.2-8.9,18.5c0,0,0,0,0,0s-0.1,0.3-0.4,0.8 c-1.9,3.7-3,5.7-3,5.7s0,0,0,0.1c-1.5,2.7-3.1,5.2-3.9,5.2c-0.6,0-1.7-7.2,0.2-17c4-20.7,13.5-52.9,13.4-54c0-0.6,1.8-6.2-6.2-9.1 c-7.8-2.9-10.6,1.9-11.3,1.9c-0.7,0-1.2,1.7-1.2,1.7s8.7-36.2-16.6-36.2c-15.8,0-37.6,17.3-48.4,32.9c-6.8,3.7-21.3,11.6-36.8,20.1 c-5.9,3.3-12,6.6-17.7,9.7c-0.4-0.4-0.8-0.9-1.2-1.3c-30.6-32.7-87.2-55.8-84.8-99.7c0.9-16,6.4-58,108.7-109 C233.9,19,300.9,30.5,312.5,56c16.6,36.4-35.9,104-122.9,113.8c-33.2,3.7-50.6-9.1-55-13.9c-4.6-5-5.3-5.3-7-4.3c-2.8,1.5-1,6,0,8.6 c2.6,6.8,13.3,18.8,31.4,24.7c16,5.2,54.9,8.1,102-10.1c52.7-20.4,93.9-77.1,81.8-124.6C330.7,2,250.7-13.9,175,13 C130,29,81.2,54.2,46.1,87c-41.7,39-48.3,72.9-45.6,87.1c9.7,50.4,79.2,83.2,107,107.5c-1.4,0.8-2.7,1.5-3.8,2.1 c-13.9,6.9-66.9,34.6-80.1,63.9c-15,33.2,2.4,57,13.9,60.2c35.7,9.9,72.4-7.9,92.1-37.3c19.7-29.4,17.3-67.6,8.2-85.1 c-0.1-0.2-0.2-0.4-0.4-0.6c3.6-2.1,7.3-4.3,10.9-6.4c7.1-4.2,14.1-8.1,20.1-11.3c-3.4,9.3-5.9,20.4-7.1,36.4 c-1.5,18.8,6.2,43.2,16.3,52.8c4.5,4.2,9.8,4.3,13.2,4.3c11.8,0,17.1-9.8,23-21.4c7.2-14.2,13.7-30.7,13.7-30.7s-8.1,44.6,13.9,44.6 c8,0,16.1-10.4,19.7-15.7c0,0.1,0,0.1,0,0.1s0.2-0.3,0.6-1c0.8-1.3,1.3-2.1,1.3-2.1s0-0.1,0-0.2c3.2-5.6,10.4-18.3,21.1-39.4 c13.8-27.2,27.1-61.2,27.1-61.2s1.2,8.3,5.3,22.1c2.4,8.1,7.4,17,11.4,25.6c-3.2,4.5-5.2,7-5.2,7s0,0,0.1,0.1 c-2.6,3.4-5.4,7.1-8.5,10.7c-10.9,13-23.9,27.9-25.7,32.2c-2.1,5.1-1.6,8.8,2.4,11.8c2.9,2.2,8.1,2.5,13.4,2.2 c9.8-0.7,16.7-3.1,20.1-4.6c5.3-1.9,11.5-4.8,17.3-9.1c10.7-7.9,17.2-19.2,16.6-34.1c-0.3-8.2-3-16.4-6.3-24.1 c1-1.4,1.9-2.8,2.9-4.2c16.9-24.7,30-51.8,30-51.8s1.2,8.3,5.3,22.1c2,7,6.1,14.6,9.7,22c-15.9,12.9-25.7,27.9-29.2,37.7 c-6.3,18.2-1.4,26.4,7.9,28.3c4.2,0.9,10.2-1.1,14.6-3c5.6-1.8,12.2-4.9,18.5-9.5c10.7-7.9,21-18.9,20.4-33.8 c-0.3-6.8-2.1-13.5-4.6-20c13.5-5.6,30.9-8.7,53.1-6.1c47.6,5.6,57,35.3,55.2,47.8c-1.8,12.5-11.8,19.3-15.1,21.4 c-3.3,2.1-4.4,2.8-4.1,4.3c0.4,2.2,2,2.1,4.8,1.7c3.9-0.7,25-10.1,25.9-33.1C548.9,267.8,520.9,235.7,471.4,236z M104.2,359.8 C88.4,377,66.4,383.5,56.9,378c-10.2-5.9-6.2-31.3,13.2-49.5c11.8-11.1,27-21.4,37.1-27.7c2.3-1.4,5.7-3.4,9.8-5.9 c0.7-0.4,1.1-0.6,1.1-0.6l0,0c0.8-0.5,1.6-1,2.4-1.5C127.6,318.8,120.8,341.7,104.2,359.8z M219.2,281.6c-5.5,13.4-17,47.7-24,45.8 c-6-1.6-9.7-27.6-1.2-53.3c4.3-12.9,13.4-28.3,18.7-34.3c8.6-9.6,18.1-12.8,20.4-8.9C236,236,222.6,273.2,219.2,281.6z M314.1,327 c-2.3,1.2-4.5,2-5.5,1.4c-0.7-0.4,1-2,1-2s11.9-12.8,16.6-18.6c2.7-3.4,5.9-7.4,9.3-11.9c0,0.4,0,0.9,0,1.3 C335.5,312.5,320.7,322.8,314.1,327z M387.3,310.3c-1.7-1.2-1.4-5.2,4.3-17.7c2.2-4.9,7.4-13.1,16.3-21c1,3.2,1.7,6.3,1.6,9.2 C409.4,300.1,395.6,307.3,387.3,310.3z"}),y.createElement("g",null),y.createElement("g",null),y.createElement("g",null),y.createElement("g",null),y.createElement("g",null),y.createElement("g",null)),Cae=e=>y.createElement("svg",{fill:"none",viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("rect",{fill:"#3178c6",height:512,rx:50,width:512}),y.createElement("rect",{fill:"#3178c6",height:512,rx:50,width:512}),y.createElement("path",{clipRule:"evenodd",d:"m316.939 407.424v50.061c8.138 4.172 17.763 7.3 28.875 9.386s22.823 3.129 35.135 3.129c11.999 0 23.397-1.147 34.196-3.442 10.799-2.294 20.268-6.075 28.406-11.342 8.138-5.266 14.581-12.15 19.328-20.65s7.121-19.007 7.121-31.522c0-9.074-1.356-17.026-4.069-23.857s-6.625-12.906-11.738-18.225c-5.112-5.319-11.242-10.091-18.389-14.315s-15.207-8.213-24.18-11.967c-6.573-2.712-12.468-5.345-17.685-7.9-5.217-2.556-9.651-5.163-13.303-7.822-3.652-2.66-6.469-5.476-8.451-8.448-1.982-2.973-2.974-6.336-2.974-10.091 0-3.441.887-6.544 2.661-9.308s4.278-5.136 7.512-7.118c3.235-1.981 7.199-3.52 11.894-4.615 4.696-1.095 9.912-1.642 15.651-1.642 4.173 0 8.581.313 13.224.938 4.643.626 9.312 1.591 14.008 2.894 4.695 1.304 9.259 2.947 13.694 4.928 4.434 1.982 8.529 4.276 12.285 6.884v-46.776c-7.616-2.92-15.937-5.084-24.962-6.492s-19.381-2.112-31.066-2.112c-11.895 0-23.163 1.278-33.805 3.833s-20.006 6.544-28.093 11.967c-8.086 5.424-14.476 12.333-19.171 20.729-4.695 8.395-7.043 18.433-7.043 30.114 0 14.914 4.304 27.638 12.912 38.172 8.607 10.533 21.675 19.45 39.204 26.751 6.886 2.816 13.303 5.579 19.25 8.291s11.086 5.528 15.415 8.448c4.33 2.92 7.747 6.101 10.252 9.543 2.504 3.441 3.756 7.352 3.756 11.733 0 3.233-.783 6.231-2.348 8.995s-3.939 5.162-7.121 7.196-7.147 3.624-11.894 4.771c-4.748 1.148-10.303 1.721-16.668 1.721-10.851 0-21.597-1.903-32.24-5.71-10.642-3.806-20.502-9.516-29.579-17.13zm-84.159-123.342h64.22v-41.082h-179v41.082h63.906v182.918h50.874z",fill:"#fff",fillRule:"evenodd"})),xae=e=>y.createElement("svg",{viewBox:"0 0 100 100",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("mask",{id:"mask0","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:0,y:0,width:100,height:100},y.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M70.9119 99.3171C72.4869 99.9307 74.2828 99.8914 75.8725 99.1264L96.4608 89.2197C98.6242 88.1787 100 85.9892 100 83.5872V16.4133C100 14.0113 98.6243 11.8218 96.4609 10.7808L75.8725 0.873756C73.7862 -0.130129 71.3446 0.11576 69.5135 1.44695C69.252 1.63711 69.0028 1.84943 68.769 2.08341L29.3551 38.0415L12.1872 25.0096C10.589 23.7965 8.35363 23.8959 6.86933 25.2461L1.36303 30.2549C-0.452552 31.9064 -0.454633 34.7627 1.35853 36.417L16.2471 50.0001L1.35853 63.5832C-0.454633 65.2374 -0.452552 68.0938 1.36303 69.7453L6.86933 74.7541C8.35363 76.1043 10.589 76.2037 12.1872 74.9905L29.3551 61.9587L68.769 97.9167C69.3925 98.5406 70.1246 99.0104 70.9119 99.3171ZM75.0152 27.2989L45.1091 50.0001L75.0152 72.7012V27.2989Z",fill:"white"})),y.createElement("g",{mask:"url(#mask0)"},y.createElement("path",{d:"M96.4614 10.7962L75.8569 0.875542C73.4719 -0.272773 70.6217 0.211611 68.75 2.08333L1.29858 63.5832C-0.515693 65.2373 -0.513607 68.0937 1.30308 69.7452L6.81272 74.754C8.29793 76.1042 10.5347 76.2036 12.1338 74.9905L93.3609 13.3699C96.086 11.3026 100 13.2462 100 16.6667V16.4275C100 14.0265 98.6246 11.8378 96.4614 10.7962Z",fill:"#0065A9"}),y.createElement("g",{filter:"url(#filter0_d)"},y.createElement("path",{d:"M96.4614 89.2038L75.8569 99.1245C73.4719 100.273 70.6217 99.7884 68.75 97.9167L1.29858 36.4169C-0.515693 34.7627 -0.513607 31.9063 1.30308 30.2548L6.81272 25.246C8.29793 23.8958 10.5347 23.7964 12.1338 25.0095L93.3609 86.6301C96.086 88.6974 100 86.7538 100 83.3334V83.5726C100 85.9735 98.6246 88.1622 96.4614 89.2038Z",fill:"#007ACC"})),y.createElement("g",{filter:"url(#filter1_d)"},y.createElement("path",{d:"M75.8578 99.1263C73.4721 100.274 70.6219 99.7885 68.75 97.9166C71.0564 100.223 75 98.5895 75 95.3278V4.67213C75 1.41039 71.0564 -0.223106 68.75 2.08329C70.6219 0.211402 73.4721 -0.273666 75.8578 0.873633L96.4587 10.7807C98.6234 11.8217 100 14.0112 100 16.4132V83.5871C100 85.9891 98.6234 88.1786 96.4586 89.2196L75.8578 99.1263Z",fill:"#1F9CF0"})),y.createElement("g",{style:{mixBlendMode:"overlay"},opacity:.25},y.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M70.8511 99.3171C72.4261 99.9306 74.2221 99.8913 75.8117 99.1264L96.4 89.2197C98.5634 88.1787 99.9392 85.9892 99.9392 83.5871V16.4133C99.9392 14.0112 98.5635 11.8217 96.4001 10.7807L75.8117 0.873695C73.7255 -0.13019 71.2838 0.115699 69.4527 1.44688C69.1912 1.63705 68.942 1.84937 68.7082 2.08335L29.2943 38.0414L12.1264 25.0096C10.5283 23.7964 8.29285 23.8959 6.80855 25.246L1.30225 30.2548C-0.513334 31.9064 -0.515415 34.7627 1.29775 36.4169L16.1863 50L1.29775 63.5832C-0.515415 65.2374 -0.513334 68.0937 1.30225 69.7452L6.80855 74.754C8.29285 76.1042 10.5283 76.2036 12.1264 74.9905L29.2943 61.9586L68.7082 97.9167C69.3317 98.5405 70.0638 99.0104 70.8511 99.3171ZM74.9544 27.2989L45.0483 50L74.9544 72.7012V27.2989Z",fill:"url(#paint0_linear)"}))),y.createElement("defs",null,y.createElement("filter",{id:"filter0_d",x:-8.39411,y:15.8291,width:116.727,height:92.2456,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},y.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),y.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),y.createElement("feOffset",null),y.createElement("feGaussianBlur",{stdDeviation:4.16667}),y.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),y.createElement("feBlend",{mode:"overlay",in2:"BackgroundImageFix",result:"effect1_dropShadow"}),y.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"})),y.createElement("filter",{id:"filter1_d",x:60.4167,y:-8.07558,width:47.9167,height:116.151,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},y.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),y.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),y.createElement("feOffset",null),y.createElement("feGaussianBlur",{stdDeviation:4.16667}),y.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),y.createElement("feBlend",{mode:"overlay",in2:"BackgroundImageFix",result:"effect1_dropShadow"}),y.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"})),y.createElement("linearGradient",{id:"paint0_linear",x1:49.9392,y1:.257812,x2:49.9392,y2:99.7423,gradientUnits:"userSpaceOnUse"},y.createElement("stop",{stopColor:"white"}),y.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})))),Lae=[{name:"HTML5",Icon:fae},{name:"CSS3",Icon:pae},{name:"JavaScript",Icon:mae},{name:"Sass",Icon:vae},{name:"React",Icon:_ae},{name:"Next.js",Icon:gae},{name:"TypeScript",Icon:Cae},{name:"Git",Icon:yae},{name:"GitHub",Icon:kae},{name:"AWS",Icon:uae},{name:"Netlify",Icon:Mae},{name:"VS Code",Icon:xae}],wae=({id:e})=>{const t=Je.useMounted(),a=t?"":t1.skeleton;return g.jsx("div",{id:e,className:t1.stack,children:g.jsxs("div",{className:t1.container,children:[g.jsx("div",{className:t1.intro,children:g.jsx("h2",{className:a,children:"My current stack"})}),g.jsx("div",{className:t1.list,children:Lae.map(({name:o,Icon:i})=>g.jsx("div",{className:t1.item,children:t?g.jsx("div",{className:t1.image,"data-tooltip":o,children:g.jsx(i,{width:"60",height:"60"})}):g.jsx("div",{className:t1.image,children:g.jsx("div",{className:t1.skeleton})})},o))})]})})},bae="style-module__timeline___-aoQF",Sae="style-module__container___cEHI-",Iae="style-module__intro___sBB5h",Nae="style-module__skeleton___R6eqG",Aae="style-module__list___Juug9",Pae="style-module__item___nWIl1",Eae="style-module__left___RV-p-",Rae="style-module__dot___vQCXK",$ae="style-module__text___RbuhZ",qae="style-module__right___8OHiQ",Ge={timeline:bae,container:Sae,intro:Iae,skeleton:Nae,list:Aae,item:Pae,left:Eae,dot:Rae,text:$ae,right:qae},Tae=e=>y.createElement("svg",{id:"Layer_1","data-name":"Layer 1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12827.54 4087.32",...e},y.createElement("path",{fill:"#F33E3E",d:"M13505.66,6123.05c-3.14,11.87-6,23.82-9.46,35.59-13.73,46.48-39.2,85.72-74.25,118.93-29.3,27.76-63.14,48.6-100.63,63.11-111.35,43.08-222.44,86.87-334.5,128-103,37.85-160.17,110.49-175.79,217.86-9.83,67.61-9.34,135.66-9.51,203.67-.44,173.43-.22,346.87-1.07,520.3-.33,67.19-1.74,134.42-4.68,201.54-2.84,65.14-20.88,125.83-61.81,178.09-38.33,48.93-88.82,79.49-148.64,94-66.81,16.27-133.64,14.62-198.73-8.37-111.48-39.37-173-120.43-185.67-236.11-6.55-60-4.84-120.95-5.08-181.48q-1.56-408.27-1.9-816.55c0-170.93,1.27-341.87,2.78-512.8.39-43.85,1.06-87.8,13.06-130.81,32.09-115,127.26-193.74,246.23-203.95a403.58,403.58,0,0,1,130.82,10.17c57.57,14,102.83,45.4,134.93,95,16.22,25.05,30.82,51.15,46.18,76.76,5.08,8.47,10.25,16.87,16.8,27.64,8.05-6.77,14.78-12.41,21.49-18.08,41.21-34.81,81.13-71.29,123.91-104,60.58-46.39,128.22-79,203.77-94.3,153.92-31.23,305.25,53.54,357.68,201.46,5.73,16.17,9.43,33.05,14.07,49.6Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M8465.32,7862.58c3.1-69.66,2.24-120.59-2.35-125.36a19.39,19.39,0,0,0-7.08-4.62c-11.32-3.61-16.49,5-22.7,11.46-99.51,103.12-223.05,155.52-363.62,172-312.73,36.61-636.41-118-808.56-379.52-101.44-154.08-168.63-321.23-194.56-504.12-15.44-109-15.68-218.21-3-327.62,8.63-74.29,22.66-147.43,40.89-219.89,3.62-14.35,5.21-29.33,6.53-44.12,1.83-20.43-8-35.17-25.51-44.72-9.43-5.14-19.16-10.3-29.39-13.34-198.67-59.08-282.18-333.08-105.24-503.67,110.34-106.38,289.5-112.26,402.17-13.77,14.27,12.48,26.28,27.58,39,41.79,6.07,6.78,10.93,14.66,17,21.43,22.5,25,40.88,28,70.45,11.36,9.38-5.29,18.33-11.37,27.32-17.34q165.69-110,363.22-133.43c84.64-9.95,169.19-10.67,253.2,3.12,107.63,17.67,200.71,66.9,283.41,136.87,8.24,7,16.23,14.28,24.85,20.75,23.62,17.72,38.48,16,57.63-6.86,9-10.81,16.78-22.7,25.69-33.63,45.39-55.67,101.67-94.47,172.27-111.65,100.15-24.37,246.06,8,317.44,125.15,81.37,133.55,82,268,.71,402a247,247,0,0,1-63.09,69.82c-16.27,12.23-17.67,19.28-6.09,35.56,78.06,109.63,106.75,234.77,111.67,366,5.87,156.69,9.23,313.51,11.13,470.31,2.38,196.63,4.56,393.33,2.14,589.94-1.4,113.52-8.55,227.26-19.37,340.3-16,167.2-69.18,322.25-170,458.7C8761.85,8804,8614.91,8900.64,8442,8960.79c-92.34,32.12-187.58,49.51-284.85,55.51-77.86,4.8-155.87,10.09-233.81,10-79.64-.12-159.15-7.81-238.06-20-129.48-20-254.6-54.21-371.05-115.45-32.95-17.33-65.83-36-95.19-58.69-82.17-63.43-125-147.09-118.95-252.41,6.22-107.66,87.16-245.67,258.64-249.78A345,345,0,0,1,7481,8349.09c78.33,27.17,156.36,55.22,234.72,82.29,113.54,39.22,230.34,57.07,350.29,47.31,42.77-3.48,85.87-10.26,127.33-21.19,88.21-23.26,152.4-77.94,194.08-159.19,9.69-18.9,39.7-73.32,60.8-183.62C8459.65,8055,8470.66,7968.75,8465.32,7862.58Zm-483-436.3c22.46-3.53,60-6.36,95.82-15.62,125.07-32.28,219.79-107.75,288.1-215.24,92.87-146.13,115.46-305.38,76.49-473-32-137.51-102.56-251.24-219.15-333.42-157.08-110.74-356-109.73-512.54,1.69-75.95,54.06-134.14,123.64-174.12,207.64-49.25,103.45-67.29,212.44-56.19,326.74,10.39,107.13,42.88,206.13,105.69,293.78C7679.72,7349,7805.59,7420.66,7982.36,7426.28Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M678.34,6423.7q0-465.6,0-931.2c0-83-1.1-166,1.15-249,2.57-94.57,35.64-176.74,109.81-238.8,51.39-43,111.12-64.28,178.45-65.7,39.5-.83,77.78,4.48,115,16.76,100.18,33,160,104.13,185.51,204.05a487.21,487.21,0,0,1,15.11,115.49c1.51,202.5.84,405,.75,607.52,0,12.4-2,24.8-2.15,37.21-.14,12.06,2.86,23.18,14.78,29.45,12.15,6.4,22.82,2.31,32-5.8,79.56-70.27,176.21-103.5,276.87-128.31a810.12,810.12,0,0,1,197.17-23.13c169.29.64,329.29,35.77,469,138.2,107,78.47,185.78,177.8,220.85,307.2,11.62,42.91,19.44,87.8,21.68,132.15,12.43,247,15,494.31,12.91,741.63-.65,77.18-.6,154.37-2.37,231.53-2.31,100.36-3.09,200.9-10,301-10.81,156.56-117.42,238.67-245.53,251.61-51.34,5.19-101.26,2.1-150-12.82C2011.87,7849.84,1933,7754,1926.22,7641c-6-99.28-6.63-199-7.13-298.45-1-190.87,1-381.75-.68-572.61-.59-66.2-5.53-132.71-13.7-198.42-9.72-78.07-40.94-146.89-106.59-195.46-41-30.31-87.76-44.71-138.11-51.58-62.4-8.51-122.74-2.84-180.58,21.05-102.34,42.26-164,119.61-184.15,227.55-7.85,42-8.5,85.8-8.73,128.8-1.35,255.61-1.39,511.23-2.46,766.85-.21,48.9-1.21,97.94-5.13,146.65-4.72,58.55-21.84,114-54.52,163.5-46.5,70.5-113.5,106-196.43,116.36-48.65,6.06-95.93,2.38-142.88-9.91-102-26.7-184.22-107-200.14-232.12-7.61-59.73-5.9-120.83-6-181.31q-.72-524.1-.24-1048.22Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M4879.79,6850.27q0-270.14.05-540.27c.06-63.06.75-126.13,1.24-189.19.37-46,7.68-90.82,23.85-134,30.5-81.44,87-136.16,170.14-162.08,67.71-21.11,136.65-25.65,206.37-10.18,61.88,13.72,108,48.75,140.08,103,6.74,11.42,13.26,23.11,21.32,33.57,18.31,23.78,36.42,27.36,63,12.82a222.8,222.8,0,0,0,28.94-19.36c95.93-74.05,204.91-117.65,323.39-139.79,66.44-12.42,133.43-17.47,200.75-14,177.75,9.17,338.46,63.27,472.32,184.52,100.28,90.83,158.73,204.64,183,337.05,13.85,75.61,13,152.12,13.27,228.27,1.18,341.07.62,682.16.39,1023.23,0,49-2.79,98-19.43,144.83-39.47,111.11-119.14,171.59-235.26,187.13a351.4,351.4,0,0,1-138.21-8.49c-111.11-29.56-176.51-103.22-202.07-213.88-10.17-44-9.84-88.92-10.08-133.71q-1.56-292.5-2.83-585c-.47-98.73.05-197.47-1.73-296.17-1.18-65.31-14.56-128.52-45-187.06-47.85-92.08-125.68-137.93-227.76-145.51-67.67-5-132.49,4.4-192.17,38.77-87.68,50.51-139.35,126.8-155.07,225.71-6.59,41.48-6.29,84.29-6.48,126.5q-1.83,408.27-2.49,816.55c-.13,44.82-1,89.57-11.54,133.56-9.33,39-23.05,76.21-45.45,109.71-47.29,70.72-114.54,107.87-198.17,118.95-52,6.89-103.05,3.27-152.52-12.72-104.09-33.66-163.89-108-190.09-212-13.15-52.21-10.8-105.47-10.89-158.47q-.53-331.12-.14-662.24Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M2774.72,6649.53c0-108.73-.46-217.45.15-326.17.48-87.14,1.41-174.29,3.82-261.4a296.41,296.41,0,0,1,31.14-124.65c36.1-72.58,94.21-119.31,171.71-140.94,63.65-17.76,128.46-17.89,191.82.75,105.9,31.15,169.56,103.62,194.78,209.75,14.28,60.06,15.3,121.67,15.27,183.14q-.15,400.92-.3,801.83c0,61.64,5.62,122.61,25.62,181.51,38.23,112.58,123.58,177.48,250.92,185.85,46.53,3.06,93.06,1.95,138.27-11.65,109.57-32.94,174.83-107.55,200.23-217.24,7.23-31.23,10.44-64,10.68-96.14,2-273.06,2.7-546.14,4.45-819.21.33-51.39,2.4-102.85,6-154.11a327.61,327.61,0,0,1,33.74-124.1c46.89-93.91,125.6-140.7,227.6-150.82,39.63-3.93,79.64-2.77,118.9,6.58,102.91,24.52,167.77,89.55,200.51,188.36,14.46,43.66,20.27,88.82,20.28,134.77q.12,491.82.27,983.65c0,30.71.59,61.48-1.07,92.11-5.44,100.2-25.08,197.34-66.88,289.16-76.25,167.52-204.43,279-374.46,345-72.26,28.05-147.54,43.54-224,55.34-117.85,18.17-236.34,25-355.1,18.51-169.54-9.33-334.56-40.79-485.54-123-186.16-101.36-292.82-259.29-326.89-467.69-10.1-61.83-10.26-124-10.55-186.16-.71-157.68-.23-315.37-.23-473.05Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M9289,6844.92q0-359.72.06-719.44c0-58.69,9-115.87,34.6-169.22,47.56-99.16,127.58-151.84,236.47-161.71,39.91-3.62,79.71-2.11,118.75,7.66,70.1,17.56,120.75,60.49,156.4,122.08,9.54,16.48,16.91,34.19,26.17,50.85,12.88,23.17,25.64,25.6,45.66,8.73,10.77-9.08,20.47-19.42,30.67-29.17,69.09-66,144.89-121.77,237-151.72,88.63-28.83,176.47-28.8,261.63,12.55,112.27,54.52,174.9,169.74,163.57,293.93-10.27,112.57-68.71,187.44-172.88,227.9-102.79,39.91-206.15,78.38-308.7,118.88a737.5,737.5,0,0,0-96.19,46.39c-69.67,40-107,102.42-116.71,181.25a791.73,791.73,0,0,0-5.88,94.24c-.6,246.46-.23,492.92-.92,739.38-.14,51.32.54,103-13.46,153.22-30.56,109.58-95.67,187.26-208.64,216-90.31,23-176.92,7.83-255.58-41.84-69.25-43.72-106.44-110.69-121.85-189.29-7-35.55-10-72.4-10.12-108.67-.87-234-.44-468-.44-702Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M11331.28,6003.53c17-14.27,30.79-26,44.72-37.52,35.79-29.66,70.6-60.62,107.71-88.54,60.43-45.48,127.63-77.39,202.85-89.95,176.94-29.54,328.55,75.3,359.54,233.16,19.45,99.12-1,188-74.12,261.16-28.65,28.68-63.33,48.34-102,60-112.22,33.81-218.64,82.67-327.39,125.45-20.75,8.17-40.49,19.14-60,30-77.22,42.89-118.79,109.83-126.23,196.62-4.74,55.27-5.65,111-5.82,166.51-.73,229.05-.17,458.11-1,687.17-.17,51.44-4.25,102.8-21.67,152-39.76,112.43-118.23,176.67-237.13,192-51.26,6.6-101.38,2.44-149.83-14.2-110.37-37.9-171-118.27-191.43-230.79-10.88-59.9-9.06-120.69-9.08-181.23q-.26-610,.08-1220,.06-79.62,3.94-159.2a368.91,368.91,0,0,1,10.8-73.66c30.26-117.66,106.21-188.28,225-212.49,37.42-7.62,75.15-11.2,113.8-6.6,61.52,7.31,113.06,33.17,153,79.64,20.92,24.37,37.79,52.32,55.51,79.29C11312.4,5967.5,11320.33,5983.91,11331.28,6003.53Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M7947.05,6552.49c32.59-4.88,60.79-1.35,88.49,7.45,40.77,13,73.34,37.94,101.2,69.72,48.79,55.63,74.21,121.48,81.69,194.05,7.9,76.68-3.51,150.64-39.86,219.54-24.47,46.39-57.4,85.61-103.65,111.58-74.6,41.9-149.21,40.2-221.56-5.26-57.21-35.94-92.19-89.83-114.95-152.07-25.58-70-25.92-141.22-8.3-213,1.14-4.63,3.1-9.06,5.2-15.09,14.57,7.61,18.83,20.34,20.5,33.16,4.29,33,21.49,58.83,43.08,82.39,54.41,59.35,144.17,58.55,194.49-4.07,54.51-67.82,68.34-143.26,27.26-222.75-15.45-29.9-37.69-56.32-57-84.22C7959.13,6567.41,7954,6561.35,7947.05,6552.49Z",transform:"translate(-678.12 -4938.96)"})),jae=e=>y.createElement("svg",{viewBox:"0 0 1046 234",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("g",{clipPath:"url(#clip0_15_433)"},y.createElement("path",{d:"M116.7 233.4C181.152 233.4 233.4 181.152 233.4 116.7C233.4 52.2484 181.152 0 116.7 0C52.2484 0 0 52.2484 0 116.7C0 181.152 52.2484 233.4 116.7 233.4Z",fill:"url(#paint0_radial_15_433)"}),y.createElement("path",{d:"M81.8 52.1C76.9 50.4 65.8 48 47.9 10.6C46.3 6.69997 43.6 1.29997 53.8 3.79997C64 6.29997 85.4 9.79997 100.6 38C95.7 45.3 81.8 52.1 81.8 52.1Z",fill:"#F6A723"}),y.createElement("path",{d:"M78.4 50.6C73.1 45.3 68.2 40 65.9 34.1C63.6 28.1 61.8 21.9 72.9 24.4C84 26.9 92.7 29.8 95.2 32.8C97.8 35.9 97.9 43.7 97.6 44.3C97.3 44.9 78.4 50.6 78.4 50.6Z",fill:"#F8B242"}),y.createElement("path",{d:"M150.1 35.6C157.7 34.4 170.1 32.1 181.7 33C185 33.1 191.3 32.6 184.1 37.2C176.9 41.8 165.8 49.6 158.8 50.2C151.7 50.7 150.1 35.6 150.1 35.6Z",fill:"#F6A723"}),y.createElement("path",{d:"M151.7 37.2C157.9 36.2 167.9 34.4 177.4 35.1C180.1 35.2 185.2 34.8 179.3 38.5C173.5 42.2 164.5 48.6 158.8 49C153 49.4 151.7 37.2 151.7 37.2Z",fill:"#F8B242"}),y.createElement("path",{d:"M120.6 56.3C122.3 56.4 124 56.6 125.7 56.8C113.3 55.4 101.7 54.9 99.6999 55.5C94.9999 56.8 77.6999 60.1 77.6999 60.1C77.6999 60.1 75.4999 70.3 72.4999 83.8C72.1999 85 71.3999 87.6 70.0999 90.4C67.7999 95.4 64.5999 98.4 60.2999 99.6L62.0999 106C64.1999 105.4 66.1999 104.5 67.9999 103.2C67.0999 107.2 64.2999 115.9 56.3999 118L58.1999 124.4C60.3999 123.8 62.4999 122.8 64.2999 121.5C64.1999 122.1 64.0999 122.6 63.8999 123.2C62.3999 127.5 59.2999 133.1 53.1999 134.8L54.9999 141.2C57.0999 140.6 58.9999 139.7 60.7999 138.6C60.2999 141 59.8999 143.2 59.4999 145C57.2999 148.9 54.2999 151.4 50.5999 152.4L52.3999 158.8C54.2999 158.3 56.0999 157.5 57.6999 156.5C57.4999 157.8 57.3999 159.2 57.1999 160.6C55.5999 164.8 52.5999 169.9 46.6999 171.5L48.4999 177.9C50.7999 177.3 52.8999 176.2 54.7999 174.9C53.5999 179.3 50.5999 186.3 43.4999 188.3L45.2999 194.7C47.7999 194 50.1999 192.8 52.1999 191.2C51.5999 194.5 49.1999 203.3 41.8999 206.3C43.7999 207.8 45.6999 209.3 47.5999 210.8C49.1999 209.8 50.6999 208.5 51.9999 207C51.9999 207.5 51.8999 208 51.8999 208.5C51.2999 209.7 50.4999 211 49.5999 212.2C68.4999 225.4 91.3999 233.2 116.2 233.3C94.7999 176.2 110.4 94.3 120.6 56.3Z",fill:"#F6A723"}),y.createElement("path",{d:"M162.5 210.8C162.4 209.5 162.4 208.3 162.3 207C163.8 207.8 165.5 208.4 167.2 208.7L168.5 202.4C165.8 201.9 163.6 200.5 161.9 198.8C161.8 197.3 161.7 195.9 161.7 194.5C162.8 195.1 164 195.6 165.2 195.9L167 189.7C164.8 189 162.9 187.8 161.2 186.1C160.6 175 160.2 165.6 160.1 160.2C160.1 159.6 160.1 158.9 160.1 158.3C159.7 137.3 160.5 120.3 160.3 114.5C160.4 108.3 159.5 74.6 159 66.5C158.7 61.6 141.3 58.4 124.9 56.8C123.2 56.6 121.4 56.5 119.8 56.3C109.6 94.3 93.9999 176.2 115.5 233.4C115.6 233.4 115.7 233.4 115.9 233.4C132.8 233.4 149 229.8 163.5 223.3C163.4 222.2 163.4 221 163.3 219.9C164.5 220.6 165.7 221.2 167 221.7C168 221.2 169 220.7 170 220.2L170.8 216.1C167.1 215.3 164.5 213.2 162.5 210.8Z",fill:"#F8B242"}),y.createElement("path",{d:"M166.9 126.5C166.9 126.5 138.8 107.4 114.9 121.4C110.7 124.1 86.7 139.1 104.7 165.9C112.9 175.9 123.4 191 146.8 187.7C161.2 185.3 168.6 182 171.3 180.2C177.5 176 182.9 158.8 181.3 149C179.6 139 174.4 131.2 166.9 126.5Z",fill:"#FDD17A"}),y.createElement("path",{d:"M175.4 168.9C175.3 168.4 174.8 168 174.3 168.1C169.3 168.8 164.4 169.3 159.7 169.5C159.7 169.3 159.7 169.1 159.7 169C160.2 164.3 160.6 159.6 161 154.9C161.1 154.1 160.8 153.2 162.3 153.1C166.6 152.8 171.2 148.6 172.2 144.2C172.6 142.6 172.6 141.1 171.3 139.9C170.1 138.8 168.6 139 167.2 139.4C164.3 140.4 162.6 142.8 160.7 145.3C160.4 144.7 160.2 144.4 159.9 144C157.9 141.1 155.6 138.7 151.9 138.2C149.3 137.9 148 139.3 148.2 141.9C148.4 144.1 149.3 145.9 150.7 147.6C152.8 149.9 154.9 152.2 158.1 152.7C159.6 152.9 159.6 153.5 159.6 154.7C159.4 159.4 159 164 158.5 168.6C158.5 168.8 158.4 169.1 158.4 169.3C140 169.8 124.7 165.9 114.6 157.8L114.4 157.7C114 157.4 113.4 157.4 113 157.9C112.7 158.3 112.7 158.9 113.2 159.3L113.4 159.4C123.3 167.3 137.8 171.4 155.3 171.4C161.4 171.4 167.8 170.9 174.5 169.9C175.1 170 175.4 169.5 175.4 168.9Z",fill:"black"}),y.createElement("path",{d:"M121.9 81.4C121.9 81.4 115.1 79.8 102.8 84.5C97.7999 86.1 95.8999 90.9 103.8 89.4C110 88.3 112.6 87.5 117.2 88.1C120.7 88.5 122.2 90.8 125.4 90.3C127.3 90.1 133.9 84.1 121.9 81.4Z",fill:"black"}),y.createElement("path",{d:"M150.2 80.1C150.2 80.1 142.8 77.2 140.9 79.1C138.9 81.1 138.6 87.3 141.7 86.6C147 85.3 151.6 86.4 156.7 90C159.8 92.2 159.7 94.8 160.9 94C162.1 93.2 161.4 90.6 160.4 88.7C159.4 86.7 154.8 82 150.2 80.1Z",fill:"black"}),y.createElement("path",{d:"M109.9 114.5C116.086 114.5 121.1 109.486 121.1 103.3C121.1 97.1144 116.086 92.1 109.9 92.1C103.714 92.1 98.7 97.1144 98.7 103.3C98.7 109.486 103.714 114.5 109.9 114.5Z",className:"leaseloco"}),y.createElement("path",{d:"M110.1 108.3C113.745 108.3 116.7 105.345 116.7 101.7C116.7 98.0549 113.745 95.1 110.1 95.1C106.455 95.1 103.5 98.0549 103.5 101.7C103.5 105.345 106.455 108.3 110.1 108.3Z",fill:"#F15A24"}),y.createElement("path",{d:"M110.1 106.8C112.917 106.8 115.2 104.517 115.2 101.7C115.2 98.8833 112.917 96.6 110.1 96.6C107.283 96.6 105 98.8833 105 101.7C105 104.517 107.283 106.8 110.1 106.8Z",fill:"black"}),y.createElement("path",{d:"M99 108.4C99 108.4 103.4 118.9 116.7 113.3C118.3 112.6 120.5 110.4 117.7 110.5C114.9 110.6 105.9 109.6 100.2 106.4C98.9 105.7 96.6 103.2 99 108.4Z",fill:"#EA8D23"}),y.createElement("path",{d:"M110.6 99.3C111.428 99.3 112.1 98.6284 112.1 97.8C112.1 96.9716 111.428 96.3 110.6 96.3C109.771 96.3 109.1 96.9716 109.1 97.8C109.1 98.6284 109.771 99.3 110.6 99.3Z",className:"leaseloco"}),y.createElement("path",{d:"M118.3 95.3C118.3 95.3 110.4 86.1 99.7 96.9C98.7 98 97.1 101.4 99.7 100.2C102.4 99 110.9 96.1 117.9 97.8C119.7 98.1 122.1 99.2 118.3 95.3Z",fill:"#EA8D23"}),y.createElement("path",{d:"M155.9 102.9C155.9 109.4 152.5 114.7 148.3 114.7C144.1 114.7 140.7 109.4 140.7 102.9C140.7 96.4 144.1 91.5 148.3 91.5C152.5 91.5 155.9 96.4 155.9 102.9Z",className:"leaseloco"}),y.createElement("mask",{id:"mask0_15_433",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:140,y:91,width:16,height:24},y.createElement("path",{d:"M155.9 102.9C155.9 109.4 152.5 114.7 148.3 114.7C144.1 114.7 140.7 109.4 140.7 102.9C140.7 96.4 144.1 91.5 148.3 91.5C152.5 91.5 155.9 96.4 155.9 102.9Z",className:"leaseloco"})),y.createElement("g",{mask:"url(#mask0_15_433)"},y.createElement("path",{d:"M143.5 109.5C147.255 109.5 150.3 106.456 150.3 102.7C150.3 98.9445 147.255 95.9 143.5 95.9C139.744 95.9 136.7 98.9445 136.7 102.7C136.7 106.456 139.744 109.5 143.5 109.5Z",fill:"#F15A24"}),y.createElement("path",{d:"M143.5 107.9C146.372 107.9 148.7 105.572 148.7 102.7C148.7 99.8281 146.372 97.5 143.5 97.5C140.628 97.5 138.3 99.8281 138.3 102.7C138.3 105.572 140.628 107.9 143.5 107.9Z",fill:"black"})),y.createElement("path",{d:"M143.3 100.8C144.128 100.8 144.8 100.128 144.8 99.3C144.8 98.4716 144.128 97.8 143.3 97.8C142.471 97.8 141.8 98.4716 141.8 99.3C141.8 100.128 142.471 100.8 143.3 100.8Z",className:"leaseloco"}),y.createElement("path",{d:"M150.1 91.3C145.2 90.2 140.9 94 140.4 98.9C140.4 99 140.5 99.1 140.6 99.1C144.7 98.8 153.4 98.8 156.1 100.7C156.3 100.8 156.5 100.7 156.4 100.5C155.9 96.7 155.1 92.7 150.1 91.3Z",fill:"#EA8D23"}),y.createElement("path",{d:"M143.3 111.9C145.1 112.3 149.3 113 153.2 112.2C153.5 112.1 153.7 112.5 153.5 112.8C152.3 114.4 150.9 115.6 148.9 115.7C145.7 115.7 144 114 142.9 112.5C142.7 112.2 143 111.8 143.3 111.9Z",fill:"#EA8D23"}),y.createElement("path",{d:"M175.7 66.5C175.7 66.2 175.7 65.8 175.7 65.5C175.6 61.6 173.4 58.3 170.3 56.5C169.5 55.9 168.5 55.5 167.6 55.2C167.2 55.1 166.7 55 166.3 54.9C166 54.9 165.7 54.8 165.4 54.8H165.3C164.2 54.8 163.1 55 162.1 55.3C162.3 55.2 162.6 55 162.8 54.9C163.5 54.6 164.3 54.3 165.1 54.2H165.2C165.6 54.1 166 54.1 166.4 54.1C166.9 54.1 167.3 54.1 167.8 54.1C169 54.2 170 54.5 171 55C171.1 55 171.2 55 171.3 55C174.1 54.9 176.4 52.5 176.3 49.7C176.2 47.7 175 46 173.3 45.2C173.4 44.2 173.4 43.1 173.4 42.1C173.3 38 172.4 34.1 170.8 30.6C170.2 29.2 169.5 27.9 168.7 26.6C168.8 26.6 169 26.5 169.1 26.4C169 26.5 168.9 26.5 168.7 26.6C163.6 18.7 157.2 15.2 150.8 13.6C151.2 13.7 151.7 13.7 152.1 13.8C159.8 15.3 166.2 19.4 170.7 25C171.2 24.3 171.5 23.4 171.4 22.5C171.3 20.2 169.4 18.3 167 18.4C166.9 18.4 166.9 18.4 166.8 18.4C167.5 17.3 167.9 16.1 167.9 14.7C167.8 12.4 166.5 10.3 164.5 9.29998C165.2 8.49998 165.6 7.49998 165.6 6.39998C165.5 4.09998 163.6 2.19998 161.2 2.29998C159.6 2.39998 158.2 3.29998 157.6 4.59998C155.6 1.79998 152.3 0.0999826 148.6 0.199983C142.6 0.399983 138 5.39998 138.1 11.3C138.1 11.4 138.1 11.6 138.1 11.7C136.7 11.7 135.3 11.9 134 12.1V12C134 11.7 134 11.4 133.9 11.2C134.5 10.5 134.9 9.69998 134.8 8.69998C134.7 6.69998 133.1 5.19998 131.1 5.29998C129.3 5.39998 127.9 6.69998 127.7 8.49998C126.4 9.19998 125.6 10.5 125.5 11.9C125.4 12.1 125.4 12.3 125.4 12.6C124.1 12 122.6 11.6 121 11.7C118.1 11.8 115.5 13.2 113.8 15.4C112.8 16.5 112.1 17.9 111.8 19.5C111.8 19.6 111.8 19.7 111.8 19.9C111.8 20 111.8 20.1 111.8 20.1C111.8 23 112.3 25.9 113.4 28.8C113 28.2 112.7 27.6 112.4 26.9C111.4 24.9 110.8 22.8 110.3 20.8C110.3 20.7 110.3 20.6 110.2 20.5C110.2 20.3 110.1 19.9 110.1 19.7C109.2 19.8 108.3 19.9 107.5 20.1C106.2 18.4 104.2 17.4 102 17.5C100.3 17.6 98.7001 18.3 97.5001 19.4C96.9001 19.9 96.4001 20.5 96.0001 21.2C95.1001 20.7 94.0001 20.5 92.9001 20.5C89.5001 20.6 86.8001 23.2 86.4001 26.4C86.3001 26.9 86.2001 27.5 86.2001 28.1C86.2001 28.6 86.3001 29.1 86.4001 29.5C86.7001 30.4 87.2001 31.1 87.8001 31.8C88.1001 32.1 88.4001 32.4 88.7001 32.7C88.9001 32.9 89.1001 33 89.3001 33.2C89.3001 33.2 89.3001 33.2 89.4001 33.2C90.2001 33.8 91.1001 34.2 92.1001 34.4C91.9001 34.4 91.6001 34.4 91.4001 34.3C90.7001 34.2 89.9001 34 89.3001 33.7H89.2001C88.9001 33.6 88.5001 33.4 88.2001 33.2C87.8001 33 87.5001 32.7 87.2001 32.5C86.2001 31.7 85.4001 30.8 84.8001 29.7C82.4001 30.4 80.6001 32.4 80.1001 34.8C79.9001 35.4 79.8001 36.1 79.9001 36.8C79.9001 38.3 80.5001 39.7 81.5001 40.8C76.5001 42.4 72.7001 46.7 71.8001 51.9C71.6001 51.9 71.4001 51.9 71.1001 51.8C70.8001 51.8 70.5001 51.7 70.2001 51.8C68.3001 51.9 66.6001 52.9 65.6001 54.3C64.6001 55.5 64.0001 57.1 64.1001 58.8C64.2001 61.2 65.5001 63.3 67.4001 64.4C66.8001 65.4 66.5001 66.6 66.6001 67.9C66.6001 68 66.6001 68.1 66.6001 68.2C66.5001 68.3 66.3001 68.3 66.2001 68.4C65.8001 68.6 65.5001 68.8 65.2001 69.1C64.4001 69.9 63.8001 71.1 63.9001 72.3C64.0001 74.6 65.9001 76.5 68.3001 76.4C69.9001 76.4 71.2001 75.5 71.9001 74.2C72.5001 74.3 73.0001 74.4 73.6001 74.4C75.7001 74.3 77.5001 73.3 78.7001 71.8C77.8001 70.7 77.1001 69.3 76.7001 67.9C76.6001 67.4 76.5001 67 76.4001 66.5C76.3001 66.1 76.3001 65.7 76.3001 65.2V65.1C76.3001 64.3 76.4001 63.4 76.6001 62.5C76.7001 62.2 76.8001 61.9 76.8001 61.7C76.6001 62.9 76.6001 64.1 76.9001 65.2V65.3C77.0001 65.6 77.0001 65.9 77.1001 66.2C77.2001 66.7 77.4001 67.1 77.6001 67.5C78.1001 68.5 78.7001 69.3 79.4001 70.1C81.7001 71.4 84.5001 72.1 87.3001 72C91.1001 71.9 94.6001 70.4 97.2001 68C94.4001 64.5 92.8001 60 93.0001 55.1C93.0001 54.8 93.0001 54.6 93.1001 54.3C93.1001 59.2 95.1001 63.6 98.4001 66.8C103.1 70.5 109.1 72.6 115.5 72.3C118.2 72.2 120.8 71.7 123.2 70.9C118.9 66.8 116.3 61 116.4 54.6C116.4 54.3 116.4 54 116.4 53.7C116.6 60.5 120.2 66.5 125.5 70C130.5 73 136.4 74.6 142.6 74.4C147.3 74.3 151.6 73.1 155.6 71.2C157.6 74.4 161.1 76.5 165.2 76.4C167.7 76.3 170.1 75.4 171.9 73.8C172.4 74 172.9 74.1 173.4 74C175.7 73.9 177.6 72 177.5 69.6C177.5 68.5 176.7 67.2 175.7 66.5Z",fill:"#F15A24"}),y.createElement("path",{d:"M77.1 66.1999C77 65.8999 76.9 65.6 76.9 65.3V65.1999C76.7 64.0999 76.6 62.9 76.8 61.7C76.7 62 76.6 62.2 76.6 62.5C76.4 63.4 76.3 64.1999 76.3 65.0999V65.1999C76.3 65.5999 76.3 66.1 76.4 66.5C76.5 67 76.6 67.5 76.7 67.9C77.1 69.3 77.8 70.6 78.7 71.8C79.1 71.3 79.4 70.7999 79.6 70.1999C78.8 69.3999 78.2 68.5999 77.8 67.5999C77.4 67.1999 77.2 66.6999 77.1 66.1999Z",fill:"#C54409"}),y.createElement("path",{d:"M93.1001 55.2C92.8001 60 94.5001 64.6 97.3001 68.1C97.7001 67.7 98.1001 67.4 98.4001 67C95.1001 63.8 93.1001 59.4 93.1001 54.5C93.2001 54.7 93.1001 54.9 93.1001 55.2Z",fill:"#C54409"}),y.createElement("path",{d:"M116.5 53.9C116.5 54.2 116.5 54.5 116.5 54.8C116.4 61.2 119.1 67 123.3 71.1C124.1 70.8 124.9 70.5 125.6 70.2C120.3 66.6 116.7 60.7 116.5 53.9Z",fill:"#C54409"}),y.createElement("path",{d:"M110.2 20.6C110.6 22.7 111.3 24.7 112.3 26.7C112.6 27.4 113 28 113.3 28.6C112.2 25.8 111.7 22.8 111.7 19.9C111.7 19.8 111.7 19.7 111.7 19.7C111.7 19.6 111.7 19.5 111.7 19.3C111.1 19.3 110.6 19.4 110.1 19.4C110.1 19.6 110.2 20 110.2 20.2C110.1 20.5 110.1 20.6 110.2 20.6Z",fill:"#C54409"}),y.createElement("path",{d:"M87.1 32.4C87.4 32.7 87.8 32.9 88.1 33.1C88.4 33.3 88.7 33.5 89.1 33.6H89.2C89.9 33.9 90.6 34.1 91.3 34.2C91.5 34.2 91.8 34.3 92 34.3C91 34.1 90.1 33.6 89.3 33.1C89.3 33.1 89.3 33.1 89.2 33.1C89 32.9 88.8 32.8 88.6 32.6C88.3 32.3 88 32 87.7 31.7C87.1 31 86.6 30.2 86.3 29.4C85.7 29.4 85.2 29.5 84.7 29.7C85.3 30.7 86.1 31.6 87.1 32.4Z",fill:"#C54409"}),y.createElement("path",{d:"M166.3 54.1C165.9 54.1 165.5 54.2 165.1 54.2H165C164.2 54.3 163.5 54.6 162.7 54.9C162.5 55 162.2 55.1 162 55.3C163.1 54.9 164.1 54.7 165.2 54.8H165.3C165.6 54.8 165.9 54.8 166.2 54.9C166.6 55 167.1 55 167.5 55.2C168.5 55.5 169.4 55.9 170.2 56.5C170.4 56.1 170.6 55.6 170.8 55.1C169.8 54.6 168.8 54.3 167.6 54.2C167.2 54.1 166.7 54.1 166.3 54.1Z",fill:"#C54409"}),y.createElement("path",{d:"M151.9 13.8C151.5 13.7 151 13.6 150.6 13.6C157.1 15.3 163.4 18.7 168.5 26.6C168.6 26.6 168.8 26.5 168.9 26.4C169.6 26.1 170.1 25.6 170.5 25C166 19.4 159.5 15.3 151.9 13.8Z",fill:"#C54409"}),y.createElement("path",{d:"M295.3 174.9C290.8 174.9 287.5 173.7 285.4 171.3C283.3 168.9 282.6 165.4 283.2 160.9L297.9 68.6C298.6 64.6 300.1 61.7 302.4 59.7C304.7 57.8 307.9 56.8 311.8 56.8C316.1 56.8 319.3 58 321.3 60.4C323.3 62.8 324 66.3 323.4 70.7L310.3 153.2H352.4C356.2 153.2 359 154 361 155.5C363 157 364 159.2 364 162C364 166.1 362.8 169.3 360.5 171.5C358.2 173.8 355 174.9 351.1 174.9H295.3Z",className:"leaseloco"}),y.createElement("path",{d:"M446.1 118.3C445.2 113.3 443.3 108.9 440.5 104.9C437.7 100.9 433.9 97.8 429.2 95.5C424.5 93.2 418.7 92 411.7 92C403 92 395.2 94 388.3 98.1C381.4 102.2 375.9 107.8 371.9 114.8C367.9 121.9 365.9 130 365.9 139.3C365.9 146.7 367.6 153.2 371.1 158.9C374.6 164.5 379.5 168.9 385.8 172C392.1 175.1 399.5 176.6 408 176.6C412.2 176.6 416.7 176.1 421.6 175.1C426.5 174.1 430.8 172.6 434.5 170.5C436.8 169.3 438.5 167.8 439.6 166C440.6 164.2 441.1 162.4 441.1 160.5C441 158.6 440.5 157 439.5 155.5C438.5 154.1 437.1 153.2 435.3 152.8C433.5 152.4 431.3 152.8 428.9 154C426.2 155.3 423.3 156.3 420 157C416.7 157.7 413.5 158 410.6 158C403 158 397.3 155.9 393.6 151.8C390.8 148.7 389.4 144.6 389.4 139.6H440.2C442 139.6 443.4 139.2 444.5 138.5C445.6 137.8 446.3 136.2 446.7 133.6C447.2 128.4 447.1 123.2 446.1 118.3ZM400.8 111.4C403.7 109.5 407.2 108.5 411.4 108.5C415.6 108.5 418.9 109.4 421.3 111.2C423.7 113 425.4 115.5 426.4 118.5C427.1 120.9 427.4 123.7 427.2 126.7H391.1C391.7 123.9 392.7 121.3 394 118.8C395.7 115.8 397.9 113.3 400.8 111.4Z",className:"leaseloco"}),y.createElement("path",{d:"M541.1 96.1C539.3 93.6 536.5 92.3 532.6 92.3C528.6 92.3 525.4 93.4 523 95.4C520.6 97.5 519 100.6 518.4 104.7L518.1 106.5C516.2 102.1 513.3 98.7 509.2 96.2C504.5 93.3 499.1 91.9 493 91.9C484.7 91.9 477.5 94.1 471.3 98.4C465.1 102.7 460.4 108.6 457 116.1C453.7 123.6 452 132.1 452 141.5C452 148.7 453.2 154.9 455.7 160.1C458.2 165.3 461.7 169.4 466.3 172.3C470.9 175.2 476.2 176.6 482.3 176.6C488.4 176.6 493.8 175.2 498.6 172.4C502.8 170 506.3 166.7 509.2 162.7C508.6 166.8 509.1 170 510.7 172.4C512.4 175 515.2 176.3 519.1 176.3C523.3 176.3 526.6 175.3 528.9 173.2C531.2 171.1 532.8 168.1 533.5 164L542.6 106.7C543.5 102.1 542.9 98.6 541.1 96.1ZM511 143.5C509.3 148 507 151.5 504 154.1C501 156.7 497.2 158 492.6 158C487.8 158 484.1 156.5 481.4 153.4C478.7 150.3 477.3 145.9 477.3 140.1C477.3 134.4 478.1 129.3 479.8 124.9C481.5 120.5 483.9 117 487 114.5C490.1 112 493.9 110.7 498.2 110.7C503.1 110.7 506.8 112.2 509.5 115.3C512.2 118.3 513.5 122.8 513.5 128.6C513.5 134.1 512.6 139.1 511 143.5Z",className:"leaseloco"}),y.createElement("path",{d:"M577.9 176.6C572.7 176.6 567.7 176.1 562.9 175.2C558.1 174.3 553.9 173 550.2 171.5C547.7 170.5 545.9 169.1 544.8 167.3C543.7 165.5 543.3 163.6 543.5 161.7C543.7 159.8 544.3 158.2 545.3 156.7C546.3 155.3 547.8 154.3 549.7 153.8C551.6 153.3 553.7 153.6 556 154.7C559.5 156.2 563.2 157.4 566.9 158.3C570.7 159.1 574.3 159.5 577.8 159.5C582.5 159.5 586.1 158.7 588.5 157C590.9 155.3 592.1 153.2 592.1 150.5C592.1 148.6 591.4 147.1 590.1 146C588.8 144.9 586.8 144.1 584.1 143.7L569 140.7C562.6 139.6 557.6 137.2 554.2 133.6C550.7 130 549 125.3 549 119.7C549 114.7 550.4 110.1 553.3 105.9C556.2 101.7 560.5 98.3 566.2 95.7C571.9 93.1 579 91.8 587.2 91.8C591 91.8 595 92.2 599.3 93.1C603.6 94 607.4 95.3 610.7 97.1C613.1 98.2 614.8 99.6 615.8 101.3C616.8 103 617.2 104.8 617 106.5C616.8 108.3 616.2 109.8 615 111.1C613.8 112.4 612.3 113.3 610.4 113.8C608.5 114.3 606.4 114 604.2 112.9C601.4 111.6 598.5 110.6 595.3 109.9C592.1 109.2 589 108.9 586 108.9C581 108.9 577.3 109.7 574.8 111.4C572.3 113.1 571.1 115.3 571.1 118.2C571.1 119.7 571.6 121.1 572.7 122.3C573.7 123.5 575.4 124.3 577.8 124.7L592.9 127.5C600.1 128.8 605.4 131.3 609 135C612.5 138.6 614.3 143.2 614.3 148.6C614.3 157.7 611 164.6 604.4 169.3C597.8 174.2 588.9 176.6 577.9 176.6Z",className:"leaseloco"}),y.createElement("path",{d:"M700.8 118.3C699.9 113.3 698 108.9 695.2 104.9C692.4 100.9 688.6 97.8 683.9 95.5C679.2 93.2 673.4 92 666.4 92C657.7 92 649.9 94 643 98.1C636.1 102.2 630.6 107.8 626.6 114.8C622.6 121.9 620.6 130 620.6 139.3C620.6 146.7 622.3 153.2 625.8 158.9C629.3 164.5 634.2 168.9 640.5 172C646.8 175.1 654.2 176.6 662.7 176.6C666.9 176.6 671.4 176.1 676.3 175.1C681.2 174.1 685.5 172.6 689.2 170.5C691.5 169.3 693.2 167.8 694.3 166C695.3 164.2 695.8 162.4 695.8 160.5C695.7 158.6 695.2 157 694.2 155.5C693.2 154.1 691.8 153.2 690 152.8C688.2 152.4 686 152.8 683.6 154C680.9 155.3 678 156.3 674.7 157C671.4 157.7 668.2 158 665.3 158C657.7 158 652 155.9 648.3 151.8C645.5 148.7 644.1 144.6 644.1 139.6H694.9C696.7 139.6 698.1 139.2 699.2 138.5C700.3 137.8 701 136.2 701.4 133.6C701.9 128.4 701.8 123.2 700.8 118.3ZM655.5 111.4C658.4 109.5 661.9 108.5 666.1 108.5C670.3 108.5 673.6 109.4 676 111.2C678.4 113 680.1 115.5 681.1 118.5C681.9 120.9 682.1 123.7 681.9 126.7H645.8C646.4 123.9 647.4 121.3 648.7 118.8C650.4 115.8 652.6 113.3 655.5 111.4Z",className:"leaseloco"}),y.createElement("path",{d:"M719.7 174.9C715.2 174.9 711.9 173.7 709.8 171.3C707.7 168.9 707 165.4 707.6 160.9L722.3 68.6C723 64.6 724.5 61.7 726.8 59.7C729.1 57.8 732.3 56.8 736.2 56.8C740.5 56.8 743.7 58 745.7 60.4C747.7 62.8 748.4 66.3 747.8 70.7L734.7 153.2H776.8C780.6 153.2 783.4 154 785.4 155.5C787.4 157 788.4 159.2 788.4 162C788.4 166.1 787.2 169.3 784.9 171.5C782.6 173.8 779.4 174.9 775.5 174.9H719.7Z",className:"leaseloco"}),y.createElement("path",{d:"M831.6 176.6C823.2 176.6 816 175.1 810.1 172C804.1 169 799.6 164.6 796.4 159C793.3 153.4 791.7 146.8 791.7 139.3C791.7 131.8 792.9 125.1 795.4 119.2C797.9 113.3 801.3 108.3 805.8 104.2C810.2 100.1 815.2 97 820.7 95C826.2 93 832.1 91.9 838.3 91.9C846.7 91.9 853.9 93.4 859.8 96.5C865.8 99.5 870.3 103.9 873.6 109.5C876.8 115.1 878.4 121.7 878.4 129.2C878.4 136.8 877.1 143.6 874.6 149.4C872.1 155.3 868.6 160.2 864.2 164.3C859.8 168.4 854.9 171.5 849.4 173.5C843.8 175.6 837.9 176.6 831.6 176.6ZM832.3 158C836.6 158 840.3 156.7 843.4 154.1C846.5 151.5 848.9 148 850.6 143.5C852.3 139 853.2 134 853.2 128.5C853.2 122.6 851.8 118.2 849.1 115.2C846.3 112.2 842.6 110.6 837.8 110.6C833.4 110.6 829.6 111.9 826.5 114.4C823.4 116.9 821 120.4 819.4 124.8C817.7 129.2 816.9 134.3 816.9 140C816.9 145.7 818.3 150.2 821 153.3C823.7 156.5 827.5 158 832.3 158Z",className:"leaseloco"}),y.createElement("path",{d:"M924.6 176.6C915.8 176.6 908.3 175.1 902.3 172C896.3 168.9 891.7 164.5 888.7 158.8C885.7 153.1 884.1 146.5 884.1 139C884.1 133 885 127.2 886.9 121.6C888.8 116 891.7 110.9 895.6 106.4C899.5 101.9 904.5 98.4 910.5 95.8C916.5 93.2 923.6 91.9 931.6 91.9C935.5 91.9 939.1 92.3 942.5 93C945.9 93.7 949.1 94.7 951.9 96.1C954.6 97.2 956.4 98.6 957.5 100.4C958.6 102.2 959.1 104 958.9 106C958.7 108 958.1 109.8 957.1 111.4C956 113 954.6 114.1 952.9 114.8C951.1 115.5 949.2 115.3 947.1 114.3C944.7 113.1 942.3 112.2 940.1 111.7C937.9 111.2 935.6 111 933.3 111C928.9 111 925.2 111.8 922.1 113.3C919.1 114.8 916.6 117 914.8 119.8C913 122.6 911.6 125.6 910.7 128.8C909.8 132.1 909.4 135.4 909.4 138.8C909.4 144.4 910.9 149 913.8 152.5C916.7 156 921.5 157.7 928.1 157.7C929.9 157.7 931.9 157.5 934.1 157C936.4 156.5 938.7 155.6 941 154.4C942.9 153.6 944.6 153.5 946.2 154.2C947.8 154.8 949.1 155.8 950.2 157.3C951.2 158.7 951.8 160.4 951.9 162.3C952 164.2 951.5 166 950.5 167.8C949.5 169.6 947.8 171.1 945.4 172.3C942.6 173.7 939.3 174.8 935.4 175.6C931.7 176.2 928 176.6 924.6 176.6Z",className:"leaseloco"}),y.createElement("path",{d:"M998.6 176.6C990.2 176.6 983 175.1 977.1 172C971.1 169 966.6 164.6 963.4 159C960.3 153.4 958.7 146.8 958.7 139.3C958.7 131.8 959.9 125.1 962.4 119.2C964.9 113.3 968.3 108.3 972.8 104.2C977.2 100.1 982.2 97 987.7 95C993.2 93 999.1 91.9 1005.3 91.9C1013.7 91.9 1020.9 93.4 1026.8 96.5C1032.8 99.5 1037.3 103.9 1040.6 109.5C1043.8 115.1 1045.4 121.7 1045.4 129.2C1045.4 136.8 1044.1 143.6 1041.6 149.4C1039.1 155.3 1035.6 160.2 1031.2 164.3C1026.8 168.4 1021.9 171.5 1016.4 173.5C1010.8 175.6 1004.9 176.6 998.6 176.6ZM999.2 158C1003.5 158 1007.2 156.7 1010.3 154.1C1013.4 151.5 1015.8 148 1017.5 143.5C1019.2 139 1020.1 134 1020.1 128.5C1020.1 122.6 1018.7 118.2 1016 115.2C1013.2 112.2 1009.5 110.6 1004.7 110.6C1000.3 110.6 996.5 111.9 993.4 114.4C990.3 116.9 987.9 120.4 986.3 124.8C984.6 129.2 983.8 134.3 983.8 140C983.8 145.7 985.2 150.2 987.9 153.3C990.7 156.5 994.5 158 999.2 158Z",className:"leaseloco"})),y.createElement("defs",null,y.createElement("radialGradient",{id:"paint0_radial_15_433",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(116.689 116.689) scale(116.689)"},y.createElement("stop",{stopColor:"#FFF"}),y.createElement("stop",{offset:1,stopColor:"#FFEACA"})),y.createElement("clipPath",{id:"clip0_15_433"},y.createElement("rect",{width:1045.3,height:233.4,className:"leaseloco"}))),y.createElement("style",null,`
|
|
7819
|
+
`)),pae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1000 1000",role:"img","aria-labelledby":"css-logo-title css-logo-description",...e},y.createElement("title",{id:"css-logo-title"},"CSS Logo"),y.createElement("desc",{id:"css-logo-description"},"A purple square with rounded corners and the letters CSS inside in white"),y.createElement("path",{id:"bg",fill:"#639",d:"M0 0H840A160 160 0 0 1 1000 160V840A160 160 0 0 1 840 1000H160A160 160 0 0 1 0 840V0Z"}),y.createElement("path",{id:"fg",fill:"#fff",d:"m358.1,920c-64.23-.06-103.86-36.23-103.1-102.79,0,0,0-168.39,0-168.39,0-33.74,9.88-59.4,29.64-76.96,35.49-34.19,117.83-36.27,152.59.52,21.42,18.89,29.5,57.48,27.58,93.49h-73.72c.56-14.15-.19-35.58-8.51-43.65-10.81-14.63-39.36-12.91-46.91,2.32-4.64,8.26-6.96,20.49-6.96,36.67v146.18c0,30.65,10.65,46.15,31.96,46.49,9.96,0,17.53-3.62,22.68-10.85,7.19-8.58,8.31-27.58,7.73-41.32h73.72c5.04,70.07-36.32,119.16-106.71,118.29Zm234.04,0c-71.17.98-103.01-49.66-101.04-118.29h69.59c-1.93,29.92,8.35,57.17,32.99,55.27,10.99,0,18.73-3.44,23.2-10.33,8.5-12.59,10.09-48.95-2.06-63.02-8.49-13.55-39.03-25.51-55.16-33.57-23.03-11.02-39.61-24.1-49.75-39.26-22.87-33.64-20.75-107.48,11.34-137.4,31.18-36.92,112.61-38.62,143.82-.77,19.25,19.51,27.66,57.9,26.03,93.23h-67.02c.57-14.52-.8-37.95-6.44-46.49-3.95-7.23-11.43-10.85-22.42-10.85-19.59,0-29.38,11.71-29.38,35.12.21,24.86,9.9,35.06,32.48,45.45,29.24,11.36,66.42,30.76,79.9,54.24,40.2,71.54,12.62,180.82-86.09,176.65Zm224.76,0c-71.17.98-103.01-49.66-101.04-118.29h69.59c-1.93,29.92,8.35,57.17,32.99,55.27,10.99,0,18.73-3.44,23.2-10.33,8.5-12.59,10.09-48.95-2.06-63.02-8.49-13.55-39.03-25.51-55.16-33.57-23.03-11.02-39.61-24.1-49.75-39.26-22.87-33.64-20.75-107.48,11.34-137.4,31.18-36.92,112.61-38.62,143.82-.77,19.25,19.51,27.66,57.9,26.03,93.23h-67.02c.57-14.52-.8-37.95-6.44-46.49-3.95-7.23-11.43-10.85-22.42-10.85-19.59,0-29.38,11.71-29.38,35.12.21,24.86,9.9,35.06,32.48,45.45,29.24,11.36,66.42,30.76,79.9,54.24,40.2,71.54,12.62,180.82-86.09,176.65Z"}),y.createElement("script",{xmlns:""})),yae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 219 92",...e},y.createElement("defs",null,y.createElement("clipPath",{id:"a"},y.createElement("path",{d:"M159 .79h25V69h-25Zm0 0"})),y.createElement("clipPath",{id:"b"},y.createElement("path",{d:"M183 9h35.371v60H183Zm0 0"})),y.createElement("clipPath",{id:"c"},y.createElement("path",{d:"M0 .79h92V92H0Zm0 0"}))),y.createElement("path",{style:{stroke:"none",fillRule:"nonzero",fill:"#f03c2e",fillOpacity:1},d:"M130.871 31.836c-4.785 0-8.351 2.352-8.351 8.008 0 4.261 2.347 7.222 8.093 7.222 4.871 0 8.18-2.867 8.18-7.398 0-5.133-2.961-7.832-7.922-7.832Zm-9.57 39.95c-1.133 1.39-2.262 2.87-2.262 4.612 0 3.48 4.434 4.524 10.527 4.524 5.051 0 11.926-.352 11.926-5.043 0-2.793-3.308-2.965-7.488-3.227Zm25.761-39.688c1.563 2.004 3.22 4.789 3.22 8.793 0 9.656-7.571 15.316-18.536 15.316-2.789 0-5.312-.348-6.879-.785l-2.87 4.613 8.526.52c15.059.96 23.934 1.398 23.934 12.968 0 10.008-8.789 15.665-23.934 15.665-15.75 0-21.757-4.004-21.757-10.88 0-3.917 1.742-6 4.789-8.878-2.875-1.211-3.828-3.387-3.828-5.739 0-1.914.953-3.656 2.523-5.312 1.566-1.652 3.305-3.305 5.395-5.219-4.262-2.09-7.485-6.617-7.485-13.058 0-10.008 6.613-16.88 19.93-16.88 3.742 0 6.004.344 8.008.872h16.972v7.394l-8.007.61"}),y.createElement("g",{clipPath:"url(#a)"},y.createElement("path",{style:{stroke:"none",fillRule:"nonzero",fill:"#f03c2e",fillOpacity:1},d:"M170.379 16.281c-4.961 0-7.832-2.87-7.832-7.836 0-4.957 2.871-7.656 7.832-7.656 5.05 0 7.922 2.7 7.922 7.656 0 4.965-2.871 7.836-7.922 7.836Zm-11.227 52.305V61.71l4.438-.606c1.219-.175 1.394-.437 1.394-1.746V33.773c0-.953-.261-1.566-1.132-1.824l-4.7-1.656.957-7.047h18.016V59.36c0 1.399.086 1.57 1.395 1.746l4.437.606v6.875h-24.805"})),y.createElement("g",{clipPath:"url(#b)"},y.createElement("path",{style:{stroke:"none",fillRule:"nonzero",fill:"#f03c2e",fillOpacity:1},d:"M218.371 65.21c-3.742 1.825-9.223 3.481-14.187 3.481-10.356 0-14.27-4.175-14.27-14.015V31.879c0-.524 0-.871-.7-.871h-6.093v-7.746c7.664-.871 10.707-4.703 11.664-14.188h8.27v12.36c0 .609 0 .87.695.87h12.27v8.704h-12.965v20.797c0 5.136 1.218 7.136 5.918 7.136 2.437 0 4.96-.609 7.047-1.39l2.351 7.66"})),y.createElement("g",{clipPath:"url(#c)"},y.createElement("path",{style:{stroke:"none",fillRule:"nonzero",fill:"#f03c2e",fillOpacity:1},d:"M89.422 42.371 49.629 2.582a5.868 5.868 0 0 0-8.3 0l-8.263 8.262 10.48 10.484a6.965 6.965 0 0 1 7.173 1.668 6.98 6.98 0 0 1 1.656 7.215l10.102 10.105a6.963 6.963 0 0 1 7.214 1.657 6.976 6.976 0 0 1 0 9.875 6.98 6.98 0 0 1-9.879 0 6.987 6.987 0 0 1-1.519-7.594l-9.422-9.422v24.793a6.979 6.979 0 0 1 1.848 1.32 6.988 6.988 0 0 1 0 9.88c-2.73 2.726-7.153 2.726-9.875 0a6.98 6.98 0 0 1 0-9.88 6.893 6.893 0 0 1 2.285-1.523V34.398a6.893 6.893 0 0 1-2.285-1.523 6.988 6.988 0 0 1-1.508-7.637L29.004 14.902 1.719 42.187a5.868 5.868 0 0 0 0 8.301l39.793 39.793a5.868 5.868 0 0 0 8.3 0l39.61-39.605a5.873 5.873 0 0 0 0-8.305"}))),kae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 496 512",...e},y.createElement("path",{fill:"currentColor",d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"})),fae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",...e},y.createElement("path",{fill:"currentColor",d:"M108.4 0h23v22.8h21.2V0h23v69h-23V46h-21v23h-23.2M206 23h-20.3V0h63.7v23H229v46h-23M259.5 0h24.1l14.8 24.3L313.2 0h24.1v69h-23V34.8l-16.1 24.8l-16.1-24.8v34.2h-22.6M348.7 0h23v46.2h32.6V69h-55.6"}),y.createElement("path",{fill:"#e44d26",d:"M107.6 471l-33-370.4h362.8l-33 370.2L255.7 512"}),y.createElement("path",{fill:"#f16529",d:"M256 480.5V131H404.3L376 447"}),y.createElement("path",{fill:"#ebebeb",d:"M142 176.3h114v45.4h-64.2l4.2 46.5h60v45.3H154.4M156.4 336.3H202l3.2 36.3 50.8 13.6v47.4l-93.2-26"}),y.createElement("path",{fill:"#fff",d:"M369.6 176.3H255.8v45.4h109.6M361.3 268.2H255.8v45.4h56l-5.3 59-50.7 13.6v47.2l93-25.8"})),mae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1052 1052",...e},y.createElement("path",{fill:"#f0db4f",d:"M0 0h1052v1052H0z"}),y.createElement("path",{d:"M965.9 801.1c-7.7-48-39-88.3-131.7-125.9-32.2-14.8-68.1-25.399-78.8-49.8-3.8-14.2-4.3-22.2-1.9-30.8 6.9-27.9 40.2-36.6 66.6-28.6 17 5.7 33.1 18.801 42.8 39.7 45.4-29.399 45.3-29.2 77-49.399-11.6-18-17.8-26.301-25.4-34-27.3-30.5-64.5-46.2-124-45-10.3 1.3-20.699 2.699-31 4-29.699 7.5-58 23.1-74.6 44-49.8 56.5-35.6 155.399 25 196.1 59.7 44.8 147.4 55 158.6 96.9 10.9 51.3-37.699 67.899-86 62-35.6-7.4-55.399-25.5-76.8-58.4-39.399 22.8-39.399 22.8-79.899 46.1 9.6 21 19.699 30.5 35.8 48.7 76.2 77.3 266.899 73.5 301.1-43.5 1.399-4.001 10.6-30.801 3.199-72.101zm-394-317.6h-98.4c0 85-.399 169.4-.399 254.4 0 54.1 2.8 103.7-6 118.9-14.4 29.899-51.7 26.2-68.7 20.399-17.3-8.5-26.1-20.6-36.3-37.699-2.8-4.9-4.9-8.7-5.601-9-26.699 16.3-53.3 32.699-80 49 13.301 27.3 32.9 51 58 66.399 37.5 22.5 87.9 29.4 140.601 17.3 34.3-10 63.899-30.699 79.399-62.199 22.4-41.3 17.6-91.3 17.4-146.6.5-90.2 0-180.4 0-270.9z",fill:"#323330"})),Mae=e=>y.createElement("svg",{"xmlns:dc":"http://purl.org/dc/elements/1.1/","xmlns:cc":"http://creativecommons.org/ns#","xmlns:rdf":"http://www.w3.org/1999/02/22-rdf-syntax-ns#","xmlns:svg":"http://www.w3.org/2000/svg",xmlns:"http://www.w3.org/2000/svg","xmlns:sodipodi":"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd","xmlns:inkscape":"http://www.inkscape.org/namespaces/inkscape",viewBox:"0 0 64 64",id:"svg18","sodipodi:docname":"netlify-icon.svg","inkscape:version":"0.92.4 (5da689c313, 2019-01-14)",...e},y.createElement("metadata",{id:"metadata22"},y.createElement("rdf:RDF",null,y.createElement("cc:Work",{"rdf:about":""},y.createElement("dc:format",null,"image/svg+xml"),y.createElement("dc:type",{"rdf:resource":"http://purl.org/dc/dcmitype/StillImage"}),y.createElement("dc:title",null,"Netlify")))),y.createElement("sodipodi:namedview",{pagecolor:"#ffffff",bordercolor:"#666666",borderopacity:1,objecttolerance:10,gridtolerance:10,guidetolerance:10,"inkscape:pageopacity":0,"inkscape:pageshadow":2,"inkscape:window-width":1920,"inkscape:window-height":1001,id:"namedview20",showgrid:"false","inkscape:zoom":4.3203661,"inkscape:cx":88.415333,"inkscape:cy":45.145184,"inkscape:window-x":-9,"inkscape:window-y":-9,"inkscape:window-maximized":1,"inkscape:current-layer":"svg18"}),y.createElement("title",{id:"title2"},"Netlify"),y.createElement("desc",{id:"desc4"},"Created with Sketch."),y.createElement("defs",{id:"defs11"},y.createElement("radialGradient",{cx:52.527786,cy:-49.920341,fx:52.527786,fy:-49.920341,r:104.61749,gradientTransform:"matrix(0.61175174,0,0,0.61330507,-0.13396855,-1.3836033)",id:"radialGradient-1",gradientUnits:"userSpaceOnUse"},y.createElement("stop",{stopColor:"#20C6B7",offset:"0%",id:"stop6"}),y.createElement("stop",{stopColor:"#4D9ABF",offset:"100%",id:"stop8"}))),y.createElement("path",{d:"m 46.346483,22.20967 -0.02321,-0.0098 c -0.01346,-0.0052 -0.0267,-0.0098 -0.03835,-0.02177 -0.03876,-0.04166 -0.05599,-0.09901 -0.04666,-0.155232 l 1.288391,-7.888348 6.041941,6.052296 -6.283618,2.677296 c -0.01712,0.0071 -0.03618,0.01058 -0.05501,0.0098 h -0.025 c -0.0083,-0.0052 -0.01654,-0.01173 -0.03331,-0.02837 -0.233859,-0.260748 -0.513499,-0.476295 -0.825047,-0.635942 z m 8.763733,-0.480712 6.460298,6.469578 c 1.341723,1.345328 2.013422,2.016323 2.258434,2.79414 0.0367,0.115188 0.06666,0.230336 0.09001,0.348851 L 48.479919,24.793496 c -0.0083,-0.0035 -0.01654,-0.0069 -0.025,-0.0098 -0.06166,-0.02502 -0.133344,-0.05339 -0.133344,-0.116842 0,-0.06343 0.07332,-0.09349 0.134979,-0.118496 l 0.02004,-0.0083 z m 8.545393,11.688978 c -0.333351,0.627596 -0.983385,1.278559 -2.083429,2.38186 l -7.283669,7.292465 -9.420428,-1.964573 -0.04999,-0.0098 c -0.08336,-0.01346 -0.171676,-0.02837 -0.171676,-0.103475 -0.07234,-0.786678 -0.467735,-1.507918 -1.091714,-1.99128 -0.03835,-0.03839 -0.02835,-0.09847 -0.01654,-0.153559 0,-0.0083 0,-0.01654 0.0033,-0.02346 l 1.771746,-10.8928 0.0065,-0.03674 c 0.0098,-0.08347 0.025,-0.180273 0.100013,-0.180273 0.766976,-0.09555 1.463541,-0.495445 1.933423,-1.109976 0.015,-0.01654 0.02498,-0.03506 0.045,-0.04508 0.05331,-0.02504 0.116669,0 0.171676,0.02346 l 16.084087,6.813416 z m -11.042176,11.351811 -11.977209,11.994429 2.050094,-12.618685 0.0033,-0.01654 c 0.0017,-0.01654 0.0052,-0.03337 0.0098,-0.04841 0.01654,-0.04006 0.06001,-0.05676 0.101667,-0.07345 l 0.02002,-0.0083 c 0.448883,-0.191794 0.84589,-0.48755 1.158387,-0.862945 0.04001,-0.04674 0.08834,-0.0918 0.15,-0.100166 0.01596,-0.0027 0.03233,-0.0027 0.04833,0 l 8.433719,1.735903 z M 38.101106,59.302937 36.751047,60.654938 21.825364,39.052947 c -0.0054,-0.0079 -0.01096,-0.01558 -0.01654,-0.02346 -0.02322,-0.03174 -0.04833,-0.06343 -0.04335,-0.100167 0,-0.02671 0.01846,-0.05006 0.03668,-0.07009 l 0.01654,-0.02173 c 0.04501,-0.0668 0.08336,-0.133537 0.124997,-0.205313 l 0.03333,-0.05843 0.0052,-0.0052 c 0.02346,-0.04006 0.04501,-0.07847 0.08499,-0.100167 0.03499,-0.01654 0.08336,-0.0098 0.121689,-0.0017 l 16.535752,3.415063 c 0.04624,0.0071 0.08984,0.02618 0.126671,0.05508 0.02173,0.02175 0.0267,0.04508 0.03168,0.0718 0.233801,0.885914 0.867675,1.611464 1.713412,1.961238 0.04666,0.02346 0.0267,0.07511 0.0052,0.13019 -0.01077,0.02419 -0.01931,0.04929 -0.025,0.07511 -0.208342,1.268543 -1.99509,12.181373 -2.47511,15.127403 z m -2.820128,2.822516 c -0.995044,0.986459 -1.581739,1.508897 -2.245103,1.719205 -0.654068,0.207123 -1.35602,0.207123 -2.010091,0 -0.776702,-0.247032 -1.448397,-0.918024 -2.790126,-2.263342 l -14.98902,-15.010569 3.915183,-6.08067 c 0.01846,-0.03004 0.03668,-0.05676 0.06666,-0.07847 0.04164,-0.03004 0.101667,-0.01654 0.151673,0 0.898641,0.271506 1.863491,0.22254 2.730124,-0.138537 0.04501,-0.01654 0.09001,-0.02837 0.124997,0.0033 0.01769,0.01577 0.03316,0.03391 0.04666,0.05339 l 14.99902,21.79728 z M 11.801575,45.123604 8.3630864,41.680173 15.153394,38.77921 c 0.01731,-0.0077 0.03606,-0.01154 0.05501,-0.01173 0.05666,0 0.09001,0.05676 0.120015,0.108476 0.06824,0.105129 0.140499,0.207586 0.216674,0.30712 l 0.02173,0.02671 c 0.02004,0.02837 0.0065,0.05676 -0.01346,0.08347 l -3.750174,5.830301 z M 6.8413494,40.156249 2.4911504,35.799796 C 1.7511173,35.058702 1.2144255,34.521236 0.84107535,34.058884 L 14.068343,36.806287 c 0.01654,0.0031 0.03327,0.006 0.05001,0.0083 0.08168,0.01346 0.171657,0.02839 0.171657,0.105167 0,0.08347 -0.09834,0.121843 -0.181677,0.153558 l -0.03833,0.01654 z M 0.08104155,31.8189 c 0.015137,-0.280634 0.065482,-0.558237 0.1499963,-0.826224 0.2466782,-0.777817 0.91670935,-1.448812 2.26010255,-2.79414 l 5.566918,-5.574918 c 2.5631736,3.725316 5.1332976,7.445831 7.7103536,11.161527 0.04501,0.06009 0.09499,0.126862 0.04335,0.176927 -0.243354,0.26873 -0.48669,0.562497 -0.658366,0.881304 -0.01866,0.04097 -0.04729,0.07659 -0.08336,0.103494 -0.02173,0.01346 -0.045,0.0083 -0.06999,0.0033 h -0.0033 L 0.08104155,31.817233 Z M 9.5481374,21.131407 17.030147,13.635306 c 0.705029,0.30879 3.266814,1.392059 5.555252,2.360159 1.733411,0.734426 3.313486,1.402077 3.810175,1.619067 0.04999,0.02004 0.09499,0.04004 0.116669,0.09013 0.01346,0.03004 0.0065,0.06843 0,0.100167 -0.240693,1.099159 0.08691,2.245842 0.871707,3.051184 0.04999,0.05008 0,0.121824 -0.04335,0.18362 l -0.02321,0.03506 -7.600348,11.789126 c -0.02002,0.03337 -0.03833,0.06176 -0.07168,0.08347 -0.04,0.02504 -0.09669,0.01346 -0.143346,0.0017 -0.295603,-0.07755 -0.599489,-0.119034 -0.905042,-0.123516 -0.273343,0 -0.570023,0.05008 -0.870037,0.105149 h -0.0017 c -0.03333,0.0052 -0.06334,0.01173 -0.09001,-0.0083 -0.02946,-0.0242 -0.05478,-0.05283 -0.07499,-0.08513 L 9.5465584,21.131521 Z m 8.9970776,-9.01001 9.690443,-9.7043713 c 1.341729,-1.343658 2.013424,-2.01631995 2.790126,-2.26168495 0.654071,-0.207121 1.356023,-0.207121 2.010091,0 0.776704,0.245365 1.4484,0.91802695 2.790129,2.26168495 l 2.100095,2.103114 -6.891981,10.6891623 c -0.01693,0.03112 -0.04031,0.05837 -0.06834,0.08011 -0.04166,0.02837 -0.100013,0.01654 -0.150019,0 -1.103143,-0.335253 -2.300409,-0.104206 -3.200147,0.617581 -0.04501,0.04674 -0.111649,0.02004 -0.168329,-0.0052 -0.900039,-0.392246 -7.900357,-3.354968 -8.902072,-3.780596 z m 20.844283,-6.1357563 6.363626,6.3727713 -1.533406,9.510752 v 0.02504 c -0.0013,0.02173 -0.006,0.04303 -0.01346,0.06343 -0.01654,0.03337 -0.04999,0.04006 -0.08336,0.05008 -0.32785,0.09946 -0.636627,0.253495 -0.913374,0.455673 -0.01192,0.0087 -0.02296,0.01808 -0.03333,0.02837 -0.01846,0.02004 -0.03668,0.03837 -0.06666,0.04172 -0.02443,7.32e-4 -0.04876,-0.0031 -0.07168,-0.01173 l -9.697109,-4.12611 -0.01846,-0.0083 c -0.06166,-0.02502 -0.135017,-0.0551 -0.135017,-0.118497 -0.05701,-0.541158 -0.233484,-1.062847 -0.51669,-1.52726 -0.04668,-0.07678 -0.09834,-0.156925 -0.05835,-0.23534 z m -6.553632,14.3646063 9.090415,3.855712 c 0.04999,0.02347 0.105014,0.04506 0.12667,0.0968 0.0088,0.03114 0.0088,0.06401 0,0.09515 -0.02669,0.133536 -0.04999,0.285425 -0.04999,0.438986 v 0.255377 c 0,0.06343 -0.06501,0.09013 -0.124997,0.115188 l -0.01846,0.0065 c -1.440067,0.615949 -20.217592,8.634491 -20.245929,8.634491 -0.02833,0 -0.05833,0 -0.08666,-0.02837 -0.04999,-0.05006 0,-0.120189 0.04501,-0.18362 0.0081,-0.01096 0.01558,-0.02223 0.02322,-0.03337 l 7.47034,-11.583823 0.01346,-0.02002 c 0.04335,-0.07009 0.09334,-0.148557 0.173331,-0.148557 l 0.07501,0.01173 c 0.170003,0.02346 0.320013,0.04504 0.471688,0.04504 1.133385,0 2.183434,-0.552481 2.816795,-1.497213 0.01519,-0.02525 0.03422,-0.0478 0.05666,-0.0668 0.04501,-0.03337 0.111668,-0.01654 0.163329,0.0065 z M 22.425394,35.681288 42.892989,26.94001 c 0,0 0.02998,0 0.05833,0.02837 0.111669,0.111842 0.206681,0.186928 0.298345,0.257049 l 0.04501,0.02837 c 0.04164,0.02346 0.08336,0.05006 0.08665,0.09349 0,0.01654 0,0.02671 -0.0035,0.04172 l -1.753415,10.785971 -0.0065,0.04341 c -0.01173,0.08347 -0.02322,0.178619 -0.101667,0.178619 -0.949053,0.06416 -1.805362,0.593165 -2.288438,1.41376 l -0.0083,0.01346 c -0.02322,0.03841 -0.04501,0.07511 -0.08336,0.09515 -0.03499,0.01654 -0.07999,0.0098 -0.116669,0.0017 L 22.697092,36.549371 c -0.01654,-0.0033 -0.253346,-0.866281 -0.271677,-0.86795 z",id:"path14","inkscape:connector-curvature":0,style:{fill:"url(#radialGradient-1)",fillRule:"nonzero",stroke:"none",strokeWidth:.61252791}})),gae=e=>y.createElement("svg",{viewBox:".5 -.2 1023 1024.1",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("path",{fill:"currentColor",d:"m478.5.6c-2.2.2-9.2.9-15.5 1.4-145.3 13.1-281.4 91.5-367.6 212-48 67-78.7 143-90.3 223.5-4.1 28.1-4.6 36.4-4.6 74.5s.5 46.4 4.6 74.5c27.8 192.1 164.5 353.5 349.9 413.3 33.2 10.7 68.2 18 108 22.4 15.5 1.7 82.5 1.7 98 0 68.7-7.6 126.9-24.6 184.3-53.9 8.8-4.5 10.5-5.7 9.3-6.7-.8-.6-38.3-50.9-83.3-111.7l-81.8-110.5-102.5-151.7c-56.4-83.4-102.8-151.6-103.2-151.6-.4-.1-.8 67.3-1 149.6-.3 144.1-.4 149.9-2.2 153.3-2.6 4.9-4.6 6.9-8.8 9.1-3.2 1.6-6 1.9-21.1 1.9h-17.3l-4.6-2.9c-3-1.9-5.2-4.4-6.7-7.3l-2.1-4.5.2-200.5.3-200.6 3.1-3.9c1.6-2.1 5-4.8 7.4-6.1 4.1-2 5.7-2.2 23-2.2 20.4 0 23.8.8 29.1 6.6 1.5 1.6 57 85.2 123.4 185.9s157.2 238.2 201.8 305.7l81 122.7 4.1-2.7c36.3-23.6 74.7-57.2 105.1-92.2 64.7-74.3 106.4-164.9 120.4-261.5 4.1-28.1 4.6-36.4 4.6-74.5s-.5-46.4-4.6-74.5c-27.8-192.1-164.5-353.5-349.9-413.3-32.7-10.6-67.5-17.9-106.5-22.3-9.6-1-75.7-2.1-84-1.3zm209.4 309.4c4.8 2.4 8.7 7 10.1 11.8.8 2.6 1 58.2.8 183.5l-.3 179.8-31.7-48.6-31.8-48.6v-130.7c0-84.5.4-132 1-134.3 1.6-5.6 5.1-10 9.9-12.6 4.1-2.1 5.6-2.3 21.3-2.3 14.8 0 17.4.2 20.7 2z"}),y.createElement("path",{d:"m784.3 945.1c-3.5 2.2-4.6 3.7-1.5 2 2.2-1.3 5.8-4 5.2-4.1-.3 0-2 1-3.7 2.1zm-6.9 4.5c-1.8 1.4-1.8 1.5.4.4 1.2-.6 2.2-1.3 2.2-1.5 0-.8-.5-.6-2.6 1.1zm-5 3c-1.8 1.4-1.8 1.5.4.4 1.2-.6 2.2-1.3 2.2-1.5 0-.8-.5-.6-2.6 1.1zm-5 3c-1.8 1.4-1.8 1.5.4.4 1.2-.6 2.2-1.3 2.2-1.5 0-.8-.5-.6-2.6 1.1zm-7.6 4c-3.8 2-3.6 2.8.2.9 1.7-.9 3-1.8 3-2 0-.7-.1-.6-3.2 1.1z"})),_ae=e=>y.createElement("svg",{viewBox:"175.7 78 490.6 436.9",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("g",{fill:"#61dafb"},y.createElement("path",{d:"m666.3 296.5c0-32.5-40.7-63.3-103.1-82.4 14.4-63.6 8-114.2-20.2-130.4-6.5-3.8-14.1-5.6-22.4-5.6v22.3c4.6 0 8.3.9 11.4 2.6 13.6 7.8 19.5 37.5 14.9 75.7-1.1 9.4-2.9 19.3-5.1 29.4-19.6-4.8-41-8.5-63.5-10.9-13.5-18.5-27.5-35.3-41.6-50 32.6-30.3 63.2-46.9 84-46.9v-22.3c-27.5 0-63.5 19.6-99.9 53.6-36.4-33.8-72.4-53.2-99.9-53.2v22.3c20.7 0 51.4 16.5 84 46.6-14 14.7-28 31.4-41.3 49.9-22.6 2.4-44 6.1-63.6 11-2.3-10-4-19.7-5.2-29-4.7-38.2 1.1-67.9 14.6-75.8 3-1.8 6.9-2.6 11.5-2.6v-22.3c-8.4 0-16 1.8-22.6 5.6-28.1 16.2-34.4 66.7-19.9 130.1-62.2 19.2-102.7 49.9-102.7 82.3 0 32.5 40.7 63.3 103.1 82.4-14.4 63.6-8 114.2 20.2 130.4 6.5 3.8 14.1 5.6 22.5 5.6 27.5 0 63.5-19.6 99.9-53.6 36.4 33.8 72.4 53.2 99.9 53.2 8.4 0 16-1.8 22.6-5.6 28.1-16.2 34.4-66.7 19.9-130.1 62-19.1 102.5-49.9 102.5-82.3zm-130.2-66.7c-3.7 12.9-8.3 26.2-13.5 39.5-4.1-8-8.4-16-13.1-24-4.6-8-9.5-15.8-14.4-23.4 14.2 2.1 27.9 4.7 41 7.9zm-45.8 106.5c-7.8 13.5-15.8 26.3-24.1 38.2-14.9 1.3-30 2-45.2 2-15.1 0-30.2-.7-45-1.9-8.3-11.9-16.4-24.6-24.2-38-7.6-13.1-14.5-26.4-20.8-39.8 6.2-13.4 13.2-26.8 20.7-39.9 7.8-13.5 15.8-26.3 24.1-38.2 14.9-1.3 30-2 45.2-2 15.1 0 30.2.7 45 1.9 8.3 11.9 16.4 24.6 24.2 38 7.6 13.1 14.5 26.4 20.8 39.8-6.3 13.4-13.2 26.8-20.7 39.9zm32.3-13c5.4 13.4 10 26.8 13.8 39.8-13.1 3.2-26.9 5.9-41.2 8 4.9-7.7 9.8-15.6 14.4-23.7 4.6-8 8.9-16.1 13-24.1zm-101.4 106.7c-9.3-9.6-18.6-20.3-27.8-32 9 .4 18.2.7 27.5.7 9.4 0 18.7-.2 27.8-.7-9 11.7-18.3 22.4-27.5 32zm-74.4-58.9c-14.2-2.1-27.9-4.7-41-7.9 3.7-12.9 8.3-26.2 13.5-39.5 4.1 8 8.4 16 13.1 24s9.5 15.8 14.4 23.4zm73.9-208.1c9.3 9.6 18.6 20.3 27.8 32-9-.4-18.2-.7-27.5-.7-9.4 0-18.7.2-27.8.7 9-11.7 18.3-22.4 27.5-32zm-74 58.9c-4.9 7.7-9.8 15.6-14.4 23.7-4.6 8-8.9 16-13 24-5.4-13.4-10-26.8-13.8-39.8 13.1-3.1 26.9-5.8 41.2-7.9zm-90.5 125.2c-35.4-15.1-58.3-34.9-58.3-50.6s22.9-35.6 58.3-50.6c8.6-3.7 18-7 27.7-10.1 5.7 19.6 13.2 40 22.5 60.9-9.2 20.8-16.6 41.1-22.2 60.6-9.9-3.1-19.3-6.5-28-10.2zm53.8 142.9c-13.6-7.8-19.5-37.5-14.9-75.7 1.1-9.4 2.9-19.3 5.1-29.4 19.6 4.8 41 8.5 63.5 10.9 13.5 18.5 27.5 35.3 41.6 50-32.6 30.3-63.2 46.9-84 46.9-4.5-.1-8.3-1-11.3-2.7zm237.2-76.2c4.7 38.2-1.1 67.9-14.6 75.8-3 1.8-6.9 2.6-11.5 2.6-20.7 0-51.4-16.5-84-46.6 14-14.7 28-31.4 41.3-49.9 22.6-2.4 44-6.1 63.6-11 2.3 10.1 4.1 19.8 5.2 29.1zm38.5-66.7c-8.6 3.7-18 7-27.7 10.1-5.7-19.6-13.2-40-22.5-60.9 9.2-20.8 16.6-41.1 22.2-60.6 9.9 3.1 19.3 6.5 28.1 10.2 35.4 15.1 58.3 34.9 58.3 50.6-.1 15.7-23 35.6-58.4 50.6z"}),y.createElement("circle",{cx:420.9,cy:296.5,r:45.7}))),vae=e=>y.createElement("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 547.8 410.6",enableBackground:"new 0 0 547.8 410.6",xmlSpace:"preserve",...e},y.createElement("path",{fill:"#CD6799",d:"M471.4,236c-19.1,0.1-35.7,4.7-49.6,11.5c-5.1-10.1-10.2-19.1-11.1-25.7c-1-7.7-2.2-12.4-1-21.6 c1.2-9.2,6.6-22.3,6.5-23.3s-1.2-5.7-12.2-5.8c-11-0.1-20.5,2.1-21.6,5c-1.1,2.9-3.2,9.5-4.6,16.3c-1.9,10-22,45.7-33.5,64.4 c-3.7-7.3-6.9-13.7-7.6-18.8c-1-7.7-2.2-12.4-1-21.6c1.2-9.2,6.6-22.3,6.5-23.3c-0.1-1-1.2-5.7-12.2-5.8c-11-0.1-20.5,2.1-21.6,5 c-1.1,2.9-2.3,9.7-4.6,16.3c-2.3,6.6-29,66.2-36,81.6c-3.6,7.9-6.7,14.2-8.9,18.5c0,0,0,0,0,0s-0.1,0.3-0.4,0.8 c-1.9,3.7-3,5.7-3,5.7s0,0,0,0.1c-1.5,2.7-3.1,5.2-3.9,5.2c-0.6,0-1.7-7.2,0.2-17c4-20.7,13.5-52.9,13.4-54c0-0.6,1.8-6.2-6.2-9.1 c-7.8-2.9-10.6,1.9-11.3,1.9c-0.7,0-1.2,1.7-1.2,1.7s8.7-36.2-16.6-36.2c-15.8,0-37.6,17.3-48.4,32.9c-6.8,3.7-21.3,11.6-36.8,20.1 c-5.9,3.3-12,6.6-17.7,9.7c-0.4-0.4-0.8-0.9-1.2-1.3c-30.6-32.7-87.2-55.8-84.8-99.7c0.9-16,6.4-58,108.7-109 C233.9,19,300.9,30.5,312.5,56c16.6,36.4-35.9,104-122.9,113.8c-33.2,3.7-50.6-9.1-55-13.9c-4.6-5-5.3-5.3-7-4.3c-2.8,1.5-1,6,0,8.6 c2.6,6.8,13.3,18.8,31.4,24.7c16,5.2,54.9,8.1,102-10.1c52.7-20.4,93.9-77.1,81.8-124.6C330.7,2,250.7-13.9,175,13 C130,29,81.2,54.2,46.1,87c-41.7,39-48.3,72.9-45.6,87.1c9.7,50.4,79.2,83.2,107,107.5c-1.4,0.8-2.7,1.5-3.8,2.1 c-13.9,6.9-66.9,34.6-80.1,63.9c-15,33.2,2.4,57,13.9,60.2c35.7,9.9,72.4-7.9,92.1-37.3c19.7-29.4,17.3-67.6,8.2-85.1 c-0.1-0.2-0.2-0.4-0.4-0.6c3.6-2.1,7.3-4.3,10.9-6.4c7.1-4.2,14.1-8.1,20.1-11.3c-3.4,9.3-5.9,20.4-7.1,36.4 c-1.5,18.8,6.2,43.2,16.3,52.8c4.5,4.2,9.8,4.3,13.2,4.3c11.8,0,17.1-9.8,23-21.4c7.2-14.2,13.7-30.7,13.7-30.7s-8.1,44.6,13.9,44.6 c8,0,16.1-10.4,19.7-15.7c0,0.1,0,0.1,0,0.1s0.2-0.3,0.6-1c0.8-1.3,1.3-2.1,1.3-2.1s0-0.1,0-0.2c3.2-5.6,10.4-18.3,21.1-39.4 c13.8-27.2,27.1-61.2,27.1-61.2s1.2,8.3,5.3,22.1c2.4,8.1,7.4,17,11.4,25.6c-3.2,4.5-5.2,7-5.2,7s0,0,0.1,0.1 c-2.6,3.4-5.4,7.1-8.5,10.7c-10.9,13-23.9,27.9-25.7,32.2c-2.1,5.1-1.6,8.8,2.4,11.8c2.9,2.2,8.1,2.5,13.4,2.2 c9.8-0.7,16.7-3.1,20.1-4.6c5.3-1.9,11.5-4.8,17.3-9.1c10.7-7.9,17.2-19.2,16.6-34.1c-0.3-8.2-3-16.4-6.3-24.1 c1-1.4,1.9-2.8,2.9-4.2c16.9-24.7,30-51.8,30-51.8s1.2,8.3,5.3,22.1c2,7,6.1,14.6,9.7,22c-15.9,12.9-25.7,27.9-29.2,37.7 c-6.3,18.2-1.4,26.4,7.9,28.3c4.2,0.9,10.2-1.1,14.6-3c5.6-1.8,12.2-4.9,18.5-9.5c10.7-7.9,21-18.9,20.4-33.8 c-0.3-6.8-2.1-13.5-4.6-20c13.5-5.6,30.9-8.7,53.1-6.1c47.6,5.6,57,35.3,55.2,47.8c-1.8,12.5-11.8,19.3-15.1,21.4 c-3.3,2.1-4.4,2.8-4.1,4.3c0.4,2.2,2,2.1,4.8,1.7c3.9-0.7,25-10.1,25.9-33.1C548.9,267.8,520.9,235.7,471.4,236z M104.2,359.8 C88.4,377,66.4,383.5,56.9,378c-10.2-5.9-6.2-31.3,13.2-49.5c11.8-11.1,27-21.4,37.1-27.7c2.3-1.4,5.7-3.4,9.8-5.9 c0.7-0.4,1.1-0.6,1.1-0.6l0,0c0.8-0.5,1.6-1,2.4-1.5C127.6,318.8,120.8,341.7,104.2,359.8z M219.2,281.6c-5.5,13.4-17,47.7-24,45.8 c-6-1.6-9.7-27.6-1.2-53.3c4.3-12.9,13.4-28.3,18.7-34.3c8.6-9.6,18.1-12.8,20.4-8.9C236,236,222.6,273.2,219.2,281.6z M314.1,327 c-2.3,1.2-4.5,2-5.5,1.4c-0.7-0.4,1-2,1-2s11.9-12.8,16.6-18.6c2.7-3.4,5.9-7.4,9.3-11.9c0,0.4,0,0.9,0,1.3 C335.5,312.5,320.7,322.8,314.1,327z M387.3,310.3c-1.7-1.2-1.4-5.2,4.3-17.7c2.2-4.9,7.4-13.1,16.3-21c1,3.2,1.7,6.3,1.6,9.2 C409.4,300.1,395.6,307.3,387.3,310.3z"}),y.createElement("g",null),y.createElement("g",null),y.createElement("g",null),y.createElement("g",null),y.createElement("g",null),y.createElement("g",null)),Cae=e=>y.createElement("svg",{fill:"none",viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("rect",{fill:"#3178c6",height:512,rx:50,width:512}),y.createElement("rect",{fill:"#3178c6",height:512,rx:50,width:512}),y.createElement("path",{clipRule:"evenodd",d:"m316.939 407.424v50.061c8.138 4.172 17.763 7.3 28.875 9.386s22.823 3.129 35.135 3.129c11.999 0 23.397-1.147 34.196-3.442 10.799-2.294 20.268-6.075 28.406-11.342 8.138-5.266 14.581-12.15 19.328-20.65s7.121-19.007 7.121-31.522c0-9.074-1.356-17.026-4.069-23.857s-6.625-12.906-11.738-18.225c-5.112-5.319-11.242-10.091-18.389-14.315s-15.207-8.213-24.18-11.967c-6.573-2.712-12.468-5.345-17.685-7.9-5.217-2.556-9.651-5.163-13.303-7.822-3.652-2.66-6.469-5.476-8.451-8.448-1.982-2.973-2.974-6.336-2.974-10.091 0-3.441.887-6.544 2.661-9.308s4.278-5.136 7.512-7.118c3.235-1.981 7.199-3.52 11.894-4.615 4.696-1.095 9.912-1.642 15.651-1.642 4.173 0 8.581.313 13.224.938 4.643.626 9.312 1.591 14.008 2.894 4.695 1.304 9.259 2.947 13.694 4.928 4.434 1.982 8.529 4.276 12.285 6.884v-46.776c-7.616-2.92-15.937-5.084-24.962-6.492s-19.381-2.112-31.066-2.112c-11.895 0-23.163 1.278-33.805 3.833s-20.006 6.544-28.093 11.967c-8.086 5.424-14.476 12.333-19.171 20.729-4.695 8.395-7.043 18.433-7.043 30.114 0 14.914 4.304 27.638 12.912 38.172 8.607 10.533 21.675 19.45 39.204 26.751 6.886 2.816 13.303 5.579 19.25 8.291s11.086 5.528 15.415 8.448c4.33 2.92 7.747 6.101 10.252 9.543 2.504 3.441 3.756 7.352 3.756 11.733 0 3.233-.783 6.231-2.348 8.995s-3.939 5.162-7.121 7.196-7.147 3.624-11.894 4.771c-4.748 1.148-10.303 1.721-16.668 1.721-10.851 0-21.597-1.903-32.24-5.71-10.642-3.806-20.502-9.516-29.579-17.13zm-84.159-123.342h64.22v-41.082h-179v41.082h63.906v182.918h50.874z",fill:"#fff",fillRule:"evenodd"})),xae=e=>y.createElement("svg",{viewBox:"0 0 100 100",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("mask",{id:"mask0","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:0,y:0,width:100,height:100},y.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M70.9119 99.3171C72.4869 99.9307 74.2828 99.8914 75.8725 99.1264L96.4608 89.2197C98.6242 88.1787 100 85.9892 100 83.5872V16.4133C100 14.0113 98.6243 11.8218 96.4609 10.7808L75.8725 0.873756C73.7862 -0.130129 71.3446 0.11576 69.5135 1.44695C69.252 1.63711 69.0028 1.84943 68.769 2.08341L29.3551 38.0415L12.1872 25.0096C10.589 23.7965 8.35363 23.8959 6.86933 25.2461L1.36303 30.2549C-0.452552 31.9064 -0.454633 34.7627 1.35853 36.417L16.2471 50.0001L1.35853 63.5832C-0.454633 65.2374 -0.452552 68.0938 1.36303 69.7453L6.86933 74.7541C8.35363 76.1043 10.589 76.2037 12.1872 74.9905L29.3551 61.9587L68.769 97.9167C69.3925 98.5406 70.1246 99.0104 70.9119 99.3171ZM75.0152 27.2989L45.1091 50.0001L75.0152 72.7012V27.2989Z",fill:"white"})),y.createElement("g",{mask:"url(#mask0)"},y.createElement("path",{d:"M96.4614 10.7962L75.8569 0.875542C73.4719 -0.272773 70.6217 0.211611 68.75 2.08333L1.29858 63.5832C-0.515693 65.2373 -0.513607 68.0937 1.30308 69.7452L6.81272 74.754C8.29793 76.1042 10.5347 76.2036 12.1338 74.9905L93.3609 13.3699C96.086 11.3026 100 13.2462 100 16.6667V16.4275C100 14.0265 98.6246 11.8378 96.4614 10.7962Z",fill:"#0065A9"}),y.createElement("g",{filter:"url(#filter0_d)"},y.createElement("path",{d:"M96.4614 89.2038L75.8569 99.1245C73.4719 100.273 70.6217 99.7884 68.75 97.9167L1.29858 36.4169C-0.515693 34.7627 -0.513607 31.9063 1.30308 30.2548L6.81272 25.246C8.29793 23.8958 10.5347 23.7964 12.1338 25.0095L93.3609 86.6301C96.086 88.6974 100 86.7538 100 83.3334V83.5726C100 85.9735 98.6246 88.1622 96.4614 89.2038Z",fill:"#007ACC"})),y.createElement("g",{filter:"url(#filter1_d)"},y.createElement("path",{d:"M75.8578 99.1263C73.4721 100.274 70.6219 99.7885 68.75 97.9166C71.0564 100.223 75 98.5895 75 95.3278V4.67213C75 1.41039 71.0564 -0.223106 68.75 2.08329C70.6219 0.211402 73.4721 -0.273666 75.8578 0.873633L96.4587 10.7807C98.6234 11.8217 100 14.0112 100 16.4132V83.5871C100 85.9891 98.6234 88.1786 96.4586 89.2196L75.8578 99.1263Z",fill:"#1F9CF0"})),y.createElement("g",{style:{mixBlendMode:"overlay"},opacity:.25},y.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M70.8511 99.3171C72.4261 99.9306 74.2221 99.8913 75.8117 99.1264L96.4 89.2197C98.5634 88.1787 99.9392 85.9892 99.9392 83.5871V16.4133C99.9392 14.0112 98.5635 11.8217 96.4001 10.7807L75.8117 0.873695C73.7255 -0.13019 71.2838 0.115699 69.4527 1.44688C69.1912 1.63705 68.942 1.84937 68.7082 2.08335L29.2943 38.0414L12.1264 25.0096C10.5283 23.7964 8.29285 23.8959 6.80855 25.246L1.30225 30.2548C-0.513334 31.9064 -0.515415 34.7627 1.29775 36.4169L16.1863 50L1.29775 63.5832C-0.515415 65.2374 -0.513334 68.0937 1.30225 69.7452L6.80855 74.754C8.29285 76.1042 10.5283 76.2036 12.1264 74.9905L29.2943 61.9586L68.7082 97.9167C69.3317 98.5405 70.0638 99.0104 70.8511 99.3171ZM74.9544 27.2989L45.0483 50L74.9544 72.7012V27.2989Z",fill:"url(#paint0_linear)"}))),y.createElement("defs",null,y.createElement("filter",{id:"filter0_d",x:-8.39411,y:15.8291,width:116.727,height:92.2456,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},y.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),y.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),y.createElement("feOffset",null),y.createElement("feGaussianBlur",{stdDeviation:4.16667}),y.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),y.createElement("feBlend",{mode:"overlay",in2:"BackgroundImageFix",result:"effect1_dropShadow"}),y.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"})),y.createElement("filter",{id:"filter1_d",x:60.4167,y:-8.07558,width:47.9167,height:116.151,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},y.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),y.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),y.createElement("feOffset",null),y.createElement("feGaussianBlur",{stdDeviation:4.16667}),y.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),y.createElement("feBlend",{mode:"overlay",in2:"BackgroundImageFix",result:"effect1_dropShadow"}),y.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"})),y.createElement("linearGradient",{id:"paint0_linear",x1:49.9392,y1:.257812,x2:49.9392,y2:99.7423,gradientUnits:"userSpaceOnUse"},y.createElement("stop",{stopColor:"white"}),y.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})))),Lae=[{name:"HTML5",Icon:fae},{name:"CSS3",Icon:pae},{name:"JavaScript",Icon:mae},{name:"Sass",Icon:vae},{name:"React",Icon:_ae},{name:"Next.js",Icon:gae},{name:"TypeScript",Icon:Cae},{name:"Git",Icon:yae},{name:"GitHub",Icon:kae},{name:"AWS",Icon:uae},{name:"Netlify",Icon:Mae},{name:"VS Code",Icon:xae}],wae=({id:e})=>{const t=Je.useMounted(),a=t?"":t1.skeleton;return _.jsx("div",{id:e,className:t1.stack,children:_.jsxs("div",{className:t1.container,children:[_.jsx("div",{className:t1.intro,children:_.jsx("h2",{className:a,children:"My current stack"})}),_.jsx("div",{className:t1.list,children:Lae.map(({name:o,Icon:i})=>_.jsx("div",{className:t1.item,children:t?_.jsx("div",{className:t1.image,"data-tooltip":o,children:_.jsx(i,{width:"60",height:"60"})}):_.jsx("div",{className:t1.image,children:_.jsx("div",{className:t1.skeleton})})},o))})]})})},bae="style-module__timeline___-aoQF",Sae="style-module__container___cEHI-",Iae="style-module__intro___sBB5h",Nae="style-module__skeleton___R6eqG",Aae="style-module__list___Juug9",Pae="style-module__item___nWIl1",Eae="style-module__left___RV-p-",Rae="style-module__dot___vQCXK",$ae="style-module__text___RbuhZ",qae="style-module__right___8OHiQ",Ge={timeline:bae,container:Sae,intro:Iae,skeleton:Nae,list:Aae,item:Pae,left:Eae,dot:Rae,text:$ae,right:qae},Tae=e=>y.createElement("svg",{id:"Layer_1","data-name":"Layer 1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12827.54 4087.32",...e},y.createElement("path",{fill:"#F33E3E",d:"M13505.66,6123.05c-3.14,11.87-6,23.82-9.46,35.59-13.73,46.48-39.2,85.72-74.25,118.93-29.3,27.76-63.14,48.6-100.63,63.11-111.35,43.08-222.44,86.87-334.5,128-103,37.85-160.17,110.49-175.79,217.86-9.83,67.61-9.34,135.66-9.51,203.67-.44,173.43-.22,346.87-1.07,520.3-.33,67.19-1.74,134.42-4.68,201.54-2.84,65.14-20.88,125.83-61.81,178.09-38.33,48.93-88.82,79.49-148.64,94-66.81,16.27-133.64,14.62-198.73-8.37-111.48-39.37-173-120.43-185.67-236.11-6.55-60-4.84-120.95-5.08-181.48q-1.56-408.27-1.9-816.55c0-170.93,1.27-341.87,2.78-512.8.39-43.85,1.06-87.8,13.06-130.81,32.09-115,127.26-193.74,246.23-203.95a403.58,403.58,0,0,1,130.82,10.17c57.57,14,102.83,45.4,134.93,95,16.22,25.05,30.82,51.15,46.18,76.76,5.08,8.47,10.25,16.87,16.8,27.64,8.05-6.77,14.78-12.41,21.49-18.08,41.21-34.81,81.13-71.29,123.91-104,60.58-46.39,128.22-79,203.77-94.3,153.92-31.23,305.25,53.54,357.68,201.46,5.73,16.17,9.43,33.05,14.07,49.6Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M8465.32,7862.58c3.1-69.66,2.24-120.59-2.35-125.36a19.39,19.39,0,0,0-7.08-4.62c-11.32-3.61-16.49,5-22.7,11.46-99.51,103.12-223.05,155.52-363.62,172-312.73,36.61-636.41-118-808.56-379.52-101.44-154.08-168.63-321.23-194.56-504.12-15.44-109-15.68-218.21-3-327.62,8.63-74.29,22.66-147.43,40.89-219.89,3.62-14.35,5.21-29.33,6.53-44.12,1.83-20.43-8-35.17-25.51-44.72-9.43-5.14-19.16-10.3-29.39-13.34-198.67-59.08-282.18-333.08-105.24-503.67,110.34-106.38,289.5-112.26,402.17-13.77,14.27,12.48,26.28,27.58,39,41.79,6.07,6.78,10.93,14.66,17,21.43,22.5,25,40.88,28,70.45,11.36,9.38-5.29,18.33-11.37,27.32-17.34q165.69-110,363.22-133.43c84.64-9.95,169.19-10.67,253.2,3.12,107.63,17.67,200.71,66.9,283.41,136.87,8.24,7,16.23,14.28,24.85,20.75,23.62,17.72,38.48,16,57.63-6.86,9-10.81,16.78-22.7,25.69-33.63,45.39-55.67,101.67-94.47,172.27-111.65,100.15-24.37,246.06,8,317.44,125.15,81.37,133.55,82,268,.71,402a247,247,0,0,1-63.09,69.82c-16.27,12.23-17.67,19.28-6.09,35.56,78.06,109.63,106.75,234.77,111.67,366,5.87,156.69,9.23,313.51,11.13,470.31,2.38,196.63,4.56,393.33,2.14,589.94-1.4,113.52-8.55,227.26-19.37,340.3-16,167.2-69.18,322.25-170,458.7C8761.85,8804,8614.91,8900.64,8442,8960.79c-92.34,32.12-187.58,49.51-284.85,55.51-77.86,4.8-155.87,10.09-233.81,10-79.64-.12-159.15-7.81-238.06-20-129.48-20-254.6-54.21-371.05-115.45-32.95-17.33-65.83-36-95.19-58.69-82.17-63.43-125-147.09-118.95-252.41,6.22-107.66,87.16-245.67,258.64-249.78A345,345,0,0,1,7481,8349.09c78.33,27.17,156.36,55.22,234.72,82.29,113.54,39.22,230.34,57.07,350.29,47.31,42.77-3.48,85.87-10.26,127.33-21.19,88.21-23.26,152.4-77.94,194.08-159.19,9.69-18.9,39.7-73.32,60.8-183.62C8459.65,8055,8470.66,7968.75,8465.32,7862.58Zm-483-436.3c22.46-3.53,60-6.36,95.82-15.62,125.07-32.28,219.79-107.75,288.1-215.24,92.87-146.13,115.46-305.38,76.49-473-32-137.51-102.56-251.24-219.15-333.42-157.08-110.74-356-109.73-512.54,1.69-75.95,54.06-134.14,123.64-174.12,207.64-49.25,103.45-67.29,212.44-56.19,326.74,10.39,107.13,42.88,206.13,105.69,293.78C7679.72,7349,7805.59,7420.66,7982.36,7426.28Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M678.34,6423.7q0-465.6,0-931.2c0-83-1.1-166,1.15-249,2.57-94.57,35.64-176.74,109.81-238.8,51.39-43,111.12-64.28,178.45-65.7,39.5-.83,77.78,4.48,115,16.76,100.18,33,160,104.13,185.51,204.05a487.21,487.21,0,0,1,15.11,115.49c1.51,202.5.84,405,.75,607.52,0,12.4-2,24.8-2.15,37.21-.14,12.06,2.86,23.18,14.78,29.45,12.15,6.4,22.82,2.31,32-5.8,79.56-70.27,176.21-103.5,276.87-128.31a810.12,810.12,0,0,1,197.17-23.13c169.29.64,329.29,35.77,469,138.2,107,78.47,185.78,177.8,220.85,307.2,11.62,42.91,19.44,87.8,21.68,132.15,12.43,247,15,494.31,12.91,741.63-.65,77.18-.6,154.37-2.37,231.53-2.31,100.36-3.09,200.9-10,301-10.81,156.56-117.42,238.67-245.53,251.61-51.34,5.19-101.26,2.1-150-12.82C2011.87,7849.84,1933,7754,1926.22,7641c-6-99.28-6.63-199-7.13-298.45-1-190.87,1-381.75-.68-572.61-.59-66.2-5.53-132.71-13.7-198.42-9.72-78.07-40.94-146.89-106.59-195.46-41-30.31-87.76-44.71-138.11-51.58-62.4-8.51-122.74-2.84-180.58,21.05-102.34,42.26-164,119.61-184.15,227.55-7.85,42-8.5,85.8-8.73,128.8-1.35,255.61-1.39,511.23-2.46,766.85-.21,48.9-1.21,97.94-5.13,146.65-4.72,58.55-21.84,114-54.52,163.5-46.5,70.5-113.5,106-196.43,116.36-48.65,6.06-95.93,2.38-142.88-9.91-102-26.7-184.22-107-200.14-232.12-7.61-59.73-5.9-120.83-6-181.31q-.72-524.1-.24-1048.22Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M4879.79,6850.27q0-270.14.05-540.27c.06-63.06.75-126.13,1.24-189.19.37-46,7.68-90.82,23.85-134,30.5-81.44,87-136.16,170.14-162.08,67.71-21.11,136.65-25.65,206.37-10.18,61.88,13.72,108,48.75,140.08,103,6.74,11.42,13.26,23.11,21.32,33.57,18.31,23.78,36.42,27.36,63,12.82a222.8,222.8,0,0,0,28.94-19.36c95.93-74.05,204.91-117.65,323.39-139.79,66.44-12.42,133.43-17.47,200.75-14,177.75,9.17,338.46,63.27,472.32,184.52,100.28,90.83,158.73,204.64,183,337.05,13.85,75.61,13,152.12,13.27,228.27,1.18,341.07.62,682.16.39,1023.23,0,49-2.79,98-19.43,144.83-39.47,111.11-119.14,171.59-235.26,187.13a351.4,351.4,0,0,1-138.21-8.49c-111.11-29.56-176.51-103.22-202.07-213.88-10.17-44-9.84-88.92-10.08-133.71q-1.56-292.5-2.83-585c-.47-98.73.05-197.47-1.73-296.17-1.18-65.31-14.56-128.52-45-187.06-47.85-92.08-125.68-137.93-227.76-145.51-67.67-5-132.49,4.4-192.17,38.77-87.68,50.51-139.35,126.8-155.07,225.71-6.59,41.48-6.29,84.29-6.48,126.5q-1.83,408.27-2.49,816.55c-.13,44.82-1,89.57-11.54,133.56-9.33,39-23.05,76.21-45.45,109.71-47.29,70.72-114.54,107.87-198.17,118.95-52,6.89-103.05,3.27-152.52-12.72-104.09-33.66-163.89-108-190.09-212-13.15-52.21-10.8-105.47-10.89-158.47q-.53-331.12-.14-662.24Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M2774.72,6649.53c0-108.73-.46-217.45.15-326.17.48-87.14,1.41-174.29,3.82-261.4a296.41,296.41,0,0,1,31.14-124.65c36.1-72.58,94.21-119.31,171.71-140.94,63.65-17.76,128.46-17.89,191.82.75,105.9,31.15,169.56,103.62,194.78,209.75,14.28,60.06,15.3,121.67,15.27,183.14q-.15,400.92-.3,801.83c0,61.64,5.62,122.61,25.62,181.51,38.23,112.58,123.58,177.48,250.92,185.85,46.53,3.06,93.06,1.95,138.27-11.65,109.57-32.94,174.83-107.55,200.23-217.24,7.23-31.23,10.44-64,10.68-96.14,2-273.06,2.7-546.14,4.45-819.21.33-51.39,2.4-102.85,6-154.11a327.61,327.61,0,0,1,33.74-124.1c46.89-93.91,125.6-140.7,227.6-150.82,39.63-3.93,79.64-2.77,118.9,6.58,102.91,24.52,167.77,89.55,200.51,188.36,14.46,43.66,20.27,88.82,20.28,134.77q.12,491.82.27,983.65c0,30.71.59,61.48-1.07,92.11-5.44,100.2-25.08,197.34-66.88,289.16-76.25,167.52-204.43,279-374.46,345-72.26,28.05-147.54,43.54-224,55.34-117.85,18.17-236.34,25-355.1,18.51-169.54-9.33-334.56-40.79-485.54-123-186.16-101.36-292.82-259.29-326.89-467.69-10.1-61.83-10.26-124-10.55-186.16-.71-157.68-.23-315.37-.23-473.05Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M9289,6844.92q0-359.72.06-719.44c0-58.69,9-115.87,34.6-169.22,47.56-99.16,127.58-151.84,236.47-161.71,39.91-3.62,79.71-2.11,118.75,7.66,70.1,17.56,120.75,60.49,156.4,122.08,9.54,16.48,16.91,34.19,26.17,50.85,12.88,23.17,25.64,25.6,45.66,8.73,10.77-9.08,20.47-19.42,30.67-29.17,69.09-66,144.89-121.77,237-151.72,88.63-28.83,176.47-28.8,261.63,12.55,112.27,54.52,174.9,169.74,163.57,293.93-10.27,112.57-68.71,187.44-172.88,227.9-102.79,39.91-206.15,78.38-308.7,118.88a737.5,737.5,0,0,0-96.19,46.39c-69.67,40-107,102.42-116.71,181.25a791.73,791.73,0,0,0-5.88,94.24c-.6,246.46-.23,492.92-.92,739.38-.14,51.32.54,103-13.46,153.22-30.56,109.58-95.67,187.26-208.64,216-90.31,23-176.92,7.83-255.58-41.84-69.25-43.72-106.44-110.69-121.85-189.29-7-35.55-10-72.4-10.12-108.67-.87-234-.44-468-.44-702Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M11331.28,6003.53c17-14.27,30.79-26,44.72-37.52,35.79-29.66,70.6-60.62,107.71-88.54,60.43-45.48,127.63-77.39,202.85-89.95,176.94-29.54,328.55,75.3,359.54,233.16,19.45,99.12-1,188-74.12,261.16-28.65,28.68-63.33,48.34-102,60-112.22,33.81-218.64,82.67-327.39,125.45-20.75,8.17-40.49,19.14-60,30-77.22,42.89-118.79,109.83-126.23,196.62-4.74,55.27-5.65,111-5.82,166.51-.73,229.05-.17,458.11-1,687.17-.17,51.44-4.25,102.8-21.67,152-39.76,112.43-118.23,176.67-237.13,192-51.26,6.6-101.38,2.44-149.83-14.2-110.37-37.9-171-118.27-191.43-230.79-10.88-59.9-9.06-120.69-9.08-181.23q-.26-610,.08-1220,.06-79.62,3.94-159.2a368.91,368.91,0,0,1,10.8-73.66c30.26-117.66,106.21-188.28,225-212.49,37.42-7.62,75.15-11.2,113.8-6.6,61.52,7.31,113.06,33.17,153,79.64,20.92,24.37,37.79,52.32,55.51,79.29C11312.4,5967.5,11320.33,5983.91,11331.28,6003.53Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#F33E3E",d:"M7947.05,6552.49c32.59-4.88,60.79-1.35,88.49,7.45,40.77,13,73.34,37.94,101.2,69.72,48.79,55.63,74.21,121.48,81.69,194.05,7.9,76.68-3.51,150.64-39.86,219.54-24.47,46.39-57.4,85.61-103.65,111.58-74.6,41.9-149.21,40.2-221.56-5.26-57.21-35.94-92.19-89.83-114.95-152.07-25.58-70-25.92-141.22-8.3-213,1.14-4.63,3.1-9.06,5.2-15.09,14.57,7.61,18.83,20.34,20.5,33.16,4.29,33,21.49,58.83,43.08,82.39,54.41,59.35,144.17,58.55,194.49-4.07,54.51-67.82,68.34-143.26,27.26-222.75-15.45-29.9-37.69-56.32-57-84.22C7959.13,6567.41,7954,6561.35,7947.05,6552.49Z",transform:"translate(-678.12 -4938.96)"})),jae=e=>y.createElement("svg",{viewBox:"0 0 1046 234",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("g",{clipPath:"url(#clip0_15_433)"},y.createElement("path",{d:"M116.7 233.4C181.152 233.4 233.4 181.152 233.4 116.7C233.4 52.2484 181.152 0 116.7 0C52.2484 0 0 52.2484 0 116.7C0 181.152 52.2484 233.4 116.7 233.4Z",fill:"url(#paint0_radial_15_433)"}),y.createElement("path",{d:"M81.8 52.1C76.9 50.4 65.8 48 47.9 10.6C46.3 6.69997 43.6 1.29997 53.8 3.79997C64 6.29997 85.4 9.79997 100.6 38C95.7 45.3 81.8 52.1 81.8 52.1Z",fill:"#F6A723"}),y.createElement("path",{d:"M78.4 50.6C73.1 45.3 68.2 40 65.9 34.1C63.6 28.1 61.8 21.9 72.9 24.4C84 26.9 92.7 29.8 95.2 32.8C97.8 35.9 97.9 43.7 97.6 44.3C97.3 44.9 78.4 50.6 78.4 50.6Z",fill:"#F8B242"}),y.createElement("path",{d:"M150.1 35.6C157.7 34.4 170.1 32.1 181.7 33C185 33.1 191.3 32.6 184.1 37.2C176.9 41.8 165.8 49.6 158.8 50.2C151.7 50.7 150.1 35.6 150.1 35.6Z",fill:"#F6A723"}),y.createElement("path",{d:"M151.7 37.2C157.9 36.2 167.9 34.4 177.4 35.1C180.1 35.2 185.2 34.8 179.3 38.5C173.5 42.2 164.5 48.6 158.8 49C153 49.4 151.7 37.2 151.7 37.2Z",fill:"#F8B242"}),y.createElement("path",{d:"M120.6 56.3C122.3 56.4 124 56.6 125.7 56.8C113.3 55.4 101.7 54.9 99.6999 55.5C94.9999 56.8 77.6999 60.1 77.6999 60.1C77.6999 60.1 75.4999 70.3 72.4999 83.8C72.1999 85 71.3999 87.6 70.0999 90.4C67.7999 95.4 64.5999 98.4 60.2999 99.6L62.0999 106C64.1999 105.4 66.1999 104.5 67.9999 103.2C67.0999 107.2 64.2999 115.9 56.3999 118L58.1999 124.4C60.3999 123.8 62.4999 122.8 64.2999 121.5C64.1999 122.1 64.0999 122.6 63.8999 123.2C62.3999 127.5 59.2999 133.1 53.1999 134.8L54.9999 141.2C57.0999 140.6 58.9999 139.7 60.7999 138.6C60.2999 141 59.8999 143.2 59.4999 145C57.2999 148.9 54.2999 151.4 50.5999 152.4L52.3999 158.8C54.2999 158.3 56.0999 157.5 57.6999 156.5C57.4999 157.8 57.3999 159.2 57.1999 160.6C55.5999 164.8 52.5999 169.9 46.6999 171.5L48.4999 177.9C50.7999 177.3 52.8999 176.2 54.7999 174.9C53.5999 179.3 50.5999 186.3 43.4999 188.3L45.2999 194.7C47.7999 194 50.1999 192.8 52.1999 191.2C51.5999 194.5 49.1999 203.3 41.8999 206.3C43.7999 207.8 45.6999 209.3 47.5999 210.8C49.1999 209.8 50.6999 208.5 51.9999 207C51.9999 207.5 51.8999 208 51.8999 208.5C51.2999 209.7 50.4999 211 49.5999 212.2C68.4999 225.4 91.3999 233.2 116.2 233.3C94.7999 176.2 110.4 94.3 120.6 56.3Z",fill:"#F6A723"}),y.createElement("path",{d:"M162.5 210.8C162.4 209.5 162.4 208.3 162.3 207C163.8 207.8 165.5 208.4 167.2 208.7L168.5 202.4C165.8 201.9 163.6 200.5 161.9 198.8C161.8 197.3 161.7 195.9 161.7 194.5C162.8 195.1 164 195.6 165.2 195.9L167 189.7C164.8 189 162.9 187.8 161.2 186.1C160.6 175 160.2 165.6 160.1 160.2C160.1 159.6 160.1 158.9 160.1 158.3C159.7 137.3 160.5 120.3 160.3 114.5C160.4 108.3 159.5 74.6 159 66.5C158.7 61.6 141.3 58.4 124.9 56.8C123.2 56.6 121.4 56.5 119.8 56.3C109.6 94.3 93.9999 176.2 115.5 233.4C115.6 233.4 115.7 233.4 115.9 233.4C132.8 233.4 149 229.8 163.5 223.3C163.4 222.2 163.4 221 163.3 219.9C164.5 220.6 165.7 221.2 167 221.7C168 221.2 169 220.7 170 220.2L170.8 216.1C167.1 215.3 164.5 213.2 162.5 210.8Z",fill:"#F8B242"}),y.createElement("path",{d:"M166.9 126.5C166.9 126.5 138.8 107.4 114.9 121.4C110.7 124.1 86.7 139.1 104.7 165.9C112.9 175.9 123.4 191 146.8 187.7C161.2 185.3 168.6 182 171.3 180.2C177.5 176 182.9 158.8 181.3 149C179.6 139 174.4 131.2 166.9 126.5Z",fill:"#FDD17A"}),y.createElement("path",{d:"M175.4 168.9C175.3 168.4 174.8 168 174.3 168.1C169.3 168.8 164.4 169.3 159.7 169.5C159.7 169.3 159.7 169.1 159.7 169C160.2 164.3 160.6 159.6 161 154.9C161.1 154.1 160.8 153.2 162.3 153.1C166.6 152.8 171.2 148.6 172.2 144.2C172.6 142.6 172.6 141.1 171.3 139.9C170.1 138.8 168.6 139 167.2 139.4C164.3 140.4 162.6 142.8 160.7 145.3C160.4 144.7 160.2 144.4 159.9 144C157.9 141.1 155.6 138.7 151.9 138.2C149.3 137.9 148 139.3 148.2 141.9C148.4 144.1 149.3 145.9 150.7 147.6C152.8 149.9 154.9 152.2 158.1 152.7C159.6 152.9 159.6 153.5 159.6 154.7C159.4 159.4 159 164 158.5 168.6C158.5 168.8 158.4 169.1 158.4 169.3C140 169.8 124.7 165.9 114.6 157.8L114.4 157.7C114 157.4 113.4 157.4 113 157.9C112.7 158.3 112.7 158.9 113.2 159.3L113.4 159.4C123.3 167.3 137.8 171.4 155.3 171.4C161.4 171.4 167.8 170.9 174.5 169.9C175.1 170 175.4 169.5 175.4 168.9Z",fill:"black"}),y.createElement("path",{d:"M121.9 81.4C121.9 81.4 115.1 79.8 102.8 84.5C97.7999 86.1 95.8999 90.9 103.8 89.4C110 88.3 112.6 87.5 117.2 88.1C120.7 88.5 122.2 90.8 125.4 90.3C127.3 90.1 133.9 84.1 121.9 81.4Z",fill:"black"}),y.createElement("path",{d:"M150.2 80.1C150.2 80.1 142.8 77.2 140.9 79.1C138.9 81.1 138.6 87.3 141.7 86.6C147 85.3 151.6 86.4 156.7 90C159.8 92.2 159.7 94.8 160.9 94C162.1 93.2 161.4 90.6 160.4 88.7C159.4 86.7 154.8 82 150.2 80.1Z",fill:"black"}),y.createElement("path",{d:"M109.9 114.5C116.086 114.5 121.1 109.486 121.1 103.3C121.1 97.1144 116.086 92.1 109.9 92.1C103.714 92.1 98.7 97.1144 98.7 103.3C98.7 109.486 103.714 114.5 109.9 114.5Z",className:"leaseloco"}),y.createElement("path",{d:"M110.1 108.3C113.745 108.3 116.7 105.345 116.7 101.7C116.7 98.0549 113.745 95.1 110.1 95.1C106.455 95.1 103.5 98.0549 103.5 101.7C103.5 105.345 106.455 108.3 110.1 108.3Z",fill:"#F15A24"}),y.createElement("path",{d:"M110.1 106.8C112.917 106.8 115.2 104.517 115.2 101.7C115.2 98.8833 112.917 96.6 110.1 96.6C107.283 96.6 105 98.8833 105 101.7C105 104.517 107.283 106.8 110.1 106.8Z",fill:"black"}),y.createElement("path",{d:"M99 108.4C99 108.4 103.4 118.9 116.7 113.3C118.3 112.6 120.5 110.4 117.7 110.5C114.9 110.6 105.9 109.6 100.2 106.4C98.9 105.7 96.6 103.2 99 108.4Z",fill:"#EA8D23"}),y.createElement("path",{d:"M110.6 99.3C111.428 99.3 112.1 98.6284 112.1 97.8C112.1 96.9716 111.428 96.3 110.6 96.3C109.771 96.3 109.1 96.9716 109.1 97.8C109.1 98.6284 109.771 99.3 110.6 99.3Z",className:"leaseloco"}),y.createElement("path",{d:"M118.3 95.3C118.3 95.3 110.4 86.1 99.7 96.9C98.7 98 97.1 101.4 99.7 100.2C102.4 99 110.9 96.1 117.9 97.8C119.7 98.1 122.1 99.2 118.3 95.3Z",fill:"#EA8D23"}),y.createElement("path",{d:"M155.9 102.9C155.9 109.4 152.5 114.7 148.3 114.7C144.1 114.7 140.7 109.4 140.7 102.9C140.7 96.4 144.1 91.5 148.3 91.5C152.5 91.5 155.9 96.4 155.9 102.9Z",className:"leaseloco"}),y.createElement("mask",{id:"mask0_15_433",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:140,y:91,width:16,height:24},y.createElement("path",{d:"M155.9 102.9C155.9 109.4 152.5 114.7 148.3 114.7C144.1 114.7 140.7 109.4 140.7 102.9C140.7 96.4 144.1 91.5 148.3 91.5C152.5 91.5 155.9 96.4 155.9 102.9Z",className:"leaseloco"})),y.createElement("g",{mask:"url(#mask0_15_433)"},y.createElement("path",{d:"M143.5 109.5C147.255 109.5 150.3 106.456 150.3 102.7C150.3 98.9445 147.255 95.9 143.5 95.9C139.744 95.9 136.7 98.9445 136.7 102.7C136.7 106.456 139.744 109.5 143.5 109.5Z",fill:"#F15A24"}),y.createElement("path",{d:"M143.5 107.9C146.372 107.9 148.7 105.572 148.7 102.7C148.7 99.8281 146.372 97.5 143.5 97.5C140.628 97.5 138.3 99.8281 138.3 102.7C138.3 105.572 140.628 107.9 143.5 107.9Z",fill:"black"})),y.createElement("path",{d:"M143.3 100.8C144.128 100.8 144.8 100.128 144.8 99.3C144.8 98.4716 144.128 97.8 143.3 97.8C142.471 97.8 141.8 98.4716 141.8 99.3C141.8 100.128 142.471 100.8 143.3 100.8Z",className:"leaseloco"}),y.createElement("path",{d:"M150.1 91.3C145.2 90.2 140.9 94 140.4 98.9C140.4 99 140.5 99.1 140.6 99.1C144.7 98.8 153.4 98.8 156.1 100.7C156.3 100.8 156.5 100.7 156.4 100.5C155.9 96.7 155.1 92.7 150.1 91.3Z",fill:"#EA8D23"}),y.createElement("path",{d:"M143.3 111.9C145.1 112.3 149.3 113 153.2 112.2C153.5 112.1 153.7 112.5 153.5 112.8C152.3 114.4 150.9 115.6 148.9 115.7C145.7 115.7 144 114 142.9 112.5C142.7 112.2 143 111.8 143.3 111.9Z",fill:"#EA8D23"}),y.createElement("path",{d:"M175.7 66.5C175.7 66.2 175.7 65.8 175.7 65.5C175.6 61.6 173.4 58.3 170.3 56.5C169.5 55.9 168.5 55.5 167.6 55.2C167.2 55.1 166.7 55 166.3 54.9C166 54.9 165.7 54.8 165.4 54.8H165.3C164.2 54.8 163.1 55 162.1 55.3C162.3 55.2 162.6 55 162.8 54.9C163.5 54.6 164.3 54.3 165.1 54.2H165.2C165.6 54.1 166 54.1 166.4 54.1C166.9 54.1 167.3 54.1 167.8 54.1C169 54.2 170 54.5 171 55C171.1 55 171.2 55 171.3 55C174.1 54.9 176.4 52.5 176.3 49.7C176.2 47.7 175 46 173.3 45.2C173.4 44.2 173.4 43.1 173.4 42.1C173.3 38 172.4 34.1 170.8 30.6C170.2 29.2 169.5 27.9 168.7 26.6C168.8 26.6 169 26.5 169.1 26.4C169 26.5 168.9 26.5 168.7 26.6C163.6 18.7 157.2 15.2 150.8 13.6C151.2 13.7 151.7 13.7 152.1 13.8C159.8 15.3 166.2 19.4 170.7 25C171.2 24.3 171.5 23.4 171.4 22.5C171.3 20.2 169.4 18.3 167 18.4C166.9 18.4 166.9 18.4 166.8 18.4C167.5 17.3 167.9 16.1 167.9 14.7C167.8 12.4 166.5 10.3 164.5 9.29998C165.2 8.49998 165.6 7.49998 165.6 6.39998C165.5 4.09998 163.6 2.19998 161.2 2.29998C159.6 2.39998 158.2 3.29998 157.6 4.59998C155.6 1.79998 152.3 0.0999826 148.6 0.199983C142.6 0.399983 138 5.39998 138.1 11.3C138.1 11.4 138.1 11.6 138.1 11.7C136.7 11.7 135.3 11.9 134 12.1V12C134 11.7 134 11.4 133.9 11.2C134.5 10.5 134.9 9.69998 134.8 8.69998C134.7 6.69998 133.1 5.19998 131.1 5.29998C129.3 5.39998 127.9 6.69998 127.7 8.49998C126.4 9.19998 125.6 10.5 125.5 11.9C125.4 12.1 125.4 12.3 125.4 12.6C124.1 12 122.6 11.6 121 11.7C118.1 11.8 115.5 13.2 113.8 15.4C112.8 16.5 112.1 17.9 111.8 19.5C111.8 19.6 111.8 19.7 111.8 19.9C111.8 20 111.8 20.1 111.8 20.1C111.8 23 112.3 25.9 113.4 28.8C113 28.2 112.7 27.6 112.4 26.9C111.4 24.9 110.8 22.8 110.3 20.8C110.3 20.7 110.3 20.6 110.2 20.5C110.2 20.3 110.1 19.9 110.1 19.7C109.2 19.8 108.3 19.9 107.5 20.1C106.2 18.4 104.2 17.4 102 17.5C100.3 17.6 98.7001 18.3 97.5001 19.4C96.9001 19.9 96.4001 20.5 96.0001 21.2C95.1001 20.7 94.0001 20.5 92.9001 20.5C89.5001 20.6 86.8001 23.2 86.4001 26.4C86.3001 26.9 86.2001 27.5 86.2001 28.1C86.2001 28.6 86.3001 29.1 86.4001 29.5C86.7001 30.4 87.2001 31.1 87.8001 31.8C88.1001 32.1 88.4001 32.4 88.7001 32.7C88.9001 32.9 89.1001 33 89.3001 33.2C89.3001 33.2 89.3001 33.2 89.4001 33.2C90.2001 33.8 91.1001 34.2 92.1001 34.4C91.9001 34.4 91.6001 34.4 91.4001 34.3C90.7001 34.2 89.9001 34 89.3001 33.7H89.2001C88.9001 33.6 88.5001 33.4 88.2001 33.2C87.8001 33 87.5001 32.7 87.2001 32.5C86.2001 31.7 85.4001 30.8 84.8001 29.7C82.4001 30.4 80.6001 32.4 80.1001 34.8C79.9001 35.4 79.8001 36.1 79.9001 36.8C79.9001 38.3 80.5001 39.7 81.5001 40.8C76.5001 42.4 72.7001 46.7 71.8001 51.9C71.6001 51.9 71.4001 51.9 71.1001 51.8C70.8001 51.8 70.5001 51.7 70.2001 51.8C68.3001 51.9 66.6001 52.9 65.6001 54.3C64.6001 55.5 64.0001 57.1 64.1001 58.8C64.2001 61.2 65.5001 63.3 67.4001 64.4C66.8001 65.4 66.5001 66.6 66.6001 67.9C66.6001 68 66.6001 68.1 66.6001 68.2C66.5001 68.3 66.3001 68.3 66.2001 68.4C65.8001 68.6 65.5001 68.8 65.2001 69.1C64.4001 69.9 63.8001 71.1 63.9001 72.3C64.0001 74.6 65.9001 76.5 68.3001 76.4C69.9001 76.4 71.2001 75.5 71.9001 74.2C72.5001 74.3 73.0001 74.4 73.6001 74.4C75.7001 74.3 77.5001 73.3 78.7001 71.8C77.8001 70.7 77.1001 69.3 76.7001 67.9C76.6001 67.4 76.5001 67 76.4001 66.5C76.3001 66.1 76.3001 65.7 76.3001 65.2V65.1C76.3001 64.3 76.4001 63.4 76.6001 62.5C76.7001 62.2 76.8001 61.9 76.8001 61.7C76.6001 62.9 76.6001 64.1 76.9001 65.2V65.3C77.0001 65.6 77.0001 65.9 77.1001 66.2C77.2001 66.7 77.4001 67.1 77.6001 67.5C78.1001 68.5 78.7001 69.3 79.4001 70.1C81.7001 71.4 84.5001 72.1 87.3001 72C91.1001 71.9 94.6001 70.4 97.2001 68C94.4001 64.5 92.8001 60 93.0001 55.1C93.0001 54.8 93.0001 54.6 93.1001 54.3C93.1001 59.2 95.1001 63.6 98.4001 66.8C103.1 70.5 109.1 72.6 115.5 72.3C118.2 72.2 120.8 71.7 123.2 70.9C118.9 66.8 116.3 61 116.4 54.6C116.4 54.3 116.4 54 116.4 53.7C116.6 60.5 120.2 66.5 125.5 70C130.5 73 136.4 74.6 142.6 74.4C147.3 74.3 151.6 73.1 155.6 71.2C157.6 74.4 161.1 76.5 165.2 76.4C167.7 76.3 170.1 75.4 171.9 73.8C172.4 74 172.9 74.1 173.4 74C175.7 73.9 177.6 72 177.5 69.6C177.5 68.5 176.7 67.2 175.7 66.5Z",fill:"#F15A24"}),y.createElement("path",{d:"M77.1 66.1999C77 65.8999 76.9 65.6 76.9 65.3V65.1999C76.7 64.0999 76.6 62.9 76.8 61.7C76.7 62 76.6 62.2 76.6 62.5C76.4 63.4 76.3 64.1999 76.3 65.0999V65.1999C76.3 65.5999 76.3 66.1 76.4 66.5C76.5 67 76.6 67.5 76.7 67.9C77.1 69.3 77.8 70.6 78.7 71.8C79.1 71.3 79.4 70.7999 79.6 70.1999C78.8 69.3999 78.2 68.5999 77.8 67.5999C77.4 67.1999 77.2 66.6999 77.1 66.1999Z",fill:"#C54409"}),y.createElement("path",{d:"M93.1001 55.2C92.8001 60 94.5001 64.6 97.3001 68.1C97.7001 67.7 98.1001 67.4 98.4001 67C95.1001 63.8 93.1001 59.4 93.1001 54.5C93.2001 54.7 93.1001 54.9 93.1001 55.2Z",fill:"#C54409"}),y.createElement("path",{d:"M116.5 53.9C116.5 54.2 116.5 54.5 116.5 54.8C116.4 61.2 119.1 67 123.3 71.1C124.1 70.8 124.9 70.5 125.6 70.2C120.3 66.6 116.7 60.7 116.5 53.9Z",fill:"#C54409"}),y.createElement("path",{d:"M110.2 20.6C110.6 22.7 111.3 24.7 112.3 26.7C112.6 27.4 113 28 113.3 28.6C112.2 25.8 111.7 22.8 111.7 19.9C111.7 19.8 111.7 19.7 111.7 19.7C111.7 19.6 111.7 19.5 111.7 19.3C111.1 19.3 110.6 19.4 110.1 19.4C110.1 19.6 110.2 20 110.2 20.2C110.1 20.5 110.1 20.6 110.2 20.6Z",fill:"#C54409"}),y.createElement("path",{d:"M87.1 32.4C87.4 32.7 87.8 32.9 88.1 33.1C88.4 33.3 88.7 33.5 89.1 33.6H89.2C89.9 33.9 90.6 34.1 91.3 34.2C91.5 34.2 91.8 34.3 92 34.3C91 34.1 90.1 33.6 89.3 33.1C89.3 33.1 89.3 33.1 89.2 33.1C89 32.9 88.8 32.8 88.6 32.6C88.3 32.3 88 32 87.7 31.7C87.1 31 86.6 30.2 86.3 29.4C85.7 29.4 85.2 29.5 84.7 29.7C85.3 30.7 86.1 31.6 87.1 32.4Z",fill:"#C54409"}),y.createElement("path",{d:"M166.3 54.1C165.9 54.1 165.5 54.2 165.1 54.2H165C164.2 54.3 163.5 54.6 162.7 54.9C162.5 55 162.2 55.1 162 55.3C163.1 54.9 164.1 54.7 165.2 54.8H165.3C165.6 54.8 165.9 54.8 166.2 54.9C166.6 55 167.1 55 167.5 55.2C168.5 55.5 169.4 55.9 170.2 56.5C170.4 56.1 170.6 55.6 170.8 55.1C169.8 54.6 168.8 54.3 167.6 54.2C167.2 54.1 166.7 54.1 166.3 54.1Z",fill:"#C54409"}),y.createElement("path",{d:"M151.9 13.8C151.5 13.7 151 13.6 150.6 13.6C157.1 15.3 163.4 18.7 168.5 26.6C168.6 26.6 168.8 26.5 168.9 26.4C169.6 26.1 170.1 25.6 170.5 25C166 19.4 159.5 15.3 151.9 13.8Z",fill:"#C54409"}),y.createElement("path",{d:"M295.3 174.9C290.8 174.9 287.5 173.7 285.4 171.3C283.3 168.9 282.6 165.4 283.2 160.9L297.9 68.6C298.6 64.6 300.1 61.7 302.4 59.7C304.7 57.8 307.9 56.8 311.8 56.8C316.1 56.8 319.3 58 321.3 60.4C323.3 62.8 324 66.3 323.4 70.7L310.3 153.2H352.4C356.2 153.2 359 154 361 155.5C363 157 364 159.2 364 162C364 166.1 362.8 169.3 360.5 171.5C358.2 173.8 355 174.9 351.1 174.9H295.3Z",className:"leaseloco"}),y.createElement("path",{d:"M446.1 118.3C445.2 113.3 443.3 108.9 440.5 104.9C437.7 100.9 433.9 97.8 429.2 95.5C424.5 93.2 418.7 92 411.7 92C403 92 395.2 94 388.3 98.1C381.4 102.2 375.9 107.8 371.9 114.8C367.9 121.9 365.9 130 365.9 139.3C365.9 146.7 367.6 153.2 371.1 158.9C374.6 164.5 379.5 168.9 385.8 172C392.1 175.1 399.5 176.6 408 176.6C412.2 176.6 416.7 176.1 421.6 175.1C426.5 174.1 430.8 172.6 434.5 170.5C436.8 169.3 438.5 167.8 439.6 166C440.6 164.2 441.1 162.4 441.1 160.5C441 158.6 440.5 157 439.5 155.5C438.5 154.1 437.1 153.2 435.3 152.8C433.5 152.4 431.3 152.8 428.9 154C426.2 155.3 423.3 156.3 420 157C416.7 157.7 413.5 158 410.6 158C403 158 397.3 155.9 393.6 151.8C390.8 148.7 389.4 144.6 389.4 139.6H440.2C442 139.6 443.4 139.2 444.5 138.5C445.6 137.8 446.3 136.2 446.7 133.6C447.2 128.4 447.1 123.2 446.1 118.3ZM400.8 111.4C403.7 109.5 407.2 108.5 411.4 108.5C415.6 108.5 418.9 109.4 421.3 111.2C423.7 113 425.4 115.5 426.4 118.5C427.1 120.9 427.4 123.7 427.2 126.7H391.1C391.7 123.9 392.7 121.3 394 118.8C395.7 115.8 397.9 113.3 400.8 111.4Z",className:"leaseloco"}),y.createElement("path",{d:"M541.1 96.1C539.3 93.6 536.5 92.3 532.6 92.3C528.6 92.3 525.4 93.4 523 95.4C520.6 97.5 519 100.6 518.4 104.7L518.1 106.5C516.2 102.1 513.3 98.7 509.2 96.2C504.5 93.3 499.1 91.9 493 91.9C484.7 91.9 477.5 94.1 471.3 98.4C465.1 102.7 460.4 108.6 457 116.1C453.7 123.6 452 132.1 452 141.5C452 148.7 453.2 154.9 455.7 160.1C458.2 165.3 461.7 169.4 466.3 172.3C470.9 175.2 476.2 176.6 482.3 176.6C488.4 176.6 493.8 175.2 498.6 172.4C502.8 170 506.3 166.7 509.2 162.7C508.6 166.8 509.1 170 510.7 172.4C512.4 175 515.2 176.3 519.1 176.3C523.3 176.3 526.6 175.3 528.9 173.2C531.2 171.1 532.8 168.1 533.5 164L542.6 106.7C543.5 102.1 542.9 98.6 541.1 96.1ZM511 143.5C509.3 148 507 151.5 504 154.1C501 156.7 497.2 158 492.6 158C487.8 158 484.1 156.5 481.4 153.4C478.7 150.3 477.3 145.9 477.3 140.1C477.3 134.4 478.1 129.3 479.8 124.9C481.5 120.5 483.9 117 487 114.5C490.1 112 493.9 110.7 498.2 110.7C503.1 110.7 506.8 112.2 509.5 115.3C512.2 118.3 513.5 122.8 513.5 128.6C513.5 134.1 512.6 139.1 511 143.5Z",className:"leaseloco"}),y.createElement("path",{d:"M577.9 176.6C572.7 176.6 567.7 176.1 562.9 175.2C558.1 174.3 553.9 173 550.2 171.5C547.7 170.5 545.9 169.1 544.8 167.3C543.7 165.5 543.3 163.6 543.5 161.7C543.7 159.8 544.3 158.2 545.3 156.7C546.3 155.3 547.8 154.3 549.7 153.8C551.6 153.3 553.7 153.6 556 154.7C559.5 156.2 563.2 157.4 566.9 158.3C570.7 159.1 574.3 159.5 577.8 159.5C582.5 159.5 586.1 158.7 588.5 157C590.9 155.3 592.1 153.2 592.1 150.5C592.1 148.6 591.4 147.1 590.1 146C588.8 144.9 586.8 144.1 584.1 143.7L569 140.7C562.6 139.6 557.6 137.2 554.2 133.6C550.7 130 549 125.3 549 119.7C549 114.7 550.4 110.1 553.3 105.9C556.2 101.7 560.5 98.3 566.2 95.7C571.9 93.1 579 91.8 587.2 91.8C591 91.8 595 92.2 599.3 93.1C603.6 94 607.4 95.3 610.7 97.1C613.1 98.2 614.8 99.6 615.8 101.3C616.8 103 617.2 104.8 617 106.5C616.8 108.3 616.2 109.8 615 111.1C613.8 112.4 612.3 113.3 610.4 113.8C608.5 114.3 606.4 114 604.2 112.9C601.4 111.6 598.5 110.6 595.3 109.9C592.1 109.2 589 108.9 586 108.9C581 108.9 577.3 109.7 574.8 111.4C572.3 113.1 571.1 115.3 571.1 118.2C571.1 119.7 571.6 121.1 572.7 122.3C573.7 123.5 575.4 124.3 577.8 124.7L592.9 127.5C600.1 128.8 605.4 131.3 609 135C612.5 138.6 614.3 143.2 614.3 148.6C614.3 157.7 611 164.6 604.4 169.3C597.8 174.2 588.9 176.6 577.9 176.6Z",className:"leaseloco"}),y.createElement("path",{d:"M700.8 118.3C699.9 113.3 698 108.9 695.2 104.9C692.4 100.9 688.6 97.8 683.9 95.5C679.2 93.2 673.4 92 666.4 92C657.7 92 649.9 94 643 98.1C636.1 102.2 630.6 107.8 626.6 114.8C622.6 121.9 620.6 130 620.6 139.3C620.6 146.7 622.3 153.2 625.8 158.9C629.3 164.5 634.2 168.9 640.5 172C646.8 175.1 654.2 176.6 662.7 176.6C666.9 176.6 671.4 176.1 676.3 175.1C681.2 174.1 685.5 172.6 689.2 170.5C691.5 169.3 693.2 167.8 694.3 166C695.3 164.2 695.8 162.4 695.8 160.5C695.7 158.6 695.2 157 694.2 155.5C693.2 154.1 691.8 153.2 690 152.8C688.2 152.4 686 152.8 683.6 154C680.9 155.3 678 156.3 674.7 157C671.4 157.7 668.2 158 665.3 158C657.7 158 652 155.9 648.3 151.8C645.5 148.7 644.1 144.6 644.1 139.6H694.9C696.7 139.6 698.1 139.2 699.2 138.5C700.3 137.8 701 136.2 701.4 133.6C701.9 128.4 701.8 123.2 700.8 118.3ZM655.5 111.4C658.4 109.5 661.9 108.5 666.1 108.5C670.3 108.5 673.6 109.4 676 111.2C678.4 113 680.1 115.5 681.1 118.5C681.9 120.9 682.1 123.7 681.9 126.7H645.8C646.4 123.9 647.4 121.3 648.7 118.8C650.4 115.8 652.6 113.3 655.5 111.4Z",className:"leaseloco"}),y.createElement("path",{d:"M719.7 174.9C715.2 174.9 711.9 173.7 709.8 171.3C707.7 168.9 707 165.4 707.6 160.9L722.3 68.6C723 64.6 724.5 61.7 726.8 59.7C729.1 57.8 732.3 56.8 736.2 56.8C740.5 56.8 743.7 58 745.7 60.4C747.7 62.8 748.4 66.3 747.8 70.7L734.7 153.2H776.8C780.6 153.2 783.4 154 785.4 155.5C787.4 157 788.4 159.2 788.4 162C788.4 166.1 787.2 169.3 784.9 171.5C782.6 173.8 779.4 174.9 775.5 174.9H719.7Z",className:"leaseloco"}),y.createElement("path",{d:"M831.6 176.6C823.2 176.6 816 175.1 810.1 172C804.1 169 799.6 164.6 796.4 159C793.3 153.4 791.7 146.8 791.7 139.3C791.7 131.8 792.9 125.1 795.4 119.2C797.9 113.3 801.3 108.3 805.8 104.2C810.2 100.1 815.2 97 820.7 95C826.2 93 832.1 91.9 838.3 91.9C846.7 91.9 853.9 93.4 859.8 96.5C865.8 99.5 870.3 103.9 873.6 109.5C876.8 115.1 878.4 121.7 878.4 129.2C878.4 136.8 877.1 143.6 874.6 149.4C872.1 155.3 868.6 160.2 864.2 164.3C859.8 168.4 854.9 171.5 849.4 173.5C843.8 175.6 837.9 176.6 831.6 176.6ZM832.3 158C836.6 158 840.3 156.7 843.4 154.1C846.5 151.5 848.9 148 850.6 143.5C852.3 139 853.2 134 853.2 128.5C853.2 122.6 851.8 118.2 849.1 115.2C846.3 112.2 842.6 110.6 837.8 110.6C833.4 110.6 829.6 111.9 826.5 114.4C823.4 116.9 821 120.4 819.4 124.8C817.7 129.2 816.9 134.3 816.9 140C816.9 145.7 818.3 150.2 821 153.3C823.7 156.5 827.5 158 832.3 158Z",className:"leaseloco"}),y.createElement("path",{d:"M924.6 176.6C915.8 176.6 908.3 175.1 902.3 172C896.3 168.9 891.7 164.5 888.7 158.8C885.7 153.1 884.1 146.5 884.1 139C884.1 133 885 127.2 886.9 121.6C888.8 116 891.7 110.9 895.6 106.4C899.5 101.9 904.5 98.4 910.5 95.8C916.5 93.2 923.6 91.9 931.6 91.9C935.5 91.9 939.1 92.3 942.5 93C945.9 93.7 949.1 94.7 951.9 96.1C954.6 97.2 956.4 98.6 957.5 100.4C958.6 102.2 959.1 104 958.9 106C958.7 108 958.1 109.8 957.1 111.4C956 113 954.6 114.1 952.9 114.8C951.1 115.5 949.2 115.3 947.1 114.3C944.7 113.1 942.3 112.2 940.1 111.7C937.9 111.2 935.6 111 933.3 111C928.9 111 925.2 111.8 922.1 113.3C919.1 114.8 916.6 117 914.8 119.8C913 122.6 911.6 125.6 910.7 128.8C909.8 132.1 909.4 135.4 909.4 138.8C909.4 144.4 910.9 149 913.8 152.5C916.7 156 921.5 157.7 928.1 157.7C929.9 157.7 931.9 157.5 934.1 157C936.4 156.5 938.7 155.6 941 154.4C942.9 153.6 944.6 153.5 946.2 154.2C947.8 154.8 949.1 155.8 950.2 157.3C951.2 158.7 951.8 160.4 951.9 162.3C952 164.2 951.5 166 950.5 167.8C949.5 169.6 947.8 171.1 945.4 172.3C942.6 173.7 939.3 174.8 935.4 175.6C931.7 176.2 928 176.6 924.6 176.6Z",className:"leaseloco"}),y.createElement("path",{d:"M998.6 176.6C990.2 176.6 983 175.1 977.1 172C971.1 169 966.6 164.6 963.4 159C960.3 153.4 958.7 146.8 958.7 139.3C958.7 131.8 959.9 125.1 962.4 119.2C964.9 113.3 968.3 108.3 972.8 104.2C977.2 100.1 982.2 97 987.7 95C993.2 93 999.1 91.9 1005.3 91.9C1013.7 91.9 1020.9 93.4 1026.8 96.5C1032.8 99.5 1037.3 103.9 1040.6 109.5C1043.8 115.1 1045.4 121.7 1045.4 129.2C1045.4 136.8 1044.1 143.6 1041.6 149.4C1039.1 155.3 1035.6 160.2 1031.2 164.3C1026.8 168.4 1021.9 171.5 1016.4 173.5C1010.8 175.6 1004.9 176.6 998.6 176.6ZM999.2 158C1003.5 158 1007.2 156.7 1010.3 154.1C1013.4 151.5 1015.8 148 1017.5 143.5C1019.2 139 1020.1 134 1020.1 128.5C1020.1 122.6 1018.7 118.2 1016 115.2C1013.2 112.2 1009.5 110.6 1004.7 110.6C1000.3 110.6 996.5 111.9 993.4 114.4C990.3 116.9 987.9 120.4 986.3 124.8C984.6 129.2 983.8 134.3 983.8 140C983.8 145.7 985.2 150.2 987.9 153.3C990.7 156.5 994.5 158 999.2 158Z",className:"leaseloco"})),y.createElement("defs",null,y.createElement("radialGradient",{id:"paint0_radial_15_433",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(116.689 116.689) scale(116.689)"},y.createElement("stop",{stopColor:"#FFF"}),y.createElement("stop",{offset:1,stopColor:"#FFEACA"})),y.createElement("clipPath",{id:"clip0_15_433"},y.createElement("rect",{width:1045.3,height:233.4,className:"leaseloco"}))),y.createElement("style",null,`
|
|
7820
7820
|
.leaseloco {
|
|
7821
7821
|
fill: #07081A;
|
|
7822
7822
|
}
|
|
@@ -7824,7 +7824,7 @@ Learn more: https://nextjs.org/docs/app/building-your-application/upgrading/code
|
|
|
7824
7824
|
.dark .leaseloco {
|
|
7825
7825
|
fill: #fff;
|
|
7826
7826
|
}
|
|
7827
|
-
`)),Hae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 1402.223 555.556",enableBackground:"new 0 0 1402.223 555.556",xmlSpace:"preserve",...e},y.createElement("g",null,y.createElement("path",{d:"M525.544,124.801c46.138,24.343,77.665,59.881,82.312,141.069c0,68.89,0,271.454,0,271.454H485.701V318.559 c0-43.113,0-67.861-11.176-85.426c-9.582-15.967-28.741-23.953-46.307-23.953c-10.379,0-39.125,2.396-54.294,29.543 c-9.582,16.762-8.785,34.327-8.785,71.854v226.748H242.982V289.818c0-39.917-5.579-57.483-23.951-69.46 c-10.375-7.187-23.149-10.379-35.923-10.379c-5.588,0-21.56,0-35.131,10.379c-25.549,19.162-26.351,51.895-26.351,79.039v237.928 H0.272c0,0-0.325-207.584-0.265-270.582c6.238-82.061,41.884-118.628,86.636-142.683c59.142-31.791,168.606-39.686,226.02,15.525 c-7.087,13.047-19.857,29.651-23.716,52.304C341.313,95.412,454.07,87.095,525.544,124.801z",fill:"#1055c4"}),y.createElement("path",{d:"M813.066,205.987v186.827c0,16.764-0.797,26.346,3.197,33.533c7.182,13.57,26.346,13.57,28.746,13.57 c14.367,0,28.74-0.797,43.109-0.797v95.01c-7.979,1.598-36.725,6.389-64.674,6.389c-8.779,0-17.561,0-25.539-0.801 c-11.182-0.797-47.91,0-75.855-25.549c-31.938-27.943-30.339-70.258-30.339-108.584V205.188h-60.68v-75.052h60.68V0h121.354 v130.939h81.438v75.048H813.066z",fill:"#1055c4"}),y.createElement("path",{d:"M1267.896,479.039c-55.092,64.674-126.15,71.859-156.49,71.859c-18.363,0-55.088-2.395-97.404-23.156 c-78.242-38.324-109.379-112.574-109.379-195.611c0-19.16,0.797-59.079,20.754-105.383 c47.107-109.387,150.102-118.169,188.424-118.169c32.736,0,106.189,6.387,162.078,76.651c4.787,6.387,7.984,11.178,15.967,23.953 l-91.02,51.895c-0.797-2.396-7.186-15.172-13.57-23.955c-7.188-8.783-30.428-31.756-67.861-34.327 c-21.539-1.479-45.242,4.065-66.498,21.07c-41.398,33.119-44.307,96.297-44.307,104.276c0,35.928,9.92,84.969,39.918,105.393 c22.141,15.076,48.238,22.283,74.875,19.957c39.779-3.475,61.498-27.129,68.664-37.521c4.592-6.658,7.168-10.158,14.744-23.318 l89.842,46.467C1287.852,452.697,1278.275,467.062,1267.896,479.039",fill:"#1055c4"}),y.createElement("g",null,y.createElement("path",{d:"M1311.33,509.396c0-11.961,8.439-39.393,43.617-39.393c20.395,0,39.395,16.178,39.395,42.209 c0,23.213-17.588,38.686-39.395,38.686C1339.465,550.898,1311.33,542.457,1311.33,509.396z",fill:"#1055c4"})))),Vae=e=>y.createElement("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 317.4 115.8",style:{enableBackground:"new 0 0 317.4 115.8"},xmlSpace:"preserve",...e},y.createElement("g",{id:"Layer_1-2"},y.createElement("path",{fill:"#06549E",d:"M38.1,5.1l-5.1,9.7c-5.7-2.9-10.3-4.4-13.6-4.4c-1.9,0-3.1,0.7-3.1,2c0,4.7,21.7,2.6,21.7,16.8 c0,8.6-7.4,13.8-18.3,13.8c-7,0.1-13.8-1.9-19.6-5.9l4.8-9.7c5.2,3.4,10.5,5.1,15.1,5.1c2.1,0,3.5-0.6,3.5-1.9 C23.3,25.9,2,28.2,2,14C2,5.2,9.3,0,19.8,0C26.2,0.1,32.5,1.8,38.1,5.1z"}),y.createElement("path",{fill:"#06549E",d:"M84.5,15.9v26.4H69v-22c0-4.1-2.4-6.7-6-6.7c-4.2,0.1-6.8,3.4-6.8,8.1v20.6H40.7V0.6h15.5v6.4 c2.9-4.6,7.4-7,13.2-7C78.3,0,84.5,6.2,84.5,15.9z"}),y.createElement("path",{fill:"#06549E",d:"M127.9,15.2v27h-15.2v-4.6c-2.5,3.4-6.7,5.4-12.2,5.4c-8.9,0-14.1-5.3-14.1-13.1c0-8,5.6-12.5,16.1-12.6h10.2 v-0.1c0-3.4-2.4-5.5-7.2-5.5c-4.3,0.2-8.6,1.2-12.6,3L89.2,4.3c6.3-2.7,13.2-4.2,20.1-4.3C121,0,127.9,5.6,127.9,15.2z M112.8,28.6 v-3.8h-7c-3.1,0-4.7,1.3-4.7,3.9s1.7,4.1,4.7,4.1C108.8,32.9,111.5,31.2,112.8,28.6z"}),y.createElement("path",{fill:"#06549E",d:"M176.8,21.8c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.8-11.8-5.4v20.1h-15.5V0.7h15.5v4.8 c2.8-3.5,7-5.4,11.4-5.4C169.2,0.2,176.8,8.8,176.8,21.8z M161.2,21.4c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3s3.1,9.3,7.5,9.3 C158.2,30.7,161.2,26.9,161.2,21.4z"}),y.createElement("path",{fill:"#06549E",d:"M224.7,21.8c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.9-11.8-5.4v20.1h-15.5V0.7H194v4.8 c2.8-3.5,7-5.4,11.4-5.4C217,0.2,224.7,8.8,224.7,21.8z M209.1,21.4c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3s3.1,9.3,7.5,9.3 C206.1,30.7,209.1,26.9,209.1,21.4z"}),y.createElement("path",{fill:"#06549E",d:"M250.6,45.9c-3.3,8.2-9,12-17.3,12c-4.9,0.1-9.6-1.6-13.4-4.6l6.4-10.3c1.5,1.5,3.5,2.4,5.6,2.4 c1.9,0.1,3.7-0.9,4.5-2.7l0.8-1.5L220,0.7h15.8l9.1,25.5l7.7-25.5H268L250.6,45.9z"}),y.createElement("path",{fill:"#E42833",d:"M38.1,63.5l-5.1,9.7c-5.7-2.9-10.3-4.4-13.6-4.4c-1.9,0-3.1,0.7-3.1,2c0,4.7,21.7,2.6,21.7,16.8 c0,8.6-7.4,13.8-18.3,13.8c-7,0.1-13.8-1.9-19.6-5.9l4.8-9.7C10,89.2,15.2,91,19.8,91c2.1,0,3.5-0.6,3.5-1.9 C23.3,84.3,2,86.6,2,72.3c0-8.7,7.3-13.9,17.8-13.9C26.2,58.5,32.5,60.2,38.1,63.5z"}),y.createElement("path",{fill:"#E42833",d:"M84.5,74.3v26.4H69v-22c0-4.1-2.3-6.8-6-6.8c-4.2,0.1-6.8,3.4-6.8,8.1v20.6H40.7V43.9h15.5v21.6 c2.9-4.6,7.4-7,13.2-7C78.4,58.5,84.5,64.7,84.5,74.3z"}),y.createElement("path",{fill:"#E42833",d:"M127.9,79.9c0,12.9-8.2,21.4-20.7,21.4s-20.7-8.5-20.7-21.4s8.2-21.4,20.7-21.4S127.9,67,127.9,79.9z M99.5,79.8c0,5.6,3.1,9.3,7.8,9.3s7.7-3.7,7.7-9.3s-3.1-9.3-7.7-9.3S99.5,74.3,99.5,79.8z"}),y.createElement("path",{fill:"#E42833",d:"M176.8,80.3c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.9-11.8-5.4v19.7h-15.5V59.2h15.5v4.8 c2.8-3.5,7-5.4,11.4-5.4C169.2,58.7,176.8,67.3,176.8,80.3z M161.2,79.9c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3 s3.1,9.3,7.5,9.3C158.2,89.2,161.2,85.4,161.2,79.9z"}),y.createElement("path",{fill:"#E42833",d:"M224.7,80.3c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.9-11.8-5.4v19.7h-15.5V59.2H194v4.8 c2.8-3.5,7-5.5,11.4-5.4C217,58.7,224.7,67.3,224.7,80.3z M209.1,79.9c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3s3.1,9.3,7.5,9.3 C206.1,89.2,209.1,85.4,209.1,79.9z"}),y.createElement("path",{fill:"#E42833",d:"M269.8,83.8h-28c1.2,4,4.1,6.2,8.1,6.2c3.5-0.1,6.7-1.6,9.2-4l8,7.9c-4.4,4.8-10.6,7.5-18.5,7.5 c-13.9,0-22.4-8.4-22.4-21.2c0-13,8.8-21.5,22-21.5C262.7,58.7,270.7,68.5,269.8,83.8z M254.5,76.2c0.1-4.1-2.5-7-6.3-7 c-3.6,0-6,2.8-6.8,7H254.5z"}),y.createElement("path",{fill:"#E42833",d:"M286.6,65.8c2.8-4.6,7.8-7.3,13.1-7.2v13.9c-8-1-13.1,2.4-13.1,8.4v19.9h-15.5V59.2h15.5V65.8z"}),y.createElement("path",{fill:"#E42833",d:"M276.3,8.1c0.4-1.6,1.7-3.4,3.3-3.4h4.4c0,4.4,0.8,4.4,1.7,4.4h10c0.9,0,1.7,0,1.7-4.4h4.4 c1.6,0,2.9,1.9,3.3,3.4l2.4,11.6h3.5L308.2,7c-0.7-3.1-3.4-6.3-6.5-6.3h-22.2c-3.1,0-5.8,3.3-6.5,6.3l-2.6,12.6h3.5L276.3,8.1z"}),y.createElement("path",{fill:"#06549E",d:"M281.2,41c-4.1,0-7.4,3.3-7.4,7.4c0,4.1,3.3,7.4,7.4,7.4c4.1,0,7.4-3.3,7.4-7.4c0,0,0,0,0,0 C288.6,44.3,285.3,41,281.2,41C281.2,41,281.2,41,281.2,41z M283.7,48.4c0,1.4-1.1,2.5-2.5,2.5s-2.5-1.1-2.5-2.5s1.1-2.5,2.5-2.5 l0,0C282.5,45.9,283.7,47,283.7,48.4L283.7,48.4z"}),y.createElement("path",{fill:"#06549E",d:"M300,41c-4.1,0-7.4,3.3-7.4,7.4s3.3,7.4,7.4,7.4c4.1,0,7.4-3.3,7.4-7.4c0,0,0,0,0,0 C307.4,44.3,304.1,41,300,41z M302.5,48.4c0,1.4-1.2,2.5-2.6,2.5c-1.4,0-2.5-1.2-2.5-2.6c0-1.4,1.1-2.5,2.5-2.5 C301.4,45.8,302.5,46.9,302.5,48.4C302.6,48.4,302.6,48.4,302.5,48.4L302.5,48.4z"}),y.createElement("path",{fill:"#E42833",d:"M314.1,19.7h-46.9c-1.8,0-3.3,1.5-3.3,3.3s1.5,3.3,3.3,3.3l0,0h0.4l3,17.9c0.2,1.1,0.9,2.2,1.9,2.8 c0.6-4.9,5.1-8.3,9.9-7.7c4.2,0.5,7.4,3.9,7.7,8.1h1.1c0.4-4.9,4.6-8.5,9.5-8.2c4.2,0.3,7.6,3.5,8.1,7.7c1-0.7,1.7-1.7,1.9-2.8 l3-17.9h0.4c1.8,0,3.3-1.5,3.3-3.3S315.9,19.6,314.1,19.7L314.1,19.7z M275.3,28.3h0.1c0.1,0,0.3,0,0.4,0H275.3z M285.4,28.3h0.2 h0.2H285.4z M295.4,28.3h0.2h0.2H295.4z M305.4,28.3c0.1,0,0.3,0,0.4,0h0.1H305.4z"}),y.createElement("path",{fill:"#E42833",d:"M285.5,29h0.4h-0.2H285.5z"}),y.createElement("path",{fill:"#E42833",d:"M295.3,29h0.4h-0.2H295.3z"}),y.createElement("path",{fill:"#E42833",d:"M305,29h0.5h-0.1C305.3,29,305.1,29,305,29z"}))),zae={"leaseloco-logo":jae,"snappy-logo":Vae,"hungrrr-logo":Tae,"mtc-logo":Hae},Dae=({id:e})=>{const t=Je.useMounted(),a=Wne(),o=t?"":Ge.skeleton;return g.jsx("div",{id:e,className:Ge.timeline,children:g.jsxs("div",{className:Ge.container,children:[g.jsxs("div",{className:Ge.intro,children:[g.jsx("h2",{className:o,children:"My timeline"}),g.jsx("h3",{className:o,children:"Explore key roles and milestones over the years"})]}),g.jsx("div",{className:Ge.list,children:a.map((i,r)=>{const c=zae[i.icon];return g.jsxs("div",{className:Ge.item,children:[g.jsxs("div",{className:Ge.left,children:[g.jsx("span",{className:ie(Ge.dot,o)}),g.jsxs("div",{className:Ge.text,children:[g.jsx("h4",{className:o,children:i.date}),c&&g.jsx(c,{height:"32",className:o})]})]}),g.jsxs("div",{className:Ge.right,children:[g.jsx("h4",{className:o,children:i.location}),g.jsx("h5",{className:o,children:i.role}),i.description.map((s,d)=>g.jsx("p",{className:o,children:s},d))]})]},r)})})]})})},Oae="footer-module__footer___5PSsO",Fae="footer-module__skeleton___xsTB0",Bae="footer-module__container___VZcu-",Uae="footer-module__social___B-T-l",Wa={footer:Oae,skeleton:Fae,container:Bae,social:Uae},Zae=()=>{const e=Je.useMounted(),t=new Date().getFullYear();return g.jsx("div",{className:Wa.footer,children:g.jsxs("div",{className:Wa.container,children:[g.jsx(qb,{className:Wa.social,isMounted:e}),g.jsxs("p",{className:ie(!e&&Wa.skeleton),children:["© ",t," Michael Allen"]})]})})},Gae="logo-module__logo___50-hX",Wae="logo-module__skeleton___auAwZ",Xae="logo-module__icon___bH2ee",Kae="logo-module__title___Q1WfN",pa={logo:Gae,skeleton:Wae,icon:Xae,title:Kae},Yae=()=>{const e=Je.useMounted();return g.jsxs(Un,{href:"/",className:ie(pa.logo),children:[g.jsx("span",{className:ie(pa.icon,!e&&pa.skeleton),children:"M"}),g.jsx("span",{className:ie(pa.title,!e&&pa.skeleton),children:"TheMichael"})]})},Qae="navigation-module__nav___xApEM",Jae="navigation-module__skeleton___5r35M",KL={nav:Qae,skeleton:Jae},eoe=({className:e})=>{const t=Je.useMounted();return g.jsx("div",{className:ie(KL.nav,!t&&KL.skeleton,e),children:g.jsxs("ul",{children:[g.jsx("li",{children:g.jsx(Un,{href:"/",children:"Home"})}),g.jsx("li",{children:g.jsx(Un,{href:"/#about-me",children:"About me"})}),g.jsx("li",{children:g.jsx(Un,{href:"/#projects",children:"Projects"})}),g.jsx("li",{children:g.jsx(Un,{href:"/#timeline",children:"Timeline"})}),g.jsx("li",{children:g.jsx(Un,{href:"mailto:michael@uplord.co.uk",children:"Contact"})})]})})},rx=q.createContext({});function vv(e){const t=q.useRef(null);return t.current===null&&(t.current=e()),t.current}const sx=typeof window<"u",Ub=sx?q.useLayoutEffect:q.useEffect,Cv=q.createContext(null);function dx(e,t){e.indexOf(t)===-1&&e.push(t)}function hx(e,t){const a=e.indexOf(t);a>-1&&e.splice(a,1)}const a1=(e,t,a)=>a>t?t:a<e?e:a;let ra=()=>{},o1=()=>{};process.env.NODE_ENV!=="production"&&(ra=(e,t)=>{!e&&typeof console<"u"&&console.warn(t)},o1=(e,t)=>{if(!e)throw new Error(t)});const i1={},Zb=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e);function Gb(e){return typeof e=="object"&&e!==null}const Wb=e=>/^0[^.\s]+$/u.test(e);function lx(e){let t;return()=>(t===void 0&&(t=e()),t)}const Fe=e=>e,toe=(e,t)=>a=>t(e(a)),Ia=(...e)=>e.reduce(toe),va=(e,t,a)=>{const o=t-e;return o===0?1:(a-e)/o};class ux{constructor(){this.subscriptions=[]}add(t){return dx(this.subscriptions,t),()=>hx(this.subscriptions,t)}notify(t,a,o){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](t,a,o);else for(let r=0;r<i;r++){const c=this.subscriptions[r];c&&c(t,a,o)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const Ue=e=>e*1e3,Ye=e=>e/1e3;function Xb(e,t){return t?e*(1e3/t):0}const YL=new Set;function px(e,t,a){e||YL.has(t)||(console.warn(t),YL.add(t))}const Kb=(e,t,a)=>(((1-3*a+3*t)*e+(3*a-6*t))*e+3*t)*e,noe=1e-7,aoe=12;function ooe(e,t,a,o,i){let r,c,s=0;do c=t+(a-t)/2,r=Kb(c,o,i)-e,r>0?a=c:t=c;while(Math.abs(r)>noe&&++s<aoe);return c}function Na(e,t,a,o){if(e===t&&a===o)return Fe;const i=r=>ooe(r,0,1,e,a);return r=>r===0||r===1?r:Kb(i(r),t,o)}const Yb=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,Qb=e=>t=>1-e(1-t),Jb=Na(.33,1.53,.69,.99),yx=Qb(Jb),eS=Yb(yx),tS=e=>(e*=2)<1?.5*yx(e):.5*(2-Math.pow(2,-10*(e-1))),kx=e=>1-Math.sin(Math.acos(e)),nS=Qb(kx),aS=Yb(kx),ioe=Na(.42,0,1,1),coe=Na(0,0,.58,1),oS=Na(.42,0,.58,1),roe=e=>Array.isArray(e)&&typeof e[0]!="number",iS=e=>Array.isArray(e)&&typeof e[0]=="number",QL={linear:Fe,easeIn:ioe,easeInOut:oS,easeOut:coe,circIn:kx,circInOut:aS,circOut:nS,backIn:yx,backInOut:eS,backOut:Jb,anticipate:tS},soe=e=>typeof e=="string",JL=e=>{if(iS(e)){o1(e.length===4,"Cubic bezier arrays must contain four numerical values.");const[t,a,o,i]=e;return Na(t,a,o,i)}else if(soe(e))return o1(QL[e]!==void 0,`Invalid easing type '${e}'`),QL[e];return e},Xa=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"],ew={value:null};function doe(e,t){let a=new Set,o=new Set,i=!1,r=!1;const c=new WeakSet;let s={delta:0,timestamp:0,isProcessing:!1},d=0;function l(u){c.has(u)&&(h.schedule(u),e()),d++,u(s)}const h={schedule:(u,p=!1,k=!1)=>{const _=k&&i?a:o;return p&&c.add(u),_.has(u)||_.add(u),u},cancel:u=>{o.delete(u),c.delete(u)},process:u=>{if(s=u,i){r=!0;return}i=!0,[a,o]=[o,a],a.forEach(l),t&&ew.value&&ew.value.frameloop[t].push(d),d=0,a.clear(),i=!1,r&&(r=!1,h.process(u))}};return h}const hoe=40;function cS(e,t){let a=!1,o=!0;const i={delta:0,timestamp:0,isProcessing:!1},r=()=>a=!0,c=Xa.reduce((f,w)=>(f[w]=doe(r,t?w:void 0),f),{}),{setup:s,read:d,resolveKeyframes:l,preUpdate:h,update:u,preRender:p,render:k,postRender:v}=c,_=()=>{const f=i1.useManualTiming?i.timestamp:performance.now();a=!1,i1.useManualTiming||(i.delta=o?1e3/60:Math.max(Math.min(f-i.timestamp,hoe),1)),i.timestamp=f,i.isProcessing=!0,s.process(i),d.process(i),l.process(i),h.process(i),u.process(i),p.process(i),k.process(i),v.process(i),i.isProcessing=!1,a&&t&&(o=!1,e(_))},x=()=>{a=!0,o=!0,i.isProcessing||e(_)};return{schedule:Xa.reduce((f,w)=>{const m=c[w];return f[w]=(S,A=!1,P=!1)=>(a||x(),m.schedule(S,A,P)),f},{}),cancel:f=>{for(let w=0;w<Xa.length;w++)c[Xa[w]].cancel(f)},state:i,steps:c}}const{schedule:we,cancel:r1,state:Ae,steps:fC}=cS(typeof requestAnimationFrame<"u"?requestAnimationFrame:Fe,!0);let cv;function loe(){cv=void 0}const He={now:()=>(cv===void 0&&He.set(Ae.isProcessing||i1.useManualTiming?Ae.timestamp:performance.now()),cv),set:e=>{cv=e,queueMicrotask(loe)}},rS=e=>t=>typeof t=="string"&&t.startsWith(e),fx=rS("--"),uoe=rS("var(--"),mx=e=>uoe(e)?poe.test(e.split("/*")[0].trim()):!1,poe=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,sa={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Ca={...sa,transform:e=>a1(0,1,e)},Ka={...sa,default:1},ma=e=>Math.round(e*1e5)/1e5,Mx=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function yoe(e){return e==null}const koe=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,gx=(e,t)=>a=>!!(typeof a=="string"&&koe.test(a)&&a.startsWith(e)||t&&!yoe(a)&&Object.prototype.hasOwnProperty.call(a,t)),sS=(e,t,a)=>o=>{if(typeof o!="string")return o;const[i,r,c,s]=o.match(Mx);return{[e]:parseFloat(i),[t]:parseFloat(r),[a]:parseFloat(c),alpha:s!==void 0?parseFloat(s):1}},foe=e=>a1(0,255,e),mC={...sa,transform:e=>Math.round(foe(e))},Zn={test:gx("rgb","red"),parse:sS("red","green","blue"),transform:({red:e,green:t,blue:a,alpha:o=1})=>"rgba("+mC.transform(e)+", "+mC.transform(t)+", "+mC.transform(a)+", "+ma(Ca.transform(o))+")"};function moe(e){let t="",a="",o="",i="";return e.length>5?(t=e.substring(1,3),a=e.substring(3,5),o=e.substring(5,7),i=e.substring(7,9)):(t=e.substring(1,2),a=e.substring(2,3),o=e.substring(3,4),i=e.substring(4,5),t+=t,a+=a,o+=o,i+=i),{red:parseInt(t,16),green:parseInt(a,16),blue:parseInt(o,16),alpha:i?parseInt(i,16)/255:1}}const HC={test:gx("#"),parse:moe,transform:Zn.transform},Aa=e=>({test:t=>typeof t=="string"&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),c1=Aa("deg"),Qe=Aa("%"),de=Aa("px"),Moe=Aa("vh"),goe=Aa("vw"),tw={...Qe,parse:e=>Qe.parse(e)/100,transform:e=>Qe.transform(e*100)},Jn={test:gx("hsl","hue"),parse:sS("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:a,alpha:o=1})=>"hsla("+Math.round(e)+", "+Qe.transform(ma(t))+", "+Qe.transform(ma(a))+", "+ma(Ca.transform(o))+")"},Ie={test:e=>Zn.test(e)||HC.test(e)||Jn.test(e),parse:e=>Zn.test(e)?Zn.parse(e):Jn.test(e)?Jn.parse(e):HC.parse(e),transform:e=>typeof e=="string"?e:e.hasOwnProperty("red")?Zn.transform(e):Jn.transform(e),getAnimatableNone:e=>{const t=Ie.parse(e);return t.alpha=0,Ie.transform(t)}},_oe=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function voe(e){var t,a;return isNaN(e)&&typeof e=="string"&&(((t=e.match(Mx))==null?void 0:t.length)||0)+(((a=e.match(_oe))==null?void 0:a.length)||0)>0}const dS="number",hS="color",Coe="var",xoe="var(",nw="${}",Loe=/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 xa(e){const t=e.toString(),a=[],o={color:[],number:[],var:[]},i=[];let r=0;const s=t.replace(Loe,d=>(Ie.test(d)?(o.color.push(r),i.push(hS),a.push(Ie.parse(d))):d.startsWith(xoe)?(o.var.push(r),i.push(Coe),a.push(d)):(o.number.push(r),i.push(dS),a.push(parseFloat(d))),++r,nw)).split(nw);return{values:a,split:s,indexes:o,types:i}}function lS(e){return xa(e).values}function uS(e){const{split:t,types:a}=xa(e),o=t.length;return i=>{let r="";for(let c=0;c<o;c++)if(r+=t[c],i[c]!==void 0){const s=a[c];s===dS?r+=ma(i[c]):s===hS?r+=Ie.transform(i[c]):r+=i[c]}return r}}const woe=e=>typeof e=="number"?0:Ie.test(e)?Ie.getAnimatableNone(e):e;function boe(e){const t=lS(e);return uS(e)(t.map(woe))}const s1={test:voe,parse:lS,createTransformer:uS,getAnimatableNone:boe};function MC(e,t,a){return a<0&&(a+=1),a>1&&(a-=1),a<1/6?e+(t-e)*6*a:a<1/2?t:a<2/3?e+(t-e)*(2/3-a)*6:e}function Soe({hue:e,saturation:t,lightness:a,alpha:o}){e/=360,t/=100,a/=100;let i=0,r=0,c=0;if(!t)i=r=c=a;else{const s=a<.5?a*(1+t):a+t-a*t,d=2*a-s;i=MC(d,s,e+1/3),r=MC(d,s,e),c=MC(d,s,e-1/3)}return{red:Math.round(i*255),green:Math.round(r*255),blue:Math.round(c*255),alpha:o}}function lv(e,t){return a=>a>0?t:e}const Le=(e,t,a)=>e+(t-e)*a,gC=(e,t,a)=>{const o=e*e,i=a*(t*t-o)+o;return i<0?0:Math.sqrt(i)},Ioe=[HC,Zn,Jn],Noe=e=>Ioe.find(t=>t.test(e));function aw(e){const t=Noe(e);if(ra(!!t,`'${e}' is not an animatable color. Use the equivalent color code instead.`),!t)return!1;let a=t.parse(e);return t===Jn&&(a=Soe(a)),a}const ow=(e,t)=>{const a=aw(e),o=aw(t);if(!a||!o)return lv(e,t);const i={...a};return r=>(i.red=gC(a.red,o.red,r),i.green=gC(a.green,o.green,r),i.blue=gC(a.blue,o.blue,r),i.alpha=Le(a.alpha,o.alpha,r),Zn.transform(i))},VC=new Set(["none","hidden"]);function Aoe(e,t){return VC.has(e)?a=>a<=0?e:t:a=>a>=1?t:e}function Poe(e,t){return a=>Le(e,t,a)}function _x(e){return typeof e=="number"?Poe:typeof e=="string"?mx(e)?lv:Ie.test(e)?ow:$oe:Array.isArray(e)?pS:typeof e=="object"?Ie.test(e)?ow:Eoe:lv}function pS(e,t){const a=[...e],o=a.length,i=e.map((r,c)=>_x(r)(r,t[c]));return r=>{for(let c=0;c<o;c++)a[c]=i[c](r);return a}}function Eoe(e,t){const a={...e,...t},o={};for(const i in a)e[i]!==void 0&&t[i]!==void 0&&(o[i]=_x(e[i])(e[i],t[i]));return i=>{for(const r in o)a[r]=o[r](i);return a}}function Roe(e,t){const a=[],o={color:0,var:0,number:0};for(let i=0;i<t.values.length;i++){const r=t.types[i],c=e.indexes[r][o[r]],s=e.values[c]??0;a[i]=s,o[r]++}return a}const $oe=(e,t)=>{const a=s1.createTransformer(t),o=xa(e),i=xa(t);return o.indexes.var.length===i.indexes.var.length&&o.indexes.color.length===i.indexes.color.length&&o.indexes.number.length>=i.indexes.number.length?VC.has(e)&&!i.values.length||VC.has(t)&&!o.values.length?Aoe(e,t):Ia(pS(Roe(o,i),i.values),a):(ra(!0,`Complex values '${e}' and '${t}' 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.`),lv(e,t))};function yS(e,t,a){return typeof e=="number"&&typeof t=="number"&&typeof a=="number"?Le(e,t,a):_x(e)(e,t)}const qoe=e=>{const t=({timestamp:a})=>e(a);return{start:(a=!0)=>we.update(t,a),stop:()=>r1(t),now:()=>Ae.isProcessing?Ae.timestamp:He.now()}},kS=(e,t,a=10)=>{let o="";const i=Math.max(Math.round(t/a),2);for(let r=0;r<i;r++)o+=Math.round(e(r/(i-1))*1e4)/1e4+", ";return`linear(${o.substring(0,o.length-2)})`},uv=2e4;function vx(e){let t=0;const a=50;let o=e.next(t);for(;!o.done&&t<uv;)t+=a,o=e.next(t);return t>=uv?1/0:t}function Toe(e,t=100,a){const o=a({...e,keyframes:[0,t]}),i=Math.min(vx(o),uv);return{type:"keyframes",ease:r=>o.next(i*r).value/t,duration:Ye(i)}}const joe=5;function fS(e,t,a){const o=Math.max(t-joe,0);return Xb(a-e(o),t-o)}const xe={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1},_C=.001;function Hoe({duration:e=xe.duration,bounce:t=xe.bounce,velocity:a=xe.velocity,mass:o=xe.mass}){let i,r;ra(e<=Ue(xe.maxDuration),"Spring duration must be 10 seconds or less");let c=1-t;c=a1(xe.minDamping,xe.maxDamping,c),e=a1(xe.minDuration,xe.maxDuration,Ye(e)),c<1?(i=l=>{const h=l*c,u=h*e,p=h-a,k=zC(l,c),v=Math.exp(-u);return _C-p/k*v},r=l=>{const u=l*c*e,p=u*a+a,k=Math.pow(c,2)*Math.pow(l,2)*e,v=Math.exp(-u),_=zC(Math.pow(l,2),c);return(-i(l)+_C>0?-1:1)*((p-k)*v)/_}):(i=l=>{const h=Math.exp(-l*e),u=(l-a)*e+1;return-_C+h*u},r=l=>{const h=Math.exp(-l*e),u=(a-l)*(e*e);return h*u});const s=5/e,d=zoe(i,r,s);if(e=Ue(e),isNaN(d))return{stiffness:xe.stiffness,damping:xe.damping,duration:e};{const l=Math.pow(d,2)*o;return{stiffness:l,damping:c*2*Math.sqrt(o*l),duration:e}}}const Voe=12;function zoe(e,t,a){let o=a;for(let i=1;i<Voe;i++)o=o-e(o)/t(o);return o}function zC(e,t){return e*Math.sqrt(1-t*t)}const Doe=["duration","bounce"],Ooe=["stiffness","damping","mass"];function iw(e,t){return t.some(a=>e[a]!==void 0)}function Foe(e){let t={velocity:xe.velocity,stiffness:xe.stiffness,damping:xe.damping,mass:xe.mass,isResolvedFromDuration:!1,...e};if(!iw(e,Ooe)&&iw(e,Doe))if(e.visualDuration){const a=e.visualDuration,o=2*Math.PI/(a*1.2),i=o*o,r=2*a1(.05,1,1-(e.bounce||0))*Math.sqrt(i);t={...t,mass:xe.mass,stiffness:i,damping:r}}else{const a=Hoe(e);t={...t,...a,mass:xe.mass},t.isResolvedFromDuration=!0}return t}function pv(e=xe.visualDuration,t=xe.bounce){const a=typeof e!="object"?{visualDuration:e,keyframes:[0,1],bounce:t}:e;let{restSpeed:o,restDelta:i}=a;const r=a.keyframes[0],c=a.keyframes[a.keyframes.length-1],s={done:!1,value:r},{stiffness:d,damping:l,mass:h,duration:u,velocity:p,isResolvedFromDuration:k}=Foe({...a,velocity:-Ye(a.velocity||0)}),v=p||0,_=l/(2*Math.sqrt(d*h)),x=c-r,M=Ye(Math.sqrt(d/h)),N=Math.abs(x)<5;o||(o=N?xe.restSpeed.granular:xe.restSpeed.default),i||(i=N?xe.restDelta.granular:xe.restDelta.default);let f;if(_<1){const m=zC(M,_);f=S=>{const A=Math.exp(-_*M*S);return c-A*((v+_*M*x)/m*Math.sin(m*S)+x*Math.cos(m*S))}}else if(_===1)f=m=>c-Math.exp(-M*m)*(x+(v+M*x)*m);else{const m=M*Math.sqrt(_*_-1);f=S=>{const A=Math.exp(-_*M*S),P=Math.min(m*S,300);return c-A*((v+_*M*x)*Math.sinh(P)+m*x*Math.cosh(P))/m}}const w={calculatedDuration:k&&u||null,next:m=>{const S=f(m);if(k)s.done=m>=u;else{let A=m===0?v:0;_<1&&(A=m===0?Ue(v):fS(f,m,S));const P=Math.abs(A)<=o,H=Math.abs(c-S)<=i;s.done=P&&H}return s.value=s.done?c:S,s},toString:()=>{const m=Math.min(vx(w),uv),S=kS(A=>w.next(m*A).value,m,30);return m+"ms "+S},toTransition:()=>{}};return w}pv.applyToOptions=e=>{const t=Toe(e,100,pv);return e.ease=t.ease,e.duration=Ue(t.duration),e.type="keyframes",e};function DC({keyframes:e,velocity:t=0,power:a=.8,timeConstant:o=325,bounceDamping:i=10,bounceStiffness:r=500,modifyTarget:c,min:s,max:d,restDelta:l=.5,restSpeed:h}){const u=e[0],p={done:!1,value:u},k=P=>s!==void 0&&P<s||d!==void 0&&P>d,v=P=>s===void 0?d:d===void 0||Math.abs(s-P)<Math.abs(d-P)?s:d;let _=a*t;const x=u+_,M=c===void 0?x:c(x);M!==x&&(_=M-u);const N=P=>-_*Math.exp(-P/o),f=P=>M+N(P),w=P=>{const H=N(P),E=f(P);p.done=Math.abs(H)<=l,p.value=p.done?M:E};let m,S;const A=P=>{k(p.value)&&(m=P,S=pv({keyframes:[p.value,v(p.value)],velocity:fS(f,P,p.value),damping:i,stiffness:r,restDelta:l,restSpeed:h}))};return A(0),{calculatedDuration:null,next:P=>{let H=!1;return!S&&m===void 0&&(H=!0,w(P),A(P)),m!==void 0&&P>=m?S.next(P-m):(!H&&w(P),p)}}}function Boe(e,t,a){const o=[],i=a||i1.mix||yS,r=e.length-1;for(let c=0;c<r;c++){let s=i(e[c],e[c+1]);if(t){const d=Array.isArray(t)?t[c]||Fe:t;s=Ia(d,s)}o.push(s)}return o}function Uoe(e,t,{clamp:a=!0,ease:o,mixer:i}={}){const r=e.length;if(o1(r===t.length,"Both input and output ranges must be the same length"),r===1)return()=>t[0];if(r===2&&t[0]===t[1])return()=>t[1];const c=e[0]===e[1];e[0]>e[r-1]&&(e=[...e].reverse(),t=[...t].reverse());const s=Boe(t,o,i),d=s.length,l=h=>{if(c&&h<e[0])return t[0];let u=0;if(d>1)for(;u<e.length-2&&!(h<e[u+1]);u++);const p=va(e[u],e[u+1],h);return s[u](p)};return a?h=>l(a1(e[0],e[r-1],h)):l}function Zoe(e,t){const a=e[e.length-1];for(let o=1;o<=t;o++){const i=va(0,t,o);e.push(Le(a,1,i))}}function Goe(e){const t=[0];return Zoe(t,e.length-1),t}function Woe(e,t){return e.map(a=>a*t)}function Xoe(e,t){return e.map(()=>t||oS).splice(0,e.length-1)}function ea({duration:e=300,keyframes:t,times:a,ease:o="easeInOut"}){const i=roe(o)?o.map(JL):JL(o),r={done:!1,value:t[0]},c=Woe(a&&a.length===t.length?a:Goe(t),e),s=Uoe(c,t,{ease:Array.isArray(i)?i:Xoe(t,i)});return{calculatedDuration:e,next:d=>(r.value=s(d),r.done=d>=e,r)}}const Koe=e=>e!==null;function Cx(e,{repeat:t,repeatType:a="loop"},o,i=1){const r=e.filter(Koe),s=i<0||t&&a!=="loop"&&t%2===1?0:r.length-1;return!s||o===void 0?r[s]:o}const Yoe={decay:DC,inertia:DC,tween:ea,keyframes:ea,spring:pv};function mS(e){typeof e.type=="string"&&(e.type=Yoe[e.type])}class xx{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(t=>{this.resolve=t})}notifyFinished(){this.resolve()}then(t,a){return this.finished.then(t,a)}}const Qoe=e=>e/100;class Lx extends xx{constructor(t){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{var o,i;const{motionValue:a}=this.options;a&&a.updatedAt!==He.now()&&this.tick(He.now()),this.isStopped=!0,this.state!=="idle"&&(this.teardown(),(i=(o=this.options).onStop)==null||i.call(o))},this.options=t,this.initAnimation(),this.play(),t.autoplay===!1&&this.pause()}initAnimation(){const{options:t}=this;mS(t);const{type:a=ea,repeat:o=0,repeatDelay:i=0,repeatType:r,velocity:c=0}=t;let{keyframes:s}=t;const d=a||ea;process.env.NODE_ENV!=="production"&&d!==ea&&o1(s.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${s}`),d!==ea&&typeof s[0]!="number"&&(this.mixKeyframes=Ia(Qoe,yS(s[0],s[1])),s=[0,100]);const l=d({...t,keyframes:s});r==="mirror"&&(this.mirroredGenerator=d({...t,keyframes:[...s].reverse(),velocity:-c})),l.calculatedDuration===null&&(l.calculatedDuration=vx(l));const{calculatedDuration:h}=l;this.calculatedDuration=h,this.resolvedDuration=h+i,this.totalDuration=this.resolvedDuration*(o+1)-i,this.generator=l}updateTime(t){const a=Math.round(t-this.startTime)*this.playbackSpeed;this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=a}tick(t,a=!1){const{generator:o,totalDuration:i,mixKeyframes:r,mirroredGenerator:c,resolvedDuration:s,calculatedDuration:d}=this;if(this.startTime===null)return o.next(0);const{delay:l=0,keyframes:h,repeat:u,repeatType:p,repeatDelay:k,type:v,onUpdate:_,finalKeyframe:x}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-i/this.speed,this.startTime)),a?this.currentTime=t:this.updateTime(t);const M=this.currentTime-l*(this.playbackSpeed>=0?1:-1),N=this.playbackSpeed>=0?M<0:M>i;this.currentTime=Math.max(M,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=i);let f=this.currentTime,w=o;if(u){const P=Math.min(this.currentTime,i)/s;let H=Math.floor(P),E=P%1;!E&&P>=1&&(E=1),E===1&&H--,H=Math.min(H,u+1),!!(H%2)&&(p==="reverse"?(E=1-E,k&&(E-=k/s)):p==="mirror"&&(w=c)),f=a1(0,1,E)*s}const m=N?{done:!1,value:h[0]}:w.next(f);r&&(m.value=r(m.value));let{done:S}=m;!N&&d!==null&&(S=this.playbackSpeed>=0?this.currentTime>=i:this.currentTime<=0);const A=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&S);return A&&v!==DC&&(m.value=Cx(h,this.options,x,this.speed)),_&&_(m.value),A&&this.finish(),m}then(t,a){return this.finished.then(t,a)}get duration(){return Ye(this.calculatedDuration)}get time(){return Ye(this.currentTime)}set time(t){var a;t=Ue(t),this.currentTime=t,this.startTime===null||this.holdTime!==null||this.playbackSpeed===0?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.playbackSpeed),(a=this.driver)==null||a.start(!1)}get speed(){return this.playbackSpeed}set speed(t){this.updateTime(He.now());const a=this.playbackSpeed!==t;this.playbackSpeed=t,a&&(this.time=Ye(this.currentTime))}play(){var i,r;if(this.isStopped)return;const{driver:t=qoe,startTime:a}=this.options;this.driver||(this.driver=t(c=>this.tick(c))),(r=(i=this.options).onPlay)==null||r.call(i);const o=this.driver.now();this.state==="finished"?(this.updateFinished(),this.startTime=o):this.holdTime!==null?this.startTime=o-this.holdTime:this.startTime||(this.startTime=a??o),this.state==="finished"&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(He.now()),this.holdTime=this.currentTime}complete(){this.state!=="running"&&this.play(),this.state="finished",this.holdTime=null}finish(){var t,a;this.notifyFinished(),this.teardown(),this.state="finished",(a=(t=this.options).onComplete)==null||a.call(t)}cancel(){var t,a;this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),(a=(t=this.options).onCancel)==null||a.call(t)}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}attachTimeline(t){var a;return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),(a=this.driver)==null||a.stop(),t.observe(this)}}function Joe(e){for(let t=1;t<e.length;t++)e[t]??(e[t]=e[t-1])}const Gn=e=>e*180/Math.PI,OC=e=>{const t=Gn(Math.atan2(e[1],e[0]));return FC(t)},e0e={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:e=>(Math.abs(e[0])+Math.abs(e[3]))/2,rotate:OC,rotateZ:OC,skewX:e=>Gn(Math.atan(e[1])),skewY:e=>Gn(Math.atan(e[2])),skew:e=>(Math.abs(e[1])+Math.abs(e[2]))/2},FC=e=>(e=e%360,e<0&&(e+=360),e),cw=OC,rw=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),sw=e=>Math.sqrt(e[4]*e[4]+e[5]*e[5]),t0e={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:rw,scaleY:sw,scale:e=>(rw(e)+sw(e))/2,rotateX:e=>FC(Gn(Math.atan2(e[6],e[5]))),rotateY:e=>FC(Gn(Math.atan2(-e[2],e[0]))),rotateZ:cw,rotate:cw,skewX:e=>Gn(Math.atan(e[4])),skewY:e=>Gn(Math.atan(e[1])),skew:e=>(Math.abs(e[1])+Math.abs(e[4]))/2};function BC(e){return e.includes("scale")?1:0}function UC(e,t){if(!e||e==="none")return BC(t);const a=e.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let o,i;if(a)o=t0e,i=a;else{const s=e.match(/^matrix\(([-\d.e\s,]+)\)$/u);o=e0e,i=s}if(!i)return BC(t);const r=o[t],c=i[1].split(",").map(a0e);return typeof r=="function"?r(c):c[r]}const n0e=(e,t)=>{const{transform:a="none"}=getComputedStyle(e);return UC(a,t)};function a0e(e){return parseFloat(e.trim())}const da=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],ha=new Set(da),dw=e=>e===sa||e===de,o0e=new Set(["x","y","z"]),i0e=da.filter(e=>!o0e.has(e));function c0e(e){const t=[];return i0e.forEach(a=>{const o=e.getValue(a);o!==void 0&&(t.push([a,o.get()]),o.set(a.startsWith("scale")?1:0))}),t}const Wn={width:({x:e},{paddingLeft:t="0",paddingRight:a="0"})=>e.max-e.min-parseFloat(t)-parseFloat(a),height:({y:e},{paddingTop:t="0",paddingBottom:a="0"})=>e.max-e.min-parseFloat(t)-parseFloat(a),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:(e,{transform:t})=>UC(t,"x"),y:(e,{transform:t})=>UC(t,"y")};Wn.translateX=Wn.x;Wn.translateY=Wn.y;const Xn=new Set;let ZC=!1,GC=!1,WC=!1;function MS(){if(GC){const e=Array.from(Xn).filter(o=>o.needsMeasurement),t=new Set(e.map(o=>o.element)),a=new Map;t.forEach(o=>{const i=c0e(o);i.length&&(a.set(o,i),o.render())}),e.forEach(o=>o.measureInitialState()),t.forEach(o=>{o.render();const i=a.get(o);i&&i.forEach(([r,c])=>{var s;(s=o.getValue(r))==null||s.set(c)})}),e.forEach(o=>o.measureEndState()),e.forEach(o=>{o.suspendedScrollY!==void 0&&window.scrollTo(0,o.suspendedScrollY)})}GC=!1,ZC=!1,Xn.forEach(e=>e.complete(WC)),Xn.clear()}function gS(){Xn.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(GC=!0)})}function r0e(){WC=!0,gS(),MS(),WC=!1}class wx{constructor(t,a,o,i,r,c=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...t],this.onComplete=a,this.name=o,this.motionValue=i,this.element=r,this.isAsync=c}scheduleResolve(){this.state="scheduled",this.isAsync?(Xn.add(this),ZC||(ZC=!0,we.read(gS),we.resolveKeyframes(MS))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:t,name:a,element:o,motionValue:i}=this;if(t[0]===null){const r=i==null?void 0:i.get(),c=t[t.length-1];if(r!==void 0)t[0]=r;else if(o&&a){const s=o.readValue(a,c);s!=null&&(t[0]=s)}t[0]===void 0&&(t[0]=c),i&&r===void 0&&i.set(t[0])}Joe(t)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(t=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,t),Xn.delete(this)}cancel(){this.state==="scheduled"&&(Xn.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const s0e=e=>e.startsWith("--");function d0e(e,t,a){s0e(t)?e.style.setProperty(t,a):e.style[t]=a}const h0e=lx(()=>window.ScrollTimeline!==void 0),l0e={};function u0e(e,t){const a=lx(e);return()=>l0e[t]??a()}const _S=u0e(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),ka=([e,t,a,o])=>`cubic-bezier(${e}, ${t}, ${a}, ${o})`,hw={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:ka([0,.65,.55,1]),circOut:ka([.55,0,1,.45]),backIn:ka([.31,.01,.66,-.59]),backOut:ka([.33,1.53,.69,.99])};function vS(e,t){if(e)return typeof e=="function"?_S()?kS(e,t):"ease-out":iS(e)?ka(e):Array.isArray(e)?e.map(a=>vS(a,t)||hw.easeOut):hw[e]}function p0e(e,t,a,{delay:o=0,duration:i=300,repeat:r=0,repeatType:c="loop",ease:s="easeOut",times:d}={},l=void 0){const h={[t]:a};d&&(h.offset=d);const u=vS(s,i);Array.isArray(u)&&(h.easing=u);const p={delay:o,duration:i,easing:Array.isArray(u)?"linear":u,fill:"both",iterations:r+1,direction:c==="reverse"?"alternate":"normal"};return l&&(p.pseudoElement=l),e.animate(h,p)}function CS(e){return typeof e=="function"&&"applyToOptions"in e}function y0e({type:e,...t}){return CS(e)&&_S()?e.applyToOptions(t):(t.duration??(t.duration=300),t.ease??(t.ease="easeOut"),t)}class k0e extends xx{constructor(t){if(super(),this.finishedTime=null,this.isStopped=!1,!t)return;const{element:a,name:o,keyframes:i,pseudoElement:r,allowFlatten:c=!1,finalKeyframe:s,onComplete:d}=t;this.isPseudoElement=!!r,this.allowFlatten=c,this.options=t,o1(typeof t.type!="string",`animateMini doesn't support "type" as a string. Did you mean to import { spring } from "motion"?`);const l=y0e(t);this.animation=p0e(a,o,i,l,r),l.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!r){const h=Cx(i,this.options,s,this.speed);this.updateMotionValue?this.updateMotionValue(h):d0e(a,o,h),this.animation.cancel()}d==null||d(),this.notifyFinished()}}play(){this.isStopped||(this.animation.play(),this.state==="finished"&&this.updateFinished())}pause(){this.animation.pause()}complete(){var t,a;(a=(t=this.animation).finish)==null||a.call(t)}cancel(){try{this.animation.cancel()}catch{}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:t}=this;t==="idle"||t==="finished"||(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){var t,a;this.isPseudoElement||(a=(t=this.animation).commitStyles)==null||a.call(t)}get duration(){var a,o;const t=((o=(a=this.animation.effect)==null?void 0:a.getComputedTiming)==null?void 0:o.call(a).duration)||0;return Ye(Number(t))}get time(){return Ye(Number(this.animation.currentTime)||0)}set time(t){this.finishedTime=null,this.animation.currentTime=Ue(t)}get speed(){return this.animation.playbackRate}set speed(t){t<0&&(this.finishedTime=null),this.animation.playbackRate=t}get state(){return this.finishedTime!==null?"finished":this.animation.playState}get startTime(){return Number(this.animation.startTime)}set startTime(t){this.animation.startTime=t}attachTimeline({timeline:t,observe:a}){var o;return this.allowFlatten&&((o=this.animation.effect)==null||o.updateTiming({easing:"linear"})),this.animation.onfinish=null,t&&h0e()?(this.animation.timeline=t,Fe):a(this)}}const xS={anticipate:tS,backInOut:eS,circInOut:aS};function f0e(e){return e in xS}function m0e(e){typeof e.ease=="string"&&f0e(e.ease)&&(e.ease=xS[e.ease])}const lw=10;class M0e extends k0e{constructor(t){m0e(t),mS(t),super(t),t.startTime&&(this.startTime=t.startTime),this.options=t}updateMotionValue(t){const{motionValue:a,onUpdate:o,onComplete:i,element:r,...c}=this.options;if(!a)return;if(t!==void 0){a.set(t);return}const s=new Lx({...c,autoplay:!1}),d=Ue(this.finishedTime??this.time);a.setWithVelocity(s.sample(d-lw).value,s.sample(d).value,lw),s.stop()}}const uw=(e,t)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(s1.test(e)||e==="0")&&!e.startsWith("url("));function g0e(e){const t=e[0];if(e.length===1)return!0;for(let a=0;a<e.length;a++)if(e[a]!==t)return!0}function _0e(e,t,a,o){const i=e[0];if(i===null)return!1;if(t==="display"||t==="visibility")return!0;const r=e[e.length-1],c=uw(i,t),s=uw(r,t);return ra(c===s,`You are trying to animate ${t} from "${i}" to "${r}". ${i} is not an animatable value - to enable this animation set ${i} to a value animatable to ${r} via the \`style\` property.`),!c||!s?!1:g0e(e)||(a==="spring"||CS(a))&&o}function bx(e){return Gb(e)&&"offsetHeight"in e}const v0e=new Set(["opacity","clipPath","filter","transform"]),C0e=lx(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function x0e(e){var l;const{motionValue:t,name:a,repeatDelay:o,repeatType:i,damping:r,type:c}=e;if(!bx((l=t==null?void 0:t.owner)==null?void 0:l.current))return!1;const{onUpdate:s,transformTemplate:d}=t.owner.getProps();return C0e()&&a&&v0e.has(a)&&(a!=="transform"||!d)&&!s&&!o&&i!=="mirror"&&r!==0&&c!=="inertia"}const L0e=40;class w0e extends xx{constructor({autoplay:t=!0,delay:a=0,type:o="keyframes",repeat:i=0,repeatDelay:r=0,repeatType:c="loop",keyframes:s,name:d,motionValue:l,element:h,...u}){var v;super(),this.stop=()=>{var _,x;this._animation&&(this._animation.stop(),(_=this.stopTimeline)==null||_.call(this)),(x=this.keyframeResolver)==null||x.cancel()},this.createdAt=He.now();const p={autoplay:t,delay:a,type:o,repeat:i,repeatDelay:r,repeatType:c,name:d,motionValue:l,element:h,...u},k=(h==null?void 0:h.KeyframeResolver)||wx;this.keyframeResolver=new k(s,(_,x,M)=>this.onKeyframesResolved(_,x,p,!M),d,l,h),(v=this.keyframeResolver)==null||v.scheduleResolve()}onKeyframesResolved(t,a,o,i){this.keyframeResolver=void 0;const{name:r,type:c,velocity:s,delay:d,isHandoff:l,onUpdate:h}=o;this.resolvedAt=He.now(),_0e(t,r,c,s)||((i1.instantAnimations||!d)&&(h==null||h(Cx(t,o,a))),t[0]=t[t.length-1],o.duration=0,o.repeat=0);const p={startTime:i?this.resolvedAt?this.resolvedAt-this.createdAt>L0e?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:a,...o,keyframes:t},k=!l&&x0e(p)?new M0e({...p,element:p.motionValue.owner.current}):new Lx(p);k.finished.then(()=>this.notifyFinished()).catch(Fe),this.pendingTimeline&&(this.stopTimeline=k.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=k}get finished(){return this._animation?this.animation.finished:this._finished}then(t,a){return this.finished.finally(t).then(()=>{})}get animation(){var t;return this._animation||((t=this.keyframeResolver)==null||t.resume(),r0e()),this._animation}get duration(){return this.animation.duration}get time(){return this.animation.time}set time(t){this.animation.time=t}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(t){this.animation.speed=t}get startTime(){return this.animation.startTime}attachTimeline(t){return this._animation?this.stopTimeline=this.animation.attachTimeline(t):this.pendingTimeline=t,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){var t;this._animation&&this.animation.cancel(),(t=this.keyframeResolver)==null||t.cancel()}}const b0e=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function S0e(e){const t=b0e.exec(e);if(!t)return[,];const[,a,o,i]=t;return[`--${a??o}`,i]}const I0e=4;function LS(e,t,a=1){o1(a<=I0e,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`);const[o,i]=S0e(e);if(!o)return;const r=window.getComputedStyle(t).getPropertyValue(o);if(r){const c=r.trim();return Zb(c)?parseFloat(c):c}return mx(i)?LS(i,t,a+1):i}function Sx(e,t){return(e==null?void 0:e[t])??(e==null?void 0:e.default)??e}const wS=new Set(["width","height","top","left","right","bottom",...da]),N0e={test:e=>e==="auto",parse:e=>e},bS=e=>t=>t.test(e),SS=[sa,de,Qe,c1,goe,Moe,N0e],pw=e=>SS.find(bS(e));function A0e(e){return typeof e=="number"?e===0:e!==null?e==="none"||e==="0"||Wb(e):!0}const P0e=new Set(["brightness","contrast","saturate","opacity"]);function E0e(e){const[t,a]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[o]=a.match(Mx)||[];if(!o)return e;const i=a.replace(o,"");let r=P0e.has(t)?1:0;return o!==a&&(r*=100),t+"("+r+i+")"}const R0e=/\b([a-z-]*)\(.*?\)/gu,XC={...s1,getAnimatableNone:e=>{const t=e.match(R0e);return t?t.map(E0e).join(" "):e}},yw={...sa,transform:Math.round},$0e={rotate:c1,rotateX:c1,rotateY:c1,rotateZ:c1,scale:Ka,scaleX:Ka,scaleY:Ka,scaleZ:Ka,skew:c1,skewX:c1,skewY:c1,distance:de,translateX:de,translateY:de,translateZ:de,x:de,y:de,z:de,perspective:de,transformPerspective:de,opacity:Ca,originX:tw,originY:tw,originZ:de},Ix={borderWidth:de,borderTopWidth:de,borderRightWidth:de,borderBottomWidth:de,borderLeftWidth:de,borderRadius:de,radius:de,borderTopLeftRadius:de,borderTopRightRadius:de,borderBottomRightRadius:de,borderBottomLeftRadius:de,width:de,maxWidth:de,height:de,maxHeight:de,top:de,right:de,bottom:de,left:de,padding:de,paddingTop:de,paddingRight:de,paddingBottom:de,paddingLeft:de,margin:de,marginTop:de,marginRight:de,marginBottom:de,marginLeft:de,backgroundPositionX:de,backgroundPositionY:de,...$0e,zIndex:yw,fillOpacity:Ca,strokeOpacity:Ca,numOctaves:yw},q0e={...Ix,color:Ie,backgroundColor:Ie,outlineColor:Ie,fill:Ie,stroke:Ie,borderColor:Ie,borderTopColor:Ie,borderRightColor:Ie,borderBottomColor:Ie,borderLeftColor:Ie,filter:XC,WebkitFilter:XC},IS=e=>q0e[e];function NS(e,t){let a=IS(e);return a!==XC&&(a=s1),a.getAnimatableNone?a.getAnimatableNone(t):void 0}const T0e=new Set(["auto","none","0"]);function j0e(e,t,a){let o=0,i;for(;o<e.length&&!i;){const r=e[o];typeof r=="string"&&!T0e.has(r)&&xa(r).values.length&&(i=e[o]),o++}if(i&&a)for(const r of t)e[r]=NS(a,i)}class H0e extends wx{constructor(t,a,o,i,r){super(t,a,o,i,r,!0)}readKeyframes(){const{unresolvedKeyframes:t,element:a,name:o}=this;if(!a||!a.current)return;super.readKeyframes();for(let d=0;d<t.length;d++){let l=t[d];if(typeof l=="string"&&(l=l.trim(),mx(l))){const h=LS(l,a.current);h!==void 0&&(t[d]=h),d===t.length-1&&(this.finalKeyframe=l)}}if(this.resolveNoneKeyframes(),!wS.has(o)||t.length!==2)return;const[i,r]=t,c=pw(i),s=pw(r);if(c!==s)if(dw(c)&&dw(s))for(let d=0;d<t.length;d++){const l=t[d];typeof l=="string"&&(t[d]=parseFloat(l))}else Wn[o]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:t,name:a}=this,o=[];for(let i=0;i<t.length;i++)(t[i]===null||A0e(t[i]))&&o.push(i);o.length&&j0e(t,o,a)}measureInitialState(){const{element:t,unresolvedKeyframes:a,name:o}=this;if(!t||!t.current)return;o==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Wn[o](t.measureViewportBox(),window.getComputedStyle(t.current)),a[0]=this.measuredOrigin;const i=a[a.length-1];i!==void 0&&t.getValue(o,i).jump(i,!1)}measureEndState(){var s;const{element:t,name:a,unresolvedKeyframes:o}=this;if(!t||!t.current)return;const i=t.getValue(a);i&&i.jump(this.measuredOrigin,!1);const r=o.length-1,c=o[r];o[r]=Wn[a](t.measureViewportBox(),window.getComputedStyle(t.current)),c!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=c),(s=this.removedTransforms)!=null&&s.length&&this.removedTransforms.forEach(([d,l])=>{t.getValue(d).set(l)}),this.resolveNoneKeyframes()}}function V0e(e,t,a){if(e instanceof EventTarget)return[e];if(typeof e=="string"){let o=document;const i=(a==null?void 0:a[e])??o.querySelectorAll(e);return i?Array.from(i):[]}return Array.from(e)}const AS=(e,t)=>t&&typeof e=="number"?t.transform(e):e,kw=30,z0e=e=>!isNaN(parseFloat(e));class D0e{constructor(t,a={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=(o,i=!0)=>{var c,s;const r=He.now();if(this.updatedAt!==r&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(o),this.current!==this.prev&&((c=this.events.change)==null||c.notify(this.current),this.dependents))for(const d of this.dependents)d.dirty();i&&((s=this.events.renderRequest)==null||s.notify(this.current))},this.hasAnimated=!1,this.setCurrent(t),this.owner=a.owner}setCurrent(t){this.current=t,this.updatedAt=He.now(),this.canTrackVelocity===null&&t!==void 0&&(this.canTrackVelocity=z0e(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return process.env.NODE_ENV!=="production"&&px(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",t)}on(t,a){this.events[t]||(this.events[t]=new ux);const o=this.events[t].add(a);return t==="change"?()=>{o(),we.read(()=>{this.events.change.getSize()||this.stop()})}:o}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,a){this.passiveEffect=t,this.stopPassiveEffect=a}set(t,a=!0){!a||!this.passiveEffect?this.updateAndNotify(t,a):this.passiveEffect(t,this.updateAndNotify)}setWithVelocity(t,a,o){this.set(a),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-o}jump(t,a=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,a&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){var t;(t=this.events.change)==null||t.notify(this.current)}addDependent(t){this.dependents||(this.dependents=new Set),this.dependents.add(t)}removeDependent(t){this.dependents&&this.dependents.delete(t)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const t=He.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||t-this.updatedAt>kw)return 0;const a=Math.min(this.updatedAt-this.prevUpdatedAt,kw);return Xb(parseFloat(this.current)-parseFloat(this.prevFrameValue),a)}start(t){return this.stop(),new Promise(a=>{this.hasAnimated=!0,this.animation=t(a),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(){var t,a;(t=this.dependents)==null||t.clear(),(a=this.events.destroy)==null||a.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function ia(e,t){return new D0e(e,t)}const{schedule:Nx}=cS(queueMicrotask,!1),Be={x:!1,y:!1};function PS(){return Be.x||Be.y}function O0e(e){return e==="x"||e==="y"?Be[e]?null:(Be[e]=!0,()=>{Be[e]=!1}):Be.x||Be.y?null:(Be.x=Be.y=!0,()=>{Be.x=Be.y=!1})}function ES(e,t){const a=V0e(e),o=new AbortController,i={passive:!0,...t,signal:o.signal};return[a,i,()=>o.abort()]}function fw(e){return!(e.pointerType==="touch"||PS())}function F0e(e,t,a={}){const[o,i,r]=ES(e,a),c=s=>{if(!fw(s))return;const{target:d}=s,l=t(d,s);if(typeof l!="function"||!d)return;const h=u=>{fw(u)&&(l(u),d.removeEventListener("pointerleave",h))};d.addEventListener("pointerleave",h,i)};return o.forEach(s=>{s.addEventListener("pointerenter",c,i)}),r}const RS=(e,t)=>t?e===t?!0:RS(e,t.parentElement):!1,Ax=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1,B0e=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function U0e(e){return B0e.has(e.tagName)||e.tabIndex!==-1}const rv=new WeakSet;function mw(e){return t=>{t.key==="Enter"&&e(t)}}function vC(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}const Z0e=(e,t)=>{const a=e.currentTarget;if(!a)return;const o=mw(()=>{if(rv.has(a))return;vC(a,"down");const i=mw(()=>{vC(a,"up")}),r=()=>vC(a,"cancel");a.addEventListener("keyup",i,t),a.addEventListener("blur",r,t)});a.addEventListener("keydown",o,t),a.addEventListener("blur",()=>a.removeEventListener("keydown",o),t)};function Mw(e){return Ax(e)&&!PS()}function G0e(e,t,a={}){const[o,i,r]=ES(e,a),c=s=>{const d=s.currentTarget;if(!Mw(s))return;rv.add(d);const l=t(d,s),h=(k,v)=>{window.removeEventListener("pointerup",u),window.removeEventListener("pointercancel",p),rv.has(d)&&rv.delete(d),Mw(k)&&typeof l=="function"&&l(k,{success:v})},u=k=>{h(k,d===window||d===document||a.useGlobalTarget||RS(d,k.target))},p=k=>{h(k,!1)};window.addEventListener("pointerup",u,i),window.addEventListener("pointercancel",p,i)};return o.forEach(s=>{(a.useGlobalTarget?window:s).addEventListener("pointerdown",c,i),bx(s)&&(s.addEventListener("focus",l=>Z0e(l,i)),!U0e(s)&&!s.hasAttribute("tabindex")&&(s.tabIndex=0))}),r}function $S(e){return Gb(e)&&"ownerSVGElement"in e}function W0e(e){return $S(e)&&e.tagName==="svg"}const Re=e=>!!(e&&e.getVelocity),X0e=[...SS,Ie,s1],K0e=e=>X0e.find(bS(e)),Px=q.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"});class Y0e extends y.Component{getSnapshotBeforeUpdate(t){const a=this.props.childRef.current;if(a&&t.isPresent&&!this.props.isPresent){const o=a.offsetParent,i=bx(o)&&o.offsetWidth||0,r=this.props.sizeRef.current;r.height=a.offsetHeight||0,r.width=a.offsetWidth||0,r.top=a.offsetTop,r.left=a.offsetLeft,r.right=i-r.width-r.left}return null}componentDidUpdate(){}render(){return this.props.children}}function Q0e({children:e,isPresent:t,anchorX:a}){const o=q.useId(),i=q.useRef(null),r=q.useRef({width:0,height:0,top:0,left:0,right:0}),{nonce:c}=q.useContext(Px);return q.useInsertionEffect(()=>{const{width:s,height:d,top:l,left:h,right:u}=r.current;if(t||!i.current||!s||!d)return;const p=a==="left"?`left: ${h}`:`right: ${u}`;i.current.dataset.motionPopId=o;const k=document.createElement("style");return c&&(k.nonce=c),document.head.appendChild(k),k.sheet&&k.sheet.insertRule(`
|
|
7827
|
+
`)),Hae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 1402.223 555.556",enableBackground:"new 0 0 1402.223 555.556",xmlSpace:"preserve",...e},y.createElement("g",null,y.createElement("path",{d:"M525.544,124.801c46.138,24.343,77.665,59.881,82.312,141.069c0,68.89,0,271.454,0,271.454H485.701V318.559 c0-43.113,0-67.861-11.176-85.426c-9.582-15.967-28.741-23.953-46.307-23.953c-10.379,0-39.125,2.396-54.294,29.543 c-9.582,16.762-8.785,34.327-8.785,71.854v226.748H242.982V289.818c0-39.917-5.579-57.483-23.951-69.46 c-10.375-7.187-23.149-10.379-35.923-10.379c-5.588,0-21.56,0-35.131,10.379c-25.549,19.162-26.351,51.895-26.351,79.039v237.928 H0.272c0,0-0.325-207.584-0.265-270.582c6.238-82.061,41.884-118.628,86.636-142.683c59.142-31.791,168.606-39.686,226.02,15.525 c-7.087,13.047-19.857,29.651-23.716,52.304C341.313,95.412,454.07,87.095,525.544,124.801z",fill:"#1055c4"}),y.createElement("path",{d:"M813.066,205.987v186.827c0,16.764-0.797,26.346,3.197,33.533c7.182,13.57,26.346,13.57,28.746,13.57 c14.367,0,28.74-0.797,43.109-0.797v95.01c-7.979,1.598-36.725,6.389-64.674,6.389c-8.779,0-17.561,0-25.539-0.801 c-11.182-0.797-47.91,0-75.855-25.549c-31.938-27.943-30.339-70.258-30.339-108.584V205.188h-60.68v-75.052h60.68V0h121.354 v130.939h81.438v75.048H813.066z",fill:"#1055c4"}),y.createElement("path",{d:"M1267.896,479.039c-55.092,64.674-126.15,71.859-156.49,71.859c-18.363,0-55.088-2.395-97.404-23.156 c-78.242-38.324-109.379-112.574-109.379-195.611c0-19.16,0.797-59.079,20.754-105.383 c47.107-109.387,150.102-118.169,188.424-118.169c32.736,0,106.189,6.387,162.078,76.651c4.787,6.387,7.984,11.178,15.967,23.953 l-91.02,51.895c-0.797-2.396-7.186-15.172-13.57-23.955c-7.188-8.783-30.428-31.756-67.861-34.327 c-21.539-1.479-45.242,4.065-66.498,21.07c-41.398,33.119-44.307,96.297-44.307,104.276c0,35.928,9.92,84.969,39.918,105.393 c22.141,15.076,48.238,22.283,74.875,19.957c39.779-3.475,61.498-27.129,68.664-37.521c4.592-6.658,7.168-10.158,14.744-23.318 l89.842,46.467C1287.852,452.697,1278.275,467.062,1267.896,479.039",fill:"#1055c4"}),y.createElement("g",null,y.createElement("path",{d:"M1311.33,509.396c0-11.961,8.439-39.393,43.617-39.393c20.395,0,39.395,16.178,39.395,42.209 c0,23.213-17.588,38.686-39.395,38.686C1339.465,550.898,1311.33,542.457,1311.33,509.396z",fill:"#1055c4"})))),Vae=e=>y.createElement("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 317.4 115.8",style:{enableBackground:"new 0 0 317.4 115.8"},xmlSpace:"preserve",...e},y.createElement("g",{id:"Layer_1-2"},y.createElement("path",{fill:"#06549E",d:"M38.1,5.1l-5.1,9.7c-5.7-2.9-10.3-4.4-13.6-4.4c-1.9,0-3.1,0.7-3.1,2c0,4.7,21.7,2.6,21.7,16.8 c0,8.6-7.4,13.8-18.3,13.8c-7,0.1-13.8-1.9-19.6-5.9l4.8-9.7c5.2,3.4,10.5,5.1,15.1,5.1c2.1,0,3.5-0.6,3.5-1.9 C23.3,25.9,2,28.2,2,14C2,5.2,9.3,0,19.8,0C26.2,0.1,32.5,1.8,38.1,5.1z"}),y.createElement("path",{fill:"#06549E",d:"M84.5,15.9v26.4H69v-22c0-4.1-2.4-6.7-6-6.7c-4.2,0.1-6.8,3.4-6.8,8.1v20.6H40.7V0.6h15.5v6.4 c2.9-4.6,7.4-7,13.2-7C78.3,0,84.5,6.2,84.5,15.9z"}),y.createElement("path",{fill:"#06549E",d:"M127.9,15.2v27h-15.2v-4.6c-2.5,3.4-6.7,5.4-12.2,5.4c-8.9,0-14.1-5.3-14.1-13.1c0-8,5.6-12.5,16.1-12.6h10.2 v-0.1c0-3.4-2.4-5.5-7.2-5.5c-4.3,0.2-8.6,1.2-12.6,3L89.2,4.3c6.3-2.7,13.2-4.2,20.1-4.3C121,0,127.9,5.6,127.9,15.2z M112.8,28.6 v-3.8h-7c-3.1,0-4.7,1.3-4.7,3.9s1.7,4.1,4.7,4.1C108.8,32.9,111.5,31.2,112.8,28.6z"}),y.createElement("path",{fill:"#06549E",d:"M176.8,21.8c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.8-11.8-5.4v20.1h-15.5V0.7h15.5v4.8 c2.8-3.5,7-5.4,11.4-5.4C169.2,0.2,176.8,8.8,176.8,21.8z M161.2,21.4c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3s3.1,9.3,7.5,9.3 C158.2,30.7,161.2,26.9,161.2,21.4z"}),y.createElement("path",{fill:"#06549E",d:"M224.7,21.8c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.9-11.8-5.4v20.1h-15.5V0.7H194v4.8 c2.8-3.5,7-5.4,11.4-5.4C217,0.2,224.7,8.8,224.7,21.8z M209.1,21.4c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3s3.1,9.3,7.5,9.3 C206.1,30.7,209.1,26.9,209.1,21.4z"}),y.createElement("path",{fill:"#06549E",d:"M250.6,45.9c-3.3,8.2-9,12-17.3,12c-4.9,0.1-9.6-1.6-13.4-4.6l6.4-10.3c1.5,1.5,3.5,2.4,5.6,2.4 c1.9,0.1,3.7-0.9,4.5-2.7l0.8-1.5L220,0.7h15.8l9.1,25.5l7.7-25.5H268L250.6,45.9z"}),y.createElement("path",{fill:"#E42833",d:"M38.1,63.5l-5.1,9.7c-5.7-2.9-10.3-4.4-13.6-4.4c-1.9,0-3.1,0.7-3.1,2c0,4.7,21.7,2.6,21.7,16.8 c0,8.6-7.4,13.8-18.3,13.8c-7,0.1-13.8-1.9-19.6-5.9l4.8-9.7C10,89.2,15.2,91,19.8,91c2.1,0,3.5-0.6,3.5-1.9 C23.3,84.3,2,86.6,2,72.3c0-8.7,7.3-13.9,17.8-13.9C26.2,58.5,32.5,60.2,38.1,63.5z"}),y.createElement("path",{fill:"#E42833",d:"M84.5,74.3v26.4H69v-22c0-4.1-2.3-6.8-6-6.8c-4.2,0.1-6.8,3.4-6.8,8.1v20.6H40.7V43.9h15.5v21.6 c2.9-4.6,7.4-7,13.2-7C78.4,58.5,84.5,64.7,84.5,74.3z"}),y.createElement("path",{fill:"#E42833",d:"M127.9,79.9c0,12.9-8.2,21.4-20.7,21.4s-20.7-8.5-20.7-21.4s8.2-21.4,20.7-21.4S127.9,67,127.9,79.9z M99.5,79.8c0,5.6,3.1,9.3,7.8,9.3s7.7-3.7,7.7-9.3s-3.1-9.3-7.7-9.3S99.5,74.3,99.5,79.8z"}),y.createElement("path",{fill:"#E42833",d:"M176.8,80.3c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.9-11.8-5.4v19.7h-15.5V59.2h15.5v4.8 c2.8-3.5,7-5.4,11.4-5.4C169.2,58.7,176.8,67.3,176.8,80.3z M161.2,79.9c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3 s3.1,9.3,7.5,9.3C158.2,89.2,161.2,85.4,161.2,79.9z"}),y.createElement("path",{fill:"#E42833",d:"M224.7,80.3c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.9-11.8-5.4v19.7h-15.5V59.2H194v4.8 c2.8-3.5,7-5.5,11.4-5.4C217,58.7,224.7,67.3,224.7,80.3z M209.1,79.9c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3s3.1,9.3,7.5,9.3 C206.1,89.2,209.1,85.4,209.1,79.9z"}),y.createElement("path",{fill:"#E42833",d:"M269.8,83.8h-28c1.2,4,4.1,6.2,8.1,6.2c3.5-0.1,6.7-1.6,9.2-4l8,7.9c-4.4,4.8-10.6,7.5-18.5,7.5 c-13.9,0-22.4-8.4-22.4-21.2c0-13,8.8-21.5,22-21.5C262.7,58.7,270.7,68.5,269.8,83.8z M254.5,76.2c0.1-4.1-2.5-7-6.3-7 c-3.6,0-6,2.8-6.8,7H254.5z"}),y.createElement("path",{fill:"#E42833",d:"M286.6,65.8c2.8-4.6,7.8-7.3,13.1-7.2v13.9c-8-1-13.1,2.4-13.1,8.4v19.9h-15.5V59.2h15.5V65.8z"}),y.createElement("path",{fill:"#E42833",d:"M276.3,8.1c0.4-1.6,1.7-3.4,3.3-3.4h4.4c0,4.4,0.8,4.4,1.7,4.4h10c0.9,0,1.7,0,1.7-4.4h4.4 c1.6,0,2.9,1.9,3.3,3.4l2.4,11.6h3.5L308.2,7c-0.7-3.1-3.4-6.3-6.5-6.3h-22.2c-3.1,0-5.8,3.3-6.5,6.3l-2.6,12.6h3.5L276.3,8.1z"}),y.createElement("path",{fill:"#06549E",d:"M281.2,41c-4.1,0-7.4,3.3-7.4,7.4c0,4.1,3.3,7.4,7.4,7.4c4.1,0,7.4-3.3,7.4-7.4c0,0,0,0,0,0 C288.6,44.3,285.3,41,281.2,41C281.2,41,281.2,41,281.2,41z M283.7,48.4c0,1.4-1.1,2.5-2.5,2.5s-2.5-1.1-2.5-2.5s1.1-2.5,2.5-2.5 l0,0C282.5,45.9,283.7,47,283.7,48.4L283.7,48.4z"}),y.createElement("path",{fill:"#06549E",d:"M300,41c-4.1,0-7.4,3.3-7.4,7.4s3.3,7.4,7.4,7.4c4.1,0,7.4-3.3,7.4-7.4c0,0,0,0,0,0 C307.4,44.3,304.1,41,300,41z M302.5,48.4c0,1.4-1.2,2.5-2.6,2.5c-1.4,0-2.5-1.2-2.5-2.6c0-1.4,1.1-2.5,2.5-2.5 C301.4,45.8,302.5,46.9,302.5,48.4C302.6,48.4,302.6,48.4,302.5,48.4L302.5,48.4z"}),y.createElement("path",{fill:"#E42833",d:"M314.1,19.7h-46.9c-1.8,0-3.3,1.5-3.3,3.3s1.5,3.3,3.3,3.3l0,0h0.4l3,17.9c0.2,1.1,0.9,2.2,1.9,2.8 c0.6-4.9,5.1-8.3,9.9-7.7c4.2,0.5,7.4,3.9,7.7,8.1h1.1c0.4-4.9,4.6-8.5,9.5-8.2c4.2,0.3,7.6,3.5,8.1,7.7c1-0.7,1.7-1.7,1.9-2.8 l3-17.9h0.4c1.8,0,3.3-1.5,3.3-3.3S315.9,19.6,314.1,19.7L314.1,19.7z M275.3,28.3h0.1c0.1,0,0.3,0,0.4,0H275.3z M285.4,28.3h0.2 h0.2H285.4z M295.4,28.3h0.2h0.2H295.4z M305.4,28.3c0.1,0,0.3,0,0.4,0h0.1H305.4z"}),y.createElement("path",{fill:"#E42833",d:"M285.5,29h0.4h-0.2H285.5z"}),y.createElement("path",{fill:"#E42833",d:"M295.3,29h0.4h-0.2H295.3z"}),y.createElement("path",{fill:"#E42833",d:"M305,29h0.5h-0.1C305.3,29,305.1,29,305,29z"}))),zae={"leaseloco-logo":jae,"snappy-logo":Vae,"hungrrr-logo":Tae,"mtc-logo":Hae},Dae=({id:e})=>{const t=Je.useMounted(),a=Wne(),o=t?"":Ge.skeleton;return _.jsx("div",{id:e,className:Ge.timeline,children:_.jsxs("div",{className:Ge.container,children:[_.jsxs("div",{className:Ge.intro,children:[_.jsx("h2",{className:o,children:"My timeline"}),_.jsx("h3",{className:o,children:"Explore key roles and milestones over the years"})]}),_.jsx("div",{className:Ge.list,children:a.map((i,r)=>{const c=zae[i.icon];return _.jsxs("div",{className:Ge.item,children:[_.jsxs("div",{className:Ge.left,children:[_.jsx("span",{className:ie(Ge.dot,o)}),_.jsxs("div",{className:Ge.text,children:[_.jsx("h4",{className:o,children:i.date}),c&&_.jsx(c,{height:"32",className:o})]})]}),_.jsxs("div",{className:Ge.right,children:[_.jsx("h4",{className:o,children:i.location}),_.jsx("h5",{className:o,children:i.role}),i.description.map((s,d)=>_.jsx("p",{className:o,children:s},d))]})]},r)})})]})})},Oae="footer-module__footer___5PSsO",Fae="footer-module__skeleton___xsTB0",Bae="footer-module__container___VZcu-",Uae="footer-module__social___B-T-l",Wa={footer:Oae,skeleton:Fae,container:Bae,social:Uae},Zae=()=>{const e=Je.useMounted(),t=new Date().getFullYear();return _.jsx("div",{className:Wa.footer,children:_.jsxs("div",{className:Wa.container,children:[_.jsx(qb,{className:Wa.social,isMounted:e}),_.jsxs("p",{className:ie(!e&&Wa.skeleton),children:["© ",t," Michael Allen"]})]})})},Gae="logo-module__logo___50-hX",Wae="logo-module__skeleton___auAwZ",Xae="logo-module__icon___bH2ee",Kae="logo-module__title___Q1WfN",pa={logo:Gae,skeleton:Wae,icon:Xae,title:Kae},Yae=()=>{const e=Je.useMounted();return _.jsxs(Un,{href:"/",className:ie(pa.logo),children:[_.jsx("span",{className:ie(pa.icon,!e&&pa.skeleton),children:"M"}),_.jsx("span",{className:ie(pa.title,!e&&pa.skeleton),children:"TheMichael"})]})},Qae="navigation-module__nav___xApEM",Jae="navigation-module__skeleton___5r35M",KL={nav:Qae,skeleton:Jae},eoe=({className:e})=>{const t=Je.useMounted();return _.jsx("div",{className:ie(KL.nav,!t&&KL.skeleton,e),children:_.jsxs("ul",{children:[_.jsx("li",{children:_.jsx(Un,{href:"/",children:"Home"})}),_.jsx("li",{children:_.jsx(Un,{href:"/#about-me",children:"About me"})}),_.jsx("li",{children:_.jsx(Un,{href:"/#projects",children:"Projects"})}),_.jsx("li",{children:_.jsx(Un,{href:"/#timeline",children:"Timeline"})}),_.jsx("li",{children:_.jsx(Un,{href:"mailto:michael@uplord.co.uk",children:"Contact"})})]})})},rx=q.createContext({});function vv(e){const t=q.useRef(null);return t.current===null&&(t.current=e()),t.current}const sx=typeof window<"u",Ub=sx?q.useLayoutEffect:q.useEffect,Cv=q.createContext(null);function dx(e,t){e.indexOf(t)===-1&&e.push(t)}function hx(e,t){const a=e.indexOf(t);a>-1&&e.splice(a,1)}const a1=(e,t,a)=>a>t?t:a<e?e:a;let ra=()=>{},o1=()=>{};process.env.NODE_ENV!=="production"&&(ra=(e,t)=>{!e&&typeof console<"u"&&console.warn(t)},o1=(e,t)=>{if(!e)throw new Error(t)});const i1={},Zb=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e);function Gb(e){return typeof e=="object"&&e!==null}const Wb=e=>/^0[^.\s]+$/u.test(e);function lx(e){let t;return()=>(t===void 0&&(t=e()),t)}const Fe=e=>e,toe=(e,t)=>a=>t(e(a)),Ia=(...e)=>e.reduce(toe),va=(e,t,a)=>{const o=t-e;return o===0?1:(a-e)/o};class ux{constructor(){this.subscriptions=[]}add(t){return dx(this.subscriptions,t),()=>hx(this.subscriptions,t)}notify(t,a,o){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](t,a,o);else for(let r=0;r<i;r++){const c=this.subscriptions[r];c&&c(t,a,o)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const Ue=e=>e*1e3,Ye=e=>e/1e3;function Xb(e,t){return t?e*(1e3/t):0}const YL=new Set;function px(e,t,a){e||YL.has(t)||(console.warn(t),YL.add(t))}const Kb=(e,t,a)=>(((1-3*a+3*t)*e+(3*a-6*t))*e+3*t)*e,noe=1e-7,aoe=12;function ooe(e,t,a,o,i){let r,c,s=0;do c=t+(a-t)/2,r=Kb(c,o,i)-e,r>0?a=c:t=c;while(Math.abs(r)>noe&&++s<aoe);return c}function Na(e,t,a,o){if(e===t&&a===o)return Fe;const i=r=>ooe(r,0,1,e,a);return r=>r===0||r===1?r:Kb(i(r),t,o)}const Yb=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,Qb=e=>t=>1-e(1-t),Jb=Na(.33,1.53,.69,.99),yx=Qb(Jb),eS=Yb(yx),tS=e=>(e*=2)<1?.5*yx(e):.5*(2-Math.pow(2,-10*(e-1))),kx=e=>1-Math.sin(Math.acos(e)),nS=Qb(kx),aS=Yb(kx),ioe=Na(.42,0,1,1),coe=Na(0,0,.58,1),oS=Na(.42,0,.58,1),roe=e=>Array.isArray(e)&&typeof e[0]!="number",iS=e=>Array.isArray(e)&&typeof e[0]=="number",QL={linear:Fe,easeIn:ioe,easeInOut:oS,easeOut:coe,circIn:kx,circInOut:aS,circOut:nS,backIn:yx,backInOut:eS,backOut:Jb,anticipate:tS},soe=e=>typeof e=="string",JL=e=>{if(iS(e)){o1(e.length===4,"Cubic bezier arrays must contain four numerical values.");const[t,a,o,i]=e;return Na(t,a,o,i)}else if(soe(e))return o1(QL[e]!==void 0,`Invalid easing type '${e}'`),QL[e];return e},Xa=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"],ew={value:null};function doe(e,t){let a=new Set,o=new Set,i=!1,r=!1;const c=new WeakSet;let s={delta:0,timestamp:0,isProcessing:!1},d=0;function l(u){c.has(u)&&(h.schedule(u),e()),d++,u(s)}const h={schedule:(u,p=!1,k=!1)=>{const g=k&&i?a:o;return p&&c.add(u),g.has(u)||g.add(u),u},cancel:u=>{o.delete(u),c.delete(u)},process:u=>{if(s=u,i){r=!0;return}i=!0,[a,o]=[o,a],a.forEach(l),t&&ew.value&&ew.value.frameloop[t].push(d),d=0,a.clear(),i=!1,r&&(r=!1,h.process(u))}};return h}const hoe=40;function cS(e,t){let a=!1,o=!0;const i={delta:0,timestamp:0,isProcessing:!1},r=()=>a=!0,c=Xa.reduce((f,w)=>(f[w]=doe(r,t?w:void 0),f),{}),{setup:s,read:d,resolveKeyframes:l,preUpdate:h,update:u,preRender:p,render:k,postRender:C}=c,g=()=>{const f=i1.useManualTiming?i.timestamp:performance.now();a=!1,i1.useManualTiming||(i.delta=o?1e3/60:Math.max(Math.min(f-i.timestamp,hoe),1)),i.timestamp=f,i.isProcessing=!0,s.process(i),d.process(i),l.process(i),h.process(i),u.process(i),p.process(i),k.process(i),C.process(i),i.isProcessing=!1,a&&t&&(o=!1,e(g))},x=()=>{a=!0,o=!0,i.isProcessing||e(g)};return{schedule:Xa.reduce((f,w)=>{const m=c[w];return f[w]=(S,A=!1,P=!1)=>(a||x(),m.schedule(S,A,P)),f},{}),cancel:f=>{for(let w=0;w<Xa.length;w++)c[Xa[w]].cancel(f)},state:i,steps:c}}const{schedule:we,cancel:r1,state:Ae,steps:fC}=cS(typeof requestAnimationFrame<"u"?requestAnimationFrame:Fe,!0);let cv;function loe(){cv=void 0}const He={now:()=>(cv===void 0&&He.set(Ae.isProcessing||i1.useManualTiming?Ae.timestamp:performance.now()),cv),set:e=>{cv=e,queueMicrotask(loe)}},rS=e=>t=>typeof t=="string"&&t.startsWith(e),fx=rS("--"),uoe=rS("var(--"),mx=e=>uoe(e)?poe.test(e.split("/*")[0].trim()):!1,poe=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,sa={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Ca={...sa,transform:e=>a1(0,1,e)},Ka={...sa,default:1},ma=e=>Math.round(e*1e5)/1e5,Mx=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function yoe(e){return e==null}const koe=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,gx=(e,t)=>a=>!!(typeof a=="string"&&koe.test(a)&&a.startsWith(e)||t&&!yoe(a)&&Object.prototype.hasOwnProperty.call(a,t)),sS=(e,t,a)=>o=>{if(typeof o!="string")return o;const[i,r,c,s]=o.match(Mx);return{[e]:parseFloat(i),[t]:parseFloat(r),[a]:parseFloat(c),alpha:s!==void 0?parseFloat(s):1}},foe=e=>a1(0,255,e),mC={...sa,transform:e=>Math.round(foe(e))},Zn={test:gx("rgb","red"),parse:sS("red","green","blue"),transform:({red:e,green:t,blue:a,alpha:o=1})=>"rgba("+mC.transform(e)+", "+mC.transform(t)+", "+mC.transform(a)+", "+ma(Ca.transform(o))+")"};function moe(e){let t="",a="",o="",i="";return e.length>5?(t=e.substring(1,3),a=e.substring(3,5),o=e.substring(5,7),i=e.substring(7,9)):(t=e.substring(1,2),a=e.substring(2,3),o=e.substring(3,4),i=e.substring(4,5),t+=t,a+=a,o+=o,i+=i),{red:parseInt(t,16),green:parseInt(a,16),blue:parseInt(o,16),alpha:i?parseInt(i,16)/255:1}}const HC={test:gx("#"),parse:moe,transform:Zn.transform},Aa=e=>({test:t=>typeof t=="string"&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),c1=Aa("deg"),Qe=Aa("%"),de=Aa("px"),Moe=Aa("vh"),goe=Aa("vw"),tw={...Qe,parse:e=>Qe.parse(e)/100,transform:e=>Qe.transform(e*100)},Jn={test:gx("hsl","hue"),parse:sS("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:a,alpha:o=1})=>"hsla("+Math.round(e)+", "+Qe.transform(ma(t))+", "+Qe.transform(ma(a))+", "+ma(Ca.transform(o))+")"},Ie={test:e=>Zn.test(e)||HC.test(e)||Jn.test(e),parse:e=>Zn.test(e)?Zn.parse(e):Jn.test(e)?Jn.parse(e):HC.parse(e),transform:e=>typeof e=="string"?e:e.hasOwnProperty("red")?Zn.transform(e):Jn.transform(e),getAnimatableNone:e=>{const t=Ie.parse(e);return t.alpha=0,Ie.transform(t)}},_oe=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function voe(e){var t,a;return isNaN(e)&&typeof e=="string"&&(((t=e.match(Mx))==null?void 0:t.length)||0)+(((a=e.match(_oe))==null?void 0:a.length)||0)>0}const dS="number",hS="color",Coe="var",xoe="var(",nw="${}",Loe=/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 xa(e){const t=e.toString(),a=[],o={color:[],number:[],var:[]},i=[];let r=0;const s=t.replace(Loe,d=>(Ie.test(d)?(o.color.push(r),i.push(hS),a.push(Ie.parse(d))):d.startsWith(xoe)?(o.var.push(r),i.push(Coe),a.push(d)):(o.number.push(r),i.push(dS),a.push(parseFloat(d))),++r,nw)).split(nw);return{values:a,split:s,indexes:o,types:i}}function lS(e){return xa(e).values}function uS(e){const{split:t,types:a}=xa(e),o=t.length;return i=>{let r="";for(let c=0;c<o;c++)if(r+=t[c],i[c]!==void 0){const s=a[c];s===dS?r+=ma(i[c]):s===hS?r+=Ie.transform(i[c]):r+=i[c]}return r}}const woe=e=>typeof e=="number"?0:Ie.test(e)?Ie.getAnimatableNone(e):e;function boe(e){const t=lS(e);return uS(e)(t.map(woe))}const s1={test:voe,parse:lS,createTransformer:uS,getAnimatableNone:boe};function MC(e,t,a){return a<0&&(a+=1),a>1&&(a-=1),a<1/6?e+(t-e)*6*a:a<1/2?t:a<2/3?e+(t-e)*(2/3-a)*6:e}function Soe({hue:e,saturation:t,lightness:a,alpha:o}){e/=360,t/=100,a/=100;let i=0,r=0,c=0;if(!t)i=r=c=a;else{const s=a<.5?a*(1+t):a+t-a*t,d=2*a-s;i=MC(d,s,e+1/3),r=MC(d,s,e),c=MC(d,s,e-1/3)}return{red:Math.round(i*255),green:Math.round(r*255),blue:Math.round(c*255),alpha:o}}function lv(e,t){return a=>a>0?t:e}const Le=(e,t,a)=>e+(t-e)*a,gC=(e,t,a)=>{const o=e*e,i=a*(t*t-o)+o;return i<0?0:Math.sqrt(i)},Ioe=[HC,Zn,Jn],Noe=e=>Ioe.find(t=>t.test(e));function aw(e){const t=Noe(e);if(ra(!!t,`'${e}' is not an animatable color. Use the equivalent color code instead.`),!t)return!1;let a=t.parse(e);return t===Jn&&(a=Soe(a)),a}const ow=(e,t)=>{const a=aw(e),o=aw(t);if(!a||!o)return lv(e,t);const i={...a};return r=>(i.red=gC(a.red,o.red,r),i.green=gC(a.green,o.green,r),i.blue=gC(a.blue,o.blue,r),i.alpha=Le(a.alpha,o.alpha,r),Zn.transform(i))},VC=new Set(["none","hidden"]);function Aoe(e,t){return VC.has(e)?a=>a<=0?e:t:a=>a>=1?t:e}function Poe(e,t){return a=>Le(e,t,a)}function _x(e){return typeof e=="number"?Poe:typeof e=="string"?mx(e)?lv:Ie.test(e)?ow:$oe:Array.isArray(e)?pS:typeof e=="object"?Ie.test(e)?ow:Eoe:lv}function pS(e,t){const a=[...e],o=a.length,i=e.map((r,c)=>_x(r)(r,t[c]));return r=>{for(let c=0;c<o;c++)a[c]=i[c](r);return a}}function Eoe(e,t){const a={...e,...t},o={};for(const i in a)e[i]!==void 0&&t[i]!==void 0&&(o[i]=_x(e[i])(e[i],t[i]));return i=>{for(const r in o)a[r]=o[r](i);return a}}function Roe(e,t){const a=[],o={color:0,var:0,number:0};for(let i=0;i<t.values.length;i++){const r=t.types[i],c=e.indexes[r][o[r]],s=e.values[c]??0;a[i]=s,o[r]++}return a}const $oe=(e,t)=>{const a=s1.createTransformer(t),o=xa(e),i=xa(t);return o.indexes.var.length===i.indexes.var.length&&o.indexes.color.length===i.indexes.color.length&&o.indexes.number.length>=i.indexes.number.length?VC.has(e)&&!i.values.length||VC.has(t)&&!o.values.length?Aoe(e,t):Ia(pS(Roe(o,i),i.values),a):(ra(!0,`Complex values '${e}' and '${t}' 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.`),lv(e,t))};function yS(e,t,a){return typeof e=="number"&&typeof t=="number"&&typeof a=="number"?Le(e,t,a):_x(e)(e,t)}const qoe=e=>{const t=({timestamp:a})=>e(a);return{start:(a=!0)=>we.update(t,a),stop:()=>r1(t),now:()=>Ae.isProcessing?Ae.timestamp:He.now()}},kS=(e,t,a=10)=>{let o="";const i=Math.max(Math.round(t/a),2);for(let r=0;r<i;r++)o+=Math.round(e(r/(i-1))*1e4)/1e4+", ";return`linear(${o.substring(0,o.length-2)})`},uv=2e4;function vx(e){let t=0;const a=50;let o=e.next(t);for(;!o.done&&t<uv;)t+=a,o=e.next(t);return t>=uv?1/0:t}function Toe(e,t=100,a){const o=a({...e,keyframes:[0,t]}),i=Math.min(vx(o),uv);return{type:"keyframes",ease:r=>o.next(i*r).value/t,duration:Ye(i)}}const joe=5;function fS(e,t,a){const o=Math.max(t-joe,0);return Xb(a-e(o),t-o)}const xe={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1},_C=.001;function Hoe({duration:e=xe.duration,bounce:t=xe.bounce,velocity:a=xe.velocity,mass:o=xe.mass}){let i,r;ra(e<=Ue(xe.maxDuration),"Spring duration must be 10 seconds or less");let c=1-t;c=a1(xe.minDamping,xe.maxDamping,c),e=a1(xe.minDuration,xe.maxDuration,Ye(e)),c<1?(i=l=>{const h=l*c,u=h*e,p=h-a,k=zC(l,c),C=Math.exp(-u);return _C-p/k*C},r=l=>{const u=l*c*e,p=u*a+a,k=Math.pow(c,2)*Math.pow(l,2)*e,C=Math.exp(-u),g=zC(Math.pow(l,2),c);return(-i(l)+_C>0?-1:1)*((p-k)*C)/g}):(i=l=>{const h=Math.exp(-l*e),u=(l-a)*e+1;return-_C+h*u},r=l=>{const h=Math.exp(-l*e),u=(a-l)*(e*e);return h*u});const s=5/e,d=zoe(i,r,s);if(e=Ue(e),isNaN(d))return{stiffness:xe.stiffness,damping:xe.damping,duration:e};{const l=Math.pow(d,2)*o;return{stiffness:l,damping:c*2*Math.sqrt(o*l),duration:e}}}const Voe=12;function zoe(e,t,a){let o=a;for(let i=1;i<Voe;i++)o=o-e(o)/t(o);return o}function zC(e,t){return e*Math.sqrt(1-t*t)}const Doe=["duration","bounce"],Ooe=["stiffness","damping","mass"];function iw(e,t){return t.some(a=>e[a]!==void 0)}function Foe(e){let t={velocity:xe.velocity,stiffness:xe.stiffness,damping:xe.damping,mass:xe.mass,isResolvedFromDuration:!1,...e};if(!iw(e,Ooe)&&iw(e,Doe))if(e.visualDuration){const a=e.visualDuration,o=2*Math.PI/(a*1.2),i=o*o,r=2*a1(.05,1,1-(e.bounce||0))*Math.sqrt(i);t={...t,mass:xe.mass,stiffness:i,damping:r}}else{const a=Hoe(e);t={...t,...a,mass:xe.mass},t.isResolvedFromDuration=!0}return t}function pv(e=xe.visualDuration,t=xe.bounce){const a=typeof e!="object"?{visualDuration:e,keyframes:[0,1],bounce:t}:e;let{restSpeed:o,restDelta:i}=a;const r=a.keyframes[0],c=a.keyframes[a.keyframes.length-1],s={done:!1,value:r},{stiffness:d,damping:l,mass:h,duration:u,velocity:p,isResolvedFromDuration:k}=Foe({...a,velocity:-Ye(a.velocity||0)}),C=p||0,g=l/(2*Math.sqrt(d*h)),x=c-r,M=Ye(Math.sqrt(d/h)),N=Math.abs(x)<5;o||(o=N?xe.restSpeed.granular:xe.restSpeed.default),i||(i=N?xe.restDelta.granular:xe.restDelta.default);let f;if(g<1){const m=zC(M,g);f=S=>{const A=Math.exp(-g*M*S);return c-A*((C+g*M*x)/m*Math.sin(m*S)+x*Math.cos(m*S))}}else if(g===1)f=m=>c-Math.exp(-M*m)*(x+(C+M*x)*m);else{const m=M*Math.sqrt(g*g-1);f=S=>{const A=Math.exp(-g*M*S),P=Math.min(m*S,300);return c-A*((C+g*M*x)*Math.sinh(P)+m*x*Math.cosh(P))/m}}const w={calculatedDuration:k&&u||null,next:m=>{const S=f(m);if(k)s.done=m>=u;else{let A=m===0?C:0;g<1&&(A=m===0?Ue(C):fS(f,m,S));const P=Math.abs(A)<=o,H=Math.abs(c-S)<=i;s.done=P&&H}return s.value=s.done?c:S,s},toString:()=>{const m=Math.min(vx(w),uv),S=kS(A=>w.next(m*A).value,m,30);return m+"ms "+S},toTransition:()=>{}};return w}pv.applyToOptions=e=>{const t=Toe(e,100,pv);return e.ease=t.ease,e.duration=Ue(t.duration),e.type="keyframes",e};function DC({keyframes:e,velocity:t=0,power:a=.8,timeConstant:o=325,bounceDamping:i=10,bounceStiffness:r=500,modifyTarget:c,min:s,max:d,restDelta:l=.5,restSpeed:h}){const u=e[0],p={done:!1,value:u},k=P=>s!==void 0&&P<s||d!==void 0&&P>d,C=P=>s===void 0?d:d===void 0||Math.abs(s-P)<Math.abs(d-P)?s:d;let g=a*t;const x=u+g,M=c===void 0?x:c(x);M!==x&&(g=M-u);const N=P=>-g*Math.exp(-P/o),f=P=>M+N(P),w=P=>{const H=N(P),E=f(P);p.done=Math.abs(H)<=l,p.value=p.done?M:E};let m,S;const A=P=>{k(p.value)&&(m=P,S=pv({keyframes:[p.value,C(p.value)],velocity:fS(f,P,p.value),damping:i,stiffness:r,restDelta:l,restSpeed:h}))};return A(0),{calculatedDuration:null,next:P=>{let H=!1;return!S&&m===void 0&&(H=!0,w(P),A(P)),m!==void 0&&P>=m?S.next(P-m):(!H&&w(P),p)}}}function Boe(e,t,a){const o=[],i=a||i1.mix||yS,r=e.length-1;for(let c=0;c<r;c++){let s=i(e[c],e[c+1]);if(t){const d=Array.isArray(t)?t[c]||Fe:t;s=Ia(d,s)}o.push(s)}return o}function Uoe(e,t,{clamp:a=!0,ease:o,mixer:i}={}){const r=e.length;if(o1(r===t.length,"Both input and output ranges must be the same length"),r===1)return()=>t[0];if(r===2&&t[0]===t[1])return()=>t[1];const c=e[0]===e[1];e[0]>e[r-1]&&(e=[...e].reverse(),t=[...t].reverse());const s=Boe(t,o,i),d=s.length,l=h=>{if(c&&h<e[0])return t[0];let u=0;if(d>1)for(;u<e.length-2&&!(h<e[u+1]);u++);const p=va(e[u],e[u+1],h);return s[u](p)};return a?h=>l(a1(e[0],e[r-1],h)):l}function Zoe(e,t){const a=e[e.length-1];for(let o=1;o<=t;o++){const i=va(0,t,o);e.push(Le(a,1,i))}}function Goe(e){const t=[0];return Zoe(t,e.length-1),t}function Woe(e,t){return e.map(a=>a*t)}function Xoe(e,t){return e.map(()=>t||oS).splice(0,e.length-1)}function ea({duration:e=300,keyframes:t,times:a,ease:o="easeInOut"}){const i=roe(o)?o.map(JL):JL(o),r={done:!1,value:t[0]},c=Woe(a&&a.length===t.length?a:Goe(t),e),s=Uoe(c,t,{ease:Array.isArray(i)?i:Xoe(t,i)});return{calculatedDuration:e,next:d=>(r.value=s(d),r.done=d>=e,r)}}const Koe=e=>e!==null;function Cx(e,{repeat:t,repeatType:a="loop"},o,i=1){const r=e.filter(Koe),s=i<0||t&&a!=="loop"&&t%2===1?0:r.length-1;return!s||o===void 0?r[s]:o}const Yoe={decay:DC,inertia:DC,tween:ea,keyframes:ea,spring:pv};function mS(e){typeof e.type=="string"&&(e.type=Yoe[e.type])}class xx{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(t=>{this.resolve=t})}notifyFinished(){this.resolve()}then(t,a){return this.finished.then(t,a)}}const Qoe=e=>e/100;class Lx extends xx{constructor(t){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{var o,i;const{motionValue:a}=this.options;a&&a.updatedAt!==He.now()&&this.tick(He.now()),this.isStopped=!0,this.state!=="idle"&&(this.teardown(),(i=(o=this.options).onStop)==null||i.call(o))},this.options=t,this.initAnimation(),this.play(),t.autoplay===!1&&this.pause()}initAnimation(){const{options:t}=this;mS(t);const{type:a=ea,repeat:o=0,repeatDelay:i=0,repeatType:r,velocity:c=0}=t;let{keyframes:s}=t;const d=a||ea;process.env.NODE_ENV!=="production"&&d!==ea&&o1(s.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${s}`),d!==ea&&typeof s[0]!="number"&&(this.mixKeyframes=Ia(Qoe,yS(s[0],s[1])),s=[0,100]);const l=d({...t,keyframes:s});r==="mirror"&&(this.mirroredGenerator=d({...t,keyframes:[...s].reverse(),velocity:-c})),l.calculatedDuration===null&&(l.calculatedDuration=vx(l));const{calculatedDuration:h}=l;this.calculatedDuration=h,this.resolvedDuration=h+i,this.totalDuration=this.resolvedDuration*(o+1)-i,this.generator=l}updateTime(t){const a=Math.round(t-this.startTime)*this.playbackSpeed;this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=a}tick(t,a=!1){const{generator:o,totalDuration:i,mixKeyframes:r,mirroredGenerator:c,resolvedDuration:s,calculatedDuration:d}=this;if(this.startTime===null)return o.next(0);const{delay:l=0,keyframes:h,repeat:u,repeatType:p,repeatDelay:k,type:C,onUpdate:g,finalKeyframe:x}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-i/this.speed,this.startTime)),a?this.currentTime=t:this.updateTime(t);const M=this.currentTime-l*(this.playbackSpeed>=0?1:-1),N=this.playbackSpeed>=0?M<0:M>i;this.currentTime=Math.max(M,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=i);let f=this.currentTime,w=o;if(u){const P=Math.min(this.currentTime,i)/s;let H=Math.floor(P),E=P%1;!E&&P>=1&&(E=1),E===1&&H--,H=Math.min(H,u+1),!!(H%2)&&(p==="reverse"?(E=1-E,k&&(E-=k/s)):p==="mirror"&&(w=c)),f=a1(0,1,E)*s}const m=N?{done:!1,value:h[0]}:w.next(f);r&&(m.value=r(m.value));let{done:S}=m;!N&&d!==null&&(S=this.playbackSpeed>=0?this.currentTime>=i:this.currentTime<=0);const A=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&S);return A&&C!==DC&&(m.value=Cx(h,this.options,x,this.speed)),g&&g(m.value),A&&this.finish(),m}then(t,a){return this.finished.then(t,a)}get duration(){return Ye(this.calculatedDuration)}get time(){return Ye(this.currentTime)}set time(t){var a;t=Ue(t),this.currentTime=t,this.startTime===null||this.holdTime!==null||this.playbackSpeed===0?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.playbackSpeed),(a=this.driver)==null||a.start(!1)}get speed(){return this.playbackSpeed}set speed(t){this.updateTime(He.now());const a=this.playbackSpeed!==t;this.playbackSpeed=t,a&&(this.time=Ye(this.currentTime))}play(){var i,r;if(this.isStopped)return;const{driver:t=qoe,startTime:a}=this.options;this.driver||(this.driver=t(c=>this.tick(c))),(r=(i=this.options).onPlay)==null||r.call(i);const o=this.driver.now();this.state==="finished"?(this.updateFinished(),this.startTime=o):this.holdTime!==null?this.startTime=o-this.holdTime:this.startTime||(this.startTime=a??o),this.state==="finished"&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(He.now()),this.holdTime=this.currentTime}complete(){this.state!=="running"&&this.play(),this.state="finished",this.holdTime=null}finish(){var t,a;this.notifyFinished(),this.teardown(),this.state="finished",(a=(t=this.options).onComplete)==null||a.call(t)}cancel(){var t,a;this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),(a=(t=this.options).onCancel)==null||a.call(t)}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}attachTimeline(t){var a;return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),(a=this.driver)==null||a.stop(),t.observe(this)}}function Joe(e){for(let t=1;t<e.length;t++)e[t]??(e[t]=e[t-1])}const Gn=e=>e*180/Math.PI,OC=e=>{const t=Gn(Math.atan2(e[1],e[0]));return FC(t)},e0e={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:e=>(Math.abs(e[0])+Math.abs(e[3]))/2,rotate:OC,rotateZ:OC,skewX:e=>Gn(Math.atan(e[1])),skewY:e=>Gn(Math.atan(e[2])),skew:e=>(Math.abs(e[1])+Math.abs(e[2]))/2},FC=e=>(e=e%360,e<0&&(e+=360),e),cw=OC,rw=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),sw=e=>Math.sqrt(e[4]*e[4]+e[5]*e[5]),t0e={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:rw,scaleY:sw,scale:e=>(rw(e)+sw(e))/2,rotateX:e=>FC(Gn(Math.atan2(e[6],e[5]))),rotateY:e=>FC(Gn(Math.atan2(-e[2],e[0]))),rotateZ:cw,rotate:cw,skewX:e=>Gn(Math.atan(e[4])),skewY:e=>Gn(Math.atan(e[1])),skew:e=>(Math.abs(e[1])+Math.abs(e[4]))/2};function BC(e){return e.includes("scale")?1:0}function UC(e,t){if(!e||e==="none")return BC(t);const a=e.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let o,i;if(a)o=t0e,i=a;else{const s=e.match(/^matrix\(([-\d.e\s,]+)\)$/u);o=e0e,i=s}if(!i)return BC(t);const r=o[t],c=i[1].split(",").map(a0e);return typeof r=="function"?r(c):c[r]}const n0e=(e,t)=>{const{transform:a="none"}=getComputedStyle(e);return UC(a,t)};function a0e(e){return parseFloat(e.trim())}const da=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],ha=new Set(da),dw=e=>e===sa||e===de,o0e=new Set(["x","y","z"]),i0e=da.filter(e=>!o0e.has(e));function c0e(e){const t=[];return i0e.forEach(a=>{const o=e.getValue(a);o!==void 0&&(t.push([a,o.get()]),o.set(a.startsWith("scale")?1:0))}),t}const Wn={width:({x:e},{paddingLeft:t="0",paddingRight:a="0"})=>e.max-e.min-parseFloat(t)-parseFloat(a),height:({y:e},{paddingTop:t="0",paddingBottom:a="0"})=>e.max-e.min-parseFloat(t)-parseFloat(a),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:(e,{transform:t})=>UC(t,"x"),y:(e,{transform:t})=>UC(t,"y")};Wn.translateX=Wn.x;Wn.translateY=Wn.y;const Xn=new Set;let ZC=!1,GC=!1,WC=!1;function MS(){if(GC){const e=Array.from(Xn).filter(o=>o.needsMeasurement),t=new Set(e.map(o=>o.element)),a=new Map;t.forEach(o=>{const i=c0e(o);i.length&&(a.set(o,i),o.render())}),e.forEach(o=>o.measureInitialState()),t.forEach(o=>{o.render();const i=a.get(o);i&&i.forEach(([r,c])=>{var s;(s=o.getValue(r))==null||s.set(c)})}),e.forEach(o=>o.measureEndState()),e.forEach(o=>{o.suspendedScrollY!==void 0&&window.scrollTo(0,o.suspendedScrollY)})}GC=!1,ZC=!1,Xn.forEach(e=>e.complete(WC)),Xn.clear()}function gS(){Xn.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(GC=!0)})}function r0e(){WC=!0,gS(),MS(),WC=!1}class wx{constructor(t,a,o,i,r,c=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...t],this.onComplete=a,this.name=o,this.motionValue=i,this.element=r,this.isAsync=c}scheduleResolve(){this.state="scheduled",this.isAsync?(Xn.add(this),ZC||(ZC=!0,we.read(gS),we.resolveKeyframes(MS))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:t,name:a,element:o,motionValue:i}=this;if(t[0]===null){const r=i==null?void 0:i.get(),c=t[t.length-1];if(r!==void 0)t[0]=r;else if(o&&a){const s=o.readValue(a,c);s!=null&&(t[0]=s)}t[0]===void 0&&(t[0]=c),i&&r===void 0&&i.set(t[0])}Joe(t)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(t=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,t),Xn.delete(this)}cancel(){this.state==="scheduled"&&(Xn.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const s0e=e=>e.startsWith("--");function d0e(e,t,a){s0e(t)?e.style.setProperty(t,a):e.style[t]=a}const h0e=lx(()=>window.ScrollTimeline!==void 0),l0e={};function u0e(e,t){const a=lx(e);return()=>l0e[t]??a()}const _S=u0e(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),ka=([e,t,a,o])=>`cubic-bezier(${e}, ${t}, ${a}, ${o})`,hw={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:ka([0,.65,.55,1]),circOut:ka([.55,0,1,.45]),backIn:ka([.31,.01,.66,-.59]),backOut:ka([.33,1.53,.69,.99])};function vS(e,t){if(e)return typeof e=="function"?_S()?kS(e,t):"ease-out":iS(e)?ka(e):Array.isArray(e)?e.map(a=>vS(a,t)||hw.easeOut):hw[e]}function p0e(e,t,a,{delay:o=0,duration:i=300,repeat:r=0,repeatType:c="loop",ease:s="easeOut",times:d}={},l=void 0){const h={[t]:a};d&&(h.offset=d);const u=vS(s,i);Array.isArray(u)&&(h.easing=u);const p={delay:o,duration:i,easing:Array.isArray(u)?"linear":u,fill:"both",iterations:r+1,direction:c==="reverse"?"alternate":"normal"};return l&&(p.pseudoElement=l),e.animate(h,p)}function CS(e){return typeof e=="function"&&"applyToOptions"in e}function y0e({type:e,...t}){return CS(e)&&_S()?e.applyToOptions(t):(t.duration??(t.duration=300),t.ease??(t.ease="easeOut"),t)}class k0e extends xx{constructor(t){if(super(),this.finishedTime=null,this.isStopped=!1,!t)return;const{element:a,name:o,keyframes:i,pseudoElement:r,allowFlatten:c=!1,finalKeyframe:s,onComplete:d}=t;this.isPseudoElement=!!r,this.allowFlatten=c,this.options=t,o1(typeof t.type!="string",`animateMini doesn't support "type" as a string. Did you mean to import { spring } from "motion"?`);const l=y0e(t);this.animation=p0e(a,o,i,l,r),l.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!r){const h=Cx(i,this.options,s,this.speed);this.updateMotionValue?this.updateMotionValue(h):d0e(a,o,h),this.animation.cancel()}d==null||d(),this.notifyFinished()}}play(){this.isStopped||(this.animation.play(),this.state==="finished"&&this.updateFinished())}pause(){this.animation.pause()}complete(){var t,a;(a=(t=this.animation).finish)==null||a.call(t)}cancel(){try{this.animation.cancel()}catch{}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:t}=this;t==="idle"||t==="finished"||(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){var t,a;this.isPseudoElement||(a=(t=this.animation).commitStyles)==null||a.call(t)}get duration(){var a,o;const t=((o=(a=this.animation.effect)==null?void 0:a.getComputedTiming)==null?void 0:o.call(a).duration)||0;return Ye(Number(t))}get time(){return Ye(Number(this.animation.currentTime)||0)}set time(t){this.finishedTime=null,this.animation.currentTime=Ue(t)}get speed(){return this.animation.playbackRate}set speed(t){t<0&&(this.finishedTime=null),this.animation.playbackRate=t}get state(){return this.finishedTime!==null?"finished":this.animation.playState}get startTime(){return Number(this.animation.startTime)}set startTime(t){this.animation.startTime=t}attachTimeline({timeline:t,observe:a}){var o;return this.allowFlatten&&((o=this.animation.effect)==null||o.updateTiming({easing:"linear"})),this.animation.onfinish=null,t&&h0e()?(this.animation.timeline=t,Fe):a(this)}}const xS={anticipate:tS,backInOut:eS,circInOut:aS};function f0e(e){return e in xS}function m0e(e){typeof e.ease=="string"&&f0e(e.ease)&&(e.ease=xS[e.ease])}const lw=10;class M0e extends k0e{constructor(t){m0e(t),mS(t),super(t),t.startTime&&(this.startTime=t.startTime),this.options=t}updateMotionValue(t){const{motionValue:a,onUpdate:o,onComplete:i,element:r,...c}=this.options;if(!a)return;if(t!==void 0){a.set(t);return}const s=new Lx({...c,autoplay:!1}),d=Ue(this.finishedTime??this.time);a.setWithVelocity(s.sample(d-lw).value,s.sample(d).value,lw),s.stop()}}const uw=(e,t)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(s1.test(e)||e==="0")&&!e.startsWith("url("));function g0e(e){const t=e[0];if(e.length===1)return!0;for(let a=0;a<e.length;a++)if(e[a]!==t)return!0}function _0e(e,t,a,o){const i=e[0];if(i===null)return!1;if(t==="display"||t==="visibility")return!0;const r=e[e.length-1],c=uw(i,t),s=uw(r,t);return ra(c===s,`You are trying to animate ${t} from "${i}" to "${r}". ${i} is not an animatable value - to enable this animation set ${i} to a value animatable to ${r} via the \`style\` property.`),!c||!s?!1:g0e(e)||(a==="spring"||CS(a))&&o}function bx(e){return Gb(e)&&"offsetHeight"in e}const v0e=new Set(["opacity","clipPath","filter","transform"]),C0e=lx(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function x0e(e){var l;const{motionValue:t,name:a,repeatDelay:o,repeatType:i,damping:r,type:c}=e;if(!bx((l=t==null?void 0:t.owner)==null?void 0:l.current))return!1;const{onUpdate:s,transformTemplate:d}=t.owner.getProps();return C0e()&&a&&v0e.has(a)&&(a!=="transform"||!d)&&!s&&!o&&i!=="mirror"&&r!==0&&c!=="inertia"}const L0e=40;class w0e extends xx{constructor({autoplay:t=!0,delay:a=0,type:o="keyframes",repeat:i=0,repeatDelay:r=0,repeatType:c="loop",keyframes:s,name:d,motionValue:l,element:h,...u}){var C;super(),this.stop=()=>{var g,x;this._animation&&(this._animation.stop(),(g=this.stopTimeline)==null||g.call(this)),(x=this.keyframeResolver)==null||x.cancel()},this.createdAt=He.now();const p={autoplay:t,delay:a,type:o,repeat:i,repeatDelay:r,repeatType:c,name:d,motionValue:l,element:h,...u},k=(h==null?void 0:h.KeyframeResolver)||wx;this.keyframeResolver=new k(s,(g,x,M)=>this.onKeyframesResolved(g,x,p,!M),d,l,h),(C=this.keyframeResolver)==null||C.scheduleResolve()}onKeyframesResolved(t,a,o,i){this.keyframeResolver=void 0;const{name:r,type:c,velocity:s,delay:d,isHandoff:l,onUpdate:h}=o;this.resolvedAt=He.now(),_0e(t,r,c,s)||((i1.instantAnimations||!d)&&(h==null||h(Cx(t,o,a))),t[0]=t[t.length-1],o.duration=0,o.repeat=0);const p={startTime:i?this.resolvedAt?this.resolvedAt-this.createdAt>L0e?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:a,...o,keyframes:t},k=!l&&x0e(p)?new M0e({...p,element:p.motionValue.owner.current}):new Lx(p);k.finished.then(()=>this.notifyFinished()).catch(Fe),this.pendingTimeline&&(this.stopTimeline=k.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=k}get finished(){return this._animation?this.animation.finished:this._finished}then(t,a){return this.finished.finally(t).then(()=>{})}get animation(){var t;return this._animation||((t=this.keyframeResolver)==null||t.resume(),r0e()),this._animation}get duration(){return this.animation.duration}get time(){return this.animation.time}set time(t){this.animation.time=t}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(t){this.animation.speed=t}get startTime(){return this.animation.startTime}attachTimeline(t){return this._animation?this.stopTimeline=this.animation.attachTimeline(t):this.pendingTimeline=t,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){var t;this._animation&&this.animation.cancel(),(t=this.keyframeResolver)==null||t.cancel()}}const b0e=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function S0e(e){const t=b0e.exec(e);if(!t)return[,];const[,a,o,i]=t;return[`--${a??o}`,i]}const I0e=4;function LS(e,t,a=1){o1(a<=I0e,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`);const[o,i]=S0e(e);if(!o)return;const r=window.getComputedStyle(t).getPropertyValue(o);if(r){const c=r.trim();return Zb(c)?parseFloat(c):c}return mx(i)?LS(i,t,a+1):i}function Sx(e,t){return(e==null?void 0:e[t])??(e==null?void 0:e.default)??e}const wS=new Set(["width","height","top","left","right","bottom",...da]),N0e={test:e=>e==="auto",parse:e=>e},bS=e=>t=>t.test(e),SS=[sa,de,Qe,c1,goe,Moe,N0e],pw=e=>SS.find(bS(e));function A0e(e){return typeof e=="number"?e===0:e!==null?e==="none"||e==="0"||Wb(e):!0}const P0e=new Set(["brightness","contrast","saturate","opacity"]);function E0e(e){const[t,a]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[o]=a.match(Mx)||[];if(!o)return e;const i=a.replace(o,"");let r=P0e.has(t)?1:0;return o!==a&&(r*=100),t+"("+r+i+")"}const R0e=/\b([a-z-]*)\(.*?\)/gu,XC={...s1,getAnimatableNone:e=>{const t=e.match(R0e);return t?t.map(E0e).join(" "):e}},yw={...sa,transform:Math.round},$0e={rotate:c1,rotateX:c1,rotateY:c1,rotateZ:c1,scale:Ka,scaleX:Ka,scaleY:Ka,scaleZ:Ka,skew:c1,skewX:c1,skewY:c1,distance:de,translateX:de,translateY:de,translateZ:de,x:de,y:de,z:de,perspective:de,transformPerspective:de,opacity:Ca,originX:tw,originY:tw,originZ:de},Ix={borderWidth:de,borderTopWidth:de,borderRightWidth:de,borderBottomWidth:de,borderLeftWidth:de,borderRadius:de,radius:de,borderTopLeftRadius:de,borderTopRightRadius:de,borderBottomRightRadius:de,borderBottomLeftRadius:de,width:de,maxWidth:de,height:de,maxHeight:de,top:de,right:de,bottom:de,left:de,padding:de,paddingTop:de,paddingRight:de,paddingBottom:de,paddingLeft:de,margin:de,marginTop:de,marginRight:de,marginBottom:de,marginLeft:de,backgroundPositionX:de,backgroundPositionY:de,...$0e,zIndex:yw,fillOpacity:Ca,strokeOpacity:Ca,numOctaves:yw},q0e={...Ix,color:Ie,backgroundColor:Ie,outlineColor:Ie,fill:Ie,stroke:Ie,borderColor:Ie,borderTopColor:Ie,borderRightColor:Ie,borderBottomColor:Ie,borderLeftColor:Ie,filter:XC,WebkitFilter:XC},IS=e=>q0e[e];function NS(e,t){let a=IS(e);return a!==XC&&(a=s1),a.getAnimatableNone?a.getAnimatableNone(t):void 0}const T0e=new Set(["auto","none","0"]);function j0e(e,t,a){let o=0,i;for(;o<e.length&&!i;){const r=e[o];typeof r=="string"&&!T0e.has(r)&&xa(r).values.length&&(i=e[o]),o++}if(i&&a)for(const r of t)e[r]=NS(a,i)}class H0e extends wx{constructor(t,a,o,i,r){super(t,a,o,i,r,!0)}readKeyframes(){const{unresolvedKeyframes:t,element:a,name:o}=this;if(!a||!a.current)return;super.readKeyframes();for(let d=0;d<t.length;d++){let l=t[d];if(typeof l=="string"&&(l=l.trim(),mx(l))){const h=LS(l,a.current);h!==void 0&&(t[d]=h),d===t.length-1&&(this.finalKeyframe=l)}}if(this.resolveNoneKeyframes(),!wS.has(o)||t.length!==2)return;const[i,r]=t,c=pw(i),s=pw(r);if(c!==s)if(dw(c)&&dw(s))for(let d=0;d<t.length;d++){const l=t[d];typeof l=="string"&&(t[d]=parseFloat(l))}else Wn[o]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:t,name:a}=this,o=[];for(let i=0;i<t.length;i++)(t[i]===null||A0e(t[i]))&&o.push(i);o.length&&j0e(t,o,a)}measureInitialState(){const{element:t,unresolvedKeyframes:a,name:o}=this;if(!t||!t.current)return;o==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Wn[o](t.measureViewportBox(),window.getComputedStyle(t.current)),a[0]=this.measuredOrigin;const i=a[a.length-1];i!==void 0&&t.getValue(o,i).jump(i,!1)}measureEndState(){var s;const{element:t,name:a,unresolvedKeyframes:o}=this;if(!t||!t.current)return;const i=t.getValue(a);i&&i.jump(this.measuredOrigin,!1);const r=o.length-1,c=o[r];o[r]=Wn[a](t.measureViewportBox(),window.getComputedStyle(t.current)),c!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=c),(s=this.removedTransforms)!=null&&s.length&&this.removedTransforms.forEach(([d,l])=>{t.getValue(d).set(l)}),this.resolveNoneKeyframes()}}function V0e(e,t,a){if(e instanceof EventTarget)return[e];if(typeof e=="string"){let o=document;const i=(a==null?void 0:a[e])??o.querySelectorAll(e);return i?Array.from(i):[]}return Array.from(e)}const AS=(e,t)=>t&&typeof e=="number"?t.transform(e):e,kw=30,z0e=e=>!isNaN(parseFloat(e));class D0e{constructor(t,a={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=(o,i=!0)=>{var c,s;const r=He.now();if(this.updatedAt!==r&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(o),this.current!==this.prev&&((c=this.events.change)==null||c.notify(this.current),this.dependents))for(const d of this.dependents)d.dirty();i&&((s=this.events.renderRequest)==null||s.notify(this.current))},this.hasAnimated=!1,this.setCurrent(t),this.owner=a.owner}setCurrent(t){this.current=t,this.updatedAt=He.now(),this.canTrackVelocity===null&&t!==void 0&&(this.canTrackVelocity=z0e(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return process.env.NODE_ENV!=="production"&&px(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",t)}on(t,a){this.events[t]||(this.events[t]=new ux);const o=this.events[t].add(a);return t==="change"?()=>{o(),we.read(()=>{this.events.change.getSize()||this.stop()})}:o}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,a){this.passiveEffect=t,this.stopPassiveEffect=a}set(t,a=!0){!a||!this.passiveEffect?this.updateAndNotify(t,a):this.passiveEffect(t,this.updateAndNotify)}setWithVelocity(t,a,o){this.set(a),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-o}jump(t,a=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,a&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){var t;(t=this.events.change)==null||t.notify(this.current)}addDependent(t){this.dependents||(this.dependents=new Set),this.dependents.add(t)}removeDependent(t){this.dependents&&this.dependents.delete(t)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const t=He.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||t-this.updatedAt>kw)return 0;const a=Math.min(this.updatedAt-this.prevUpdatedAt,kw);return Xb(parseFloat(this.current)-parseFloat(this.prevFrameValue),a)}start(t){return this.stop(),new Promise(a=>{this.hasAnimated=!0,this.animation=t(a),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(){var t,a;(t=this.dependents)==null||t.clear(),(a=this.events.destroy)==null||a.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function ia(e,t){return new D0e(e,t)}const{schedule:Nx}=cS(queueMicrotask,!1),Be={x:!1,y:!1};function PS(){return Be.x||Be.y}function O0e(e){return e==="x"||e==="y"?Be[e]?null:(Be[e]=!0,()=>{Be[e]=!1}):Be.x||Be.y?null:(Be.x=Be.y=!0,()=>{Be.x=Be.y=!1})}function ES(e,t){const a=V0e(e),o=new AbortController,i={passive:!0,...t,signal:o.signal};return[a,i,()=>o.abort()]}function fw(e){return!(e.pointerType==="touch"||PS())}function F0e(e,t,a={}){const[o,i,r]=ES(e,a),c=s=>{if(!fw(s))return;const{target:d}=s,l=t(d,s);if(typeof l!="function"||!d)return;const h=u=>{fw(u)&&(l(u),d.removeEventListener("pointerleave",h))};d.addEventListener("pointerleave",h,i)};return o.forEach(s=>{s.addEventListener("pointerenter",c,i)}),r}const RS=(e,t)=>t?e===t?!0:RS(e,t.parentElement):!1,Ax=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1,B0e=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function U0e(e){return B0e.has(e.tagName)||e.tabIndex!==-1}const rv=new WeakSet;function mw(e){return t=>{t.key==="Enter"&&e(t)}}function vC(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}const Z0e=(e,t)=>{const a=e.currentTarget;if(!a)return;const o=mw(()=>{if(rv.has(a))return;vC(a,"down");const i=mw(()=>{vC(a,"up")}),r=()=>vC(a,"cancel");a.addEventListener("keyup",i,t),a.addEventListener("blur",r,t)});a.addEventListener("keydown",o,t),a.addEventListener("blur",()=>a.removeEventListener("keydown",o),t)};function Mw(e){return Ax(e)&&!PS()}function G0e(e,t,a={}){const[o,i,r]=ES(e,a),c=s=>{const d=s.currentTarget;if(!Mw(s))return;rv.add(d);const l=t(d,s),h=(k,C)=>{window.removeEventListener("pointerup",u),window.removeEventListener("pointercancel",p),rv.has(d)&&rv.delete(d),Mw(k)&&typeof l=="function"&&l(k,{success:C})},u=k=>{h(k,d===window||d===document||a.useGlobalTarget||RS(d,k.target))},p=k=>{h(k,!1)};window.addEventListener("pointerup",u,i),window.addEventListener("pointercancel",p,i)};return o.forEach(s=>{(a.useGlobalTarget?window:s).addEventListener("pointerdown",c,i),bx(s)&&(s.addEventListener("focus",l=>Z0e(l,i)),!U0e(s)&&!s.hasAttribute("tabindex")&&(s.tabIndex=0))}),r}function $S(e){return Gb(e)&&"ownerSVGElement"in e}function W0e(e){return $S(e)&&e.tagName==="svg"}const Re=e=>!!(e&&e.getVelocity),X0e=[...SS,Ie,s1],K0e=e=>X0e.find(bS(e)),Px=q.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"});class Y0e extends y.Component{getSnapshotBeforeUpdate(t){const a=this.props.childRef.current;if(a&&t.isPresent&&!this.props.isPresent){const o=a.offsetParent,i=bx(o)&&o.offsetWidth||0,r=this.props.sizeRef.current;r.height=a.offsetHeight||0,r.width=a.offsetWidth||0,r.top=a.offsetTop,r.left=a.offsetLeft,r.right=i-r.width-r.left}return null}componentDidUpdate(){}render(){return this.props.children}}function Q0e({children:e,isPresent:t,anchorX:a}){const o=q.useId(),i=q.useRef(null),r=q.useRef({width:0,height:0,top:0,left:0,right:0}),{nonce:c}=q.useContext(Px);return q.useInsertionEffect(()=>{const{width:s,height:d,top:l,left:h,right:u}=r.current;if(t||!i.current||!s||!d)return;const p=a==="left"?`left: ${h}`:`right: ${u}`;i.current.dataset.motionPopId=o;const k=document.createElement("style");return c&&(k.nonce=c),document.head.appendChild(k),k.sheet&&k.sheet.insertRule(`
|
|
7828
7828
|
[data-motion-pop-id="${o}"] {
|
|
7829
7829
|
position: absolute !important;
|
|
7830
7830
|
width: ${s}px !important;
|
|
@@ -7832,23 +7832,23 @@ Learn more: https://nextjs.org/docs/app/building-your-application/upgrading/code
|
|
|
7832
7832
|
${p}px !important;
|
|
7833
7833
|
top: ${l}px !important;
|
|
7834
7834
|
}
|
|
7835
|
-
`),()=>{document.head.contains(k)&&document.head.removeChild(k)}},[t]),g.jsx(Y0e,{isPresent:t,childRef:i,sizeRef:r,children:y.cloneElement(e,{ref:i})})}const J0e=({children:e,initial:t,isPresent:a,onExitComplete:o,custom:i,presenceAffectsLayout:r,mode:c,anchorX:s})=>{const d=vv(eie),l=q.useId();let h=!0,u=q.useMemo(()=>(h=!1,{id:l,initial:t,isPresent:a,custom:i,onExitComplete:p=>{d.set(p,!0);for(const k of d.values())if(!k)return;o&&o()},register:p=>(d.set(p,!1),()=>d.delete(p))}),[a,d,o]);return r&&h&&(u={...u}),q.useMemo(()=>{d.forEach((p,k)=>d.set(k,!1))},[a]),y.useEffect(()=>{!a&&!d.size&&o&&o()},[a]),c==="popLayout"&&(e=g.jsx(Q0e,{isPresent:a,anchorX:s,children:e})),g.jsx(Cv.Provider,{value:u,children:e})};function eie(){return new Map}function qS(e=!0){const t=q.useContext(Cv);if(t===null)return[!0,null];const{isPresent:a,onExitComplete:o,register:i}=t,r=q.useId();q.useEffect(()=>{if(e)return i(r)},[e]);const c=q.useCallback(()=>e&&o&&o(r),[r,o,e]);return!a&&o?[!1,c]:[!0]}const Ya=e=>e.key||"";function gw(e){const t=[];return q.Children.forEach(e,a=>{q.isValidElement(a)&&t.push(a)}),t}const tie=({children:e,custom:t,initial:a=!0,onExitComplete:o,presenceAffectsLayout:i=!0,mode:r="sync",propagate:c=!1,anchorX:s="left"})=>{const[d,l]=qS(c),h=q.useMemo(()=>gw(e),[e]),u=c&&!d?[]:h.map(Ya),p=q.useRef(!0),k=q.useRef(h),v=vv(()=>new Map),[_,x]=q.useState(h),[M,N]=q.useState(h);Ub(()=>{p.current=!1,k.current=h;for(let m=0;m<M.length;m++){const S=Ya(M[m]);u.includes(S)?v.delete(S):v.get(S)!==!0&&v.set(S,!1)}},[M,u.length,u.join("-")]);const f=[];if(h!==_){let m=[...h];for(let S=0;S<M.length;S++){const A=M[S],P=Ya(A);u.includes(P)||(m.splice(S,0,A),f.push(A))}return r==="wait"&&f.length&&(m=f),N(gw(m)),x(h),null}process.env.NODE_ENV!=="production"&&r==="wait"&&M.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);const{forceRender:w}=q.useContext(rx);return g.jsx(g.Fragment,{children:M.map(m=>{const S=Ya(m),A=c&&!d?!1:h===M||u.includes(S),P=()=>{if(v.has(S))v.set(S,!0);else return;let H=!0;v.forEach(E=>{E||(H=!1)}),H&&(w==null||w(),N(k.current),c&&(l==null||l()),o&&o())};return g.jsx(J0e,{isPresent:A,initial:!p.current||a?void 0:!1,custom:t,presenceAffectsLayout:i,mode:r,onExitComplete:A?void 0:P,anchorX:s,children:m},S)})})},TS=q.createContext({strict:!1}),_w={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"]},ca={};for(const e in _w)ca[e]={isEnabled:t=>_w[e].some(a=>!!t[a])};function nie(e){for(const t in e)ca[t]={...ca[t],...e[t]}}const aie=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 yv(e){return e.startsWith("while")||e.startsWith("drag")&&e!=="draggable"||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||aie.has(e)}let jS=e=>!yv(e);function oie(e){typeof e=="function"&&(jS=t=>t.startsWith("on")?!yv(t):e(t))}try{oie(require("@emotion/is-prop-valid").default)}catch{}function iie(e,t,a){const o={};for(const i in e)i==="values"&&typeof e.values=="object"||(jS(i)||a===!0&&yv(i)||!t&&!yv(i)||e.draggable&&i.startsWith("onDrag"))&&(o[i]=e[i]);return o}function cie(e){if(typeof Proxy>"u")return e;const t=new Map,a=(...o)=>(process.env.NODE_ENV!=="production"&&px(!1,"motion() is deprecated. Use motion.create() instead."),e(...o));return new Proxy(a,{get:(o,i)=>i==="create"?e:(t.has(i)||t.set(i,e(i)),t.get(i))})}const xv=q.createContext({});function Lv(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}function La(e){return typeof e=="string"||Array.isArray(e)}const Ex=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Rx=["initial",...Ex];function wv(e){return Lv(e.animate)||Rx.some(t=>La(e[t]))}function HS(e){return!!(wv(e)||e.variants)}function rie(e,t){if(wv(e)){const{initial:a,animate:o}=e;return{initial:a===!1||La(a)?a:void 0,animate:La(o)?o:void 0}}return e.inherit!==!1?t:{}}function sie(e){const{initial:t,animate:a}=rie(e,q.useContext(xv));return q.useMemo(()=>({initial:t,animate:a}),[vw(t),vw(a)])}function vw(e){return Array.isArray(e)?e.join(" "):e}const die=Symbol.for("motionComponentSymbol");function ta(e){return e&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function hie(e,t,a){return q.useCallback(o=>{o&&e.onMount&&e.onMount(o),t&&(o?t.mount(o):t.unmount()),a&&(typeof a=="function"?a(o):ta(a)&&(a.current=o))},[t])}const $x=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),lie="framerAppearId",VS="data-"+$x(lie),zS=q.createContext({});function uie(e,t,a,o,i){var _,x;const{visualElement:r}=q.useContext(xv),c=q.useContext(TS),s=q.useContext(Cv),d=q.useContext(Px).reducedMotion,l=q.useRef(null);o=o||c.renderer,!l.current&&o&&(l.current=o(e,{visualState:t,parent:r,props:a,presenceContext:s,blockInitialAnimation:s?s.initial===!1:!1,reducedMotionConfig:d}));const h=l.current,u=q.useContext(zS);h&&!h.projection&&i&&(h.type==="html"||h.type==="svg")&&pie(l.current,a,i,u);const p=q.useRef(!1);q.useInsertionEffect(()=>{h&&p.current&&h.update(a,s)});const k=a[VS],v=q.useRef(!!k&&!((_=window.MotionHandoffIsComplete)!=null&&_.call(window,k))&&((x=window.MotionHasOptimisedAnimation)==null?void 0:x.call(window,k)));return Ub(()=>{h&&(p.current=!0,window.MotionIsMounted=!0,h.updateFeatures(),Nx.render(h.render),v.current&&h.animationState&&h.animationState.animateChanges())}),q.useEffect(()=>{h&&(!v.current&&h.animationState&&h.animationState.animateChanges(),v.current&&(queueMicrotask(()=>{var M;(M=window.MotionHandoffMarkAsComplete)==null||M.call(window,k)}),v.current=!1))}),h}function pie(e,t,a,o){const{layoutId:i,layout:r,drag:c,dragConstraints:s,layoutScroll:d,layoutRoot:l,layoutCrossfade:h}=t;e.projection=new a(e.latestValues,t["data-framer-portal-id"]?void 0:DS(e.parent)),e.projection.setOptions({layoutId:i,layout:r,alwaysMeasureLayout:!!c||s&&ta(s),visualElement:e,animationType:typeof r=="string"?r:"both",initialPromotionConfig:o,crossfade:h,layoutScroll:d,layoutRoot:l})}function DS(e){if(e)return e.options.allowProjection!==!1?e.projection:DS(e.parent)}function yie({preloadedFeatures:e,createVisualElement:t,useRender:a,useVisualState:o,Component:i}){e&&nie(e);function r(s,d){let l;const h={...q.useContext(Px),...s,layoutId:kie(s)},{isStatic:u}=h,p=sie(s),k=o(s,u);if(!u&&sx){fie(h,e);const v=mie(h);l=v.MeasureLayout,p.visualElement=uie(i,k,h,t,v.ProjectionNode)}return g.jsxs(xv.Provider,{value:p,children:[l&&p.visualElement?g.jsx(l,{visualElement:p.visualElement,...h}):null,a(i,s,hie(k,p.visualElement,d),k,u,p.visualElement)]})}r.displayName=`motion.${typeof i=="string"?i:`create(${i.displayName??i.name??""})`}`;const c=q.forwardRef(r);return c[die]=i,c}function kie({layoutId:e}){const t=q.useContext(rx).id;return t&&e!==void 0?t+"-"+e:e}function fie(e,t){const a=q.useContext(TS).strict;if(process.env.NODE_ENV!=="production"&&t&&a){const o="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";e.ignoreStrict?ra(!1,o):o1(!1,o)}}function mie(e){const{drag:t,layout:a}=ca;if(!t&&!a)return{};const o={...t,...a};return{MeasureLayout:t!=null&&t.isEnabled(e)||a!=null&&a.isEnabled(e)?o.MeasureLayout:void 0,ProjectionNode:o.ProjectionNode}}const wa={};function Mie(e){for(const t in e)wa[t]=e[t],fx(t)&&(wa[t].isCSSVariable=!0)}function OS(e,{layout:t,layoutId:a}){return ha.has(e)||e.startsWith("origin")||(t||a!==void 0)&&(!!wa[e]||e==="opacity")}const gie={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},_ie=da.length;function vie(e,t,a){let o="",i=!0;for(let r=0;r<_ie;r++){const c=da[r],s=e[c];if(s===void 0)continue;let d=!0;if(typeof s=="number"?d=s===(c.startsWith("scale")?1:0):d=parseFloat(s)===0,!d||a){const l=AS(s,Ix[c]);if(!d){i=!1;const h=gie[c]||c;o+=`${h}(${l}) `}a&&(t[c]=l)}}return o=o.trim(),a?o=a(t,i?"":o):i&&(o="none"),o}function qx(e,t,a){const{style:o,vars:i,transformOrigin:r}=e;let c=!1,s=!1;for(const d in t){const l=t[d];if(ha.has(d)){c=!0;continue}else if(fx(d)){i[d]=l;continue}else{const h=AS(l,Ix[d]);d.startsWith("origin")?(s=!0,r[d]=h):o[d]=h}}if(t.transform||(c||a?o.transform=vie(t,e.transform,a):o.transform&&(o.transform="none")),s){const{originX:d="50%",originY:l="50%",originZ:h=0}=r;o.transformOrigin=`${d} ${l} ${h}`}}const Tx=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function FS(e,t,a){for(const o in t)!Re(t[o])&&!OS(o,a)&&(e[o]=t[o])}function Cie({transformTemplate:e},t){return q.useMemo(()=>{const a=Tx();return qx(a,t,e),Object.assign({},a.vars,a.style)},[t])}function xie(e,t){const a=e.style||{},o={};return FS(o,a,e),Object.assign(o,Cie(e,t)),o}function Lie(e,t){const a={},o=xie(e,t);return e.drag&&e.dragListener!==!1&&(a.draggable=!1,o.userSelect=o.WebkitUserSelect=o.WebkitTouchCallout="none",o.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),e.tabIndex===void 0&&(e.onTap||e.onTapStart||e.whileTap)&&(a.tabIndex=0),a.style=o,a}const wie={offset:"stroke-dashoffset",array:"stroke-dasharray"},bie={offset:"strokeDashoffset",array:"strokeDasharray"};function Sie(e,t,a=1,o=0,i=!0){e.pathLength=1;const r=i?wie:bie;e[r.offset]=de.transform(-o);const c=de.transform(t),s=de.transform(a);e[r.array]=`${c} ${s}`}function BS(e,{attrX:t,attrY:a,attrScale:o,pathLength:i,pathSpacing:r=1,pathOffset:c=0,...s},d,l,h){if(qx(e,s,l),d){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:u,style:p}=e;u.transform&&(p.transform=u.transform,delete u.transform),(p.transform||u.transformOrigin)&&(p.transformOrigin=u.transformOrigin??"50% 50%",delete u.transformOrigin),p.transform&&(p.transformBox=(h==null?void 0:h.transformBox)??"fill-box",delete u.transformBox),t!==void 0&&(u.x=t),a!==void 0&&(u.y=a),o!==void 0&&(u.scale=o),i!==void 0&&Sie(u,i,r,c,!1)}const US=()=>({...Tx(),attrs:{}}),ZS=e=>typeof e=="string"&&e.toLowerCase()==="svg";function Iie(e,t,a,o){const i=q.useMemo(()=>{const r=US();return BS(r,t,ZS(o),e.transformTemplate,e.style),{...r.attrs,style:{...r.style}}},[t]);if(e.style){const r={};FS(r,e.style,e),i.style={...r,...i.style}}return i}const Nie=["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 jx(e){return typeof e!="string"||e.includes("-")?!1:!!(Nie.indexOf(e)>-1||/[A-Z]/u.test(e))}function Aie(e=!1){return(a,o,i,{latestValues:r},c)=>{const d=(jx(a)?Iie:Lie)(o,r,c,a),l=iie(o,typeof a=="string",e),h=a!==q.Fragment?{...l,...d,ref:i}:{},{children:u}=o,p=q.useMemo(()=>Re(u)?u.get():u,[u]);return q.createElement(a,{...h,children:p})}}function Cw(e){const t=[{},{}];return e==null||e.values.forEach((a,o)=>{t[0][o]=a.get(),t[1][o]=a.getVelocity()}),t}function Hx(e,t,a,o){if(typeof t=="function"){const[i,r]=Cw(o);t=t(a!==void 0?a:e.custom,i,r)}if(typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"){const[i,r]=Cw(o);t=t(a!==void 0?a:e.custom,i,r)}return t}function sv(e){return Re(e)?e.get():e}function Pie({scrapeMotionValuesFromProps:e,createRenderState:t},a,o,i){return{latestValues:Eie(a,o,i,e),renderState:t()}}const GS=e=>(t,a)=>{const o=q.useContext(xv),i=q.useContext(Cv),r=()=>Pie(e,t,o,i);return a?r():vv(r)};function Eie(e,t,a,o){const i={},r=o(e,{});for(const p in r)i[p]=sv(r[p]);let{initial:c,animate:s}=e;const d=wv(e),l=HS(e);t&&l&&!d&&e.inherit!==!1&&(c===void 0&&(c=t.initial),s===void 0&&(s=t.animate));let h=a?a.initial===!1:!1;h=h||c===!1;const u=h?s:c;if(u&&typeof u!="boolean"&&!Lv(u)){const p=Array.isArray(u)?u:[u];for(let k=0;k<p.length;k++){const v=Hx(e,p[k]);if(v){const{transitionEnd:_,transition:x,...M}=v;for(const N in M){let f=M[N];if(Array.isArray(f)){const w=h?f.length-1:0;f=f[w]}f!==null&&(i[N]=f)}for(const N in _)i[N]=_[N]}}}return i}function Vx(e,t,a){var r;const{style:o}=e,i={};for(const c in o)(Re(o[c])||t.style&&Re(t.style[c])||OS(c,e)||((r=a==null?void 0:a.getValue(c))==null?void 0:r.liveStyle)!==void 0)&&(i[c]=o[c]);return i}const Rie={useVisualState:GS({scrapeMotionValuesFromProps:Vx,createRenderState:Tx})};function WS(e,t,a){const o=Vx(e,t,a);for(const i in e)if(Re(e[i])||Re(t[i])){const r=da.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;o[r]=e[i]}return o}const $ie={useVisualState:GS({scrapeMotionValuesFromProps:WS,createRenderState:US})};function qie(e,t){return function(o,{forwardMotionProps:i}={forwardMotionProps:!1}){const c={...jx(o)?$ie:Rie,preloadedFeatures:e,useRender:Aie(i),createVisualElement:t,Component:o};return yie(c)}}function ba(e,t,a){const o=e.getProps();return Hx(o,t,a!==void 0?a:o.custom,e)}const KC=e=>Array.isArray(e);function Tie(e,t,a){e.hasValue(t)?e.getValue(t).set(a):e.addValue(t,ia(a))}function jie(e){return KC(e)?e[e.length-1]||0:e}function Hie(e,t){const a=ba(e,t);let{transitionEnd:o={},transition:i={},...r}=a||{};r={...r,...o};for(const c in r){const s=jie(r[c]);Tie(e,c,s)}}function Vie(e){return!!(Re(e)&&e.add)}function YC(e,t){const a=e.getValue("willChange");if(Vie(a))return a.add(t);if(!a&&i1.WillChange){const o=new i1.WillChange("auto");e.addValue("willChange",o),o.add(t)}}function XS(e){return e.props[VS]}const zie=e=>e!==null;function Die(e,{repeat:t,repeatType:a="loop"},o){const i=e.filter(zie),r=t&&a!=="loop"&&t%2===1?0:i.length-1;return i[r]}const Oie={type:"spring",stiffness:500,damping:25,restSpeed:10},Fie=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),Bie={type:"keyframes",duration:.8},Uie={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},Zie=(e,{keyframes:t})=>t.length>2?Bie:ha.has(e)?e.startsWith("scale")?Fie(t[1]):Oie:Uie;function Gie({when:e,delay:t,delayChildren:a,staggerChildren:o,staggerDirection:i,repeat:r,repeatType:c,repeatDelay:s,from:d,elapsed:l,...h}){return!!Object.keys(h).length}const zx=(e,t,a,o={},i,r)=>c=>{const s=Sx(o,e)||{},d=s.delay||o.delay||0;let{elapsed:l=0}=o;l=l-Ue(d);const h={keyframes:Array.isArray(a)?a:[null,a],ease:"easeOut",velocity:t.getVelocity(),...s,delay:-l,onUpdate:p=>{t.set(p),s.onUpdate&&s.onUpdate(p)},onComplete:()=>{c(),s.onComplete&&s.onComplete()},name:e,motionValue:t,element:r?void 0:i};Gie(s)||Object.assign(h,Zie(e,h)),h.duration&&(h.duration=Ue(h.duration)),h.repeatDelay&&(h.repeatDelay=Ue(h.repeatDelay)),h.from!==void 0&&(h.keyframes[0]=h.from);let u=!1;if((h.type===!1||h.duration===0&&!h.repeatDelay)&&(h.duration=0,h.delay===0&&(u=!0)),(i1.instantAnimations||i1.skipAnimations)&&(u=!0,h.duration=0,h.delay=0),h.allowFlatten=!s.type&&!s.ease,u&&!r&&t.get()!==void 0){const p=Die(h.keyframes,s);if(p!==void 0){we.update(()=>{h.onUpdate(p),h.onComplete()});return}}return s.isSync?new Lx(h):new w0e(h)};function Wie({protectedKeys:e,needsAnimating:t},a){const o=e.hasOwnProperty(a)&&t[a]!==!0;return t[a]=!1,o}function KS(e,t,{delay:a=0,transitionOverride:o,type:i}={}){let{transition:r=e.getDefaultTransition(),transitionEnd:c,...s}=t;o&&(r=o);const d=[],l=i&&e.animationState&&e.animationState.getState()[i];for(const h in s){const u=e.getValue(h,e.latestValues[h]??null),p=s[h];if(p===void 0||l&&Wie(l,h))continue;const k={delay:a,...Sx(r||{},h)},v=u.get();if(v!==void 0&&!u.isAnimating&&!Array.isArray(p)&&p===v&&!k.velocity)continue;let _=!1;if(window.MotionHandoffAnimation){const M=XS(e);if(M){const N=window.MotionHandoffAnimation(M,h,we);N!==null&&(k.startTime=N,_=!0)}}YC(e,h),u.start(zx(h,u,p,e.shouldReduceMotion&&wS.has(h)?{type:!1}:k,e,_));const x=u.animation;x&&d.push(x)}return c&&Promise.all(d).then(()=>{we.update(()=>{c&&Hie(e,c)})}),d}function QC(e,t,a={}){var d;const o=ba(e,t,a.type==="exit"?(d=e.presenceContext)==null?void 0:d.custom:void 0);let{transition:i=e.getDefaultTransition()||{}}=o||{};a.transitionOverride&&(i=a.transitionOverride);const r=o?()=>Promise.all(KS(e,o,a)):()=>Promise.resolve(),c=e.variantChildren&&e.variantChildren.size?(l=0)=>{const{delayChildren:h=0,staggerChildren:u,staggerDirection:p}=i;return Xie(e,t,h+l,u,p,a)}:()=>Promise.resolve(),{when:s}=i;if(s){const[l,h]=s==="beforeChildren"?[r,c]:[c,r];return l().then(()=>h())}else return Promise.all([r(),c(a.delay)])}function Xie(e,t,a=0,o=0,i=1,r){const c=[],s=(e.variantChildren.size-1)*o,d=i===1?(l=0)=>l*o:(l=0)=>s-l*o;return Array.from(e.variantChildren).sort(Kie).forEach((l,h)=>{l.notify("AnimationStart",t),c.push(QC(l,t,{...r,delay:a+d(h)}).then(()=>l.notify("AnimationComplete",t)))}),Promise.all(c)}function Kie(e,t){return e.sortNodePosition(t)}function Yie(e,t,a={}){e.notify("AnimationStart",t);let o;if(Array.isArray(t)){const i=t.map(r=>QC(e,r,a));o=Promise.all(i)}else if(typeof t=="string")o=QC(e,t,a);else{const i=typeof t=="function"?ba(e,t,a.custom):t;o=Promise.all(KS(e,i,a))}return o.then(()=>{e.notify("AnimationComplete",t)})}function YS(e,t){if(!Array.isArray(t))return!1;const a=t.length;if(a!==e.length)return!1;for(let o=0;o<a;o++)if(t[o]!==e[o])return!1;return!0}const Qie=Rx.length;function QS(e){if(!e)return;if(!e.isControllingVariants){const a=e.parent?QS(e.parent)||{}:{};return e.props.initial!==void 0&&(a.initial=e.props.initial),a}const t={};for(let a=0;a<Qie;a++){const o=Rx[a],i=e.props[o];(La(i)||i===!1)&&(t[o]=i)}return t}const Jie=[...Ex].reverse(),ece=Ex.length;function tce(e){return t=>Promise.all(t.map(({animation:a,options:o})=>Yie(e,a,o)))}function nce(e){let t=tce(e),a=xw(),o=!0;const i=d=>(l,h)=>{var p;const u=ba(e,h,d==="exit"?(p=e.presenceContext)==null?void 0:p.custom:void 0);if(u){const{transition:k,transitionEnd:v,..._}=u;l={...l,..._,...v}}return l};function r(d){t=d(e)}function c(d){const{props:l}=e,h=QS(e.parent)||{},u=[],p=new Set;let k={},v=1/0;for(let x=0;x<ece;x++){const M=Jie[x],N=a[M],f=l[M]!==void 0?l[M]:h[M],w=La(f),m=M===d?N.isActive:null;m===!1&&(v=x);let S=f===h[M]&&f!==l[M]&&w;if(S&&o&&e.manuallyAnimateOnMount&&(S=!1),N.protectedKeys={...k},!N.isActive&&m===null||!f&&!N.prevProp||Lv(f)||typeof f=="boolean")continue;const A=ace(N.prevProp,f);let P=A||M===d&&N.isActive&&!S&&w||x>v&&w,H=!1;const E=Array.isArray(f)?f:[f];let T=E.reduce(i(M),{});m===!1&&(T={});const{prevResolvedValues:D={}}=N,ae={...D,...T},U=Q=>{P=!0,p.has(Q)&&(H=!0,p.delete(Q)),N.needsAnimating[Q]=!0;const te=e.getValue(Q);te&&(te.liveStyle=!1)};for(const Q in ae){const te=T[Q],ne=D[Q];if(k.hasOwnProperty(Q))continue;let C=!1;KC(te)&&KC(ne)?C=!YS(te,ne):C=te!==ne,C?te!=null?U(Q):p.add(Q):te!==void 0&&p.has(Q)?U(Q):N.protectedKeys[Q]=!0}N.prevProp=f,N.prevResolvedValues=T,N.isActive&&(k={...k,...T}),o&&e.blockInitialAnimation&&(P=!1),P&&(!(S&&A)||H)&&u.push(...E.map(Q=>({animation:Q,options:{type:M}})))}if(p.size){const x={};if(typeof l.initial!="boolean"){const M=ba(e,Array.isArray(l.initial)?l.initial[0]:l.initial);M&&M.transition&&(x.transition=M.transition)}p.forEach(M=>{const N=e.getBaseTarget(M),f=e.getValue(M);f&&(f.liveStyle=!0),x[M]=N??null}),u.push({animation:x})}let _=!!u.length;return o&&(l.initial===!1||l.initial===l.animate)&&!e.manuallyAnimateOnMount&&(_=!1),o=!1,_?t(u):Promise.resolve()}function s(d,l){var u;if(a[d].isActive===l)return Promise.resolve();(u=e.variantChildren)==null||u.forEach(p=>{var k;return(k=p.animationState)==null?void 0:k.setActive(d,l)}),a[d].isActive=l;const h=c(d);for(const p in a)a[p].protectedKeys={};return h}return{animateChanges:c,setActive:s,setAnimateFunction:r,getState:()=>a,reset:()=>{a=xw(),o=!0}}}function ace(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!YS(t,e):!1}function h1(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function xw(){return{animate:h1(!0),whileInView:h1(),whileHover:h1(),whileTap:h1(),whileDrag:h1(),whileFocus:h1(),exit:h1()}}class d1{constructor(t){this.isMounted=!1,this.node=t}update(){}}class oce extends d1{constructor(t){super(t),t.animationState||(t.animationState=nce(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();Lv(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:a}=this.node.prevProps||{};t!==a&&this.updateAnimationControlsSubscription()}unmount(){var t;this.node.animationState.reset(),(t=this.unmountControls)==null||t.call(this)}}let ice=0;class cce extends d1{constructor(){super(...arguments),this.id=ice++}update(){if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:a}=this.node.presenceContext,{isPresent:o}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===o)return;const i=this.node.animationState.setActive("exit",!t);a&&!t&&i.then(()=>{a(this.id)})}mount(){const{register:t,onExitComplete:a}=this.node.presenceContext||{};a&&a(this.id),t&&(this.unmount=t(this.id))}unmount(){}}const rce={animation:{Feature:oce},exit:{Feature:cce}};function Sa(e,t,a,o={passive:!0}){return e.addEventListener(t,a,o),()=>e.removeEventListener(t,a)}function Pa(e){return{point:{x:e.pageX,y:e.pageY}}}const sce=e=>t=>Ax(t)&&e(t,Pa(t));function Ma(e,t,a,o){return Sa(e,t,sce(a),o)}function JS({top:e,left:t,right:a,bottom:o}){return{x:{min:t,max:a},y:{min:e,max:o}}}function dce({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function hce(e,t){if(!t)return e;const a=t({x:e.left,y:e.top}),o=t({x:e.right,y:e.bottom});return{top:a.y,left:a.x,bottom:o.y,right:o.x}}const eI=1e-4,lce=1-eI,uce=1+eI,tI=.01,pce=0-tI,yce=0+tI;function je(e){return e.max-e.min}function kce(e,t,a){return Math.abs(e-t)<=a}function Lw(e,t,a,o=.5){e.origin=o,e.originPoint=Le(t.min,t.max,e.origin),e.scale=je(a)/je(t),e.translate=Le(a.min,a.max,e.origin)-e.originPoint,(e.scale>=lce&&e.scale<=uce||isNaN(e.scale))&&(e.scale=1),(e.translate>=pce&&e.translate<=yce||isNaN(e.translate))&&(e.translate=0)}function ga(e,t,a,o){Lw(e.x,t.x,a.x,o?o.originX:void 0),Lw(e.y,t.y,a.y,o?o.originY:void 0)}function ww(e,t,a){e.min=a.min+t.min,e.max=e.min+je(t)}function fce(e,t,a){ww(e.x,t.x,a.x),ww(e.y,t.y,a.y)}function bw(e,t,a){e.min=t.min-a.min,e.max=e.min+je(t)}function _a(e,t,a){bw(e.x,t.x,a.x),bw(e.y,t.y,a.y)}const Sw=()=>({translate:0,scale:1,origin:0,originPoint:0}),na=()=>({x:Sw(),y:Sw()}),Iw=()=>({min:0,max:0}),be=()=>({x:Iw(),y:Iw()});function Oe(e){return[e("x"),e("y")]}function CC(e){return e===void 0||e===1}function JC({scale:e,scaleX:t,scaleY:a}){return!CC(e)||!CC(t)||!CC(a)}function Bn(e){return JC(e)||nI(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function nI(e){return Nw(e.x)||Nw(e.y)}function Nw(e){return e&&e!=="0%"}function kv(e,t,a){const o=e-a,i=t*o;return a+i}function Aw(e,t,a,o,i){return i!==void 0&&(e=kv(e,i,o)),kv(e,a,o)+t}function ex(e,t=0,a=1,o,i){e.min=Aw(e.min,t,a,o,i),e.max=Aw(e.max,t,a,o,i)}function aI(e,{x:t,y:a}){ex(e.x,t.translate,t.scale,t.originPoint),ex(e.y,a.translate,a.scale,a.originPoint)}const Pw=.999999999999,Ew=1.0000000000001;function mce(e,t,a,o=!1){const i=a.length;if(!i)return;t.x=t.y=1;let r,c;for(let s=0;s<i;s++){r=a[s],c=r.projectionDelta;const{visualElement:d}=r.options;d&&d.props.style&&d.props.style.display==="contents"||(o&&r.options.layoutScroll&&r.scroll&&r!==r.root&&oa(e,{x:-r.scroll.offset.x,y:-r.scroll.offset.y}),c&&(t.x*=c.x.scale,t.y*=c.y.scale,aI(e,c)),o&&Bn(r.latestValues)&&oa(e,r.latestValues))}t.x<Ew&&t.x>Pw&&(t.x=1),t.y<Ew&&t.y>Pw&&(t.y=1)}function aa(e,t){e.min=e.min+t,e.max=e.max+t}function Rw(e,t,a,o,i=.5){const r=Le(e.min,e.max,i);ex(e,t,a,r,o)}function oa(e,t){Rw(e.x,t.x,t.scaleX,t.scale,t.originX),Rw(e.y,t.y,t.scaleY,t.scale,t.originY)}function oI(e,t){return JS(hce(e.getBoundingClientRect(),t))}function Mce(e,t,a){const o=oI(e,a),{scroll:i}=t;return i&&(aa(o.x,i.offset.x),aa(o.y,i.offset.y)),o}const iI=({current:e})=>e?e.ownerDocument.defaultView:null,$w=(e,t)=>Math.abs(e-t);function gce(e,t){const a=$w(e.x,t.x),o=$w(e.y,t.y);return Math.sqrt(a**2+o**2)}class cI{constructor(t,a,{transformPagePoint:o,contextWindow:i,dragSnapToOrigin:r=!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 u=LC(this.lastMoveEventInfo,this.history),p=this.startEvent!==null,k=gce(u.offset,{x:0,y:0})>=3;if(!p&&!k)return;const{point:v}=u,{timestamp:_}=Ae;this.history.push({...v,timestamp:_});const{onStart:x,onMove:M}=this.handlers;p||(x&&x(this.lastMoveEvent,u),this.startEvent=this.lastMoveEvent),M&&M(this.lastMoveEvent,u)},this.handlePointerMove=(u,p)=>{this.lastMoveEvent=u,this.lastMoveEventInfo=xC(p,this.transformPagePoint),we.update(this.updatePoint,!0)},this.handlePointerUp=(u,p)=>{this.end();const{onEnd:k,onSessionEnd:v,resumeAnimation:_}=this.handlers;if(this.dragSnapToOrigin&&_&&_(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const x=LC(u.type==="pointercancel"?this.lastMoveEventInfo:xC(p,this.transformPagePoint),this.history);this.startEvent&&k&&k(u,x),v&&v(u,x)},!Ax(t))return;this.dragSnapToOrigin=r,this.handlers=a,this.transformPagePoint=o,this.contextWindow=i||window;const c=Pa(t),s=xC(c,this.transformPagePoint),{point:d}=s,{timestamp:l}=Ae;this.history=[{...d,timestamp:l}];const{onSessionStart:h}=a;h&&h(t,LC(s,this.history)),this.removeListeners=Ia(Ma(this.contextWindow,"pointermove",this.handlePointerMove),Ma(this.contextWindow,"pointerup",this.handlePointerUp),Ma(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),r1(this.updatePoint)}}function xC(e,t){return t?{point:t(e.point)}:e}function qw(e,t){return{x:e.x-t.x,y:e.y-t.y}}function LC({point:e},t){return{point:e,delta:qw(e,rI(t)),offset:qw(e,_ce(t)),velocity:vce(t,.1)}}function _ce(e){return e[0]}function rI(e){return e[e.length-1]}function vce(e,t){if(e.length<2)return{x:0,y:0};let a=e.length-1,o=null;const i=rI(e);for(;a>=0&&(o=e[a],!(i.timestamp-o.timestamp>Ue(t)));)a--;if(!o)return{x:0,y:0};const r=Ye(i.timestamp-o.timestamp);if(r===0)return{x:0,y:0};const c={x:(i.x-o.x)/r,y:(i.y-o.y)/r};return c.x===1/0&&(c.x=0),c.y===1/0&&(c.y=0),c}function Cce(e,{min:t,max:a},o){return t!==void 0&&e<t?e=o?Le(t,e,o.min):Math.max(e,t):a!==void 0&&e>a&&(e=o?Le(a,e,o.max):Math.min(e,a)),e}function Tw(e,t,a){return{min:t!==void 0?e.min+t:void 0,max:a!==void 0?e.max+a-(e.max-e.min):void 0}}function xce(e,{top:t,left:a,bottom:o,right:i}){return{x:Tw(e.x,a,i),y:Tw(e.y,t,o)}}function jw(e,t){let a=t.min-e.min,o=t.max-e.max;return t.max-t.min<e.max-e.min&&([a,o]=[o,a]),{min:a,max:o}}function Lce(e,t){return{x:jw(e.x,t.x),y:jw(e.y,t.y)}}function wce(e,t){let a=.5;const o=je(e),i=je(t);return i>o?a=va(t.min,t.max-o,e.min):o>i&&(a=va(e.min,e.max-i,t.min)),a1(0,1,a)}function bce(e,t){const a={};return t.min!==void 0&&(a.min=t.min-e.min),t.max!==void 0&&(a.max=t.max-e.min),a}const tx=.35;function Sce(e=tx){return e===!1?e=0:e===!0&&(e=tx),{x:Hw(e,"left","right"),y:Hw(e,"top","bottom")}}function Hw(e,t,a){return{min:Vw(e,t),max:Vw(e,a)}}function Vw(e,t){return typeof e=="number"?e:e[t]||0}const Ice=new WeakMap;class Nce{constructor(t){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=be(),this.visualElement=t}start(t,{snapToCursor:a=!1}={}){const{presenceContext:o}=this.visualElement;if(o&&o.isPresent===!1)return;const i=h=>{const{dragSnapToOrigin:u}=this.getProps();u?this.pauseAnimation():this.stopAnimation(),a&&this.snapToCursor(Pa(h).point)},r=(h,u)=>{const{drag:p,dragPropagation:k,onDragStart:v}=this.getProps();if(p&&!k&&(this.openDragLock&&this.openDragLock(),this.openDragLock=O0e(p),!this.openDragLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Oe(x=>{let M=this.getAxisMotionValue(x).get()||0;if(Qe.test(M)){const{projection:N}=this.visualElement;if(N&&N.layout){const f=N.layout.layoutBox[x];f&&(M=je(f)*(parseFloat(M)/100))}}this.originPoint[x]=M}),v&&we.postRender(()=>v(h,u)),YC(this.visualElement,"transform");const{animationState:_}=this.visualElement;_&&_.setActive("whileDrag",!0)},c=(h,u)=>{const{dragPropagation:p,dragDirectionLock:k,onDirectionLock:v,onDrag:_}=this.getProps();if(!p&&!this.openDragLock)return;const{offset:x}=u;if(k&&this.currentDirection===null){this.currentDirection=Ace(x),this.currentDirection!==null&&v&&v(this.currentDirection);return}this.updateAxis("x",u.point,x),this.updateAxis("y",u.point,x),this.visualElement.render(),_&&_(h,u)},s=(h,u)=>this.stop(h,u),d=()=>Oe(h=>{var u;return this.getAnimationState(h)==="paused"&&((u=this.getAxisMotionValue(h).animation)==null?void 0:u.play())}),{dragSnapToOrigin:l}=this.getProps();this.panSession=new cI(t,{onSessionStart:i,onStart:r,onMove:c,onSessionEnd:s,resumeAnimation:d},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:l,contextWindow:iI(this.visualElement)})}stop(t,a){const o=this.isDragging;if(this.cancel(),!o)return;const{velocity:i}=a;this.startAnimation(i);const{onDragEnd:r}=this.getProps();r&&we.postRender(()=>r(t,a))}cancel(){this.isDragging=!1;const{projection:t,animationState:a}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:o}=this.getProps();!o&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),a&&a.setActive("whileDrag",!1)}updateAxis(t,a,o){const{drag:i}=this.getProps();if(!o||!Qa(t,i,this.currentDirection))return;const r=this.getAxisMotionValue(t);let c=this.originPoint[t]+o[t];this.constraints&&this.constraints[t]&&(c=Cce(c,this.constraints[t],this.elastic[t])),r.set(c)}resolveConstraints(){var r;const{dragConstraints:t,dragElastic:a}=this.getProps(),o=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(r=this.visualElement.projection)==null?void 0:r.layout,i=this.constraints;t&&ta(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&o?this.constraints=xce(o.layoutBox,t):this.constraints=!1,this.elastic=Sce(a),i!==this.constraints&&o&&this.constraints&&!this.hasMutatedConstraints&&Oe(c=>{this.constraints!==!1&&this.getAxisMotionValue(c)&&(this.constraints[c]=bce(o.layoutBox[c],this.constraints[c]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:a}=this.getProps();if(!t||!ta(t))return!1;const o=t.current;o1(o!==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 r=Mce(o,i.root,this.visualElement.getTransformPagePoint());let c=Lce(i.layout.layoutBox,r);if(a){const s=a(dce(c));this.hasMutatedConstraints=!!s,s&&(c=JS(s))}return c}startAnimation(t){const{drag:a,dragMomentum:o,dragElastic:i,dragTransition:r,dragSnapToOrigin:c,onDragTransitionEnd:s}=this.getProps(),d=this.constraints||{},l=Oe(h=>{if(!Qa(h,a,this.currentDirection))return;let u=d&&d[h]||{};c&&(u={min:0,max:0});const p=i?200:1e6,k=i?40:1e7,v={type:"inertia",velocity:o?t[h]:0,bounceStiffness:p,bounceDamping:k,timeConstant:750,restDelta:1,restSpeed:10,...r,...u};return this.startAxisValueAnimation(h,v)});return Promise.all(l).then(s)}startAxisValueAnimation(t,a){const o=this.getAxisMotionValue(t);return YC(this.visualElement,t),o.start(zx(t,o,0,a,this.visualElement,!1))}stopAnimation(){Oe(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){Oe(t=>{var a;return(a=this.getAxisMotionValue(t).animation)==null?void 0:a.pause()})}getAnimationState(t){var a;return(a=this.getAxisMotionValue(t).animation)==null?void 0:a.state}getAxisMotionValue(t){const a=`_drag${t.toUpperCase()}`,o=this.visualElement.getProps(),i=o[a];return i||this.visualElement.getValue(t,(o.initial?o.initial[t]:void 0)||0)}snapToCursor(t){Oe(a=>{const{drag:o}=this.getProps();if(!Qa(a,o,this.currentDirection))return;const{projection:i}=this.visualElement,r=this.getAxisMotionValue(a);if(i&&i.layout){const{min:c,max:s}=i.layout.layoutBox[a];r.set(t[a]-Le(c,s,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:a}=this.getProps(),{projection:o}=this.visualElement;if(!ta(a)||!o||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Oe(c=>{const s=this.getAxisMotionValue(c);if(s&&this.constraints!==!1){const d=s.get();i[c]=wce({min:d,max:d},this.constraints[c])}});const{transformTemplate:r}=this.visualElement.getProps();this.visualElement.current.style.transform=r?r({},""):"none",o.root&&o.root.updateScroll(),o.updateLayout(),this.resolveConstraints(),Oe(c=>{if(!Qa(c,t,null))return;const s=this.getAxisMotionValue(c),{min:d,max:l}=this.constraints[c];s.set(Le(d,l,i[c]))})}addListeners(){if(!this.visualElement.current)return;Ice.set(this.visualElement,this);const t=this.visualElement.current,a=Ma(t,"pointerdown",d=>{const{drag:l,dragListener:h=!0}=this.getProps();l&&h&&this.start(d)}),o=()=>{const{dragConstraints:d}=this.getProps();ta(d)&&d.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,r=i.addEventListener("measure",o);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),we.read(o);const c=Sa(window,"resize",()=>this.scalePositionWithinConstraints()),s=i.addEventListener("didUpdate",({delta:d,hasLayoutChanged:l})=>{this.isDragging&&l&&(Oe(h=>{const u=this.getAxisMotionValue(h);u&&(this.originPoint[h]+=d[h].translate,u.set(u.get()+d[h].translate))}),this.visualElement.render())});return()=>{c(),a(),r(),s&&s()}}getProps(){const t=this.visualElement.getProps(),{drag:a=!1,dragDirectionLock:o=!1,dragPropagation:i=!1,dragConstraints:r=!1,dragElastic:c=tx,dragMomentum:s=!0}=t;return{...t,drag:a,dragDirectionLock:o,dragPropagation:i,dragConstraints:r,dragElastic:c,dragMomentum:s}}}function Qa(e,t,a){return(t===!0||t===e)&&(a===null||a===e)}function Ace(e,t=10){let a=null;return Math.abs(e.y)>t?a="y":Math.abs(e.x)>t&&(a="x"),a}class Pce extends d1{constructor(t){super(t),this.removeGroupControls=Fe,this.removeListeners=Fe,this.controls=new Nce(t)}mount(){const{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Fe}unmount(){this.removeGroupControls(),this.removeListeners()}}const zw=e=>(t,a)=>{e&&we.postRender(()=>e(t,a))};class Ece extends d1{constructor(){super(...arguments),this.removePointerDownListener=Fe}onPointerDown(t){this.session=new cI(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:iI(this.node)})}createPanHandlers(){const{onPanSessionStart:t,onPanStart:a,onPan:o,onPanEnd:i}=this.node.getProps();return{onSessionStart:zw(t),onStart:zw(a),onMove:o,onEnd:(r,c)=>{delete this.session,i&&we.postRender(()=>i(r,c))}}}mount(){this.removePointerDownListener=Ma(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const dv={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function Dw(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const ya={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(de.test(e))e=parseFloat(e);else return e;const a=Dw(e,t.target.x),o=Dw(e,t.target.y);return`${a}% ${o}%`}},Rce={correct:(e,{treeScale:t,projectionDelta:a})=>{const o=e,i=s1.parse(e);if(i.length>5)return o;const r=s1.createTransformer(e),c=typeof i[0]!="number"?1:0,s=a.x.scale*t.x,d=a.y.scale*t.y;i[0+c]/=s,i[1+c]/=d;const l=Le(s,d,.5);return typeof i[2+c]=="number"&&(i[2+c]/=l),typeof i[3+c]=="number"&&(i[3+c]/=l),r(i)}};class $ce extends q.Component{componentDidMount(){const{visualElement:t,layoutGroup:a,switchLayoutGroup:o,layoutId:i}=this.props,{projection:r}=t;Mie(qce),r&&(a.group&&a.group.add(r),o&&o.register&&i&&o.register(r),r.root.didUpdate(),r.addEventListener("animationComplete",()=>{this.safeToRemove()}),r.setOptions({...r.options,onExitComplete:()=>this.safeToRemove()})),dv.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:a,visualElement:o,drag:i,isPresent:r}=this.props,{projection:c}=o;return c&&(c.isPresent=r,i||t.layoutDependency!==a||a===void 0||t.isPresent!==r?c.willUpdate():this.safeToRemove(),t.isPresent!==r&&(r?c.promote():c.relegate()||we.postRender(()=>{const s=c.getStack();(!s||!s.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),Nx.postRender(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:t,layoutGroup:a,switchLayoutGroup:o}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),a&&a.group&&a.group.remove(i),o&&o.deregister&&o.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t&&t()}render(){return null}}function sI(e){const[t,a]=qS(),o=q.useContext(rx);return g.jsx($ce,{...e,layoutGroup:o,switchLayoutGroup:q.useContext(zS),isPresent:t,safeToRemove:a})}const qce={borderRadius:{...ya,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ya,borderTopRightRadius:ya,borderBottomLeftRadius:ya,borderBottomRightRadius:ya,boxShadow:Rce};function Tce(e,t,a){const o=Re(e)?e:ia(e);return o.start(zx("",o,t,a)),o.animation}const jce=(e,t)=>e.depth-t.depth;class Hce{constructor(){this.children=[],this.isDirty=!1}add(t){dx(this.children,t),this.isDirty=!0}remove(t){hx(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(jce),this.isDirty=!1,this.children.forEach(t)}}function Vce(e,t){const a=He.now(),o=({timestamp:i})=>{const r=i-a;r>=t&&(r1(o),e(r-t))};return we.setup(o,!0),()=>r1(o)}const dI=["TopLeft","TopRight","BottomLeft","BottomRight"],zce=dI.length,Ow=e=>typeof e=="string"?parseFloat(e):e,Fw=e=>typeof e=="number"||de.test(e);function Dce(e,t,a,o,i,r){i?(e.opacity=Le(0,a.opacity??1,Oce(o)),e.opacityExit=Le(t.opacity??1,0,Fce(o))):r&&(e.opacity=Le(t.opacity??1,a.opacity??1,o));for(let c=0;c<zce;c++){const s=`border${dI[c]}Radius`;let d=Bw(t,s),l=Bw(a,s);if(d===void 0&&l===void 0)continue;d||(d=0),l||(l=0),d===0||l===0||Fw(d)===Fw(l)?(e[s]=Math.max(Le(Ow(d),Ow(l),o),0),(Qe.test(l)||Qe.test(d))&&(e[s]+="%")):e[s]=l}(t.rotate||a.rotate)&&(e.rotate=Le(t.rotate||0,a.rotate||0,o))}function Bw(e,t){return e[t]!==void 0?e[t]:e.borderRadius}const Oce=hI(0,.5,nS),Fce=hI(.5,.95,Fe);function hI(e,t,a){return o=>o<e?0:o>t?1:a(va(e,t,o))}function Uw(e,t){e.min=t.min,e.max=t.max}function De(e,t){Uw(e.x,t.x),Uw(e.y,t.y)}function Zw(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}function Gw(e,t,a,o,i){return e-=t,e=kv(e,1/a,o),i!==void 0&&(e=kv(e,1/i,o)),e}function Bce(e,t=0,a=1,o=.5,i,r=e,c=e){if(Qe.test(t)&&(t=parseFloat(t),t=Le(c.min,c.max,t/100)-c.min),typeof t!="number")return;let s=Le(r.min,r.max,o);e===r&&(s-=t),e.min=Gw(e.min,t,a,s,i),e.max=Gw(e.max,t,a,s,i)}function Ww(e,t,[a,o,i],r,c){Bce(e,t[a],t[o],t[i],t.scale,r,c)}const Uce=["x","scaleX","originX"],Zce=["y","scaleY","originY"];function Xw(e,t,a,o){Ww(e.x,t,Uce,a?a.x:void 0,o?o.x:void 0),Ww(e.y,t,Zce,a?a.y:void 0,o?o.y:void 0)}function Kw(e){return e.translate===0&&e.scale===1}function lI(e){return Kw(e.x)&&Kw(e.y)}function Yw(e,t){return e.min===t.min&&e.max===t.max}function Gce(e,t){return Yw(e.x,t.x)&&Yw(e.y,t.y)}function Qw(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function uI(e,t){return Qw(e.x,t.x)&&Qw(e.y,t.y)}function Jw(e){return je(e.x)/je(e.y)}function eb(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}class Wce{constructor(){this.members=[]}add(t){dx(this.members,t),t.scheduleRender()}remove(t){if(hx(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const a=this.members[this.members.length-1];a&&this.promote(a)}}relegate(t){const a=this.members.findIndex(i=>t===i);if(a===0)return!1;let o;for(let i=a;i>=0;i--){const r=this.members[i];if(r.isPresent!==!1){o=r;break}}return o?(this.promote(o),!0):!1}promote(t,a){const o=this.lead;if(t!==o&&(this.prevLead=o,this.lead=t,t.show(),o)){o.instance&&o.scheduleRender(),t.scheduleRender(),t.resumeFrom=o,a&&(t.resumeFrom.preserveOpacity=!0),o.snapshot&&(t.snapshot=o.snapshot,t.snapshot.latestValues=o.animationValues||o.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:i}=t.options;i===!1&&o.hide()}}exitAnimationComplete(){this.members.forEach(t=>{const{options:a,resumingFrom:o}=t;a.onExitComplete&&a.onExitComplete(),o&&o.options.onExitComplete&&o.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function Xce(e,t,a){let o="";const i=e.x.translate/t.x,r=e.y.translate/t.y,c=(a==null?void 0:a.z)||0;if((i||r||c)&&(o=`translate3d(${i}px, ${r}px, ${c}px) `),(t.x!==1||t.y!==1)&&(o+=`scale(${1/t.x}, ${1/t.y}) `),a){const{transformPerspective:l,rotate:h,rotateX:u,rotateY:p,skewX:k,skewY:v}=a;l&&(o=`perspective(${l}px) ${o}`),h&&(o+=`rotate(${h}deg) `),u&&(o+=`rotateX(${u}deg) `),p&&(o+=`rotateY(${p}deg) `),k&&(o+=`skewX(${k}deg) `),v&&(o+=`skewY(${v}deg) `)}const s=e.x.scale*t.x,d=e.y.scale*t.y;return(s!==1||d!==1)&&(o+=`scale(${s}, ${d})`),o||"none"}const wC=["","X","Y","Z"],Kce={visibility:"hidden"},Yce=1e3;let Qce=0;function bC(e,t,a,o){const{latestValues:i}=t;i[e]&&(a[e]=i[e],t.setStaticValue(e,0),o&&(o[e]=0))}function pI(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:t}=e.options;if(!t)return;const a=XS(t);if(window.MotionHasOptimisedAnimation(a,"transform")){const{layout:i,layoutId:r}=e.options;window.MotionCancelOptimisedAnimation(a,"transform",we,!(i||r))}const{parent:o}=e;o&&!o.hasCheckedOptimisedAppear&&pI(o)}function yI({attachResizeListener:e,defaultParent:t,measureScroll:a,checkIsScrollRoot:o,resetTransform:i}){return class{constructor(c={},s=t==null?void 0:t()){this.id=Qce++,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,this.nodes.forEach(tre),this.nodes.forEach(cre),this.nodes.forEach(rre),this.nodes.forEach(nre)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=c,this.root=s?s.root||s:this,this.path=s?[...s.path,s]:[],this.parent=s,this.depth=s?s.depth+1:0;for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new Hce)}addEventListener(c,s){return this.eventHandlers.has(c)||this.eventHandlers.set(c,new ux),this.eventHandlers.get(c).add(s)}notifyListeners(c,...s){const d=this.eventHandlers.get(c);d&&d.notify(...s)}hasListeners(c){return this.eventHandlers.has(c)}mount(c){if(this.instance)return;this.isSVG=$S(c)&&!W0e(c),this.instance=c;const{layoutId:s,layout:d,visualElement:l}=this.options;if(l&&!l.current&&l.mount(c),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(d||s)&&(this.isLayoutDirty=!0),e){let h;const u=()=>this.root.updateBlockedByResize=!1;e(c,()=>{this.root.updateBlockedByResize=!0,h&&h(),h=Vce(u,250),dv.hasAnimatedSinceResize&&(dv.hasAnimatedSinceResize=!1,this.nodes.forEach(nb))})}s&&this.root.registerSharedNode(s,this),this.options.animate!==!1&&l&&(s||d)&&this.addEventListener("didUpdate",({delta:h,hasLayoutChanged:u,hasRelativeLayoutChanged:p,layout:k})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const v=this.options.transition||l.getDefaultTransition()||ure,{onLayoutAnimationStart:_,onLayoutAnimationComplete:x}=l.getProps(),M=!this.targetLayout||!uI(this.targetLayout,k),N=!u&&p;if(this.options.layoutRoot||this.resumeFrom||N||u&&(M||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const f={...Sx(v,"layout"),onPlay:_,onComplete:x};(l.shouldReduceMotion||this.options.layoutRoot)&&(f.delay=0,f.type=!1),this.startAnimation(f),this.setAnimationOrigin(h,N)}else u||nb(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=k})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const c=this.getStack();c&&c.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),r1(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(sre),this.animationId++)}getTransformTemplate(){const{visualElement:c}=this.options;return c&&c.getProps().transformTemplate}willUpdate(c=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&pI(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let h=0;h<this.path.length;h++){const u=this.path[h];u.shouldResetTransform=!0,u.updateScroll("snapshot"),u.options.layoutRoot&&u.willUpdate(!1)}const{layoutId:s,layout:d}=this.options;if(s===void 0&&!d)return;const l=this.getTransformTemplate();this.prevTransformTemplateValue=l?l(this.latestValues,""):void 0,this.updateSnapshot(),c&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(tb);return}this.isUpdating||this.nodes.forEach(ore),this.isUpdating=!1,this.nodes.forEach(ire),this.nodes.forEach(Jce),this.nodes.forEach(ere),this.clearAllSnapshots();const s=He.now();Ae.delta=a1(0,1e3/60,s-Ae.timestamp),Ae.timestamp=s,Ae.isProcessing=!0,fC.update.process(Ae),fC.preRender.process(Ae),fC.render.process(Ae),Ae.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Nx.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(are),this.sharedNodes.forEach(dre)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,we.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){we.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!je(this.snapshot.measuredBox.x)&&!je(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}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 c=this.layout;this.layout=this.measure(!1),this.layoutCorrected=be(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:s}=this.options;s&&s.notify("LayoutMeasure",this.layout.layoutBox,c?c.layoutBox:void 0)}updateScroll(c="measure"){let s=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===c&&(s=!1),s&&this.instance){const d=o(this.instance);this.scroll={animationId:this.root.animationId,phase:c,isRoot:d,offset:a(this.instance),wasRoot:this.scroll?this.scroll.isRoot:d}}}resetTransform(){if(!i)return;const c=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,s=this.projectionDelta&&!lI(this.projectionDelta),d=this.getTransformTemplate(),l=d?d(this.latestValues,""):void 0,h=l!==this.prevTransformTemplateValue;c&&this.instance&&(s||Bn(this.latestValues)||h)&&(i(this.instance,l),this.shouldResetTransform=!1,this.scheduleRender())}measure(c=!0){const s=this.measurePageBox();let d=this.removeElementScroll(s);return c&&(d=this.removeTransform(d)),pre(d),{animationId:this.root.animationId,measuredBox:s,layoutBox:d,latestValues:{},source:this.id}}measurePageBox(){var l;const{visualElement:c}=this.options;if(!c)return be();const s=c.measureViewportBox();if(!(((l=this.scroll)==null?void 0:l.wasRoot)||this.path.some(yre))){const{scroll:h}=this.root;h&&(aa(s.x,h.offset.x),aa(s.y,h.offset.y))}return s}removeElementScroll(c){var d;const s=be();if(De(s,c),(d=this.scroll)!=null&&d.wasRoot)return s;for(let l=0;l<this.path.length;l++){const h=this.path[l],{scroll:u,options:p}=h;h!==this.root&&u&&p.layoutScroll&&(u.wasRoot&&De(s,c),aa(s.x,u.offset.x),aa(s.y,u.offset.y))}return s}applyTransform(c,s=!1){const d=be();De(d,c);for(let l=0;l<this.path.length;l++){const h=this.path[l];!s&&h.options.layoutScroll&&h.scroll&&h!==h.root&&oa(d,{x:-h.scroll.offset.x,y:-h.scroll.offset.y}),Bn(h.latestValues)&&oa(d,h.latestValues)}return Bn(this.latestValues)&&oa(d,this.latestValues),d}removeTransform(c){const s=be();De(s,c);for(let d=0;d<this.path.length;d++){const l=this.path[d];if(!l.instance||!Bn(l.latestValues))continue;JC(l.latestValues)&&l.updateSnapshot();const h=be(),u=l.measurePageBox();De(h,u),Xw(s,l.latestValues,l.snapshot?l.snapshot.layoutBox:void 0,h)}return Bn(this.latestValues)&&Xw(s,this.latestValues),s}setTargetDelta(c){this.targetDelta=c,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(c){this.options={...this.options,...c,crossfade:c.crossfade!==void 0?c.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!==Ae.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(c=!1){var p;const s=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=s.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=s.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=s.isSharedProjectionDirty);const d=!!this.resumingFrom||this!==s;if(!(c||d&&this.isSharedProjectionDirty||this.isProjectionDirty||(p=this.parent)!=null&&p.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:h,layoutId:u}=this.options;if(!(!this.layout||!(h||u))){if(this.resolvedRelativeTargetAt=Ae.timestamp,!this.targetDelta&&!this.relativeTarget){const k=this.getClosestProjectingParent();k&&k.layout&&this.animationProgress!==1?(this.relativeParent=k,this.forceRelativeParentToResolveTarget(),this.relativeTarget=be(),this.relativeTargetOrigin=be(),_a(this.relativeTargetOrigin,this.layout.layoutBox,k.layout.layoutBox),De(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=be(),this.targetWithTransforms=be()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),fce(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):De(this.target,this.layout.layoutBox),aI(this.target,this.targetDelta)):De(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget)){this.attemptToResolveRelativeTarget=!1;const k=this.getClosestProjectingParent();k&&!!k.resumingFrom==!!this.resumingFrom&&!k.options.layoutScroll&&k.target&&this.animationProgress!==1?(this.relativeParent=k,this.forceRelativeParentToResolveTarget(),this.relativeTarget=be(),this.relativeTargetOrigin=be(),_a(this.relativeTargetOrigin,this.target,k.target),De(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}}}getClosestProjectingParent(){if(!(!this.parent||JC(this.parent.latestValues)||nI(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 v;const c=this.getLead(),s=!!this.resumingFrom||this!==c;let d=!0;if((this.isProjectionDirty||(v=this.parent)!=null&&v.isProjectionDirty)&&(d=!1),s&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(d=!1),this.resolvedRelativeTargetAt===Ae.timestamp&&(d=!1),d)return;const{layout:l,layoutId:h}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(l||h))return;De(this.layoutCorrected,this.layout.layoutBox);const u=this.treeScale.x,p=this.treeScale.y;mce(this.layoutCorrected,this.treeScale,this.path,s),c.layout&&!c.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(c.target=c.layout.layoutBox,c.targetWithTransforms=be());const{target:k}=c;if(!k){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(Zw(this.prevProjectionDelta.x,this.projectionDelta.x),Zw(this.prevProjectionDelta.y,this.projectionDelta.y)),ga(this.projectionDelta,this.layoutCorrected,k,this.latestValues),(this.treeScale.x!==u||this.treeScale.y!==p||!eb(this.projectionDelta.x,this.prevProjectionDelta.x)||!eb(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",k))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(c=!0){var s;if((s=this.options.visualElement)==null||s.scheduleRender(),c){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=na(),this.projectionDelta=na(),this.projectionDeltaWithTransform=na()}setAnimationOrigin(c,s=!1){const d=this.snapshot,l=d?d.latestValues:{},h={...this.latestValues},u=na();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!s;const p=be(),k=d?d.source:void 0,v=this.layout?this.layout.source:void 0,_=k!==v,x=this.getStack(),M=!x||x.members.length<=1,N=!!(_&&!M&&this.options.crossfade===!0&&!this.path.some(lre));this.animationProgress=0;let f;this.mixTargetDelta=w=>{const m=w/1e3;ab(u.x,c.x,m),ab(u.y,c.y,m),this.setTargetDelta(u),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(_a(p,this.layout.layoutBox,this.relativeParent.layout.layoutBox),hre(this.relativeTarget,this.relativeTargetOrigin,p,m),f&&Gce(this.relativeTarget,f)&&(this.isProjectionDirty=!1),f||(f=be()),De(f,this.relativeTarget)),_&&(this.animationValues=h,Dce(h,l,this.latestValues,m,N,M)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=m},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(c){var s,d,l;this.notifyListeners("animationStart"),(s=this.currentAnimation)==null||s.stop(),(l=(d=this.resumingFrom)==null?void 0:d.currentAnimation)==null||l.stop(),this.pendingAnimation&&(r1(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=we.update(()=>{dv.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=ia(0)),this.currentAnimation=Tce(this.motionValue,[0,1e3],{...c,velocity:0,isSync:!0,onUpdate:h=>{this.mixTargetDelta(h),c.onUpdate&&c.onUpdate(h)},onStop:()=>{},onComplete:()=>{c.onComplete&&c.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 c=this.getStack();c&&c.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(Yce),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const c=this.getLead();let{targetWithTransforms:s,target:d,layout:l,latestValues:h}=c;if(!(!s||!d||!l)){if(this!==c&&this.layout&&l&&kI(this.options.animationType,this.layout.layoutBox,l.layoutBox)){d=this.target||be();const u=je(this.layout.layoutBox.x);d.x.min=c.target.x.min,d.x.max=d.x.min+u;const p=je(this.layout.layoutBox.y);d.y.min=c.target.y.min,d.y.max=d.y.min+p}De(s,d),oa(s,h),ga(this.projectionDeltaWithTransform,this.layoutCorrected,s,h)}}registerSharedNode(c,s){this.sharedNodes.has(c)||this.sharedNodes.set(c,new Wce),this.sharedNodes.get(c).add(s);const l=s.options.initialPromotionConfig;s.promote({transition:l?l.transition:void 0,preserveFollowOpacity:l&&l.shouldPreserveFollowOpacity?l.shouldPreserveFollowOpacity(s):void 0})}isLead(){const c=this.getStack();return c?c.lead===this:!0}getLead(){var s;const{layoutId:c}=this.options;return c?((s=this.getStack())==null?void 0:s.lead)||this:this}getPrevLead(){var s;const{layoutId:c}=this.options;return c?(s=this.getStack())==null?void 0:s.prevLead:void 0}getStack(){const{layoutId:c}=this.options;if(c)return this.root.sharedNodes.get(c)}promote({needsReset:c,transition:s,preserveFollowOpacity:d}={}){const l=this.getStack();l&&l.promote(this,d),c&&(this.projectionDelta=void 0,this.needsReset=!0),s&&this.setOptions({transition:s})}relegate(){const c=this.getStack();return c?c.relegate(this):!1}resetSkewAndRotation(){const{visualElement:c}=this.options;if(!c)return;let s=!1;const{latestValues:d}=c;if((d.z||d.rotate||d.rotateX||d.rotateY||d.rotateZ||d.skewX||d.skewY)&&(s=!0),!s)return;const l={};d.z&&bC("z",c,l,this.animationValues);for(let h=0;h<wC.length;h++)bC(`rotate${wC[h]}`,c,l,this.animationValues),bC(`skew${wC[h]}`,c,l,this.animationValues);c.render();for(const h in l)c.setStaticValue(h,l[h]),this.animationValues&&(this.animationValues[h]=l[h]);c.scheduleRender()}getProjectionStyles(c){if(!this.instance||this.isSVG)return;if(!this.isVisible)return Kce;const s={visibility:""},d=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,s.opacity="",s.pointerEvents=sv(c==null?void 0:c.pointerEvents)||"",s.transform=d?d(this.latestValues,""):"none",s;const l=this.getLead();if(!this.projectionDelta||!this.layout||!l.target){const k={};return this.options.layoutId&&(k.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,k.pointerEvents=sv(c==null?void 0:c.pointerEvents)||""),this.hasProjected&&!Bn(this.latestValues)&&(k.transform=d?d({},""):"none",this.hasProjected=!1),k}const h=l.animationValues||l.latestValues;this.applyTransformsToTarget(),s.transform=Xce(this.projectionDeltaWithTransform,this.treeScale,h),d&&(s.transform=d(h,s.transform));const{x:u,y:p}=this.projectionDelta;s.transformOrigin=`${u.origin*100}% ${p.origin*100}% 0`,l.animationValues?s.opacity=l===this?h.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:h.opacityExit:s.opacity=l===this?h.opacity!==void 0?h.opacity:"":h.opacityExit!==void 0?h.opacityExit:0;for(const k in wa){if(h[k]===void 0)continue;const{correct:v,applyTo:_,isCSSVariable:x}=wa[k],M=s.transform==="none"?h[k]:v(h[k],l);if(_){const N=_.length;for(let f=0;f<N;f++)s[_[f]]=M}else x?this.options.visualElement.renderState.vars[k]=M:s[k]=M}return this.options.layoutId&&(s.pointerEvents=l===this?sv(c==null?void 0:c.pointerEvents)||"":"none"),s}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(c=>{var s;return(s=c.currentAnimation)==null?void 0:s.stop()}),this.root.nodes.forEach(tb),this.root.sharedNodes.clear()}}}function Jce(e){e.updateLayout()}function ere(e){var a;const t=((a=e.resumeFrom)==null?void 0:a.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&t&&e.hasListeners("didUpdate")){const{layoutBox:o,measuredBox:i}=e.layout,{animationType:r}=e.options,c=t.source!==e.layout.source;r==="size"?Oe(u=>{const p=c?t.measuredBox[u]:t.layoutBox[u],k=je(p);p.min=o[u].min,p.max=p.min+k}):kI(r,t.layoutBox,o)&&Oe(u=>{const p=c?t.measuredBox[u]:t.layoutBox[u],k=je(o[u]);p.max=p.min+k,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[u].max=e.relativeTarget[u].min+k)});const s=na();ga(s,o,t.layoutBox);const d=na();c?ga(d,e.applyTransform(i,!0),t.measuredBox):ga(d,o,t.layoutBox);const l=!lI(s);let h=!1;if(!e.resumeFrom){const u=e.getClosestProjectingParent();if(u&&!u.resumeFrom){const{snapshot:p,layout:k}=u;if(p&&k){const v=be();_a(v,t.layoutBox,p.layoutBox);const _=be();_a(_,o,k.layoutBox),uI(v,_)||(h=!0),u.options.layoutRoot&&(e.relativeTarget=_,e.relativeTargetOrigin=v,e.relativeParent=u)}}}e.notifyListeners("didUpdate",{layout:o,snapshot:t,delta:d,layoutDelta:s,hasLayoutChanged:l,hasRelativeLayoutChanged:h})}else if(e.isLead()){const{onExitComplete:o}=e.options;o&&o()}e.options.transition=void 0}function tre(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function nre(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function are(e){e.clearSnapshot()}function tb(e){e.clearMeasurements()}function ore(e){e.isLayoutDirty=!1}function ire(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function nb(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function cre(e){e.resolveTargetDelta()}function rre(e){e.calcProjection()}function sre(e){e.resetSkewAndRotation()}function dre(e){e.removeLeadSnapshot()}function ab(e,t,a){e.translate=Le(t.translate,0,a),e.scale=Le(t.scale,1,a),e.origin=t.origin,e.originPoint=t.originPoint}function ob(e,t,a,o){e.min=Le(t.min,a.min,o),e.max=Le(t.max,a.max,o)}function hre(e,t,a,o){ob(e.x,t.x,a.x,o),ob(e.y,t.y,a.y,o)}function lre(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const ure={duration:.45,ease:[.4,0,.1,1]},ib=e=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),cb=ib("applewebkit/")&&!ib("chrome/")?Math.round:Fe;function rb(e){e.min=cb(e.min),e.max=cb(e.max)}function pre(e){rb(e.x),rb(e.y)}function kI(e,t,a){return e==="position"||e==="preserve-aspect"&&!kce(Jw(t),Jw(a),.2)}function yre(e){var t;return e!==e.root&&((t=e.scroll)==null?void 0:t.wasRoot)}const kre=yI({attachResizeListener:(e,t)=>Sa(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),SC={current:void 0},fI=yI({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!SC.current){const e=new kre({});e.mount(window),e.setOptions({layoutScroll:!0}),SC.current=e}return SC.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"}),fre={pan:{Feature:Ece},drag:{Feature:Pce,ProjectionNode:fI,MeasureLayout:sI}};function sb(e,t,a){const{props:o}=e;e.animationState&&o.whileHover&&e.animationState.setActive("whileHover",a==="Start");const i="onHover"+a,r=o[i];r&&we.postRender(()=>r(t,Pa(t)))}class mre extends d1{mount(){const{current:t}=this.node;t&&(this.unmount=F0e(t,(a,o)=>(sb(this.node,o,"Start"),i=>sb(this.node,i,"End"))))}unmount(){}}class Mre extends d1{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!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=Ia(Sa(this.node.current,"focus",()=>this.onFocus()),Sa(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function db(e,t,a){const{props:o}=e;if(e.current instanceof HTMLButtonElement&&e.current.disabled)return;e.animationState&&o.whileTap&&e.animationState.setActive("whileTap",a==="Start");const i="onTap"+(a==="End"?"":a),r=o[i];r&&we.postRender(()=>r(t,Pa(t)))}class gre extends d1{mount(){const{current:t}=this.node;t&&(this.unmount=G0e(t,(a,o)=>(db(this.node,o,"Start"),(i,{success:r})=>db(this.node,i,r?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}const nx=new WeakMap,IC=new WeakMap,_re=e=>{const t=nx.get(e.target);t&&t(e)},vre=e=>{e.forEach(_re)};function Cre({root:e,...t}){const a=e||document;IC.has(a)||IC.set(a,{});const o=IC.get(a),i=JSON.stringify(t);return o[i]||(o[i]=new IntersectionObserver(vre,{root:e,...t})),o[i]}function xre(e,t,a){const o=Cre(t);return nx.set(e,a),o.observe(e),()=>{nx.delete(e),o.unobserve(e)}}const Lre={some:0,all:1};class wre extends d1{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:t={}}=this.node.getProps(),{root:a,margin:o,amount:i="some",once:r}=t,c={root:a?a.current:void 0,rootMargin:o,threshold:typeof i=="number"?i:Lre[i]},s=d=>{const{isIntersecting:l}=d;if(this.isInView===l||(this.isInView=l,r&&!l&&this.hasEnteredView))return;l&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",l);const{onViewportEnter:h,onViewportLeave:u}=this.node.getProps(),p=l?h:u;p&&p(d)};return xre(this.node.current,c,s)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:t,prevProps:a}=this.node;["amount","margin","root"].some(bre(t,a))&&this.startObserver()}unmount(){}}function bre({viewport:e={}},{viewport:t={}}={}){return a=>e[a]!==t[a]}const Sre={inView:{Feature:wre},tap:{Feature:gre},focus:{Feature:Mre},hover:{Feature:mre}},Ire={layout:{ProjectionNode:fI,MeasureLayout:sI}},ax={current:null},mI={current:!1};function Nre(){if(mI.current=!0,!!sx)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>ax.current=e.matches;e.addListener(t),t()}else ax.current=!1}const Are=new WeakMap;function Pre(e,t,a){for(const o in t){const i=t[o],r=a[o];if(Re(i))e.addValue(o,i);else if(Re(r))e.addValue(o,ia(i,{owner:e}));else if(r!==i)if(e.hasValue(o)){const c=e.getValue(o);c.liveStyle===!0?c.jump(i):c.hasAnimated||c.set(i)}else{const c=e.getStaticValue(o);e.addValue(o,ia(c!==void 0?c:i,{owner:e}))}}for(const o in a)t[o]===void 0&&e.removeValue(o);return t}const hb=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class Ere{scrapeMotionValuesFromProps(t,a,o){return{}}constructor({parent:t,props:a,presenceContext:o,reducedMotionConfig:i,blockInitialAnimation:r,visualState:c},s={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=wx,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const p=He.now();this.renderScheduledAt<p&&(this.renderScheduledAt=p,we.render(this.render,!1,!0))};const{latestValues:d,renderState:l}=c;this.latestValues=d,this.baseTarget={...d},this.initialValues=a.initial?{...d}:{},this.renderState=l,this.parent=t,this.props=a,this.presenceContext=o,this.depth=t?t.depth+1:0,this.reducedMotionConfig=i,this.options=s,this.blockInitialAnimation=!!r,this.isControllingVariants=wv(a),this.isVariantNode=HS(a),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:h,...u}=this.scrapeMotionValuesFromProps(a,{},this);for(const p in u){const k=u[p];d[p]!==void 0&&Re(k)&&k.set(d[p],!1)}}mount(t){this.current=t,Are.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((a,o)=>this.bindToMotionValue(o,a)),mI.current||Nre(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:ax.current,process.env.NODE_ENV!=="production"&&px(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(){this.projection&&this.projection.unmount(),r1(this.notifyUpdate),r1(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const a=this.features[t];a&&(a.unmount(),a.isMounted=!1)}this.current=null}bindToMotionValue(t,a){this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();const o=ha.has(t);o&&this.onBindTransform&&this.onBindTransform();const i=a.on("change",s=>{this.latestValues[t]=s,this.props.onUpdate&&we.preRender(this.notifyUpdate),o&&this.projection&&(this.projection.isTransformDirty=!0)}),r=a.on("renderRequest",this.scheduleRender);let c;window.MotionCheckAppearSync&&(c=window.MotionCheckAppearSync(this,t,a)),this.valueSubscriptions.set(t,()=>{i(),r(),c&&c(),a.owner&&a.stop()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}updateFeatures(){let t="animation";for(t in ca){const a=ca[t];if(!a)continue;const{isEnabled:o,Feature:i}=a;if(!this.features[t]&&i&&o(this.props)&&(this.features[t]=new i(this)),this.features[t]){const r=this.features[t];r.isMounted?r.update():(r.mount(),r.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):be()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,a){this.latestValues[t]=a}update(t,a){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=a;for(let o=0;o<hb.length;o++){const i=hb[o];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const r="on"+i,c=t[r];c&&(this.propEventSubscriptions[i]=this.on(i,c))}this.prevMotionValues=Pre(this,this.scrapeMotionValuesFromProps(t,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){const a=this.getClosestVariantNode();if(a)return a.variantChildren&&a.variantChildren.add(t),()=>a.variantChildren.delete(t)}addValue(t,a){const o=this.values.get(t);a!==o&&(o&&this.removeValue(t),this.bindToMotionValue(t,a),this.values.set(t,a),this.latestValues[t]=a.get())}removeValue(t){this.values.delete(t);const a=this.valueSubscriptions.get(t);a&&(a(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,a){if(this.props.values&&this.props.values[t])return this.props.values[t];let o=this.values.get(t);return o===void 0&&a!==void 0&&(o=ia(a===null?void 0:a,{owner:this}),this.addValue(t,o)),o}readValue(t,a){let o=this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options);return o!=null&&(typeof o=="string"&&(Zb(o)||Wb(o))?o=parseFloat(o):!K0e(o)&&s1.test(a)&&(o=NS(t,a)),this.setBaseTarget(t,Re(o)?o.get():o)),Re(o)?o.get():o}setBaseTarget(t,a){this.baseTarget[t]=a}getBaseTarget(t){var r;const{initial:a}=this.props;let o;if(typeof a=="string"||typeof a=="object"){const c=Hx(this.props,a,(r=this.presenceContext)==null?void 0:r.custom);c&&(o=c[t])}if(a&&o!==void 0)return o;const i=this.getBaseTargetFromProps(this.props,t);return i!==void 0&&!Re(i)?i:this.initialValues[t]!==void 0&&o===void 0?void 0:this.baseTarget[t]}on(t,a){return this.events[t]||(this.events[t]=new ux),this.events[t].add(a)}notify(t,...a){this.events[t]&&this.events[t].notify(...a)}}class MI extends Ere{constructor(){super(...arguments),this.KeyframeResolver=H0e}sortInstanceNodePosition(t,a){return t.compareDocumentPosition(a)&2?1:-1}getBaseTargetFromProps(t,a){return t.style?t.style[a]:void 0}removeValueFromRenderState(t,{vars:a,style:o}){delete a[t],delete o[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;Re(t)&&(this.childSubscription=t.on("change",a=>{this.current&&(this.current.textContent=`${a}`)}))}}function gI(e,{style:t,vars:a},o,i){Object.assign(e.style,t,i&&i.getProjectionStyles(o));for(const r in a)e.style.setProperty(r,a[r])}function Rre(e){return window.getComputedStyle(e)}class $re extends MI{constructor(){super(...arguments),this.type="html",this.renderInstance=gI}readValueFromInstance(t,a){var o;if(ha.has(a))return(o=this.projection)!=null&&o.isProjecting?BC(a):n0e(t,a);{const i=Rre(t),r=(fx(a)?i.getPropertyValue(a):i[a])||0;return typeof r=="string"?r.trim():r}}measureInstanceViewportBox(t,{transformPagePoint:a}){return oI(t,a)}build(t,a,o){qx(t,a,o.transformTemplate)}scrapeMotionValuesFromProps(t,a,o){return Vx(t,a,o)}}const _I=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 qre(e,t,a,o){gI(e,t,void 0,o);for(const i in t.attrs)e.setAttribute(_I.has(i)?i:$x(i),t.attrs[i])}class Tre extends MI{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=be}getBaseTargetFromProps(t,a){return t[a]}readValueFromInstance(t,a){if(ha.has(a)){const o=IS(a);return o&&o.default||0}return a=_I.has(a)?a:$x(a),t.getAttribute(a)}scrapeMotionValuesFromProps(t,a,o){return WS(t,a,o)}build(t,a,o){BS(t,a,this.isSVGTag,o.transformTemplate,o.style)}renderInstance(t,a,o,i){qre(t,a,o,i)}mount(t){this.isSVGTag=ZS(t.tagName),super.mount(t)}}const jre=(e,t)=>jx(e)?new Tre(t):new $re(t,{allowProjection:e!==q.Fragment}),Hre=qie({...rce,...Sre,...fre,...Ire},jre),fa=cie(Hre);class Vre{constructor(){this.componentControls=new Set}subscribe(t){return this.componentControls.add(t),()=>this.componentControls.delete(t)}start(t,a){this.componentControls.forEach(o=>{o.start(t.nativeEvent||t,a)})}}const zre=()=>new Vre;function Dre(){return vv(zre)}const Ore="toggle-module__toggle___UzM3e",Fre="toggle-module__skeleton___mjzF4",Bre="toggle-module__checkbox___opDuO",Ure="toggle-module__sun___UrzIC",Zre="toggle-module__moon___r5ivs",Yn={toggle:Ore,skeleton:Fre,checkbox:Bre,sun:Ure,moon:Zre},Gre="checkbox-module__field___tw7Y1",Wre="checkbox-module__checkbox___6oZEx",Xre="checkbox-module__radio___VoMM2",Kre="checkbox-module__toggle___B5NRE",Yre="checkbox-module__input___s2l9X",Qre="checkbox-module__title___HaaGu",Jre="checkbox-module__label___uDuwc",ese="checkbox-module__helper___VwqDa",Se={field:Gre,checkbox:Wre,radio:Xre,toggle:Kre,"is-disabled":"checkbox-module__is-disabled___h2CQm",input:Yre,"is-error":"checkbox-module__is-error___bgoZ4","is-skeleton":"checkbox-module__is-skeleton___h-CN1",title:Qre,label:Jre,helper:ese,"no-placeholder":"checkbox-module__no-placeholder___anYwD"},vI=({children:e,name:t,id:a,value:o,checked:i,helper:r,className:c="",label:s,isToggle:d=!1,isDisabled:l=!1,isSkeleton:h=!1,isError:u=!1,onChange:p})=>g.jsxs("div",{className:Se.field,children:[g.jsxs("div",{className:ie(Se.checkbox,d&&Se.toggle,(l||h)&&Se["is-disabled"],h&&Se["is-skeleton"],u&&Se["is-error"],!e&&!s&&Se["no-placeholder"]),children:[g.jsx("input",{type:"checkbox",id:a||t,name:t,value:o,onChange:p,className:ie(Se.input,c),checked:i,"aria-label":t,disabled:l||h}),g.jsx("label",{htmlFor:a||t,children:e||s&&g.jsx("div",{className:Se.title,children:g.jsx("div",{className:Se.label,children:s})})})]}),r&&g.jsx("div",{className:Se.helper,children:r})]}),tse=({...e})=>g.jsxs("div",{className:ie(Yn.toggle,e.isSkeleton&&Yn.skeleton,e.checked&&Yn.checked,e.className),children:[g.jsxs(fa.span,{animate:{x:e.checked?40:0},transition:e.isSkeleton?{duration:0}:{duration:.2},children:[g.jsx(n1,{name:"Sun",size:"md",className:Yn.sun}),g.jsx(n1,{name:"Moon",size:"md",className:Yn.moon})]}),g.jsx(vI,{...e,className:ie(Yn.checkbox,e.className)})]}),nse="header-module__header___ouQd4",ase="header-module__scrolled___sKl7S",ose="header-module__container___IjYcu",ise="header-module__top___42BKq",Qn={header:nse,"is-home":"header-module__is-home___puHem",scrolled:ase,container:ose,top:ise};function cse(){const[e,t]=q.useState(!1);return q.useEffect(()=>{const a=()=>{t(window.scrollY>0)};return window.addEventListener("scroll",a),a(),()=>{window.removeEventListener("scroll",a)}},[]),e}const rse=({id:e,isHome:t=!1,theme:a,onToggleTheme:o})=>{const[i,r]=q.useState(a==="dark"),c=Je.useMounted(),s=cse();return g.jsx("div",{id:e,className:ie(Qn.header,t&&Qn["is-home"],s&&Qn.scrolled),children:g.jsx("div",{className:Qn.container,children:g.jsxs("div",{className:ie(Qn.top),children:[g.jsx(Yae,{}),g.jsx(eoe,{}),g.jsx("div",{className:Qn.right,children:g.jsx(tse,{name:"toggle",value:"",onChange:d=>{const h=d.target.checked?"dark":"light";o&&o(h),r(h==="dark")},checked:i,isSkeleton:!c})})]})})})},sse="card-module__container___IbiZO",dse="card-module__border___EGmYn",hse="card-module__title___-UuxP",lse="card-module__content___dH-X7",Ja={container:sse,border:dse,title:hse,content:lse},use=({children:e,title:t,className:a="",border:o=!1})=>g.jsxs("div",{className:ie(Ja.container,o&&Ja.border,a),children:[t&&g.jsx("div",{className:Ja.title,children:t}),g.jsx("div",{className:Ja.content,children:e})]});var eo={},lb;function pse(){if(lb)return eo;lb=1,eo.match=r,eo.parse=c;var e=/(?:(only|not)?\s*([^\s\(\)]+)(?:\s*and)?\s*)?(.+)?/i,t=/\(\s*([^\s\:\)]+)\s*(?:\:\s*([^\s\)]+))?\s*\)/,a=/^(?:(min|max)-)?(.+)/,o=/(em|rem|px|cm|mm|in|pt|pc)?$/,i=/(dpi|dpcm|dppx)?$/;function r(h,u){return c(h).some(function(p){var k=p.inverse,v=p.type==="all"||u.type===p.type;if(v&&k||!(v||k))return!1;var _=p.expressions.every(function(x){var M=x.feature,N=x.modifier,f=x.value,w=u[M];if(!w)return!1;switch(M){case"orientation":case"scan":return w.toLowerCase()===f.toLowerCase();case"width":case"height":case"device-width":case"device-height":f=l(f),w=l(w);break;case"resolution":f=d(f),w=d(w);break;case"aspect-ratio":case"device-aspect-ratio":case"device-pixel-ratio":f=s(f),w=s(w);break;case"grid":case"color":case"color-index":case"monochrome":f=parseInt(f,10)||1,w=parseInt(w,10)||0;break}switch(N){case"min":return w>=f;case"max":return w<=f;default:return w===f}});return _&&!k||!_&&k})}function c(h){return h.split(",").map(function(u){u=u.trim();var p=u.match(e),k=p[1],v=p[2],_=p[3]||"",x={};return x.inverse=!!k&&k.toLowerCase()==="not",x.type=v?v.toLowerCase():"all",_=_.match(/\([^\)]+\)/g)||[],x.expressions=_.map(function(M){var N=M.match(t),f=N[1].toLowerCase().match(a);return{modifier:f[1],feature:f[2],value:N[2]}}),x})}function s(h){var u=Number(h),p;return u||(p=h.match(/^(\d+)\s*\/\s*(\d+)$/),u=p[1]/p[2]),u}function d(h){var u=parseFloat(h),p=String(h).match(i)[1];switch(p){case"dpcm":return u/2.54;case"dppx":return u*96;default:return u}}function l(h){var u=parseFloat(h),p=String(h).match(o)[1];switch(p){case"em":return u*16;case"rem":return u*16;case"cm":return u*96/2.54;case"mm":return u*96/2.54/10;case"in":return u*96;case"pt":return u*72;case"pc":return u*72/12;default:return u}}return eo}var NC,ub;function yse(){if(ub)return NC;ub=1;var e=pse().match,t=typeof window<"u"?window.matchMedia:null;function a(i,r,c){var s=this,d;t&&!c&&(d=t.call(window,i)),d?(this.matches=d.matches,this.media=d.media,d.addListener(u)):(this.matches=e(i,r),this.media=i),this.addListener=l,this.removeListener=h,this.dispose=p;function l(k){d&&d.addListener(k)}function h(k){d&&d.removeListener(k)}function u(k){s.matches=k.matches,s.media=k.media}function p(){d&&d.removeListener(u)}}function o(i,r,c){return new a(i,r,c)}return NC=o,NC}var kse=yse();const fse=fv(kse);var mse=/[A-Z]/g,Mse=/^ms-/,AC={};function gse(e){return"-"+e.toLowerCase()}function CI(e){if(AC.hasOwnProperty(e))return AC[e];var t=e.replace(mse,gse);return AC[e]=Mse.test(t)?"-"+t:t}function _se(e,t){if(e===t)return!0;if(!e||!t)return!1;const a=Object.keys(e),o=Object.keys(t),i=a.length;if(o.length!==i)return!1;for(let r=0;r<i;r++){const c=a[r];if(e[c]!==t[c]||!Object.prototype.hasOwnProperty.call(t,c))return!1}return!0}var to={exports:{}},no={exports:{}},ke={};/** @license React v16.13.1
|
|
7835
|
+
`),()=>{document.head.contains(k)&&document.head.removeChild(k)}},[t]),_.jsx(Y0e,{isPresent:t,childRef:i,sizeRef:r,children:y.cloneElement(e,{ref:i})})}const J0e=({children:e,initial:t,isPresent:a,onExitComplete:o,custom:i,presenceAffectsLayout:r,mode:c,anchorX:s})=>{const d=vv(eie),l=q.useId();let h=!0,u=q.useMemo(()=>(h=!1,{id:l,initial:t,isPresent:a,custom:i,onExitComplete:p=>{d.set(p,!0);for(const k of d.values())if(!k)return;o&&o()},register:p=>(d.set(p,!1),()=>d.delete(p))}),[a,d,o]);return r&&h&&(u={...u}),q.useMemo(()=>{d.forEach((p,k)=>d.set(k,!1))},[a]),y.useEffect(()=>{!a&&!d.size&&o&&o()},[a]),c==="popLayout"&&(e=_.jsx(Q0e,{isPresent:a,anchorX:s,children:e})),_.jsx(Cv.Provider,{value:u,children:e})};function eie(){return new Map}function qS(e=!0){const t=q.useContext(Cv);if(t===null)return[!0,null];const{isPresent:a,onExitComplete:o,register:i}=t,r=q.useId();q.useEffect(()=>{if(e)return i(r)},[e]);const c=q.useCallback(()=>e&&o&&o(r),[r,o,e]);return!a&&o?[!1,c]:[!0]}const Ya=e=>e.key||"";function gw(e){const t=[];return q.Children.forEach(e,a=>{q.isValidElement(a)&&t.push(a)}),t}const tie=({children:e,custom:t,initial:a=!0,onExitComplete:o,presenceAffectsLayout:i=!0,mode:r="sync",propagate:c=!1,anchorX:s="left"})=>{const[d,l]=qS(c),h=q.useMemo(()=>gw(e),[e]),u=c&&!d?[]:h.map(Ya),p=q.useRef(!0),k=q.useRef(h),C=vv(()=>new Map),[g,x]=q.useState(h),[M,N]=q.useState(h);Ub(()=>{p.current=!1,k.current=h;for(let m=0;m<M.length;m++){const S=Ya(M[m]);u.includes(S)?C.delete(S):C.get(S)!==!0&&C.set(S,!1)}},[M,u.length,u.join("-")]);const f=[];if(h!==g){let m=[...h];for(let S=0;S<M.length;S++){const A=M[S],P=Ya(A);u.includes(P)||(m.splice(S,0,A),f.push(A))}return r==="wait"&&f.length&&(m=f),N(gw(m)),x(h),null}process.env.NODE_ENV!=="production"&&r==="wait"&&M.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);const{forceRender:w}=q.useContext(rx);return _.jsx(_.Fragment,{children:M.map(m=>{const S=Ya(m),A=c&&!d?!1:h===M||u.includes(S),P=()=>{if(C.has(S))C.set(S,!0);else return;let H=!0;C.forEach(E=>{E||(H=!1)}),H&&(w==null||w(),N(k.current),c&&(l==null||l()),o&&o())};return _.jsx(J0e,{isPresent:A,initial:!p.current||a?void 0:!1,custom:t,presenceAffectsLayout:i,mode:r,onExitComplete:A?void 0:P,anchorX:s,children:m},S)})})},TS=q.createContext({strict:!1}),_w={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"]},ca={};for(const e in _w)ca[e]={isEnabled:t=>_w[e].some(a=>!!t[a])};function nie(e){for(const t in e)ca[t]={...ca[t],...e[t]}}const aie=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 yv(e){return e.startsWith("while")||e.startsWith("drag")&&e!=="draggable"||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||aie.has(e)}let jS=e=>!yv(e);function oie(e){typeof e=="function"&&(jS=t=>t.startsWith("on")?!yv(t):e(t))}try{oie(require("@emotion/is-prop-valid").default)}catch{}function iie(e,t,a){const o={};for(const i in e)i==="values"&&typeof e.values=="object"||(jS(i)||a===!0&&yv(i)||!t&&!yv(i)||e.draggable&&i.startsWith("onDrag"))&&(o[i]=e[i]);return o}function cie(e){if(typeof Proxy>"u")return e;const t=new Map,a=(...o)=>(process.env.NODE_ENV!=="production"&&px(!1,"motion() is deprecated. Use motion.create() instead."),e(...o));return new Proxy(a,{get:(o,i)=>i==="create"?e:(t.has(i)||t.set(i,e(i)),t.get(i))})}const xv=q.createContext({});function Lv(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}function La(e){return typeof e=="string"||Array.isArray(e)}const Ex=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Rx=["initial",...Ex];function wv(e){return Lv(e.animate)||Rx.some(t=>La(e[t]))}function HS(e){return!!(wv(e)||e.variants)}function rie(e,t){if(wv(e)){const{initial:a,animate:o}=e;return{initial:a===!1||La(a)?a:void 0,animate:La(o)?o:void 0}}return e.inherit!==!1?t:{}}function sie(e){const{initial:t,animate:a}=rie(e,q.useContext(xv));return q.useMemo(()=>({initial:t,animate:a}),[vw(t),vw(a)])}function vw(e){return Array.isArray(e)?e.join(" "):e}const die=Symbol.for("motionComponentSymbol");function ta(e){return e&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function hie(e,t,a){return q.useCallback(o=>{o&&e.onMount&&e.onMount(o),t&&(o?t.mount(o):t.unmount()),a&&(typeof a=="function"?a(o):ta(a)&&(a.current=o))},[t])}const $x=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),lie="framerAppearId",VS="data-"+$x(lie),zS=q.createContext({});function uie(e,t,a,o,i){var g,x;const{visualElement:r}=q.useContext(xv),c=q.useContext(TS),s=q.useContext(Cv),d=q.useContext(Px).reducedMotion,l=q.useRef(null);o=o||c.renderer,!l.current&&o&&(l.current=o(e,{visualState:t,parent:r,props:a,presenceContext:s,blockInitialAnimation:s?s.initial===!1:!1,reducedMotionConfig:d}));const h=l.current,u=q.useContext(zS);h&&!h.projection&&i&&(h.type==="html"||h.type==="svg")&&pie(l.current,a,i,u);const p=q.useRef(!1);q.useInsertionEffect(()=>{h&&p.current&&h.update(a,s)});const k=a[VS],C=q.useRef(!!k&&!((g=window.MotionHandoffIsComplete)!=null&&g.call(window,k))&&((x=window.MotionHasOptimisedAnimation)==null?void 0:x.call(window,k)));return Ub(()=>{h&&(p.current=!0,window.MotionIsMounted=!0,h.updateFeatures(),Nx.render(h.render),C.current&&h.animationState&&h.animationState.animateChanges())}),q.useEffect(()=>{h&&(!C.current&&h.animationState&&h.animationState.animateChanges(),C.current&&(queueMicrotask(()=>{var M;(M=window.MotionHandoffMarkAsComplete)==null||M.call(window,k)}),C.current=!1))}),h}function pie(e,t,a,o){const{layoutId:i,layout:r,drag:c,dragConstraints:s,layoutScroll:d,layoutRoot:l,layoutCrossfade:h}=t;e.projection=new a(e.latestValues,t["data-framer-portal-id"]?void 0:DS(e.parent)),e.projection.setOptions({layoutId:i,layout:r,alwaysMeasureLayout:!!c||s&&ta(s),visualElement:e,animationType:typeof r=="string"?r:"both",initialPromotionConfig:o,crossfade:h,layoutScroll:d,layoutRoot:l})}function DS(e){if(e)return e.options.allowProjection!==!1?e.projection:DS(e.parent)}function yie({preloadedFeatures:e,createVisualElement:t,useRender:a,useVisualState:o,Component:i}){e&&nie(e);function r(s,d){let l;const h={...q.useContext(Px),...s,layoutId:kie(s)},{isStatic:u}=h,p=sie(s),k=o(s,u);if(!u&&sx){fie(h,e);const C=mie(h);l=C.MeasureLayout,p.visualElement=uie(i,k,h,t,C.ProjectionNode)}return _.jsxs(xv.Provider,{value:p,children:[l&&p.visualElement?_.jsx(l,{visualElement:p.visualElement,...h}):null,a(i,s,hie(k,p.visualElement,d),k,u,p.visualElement)]})}r.displayName=`motion.${typeof i=="string"?i:`create(${i.displayName??i.name??""})`}`;const c=q.forwardRef(r);return c[die]=i,c}function kie({layoutId:e}){const t=q.useContext(rx).id;return t&&e!==void 0?t+"-"+e:e}function fie(e,t){const a=q.useContext(TS).strict;if(process.env.NODE_ENV!=="production"&&t&&a){const o="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";e.ignoreStrict?ra(!1,o):o1(!1,o)}}function mie(e){const{drag:t,layout:a}=ca;if(!t&&!a)return{};const o={...t,...a};return{MeasureLayout:t!=null&&t.isEnabled(e)||a!=null&&a.isEnabled(e)?o.MeasureLayout:void 0,ProjectionNode:o.ProjectionNode}}const wa={};function Mie(e){for(const t in e)wa[t]=e[t],fx(t)&&(wa[t].isCSSVariable=!0)}function OS(e,{layout:t,layoutId:a}){return ha.has(e)||e.startsWith("origin")||(t||a!==void 0)&&(!!wa[e]||e==="opacity")}const gie={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},_ie=da.length;function vie(e,t,a){let o="",i=!0;for(let r=0;r<_ie;r++){const c=da[r],s=e[c];if(s===void 0)continue;let d=!0;if(typeof s=="number"?d=s===(c.startsWith("scale")?1:0):d=parseFloat(s)===0,!d||a){const l=AS(s,Ix[c]);if(!d){i=!1;const h=gie[c]||c;o+=`${h}(${l}) `}a&&(t[c]=l)}}return o=o.trim(),a?o=a(t,i?"":o):i&&(o="none"),o}function qx(e,t,a){const{style:o,vars:i,transformOrigin:r}=e;let c=!1,s=!1;for(const d in t){const l=t[d];if(ha.has(d)){c=!0;continue}else if(fx(d)){i[d]=l;continue}else{const h=AS(l,Ix[d]);d.startsWith("origin")?(s=!0,r[d]=h):o[d]=h}}if(t.transform||(c||a?o.transform=vie(t,e.transform,a):o.transform&&(o.transform="none")),s){const{originX:d="50%",originY:l="50%",originZ:h=0}=r;o.transformOrigin=`${d} ${l} ${h}`}}const Tx=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function FS(e,t,a){for(const o in t)!Re(t[o])&&!OS(o,a)&&(e[o]=t[o])}function Cie({transformTemplate:e},t){return q.useMemo(()=>{const a=Tx();return qx(a,t,e),Object.assign({},a.vars,a.style)},[t])}function xie(e,t){const a=e.style||{},o={};return FS(o,a,e),Object.assign(o,Cie(e,t)),o}function Lie(e,t){const a={},o=xie(e,t);return e.drag&&e.dragListener!==!1&&(a.draggable=!1,o.userSelect=o.WebkitUserSelect=o.WebkitTouchCallout="none",o.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),e.tabIndex===void 0&&(e.onTap||e.onTapStart||e.whileTap)&&(a.tabIndex=0),a.style=o,a}const wie={offset:"stroke-dashoffset",array:"stroke-dasharray"},bie={offset:"strokeDashoffset",array:"strokeDasharray"};function Sie(e,t,a=1,o=0,i=!0){e.pathLength=1;const r=i?wie:bie;e[r.offset]=de.transform(-o);const c=de.transform(t),s=de.transform(a);e[r.array]=`${c} ${s}`}function BS(e,{attrX:t,attrY:a,attrScale:o,pathLength:i,pathSpacing:r=1,pathOffset:c=0,...s},d,l,h){if(qx(e,s,l),d){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:u,style:p}=e;u.transform&&(p.transform=u.transform,delete u.transform),(p.transform||u.transformOrigin)&&(p.transformOrigin=u.transformOrigin??"50% 50%",delete u.transformOrigin),p.transform&&(p.transformBox=(h==null?void 0:h.transformBox)??"fill-box",delete u.transformBox),t!==void 0&&(u.x=t),a!==void 0&&(u.y=a),o!==void 0&&(u.scale=o),i!==void 0&&Sie(u,i,r,c,!1)}const US=()=>({...Tx(),attrs:{}}),ZS=e=>typeof e=="string"&&e.toLowerCase()==="svg";function Iie(e,t,a,o){const i=q.useMemo(()=>{const r=US();return BS(r,t,ZS(o),e.transformTemplate,e.style),{...r.attrs,style:{...r.style}}},[t]);if(e.style){const r={};FS(r,e.style,e),i.style={...r,...i.style}}return i}const Nie=["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 jx(e){return typeof e!="string"||e.includes("-")?!1:!!(Nie.indexOf(e)>-1||/[A-Z]/u.test(e))}function Aie(e=!1){return(a,o,i,{latestValues:r},c)=>{const d=(jx(a)?Iie:Lie)(o,r,c,a),l=iie(o,typeof a=="string",e),h=a!==q.Fragment?{...l,...d,ref:i}:{},{children:u}=o,p=q.useMemo(()=>Re(u)?u.get():u,[u]);return q.createElement(a,{...h,children:p})}}function Cw(e){const t=[{},{}];return e==null||e.values.forEach((a,o)=>{t[0][o]=a.get(),t[1][o]=a.getVelocity()}),t}function Hx(e,t,a,o){if(typeof t=="function"){const[i,r]=Cw(o);t=t(a!==void 0?a:e.custom,i,r)}if(typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"){const[i,r]=Cw(o);t=t(a!==void 0?a:e.custom,i,r)}return t}function sv(e){return Re(e)?e.get():e}function Pie({scrapeMotionValuesFromProps:e,createRenderState:t},a,o,i){return{latestValues:Eie(a,o,i,e),renderState:t()}}const GS=e=>(t,a)=>{const o=q.useContext(xv),i=q.useContext(Cv),r=()=>Pie(e,t,o,i);return a?r():vv(r)};function Eie(e,t,a,o){const i={},r=o(e,{});for(const p in r)i[p]=sv(r[p]);let{initial:c,animate:s}=e;const d=wv(e),l=HS(e);t&&l&&!d&&e.inherit!==!1&&(c===void 0&&(c=t.initial),s===void 0&&(s=t.animate));let h=a?a.initial===!1:!1;h=h||c===!1;const u=h?s:c;if(u&&typeof u!="boolean"&&!Lv(u)){const p=Array.isArray(u)?u:[u];for(let k=0;k<p.length;k++){const C=Hx(e,p[k]);if(C){const{transitionEnd:g,transition:x,...M}=C;for(const N in M){let f=M[N];if(Array.isArray(f)){const w=h?f.length-1:0;f=f[w]}f!==null&&(i[N]=f)}for(const N in g)i[N]=g[N]}}}return i}function Vx(e,t,a){var r;const{style:o}=e,i={};for(const c in o)(Re(o[c])||t.style&&Re(t.style[c])||OS(c,e)||((r=a==null?void 0:a.getValue(c))==null?void 0:r.liveStyle)!==void 0)&&(i[c]=o[c]);return i}const Rie={useVisualState:GS({scrapeMotionValuesFromProps:Vx,createRenderState:Tx})};function WS(e,t,a){const o=Vx(e,t,a);for(const i in e)if(Re(e[i])||Re(t[i])){const r=da.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;o[r]=e[i]}return o}const $ie={useVisualState:GS({scrapeMotionValuesFromProps:WS,createRenderState:US})};function qie(e,t){return function(o,{forwardMotionProps:i}={forwardMotionProps:!1}){const c={...jx(o)?$ie:Rie,preloadedFeatures:e,useRender:Aie(i),createVisualElement:t,Component:o};return yie(c)}}function ba(e,t,a){const o=e.getProps();return Hx(o,t,a!==void 0?a:o.custom,e)}const KC=e=>Array.isArray(e);function Tie(e,t,a){e.hasValue(t)?e.getValue(t).set(a):e.addValue(t,ia(a))}function jie(e){return KC(e)?e[e.length-1]||0:e}function Hie(e,t){const a=ba(e,t);let{transitionEnd:o={},transition:i={},...r}=a||{};r={...r,...o};for(const c in r){const s=jie(r[c]);Tie(e,c,s)}}function Vie(e){return!!(Re(e)&&e.add)}function YC(e,t){const a=e.getValue("willChange");if(Vie(a))return a.add(t);if(!a&&i1.WillChange){const o=new i1.WillChange("auto");e.addValue("willChange",o),o.add(t)}}function XS(e){return e.props[VS]}const zie=e=>e!==null;function Die(e,{repeat:t,repeatType:a="loop"},o){const i=e.filter(zie),r=t&&a!=="loop"&&t%2===1?0:i.length-1;return i[r]}const Oie={type:"spring",stiffness:500,damping:25,restSpeed:10},Fie=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),Bie={type:"keyframes",duration:.8},Uie={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},Zie=(e,{keyframes:t})=>t.length>2?Bie:ha.has(e)?e.startsWith("scale")?Fie(t[1]):Oie:Uie;function Gie({when:e,delay:t,delayChildren:a,staggerChildren:o,staggerDirection:i,repeat:r,repeatType:c,repeatDelay:s,from:d,elapsed:l,...h}){return!!Object.keys(h).length}const zx=(e,t,a,o={},i,r)=>c=>{const s=Sx(o,e)||{},d=s.delay||o.delay||0;let{elapsed:l=0}=o;l=l-Ue(d);const h={keyframes:Array.isArray(a)?a:[null,a],ease:"easeOut",velocity:t.getVelocity(),...s,delay:-l,onUpdate:p=>{t.set(p),s.onUpdate&&s.onUpdate(p)},onComplete:()=>{c(),s.onComplete&&s.onComplete()},name:e,motionValue:t,element:r?void 0:i};Gie(s)||Object.assign(h,Zie(e,h)),h.duration&&(h.duration=Ue(h.duration)),h.repeatDelay&&(h.repeatDelay=Ue(h.repeatDelay)),h.from!==void 0&&(h.keyframes[0]=h.from);let u=!1;if((h.type===!1||h.duration===0&&!h.repeatDelay)&&(h.duration=0,h.delay===0&&(u=!0)),(i1.instantAnimations||i1.skipAnimations)&&(u=!0,h.duration=0,h.delay=0),h.allowFlatten=!s.type&&!s.ease,u&&!r&&t.get()!==void 0){const p=Die(h.keyframes,s);if(p!==void 0){we.update(()=>{h.onUpdate(p),h.onComplete()});return}}return s.isSync?new Lx(h):new w0e(h)};function Wie({protectedKeys:e,needsAnimating:t},a){const o=e.hasOwnProperty(a)&&t[a]!==!0;return t[a]=!1,o}function KS(e,t,{delay:a=0,transitionOverride:o,type:i}={}){let{transition:r=e.getDefaultTransition(),transitionEnd:c,...s}=t;o&&(r=o);const d=[],l=i&&e.animationState&&e.animationState.getState()[i];for(const h in s){const u=e.getValue(h,e.latestValues[h]??null),p=s[h];if(p===void 0||l&&Wie(l,h))continue;const k={delay:a,...Sx(r||{},h)},C=u.get();if(C!==void 0&&!u.isAnimating&&!Array.isArray(p)&&p===C&&!k.velocity)continue;let g=!1;if(window.MotionHandoffAnimation){const M=XS(e);if(M){const N=window.MotionHandoffAnimation(M,h,we);N!==null&&(k.startTime=N,g=!0)}}YC(e,h),u.start(zx(h,u,p,e.shouldReduceMotion&&wS.has(h)?{type:!1}:k,e,g));const x=u.animation;x&&d.push(x)}return c&&Promise.all(d).then(()=>{we.update(()=>{c&&Hie(e,c)})}),d}function QC(e,t,a={}){var d;const o=ba(e,t,a.type==="exit"?(d=e.presenceContext)==null?void 0:d.custom:void 0);let{transition:i=e.getDefaultTransition()||{}}=o||{};a.transitionOverride&&(i=a.transitionOverride);const r=o?()=>Promise.all(KS(e,o,a)):()=>Promise.resolve(),c=e.variantChildren&&e.variantChildren.size?(l=0)=>{const{delayChildren:h=0,staggerChildren:u,staggerDirection:p}=i;return Xie(e,t,h+l,u,p,a)}:()=>Promise.resolve(),{when:s}=i;if(s){const[l,h]=s==="beforeChildren"?[r,c]:[c,r];return l().then(()=>h())}else return Promise.all([r(),c(a.delay)])}function Xie(e,t,a=0,o=0,i=1,r){const c=[],s=(e.variantChildren.size-1)*o,d=i===1?(l=0)=>l*o:(l=0)=>s-l*o;return Array.from(e.variantChildren).sort(Kie).forEach((l,h)=>{l.notify("AnimationStart",t),c.push(QC(l,t,{...r,delay:a+d(h)}).then(()=>l.notify("AnimationComplete",t)))}),Promise.all(c)}function Kie(e,t){return e.sortNodePosition(t)}function Yie(e,t,a={}){e.notify("AnimationStart",t);let o;if(Array.isArray(t)){const i=t.map(r=>QC(e,r,a));o=Promise.all(i)}else if(typeof t=="string")o=QC(e,t,a);else{const i=typeof t=="function"?ba(e,t,a.custom):t;o=Promise.all(KS(e,i,a))}return o.then(()=>{e.notify("AnimationComplete",t)})}function YS(e,t){if(!Array.isArray(t))return!1;const a=t.length;if(a!==e.length)return!1;for(let o=0;o<a;o++)if(t[o]!==e[o])return!1;return!0}const Qie=Rx.length;function QS(e){if(!e)return;if(!e.isControllingVariants){const a=e.parent?QS(e.parent)||{}:{};return e.props.initial!==void 0&&(a.initial=e.props.initial),a}const t={};for(let a=0;a<Qie;a++){const o=Rx[a],i=e.props[o];(La(i)||i===!1)&&(t[o]=i)}return t}const Jie=[...Ex].reverse(),ece=Ex.length;function tce(e){return t=>Promise.all(t.map(({animation:a,options:o})=>Yie(e,a,o)))}function nce(e){let t=tce(e),a=xw(),o=!0;const i=d=>(l,h)=>{var p;const u=ba(e,h,d==="exit"?(p=e.presenceContext)==null?void 0:p.custom:void 0);if(u){const{transition:k,transitionEnd:C,...g}=u;l={...l,...g,...C}}return l};function r(d){t=d(e)}function c(d){const{props:l}=e,h=QS(e.parent)||{},u=[],p=new Set;let k={},C=1/0;for(let x=0;x<ece;x++){const M=Jie[x],N=a[M],f=l[M]!==void 0?l[M]:h[M],w=La(f),m=M===d?N.isActive:null;m===!1&&(C=x);let S=f===h[M]&&f!==l[M]&&w;if(S&&o&&e.manuallyAnimateOnMount&&(S=!1),N.protectedKeys={...k},!N.isActive&&m===null||!f&&!N.prevProp||Lv(f)||typeof f=="boolean")continue;const A=ace(N.prevProp,f);let P=A||M===d&&N.isActive&&!S&&w||x>C&&w,H=!1;const E=Array.isArray(f)?f:[f];let T=E.reduce(i(M),{});m===!1&&(T={});const{prevResolvedValues:D={}}=N,ae={...D,...T},U=Q=>{P=!0,p.has(Q)&&(H=!0,p.delete(Q)),N.needsAnimating[Q]=!0;const te=e.getValue(Q);te&&(te.liveStyle=!1)};for(const Q in ae){const te=T[Q],ne=D[Q];if(k.hasOwnProperty(Q))continue;let v=!1;KC(te)&&KC(ne)?v=!YS(te,ne):v=te!==ne,v?te!=null?U(Q):p.add(Q):te!==void 0&&p.has(Q)?U(Q):N.protectedKeys[Q]=!0}N.prevProp=f,N.prevResolvedValues=T,N.isActive&&(k={...k,...T}),o&&e.blockInitialAnimation&&(P=!1),P&&(!(S&&A)||H)&&u.push(...E.map(Q=>({animation:Q,options:{type:M}})))}if(p.size){const x={};if(typeof l.initial!="boolean"){const M=ba(e,Array.isArray(l.initial)?l.initial[0]:l.initial);M&&M.transition&&(x.transition=M.transition)}p.forEach(M=>{const N=e.getBaseTarget(M),f=e.getValue(M);f&&(f.liveStyle=!0),x[M]=N??null}),u.push({animation:x})}let g=!!u.length;return o&&(l.initial===!1||l.initial===l.animate)&&!e.manuallyAnimateOnMount&&(g=!1),o=!1,g?t(u):Promise.resolve()}function s(d,l){var u;if(a[d].isActive===l)return Promise.resolve();(u=e.variantChildren)==null||u.forEach(p=>{var k;return(k=p.animationState)==null?void 0:k.setActive(d,l)}),a[d].isActive=l;const h=c(d);for(const p in a)a[p].protectedKeys={};return h}return{animateChanges:c,setActive:s,setAnimateFunction:r,getState:()=>a,reset:()=>{a=xw(),o=!0}}}function ace(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!YS(t,e):!1}function h1(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function xw(){return{animate:h1(!0),whileInView:h1(),whileHover:h1(),whileTap:h1(),whileDrag:h1(),whileFocus:h1(),exit:h1()}}class d1{constructor(t){this.isMounted=!1,this.node=t}update(){}}class oce extends d1{constructor(t){super(t),t.animationState||(t.animationState=nce(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();Lv(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:a}=this.node.prevProps||{};t!==a&&this.updateAnimationControlsSubscription()}unmount(){var t;this.node.animationState.reset(),(t=this.unmountControls)==null||t.call(this)}}let ice=0;class cce extends d1{constructor(){super(...arguments),this.id=ice++}update(){if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:a}=this.node.presenceContext,{isPresent:o}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===o)return;const i=this.node.animationState.setActive("exit",!t);a&&!t&&i.then(()=>{a(this.id)})}mount(){const{register:t,onExitComplete:a}=this.node.presenceContext||{};a&&a(this.id),t&&(this.unmount=t(this.id))}unmount(){}}const rce={animation:{Feature:oce},exit:{Feature:cce}};function Sa(e,t,a,o={passive:!0}){return e.addEventListener(t,a,o),()=>e.removeEventListener(t,a)}function Pa(e){return{point:{x:e.pageX,y:e.pageY}}}const sce=e=>t=>Ax(t)&&e(t,Pa(t));function Ma(e,t,a,o){return Sa(e,t,sce(a),o)}function JS({top:e,left:t,right:a,bottom:o}){return{x:{min:t,max:a},y:{min:e,max:o}}}function dce({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function hce(e,t){if(!t)return e;const a=t({x:e.left,y:e.top}),o=t({x:e.right,y:e.bottom});return{top:a.y,left:a.x,bottom:o.y,right:o.x}}const eI=1e-4,lce=1-eI,uce=1+eI,tI=.01,pce=0-tI,yce=0+tI;function je(e){return e.max-e.min}function kce(e,t,a){return Math.abs(e-t)<=a}function Lw(e,t,a,o=.5){e.origin=o,e.originPoint=Le(t.min,t.max,e.origin),e.scale=je(a)/je(t),e.translate=Le(a.min,a.max,e.origin)-e.originPoint,(e.scale>=lce&&e.scale<=uce||isNaN(e.scale))&&(e.scale=1),(e.translate>=pce&&e.translate<=yce||isNaN(e.translate))&&(e.translate=0)}function ga(e,t,a,o){Lw(e.x,t.x,a.x,o?o.originX:void 0),Lw(e.y,t.y,a.y,o?o.originY:void 0)}function ww(e,t,a){e.min=a.min+t.min,e.max=e.min+je(t)}function fce(e,t,a){ww(e.x,t.x,a.x),ww(e.y,t.y,a.y)}function bw(e,t,a){e.min=t.min-a.min,e.max=e.min+je(t)}function _a(e,t,a){bw(e.x,t.x,a.x),bw(e.y,t.y,a.y)}const Sw=()=>({translate:0,scale:1,origin:0,originPoint:0}),na=()=>({x:Sw(),y:Sw()}),Iw=()=>({min:0,max:0}),be=()=>({x:Iw(),y:Iw()});function Oe(e){return[e("x"),e("y")]}function CC(e){return e===void 0||e===1}function JC({scale:e,scaleX:t,scaleY:a}){return!CC(e)||!CC(t)||!CC(a)}function Bn(e){return JC(e)||nI(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function nI(e){return Nw(e.x)||Nw(e.y)}function Nw(e){return e&&e!=="0%"}function kv(e,t,a){const o=e-a,i=t*o;return a+i}function Aw(e,t,a,o,i){return i!==void 0&&(e=kv(e,i,o)),kv(e,a,o)+t}function ex(e,t=0,a=1,o,i){e.min=Aw(e.min,t,a,o,i),e.max=Aw(e.max,t,a,o,i)}function aI(e,{x:t,y:a}){ex(e.x,t.translate,t.scale,t.originPoint),ex(e.y,a.translate,a.scale,a.originPoint)}const Pw=.999999999999,Ew=1.0000000000001;function mce(e,t,a,o=!1){const i=a.length;if(!i)return;t.x=t.y=1;let r,c;for(let s=0;s<i;s++){r=a[s],c=r.projectionDelta;const{visualElement:d}=r.options;d&&d.props.style&&d.props.style.display==="contents"||(o&&r.options.layoutScroll&&r.scroll&&r!==r.root&&oa(e,{x:-r.scroll.offset.x,y:-r.scroll.offset.y}),c&&(t.x*=c.x.scale,t.y*=c.y.scale,aI(e,c)),o&&Bn(r.latestValues)&&oa(e,r.latestValues))}t.x<Ew&&t.x>Pw&&(t.x=1),t.y<Ew&&t.y>Pw&&(t.y=1)}function aa(e,t){e.min=e.min+t,e.max=e.max+t}function Rw(e,t,a,o,i=.5){const r=Le(e.min,e.max,i);ex(e,t,a,r,o)}function oa(e,t){Rw(e.x,t.x,t.scaleX,t.scale,t.originX),Rw(e.y,t.y,t.scaleY,t.scale,t.originY)}function oI(e,t){return JS(hce(e.getBoundingClientRect(),t))}function Mce(e,t,a){const o=oI(e,a),{scroll:i}=t;return i&&(aa(o.x,i.offset.x),aa(o.y,i.offset.y)),o}const iI=({current:e})=>e?e.ownerDocument.defaultView:null,$w=(e,t)=>Math.abs(e-t);function gce(e,t){const a=$w(e.x,t.x),o=$w(e.y,t.y);return Math.sqrt(a**2+o**2)}class cI{constructor(t,a,{transformPagePoint:o,contextWindow:i,dragSnapToOrigin:r=!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 u=LC(this.lastMoveEventInfo,this.history),p=this.startEvent!==null,k=gce(u.offset,{x:0,y:0})>=3;if(!p&&!k)return;const{point:C}=u,{timestamp:g}=Ae;this.history.push({...C,timestamp:g});const{onStart:x,onMove:M}=this.handlers;p||(x&&x(this.lastMoveEvent,u),this.startEvent=this.lastMoveEvent),M&&M(this.lastMoveEvent,u)},this.handlePointerMove=(u,p)=>{this.lastMoveEvent=u,this.lastMoveEventInfo=xC(p,this.transformPagePoint),we.update(this.updatePoint,!0)},this.handlePointerUp=(u,p)=>{this.end();const{onEnd:k,onSessionEnd:C,resumeAnimation:g}=this.handlers;if(this.dragSnapToOrigin&&g&&g(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const x=LC(u.type==="pointercancel"?this.lastMoveEventInfo:xC(p,this.transformPagePoint),this.history);this.startEvent&&k&&k(u,x),C&&C(u,x)},!Ax(t))return;this.dragSnapToOrigin=r,this.handlers=a,this.transformPagePoint=o,this.contextWindow=i||window;const c=Pa(t),s=xC(c,this.transformPagePoint),{point:d}=s,{timestamp:l}=Ae;this.history=[{...d,timestamp:l}];const{onSessionStart:h}=a;h&&h(t,LC(s,this.history)),this.removeListeners=Ia(Ma(this.contextWindow,"pointermove",this.handlePointerMove),Ma(this.contextWindow,"pointerup",this.handlePointerUp),Ma(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),r1(this.updatePoint)}}function xC(e,t){return t?{point:t(e.point)}:e}function qw(e,t){return{x:e.x-t.x,y:e.y-t.y}}function LC({point:e},t){return{point:e,delta:qw(e,rI(t)),offset:qw(e,_ce(t)),velocity:vce(t,.1)}}function _ce(e){return e[0]}function rI(e){return e[e.length-1]}function vce(e,t){if(e.length<2)return{x:0,y:0};let a=e.length-1,o=null;const i=rI(e);for(;a>=0&&(o=e[a],!(i.timestamp-o.timestamp>Ue(t)));)a--;if(!o)return{x:0,y:0};const r=Ye(i.timestamp-o.timestamp);if(r===0)return{x:0,y:0};const c={x:(i.x-o.x)/r,y:(i.y-o.y)/r};return c.x===1/0&&(c.x=0),c.y===1/0&&(c.y=0),c}function Cce(e,{min:t,max:a},o){return t!==void 0&&e<t?e=o?Le(t,e,o.min):Math.max(e,t):a!==void 0&&e>a&&(e=o?Le(a,e,o.max):Math.min(e,a)),e}function Tw(e,t,a){return{min:t!==void 0?e.min+t:void 0,max:a!==void 0?e.max+a-(e.max-e.min):void 0}}function xce(e,{top:t,left:a,bottom:o,right:i}){return{x:Tw(e.x,a,i),y:Tw(e.y,t,o)}}function jw(e,t){let a=t.min-e.min,o=t.max-e.max;return t.max-t.min<e.max-e.min&&([a,o]=[o,a]),{min:a,max:o}}function Lce(e,t){return{x:jw(e.x,t.x),y:jw(e.y,t.y)}}function wce(e,t){let a=.5;const o=je(e),i=je(t);return i>o?a=va(t.min,t.max-o,e.min):o>i&&(a=va(e.min,e.max-i,t.min)),a1(0,1,a)}function bce(e,t){const a={};return t.min!==void 0&&(a.min=t.min-e.min),t.max!==void 0&&(a.max=t.max-e.min),a}const tx=.35;function Sce(e=tx){return e===!1?e=0:e===!0&&(e=tx),{x:Hw(e,"left","right"),y:Hw(e,"top","bottom")}}function Hw(e,t,a){return{min:Vw(e,t),max:Vw(e,a)}}function Vw(e,t){return typeof e=="number"?e:e[t]||0}const Ice=new WeakMap;class Nce{constructor(t){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=be(),this.visualElement=t}start(t,{snapToCursor:a=!1}={}){const{presenceContext:o}=this.visualElement;if(o&&o.isPresent===!1)return;const i=h=>{const{dragSnapToOrigin:u}=this.getProps();u?this.pauseAnimation():this.stopAnimation(),a&&this.snapToCursor(Pa(h).point)},r=(h,u)=>{const{drag:p,dragPropagation:k,onDragStart:C}=this.getProps();if(p&&!k&&(this.openDragLock&&this.openDragLock(),this.openDragLock=O0e(p),!this.openDragLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Oe(x=>{let M=this.getAxisMotionValue(x).get()||0;if(Qe.test(M)){const{projection:N}=this.visualElement;if(N&&N.layout){const f=N.layout.layoutBox[x];f&&(M=je(f)*(parseFloat(M)/100))}}this.originPoint[x]=M}),C&&we.postRender(()=>C(h,u)),YC(this.visualElement,"transform");const{animationState:g}=this.visualElement;g&&g.setActive("whileDrag",!0)},c=(h,u)=>{const{dragPropagation:p,dragDirectionLock:k,onDirectionLock:C,onDrag:g}=this.getProps();if(!p&&!this.openDragLock)return;const{offset:x}=u;if(k&&this.currentDirection===null){this.currentDirection=Ace(x),this.currentDirection!==null&&C&&C(this.currentDirection);return}this.updateAxis("x",u.point,x),this.updateAxis("y",u.point,x),this.visualElement.render(),g&&g(h,u)},s=(h,u)=>this.stop(h,u),d=()=>Oe(h=>{var u;return this.getAnimationState(h)==="paused"&&((u=this.getAxisMotionValue(h).animation)==null?void 0:u.play())}),{dragSnapToOrigin:l}=this.getProps();this.panSession=new cI(t,{onSessionStart:i,onStart:r,onMove:c,onSessionEnd:s,resumeAnimation:d},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:l,contextWindow:iI(this.visualElement)})}stop(t,a){const o=this.isDragging;if(this.cancel(),!o)return;const{velocity:i}=a;this.startAnimation(i);const{onDragEnd:r}=this.getProps();r&&we.postRender(()=>r(t,a))}cancel(){this.isDragging=!1;const{projection:t,animationState:a}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:o}=this.getProps();!o&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),a&&a.setActive("whileDrag",!1)}updateAxis(t,a,o){const{drag:i}=this.getProps();if(!o||!Qa(t,i,this.currentDirection))return;const r=this.getAxisMotionValue(t);let c=this.originPoint[t]+o[t];this.constraints&&this.constraints[t]&&(c=Cce(c,this.constraints[t],this.elastic[t])),r.set(c)}resolveConstraints(){var r;const{dragConstraints:t,dragElastic:a}=this.getProps(),o=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(r=this.visualElement.projection)==null?void 0:r.layout,i=this.constraints;t&&ta(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&o?this.constraints=xce(o.layoutBox,t):this.constraints=!1,this.elastic=Sce(a),i!==this.constraints&&o&&this.constraints&&!this.hasMutatedConstraints&&Oe(c=>{this.constraints!==!1&&this.getAxisMotionValue(c)&&(this.constraints[c]=bce(o.layoutBox[c],this.constraints[c]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:a}=this.getProps();if(!t||!ta(t))return!1;const o=t.current;o1(o!==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 r=Mce(o,i.root,this.visualElement.getTransformPagePoint());let c=Lce(i.layout.layoutBox,r);if(a){const s=a(dce(c));this.hasMutatedConstraints=!!s,s&&(c=JS(s))}return c}startAnimation(t){const{drag:a,dragMomentum:o,dragElastic:i,dragTransition:r,dragSnapToOrigin:c,onDragTransitionEnd:s}=this.getProps(),d=this.constraints||{},l=Oe(h=>{if(!Qa(h,a,this.currentDirection))return;let u=d&&d[h]||{};c&&(u={min:0,max:0});const p=i?200:1e6,k=i?40:1e7,C={type:"inertia",velocity:o?t[h]:0,bounceStiffness:p,bounceDamping:k,timeConstant:750,restDelta:1,restSpeed:10,...r,...u};return this.startAxisValueAnimation(h,C)});return Promise.all(l).then(s)}startAxisValueAnimation(t,a){const o=this.getAxisMotionValue(t);return YC(this.visualElement,t),o.start(zx(t,o,0,a,this.visualElement,!1))}stopAnimation(){Oe(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){Oe(t=>{var a;return(a=this.getAxisMotionValue(t).animation)==null?void 0:a.pause()})}getAnimationState(t){var a;return(a=this.getAxisMotionValue(t).animation)==null?void 0:a.state}getAxisMotionValue(t){const a=`_drag${t.toUpperCase()}`,o=this.visualElement.getProps(),i=o[a];return i||this.visualElement.getValue(t,(o.initial?o.initial[t]:void 0)||0)}snapToCursor(t){Oe(a=>{const{drag:o}=this.getProps();if(!Qa(a,o,this.currentDirection))return;const{projection:i}=this.visualElement,r=this.getAxisMotionValue(a);if(i&&i.layout){const{min:c,max:s}=i.layout.layoutBox[a];r.set(t[a]-Le(c,s,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:a}=this.getProps(),{projection:o}=this.visualElement;if(!ta(a)||!o||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Oe(c=>{const s=this.getAxisMotionValue(c);if(s&&this.constraints!==!1){const d=s.get();i[c]=wce({min:d,max:d},this.constraints[c])}});const{transformTemplate:r}=this.visualElement.getProps();this.visualElement.current.style.transform=r?r({},""):"none",o.root&&o.root.updateScroll(),o.updateLayout(),this.resolveConstraints(),Oe(c=>{if(!Qa(c,t,null))return;const s=this.getAxisMotionValue(c),{min:d,max:l}=this.constraints[c];s.set(Le(d,l,i[c]))})}addListeners(){if(!this.visualElement.current)return;Ice.set(this.visualElement,this);const t=this.visualElement.current,a=Ma(t,"pointerdown",d=>{const{drag:l,dragListener:h=!0}=this.getProps();l&&h&&this.start(d)}),o=()=>{const{dragConstraints:d}=this.getProps();ta(d)&&d.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,r=i.addEventListener("measure",o);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),we.read(o);const c=Sa(window,"resize",()=>this.scalePositionWithinConstraints()),s=i.addEventListener("didUpdate",({delta:d,hasLayoutChanged:l})=>{this.isDragging&&l&&(Oe(h=>{const u=this.getAxisMotionValue(h);u&&(this.originPoint[h]+=d[h].translate,u.set(u.get()+d[h].translate))}),this.visualElement.render())});return()=>{c(),a(),r(),s&&s()}}getProps(){const t=this.visualElement.getProps(),{drag:a=!1,dragDirectionLock:o=!1,dragPropagation:i=!1,dragConstraints:r=!1,dragElastic:c=tx,dragMomentum:s=!0}=t;return{...t,drag:a,dragDirectionLock:o,dragPropagation:i,dragConstraints:r,dragElastic:c,dragMomentum:s}}}function Qa(e,t,a){return(t===!0||t===e)&&(a===null||a===e)}function Ace(e,t=10){let a=null;return Math.abs(e.y)>t?a="y":Math.abs(e.x)>t&&(a="x"),a}class Pce extends d1{constructor(t){super(t),this.removeGroupControls=Fe,this.removeListeners=Fe,this.controls=new Nce(t)}mount(){const{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Fe}unmount(){this.removeGroupControls(),this.removeListeners()}}const zw=e=>(t,a)=>{e&&we.postRender(()=>e(t,a))};class Ece extends d1{constructor(){super(...arguments),this.removePointerDownListener=Fe}onPointerDown(t){this.session=new cI(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:iI(this.node)})}createPanHandlers(){const{onPanSessionStart:t,onPanStart:a,onPan:o,onPanEnd:i}=this.node.getProps();return{onSessionStart:zw(t),onStart:zw(a),onMove:o,onEnd:(r,c)=>{delete this.session,i&&we.postRender(()=>i(r,c))}}}mount(){this.removePointerDownListener=Ma(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const dv={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function Dw(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const ya={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(de.test(e))e=parseFloat(e);else return e;const a=Dw(e,t.target.x),o=Dw(e,t.target.y);return`${a}% ${o}%`}},Rce={correct:(e,{treeScale:t,projectionDelta:a})=>{const o=e,i=s1.parse(e);if(i.length>5)return o;const r=s1.createTransformer(e),c=typeof i[0]!="number"?1:0,s=a.x.scale*t.x,d=a.y.scale*t.y;i[0+c]/=s,i[1+c]/=d;const l=Le(s,d,.5);return typeof i[2+c]=="number"&&(i[2+c]/=l),typeof i[3+c]=="number"&&(i[3+c]/=l),r(i)}};class $ce extends q.Component{componentDidMount(){const{visualElement:t,layoutGroup:a,switchLayoutGroup:o,layoutId:i}=this.props,{projection:r}=t;Mie(qce),r&&(a.group&&a.group.add(r),o&&o.register&&i&&o.register(r),r.root.didUpdate(),r.addEventListener("animationComplete",()=>{this.safeToRemove()}),r.setOptions({...r.options,onExitComplete:()=>this.safeToRemove()})),dv.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:a,visualElement:o,drag:i,isPresent:r}=this.props,{projection:c}=o;return c&&(c.isPresent=r,i||t.layoutDependency!==a||a===void 0||t.isPresent!==r?c.willUpdate():this.safeToRemove(),t.isPresent!==r&&(r?c.promote():c.relegate()||we.postRender(()=>{const s=c.getStack();(!s||!s.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),Nx.postRender(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:t,layoutGroup:a,switchLayoutGroup:o}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),a&&a.group&&a.group.remove(i),o&&o.deregister&&o.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t&&t()}render(){return null}}function sI(e){const[t,a]=qS(),o=q.useContext(rx);return _.jsx($ce,{...e,layoutGroup:o,switchLayoutGroup:q.useContext(zS),isPresent:t,safeToRemove:a})}const qce={borderRadius:{...ya,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ya,borderTopRightRadius:ya,borderBottomLeftRadius:ya,borderBottomRightRadius:ya,boxShadow:Rce};function Tce(e,t,a){const o=Re(e)?e:ia(e);return o.start(zx("",o,t,a)),o.animation}const jce=(e,t)=>e.depth-t.depth;class Hce{constructor(){this.children=[],this.isDirty=!1}add(t){dx(this.children,t),this.isDirty=!0}remove(t){hx(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(jce),this.isDirty=!1,this.children.forEach(t)}}function Vce(e,t){const a=He.now(),o=({timestamp:i})=>{const r=i-a;r>=t&&(r1(o),e(r-t))};return we.setup(o,!0),()=>r1(o)}const dI=["TopLeft","TopRight","BottomLeft","BottomRight"],zce=dI.length,Ow=e=>typeof e=="string"?parseFloat(e):e,Fw=e=>typeof e=="number"||de.test(e);function Dce(e,t,a,o,i,r){i?(e.opacity=Le(0,a.opacity??1,Oce(o)),e.opacityExit=Le(t.opacity??1,0,Fce(o))):r&&(e.opacity=Le(t.opacity??1,a.opacity??1,o));for(let c=0;c<zce;c++){const s=`border${dI[c]}Radius`;let d=Bw(t,s),l=Bw(a,s);if(d===void 0&&l===void 0)continue;d||(d=0),l||(l=0),d===0||l===0||Fw(d)===Fw(l)?(e[s]=Math.max(Le(Ow(d),Ow(l),o),0),(Qe.test(l)||Qe.test(d))&&(e[s]+="%")):e[s]=l}(t.rotate||a.rotate)&&(e.rotate=Le(t.rotate||0,a.rotate||0,o))}function Bw(e,t){return e[t]!==void 0?e[t]:e.borderRadius}const Oce=hI(0,.5,nS),Fce=hI(.5,.95,Fe);function hI(e,t,a){return o=>o<e?0:o>t?1:a(va(e,t,o))}function Uw(e,t){e.min=t.min,e.max=t.max}function De(e,t){Uw(e.x,t.x),Uw(e.y,t.y)}function Zw(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}function Gw(e,t,a,o,i){return e-=t,e=kv(e,1/a,o),i!==void 0&&(e=kv(e,1/i,o)),e}function Bce(e,t=0,a=1,o=.5,i,r=e,c=e){if(Qe.test(t)&&(t=parseFloat(t),t=Le(c.min,c.max,t/100)-c.min),typeof t!="number")return;let s=Le(r.min,r.max,o);e===r&&(s-=t),e.min=Gw(e.min,t,a,s,i),e.max=Gw(e.max,t,a,s,i)}function Ww(e,t,[a,o,i],r,c){Bce(e,t[a],t[o],t[i],t.scale,r,c)}const Uce=["x","scaleX","originX"],Zce=["y","scaleY","originY"];function Xw(e,t,a,o){Ww(e.x,t,Uce,a?a.x:void 0,o?o.x:void 0),Ww(e.y,t,Zce,a?a.y:void 0,o?o.y:void 0)}function Kw(e){return e.translate===0&&e.scale===1}function lI(e){return Kw(e.x)&&Kw(e.y)}function Yw(e,t){return e.min===t.min&&e.max===t.max}function Gce(e,t){return Yw(e.x,t.x)&&Yw(e.y,t.y)}function Qw(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function uI(e,t){return Qw(e.x,t.x)&&Qw(e.y,t.y)}function Jw(e){return je(e.x)/je(e.y)}function eb(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}class Wce{constructor(){this.members=[]}add(t){dx(this.members,t),t.scheduleRender()}remove(t){if(hx(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const a=this.members[this.members.length-1];a&&this.promote(a)}}relegate(t){const a=this.members.findIndex(i=>t===i);if(a===0)return!1;let o;for(let i=a;i>=0;i--){const r=this.members[i];if(r.isPresent!==!1){o=r;break}}return o?(this.promote(o),!0):!1}promote(t,a){const o=this.lead;if(t!==o&&(this.prevLead=o,this.lead=t,t.show(),o)){o.instance&&o.scheduleRender(),t.scheduleRender(),t.resumeFrom=o,a&&(t.resumeFrom.preserveOpacity=!0),o.snapshot&&(t.snapshot=o.snapshot,t.snapshot.latestValues=o.animationValues||o.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:i}=t.options;i===!1&&o.hide()}}exitAnimationComplete(){this.members.forEach(t=>{const{options:a,resumingFrom:o}=t;a.onExitComplete&&a.onExitComplete(),o&&o.options.onExitComplete&&o.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function Xce(e,t,a){let o="";const i=e.x.translate/t.x,r=e.y.translate/t.y,c=(a==null?void 0:a.z)||0;if((i||r||c)&&(o=`translate3d(${i}px, ${r}px, ${c}px) `),(t.x!==1||t.y!==1)&&(o+=`scale(${1/t.x}, ${1/t.y}) `),a){const{transformPerspective:l,rotate:h,rotateX:u,rotateY:p,skewX:k,skewY:C}=a;l&&(o=`perspective(${l}px) ${o}`),h&&(o+=`rotate(${h}deg) `),u&&(o+=`rotateX(${u}deg) `),p&&(o+=`rotateY(${p}deg) `),k&&(o+=`skewX(${k}deg) `),C&&(o+=`skewY(${C}deg) `)}const s=e.x.scale*t.x,d=e.y.scale*t.y;return(s!==1||d!==1)&&(o+=`scale(${s}, ${d})`),o||"none"}const wC=["","X","Y","Z"],Kce={visibility:"hidden"},Yce=1e3;let Qce=0;function bC(e,t,a,o){const{latestValues:i}=t;i[e]&&(a[e]=i[e],t.setStaticValue(e,0),o&&(o[e]=0))}function pI(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:t}=e.options;if(!t)return;const a=XS(t);if(window.MotionHasOptimisedAnimation(a,"transform")){const{layout:i,layoutId:r}=e.options;window.MotionCancelOptimisedAnimation(a,"transform",we,!(i||r))}const{parent:o}=e;o&&!o.hasCheckedOptimisedAppear&&pI(o)}function yI({attachResizeListener:e,defaultParent:t,measureScroll:a,checkIsScrollRoot:o,resetTransform:i}){return class{constructor(c={},s=t==null?void 0:t()){this.id=Qce++,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,this.nodes.forEach(tre),this.nodes.forEach(cre),this.nodes.forEach(rre),this.nodes.forEach(nre)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=c,this.root=s?s.root||s:this,this.path=s?[...s.path,s]:[],this.parent=s,this.depth=s?s.depth+1:0;for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new Hce)}addEventListener(c,s){return this.eventHandlers.has(c)||this.eventHandlers.set(c,new ux),this.eventHandlers.get(c).add(s)}notifyListeners(c,...s){const d=this.eventHandlers.get(c);d&&d.notify(...s)}hasListeners(c){return this.eventHandlers.has(c)}mount(c){if(this.instance)return;this.isSVG=$S(c)&&!W0e(c),this.instance=c;const{layoutId:s,layout:d,visualElement:l}=this.options;if(l&&!l.current&&l.mount(c),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(d||s)&&(this.isLayoutDirty=!0),e){let h;const u=()=>this.root.updateBlockedByResize=!1;e(c,()=>{this.root.updateBlockedByResize=!0,h&&h(),h=Vce(u,250),dv.hasAnimatedSinceResize&&(dv.hasAnimatedSinceResize=!1,this.nodes.forEach(nb))})}s&&this.root.registerSharedNode(s,this),this.options.animate!==!1&&l&&(s||d)&&this.addEventListener("didUpdate",({delta:h,hasLayoutChanged:u,hasRelativeLayoutChanged:p,layout:k})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const C=this.options.transition||l.getDefaultTransition()||ure,{onLayoutAnimationStart:g,onLayoutAnimationComplete:x}=l.getProps(),M=!this.targetLayout||!uI(this.targetLayout,k),N=!u&&p;if(this.options.layoutRoot||this.resumeFrom||N||u&&(M||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const f={...Sx(C,"layout"),onPlay:g,onComplete:x};(l.shouldReduceMotion||this.options.layoutRoot)&&(f.delay=0,f.type=!1),this.startAnimation(f),this.setAnimationOrigin(h,N)}else u||nb(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=k})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const c=this.getStack();c&&c.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),r1(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(sre),this.animationId++)}getTransformTemplate(){const{visualElement:c}=this.options;return c&&c.getProps().transformTemplate}willUpdate(c=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&pI(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let h=0;h<this.path.length;h++){const u=this.path[h];u.shouldResetTransform=!0,u.updateScroll("snapshot"),u.options.layoutRoot&&u.willUpdate(!1)}const{layoutId:s,layout:d}=this.options;if(s===void 0&&!d)return;const l=this.getTransformTemplate();this.prevTransformTemplateValue=l?l(this.latestValues,""):void 0,this.updateSnapshot(),c&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(tb);return}this.isUpdating||this.nodes.forEach(ore),this.isUpdating=!1,this.nodes.forEach(ire),this.nodes.forEach(Jce),this.nodes.forEach(ere),this.clearAllSnapshots();const s=He.now();Ae.delta=a1(0,1e3/60,s-Ae.timestamp),Ae.timestamp=s,Ae.isProcessing=!0,fC.update.process(Ae),fC.preRender.process(Ae),fC.render.process(Ae),Ae.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Nx.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(are),this.sharedNodes.forEach(dre)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,we.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){we.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!je(this.snapshot.measuredBox.x)&&!je(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}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 c=this.layout;this.layout=this.measure(!1),this.layoutCorrected=be(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:s}=this.options;s&&s.notify("LayoutMeasure",this.layout.layoutBox,c?c.layoutBox:void 0)}updateScroll(c="measure"){let s=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===c&&(s=!1),s&&this.instance){const d=o(this.instance);this.scroll={animationId:this.root.animationId,phase:c,isRoot:d,offset:a(this.instance),wasRoot:this.scroll?this.scroll.isRoot:d}}}resetTransform(){if(!i)return;const c=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,s=this.projectionDelta&&!lI(this.projectionDelta),d=this.getTransformTemplate(),l=d?d(this.latestValues,""):void 0,h=l!==this.prevTransformTemplateValue;c&&this.instance&&(s||Bn(this.latestValues)||h)&&(i(this.instance,l),this.shouldResetTransform=!1,this.scheduleRender())}measure(c=!0){const s=this.measurePageBox();let d=this.removeElementScroll(s);return c&&(d=this.removeTransform(d)),pre(d),{animationId:this.root.animationId,measuredBox:s,layoutBox:d,latestValues:{},source:this.id}}measurePageBox(){var l;const{visualElement:c}=this.options;if(!c)return be();const s=c.measureViewportBox();if(!(((l=this.scroll)==null?void 0:l.wasRoot)||this.path.some(yre))){const{scroll:h}=this.root;h&&(aa(s.x,h.offset.x),aa(s.y,h.offset.y))}return s}removeElementScroll(c){var d;const s=be();if(De(s,c),(d=this.scroll)!=null&&d.wasRoot)return s;for(let l=0;l<this.path.length;l++){const h=this.path[l],{scroll:u,options:p}=h;h!==this.root&&u&&p.layoutScroll&&(u.wasRoot&&De(s,c),aa(s.x,u.offset.x),aa(s.y,u.offset.y))}return s}applyTransform(c,s=!1){const d=be();De(d,c);for(let l=0;l<this.path.length;l++){const h=this.path[l];!s&&h.options.layoutScroll&&h.scroll&&h!==h.root&&oa(d,{x:-h.scroll.offset.x,y:-h.scroll.offset.y}),Bn(h.latestValues)&&oa(d,h.latestValues)}return Bn(this.latestValues)&&oa(d,this.latestValues),d}removeTransform(c){const s=be();De(s,c);for(let d=0;d<this.path.length;d++){const l=this.path[d];if(!l.instance||!Bn(l.latestValues))continue;JC(l.latestValues)&&l.updateSnapshot();const h=be(),u=l.measurePageBox();De(h,u),Xw(s,l.latestValues,l.snapshot?l.snapshot.layoutBox:void 0,h)}return Bn(this.latestValues)&&Xw(s,this.latestValues),s}setTargetDelta(c){this.targetDelta=c,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(c){this.options={...this.options,...c,crossfade:c.crossfade!==void 0?c.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!==Ae.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(c=!1){var p;const s=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=s.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=s.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=s.isSharedProjectionDirty);const d=!!this.resumingFrom||this!==s;if(!(c||d&&this.isSharedProjectionDirty||this.isProjectionDirty||(p=this.parent)!=null&&p.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:h,layoutId:u}=this.options;if(!(!this.layout||!(h||u))){if(this.resolvedRelativeTargetAt=Ae.timestamp,!this.targetDelta&&!this.relativeTarget){const k=this.getClosestProjectingParent();k&&k.layout&&this.animationProgress!==1?(this.relativeParent=k,this.forceRelativeParentToResolveTarget(),this.relativeTarget=be(),this.relativeTargetOrigin=be(),_a(this.relativeTargetOrigin,this.layout.layoutBox,k.layout.layoutBox),De(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=be(),this.targetWithTransforms=be()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),fce(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):De(this.target,this.layout.layoutBox),aI(this.target,this.targetDelta)):De(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget)){this.attemptToResolveRelativeTarget=!1;const k=this.getClosestProjectingParent();k&&!!k.resumingFrom==!!this.resumingFrom&&!k.options.layoutScroll&&k.target&&this.animationProgress!==1?(this.relativeParent=k,this.forceRelativeParentToResolveTarget(),this.relativeTarget=be(),this.relativeTargetOrigin=be(),_a(this.relativeTargetOrigin,this.target,k.target),De(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}}}getClosestProjectingParent(){if(!(!this.parent||JC(this.parent.latestValues)||nI(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 C;const c=this.getLead(),s=!!this.resumingFrom||this!==c;let d=!0;if((this.isProjectionDirty||(C=this.parent)!=null&&C.isProjectionDirty)&&(d=!1),s&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(d=!1),this.resolvedRelativeTargetAt===Ae.timestamp&&(d=!1),d)return;const{layout:l,layoutId:h}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(l||h))return;De(this.layoutCorrected,this.layout.layoutBox);const u=this.treeScale.x,p=this.treeScale.y;mce(this.layoutCorrected,this.treeScale,this.path,s),c.layout&&!c.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(c.target=c.layout.layoutBox,c.targetWithTransforms=be());const{target:k}=c;if(!k){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(Zw(this.prevProjectionDelta.x,this.projectionDelta.x),Zw(this.prevProjectionDelta.y,this.projectionDelta.y)),ga(this.projectionDelta,this.layoutCorrected,k,this.latestValues),(this.treeScale.x!==u||this.treeScale.y!==p||!eb(this.projectionDelta.x,this.prevProjectionDelta.x)||!eb(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",k))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(c=!0){var s;if((s=this.options.visualElement)==null||s.scheduleRender(),c){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=na(),this.projectionDelta=na(),this.projectionDeltaWithTransform=na()}setAnimationOrigin(c,s=!1){const d=this.snapshot,l=d?d.latestValues:{},h={...this.latestValues},u=na();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!s;const p=be(),k=d?d.source:void 0,C=this.layout?this.layout.source:void 0,g=k!==C,x=this.getStack(),M=!x||x.members.length<=1,N=!!(g&&!M&&this.options.crossfade===!0&&!this.path.some(lre));this.animationProgress=0;let f;this.mixTargetDelta=w=>{const m=w/1e3;ab(u.x,c.x,m),ab(u.y,c.y,m),this.setTargetDelta(u),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(_a(p,this.layout.layoutBox,this.relativeParent.layout.layoutBox),hre(this.relativeTarget,this.relativeTargetOrigin,p,m),f&&Gce(this.relativeTarget,f)&&(this.isProjectionDirty=!1),f||(f=be()),De(f,this.relativeTarget)),g&&(this.animationValues=h,Dce(h,l,this.latestValues,m,N,M)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=m},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(c){var s,d,l;this.notifyListeners("animationStart"),(s=this.currentAnimation)==null||s.stop(),(l=(d=this.resumingFrom)==null?void 0:d.currentAnimation)==null||l.stop(),this.pendingAnimation&&(r1(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=we.update(()=>{dv.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=ia(0)),this.currentAnimation=Tce(this.motionValue,[0,1e3],{...c,velocity:0,isSync:!0,onUpdate:h=>{this.mixTargetDelta(h),c.onUpdate&&c.onUpdate(h)},onStop:()=>{},onComplete:()=>{c.onComplete&&c.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 c=this.getStack();c&&c.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(Yce),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const c=this.getLead();let{targetWithTransforms:s,target:d,layout:l,latestValues:h}=c;if(!(!s||!d||!l)){if(this!==c&&this.layout&&l&&kI(this.options.animationType,this.layout.layoutBox,l.layoutBox)){d=this.target||be();const u=je(this.layout.layoutBox.x);d.x.min=c.target.x.min,d.x.max=d.x.min+u;const p=je(this.layout.layoutBox.y);d.y.min=c.target.y.min,d.y.max=d.y.min+p}De(s,d),oa(s,h),ga(this.projectionDeltaWithTransform,this.layoutCorrected,s,h)}}registerSharedNode(c,s){this.sharedNodes.has(c)||this.sharedNodes.set(c,new Wce),this.sharedNodes.get(c).add(s);const l=s.options.initialPromotionConfig;s.promote({transition:l?l.transition:void 0,preserveFollowOpacity:l&&l.shouldPreserveFollowOpacity?l.shouldPreserveFollowOpacity(s):void 0})}isLead(){const c=this.getStack();return c?c.lead===this:!0}getLead(){var s;const{layoutId:c}=this.options;return c?((s=this.getStack())==null?void 0:s.lead)||this:this}getPrevLead(){var s;const{layoutId:c}=this.options;return c?(s=this.getStack())==null?void 0:s.prevLead:void 0}getStack(){const{layoutId:c}=this.options;if(c)return this.root.sharedNodes.get(c)}promote({needsReset:c,transition:s,preserveFollowOpacity:d}={}){const l=this.getStack();l&&l.promote(this,d),c&&(this.projectionDelta=void 0,this.needsReset=!0),s&&this.setOptions({transition:s})}relegate(){const c=this.getStack();return c?c.relegate(this):!1}resetSkewAndRotation(){const{visualElement:c}=this.options;if(!c)return;let s=!1;const{latestValues:d}=c;if((d.z||d.rotate||d.rotateX||d.rotateY||d.rotateZ||d.skewX||d.skewY)&&(s=!0),!s)return;const l={};d.z&&bC("z",c,l,this.animationValues);for(let h=0;h<wC.length;h++)bC(`rotate${wC[h]}`,c,l,this.animationValues),bC(`skew${wC[h]}`,c,l,this.animationValues);c.render();for(const h in l)c.setStaticValue(h,l[h]),this.animationValues&&(this.animationValues[h]=l[h]);c.scheduleRender()}getProjectionStyles(c){if(!this.instance||this.isSVG)return;if(!this.isVisible)return Kce;const s={visibility:""},d=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,s.opacity="",s.pointerEvents=sv(c==null?void 0:c.pointerEvents)||"",s.transform=d?d(this.latestValues,""):"none",s;const l=this.getLead();if(!this.projectionDelta||!this.layout||!l.target){const k={};return this.options.layoutId&&(k.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,k.pointerEvents=sv(c==null?void 0:c.pointerEvents)||""),this.hasProjected&&!Bn(this.latestValues)&&(k.transform=d?d({},""):"none",this.hasProjected=!1),k}const h=l.animationValues||l.latestValues;this.applyTransformsToTarget(),s.transform=Xce(this.projectionDeltaWithTransform,this.treeScale,h),d&&(s.transform=d(h,s.transform));const{x:u,y:p}=this.projectionDelta;s.transformOrigin=`${u.origin*100}% ${p.origin*100}% 0`,l.animationValues?s.opacity=l===this?h.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:h.opacityExit:s.opacity=l===this?h.opacity!==void 0?h.opacity:"":h.opacityExit!==void 0?h.opacityExit:0;for(const k in wa){if(h[k]===void 0)continue;const{correct:C,applyTo:g,isCSSVariable:x}=wa[k],M=s.transform==="none"?h[k]:C(h[k],l);if(g){const N=g.length;for(let f=0;f<N;f++)s[g[f]]=M}else x?this.options.visualElement.renderState.vars[k]=M:s[k]=M}return this.options.layoutId&&(s.pointerEvents=l===this?sv(c==null?void 0:c.pointerEvents)||"":"none"),s}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(c=>{var s;return(s=c.currentAnimation)==null?void 0:s.stop()}),this.root.nodes.forEach(tb),this.root.sharedNodes.clear()}}}function Jce(e){e.updateLayout()}function ere(e){var a;const t=((a=e.resumeFrom)==null?void 0:a.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&t&&e.hasListeners("didUpdate")){const{layoutBox:o,measuredBox:i}=e.layout,{animationType:r}=e.options,c=t.source!==e.layout.source;r==="size"?Oe(u=>{const p=c?t.measuredBox[u]:t.layoutBox[u],k=je(p);p.min=o[u].min,p.max=p.min+k}):kI(r,t.layoutBox,o)&&Oe(u=>{const p=c?t.measuredBox[u]:t.layoutBox[u],k=je(o[u]);p.max=p.min+k,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[u].max=e.relativeTarget[u].min+k)});const s=na();ga(s,o,t.layoutBox);const d=na();c?ga(d,e.applyTransform(i,!0),t.measuredBox):ga(d,o,t.layoutBox);const l=!lI(s);let h=!1;if(!e.resumeFrom){const u=e.getClosestProjectingParent();if(u&&!u.resumeFrom){const{snapshot:p,layout:k}=u;if(p&&k){const C=be();_a(C,t.layoutBox,p.layoutBox);const g=be();_a(g,o,k.layoutBox),uI(C,g)||(h=!0),u.options.layoutRoot&&(e.relativeTarget=g,e.relativeTargetOrigin=C,e.relativeParent=u)}}}e.notifyListeners("didUpdate",{layout:o,snapshot:t,delta:d,layoutDelta:s,hasLayoutChanged:l,hasRelativeLayoutChanged:h})}else if(e.isLead()){const{onExitComplete:o}=e.options;o&&o()}e.options.transition=void 0}function tre(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function nre(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function are(e){e.clearSnapshot()}function tb(e){e.clearMeasurements()}function ore(e){e.isLayoutDirty=!1}function ire(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function nb(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function cre(e){e.resolveTargetDelta()}function rre(e){e.calcProjection()}function sre(e){e.resetSkewAndRotation()}function dre(e){e.removeLeadSnapshot()}function ab(e,t,a){e.translate=Le(t.translate,0,a),e.scale=Le(t.scale,1,a),e.origin=t.origin,e.originPoint=t.originPoint}function ob(e,t,a,o){e.min=Le(t.min,a.min,o),e.max=Le(t.max,a.max,o)}function hre(e,t,a,o){ob(e.x,t.x,a.x,o),ob(e.y,t.y,a.y,o)}function lre(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const ure={duration:.45,ease:[.4,0,.1,1]},ib=e=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),cb=ib("applewebkit/")&&!ib("chrome/")?Math.round:Fe;function rb(e){e.min=cb(e.min),e.max=cb(e.max)}function pre(e){rb(e.x),rb(e.y)}function kI(e,t,a){return e==="position"||e==="preserve-aspect"&&!kce(Jw(t),Jw(a),.2)}function yre(e){var t;return e!==e.root&&((t=e.scroll)==null?void 0:t.wasRoot)}const kre=yI({attachResizeListener:(e,t)=>Sa(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),SC={current:void 0},fI=yI({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!SC.current){const e=new kre({});e.mount(window),e.setOptions({layoutScroll:!0}),SC.current=e}return SC.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"}),fre={pan:{Feature:Ece},drag:{Feature:Pce,ProjectionNode:fI,MeasureLayout:sI}};function sb(e,t,a){const{props:o}=e;e.animationState&&o.whileHover&&e.animationState.setActive("whileHover",a==="Start");const i="onHover"+a,r=o[i];r&&we.postRender(()=>r(t,Pa(t)))}class mre extends d1{mount(){const{current:t}=this.node;t&&(this.unmount=F0e(t,(a,o)=>(sb(this.node,o,"Start"),i=>sb(this.node,i,"End"))))}unmount(){}}class Mre extends d1{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!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=Ia(Sa(this.node.current,"focus",()=>this.onFocus()),Sa(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function db(e,t,a){const{props:o}=e;if(e.current instanceof HTMLButtonElement&&e.current.disabled)return;e.animationState&&o.whileTap&&e.animationState.setActive("whileTap",a==="Start");const i="onTap"+(a==="End"?"":a),r=o[i];r&&we.postRender(()=>r(t,Pa(t)))}class gre extends d1{mount(){const{current:t}=this.node;t&&(this.unmount=G0e(t,(a,o)=>(db(this.node,o,"Start"),(i,{success:r})=>db(this.node,i,r?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}const nx=new WeakMap,IC=new WeakMap,_re=e=>{const t=nx.get(e.target);t&&t(e)},vre=e=>{e.forEach(_re)};function Cre({root:e,...t}){const a=e||document;IC.has(a)||IC.set(a,{});const o=IC.get(a),i=JSON.stringify(t);return o[i]||(o[i]=new IntersectionObserver(vre,{root:e,...t})),o[i]}function xre(e,t,a){const o=Cre(t);return nx.set(e,a),o.observe(e),()=>{nx.delete(e),o.unobserve(e)}}const Lre={some:0,all:1};class wre extends d1{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:t={}}=this.node.getProps(),{root:a,margin:o,amount:i="some",once:r}=t,c={root:a?a.current:void 0,rootMargin:o,threshold:typeof i=="number"?i:Lre[i]},s=d=>{const{isIntersecting:l}=d;if(this.isInView===l||(this.isInView=l,r&&!l&&this.hasEnteredView))return;l&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",l);const{onViewportEnter:h,onViewportLeave:u}=this.node.getProps(),p=l?h:u;p&&p(d)};return xre(this.node.current,c,s)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:t,prevProps:a}=this.node;["amount","margin","root"].some(bre(t,a))&&this.startObserver()}unmount(){}}function bre({viewport:e={}},{viewport:t={}}={}){return a=>e[a]!==t[a]}const Sre={inView:{Feature:wre},tap:{Feature:gre},focus:{Feature:Mre},hover:{Feature:mre}},Ire={layout:{ProjectionNode:fI,MeasureLayout:sI}},ax={current:null},mI={current:!1};function Nre(){if(mI.current=!0,!!sx)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>ax.current=e.matches;e.addListener(t),t()}else ax.current=!1}const Are=new WeakMap;function Pre(e,t,a){for(const o in t){const i=t[o],r=a[o];if(Re(i))e.addValue(o,i);else if(Re(r))e.addValue(o,ia(i,{owner:e}));else if(r!==i)if(e.hasValue(o)){const c=e.getValue(o);c.liveStyle===!0?c.jump(i):c.hasAnimated||c.set(i)}else{const c=e.getStaticValue(o);e.addValue(o,ia(c!==void 0?c:i,{owner:e}))}}for(const o in a)t[o]===void 0&&e.removeValue(o);return t}const hb=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class Ere{scrapeMotionValuesFromProps(t,a,o){return{}}constructor({parent:t,props:a,presenceContext:o,reducedMotionConfig:i,blockInitialAnimation:r,visualState:c},s={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=wx,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const p=He.now();this.renderScheduledAt<p&&(this.renderScheduledAt=p,we.render(this.render,!1,!0))};const{latestValues:d,renderState:l}=c;this.latestValues=d,this.baseTarget={...d},this.initialValues=a.initial?{...d}:{},this.renderState=l,this.parent=t,this.props=a,this.presenceContext=o,this.depth=t?t.depth+1:0,this.reducedMotionConfig=i,this.options=s,this.blockInitialAnimation=!!r,this.isControllingVariants=wv(a),this.isVariantNode=HS(a),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:h,...u}=this.scrapeMotionValuesFromProps(a,{},this);for(const p in u){const k=u[p];d[p]!==void 0&&Re(k)&&k.set(d[p],!1)}}mount(t){this.current=t,Are.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((a,o)=>this.bindToMotionValue(o,a)),mI.current||Nre(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:ax.current,process.env.NODE_ENV!=="production"&&px(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(){this.projection&&this.projection.unmount(),r1(this.notifyUpdate),r1(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const a=this.features[t];a&&(a.unmount(),a.isMounted=!1)}this.current=null}bindToMotionValue(t,a){this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();const o=ha.has(t);o&&this.onBindTransform&&this.onBindTransform();const i=a.on("change",s=>{this.latestValues[t]=s,this.props.onUpdate&&we.preRender(this.notifyUpdate),o&&this.projection&&(this.projection.isTransformDirty=!0)}),r=a.on("renderRequest",this.scheduleRender);let c;window.MotionCheckAppearSync&&(c=window.MotionCheckAppearSync(this,t,a)),this.valueSubscriptions.set(t,()=>{i(),r(),c&&c(),a.owner&&a.stop()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}updateFeatures(){let t="animation";for(t in ca){const a=ca[t];if(!a)continue;const{isEnabled:o,Feature:i}=a;if(!this.features[t]&&i&&o(this.props)&&(this.features[t]=new i(this)),this.features[t]){const r=this.features[t];r.isMounted?r.update():(r.mount(),r.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):be()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,a){this.latestValues[t]=a}update(t,a){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=a;for(let o=0;o<hb.length;o++){const i=hb[o];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const r="on"+i,c=t[r];c&&(this.propEventSubscriptions[i]=this.on(i,c))}this.prevMotionValues=Pre(this,this.scrapeMotionValuesFromProps(t,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){const a=this.getClosestVariantNode();if(a)return a.variantChildren&&a.variantChildren.add(t),()=>a.variantChildren.delete(t)}addValue(t,a){const o=this.values.get(t);a!==o&&(o&&this.removeValue(t),this.bindToMotionValue(t,a),this.values.set(t,a),this.latestValues[t]=a.get())}removeValue(t){this.values.delete(t);const a=this.valueSubscriptions.get(t);a&&(a(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,a){if(this.props.values&&this.props.values[t])return this.props.values[t];let o=this.values.get(t);return o===void 0&&a!==void 0&&(o=ia(a===null?void 0:a,{owner:this}),this.addValue(t,o)),o}readValue(t,a){let o=this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options);return o!=null&&(typeof o=="string"&&(Zb(o)||Wb(o))?o=parseFloat(o):!K0e(o)&&s1.test(a)&&(o=NS(t,a)),this.setBaseTarget(t,Re(o)?o.get():o)),Re(o)?o.get():o}setBaseTarget(t,a){this.baseTarget[t]=a}getBaseTarget(t){var r;const{initial:a}=this.props;let o;if(typeof a=="string"||typeof a=="object"){const c=Hx(this.props,a,(r=this.presenceContext)==null?void 0:r.custom);c&&(o=c[t])}if(a&&o!==void 0)return o;const i=this.getBaseTargetFromProps(this.props,t);return i!==void 0&&!Re(i)?i:this.initialValues[t]!==void 0&&o===void 0?void 0:this.baseTarget[t]}on(t,a){return this.events[t]||(this.events[t]=new ux),this.events[t].add(a)}notify(t,...a){this.events[t]&&this.events[t].notify(...a)}}class MI extends Ere{constructor(){super(...arguments),this.KeyframeResolver=H0e}sortInstanceNodePosition(t,a){return t.compareDocumentPosition(a)&2?1:-1}getBaseTargetFromProps(t,a){return t.style?t.style[a]:void 0}removeValueFromRenderState(t,{vars:a,style:o}){delete a[t],delete o[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;Re(t)&&(this.childSubscription=t.on("change",a=>{this.current&&(this.current.textContent=`${a}`)}))}}function gI(e,{style:t,vars:a},o,i){Object.assign(e.style,t,i&&i.getProjectionStyles(o));for(const r in a)e.style.setProperty(r,a[r])}function Rre(e){return window.getComputedStyle(e)}class $re extends MI{constructor(){super(...arguments),this.type="html",this.renderInstance=gI}readValueFromInstance(t,a){var o;if(ha.has(a))return(o=this.projection)!=null&&o.isProjecting?BC(a):n0e(t,a);{const i=Rre(t),r=(fx(a)?i.getPropertyValue(a):i[a])||0;return typeof r=="string"?r.trim():r}}measureInstanceViewportBox(t,{transformPagePoint:a}){return oI(t,a)}build(t,a,o){qx(t,a,o.transformTemplate)}scrapeMotionValuesFromProps(t,a,o){return Vx(t,a,o)}}const _I=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 qre(e,t,a,o){gI(e,t,void 0,o);for(const i in t.attrs)e.setAttribute(_I.has(i)?i:$x(i),t.attrs[i])}class Tre extends MI{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=be}getBaseTargetFromProps(t,a){return t[a]}readValueFromInstance(t,a){if(ha.has(a)){const o=IS(a);return o&&o.default||0}return a=_I.has(a)?a:$x(a),t.getAttribute(a)}scrapeMotionValuesFromProps(t,a,o){return WS(t,a,o)}build(t,a,o){BS(t,a,this.isSVGTag,o.transformTemplate,o.style)}renderInstance(t,a,o,i){qre(t,a,o,i)}mount(t){this.isSVGTag=ZS(t.tagName),super.mount(t)}}const jre=(e,t)=>jx(e)?new Tre(t):new $re(t,{allowProjection:e!==q.Fragment}),Hre=qie({...rce,...Sre,...fre,...Ire},jre),fa=cie(Hre);class Vre{constructor(){this.componentControls=new Set}subscribe(t){return this.componentControls.add(t),()=>this.componentControls.delete(t)}start(t,a){this.componentControls.forEach(o=>{o.start(t.nativeEvent||t,a)})}}const zre=()=>new Vre;function Dre(){return vv(zre)}const Ore="toggle-module__toggle___UzM3e",Fre="toggle-module__skeleton___mjzF4",Bre="toggle-module__checkbox___opDuO",Ure="toggle-module__sun___UrzIC",Zre="toggle-module__moon___r5ivs",Yn={toggle:Ore,skeleton:Fre,checkbox:Bre,sun:Ure,moon:Zre},Gre="checkbox-module__field___tw7Y1",Wre="checkbox-module__checkbox___6oZEx",Xre="checkbox-module__radio___VoMM2",Kre="checkbox-module__toggle___B5NRE",Yre="checkbox-module__input___s2l9X",Qre="checkbox-module__title___HaaGu",Jre="checkbox-module__label___uDuwc",ese="checkbox-module__helper___VwqDa",Se={field:Gre,checkbox:Wre,radio:Xre,toggle:Kre,"is-disabled":"checkbox-module__is-disabled___h2CQm",input:Yre,"is-error":"checkbox-module__is-error___bgoZ4","is-skeleton":"checkbox-module__is-skeleton___h-CN1",title:Qre,label:Jre,helper:ese,"no-placeholder":"checkbox-module__no-placeholder___anYwD"},vI=({children:e,name:t,id:a,value:o,checked:i,helper:r,className:c="",label:s,isToggle:d=!1,isDisabled:l=!1,isSkeleton:h=!1,isError:u=!1,onChange:p})=>_.jsxs("div",{className:Se.field,children:[_.jsxs("div",{className:ie(Se.checkbox,d&&Se.toggle,(l||h)&&Se["is-disabled"],h&&Se["is-skeleton"],u&&Se["is-error"],!e&&!s&&Se["no-placeholder"]),children:[_.jsx("input",{type:"checkbox",id:a||t,name:t,value:o,onChange:p,className:ie(Se.input,c),checked:i,"aria-label":t,disabled:l||h}),_.jsx("label",{htmlFor:a||t,children:e||s&&_.jsx("div",{className:Se.title,children:_.jsx("div",{className:Se.label,children:s})})})]}),r&&_.jsx("div",{className:Se.helper,children:r})]}),tse=({...e})=>_.jsxs("div",{className:ie(Yn.toggle,e.isSkeleton&&Yn.skeleton,e.checked&&Yn.checked,e.className),children:[_.jsxs(fa.span,{animate:{x:e.checked?40:0},transition:e.isSkeleton?{duration:0}:{duration:.2},children:[_.jsx(n1,{name:"Sun",size:"md",className:Yn.sun}),_.jsx(n1,{name:"Moon",size:"md",className:Yn.moon})]}),_.jsx(vI,{...e,className:ie(Yn.checkbox,e.className)})]}),nse="header-module__header___ouQd4",ase="header-module__scrolled___sKl7S",ose="header-module__container___IjYcu",ise="header-module__top___42BKq",Qn={header:nse,"is-home":"header-module__is-home___puHem",scrolled:ase,container:ose,top:ise};function cse(){const[e,t]=q.useState(!1);return q.useEffect(()=>{const a=()=>{t(window.scrollY>0)};return window.addEventListener("scroll",a),a(),()=>{window.removeEventListener("scroll",a)}},[]),e}const rse=({id:e,isHome:t=!1,theme:a,onToggleTheme:o})=>{const[i,r]=q.useState(a==="dark"),c=Je.useMounted(),s=cse();return _.jsx("div",{id:e,className:ie(Qn.header,t&&Qn["is-home"],s&&Qn.scrolled),children:_.jsx("div",{className:Qn.container,children:_.jsxs("div",{className:ie(Qn.top),children:[_.jsx(Yae,{}),_.jsx(eoe,{}),_.jsx("div",{className:Qn.right,children:_.jsx(tse,{name:"toggle",value:"",onChange:d=>{const h=d.target.checked?"dark":"light";o&&o(h),r(h==="dark")},checked:i,isSkeleton:!c})})]})})})},sse="card-module__container___IbiZO",dse="card-module__border___EGmYn",hse="card-module__title___-UuxP",lse="card-module__content___dH-X7",Ja={container:sse,border:dse,title:hse,content:lse},use=({children:e,title:t,className:a="",border:o=!1})=>_.jsxs("div",{className:ie(Ja.container,o&&Ja.border,a),children:[t&&_.jsx("div",{className:Ja.title,children:t}),_.jsx("div",{className:Ja.content,children:e})]});var eo={},lb;function pse(){if(lb)return eo;lb=1,eo.match=r,eo.parse=c;var e=/(?:(only|not)?\s*([^\s\(\)]+)(?:\s*and)?\s*)?(.+)?/i,t=/\(\s*([^\s\:\)]+)\s*(?:\:\s*([^\s\)]+))?\s*\)/,a=/^(?:(min|max)-)?(.+)/,o=/(em|rem|px|cm|mm|in|pt|pc)?$/,i=/(dpi|dpcm|dppx)?$/;function r(h,u){return c(h).some(function(p){var k=p.inverse,C=p.type==="all"||u.type===p.type;if(C&&k||!(C||k))return!1;var g=p.expressions.every(function(x){var M=x.feature,N=x.modifier,f=x.value,w=u[M];if(!w)return!1;switch(M){case"orientation":case"scan":return w.toLowerCase()===f.toLowerCase();case"width":case"height":case"device-width":case"device-height":f=l(f),w=l(w);break;case"resolution":f=d(f),w=d(w);break;case"aspect-ratio":case"device-aspect-ratio":case"device-pixel-ratio":f=s(f),w=s(w);break;case"grid":case"color":case"color-index":case"monochrome":f=parseInt(f,10)||1,w=parseInt(w,10)||0;break}switch(N){case"min":return w>=f;case"max":return w<=f;default:return w===f}});return g&&!k||!g&&k})}function c(h){return h.split(",").map(function(u){u=u.trim();var p=u.match(e),k=p[1],C=p[2],g=p[3]||"",x={};return x.inverse=!!k&&k.toLowerCase()==="not",x.type=C?C.toLowerCase():"all",g=g.match(/\([^\)]+\)/g)||[],x.expressions=g.map(function(M){var N=M.match(t),f=N[1].toLowerCase().match(a);return{modifier:f[1],feature:f[2],value:N[2]}}),x})}function s(h){var u=Number(h),p;return u||(p=h.match(/^(\d+)\s*\/\s*(\d+)$/),u=p[1]/p[2]),u}function d(h){var u=parseFloat(h),p=String(h).match(i)[1];switch(p){case"dpcm":return u/2.54;case"dppx":return u*96;default:return u}}function l(h){var u=parseFloat(h),p=String(h).match(o)[1];switch(p){case"em":return u*16;case"rem":return u*16;case"cm":return u*96/2.54;case"mm":return u*96/2.54/10;case"in":return u*96;case"pt":return u*72;case"pc":return u*72/12;default:return u}}return eo}var NC,ub;function yse(){if(ub)return NC;ub=1;var e=pse().match,t=typeof window<"u"?window.matchMedia:null;function a(i,r,c){var s=this,d;t&&!c&&(d=t.call(window,i)),d?(this.matches=d.matches,this.media=d.media,d.addListener(u)):(this.matches=e(i,r),this.media=i),this.addListener=l,this.removeListener=h,this.dispose=p;function l(k){d&&d.addListener(k)}function h(k){d&&d.removeListener(k)}function u(k){s.matches=k.matches,s.media=k.media}function p(){d&&d.removeListener(u)}}function o(i,r,c){return new a(i,r,c)}return NC=o,NC}var kse=yse();const fse=fv(kse);var mse=/[A-Z]/g,Mse=/^ms-/,AC={};function gse(e){return"-"+e.toLowerCase()}function CI(e){if(AC.hasOwnProperty(e))return AC[e];var t=e.replace(mse,gse);return AC[e]=Mse.test(t)?"-"+t:t}function _se(e,t){if(e===t)return!0;if(!e||!t)return!1;const a=Object.keys(e),o=Object.keys(t),i=a.length;if(o.length!==i)return!1;for(let r=0;r<i;r++){const c=a[r];if(e[c]!==t[c]||!Object.prototype.hasOwnProperty.call(t,c))return!1}return!0}var to={exports:{}},no={exports:{}},ke={};/** @license React v16.13.1
|
|
7836
7836
|
* react-is.production.min.js
|
|
7837
7837
|
*
|
|
7838
7838
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
7839
7839
|
*
|
|
7840
7840
|
* This source code is licensed under the MIT license found in the
|
|
7841
7841
|
* LICENSE file in the root directory of this source tree.
|
|
7842
|
-
*/var pb;function vse(){if(pb)return ke;pb=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,r=e?Symbol.for("react.profiler"):60114,c=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,k=e?Symbol.for("react.memo"):60115,
|
|
7842
|
+
*/var pb;function vse(){if(pb)return ke;pb=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,r=e?Symbol.for("react.profiler"):60114,c=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,k=e?Symbol.for("react.memo"):60115,C=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,x=e?Symbol.for("react.fundamental"):60117,M=e?Symbol.for("react.responder"):60118,N=e?Symbol.for("react.scope"):60119;function f(m){if(typeof m=="object"&&m!==null){var S=m.$$typeof;switch(S){case t:switch(m=m.type,m){case d:case l:case o:case r:case i:case u:return m;default:switch(m=m&&m.$$typeof,m){case s:case h:case C:case k:case c:return m;default:return S}}case a:return S}}}function w(m){return f(m)===l}return ke.AsyncMode=d,ke.ConcurrentMode=l,ke.ContextConsumer=s,ke.ContextProvider=c,ke.Element=t,ke.ForwardRef=h,ke.Fragment=o,ke.Lazy=C,ke.Memo=k,ke.Portal=a,ke.Profiler=r,ke.StrictMode=i,ke.Suspense=u,ke.isAsyncMode=function(m){return w(m)||f(m)===d},ke.isConcurrentMode=w,ke.isContextConsumer=function(m){return f(m)===s},ke.isContextProvider=function(m){return f(m)===c},ke.isElement=function(m){return typeof m=="object"&&m!==null&&m.$$typeof===t},ke.isForwardRef=function(m){return f(m)===h},ke.isFragment=function(m){return f(m)===o},ke.isLazy=function(m){return f(m)===C},ke.isMemo=function(m){return f(m)===k},ke.isPortal=function(m){return f(m)===a},ke.isProfiler=function(m){return f(m)===r},ke.isStrictMode=function(m){return f(m)===i},ke.isSuspense=function(m){return f(m)===u},ke.isValidElementType=function(m){return typeof m=="string"||typeof m=="function"||m===o||m===l||m===r||m===i||m===u||m===p||typeof m=="object"&&m!==null&&(m.$$typeof===C||m.$$typeof===k||m.$$typeof===c||m.$$typeof===s||m.$$typeof===h||m.$$typeof===x||m.$$typeof===M||m.$$typeof===N||m.$$typeof===g)},ke.typeOf=f,ke}var fe={};/** @license React v16.13.1
|
|
7843
7843
|
* react-is.development.js
|
|
7844
7844
|
*
|
|
7845
7845
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
7846
7846
|
*
|
|
7847
7847
|
* This source code is licensed under the MIT license found in the
|
|
7848
7848
|
* LICENSE file in the root directory of this source tree.
|
|
7849
|
-
*/var yb;function Cse(){return yb||(yb=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,r=e?Symbol.for("react.profiler"):60114,c=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,k=e?Symbol.for("react.memo"):60115,
|
|
7849
|
+
*/var yb;function Cse(){return yb||(yb=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,r=e?Symbol.for("react.profiler"):60114,c=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,k=e?Symbol.for("react.memo"):60115,C=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,x=e?Symbol.for("react.fundamental"):60117,M=e?Symbol.for("react.responder"):60118,N=e?Symbol.for("react.scope"):60119;function f(L){return typeof L=="string"||typeof L=="function"||L===o||L===l||L===r||L===i||L===u||L===p||typeof L=="object"&&L!==null&&(L.$$typeof===C||L.$$typeof===k||L.$$typeof===c||L.$$typeof===s||L.$$typeof===h||L.$$typeof===x||L.$$typeof===M||L.$$typeof===N||L.$$typeof===g)}function w(L){if(typeof L=="object"&&L!==null){var me=L.$$typeof;switch(me){case t:var Y=L.type;switch(Y){case d:case l:case o:case r:case i:case u:return Y;default:var W=Y&&Y.$$typeof;switch(W){case s:case h:case C:case k:case c:return W;default:return me}}case a:return me}}}var m=d,S=l,A=s,P=c,H=t,E=h,T=o,D=C,ae=k,U=a,ee=r,K=i,Q=u,te=!1;function ne(L){return te||(te=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),v(L)||w(L)===d}function v(L){return w(L)===l}function R(L){return w(L)===s}function j(L){return w(L)===c}function F(L){return typeof L=="object"&&L!==null&&L.$$typeof===t}function V(L){return w(L)===h}function J(L){return w(L)===o}function G(L){return w(L)===C}function b(L){return w(L)===k}function Z(L){return w(L)===a}function z(L){return w(L)===r}function X(L){return w(L)===i}function I(L){return w(L)===u}fe.AsyncMode=m,fe.ConcurrentMode=S,fe.ContextConsumer=A,fe.ContextProvider=P,fe.Element=H,fe.ForwardRef=E,fe.Fragment=T,fe.Lazy=D,fe.Memo=ae,fe.Portal=U,fe.Profiler=ee,fe.StrictMode=K,fe.Suspense=Q,fe.isAsyncMode=ne,fe.isConcurrentMode=v,fe.isContextConsumer=R,fe.isContextProvider=j,fe.isElement=F,fe.isForwardRef=V,fe.isFragment=J,fe.isLazy=G,fe.isMemo=b,fe.isPortal=Z,fe.isProfiler=z,fe.isStrictMode=X,fe.isSuspense=I,fe.isValidElementType=f,fe.typeOf=w}()),fe}var kb;function xI(){return kb||(kb=1,process.env.NODE_ENV==="production"?no.exports=vse():no.exports=Cse()),no.exports}/*
|
|
7850
7850
|
object-assign
|
|
7851
7851
|
(c) Sindre Sorhus
|
|
7852
7852
|
@license MIT
|
|
7853
|
-
*/var PC,fb;function xse(){if(fb)return PC;fb=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(r){if(r==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}function i(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de",Object.getOwnPropertyNames(r)[0]==="5")return!1;for(var c={},s=0;s<10;s++)c["_"+String.fromCharCode(s)]=s;var d=Object.getOwnPropertyNames(c).map(function(h){return c[h]});if(d.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(h){l[h]=h}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return PC=i()?Object.assign:function(r,c){for(var s,d=o(r),l,h=1;h<arguments.length;h++){s=Object(arguments[h]);for(var u in s)t.call(s,u)&&(d[u]=s[u]);if(e){l=e(s);for(var p=0;p<l.length;p++)a.call(s,l[p])&&(d[l[p]]=s[l[p]])}}return d},PC}var EC,mb;function Dx(){if(mb)return EC;mb=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return EC=e,EC}var RC,Mb;function LI(){return Mb||(Mb=1,RC=Function.call.bind(Object.prototype.hasOwnProperty)),RC}var $C,gb;function Lse(){if(gb)return $C;gb=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Dx(),a={},o=LI();e=function(r){var c="Warning: "+r;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}}}function i(r,c,s,d,l){if(process.env.NODE_ENV!=="production"){for(var h in r)if(o(r,h)){var u;try{if(typeof r[h]!="function"){var p=Error((d||"React class")+": "+s+" type `"+h+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof r[h]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw p.name="Invariant Violation",p}u=r[h](c,h,d,s,null,t)}catch(
|
|
7854
|
-
Valid keys: `+JSON.stringify(Object.keys(C),null," "));var L=I(b,X,V,J,G+"."+X,a);if(L)return L}return null}return x(R)}function U(C){switch(typeof C){case"number":case"string":case"undefined":return!0;case"boolean":return!C;case"object":if(Array.isArray(C))return C.every(U);if(C===null||s(C))return!0;var R=u(C);if(R){var j=R.call(C),F;if(R!==C.entries){for(;!(F=j.next()).done;)if(!U(F.value))return!1}else for(;!(F=j.next()).done;){var V=F.value;if(V&&!U(V[1]))return!1}}else return!1;return!0;default:return!1}}function ee(C,R){return C==="symbol"?!0:R?R["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&R instanceof Symbol:!1}function K(C){var R=typeof C;return Array.isArray(C)?"array":C instanceof RegExp?"object":ee(R,C)?"symbol":R}function Q(C){if(typeof C>"u"||C===null)return""+C;var R=K(C);if(R==="object"){if(C instanceof Date)return"date";if(C instanceof RegExp)return"regexp"}return R}function te(C){var R=Q(C);switch(R){case"array":case"object":return"an "+R;case"boolean":case"date":case"regexp":return"a "+R;default:return R}}function ne(C){return!C.constructor||!C.constructor.name?p:C.constructor.name}return k.checkPropTypes=i,k.resetWarningCache=i.resetWarningCache,k.PropTypes=k,k},qC}var TC,vb;function bse(){if(vb)return TC;vb=1;var e=Dx();function t(){}function a(){}return a.resetWarningCache=t,TC=function(){function o(c,s,d,l,h,u){if(u!==e){var p=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw p.name="Invariant Violation",p}}o.isRequired=o;function i(){return o}var r={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:i,element:o,elementType:o,instanceOf:i,node:o,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:a,resetWarningCache:t};return r.PropTypes=r,r},TC}var Cb;function Sse(){if(Cb)return to.exports;if(Cb=1,process.env.NODE_ENV!=="production"){var e=xI(),t=!0;to.exports=wse()(e.isElement,t)}else to.exports=bse()();return to.exports}var Ise=Sse();const pe=fv(Ise),Te=pe.oneOfType([pe.string,pe.number]),wI={all:pe.bool,grid:pe.bool,aural:pe.bool,braille:pe.bool,handheld:pe.bool,print:pe.bool,projection:pe.bool,screen:pe.bool,tty:pe.bool,tv:pe.bool,embossed:pe.bool},Nse={orientation:pe.oneOf(["portrait","landscape"]),scan:pe.oneOf(["progressive","interlace"]),aspectRatio:pe.string,deviceAspectRatio:pe.string,height:Te,deviceHeight:Te,width:Te,deviceWidth:Te,color:pe.bool,colorIndex:pe.bool,monochrome:pe.bool,resolution:Te,type:Object.keys(wI)},{type:Tde,...Ase}=Nse,Pse={minAspectRatio:pe.string,maxAspectRatio:pe.string,minDeviceAspectRatio:pe.string,maxDeviceAspectRatio:pe.string,minHeight:Te,maxHeight:Te,minDeviceHeight:Te,maxDeviceHeight:Te,minWidth:Te,maxWidth:Te,minDeviceWidth:Te,maxDeviceWidth:Te,minColor:pe.number,maxColor:pe.number,minColorIndex:pe.number,maxColorIndex:pe.number,minMonochrome:pe.number,maxMonochrome:pe.number,minResolution:Te,maxResolution:Te,...Ase},Ese={...wI,...Pse};var Rse={all:Ese};const $se=e=>`not ${e}`,qse=(e,t)=>{const a=CI(e);return typeof t=="number"&&(t=`${t}px`),t===!0?a:t===!1?$se(a):`(${a}: ${t})`},Tse=e=>e.join(" and "),jse=e=>{const t=[];return Object.keys(Rse.all).forEach(a=>{const o=e[a];o!=null&&t.push(qse(a,o))}),Tse(t)},Hse=q.createContext(void 0),Vse=e=>e.query||jse(e),xb=e=>e?Object.keys(e).reduce((a,o)=>(a[CI(o)]=e[o],a),{}):void 0,bI=()=>{const e=q.useRef(!1);return q.useEffect(()=>{e.current=!0},[]),e.current},zse=e=>{const t=q.useContext(Hse),a=()=>xb(e)||xb(t),[o,i]=q.useState(a);return q.useEffect(()=>{const r=a();_se(o,r)||i(r)},[e,t]),o},Dse=e=>{const t=()=>Vse(e),[a,o]=q.useState(t);return q.useEffect(()=>{const i=t();a!==i&&o(i)},[e]),a},Ose=(e,t)=>{const a=()=>fse(e,t||{},!!t),[o,i]=q.useState(a),r=bI();return q.useEffect(()=>{if(r){const c=a();return i(c),()=>{c&&c.dispose()}}},[e,t]),o},Fse=e=>{const[t,a]=q.useState(e.matches);return q.useEffect(()=>{const o=i=>{a(i.matches)};return e.addListener(o),a(e.matches),()=>{e.removeListener(o)}},[e]),t},Ox=(e,t,a)=>{const o=zse(t),i=Dse(e);if(!i)throw new Error("Invalid or missing MediaQuery!");const r=Ose(i,o),c=Fse(r);return bI(),q.useEffect(()=>{},[c]),q.useEffect(()=>()=>{r&&r.dispose()},[]),c},Bse="input-module__fields___7s82h",Use="input-module__field___BmXtm",Zse="input-module__dark___dEFyl",Gse="input-module__outer___STcOB",Wse="input-module__button___7gJw-",Xse="input-module__click___6FEoM",Kse="input-module__sm___jtNdd",Yse="input-module__input___j8Xrc",Qse="input-module__placeholder___Nc7hU",Jse="input-module__icon___foesl",ede="input-module__text___DFtl6",tde="input-module__inner___Oy65q",nde="input-module__pulse___1I5VM",ade="input-module__helper___BfwFu",ode="input-module__loading___1cxGp",se={fields:Bse,field:Use,dark:Zse,outer:Gse,"is-disabled":"input-module__is-disabled___JwbG4","is-error":"input-module__is-error___xIDnZ",button:Wse,click:Xse,sm:Kse,input:Yse,placeholder:Qse,icon:Jse,text:ede,"is-loading":"input-module__is-loading___4plIo",inner:tde,"icon-wrap":"input-module__icon-wrap___HEFm4","is-skeleton":"input-module__is-skeleton___xCVEU",pulse:nde,helper:ade,"no-placeholder":"input-module__no-placeholder___i5lJb",loading:ode,"loading-dark":"input-module__loading-dark___mfX-p"},SI=({label:e="",placeholder:t="",options:a,name:o,id:i,value:r,helper:c,className:s="",isDisabled:d=!1,isLoading:l=!1,isSkeleton:h=!1,isError:u=!1,onChange:p})=>{const k=q.useRef(null);return g.jsxs("div",{className:ie(se.field,se["no-placeholder"]),children:[e&&g.jsx("label",{htmlFor:i||o,children:e}),g.jsxs("div",{className:ie(se.outer,s,(d||l||h)&&se["is-disabled"],l&&!h&&se["is-loading"],h&&se["is-skeleton"],u&&se["is-error"]),children:[l&&!h&&g.jsx("div",{className:se.loading}),g.jsx("div",{className:se.inner,children:g.jsxs("select",{ref:k,id:i||o,name:o,value:r,onChange:p,className:se.input,"aria-label":e?"":i||o,disabled:d||l||h,children:[t&&g.jsx("option",{value:"",children:t}),a==null?void 0:a.map(v=>g.jsx("option",{value:v.value,children:v.label},v.value))]})}),g.jsx("div",{className:se["icon-wrap"],children:g.jsx(n1,{name:"ChevronDown",size:"md",className:se.icon})})]}),c&&g.jsx("div",{className:se.helper,children:c})]})},ide=({totalPages:e=4,currentPage:t=1,setCurrentPage:a})=>{const o=Ox({maxWidth:743}),[i,r]=q.useState(!0),c=Array.from({length:e},(l,h)=>h+1);q.useEffect(()=>{r(o)},[o]);const s=()=>{t>1&&a(t-1)},d=()=>{t<e&&a(t+1)};return g.jsx(g.Fragment,{children:e<5&&!i?g.jsxs(hv,{justify:"center",children:[g.jsx(Ke,{leadingIcon:"ChevronLeft",size:"sm",variant:"outline",onClick:s,isDisabled:t===1,"aria-label":"Previous page"}),c.map(l=>g.jsx(Ke,{label:String(l),size:"sm",variant:l===t?"primary":"text",onClick:()=>a(l),isIcon:!0},l)),g.jsx(Ke,{leadingIcon:"ChevronRight",size:"sm",variant:"outline",onClick:d,isDisabled:t===e,"aria-label":"Next page"})]}):g.jsxs(hv,{justify:"center",children:[g.jsx(Ke,{leadingIcon:"ChevronLeft",size:"sm",variant:"outline",onClick:s,isDisabled:t===1,"aria-label":"Previous page"}),g.jsx(SI,{name:"pageSize",value:String(t),options:c.map(l=>({value:String(l),label:String(l)})),onChange:l=>a(Number(l.target.value))}),g.jsx(Ke,{leadingIcon:"ChevronRight",size:"sm",variant:"outline",onClick:d,isDisabled:t===e,"aria-label":"Next page"})]})})},cde="navbar-module__nav___JE2PK",rde={nav:cde},sde=({children:e,className:t})=>g.jsx("div",{className:ie(rde.nav,t),children:e}),dde=({field:e,form:t,helper:a,input:o,...i})=>{const r=t.errors[e.name],s=t.touched[e.name]&&typeof r=="string";if(!o)return g.jsx("div",{children:"Component not provided"});const d={...e,...i,helper:s?r:a,isError:!!s,...o.name==="Checkbox"&&{checked:e.value},...o.name==="Radio"&&{checked:e.value===i.value}};return g.jsx(o,{...d})},hde=({ref:e,type:t="text",label:a="",placeholder:o="",name:i,id:r,value:c,size:s="md",helper:d,className:l="",leadingIcon:h,leadingFunction:u,leadingText:p="",trailingIcon:k,trailingFunction:v,trailingText:_="",button:x,isDisabled:M=!1,isLoading:N=!1,isSkeleton:f=!1,isError:w=!1,onChange:m,...S})=>{const A=q.useRef(null),[P,H]=q.useState(!1),E=Q=>{typeof e=="function"?e(Q):e&&typeof e=="object"&&(e.current=Q),A.current=Q},T=()=>{e&&typeof e=="object"&&"current"in e&&e.current?e.current.focus():A.current&&A.current.focus()},D=()=>{m({target:{name:i,value:""}})},ae=Q=>{Q.stopPropagation(),H(te=>!te)},U=Q=>{Q.stopPropagation(),u==null||u()},ee=Q=>{Q.stopPropagation(),k==="X"&&D(),v==null||v()},K=Q=>{var te;Q.stopPropagation(),(te=x==null?void 0:x.onClick)==null||te.call(x,Q)};return g.jsxs("div",{className:ie(se.field,!o&&se["no-placeholder"]),children:[a&&g.jsx("label",{htmlFor:r||i,children:a}),g.jsxs("div",{className:ie(se.outer,s&&se[s],l,(M||N||f)&&se["is-disabled"],N&&!f&&se["is-loading"],f&&se["is-skeleton"],w&&se["is-error"]),onClick:T,children:[N&&!f&&g.jsx("div",{className:se.loading}),h&&g.jsx("div",{onClick:u&&U,className:ie(se["icon-wrap"],u&&se.click),children:g.jsx(n1,{name:h,size:"md",className:se.icon})}),p&&g.jsx("div",{className:se.text,children:p}),g.jsxs("div",{className:ie(se.inner),children:[g.jsx("input",{ref:E,type:t==="password"&&P?"text":t,id:r||i,name:i,value:c,onChange:m,className:se.input,placeholder:" ",required:!0,"aria-label":a?"":o,disabled:M||N||f,...S}),g.jsx("span",{className:se.placeholder,children:o})]}),_&&g.jsx("div",{className:se.text,children:_}),t==="password"&&g.jsx("div",{onClick:ae,className:ie(se["icon-wrap"],se.click),children:g.jsx(n1,{name:P?"Eye":"EyeOff",size:"md",className:se.icon})}),k&&!(k==="X"&&(!c||M))&&g.jsx("div",{onClick:ee,className:ie(se["icon-wrap"],v||k==="X"?se.click:""),children:g.jsx(n1,{name:k,size:"md",className:se.icon})}),x&&g.jsx(Ke,{...x,size:"sm",variant:x.variant||"primary",className:se.button,isDisabled:M||N||f,onClick:K})]}),d&&g.jsx("div",{className:se.helper,children:d})]})},lde=({children:e,name:t,id:a,value:o,checked:i,helper:r,className:c="",label:s,isDisabled:d=!1,isSkeleton:l=!1,isError:h=!1,onChange:u})=>g.jsxs("div",{className:Se.field,children:[g.jsxs("div",{className:ie(Se.radio,(d||l)&&Se["is-disabled"],l&&Se["is-skeleton"],h&&Se["is-error"]),children:[g.jsx("input",{type:"radio",id:a||t,name:t,value:String(o),onChange:u,className:ie(Se.input,c),checked:i,"aria-label":t,disabled:d||l}),g.jsx("label",{htmlFor:a||t,children:e||s&&g.jsx("div",{className:Se.title,children:g.jsx("div",{className:Se.label,children:s})})})]}),r&&g.jsx("div",{className:Se.helper,children:r})]}),ude=({label:e="",placeholder:t="",name:a,id:o,value:i,helper:r,className:c="",isDisabled:s=!1,isLoading:d=!1,isSkeleton:l=!1,isError:h=!1,onChange:u})=>{const p=q.useRef(null),k=()=>{var v;return(v=p.current)==null?void 0:v.focus()};return g.jsxs("div",{className:ie(se.field,!t&&se["no-placeholder"]),children:[e&&g.jsx("label",{htmlFor:o||a,children:e}),g.jsxs("div",{className:ie(se.outer,c,(s||d||l)&&se["is-disabled"],d&&!l&&se["is-loading"],l&&se["is-skeleton"],h&&se["is-error"]),onClick:k,children:[d&&!l&&g.jsx("div",{className:se.loading}),g.jsxs("div",{className:ie(se.inner),children:[g.jsx("textarea",{ref:p,id:o||a,name:a,value:i,onChange:u,className:se.input,placeholder:" ",required:!0,"aria-label":e?"":t,disabled:s||d||l}),g.jsx("span",{className:se.placeholder,children:t})]})]}),r&&g.jsx("div",{className:se.helper,children:r})]})},pde="example-module__example___TRgac",yde="example-module__content___ExA7w",jC={example:pde,"is-skeleton":"example-module__is-skeleton___dMyJl",content:yde},kde=({isSkeleton:e=!1})=>g.jsx("div",{className:ie(jC.example,e&&jC["is-skeleton"]),children:g.jsx("div",{className:jC.content,children:"Example"})}),fde="modal-module__backdrop___DCpKI",mde="modal-module__fullscreen___sfLoP",Mde="modal-module__main___0Sjqx",gde="modal-module__max___9QSAL",_de="modal-module__sheet___8-CTw",vde="modal-module__drag___mZz3W",Cde="modal-module__scroll___OnShd",xde="modal-module__header___t3TrT",Lde="modal-module__title___oMB-c",wde="modal-module__subtext___IHfeN",bde="modal-module__top___62uvi",Sde="modal-module__left___dCx5f",Ide="modal-module__anchor___UCD-N",Nde="modal-module__right___rvlxY",Ade="modal-module__footer___tqppg",Pde="modal-module__full___WPa3O",Ede="modal-module__text___qx9vw",Rde="modal-module__content___k129O",le={backdrop:fde,fullscreen:mde,"backdrop--close-button":"modal-module__backdrop--close-button___SWtbL","bottom-sheet":"modal-module__bottom-sheet___oPiUM",main:Mde,max:gde,sheet:_de,drag:vde,scroll:Cde,header:xde,title:Lde,subtext:wde,top:bde,left:Sde,anchor:Ide,right:Nde,footer:Ade,full:Pde,text:Ede,content:Rde},Lb=e=>{var t;return q.isValidElement(e)&&((t=e.props)==null?void 0:t.variant)==="anchor"},wb=({title:e="",subtext:t="",leading:a,trailing:o,fullscreen:i=!1,sheet:r=!1})=>{const c=Ox({maxWidth:743}),s=Lb(a),d=Lb(o);return g.jsxs("div",{className:ie(le.header,r&&!c&&le.sheet,i&&`${le.fullscreen} dark`),children:[a&&g.jsx("div",{className:ie(le.left,s&&le.anchor),children:a}),g.jsxs("div",{className:le.top,children:[g.jsx("div",{className:ie(le.title,!t&&le.large),children:e}),t&&g.jsx("div",{className:le.subtext,children:t})]}),o&&g.jsx("div",{className:ie(le.right,d&&le.anchor),children:o})]})},bb=e=>{var t;return q.isValidElement(e)&&((t=e.props)==null?void 0:t.variant)==="anchor"},Sb=({title:e="",subtext:t="",leading:a,trailing:o,fullWidth:i=!1})=>{const r=bb(a),c=bb(o);return g.jsxs("div",{className:ie(le.footer,i&&le.full),children:[(e||t||a)&&g.jsx("div",{className:ie(le.left,r&&!e&&!t&&le.anchor),children:e||t?g.jsxs("div",{className:le.text,children:[e&&g.jsx("div",{className:le.title,children:e}),t&&g.jsx("div",{className:le.subtext,children:t})]}):g.jsx(g.Fragment,{children:a})}),o&&g.jsx("div",{className:ie(le.right,c&&le.anchor),children:o})]})},$de=({children:e,modal:t,headerProps:a,footerProps:o,maxWidth:i,sheet:r=!1,fullscreen:c=!1,mobileMaxHeight:s=!1,mobileDraggable:d=!1,backdropClose:l=!0,bottomSheet:h=!1})=>{const u=q.useRef(null),p=Dre(),k=Ox({maxWidth:743}),[v,_]=q.useState(!0);q.useEffect(()=>{_(k)},[k]);const x=(f,w)=>{w.offset.y>150&&t.hide()},M=()=>{const f={opacity:0};return r&&!k?{...f,translateX:"calc(100% + 0.5rem)",opacity:1}:f},N=()=>{const f={opacity:1};return r&&!k?{...f,translateX:0,opacity:1}:f};return g.jsx(tie,{onExitComplete:()=>t.remove(),children:t.visible&&g.jsxs(fa.div,{className:ie(le.backdrop,h&&le["bottom-sheet"],c&&le.fullscreen,s&&k&&le.max,r&&!k&&le.sheet),children:[g.jsx(fa.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.6},onClick:()=>l&&t.hide(),className:le["backdrop--close-button"]}),v&&d&&h?g.jsx(fa.div,{ref:u,className:ie(le.main,c&&le.fullscreen),style:i?{maxWidth:i}:void 0,drag:"y",dragConstraints:{top:0,bottom:0},dragElastic:{top:0,bottom:.5},dragListener:!1,dragControls:p,onDragEnd:x,initial:{y:"100%"},animate:{y:0},exit:{y:"100%"},transition:{duration:.4,ease:"easeInOut"},children:g.jsxs("div",{className:le.drag,onPointerDown:f=>p.start(f),style:{touchAction:"none"},children:[a&&g.jsx(wb,{...a}),g.jsx("div",{className:le.scroll,children:g.jsx("div",{className:le.content,children:e})}),o&&g.jsx(Sb,{...o})]})}):g.jsxs(fa.div,{className:ie(le.main,c&&le.fullscreen),style:i?{maxWidth:i}:void 0,onDragEnd:x,initial:M(),animate:N(),exit:M(),transition:{duration:.4,ease:"easeInOut"},children:[a&&g.jsx(wb,{...a}),g.jsx("div",{className:le.scroll,children:g.jsx("div",{className:le.content,children:e})}),o&&g.jsx(Sb,{...o})]})]})})};exports.Banner=Rne;exports.Button=Ke;exports.Card=use;exports.Checkbox=vI;exports.Example=kde;exports.Footer=Zae;exports.FormikInput=dde;exports.Header=rse;exports.Icon=n1;exports.Input=hde;exports.Modal=$de;exports.Navbar=sde;exports.Pagination=ide;exports.Projects=Yne;exports.Radio=lde;exports.Section=oae;exports.Select=SI;exports.Stack=wae;exports.Textarea=ude;exports.Timeline=Dae;
|
|
7853
|
+
*/var PC,fb;function xse(){if(fb)return PC;fb=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(r){if(r==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}function i(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de",Object.getOwnPropertyNames(r)[0]==="5")return!1;for(var c={},s=0;s<10;s++)c["_"+String.fromCharCode(s)]=s;var d=Object.getOwnPropertyNames(c).map(function(h){return c[h]});if(d.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(h){l[h]=h}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return PC=i()?Object.assign:function(r,c){for(var s,d=o(r),l,h=1;h<arguments.length;h++){s=Object(arguments[h]);for(var u in s)t.call(s,u)&&(d[u]=s[u]);if(e){l=e(s);for(var p=0;p<l.length;p++)a.call(s,l[p])&&(d[l[p]]=s[l[p]])}}return d},PC}var EC,mb;function Dx(){if(mb)return EC;mb=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return EC=e,EC}var RC,Mb;function LI(){return Mb||(Mb=1,RC=Function.call.bind(Object.prototype.hasOwnProperty)),RC}var $C,gb;function Lse(){if(gb)return $C;gb=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Dx(),a={},o=LI();e=function(r){var c="Warning: "+r;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}}}function i(r,c,s,d,l){if(process.env.NODE_ENV!=="production"){for(var h in r)if(o(r,h)){var u;try{if(typeof r[h]!="function"){var p=Error((d||"React class")+": "+s+" type `"+h+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof r[h]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw p.name="Invariant Violation",p}u=r[h](c,h,d,s,null,t)}catch(C){u=C}if(u&&!(u instanceof Error)&&e((d||"React class")+": type specification of "+s+" `"+h+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in a)){a[u.message]=!0;var k=l?l():"";e("Failed "+s+" type: "+u.message+(k??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(a={})},$C=i,$C}var qC,_b;function wse(){if(_b)return qC;_b=1;var e=xI(),t=xse(),a=Dx(),o=LI(),i=Lse(),r=function(){};process.env.NODE_ENV!=="production"&&(r=function(s){var d="Warning: "+s;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function c(){return null}return qC=function(s,d){var l=typeof Symbol=="function"&&Symbol.iterator,h="@@iterator";function u(v){var R=v&&(l&&v[l]||v[h]);if(typeof R=="function")return R}var p="<<anonymous>>",k={array:M("array"),bigint:M("bigint"),bool:M("boolean"),func:M("function"),number:M("number"),object:M("object"),string:M("string"),symbol:M("symbol"),any:N(),arrayOf:f,element:w(),elementType:m(),instanceOf:S,node:E(),objectOf:P,oneOf:A,oneOfType:H,shape:D,exact:ae};function C(v,R){return v===R?v!==0||1/v===1/R:v!==v&&R!==R}function g(v,R){this.message=v,this.data=R&&typeof R=="object"?R:{},this.stack=""}g.prototype=Error.prototype;function x(v){if(process.env.NODE_ENV!=="production")var R={},j=0;function F(J,G,b,Z,z,X,I){if(Z=Z||p,X=X||b,I!==a){if(d){var L=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw L.name="Invariant Violation",L}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var me=Z+":"+b;!R[me]&&j<3&&(r("You are manually calling a React.PropTypes validation function for the `"+X+"` prop on `"+Z+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),R[me]=!0,j++)}}return G[b]==null?J?G[b]===null?new g("The "+z+" `"+X+"` is marked as required "+("in `"+Z+"`, but its value is `null`.")):new g("The "+z+" `"+X+"` is marked as required in "+("`"+Z+"`, but its value is `undefined`.")):null:v(G,b,Z,z,X)}var V=F.bind(null,!1);return V.isRequired=F.bind(null,!0),V}function M(v){function R(j,F,V,J,G,b){var Z=j[F],z=K(Z);if(z!==v){var X=Q(Z);return new g("Invalid "+J+" `"+G+"` of type "+("`"+X+"` supplied to `"+V+"`, expected ")+("`"+v+"`."),{expectedType:v})}return null}return x(R)}function N(){return x(c)}function f(v){function R(j,F,V,J,G){if(typeof v!="function")return new g("Property `"+G+"` of component `"+V+"` has invalid PropType notation inside arrayOf.");var b=j[F];if(!Array.isArray(b)){var Z=K(b);return new g("Invalid "+J+" `"+G+"` of type "+("`"+Z+"` supplied to `"+V+"`, expected an array."))}for(var z=0;z<b.length;z++){var X=v(b,z,V,J,G+"["+z+"]",a);if(X instanceof Error)return X}return null}return x(R)}function w(){function v(R,j,F,V,J){var G=R[j];if(!s(G)){var b=K(G);return new g("Invalid "+V+" `"+J+"` of type "+("`"+b+"` supplied to `"+F+"`, expected a single ReactElement."))}return null}return x(v)}function m(){function v(R,j,F,V,J){var G=R[j];if(!e.isValidElementType(G)){var b=K(G);return new g("Invalid "+V+" `"+J+"` of type "+("`"+b+"` supplied to `"+F+"`, expected a single ReactElement type."))}return null}return x(v)}function S(v){function R(j,F,V,J,G){if(!(j[F]instanceof v)){var b=v.name||p,Z=ne(j[F]);return new g("Invalid "+J+" `"+G+"` of type "+("`"+Z+"` supplied to `"+V+"`, expected ")+("instance of `"+b+"`."))}return null}return x(R)}function A(v){if(!Array.isArray(v))return process.env.NODE_ENV!=="production"&&(arguments.length>1?r("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):r("Invalid argument supplied to oneOf, expected an array.")),c;function R(j,F,V,J,G){for(var b=j[F],Z=0;Z<v.length;Z++)if(C(b,v[Z]))return null;var z=JSON.stringify(v,function(I,L){var me=Q(L);return me==="symbol"?String(L):L});return new g("Invalid "+J+" `"+G+"` of value `"+String(b)+"` "+("supplied to `"+V+"`, expected one of "+z+"."))}return x(R)}function P(v){function R(j,F,V,J,G){if(typeof v!="function")return new g("Property `"+G+"` of component `"+V+"` has invalid PropType notation inside objectOf.");var b=j[F],Z=K(b);if(Z!=="object")return new g("Invalid "+J+" `"+G+"` of type "+("`"+Z+"` supplied to `"+V+"`, expected an object."));for(var z in b)if(o(b,z)){var X=v(b,z,V,J,G+"."+z,a);if(X instanceof Error)return X}return null}return x(R)}function H(v){if(!Array.isArray(v))return process.env.NODE_ENV!=="production"&&r("Invalid argument supplied to oneOfType, expected an instance of array."),c;for(var R=0;R<v.length;R++){var j=v[R];if(typeof j!="function")return r("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+te(j)+" at index "+R+"."),c}function F(V,J,G,b,Z){for(var z=[],X=0;X<v.length;X++){var I=v[X],L=I(V,J,G,b,Z,a);if(L==null)return null;L.data&&o(L.data,"expectedType")&&z.push(L.data.expectedType)}var me=z.length>0?", expected one of type ["+z.join(", ")+"]":"";return new g("Invalid "+b+" `"+Z+"` supplied to "+("`"+G+"`"+me+"."))}return x(F)}function E(){function v(R,j,F,V,J){return U(R[j])?null:new g("Invalid "+V+" `"+J+"` supplied to "+("`"+F+"`, expected a ReactNode."))}return x(v)}function T(v,R,j,F,V){return new g((v||"React class")+": "+R+" type `"+j+"."+F+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+V+"`.")}function D(v){function R(j,F,V,J,G){var b=j[F],Z=K(b);if(Z!=="object")return new g("Invalid "+J+" `"+G+"` of type `"+Z+"` "+("supplied to `"+V+"`, expected `object`."));for(var z in v){var X=v[z];if(typeof X!="function")return T(V,J,G,z,Q(X));var I=X(b,z,V,J,G+"."+z,a);if(I)return I}return null}return x(R)}function ae(v){function R(j,F,V,J,G){var b=j[F],Z=K(b);if(Z!=="object")return new g("Invalid "+J+" `"+G+"` of type `"+Z+"` "+("supplied to `"+V+"`, expected `object`."));var z=t({},j[F],v);for(var X in z){var I=v[X];if(o(v,X)&&typeof I!="function")return T(V,J,G,X,Q(I));if(!I)return new g("Invalid "+J+" `"+G+"` key `"+X+"` supplied to `"+V+"`.\nBad object: "+JSON.stringify(j[F],null," ")+`
|
|
7854
|
+
Valid keys: `+JSON.stringify(Object.keys(v),null," "));var L=I(b,X,V,J,G+"."+X,a);if(L)return L}return null}return x(R)}function U(v){switch(typeof v){case"number":case"string":case"undefined":return!0;case"boolean":return!v;case"object":if(Array.isArray(v))return v.every(U);if(v===null||s(v))return!0;var R=u(v);if(R){var j=R.call(v),F;if(R!==v.entries){for(;!(F=j.next()).done;)if(!U(F.value))return!1}else for(;!(F=j.next()).done;){var V=F.value;if(V&&!U(V[1]))return!1}}else return!1;return!0;default:return!1}}function ee(v,R){return v==="symbol"?!0:R?R["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&R instanceof Symbol:!1}function K(v){var R=typeof v;return Array.isArray(v)?"array":v instanceof RegExp?"object":ee(R,v)?"symbol":R}function Q(v){if(typeof v>"u"||v===null)return""+v;var R=K(v);if(R==="object"){if(v instanceof Date)return"date";if(v instanceof RegExp)return"regexp"}return R}function te(v){var R=Q(v);switch(R){case"array":case"object":return"an "+R;case"boolean":case"date":case"regexp":return"a "+R;default:return R}}function ne(v){return!v.constructor||!v.constructor.name?p:v.constructor.name}return k.checkPropTypes=i,k.resetWarningCache=i.resetWarningCache,k.PropTypes=k,k},qC}var TC,vb;function bse(){if(vb)return TC;vb=1;var e=Dx();function t(){}function a(){}return a.resetWarningCache=t,TC=function(){function o(c,s,d,l,h,u){if(u!==e){var p=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw p.name="Invariant Violation",p}}o.isRequired=o;function i(){return o}var r={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:i,element:o,elementType:o,instanceOf:i,node:o,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:a,resetWarningCache:t};return r.PropTypes=r,r},TC}var Cb;function Sse(){if(Cb)return to.exports;if(Cb=1,process.env.NODE_ENV!=="production"){var e=xI(),t=!0;to.exports=wse()(e.isElement,t)}else to.exports=bse()();return to.exports}var Ise=Sse();const pe=fv(Ise),Te=pe.oneOfType([pe.string,pe.number]),wI={all:pe.bool,grid:pe.bool,aural:pe.bool,braille:pe.bool,handheld:pe.bool,print:pe.bool,projection:pe.bool,screen:pe.bool,tty:pe.bool,tv:pe.bool,embossed:pe.bool},Nse={orientation:pe.oneOf(["portrait","landscape"]),scan:pe.oneOf(["progressive","interlace"]),aspectRatio:pe.string,deviceAspectRatio:pe.string,height:Te,deviceHeight:Te,width:Te,deviceWidth:Te,color:pe.bool,colorIndex:pe.bool,monochrome:pe.bool,resolution:Te,type:Object.keys(wI)},{type:Tde,...Ase}=Nse,Pse={minAspectRatio:pe.string,maxAspectRatio:pe.string,minDeviceAspectRatio:pe.string,maxDeviceAspectRatio:pe.string,minHeight:Te,maxHeight:Te,minDeviceHeight:Te,maxDeviceHeight:Te,minWidth:Te,maxWidth:Te,minDeviceWidth:Te,maxDeviceWidth:Te,minColor:pe.number,maxColor:pe.number,minColorIndex:pe.number,maxColorIndex:pe.number,minMonochrome:pe.number,maxMonochrome:pe.number,minResolution:Te,maxResolution:Te,...Ase},Ese={...wI,...Pse};var Rse={all:Ese};const $se=e=>`not ${e}`,qse=(e,t)=>{const a=CI(e);return typeof t=="number"&&(t=`${t}px`),t===!0?a:t===!1?$se(a):`(${a}: ${t})`},Tse=e=>e.join(" and "),jse=e=>{const t=[];return Object.keys(Rse.all).forEach(a=>{const o=e[a];o!=null&&t.push(qse(a,o))}),Tse(t)},Hse=q.createContext(void 0),Vse=e=>e.query||jse(e),xb=e=>e?Object.keys(e).reduce((a,o)=>(a[CI(o)]=e[o],a),{}):void 0,bI=()=>{const e=q.useRef(!1);return q.useEffect(()=>{e.current=!0},[]),e.current},zse=e=>{const t=q.useContext(Hse),a=()=>xb(e)||xb(t),[o,i]=q.useState(a);return q.useEffect(()=>{const r=a();_se(o,r)||i(r)},[e,t]),o},Dse=e=>{const t=()=>Vse(e),[a,o]=q.useState(t);return q.useEffect(()=>{const i=t();a!==i&&o(i)},[e]),a},Ose=(e,t)=>{const a=()=>fse(e,t||{},!!t),[o,i]=q.useState(a),r=bI();return q.useEffect(()=>{if(r){const c=a();return i(c),()=>{c&&c.dispose()}}},[e,t]),o},Fse=e=>{const[t,a]=q.useState(e.matches);return q.useEffect(()=>{const o=i=>{a(i.matches)};return e.addListener(o),a(e.matches),()=>{e.removeListener(o)}},[e]),t},Ox=(e,t,a)=>{const o=zse(t),i=Dse(e);if(!i)throw new Error("Invalid or missing MediaQuery!");const r=Ose(i,o),c=Fse(r);return bI(),q.useEffect(()=>{},[c]),q.useEffect(()=>()=>{r&&r.dispose()},[]),c},Bse="input-module__fields___7s82h",Use="input-module__field___BmXtm",Zse="input-module__dark___dEFyl",Gse="input-module__outer___STcOB",Wse="input-module__button___7gJw-",Xse="input-module__click___6FEoM",Kse="input-module__sm___jtNdd",Yse="input-module__input___j8Xrc",Qse="input-module__placeholder___Nc7hU",Jse="input-module__icon___foesl",ede="input-module__text___DFtl6",tde="input-module__inner___Oy65q",nde="input-module__pulse___1I5VM",ade="input-module__helper___BfwFu",ode="input-module__loading___1cxGp",re={fields:Bse,field:Use,dark:Zse,outer:Gse,"is-disabled":"input-module__is-disabled___JwbG4","is-error":"input-module__is-error___xIDnZ",button:Wse,click:Xse,sm:Kse,input:Yse,placeholder:Qse,icon:Jse,text:ede,"is-loading":"input-module__is-loading___4plIo",inner:tde,"icon-wrap":"input-module__icon-wrap___HEFm4","is-skeleton":"input-module__is-skeleton___xCVEU",pulse:nde,helper:ade,"no-placeholder":"input-module__no-placeholder___i5lJb",loading:ode,"loading-dark":"input-module__loading-dark___mfX-p"},SI=({label:e="",placeholder:t="",options:a,name:o,id:i,value:r,size:c="md",helper:s,className:d="",isDisabled:l=!1,isLoading:h=!1,isSkeleton:u=!1,isError:p=!1,onChange:k})=>{const C=q.useRef(null);return _.jsxs("div",{className:ie(re.field,re["no-placeholder"]),children:[e&&_.jsx("label",{htmlFor:i||o,children:e}),_.jsxs("div",{className:ie(re.outer,c&&re[c],d,(l||h||u)&&re["is-disabled"],h&&!u&&re["is-loading"],u&&re["is-skeleton"],p&&re["is-error"]),children:[h&&!u&&_.jsx("div",{className:re.loading}),_.jsx("div",{className:re.inner,children:_.jsxs("select",{ref:C,id:i||o,name:o,value:r,onChange:k,className:re.input,"aria-label":e?"":i||o,disabled:l||h||u,children:[t&&_.jsx("option",{value:"",children:t}),a==null?void 0:a.map(g=>_.jsx("option",{value:g.value,children:g.label},g.value))]})}),_.jsx("div",{className:re["icon-wrap"],children:_.jsx(n1,{name:"ChevronDown",size:"md",className:re.icon})})]}),s&&_.jsx("div",{className:re.helper,children:s})]})},ide=({totalPages:e=4,currentPage:t=1,setCurrentPage:a})=>{const o=Ox({maxWidth:743}),[i,r]=q.useState(!0),c=Array.from({length:e},(l,h)=>h+1);q.useEffect(()=>{r(o)},[o]);const s=()=>{t>1&&a(t-1)},d=()=>{t<e&&a(t+1)};return _.jsx(_.Fragment,{children:e<5&&!i?_.jsxs(hv,{justify:"center",children:[_.jsx(Ke,{leadingIcon:"ChevronLeft",size:"md",variant:"outline",onClick:s,isDisabled:t===1,"aria-label":"Previous page"}),c.map(l=>_.jsx(Ke,{label:String(l),size:"md",variant:l===t?"primary":"text",onClick:()=>a(l),isIcon:!0},l)),_.jsx(Ke,{leadingIcon:"ChevronRight",size:"md",variant:"outline",onClick:d,isDisabled:t===e,"aria-label":"Next page"})]}):_.jsxs(hv,{justify:"center",children:[_.jsx(Ke,{leadingIcon:"ChevronLeft",size:"md",variant:"outline",onClick:s,isDisabled:t===1,"aria-label":"Previous page"}),_.jsx(SI,{name:"pageSize",value:String(t),size:"sm",options:c.map(l=>({value:String(l),label:String(l)})),onChange:l=>a(Number(l.target.value))}),_.jsx(Ke,{leadingIcon:"ChevronRight",size:"md",variant:"outline",onClick:d,isDisabled:t===e,"aria-label":"Next page"})]})})},cde="navbar-module__nav___JE2PK",rde={nav:cde},sde=({children:e,className:t})=>_.jsx("div",{className:ie(rde.nav,t),children:e}),dde=({field:e,form:t,helper:a,input:o,...i})=>{const r=t.errors[e.name],s=t.touched[e.name]&&typeof r=="string";if(!o)return _.jsx("div",{children:"Component not provided"});const d={...e,...i,helper:s?r:a,isError:!!s,...o.name==="Checkbox"&&{checked:e.value},...o.name==="Radio"&&{checked:e.value===i.value}};return _.jsx(o,{...d})},hde=({ref:e,type:t="text",label:a="",placeholder:o="",name:i,id:r,value:c,size:s="md",helper:d,className:l="",leadingIcon:h,leadingFunction:u,leadingText:p="",trailingIcon:k,trailingFunction:C,trailingText:g="",button:x,isDisabled:M=!1,isLoading:N=!1,isSkeleton:f=!1,isError:w=!1,onChange:m,...S})=>{const A=q.useRef(null),[P,H]=q.useState(!1),E=Q=>{typeof e=="function"?e(Q):e&&typeof e=="object"&&(e.current=Q),A.current=Q},T=()=>{e&&typeof e=="object"&&"current"in e&&e.current?e.current.focus():A.current&&A.current.focus()},D=()=>{m({target:{name:i,value:""}})},ae=Q=>{Q.stopPropagation(),H(te=>!te)},U=Q=>{Q.stopPropagation(),u==null||u()},ee=Q=>{Q.stopPropagation(),k==="X"&&D(),C==null||C()},K=Q=>{var te;Q.stopPropagation(),(te=x==null?void 0:x.onClick)==null||te.call(x,Q)};return _.jsxs("div",{className:ie(re.field,!o&&re["no-placeholder"]),children:[a&&_.jsx("label",{htmlFor:r||i,children:a}),_.jsxs("div",{className:ie(re.outer,s&&re[s],l,(M||N||f)&&re["is-disabled"],N&&!f&&re["is-loading"],f&&re["is-skeleton"],w&&re["is-error"]),onClick:T,children:[N&&!f&&_.jsx("div",{className:re.loading}),h&&_.jsx("div",{onClick:u&&U,className:ie(re["icon-wrap"],u&&re.click),children:_.jsx(n1,{name:h,size:"md",className:re.icon})}),p&&_.jsx("div",{className:re.text,children:p}),_.jsxs("div",{className:ie(re.inner),children:[_.jsx("input",{ref:E,type:t==="password"&&P?"text":t,id:r||i,name:i,value:c,onChange:m,className:re.input,placeholder:" ",required:!0,"aria-label":a?"":o,disabled:M||N||f,...S}),_.jsx("span",{className:re.placeholder,children:o})]}),g&&_.jsx("div",{className:re.text,children:g}),t==="password"&&_.jsx("div",{onClick:ae,className:ie(re["icon-wrap"],re.click),children:_.jsx(n1,{name:P?"Eye":"EyeOff",size:"md",className:re.icon})}),k&&!(k==="X"&&(!c||M))&&_.jsx("div",{onClick:ee,className:ie(re["icon-wrap"],C||k==="X"?re.click:""),children:_.jsx(n1,{name:k,size:"md",className:re.icon})}),x&&_.jsx(Ke,{...x,size:"sm",variant:x.variant||"primary",className:re.button,isDisabled:M||N||f,onClick:K})]}),d&&_.jsx("div",{className:re.helper,children:d})]})},lde=({children:e,name:t,id:a,value:o,checked:i,helper:r,className:c="",label:s,isDisabled:d=!1,isSkeleton:l=!1,isError:h=!1,onChange:u})=>_.jsxs("div",{className:Se.field,children:[_.jsxs("div",{className:ie(Se.radio,(d||l)&&Se["is-disabled"],l&&Se["is-skeleton"],h&&Se["is-error"]),children:[_.jsx("input",{type:"radio",id:a||t,name:t,value:String(o),onChange:u,className:ie(Se.input,c),checked:i,"aria-label":t,disabled:d||l}),_.jsx("label",{htmlFor:a||t,children:e||s&&_.jsx("div",{className:Se.title,children:_.jsx("div",{className:Se.label,children:s})})})]}),r&&_.jsx("div",{className:Se.helper,children:r})]}),ude=({label:e="",placeholder:t="",name:a,id:o,value:i,size:r="md",helper:c,className:s="",isDisabled:d=!1,isLoading:l=!1,isSkeleton:h=!1,isError:u=!1,onChange:p})=>{const k=q.useRef(null),C=()=>{var g;return(g=k.current)==null?void 0:g.focus()};return _.jsxs("div",{className:ie(re.field,!t&&re["no-placeholder"]),children:[e&&_.jsx("label",{htmlFor:o||a,children:e}),_.jsxs("div",{className:ie(re.outer,r&&re[r],s,(d||l||h)&&re["is-disabled"],l&&!h&&re["is-loading"],h&&re["is-skeleton"],u&&re["is-error"]),onClick:C,children:[l&&!h&&_.jsx("div",{className:re.loading}),_.jsxs("div",{className:ie(re.inner),children:[_.jsx("textarea",{ref:k,id:o||a,name:a,value:i,onChange:p,className:re.input,placeholder:" ",required:!0,"aria-label":e?"":t,disabled:d||l||h}),_.jsx("span",{className:re.placeholder,children:t})]})]}),c&&_.jsx("div",{className:re.helper,children:c})]})},pde="example-module__example___TRgac",yde="example-module__content___ExA7w",jC={example:pde,"is-skeleton":"example-module__is-skeleton___dMyJl",content:yde},kde=({isSkeleton:e=!1})=>_.jsx("div",{className:ie(jC.example,e&&jC["is-skeleton"]),children:_.jsx("div",{className:jC.content,children:"Example"})}),fde="modal-module__backdrop___DCpKI",mde="modal-module__fullscreen___sfLoP",Mde="modal-module__main___0Sjqx",gde="modal-module__max___9QSAL",_de="modal-module__sheet___8-CTw",vde="modal-module__drag___mZz3W",Cde="modal-module__scroll___OnShd",xde="modal-module__header___t3TrT",Lde="modal-module__title___oMB-c",wde="modal-module__subtext___IHfeN",bde="modal-module__top___62uvi",Sde="modal-module__left___dCx5f",Ide="modal-module__anchor___UCD-N",Nde="modal-module__right___rvlxY",Ade="modal-module__footer___tqppg",Pde="modal-module__full___WPa3O",Ede="modal-module__text___qx9vw",Rde="modal-module__content___k129O",le={backdrop:fde,fullscreen:mde,"backdrop--close-button":"modal-module__backdrop--close-button___SWtbL","bottom-sheet":"modal-module__bottom-sheet___oPiUM",main:Mde,max:gde,sheet:_de,drag:vde,scroll:Cde,header:xde,title:Lde,subtext:wde,top:bde,left:Sde,anchor:Ide,right:Nde,footer:Ade,full:Pde,text:Ede,content:Rde},Lb=e=>{var t;return q.isValidElement(e)&&((t=e.props)==null?void 0:t.variant)==="anchor"},wb=({title:e="",subtext:t="",leading:a,trailing:o,fullscreen:i=!1,sheet:r=!1})=>{const c=Ox({maxWidth:743}),s=Lb(a),d=Lb(o);return _.jsxs("div",{className:ie(le.header,r&&!c&&le.sheet,i&&`${le.fullscreen} dark`),children:[a&&_.jsx("div",{className:ie(le.left,s&&le.anchor),children:a}),_.jsxs("div",{className:le.top,children:[_.jsx("div",{className:ie(le.title,!t&&le.large),children:e}),t&&_.jsx("div",{className:le.subtext,children:t})]}),o&&_.jsx("div",{className:ie(le.right,d&&le.anchor),children:o})]})},bb=e=>{var t;return q.isValidElement(e)&&((t=e.props)==null?void 0:t.variant)==="anchor"},Sb=({title:e="",subtext:t="",leading:a,trailing:o,fullWidth:i=!1})=>{const r=bb(a),c=bb(o);return _.jsxs("div",{className:ie(le.footer,i&&le.full),children:[(e||t||a)&&_.jsx("div",{className:ie(le.left,r&&!e&&!t&&le.anchor),children:e||t?_.jsxs("div",{className:le.text,children:[e&&_.jsx("div",{className:le.title,children:e}),t&&_.jsx("div",{className:le.subtext,children:t})]}):_.jsx(_.Fragment,{children:a})}),o&&_.jsx("div",{className:ie(le.right,c&&le.anchor),children:o})]})},$de=({children:e,modal:t,headerProps:a,footerProps:o,maxWidth:i,sheet:r=!1,fullscreen:c=!1,mobileMaxHeight:s=!1,mobileDraggable:d=!1,backdropClose:l=!0,bottomSheet:h=!1})=>{const u=q.useRef(null),p=Dre(),k=Ox({maxWidth:743}),[C,g]=q.useState(!0);q.useEffect(()=>{g(k)},[k]);const x=(f,w)=>{w.offset.y>150&&t.hide()},M=()=>{const f={opacity:0};return r&&!k?{...f,translateX:"calc(100% + 0.5rem)",opacity:1}:f},N=()=>{const f={opacity:1};return r&&!k?{...f,translateX:0,opacity:1}:f};return _.jsx(tie,{onExitComplete:()=>t.remove(),children:t.visible&&_.jsxs(fa.div,{className:ie(le.backdrop,h&&le["bottom-sheet"],c&&le.fullscreen,s&&k&&le.max,r&&!k&&le.sheet),children:[_.jsx(fa.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.6},onClick:()=>l&&t.hide(),className:le["backdrop--close-button"]}),C&&d&&h?_.jsx(fa.div,{ref:u,className:ie(le.main,c&&le.fullscreen),style:i?{maxWidth:i}:void 0,drag:"y",dragConstraints:{top:0,bottom:0},dragElastic:{top:0,bottom:.5},dragListener:!1,dragControls:p,onDragEnd:x,initial:{y:"100%"},animate:{y:0},exit:{y:"100%"},transition:{duration:.4,ease:"easeInOut"},children:_.jsxs("div",{className:le.drag,onPointerDown:f=>p.start(f),style:{touchAction:"none"},children:[a&&_.jsx(wb,{...a}),_.jsx("div",{className:le.scroll,children:_.jsx("div",{className:le.content,children:e})}),o&&_.jsx(Sb,{...o})]})}):_.jsxs(fa.div,{className:ie(le.main,c&&le.fullscreen),style:i?{maxWidth:i}:void 0,onDragEnd:x,initial:M(),animate:N(),exit:M(),transition:{duration:.4,ease:"easeInOut"},children:[a&&_.jsx(wb,{...a}),_.jsx("div",{className:le.scroll,children:_.jsx("div",{className:le.content,children:e})}),o&&_.jsx(Sb,{...o})]})]})})};exports.Banner=Rne;exports.Button=Ke;exports.Card=use;exports.Checkbox=vI;exports.Example=kde;exports.Footer=Zae;exports.FormikInput=dde;exports.Header=rse;exports.Icon=n1;exports.Input=hde;exports.Modal=$de;exports.Navbar=sde;exports.Pagination=ide;exports.Projects=Yne;exports.Radio=lde;exports.Section=oae;exports.Select=SI;exports.Stack=wae;exports.Textarea=ude;exports.Timeline=Dae;
|