{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:figma-squircle@0.3.0/dist/module.js", "ssg:https://framer.com/m/framer/useIsomorphicLayoutEffect.js@^0.2.0", "ssg:https://framer.com/m/framer/useMeasuredSize.js", "ssg:https://framerusercontent.com/modules/t7U99ASYqJPkkFTUbFHc/qJrgXl3snJfBpietHvuc/Squircle.js", "ssg:https://framerusercontent.com/modules/p5tNbHfgGCnxvdD1Man3/JbCkae0DT3tQdupYFn3s/AZa_DXyFb.js"],
  "sourcesContent": ["function $8164c72eb32cbbfc$export$3d870b97f7a56ca3({topLeftCornerRadius:o,topRightCornerRadius:n,bottomRightCornerRadius:a,bottomLeftCornerRadius:e,width:r,height:i}){const $={topLeft:-1,topRight:-1,bottomLeft:-1,bottomRight:-1};const d={topLeft:o,topRight:n,bottomLeft:e,bottomRight:a};Object.entries(d).sort((([,t],[,o])=>o-t)).forEach((([o,n])=>{const a=o;const e=t[a];const h=Math.min.apply(null,e.map((t=>{const o=d[t.corner];if(0===n&&0===o)return 0;const a=$[t.corner];const e=\"top\"===t.side||\"bottom\"===t.side?r:i;return a>=0?e-$[t.corner]:n/(n+o)*e})));$[a]=h;d[a]=Math.min(n,h)}));return{topLeft:{radius:d.topLeft,roundingAndSmoothingBudget:$.topLeft},topRight:{radius:d.topRight,roundingAndSmoothingBudget:$.topRight},bottomLeft:{radius:d.bottomLeft,roundingAndSmoothingBudget:$.bottomLeft},bottomRight:{radius:d.bottomRight,roundingAndSmoothingBudget:$.bottomRight}}}const t={topLeft:[{corner:\"topRight\",side:\"top\"},{corner:\"bottomLeft\",side:\"left\"}],topRight:[{corner:\"topLeft\",side:\"top\"},{corner:\"bottomRight\",side:\"right\"}],bottomLeft:[{corner:\"bottomRight\",side:\"bottom\"},{corner:\"topLeft\",side:\"left\"}],bottomRight:[{corner:\"bottomLeft\",side:\"bottom\"},{corner:\"topRight\",side:\"right\"}]};function $be0670f6a5a657f9$export$a2f9a538d41e7bd0({cornerRadius:t,cornerSmoothing:o,preserveSmoothing:n,roundingAndSmoothingBudget:a}){let e=(1+o)*t;if(!n){const n=a/t-1;o=Math.min(o,n);e=Math.min(e,a)}const r=90*(1-o);const i=Math.sin($be0670f6a5a657f9$var$toRadians(r/2))*t*Math.sqrt(2);const $=(90-r)/2;const d=t*Math.tan($be0670f6a5a657f9$var$toRadians($/2));const h=45*o;const f=d*Math.cos($be0670f6a5a657f9$var$toRadians(h));const c=f*Math.tan($be0670f6a5a657f9$var$toRadians(h));let g=(e-i-f-c)/3;let s=2*g;if(n&&e>a){const t=a-c-i-f;const o=t/6;const n=t-o;g=Math.min(g,n);s=t-g;e=Math.min(e,a)}return{a:s,b:g,c:f,d:c,p:e,arcSectionLength:i,cornerRadius:t}}function $be0670f6a5a657f9$export$a4b62df84ac6ef86({width:t,height:o,topLeftPathParams:n,topRightPathParams:a,bottomLeftPathParams:e,bottomRightPathParams:r}){return`\\n    M ${t-a.p} 0\\n    ${$be0670f6a5a657f9$var$drawTopRightPath(a)}\\n    L ${t} ${o-r.p}\\n    ${$be0670f6a5a657f9$var$drawBottomRightPath(r)}\\n    L ${e.p} ${o}\\n    ${$be0670f6a5a657f9$var$drawBottomLeftPath(e)}\\n    L 0 ${n.p}\\n    ${$be0670f6a5a657f9$var$drawTopLeftPath(n)}\\n    Z\\n  `.replace(/[\\t\\s\\n]+/g,\" \").trim()}function $be0670f6a5a657f9$var$drawTopRightPath({cornerRadius:t,a:o,b:n,c:a,d:e,p:r,arcSectionLength:i}){return t?`\\n    c ${o} 0 ${o+n} 0 ${o+n+a} ${e}\\n    a ${t} ${t} 0 0 1 ${i} ${i}\\n    c ${e} ${a}\\n        ${e} ${n+a}\\n        ${e} ${o+n+a}`:`l ${r} 0`}function $be0670f6a5a657f9$var$drawBottomRightPath({cornerRadius:t,a:o,b:n,c:a,d:e,p:r,arcSectionLength:i}){return t?`\\n    c 0 ${o}\\n      0 ${o+n}\\n      ${-e} ${o+n+a}\\n    a ${t} ${t} 0 0 1 -${i} ${i}\\n    c ${-a} ${e}\\n      ${-(n+a)} ${e}\\n      ${-(o+n+a)} ${e}`:`l 0 ${r}`}function $be0670f6a5a657f9$var$drawBottomLeftPath({cornerRadius:t,a:o,b:n,c:a,d:e,p:r,arcSectionLength:i}){return t?`\\n    c ${-o} 0\\n      ${-(o+n)} 0\\n      ${-(o+n+a)} ${-e}\\n    a ${t} ${t} 0 0 1 -${i} -${i}\\n    c ${-e} ${-a}\\n      ${-e} ${-(n+a)}\\n      ${-e} ${-(o+n+a)}`:`l ${-r} 0`}function $be0670f6a5a657f9$var$drawTopLeftPath({cornerRadius:t,a:o,b:n,c:a,d:e,p:r,arcSectionLength:i}){return t?`\\n    c 0 ${-o}\\n      0 ${-(o+n)}\\n      ${e} ${-(o+n+a)}\\n    a ${t} ${t} 0 0 1 ${i} -${i}\\n    c ${a} ${-e}\\n      ${n+a} ${-e}\\n      ${o+n+a} ${-e}`:\"l 0 \"+-r}function $be0670f6a5a657f9$var$toRadians(t){return t*Math.PI/180}function $6424334e4a2a8c1c$export$4d0751d7849c93f6({cornerRadius:t=0,topLeftCornerRadius:o,topRightCornerRadius:n,bottomRightCornerRadius:a,bottomLeftCornerRadius:e,cornerSmoothing:r,width:i,height:$,preserveSmoothing:d=false}){o=o??t;n=n??t;e=e??t;a=a??t;if(o===n&&n===a&&a===e&&e===o){const t=Math.min(i,$)/2;const n=Math.min(o,t);const a=(0,$be0670f6a5a657f9$export$a2f9a538d41e7bd0)({cornerRadius:n,cornerSmoothing:r,preserveSmoothing:d,roundingAndSmoothingBudget:t});return(0,$be0670f6a5a657f9$export$a4b62df84ac6ef86)({width:i,height:$,topLeftPathParams:a,topRightPathParams:a,bottomLeftPathParams:a,bottomRightPathParams:a})}const{topLeft:h,topRight:f,bottomLeft:c,bottomRight:g}=(0,$8164c72eb32cbbfc$export$3d870b97f7a56ca3)({topLeftCornerRadius:o,topRightCornerRadius:n,bottomRightCornerRadius:a,bottomLeftCornerRadius:e,width:i,height:$});return(0,$be0670f6a5a657f9$export$a4b62df84ac6ef86)({width:i,height:$,topLeftPathParams:(0,$be0670f6a5a657f9$export$a2f9a538d41e7bd0)({cornerSmoothing:r,preserveSmoothing:d,cornerRadius:h.radius,roundingAndSmoothingBudget:h.roundingAndSmoothingBudget}),topRightPathParams:(0,$be0670f6a5a657f9$export$a2f9a538d41e7bd0)({cornerSmoothing:r,preserveSmoothing:d,cornerRadius:f.radius,roundingAndSmoothingBudget:f.roundingAndSmoothingBudget}),bottomRightPathParams:(0,$be0670f6a5a657f9$export$a2f9a538d41e7bd0)({cornerSmoothing:r,preserveSmoothing:d,cornerRadius:g.radius,roundingAndSmoothingBudget:g.roundingAndSmoothingBudget}),bottomLeftPathParams:(0,$be0670f6a5a657f9$export$a2f9a538d41e7bd0)({cornerSmoothing:r,preserveSmoothing:d,cornerRadius:c.radius,roundingAndSmoothingBudget:c.roundingAndSmoothingBudget})})}export{$6424334e4a2a8c1c$export$4d0751d7849c93f6 as getSvgPath};\n\n//# sourceMappingURL=module.js.map", "import{useLayoutEffect,useEffect}from\"react\";/**\n * Swaps `useLayoutEffect` for `useEffect` on the server to avoid React warnings.\n * NOTE! The effect won't run on the server.\n */ export const useIsomorphicLayoutEffect=typeof document!==\"undefined\"?useLayoutEffect:useEffect;\nexport const __FramerMetadata__ = {\"exports\":{\"useIsomorphicLayoutEffect\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useIsomorphicLayoutEffect.map", "import*as React from\"react\";import{useIsomorphicLayoutEffect}from\"https://framer.com/m/framer/useIsomorphicLayoutEffect.js@^0.2.0\";let safeResizeObserver=undefined;try{if(typeof window!==undefined){safeResizeObserver=window.ResizeObserver;}}catch(e){// happy linting!\n}class SharedObserver{//@ts-ignore\nupdateResizedElements(entries){for(const entry of entries){const callbackForElement=this.callbacks.get(entry.target);if(callbackForElement)callbackForElement(entry.contentRect);}}observeElementWithCallback(element,callback){if(!this.sharedResizeObserver)return;this.sharedResizeObserver.observe(element);this.callbacks.set(element,callback);}unobserve(element){if(!this.sharedResizeObserver)return;this.sharedResizeObserver.unobserve(element);this.callbacks.delete(element);}constructor(){this.callbacks=new WeakMap();const ResizeObserver1=safeResizeObserver;if(!ResizeObserver1)return;this.sharedResizeObserver=new ResizeObserver1(this.updateResizedElements.bind(this));}}const sharedResizeObserver=new SharedObserver();/**\n * Uses a globally shared resize observer, and returns an updated\n * size object when the element's size changes. This is the recommended way to\n * use a Resize Observer: https://github.com/WICG/resize-observer/issues/59.\n */ export function useMeasuredSize(ref,callback){const[size,setSize]=React.useState(null);function updateSize(newSize){if(!size||newSize.height!==size.height||newSize.width!==size.width){if(callback)callback(newSize);setSize({width:newSize.width,height:newSize.height});}}// On mount, immediately measure and set a size. This will defer paint until\n// no more updates are scheduled. Additionally add our element to the shared\n// ResizeObserver with a callback to perform when the element resizes.\n// Finally, remove the element from the observer when the component is unmounted.\nuseIsomorphicLayoutEffect(()=>{if(!ref.current)return;const{offsetWidth,offsetHeight}=ref.current;// Defer paint until initial size is added.\nupdateSize({width:offsetWidth,height:offsetHeight});// Resize observer will race to add the initial size, but since the size\n// is set above, it won't trigger a render on mount since it should\n// match the measured size. Future executions of the callback will\n// trigger renders if the size changes.\nsharedResizeObserver.observeElementWithCallback(ref.current,updateSize);return()=>{if(!ref.current)return;sharedResizeObserver.unobserve(ref.current);};},[]);return size;}export function useSizeChange(ref,callback){const size=React.useRef(null);const updateSize=React.useCallback(newSize=>{if(!size.current||newSize.height!==size.current.height||newSize.width!==size.current.width){size.current={width:newSize.width,height:newSize.height};if(callback)callback(size.current);}},[callback]);// On mount, immediately measure and set a size. This will defer paint until\n// no more updates are scheduled. Additionally add our element to the shared\n// ResizeObserver with a callback to perform when the element resizes.\n// Finally, remove the element from the observer when the component is unmounted.\nuseIsomorphicLayoutEffect(()=>{if(!ref.current)return;const{offsetWidth,offsetHeight}=ref.current;// Defer paint until initial size is added.\nupdateSize({width:offsetWidth,height:offsetHeight});// Resize observer will race to add the initial size, but since the size\n// is set above, it won't trigger a render on mount since it should\n// match the measured size. Future executions of the callback will\n// trigger renders if the size changes.\nsharedResizeObserver.observeElementWithCallback(ref.current,updateSize);return()=>{if(!ref.current)return;sharedResizeObserver.unobserve(ref.current);};},[callback]);return null;}\nexport const __FramerMetadata__ = {\"exports\":{\"useSizeChange\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useMeasuredSize\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useMeasuredSize.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{getSvgPath}from\"figma-squircle\";import{useRef}from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{motion}from\"framer-motion\";import{useMeasuredSize}from\"https://framer.com/m/framer/useMeasuredSize.js\";/**\n * SQUIRCLE\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 100\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Squircle(props){/* Props */ const{radius,smoothing,backgroundType,backgroundColor,backgroundImage,backgroundSize,gradientObject,shadowObject,hoverObject,style}=props;const{shadowEnabled,shadowX,shadowY,shadowBlur,shadowColor}=shadowObject;const{hoverEnabled,hoverScale,hoverOpacity,hoverColor,hoverTransition}=hoverObject;const{gradientStart,gradientEnd,gradientAngle}=gradientObject;/* Sizing */ const squircleRef=useRef();const size=useMeasuredSize(squircleRef);const width=(size===null||size===void 0?void 0:size.width)?size.width:2e3;const height=(size===null||size===void 0?void 0:size.height)?size.height:2e3;/* Clip Path */ let svgPath=getSvgPath({width,height,cornerRadius:radius,cornerSmoothing:smoothing});let background=backgroundColor;if(backgroundType===\"gradient\"){background=`linear-gradient(${gradientAngle}deg, ${gradientStart}, ${gradientEnd})`;}else if(backgroundType===\"image\"){background=`url(${backgroundImage})`;}return /*#__PURE__*/ _jsx(\"div\",{style:{width:\"100%\",height:\"100%\",// Shadow of clipped path, cannot use boxShadow\nfilter:shadowEnabled&&`drop-shadow(${shadowX}px ${shadowY}px ${shadowBlur}px ${shadowColor})`},children:/*#__PURE__*/ _jsx(motion.div,{ref:squircleRef,style:{width,height,background,backgroundSize,borderRadius:radius-1,clipPath:`path(\"${svgPath}\")`,position:\"relative\",...style},whileHover:hoverEnabled&&{scale:hoverScale,opacity:hoverOpacity,backgroundColor:hoverColor},transition:hoverEnabled&&{...hoverTransition}})});};Squircle.defaultProps={radius:24,smoothing:.8,backgroundColor:\"#09F\",backgroundSize:\"cover\",gradientObject:{gradientStart:\"#0AF\",gradientEnd:\"#96F\",gradientAngle:180},shadowObject:{shadowEnabled:false,shadowX:0,shadowY:10,shadowBlur:20,shadowColor:\"rgba(0,0,0,0.2)\"},hoverObject:{hoverEnabled:true,hoverScale:1.1,hoverOpacity:1,hoverColor:\"#05F\"}};Squircle.displayName=\"Squircle\";addPropertyControls(Squircle,{radius:{type:ControlType.Number,min:0,max:1e3,step:1,displayStepper:true,defaultValue:Squircle.defaultProps.radius},smoothing:{type:ControlType.Number,min:0,max:1,step:.05,displayStepper:true,defaultValue:Squircle.defaultProps.smoothing},backgroundType:{type:ControlType.Enum,title:\"Size\",options:[\"color\",\"gradient\",\"image\"],optionTitles:[\"Color\",\"Gradient\",\"Image\"]},backgroundColor:{type:ControlType.Color,title:\"Color\",defaultValue:Squircle.defaultProps.backgroundColor,hidden:props=>props.backgroundType!==\"color\"},backgroundImage:{type:ControlType.Image,title:\"Image\",hidden:props=>props.backgroundType!==\"image\"},backgroundSize:{type:ControlType.Enum,title:\"Size\",options:[\"cover\",\"contain\"],optionTitles:[\"Cover\",\"Contain\"],defaultValue:Squircle.defaultProps.backgroundSize,hidden:props=>props.backgroundType!==\"image\"},gradientObject:{type:ControlType.Object,title:\"Gradient\",hidden:props=>props.backgroundType!==\"gradient\",controls:{gradientStart:{type:ControlType.Color,title:\"Start\",defaultValue:Squircle.defaultProps.gradientObject.gradientStart},gradientEnd:{type:ControlType.Color,title:\"End\",defaultValue:Squircle.defaultProps.gradientObject.gradientEnd},gradientAngle:{title:\"Angle\",type:ControlType.Number,min:-360,max:360,defaultValue:Squircle.defaultProps.gradientObject.gradientAngle}}},shadowObject:{type:ControlType.Object,title:\"Shadow\",controls:{shadowEnabled:{type:ControlType.Boolean,title:\"Enable\",defaultValue:Squircle.defaultProps.shadowObject.shadowEnabled},shadowX:{type:ControlType.Number,title:\"X\",min:-100,max:100,defaultValue:Squircle.defaultProps.shadowObject.shadowX,hidden:props=>!props.shadowEnabled},shadowY:{type:ControlType.Number,title:\"Y\",min:-100,max:100,defaultValue:Squircle.defaultProps.shadowObject.shadowY,hidden:props=>!props.shadowEnabled},shadowBlur:{type:ControlType.Number,title:\"Blur\",min:0,max:100,defaultValue:Squircle.defaultProps.shadowObject.shadowBlur,hidden:props=>!props.shadowEnabled},shadowColor:{type:ControlType.Color,title:\"Color\",defaultValue:Squircle.defaultProps.shadowObject.shadowColor,hidden:props=>!props.shadowEnabled}}},hoverObject:{type:ControlType.Object,title:\"Hover\",controls:{hoverEnabled:{type:ControlType.Boolean,title:\"Enable\",defaultValue:Squircle.defaultProps.hoverObject.hoverEnabled},hoverScale:{type:ControlType.Number,title:\"Scale\",min:0,max:5,step:.01,displayStepper:true,defaultValue:Squircle.defaultProps.hoverObject.hoverScale,hidden:props=>!props.hoverEnabled},hoverOpacity:{type:ControlType.Number,title:\"Opacity\",min:0,max:1,step:.05,defaultValue:Squircle.defaultProps.hoverObject.hoverOpacity},hoverColor:{type:ControlType.Color,title:\"Color\",defaultValue:Squircle.defaultProps.hoverObject.hoverColor},hoverTransition:{type:ControlType.Transition,title:\"Transition\",hidden:props=>!props.hoverEnabled}}}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Squircle\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"100\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Squircle.map", "// Generated by Framer (64bdc4e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Squircle from\"https://framerusercontent.com/modules/t7U99ASYqJPkkFTUbFHc/qJrgXl3snJfBpietHvuc/Squircle.js\";const SquircleFonts=getFonts(Squircle);const cycleOrder=[\"DJ7bqMy1U\",\"Kt1_9w9fY\",\"y7AGymyye\",\"gKpjdwJwE\",\"ncYro1O71\",\"qYoVcKbdX\",\"yW1wLjBq3\",\"B5cGB08AI\",\"R_hHBelT3\",\"dga3ASCgy\",\"cjo861CYm\",\"fXsSeY_LJ\",\"bCyepc8ft\",\"hFHpxI0Zf\",\"a3SnVNn3g\",\"QqEHwgumo\",\"I3dxEFaUV\",\"XtvtkGKl2\"];const serializationHash=\"framer-a0y3u\";const variantClassNames={a3SnVNn3g:\"framer-v-1dthcw0\",B5cGB08AI:\"framer-v-1c0jz4i\",bCyepc8ft:\"framer-v-9khffn\",cjo861CYm:\"framer-v-1pen6la\",dga3ASCgy:\"framer-v-z9wca4\",DJ7bqMy1U:\"framer-v-1ohix04\",fXsSeY_LJ:\"framer-v-rxrvx5\",gKpjdwJwE:\"framer-v-muhzjs\",hFHpxI0Zf:\"framer-v-7jm1ju\",I3dxEFaUV:\"framer-v-xl7z4n\",Kt1_9w9fY:\"framer-v-1x4t9jd\",ncYro1O71:\"framer-v-1isx8tt\",QqEHwgumo:\"framer-v-1dzna0k\",qYoVcKbdX:\"framer-v-8b3abz\",R_hHBelT3:\"framer-v-gdjnru\",XtvtkGKl2:\"framer-v-ixfudf\",y7AGymyye:\"framer-v-zcrvs6\",yW1wLjBq3:\"framer-v-1qox29y\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"bleak-mobile\":\"XtvtkGKl2\",\"cboc-mobile\":\"a3SnVNn3g\",\"cmon-mobile\":\"I3dxEFaUV\",\"cta-mobile\":\"bCyepc8ft\",\"fg-mobile\":\"fXsSeY_LJ\",\"hec-mobile\":\"cjo861CYm\",\"hut8-mobile\":\"dga3ASCgy\",\"ipic-mobile\":\"hFHpxI0Zf\",\"wage-mobile\":\"QqEHwgumo\",bleak:\"R_hHBelT3\",cboc:\"qYoVcKbdX\",cmon:\"B5cGB08AI\",cta:\"gKpjdwJwE\",fg:\"y7AGymyye\",hec:\"Kt1_9w9fY\",hut8:\"DJ7bqMy1U\",ipic:\"ncYro1O71\",wage:\"yW1wLjBq3\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"DJ7bqMy1U\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"DJ7bqMy1U\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"qYoVcKbdX\",\"a3SnVNn3g\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"Kt1_9w9fY\",\"y7AGymyye\",\"ncYro1O71\",\"yW1wLjBq3\",\"cjo861CYm\",\"fXsSeY_LJ\",\"hFHpxI0Zf\",\"QqEHwgumo\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"qYoVcKbdX\",\"R_hHBelT3\",\"a3SnVNn3g\",\"XtvtkGKl2\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.section,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ohix04\",className,classNames),\"data-framer-name\":\"hut8\",layoutDependency:layoutDependency,layoutId:\"DJ7bqMy1U\",ref:refBinding,style:{...style},...addPropertyOverrides({a3SnVNn3g:{\"data-framer-name\":\"cboc-mobile\"},B5cGB08AI:{\"data-framer-name\":\"cmon\"},bCyepc8ft:{\"data-framer-name\":\"cta-mobile\"},cjo861CYm:{\"data-framer-name\":\"hec-mobile\"},dga3ASCgy:{\"data-framer-name\":\"hut8-mobile\"},fXsSeY_LJ:{\"data-framer-name\":\"fg-mobile\"},gKpjdwJwE:{\"data-framer-name\":\"cta\"},hFHpxI0Zf:{\"data-framer-name\":\"ipic-mobile\"},I3dxEFaUV:{\"data-framer-name\":\"cmon-mobile\"},Kt1_9w9fY:{\"data-framer-name\":\"hec\"},ncYro1O71:{\"data-framer-name\":\"ipic\"},QqEHwgumo:{\"data-framer-name\":\"wage-mobile\"},qYoVcKbdX:{\"data-framer-name\":\"cboc\"},R_hHBelT3:{\"data-framer-name\":\"bleak\"},XtvtkGKl2:{\"data-framer-name\":\"bleak-mobile\"},y7AGymyye:{\"data-framer-name\":\"fg\"},yW1wLjBq3:{\"data-framer-name\":\"wage\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vzngrp-container\",\"data-framer-name\":\"img\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"fXl9Sprrv-container\",name:\"img\",nodeId:\"fXl9Sprrv\",rendersWithMotion:true,scopeId:\"AZa_DXyFb\",children:/*#__PURE__*/_jsx(Squircle,{backgroundColor:\"rgb(0, 153, 255)\",backgroundImage:\"https://framerusercontent.com/images/qe80EctzQHr3AWC7pivuW9xgiQ.jpg\",backgroundSize:\"cover\",backgroundType:\"image\",gradientObject:{gradientAngle:180,gradientEnd:\"rgb(153, 102, 255)\",gradientStart:\"rgb(0, 170, 255)\"},height:\"100%\",hoverObject:{hoverColor:\"rgb(0, 85, 255)\",hoverEnabled:false,hoverOpacity:1,hoverScale:1.1,hoverTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},id:\"fXl9Sprrv\",layoutId:\"fXl9Sprrv\",name:\"img\",radius:0,shadowObject:{shadowBlur:20,shadowColor:\"rgba(0, 0, 0, 0.2)\",shadowEnabled:false,shadowX:0,shadowY:10},smoothing:0,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({a3SnVNn3g:{backgroundImage:\"https://framerusercontent.com/images/I7HGR4NqDVLXj58m5dwFpUlwuI.jpg\"},B5cGB08AI:{backgroundImage:\"https://framerusercontent.com/images/Gic5hI0yHwTimzDomxBYZR76MY.jpg\"},bCyepc8ft:{backgroundImage:\"https://framerusercontent.com/images/aa7VkkbSTWwqrWE2YUYdb7YoTQ.jpg\"},cjo861CYm:{backgroundImage:\"https://framerusercontent.com/images/2YXy48moKTOyDXsFZVk3ASPSo.jpg\"},fXsSeY_LJ:{backgroundImage:\"https://framerusercontent.com/images/p8gdNMdRjdd49KKpzc2cOj1bu5c.jpg\"},gKpjdwJwE:{backgroundImage:\"https://framerusercontent.com/images/aa7VkkbSTWwqrWE2YUYdb7YoTQ.jpg\"},hFHpxI0Zf:{backgroundImage:\"https://framerusercontent.com/images/HqqUKDDVWArrwJFpobkwmqnvO14.jpg\"},I3dxEFaUV:{backgroundImage:\"https://framerusercontent.com/images/Gic5hI0yHwTimzDomxBYZR76MY.jpg\"},Kt1_9w9fY:{backgroundImage:\"https://framerusercontent.com/images/2YXy48moKTOyDXsFZVk3ASPSo.jpg\"},ncYro1O71:{backgroundImage:\"https://framerusercontent.com/images/HqqUKDDVWArrwJFpobkwmqnvO14.jpg\"},QqEHwgumo:{backgroundImage:\"https://framerusercontent.com/images/AbPBEJpWN3x6iqFDT3SIhYl5uZQ.jpg\"},qYoVcKbdX:{backgroundImage:\"https://framerusercontent.com/images/I7HGR4NqDVLXj58m5dwFpUlwuI.jpg\"},R_hHBelT3:{backgroundImage:\"https://framerusercontent.com/images/liXFTrke4ZPemwo4FYVrbDUyE.jpg\"},XtvtkGKl2:{backgroundImage:\"https://framerusercontent.com/images/liXFTrke4ZPemwo4FYVrbDUyE.jpg\"},y7AGymyye:{backgroundImage:\"https://framerusercontent.com/images/p8gdNMdRjdd49KKpzc2cOj1bu5c.jpg\"},yW1wLjBq3:{backgroundImage:\"https://framerusercontent.com/images/AbPBEJpWN3x6iqFDT3SIhYl5uZQ.jpg\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-v89jfa-container\",\"data-framer-name\":\"img\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"HfLdpyH_3-container\",name:\"img\",nodeId:\"HfLdpyH_3\",rendersWithMotion:true,scopeId:\"AZa_DXyFb\",children:/*#__PURE__*/_jsx(Squircle,{backgroundColor:\"rgb(0, 153, 255)\",backgroundImage:\"https://framerusercontent.com/images/X8DJs77jYOPu924thZQAZEERmCY.jpg\",backgroundSize:\"cover\",backgroundType:\"image\",gradientObject:{gradientAngle:180,gradientEnd:\"rgb(153, 102, 255)\",gradientStart:\"rgb(0, 170, 255)\"},height:\"100%\",hoverObject:{hoverColor:\"rgb(0, 85, 255)\",hoverEnabled:false,hoverOpacity:1,hoverScale:1.1,hoverTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},id:\"HfLdpyH_3\",layoutId:\"HfLdpyH_3\",name:\"img\",radius:0,shadowObject:{shadowBlur:20,shadowColor:\"rgba(0, 0, 0, 0.2)\",shadowEnabled:false,shadowX:0,shadowY:10},smoothing:0,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cv4cos-container\",\"data-framer-name\":\"img\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"L7ZxlRaTX-container\",name:\"img\",nodeId:\"L7ZxlRaTX\",rendersWithMotion:true,scopeId:\"AZa_DXyFb\",children:/*#__PURE__*/_jsx(Squircle,{backgroundColor:\"rgb(0, 153, 255)\",backgroundImage:\"https://framerusercontent.com/images/YjT5Ivk9POdlH4495zLehdYF6xE.jpg\",backgroundSize:\"cover\",backgroundType:\"image\",gradientObject:{gradientAngle:180,gradientEnd:\"rgb(153, 102, 255)\",gradientStart:\"rgb(0, 170, 255)\"},height:\"100%\",hoverObject:{hoverColor:\"rgb(0, 85, 255)\",hoverEnabled:false,hoverOpacity:1,hoverScale:1.1,hoverTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},id:\"L7ZxlRaTX\",layoutId:\"L7ZxlRaTX\",name:\"img\",radius:0,shadowObject:{shadowBlur:20,shadowColor:\"rgba(0, 0, 0, 0.2)\",shadowEnabled:false,shadowX:0,shadowY:10},smoothing:0,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({a3SnVNn3g:{backgroundImage:\"https://framerusercontent.com/images/etf6RdnlWqKtP6ZutYqK6brCdOA.jpg\",backgroundSize:\"contain\"},B5cGB08AI:{backgroundImage:\"https://framerusercontent.com/images/NXbNXnO9Zx3t4JxfxAjIH1A5g.jpg\"},bCyepc8ft:{backgroundImage:\"https://framerusercontent.com/images/RSToikcfxsuk2PVp2VH53VhXY8.jpg\"},gKpjdwJwE:{backgroundImage:\"https://framerusercontent.com/images/RSToikcfxsuk2PVp2VH53VhXY8.jpg\"},I3dxEFaUV:{backgroundImage:\"https://framerusercontent.com/images/NXbNXnO9Zx3t4JxfxAjIH1A5g.jpg\"},qYoVcKbdX:{backgroundImage:\"https://framerusercontent.com/images/etf6RdnlWqKtP6ZutYqK6brCdOA.jpg\",backgroundSize:\"contain\"},R_hHBelT3:{backgroundImage:\"https://framerusercontent.com/images/Pw4mcd7R6fvkbHrGZMTj1GqHRas.jpg\"},XtvtkGKl2:{backgroundImage:\"https://framerusercontent.com/images/Pw4mcd7R6fvkbHrGZMTj1GqHRas.jpg\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hvw4ig\",\"data-framer-name\":\"2x2\",layoutDependency:layoutDependency,layoutId:\"agh6lJhdH\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-284vdz-container\",\"data-framer-name\":\"img\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Bho0NnyRU-container\",name:\"img\",nodeId:\"Bho0NnyRU\",rendersWithMotion:true,scopeId:\"AZa_DXyFb\",children:/*#__PURE__*/_jsx(Squircle,{backgroundColor:\"rgb(0, 153, 255)\",backgroundImage:\"https://framerusercontent.com/images/H7R4zLj8YFQBpLkz40pte6mAhqs.jpg\",backgroundSize:\"cover\",backgroundType:\"image\",gradientObject:{gradientAngle:180,gradientEnd:\"rgb(153, 102, 255)\",gradientStart:\"rgb(0, 170, 255)\"},height:\"100%\",hoverObject:{hoverColor:\"rgb(0, 85, 255)\",hoverEnabled:false,hoverOpacity:1,hoverScale:1.1,hoverTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},id:\"Bho0NnyRU\",layoutId:\"Bho0NnyRU\",name:\"img\",radius:0,shadowObject:{shadowBlur:20,shadowColor:\"rgba(0, 0, 0, 0.2)\",shadowEnabled:false,shadowX:0,shadowY:10},smoothing:0,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({B5cGB08AI:{backgroundImage:\"https://framerusercontent.com/images/rPvMfsfd8RnhN3or42ZS6M6xZ8.jpg\",backgroundSize:\"contain\"},bCyepc8ft:{backgroundImage:\"https://framerusercontent.com/images/ImPX4dro5mEAsd2oyzn50jNJgcg.jpg\"},cjo861CYm:{backgroundImage:\"https://framerusercontent.com/images/ulDDgqOQwxxNWPbKth8nkoqvl8U.jpg\"},fXsSeY_LJ:{backgroundImage:\"https://framerusercontent.com/images/0vrkvrnHHeWnMnikvyhnfAnzPg.jpg\"},gKpjdwJwE:{backgroundImage:\"https://framerusercontent.com/images/ImPX4dro5mEAsd2oyzn50jNJgcg.jpg\"},hFHpxI0Zf:{backgroundImage:\"https://framerusercontent.com/images/Wr695lG0Tc3pj0sp0tFPqRH5xik.jpg\"},I3dxEFaUV:{backgroundImage:\"https://framerusercontent.com/images/rPvMfsfd8RnhN3or42ZS6M6xZ8.jpg\"},Kt1_9w9fY:{backgroundImage:\"https://framerusercontent.com/images/ulDDgqOQwxxNWPbKth8nkoqvl8U.jpg\"},ncYro1O71:{backgroundImage:\"https://framerusercontent.com/images/Wr695lG0Tc3pj0sp0tFPqRH5xik.jpg\"},QqEHwgumo:{backgroundImage:\"https://framerusercontent.com/images/dUrkgtjDiyjb4JnGUy0IrSBXY.jpg\"},y7AGymyye:{backgroundImage:\"https://framerusercontent.com/images/0vrkvrnHHeWnMnikvyhnfAnzPg.jpg\"},yW1wLjBq3:{backgroundImage:\"https://framerusercontent.com/images/dUrkgtjDiyjb4JnGUy0IrSBXY.jpg\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-238thp-container\",\"data-framer-name\":\"img\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"jBorEmSIl-container\",name:\"img\",nodeId:\"jBorEmSIl\",rendersWithMotion:true,scopeId:\"AZa_DXyFb\",children:/*#__PURE__*/_jsx(Squircle,{backgroundColor:\"rgb(0, 153, 255)\",backgroundImage:\"https://framerusercontent.com/images/A7fzomRnWU6fAZALZhfnLkiqMC8.jpg\",backgroundSize:\"cover\",backgroundType:\"image\",gradientObject:{gradientAngle:180,gradientEnd:\"rgb(153, 102, 255)\",gradientStart:\"rgb(0, 170, 255)\"},height:\"100%\",hoverObject:{hoverColor:\"rgb(0, 85, 255)\",hoverEnabled:false,hoverOpacity:1,hoverScale:1.1,hoverTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},id:\"jBorEmSIl\",layoutId:\"jBorEmSIl\",name:\"img\",radius:0,shadowObject:{shadowBlur:20,shadowColor:\"rgba(0, 0, 0, 0.2)\",shadowEnabled:false,shadowX:0,shadowY:10},smoothing:0,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({B5cGB08AI:{backgroundImage:\"https://framerusercontent.com/images/r65fb90xla3s05j64VOfAUDi7Lc.jpg\",backgroundSize:\"contain\"},bCyepc8ft:{backgroundImage:\"https://framerusercontent.com/images/XDhUzQyKVOgub6oTQscDbIVQhM.jpg\"},cjo861CYm:{backgroundImage:\"https://framerusercontent.com/images/la8RXrCkBsrs5i4qYJfr6o6A0.jpg\"},fXsSeY_LJ:{backgroundImage:\"https://framerusercontent.com/images/zKhezsq8ml2HUsnxvQKBf95ZRR4.jpg\"},gKpjdwJwE:{backgroundImage:\"https://framerusercontent.com/images/XDhUzQyKVOgub6oTQscDbIVQhM.jpg\"},hFHpxI0Zf:{backgroundImage:\"https://framerusercontent.com/images/LPQxSzACLgqqnL95F68I06h4XY.jpg\"},I3dxEFaUV:{backgroundImage:\"https://framerusercontent.com/images/PHCA24NxqsrXOGpe7jwNAW8clg.jpg\"},Kt1_9w9fY:{backgroundImage:\"https://framerusercontent.com/images/la8RXrCkBsrs5i4qYJfr6o6A0.jpg\"},ncYro1O71:{backgroundImage:\"https://framerusercontent.com/images/LPQxSzACLgqqnL95F68I06h4XY.jpg\"},QqEHwgumo:{backgroundImage:\"https://framerusercontent.com/images/c8ee1mHZ5wZJYSCYcox0Gentr9o.jpg\"},y7AGymyye:{backgroundImage:\"https://framerusercontent.com/images/zKhezsq8ml2HUsnxvQKBf95ZRR4.jpg\"},yW1wLjBq3:{backgroundImage:\"https://framerusercontent.com/images/c8ee1mHZ5wZJYSCYcox0Gentr9o.jpg\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-41blsj-container\",\"data-framer-name\":\"img\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"sXWbLszac-container\",name:\"img\",nodeId:\"sXWbLszac\",rendersWithMotion:true,scopeId:\"AZa_DXyFb\",children:/*#__PURE__*/_jsx(Squircle,{backgroundColor:\"rgb(0, 153, 255)\",backgroundImage:\"https://framerusercontent.com/images/goVx1euJYVyzGsLNhT5gXSYtq4.jpg\",backgroundSize:\"cover\",backgroundType:\"image\",gradientObject:{gradientAngle:180,gradientEnd:\"rgb(153, 102, 255)\",gradientStart:\"rgb(0, 170, 255)\"},height:\"100%\",hoverObject:{hoverColor:\"rgb(0, 85, 255)\",hoverEnabled:false,hoverOpacity:1,hoverScale:1.1,hoverTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},id:\"sXWbLszac\",layoutId:\"sXWbLszac\",name:\"img\",radius:0,shadowObject:{shadowBlur:20,shadowColor:\"rgba(0, 0, 0, 0.2)\",shadowEnabled:false,shadowX:0,shadowY:10},smoothing:0,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({a3SnVNn3g:{backgroundImage:\"https://framerusercontent.com/images/9SITxHsvjPemkcvkVNtz1fK5Iw.jpg\"},B5cGB08AI:{backgroundImage:\"https://framerusercontent.com/images/6zQV8kNGXiQbnyQ6qmAw4oJ4CGo.jpg\"},bCyepc8ft:{backgroundImage:\"https://framerusercontent.com/images/OyvOKWs14kPTTCl9FrO9j5G1A.jpg\"},cjo861CYm:{backgroundImage:\"https://framerusercontent.com/images/lQglIyrFZohJW6RKP6IWQXfkBs.jpg\"},fXsSeY_LJ:{backgroundImage:\"https://framerusercontent.com/images/w82fAZyLkYAbs34yr46e0jeew.jpg\"},gKpjdwJwE:{backgroundImage:\"https://framerusercontent.com/images/OyvOKWs14kPTTCl9FrO9j5G1A.jpg\"},hFHpxI0Zf:{backgroundImage:\"https://framerusercontent.com/images/Yxp03RCnQQ7KKc6KyVJdsilOs.jpg\"},I3dxEFaUV:{backgroundImage:\"https://framerusercontent.com/images/6zQV8kNGXiQbnyQ6qmAw4oJ4CGo.jpg\"},Kt1_9w9fY:{backgroundImage:\"https://framerusercontent.com/images/lQglIyrFZohJW6RKP6IWQXfkBs.jpg\"},ncYro1O71:{backgroundImage:\"https://framerusercontent.com/images/Yxp03RCnQQ7KKc6KyVJdsilOs.jpg\"},QqEHwgumo:{backgroundImage:\"https://framerusercontent.com/images/pCZBe6MLJ02MnnoHNmC33T6DHP8.jpg\"},qYoVcKbdX:{backgroundImage:\"https://framerusercontent.com/images/9SITxHsvjPemkcvkVNtz1fK5Iw.jpg\"},R_hHBelT3:{backgroundImage:\"https://framerusercontent.com/images/m3dpJaRBsZ4H6EL33v1eygmAvcM.jpg\"},XtvtkGKl2:{backgroundImage:\"https://framerusercontent.com/images/m3dpJaRBsZ4H6EL33v1eygmAvcM.jpg\"},y7AGymyye:{backgroundImage:\"https://framerusercontent.com/images/w82fAZyLkYAbs34yr46e0jeew.jpg\"},yW1wLjBq3:{backgroundImage:\"https://framerusercontent.com/images/pCZBe6MLJ02MnnoHNmC33T6DHP8.jpg\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-a0y3u.framer-15ubgnf, .framer-a0y3u .framer-15ubgnf { display: block; }\",\".framer-a0y3u.framer-1ohix04 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 970px; }\",\".framer-a0y3u .framer-vzngrp-container, .framer-a0y3u .framer-v89jfa-container, .framer-a0y3u .framer-1cv4cos-container, .framer-a0y3u .framer-41blsj-container { aspect-ratio: 1.515625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 132px); position: relative; width: 100%; }\",\".framer-a0y3u .framer-1hvw4ig { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-a0y3u .framer-284vdz-container, .framer-a0y3u .framer-238thp-container { aspect-ratio: 0.828125 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 242px); position: relative; width: 1px; }\",\".framer-a0y3u.framer-v-8b3abz .framer-vzngrp-container, .framer-a0y3u.framer-v-1dthcw0 .framer-vzngrp-container, .framer-a0y3u.framer-v-1dzna0k .framer-vzngrp-container, .framer-a0y3u.framer-v-xl7z4n .framer-vzngrp-container, .framer-a0y3u.framer-v-ixfudf .framer-vzngrp-container { order: 3; }\",\".framer-a0y3u.framer-v-8b3abz .framer-v89jfa-container, .framer-a0y3u.framer-v-1dthcw0 .framer-v89jfa-container { order: 4; }\",\".framer-a0y3u.framer-v-8b3abz .framer-1cv4cos-container, .framer-a0y3u.framer-v-1dthcw0 .framer-1cv4cos-container, .framer-a0y3u.framer-v-xl7z4n .framer-1cv4cos-container, .framer-a0y3u.framer-v-ixfudf .framer-1cv4cos-container { order: 1; }\",\".framer-a0y3u.framer-v-8b3abz .framer-41blsj-container, .framer-a0y3u.framer-v-1dthcw0 .framer-41blsj-container, .framer-a0y3u.framer-v-1dzna0k .framer-41blsj-container, .framer-a0y3u.framer-v-xl7z4n .framer-41blsj-container, .framer-a0y3u.framer-v-ixfudf .framer-41blsj-container { order: 0; }\",\".framer-a0y3u.framer-v-1qox29y .framer-vzngrp-container, .framer-a0y3u.framer-v-1c0jz4i .framer-vzngrp-container, .framer-a0y3u.framer-v-gdjnru .framer-vzngrp-container { height: var(--framer-aspect-ratio-supported, 640px); order: 3; }\",\".framer-a0y3u.framer-v-1qox29y .framer-1hvw4ig, .framer-a0y3u.framer-v-1c0jz4i .framer-1hvw4ig { order: 2; }\",\".framer-a0y3u.framer-v-1qox29y .framer-284vdz-container, .framer-a0y3u.framer-v-1qox29y .framer-238thp-container, .framer-a0y3u.framer-v-1c0jz4i .framer-284vdz-container, .framer-a0y3u.framer-v-1c0jz4i .framer-238thp-container { height: var(--framer-aspect-ratio-supported, 583px); }\",\".framer-a0y3u.framer-v-1qox29y .framer-41blsj-container, .framer-a0y3u.framer-v-1c0jz4i .framer-41blsj-container, .framer-a0y3u.framer-v-gdjnru .framer-41blsj-container { height: var(--framer-aspect-ratio-supported, 640px); order: 0; }\",\".framer-a0y3u.framer-v-1c0jz4i .framer-1cv4cos-container, .framer-a0y3u.framer-v-gdjnru .framer-1cv4cos-container { height: var(--framer-aspect-ratio-supported, 640px); order: 1; }\",\".framer-a0y3u.framer-v-z9wca4.framer-1ohix04, .framer-a0y3u.framer-v-z9wca4 .framer-1hvw4ig, .framer-a0y3u.framer-v-1pen6la.framer-1ohix04, .framer-a0y3u.framer-v-1pen6la .framer-1hvw4ig, .framer-a0y3u.framer-v-rxrvx5.framer-1ohix04, .framer-a0y3u.framer-v-rxrvx5 .framer-1hvw4ig, .framer-a0y3u.framer-v-9khffn.framer-1ohix04, .framer-a0y3u.framer-v-9khffn .framer-1hvw4ig, .framer-a0y3u.framer-v-7jm1ju.framer-1ohix04, .framer-a0y3u.framer-v-7jm1ju .framer-1hvw4ig, .framer-a0y3u.framer-v-1dthcw0.framer-1ohix04, .framer-a0y3u.framer-v-1dzna0k.framer-1ohix04, .framer-a0y3u.framer-v-xl7z4n.framer-1ohix04, .framer-a0y3u.framer-v-ixfudf.framer-1ohix04 { gap: 2px; }\",\".framer-a0y3u.framer-v-1dzna0k .framer-1hvw4ig, .framer-a0y3u.framer-v-xl7z4n .framer-1hvw4ig { gap: 2px; order: 2; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2515\n * @framerIntrinsicWidth 970\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Kt1_9w9fY\":{\"layout\":[\"fixed\",\"auto\"]},\"y7AGymyye\":{\"layout\":[\"fixed\",\"auto\"]},\"gKpjdwJwE\":{\"layout\":[\"fixed\",\"auto\"]},\"ncYro1O71\":{\"layout\":[\"fixed\",\"auto\"]},\"qYoVcKbdX\":{\"layout\":[\"fixed\",\"auto\"]},\"yW1wLjBq3\":{\"layout\":[\"fixed\",\"auto\"]},\"B5cGB08AI\":{\"layout\":[\"fixed\",\"auto\"]},\"R_hHBelT3\":{\"layout\":[\"fixed\",\"auto\"]},\"dga3ASCgy\":{\"layout\":[\"fixed\",\"auto\"]},\"cjo861CYm\":{\"layout\":[\"fixed\",\"auto\"]},\"fXsSeY_LJ\":{\"layout\":[\"fixed\",\"auto\"]},\"bCyepc8ft\":{\"layout\":[\"fixed\",\"auto\"]},\"hFHpxI0Zf\":{\"layout\":[\"fixed\",\"auto\"]},\"a3SnVNn3g\":{\"layout\":[\"fixed\",\"auto\"]},\"QqEHwgumo\":{\"layout\":[\"fixed\",\"auto\"]},\"I3dxEFaUV\":{\"layout\":[\"fixed\",\"auto\"]},\"XtvtkGKl2\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerAZa_DXyFb=withCSS(Component,css,\"framer-a0y3u\");export default FramerAZa_DXyFb;FramerAZa_DXyFb.displayName=\"grid\";FramerAZa_DXyFb.defaultProps={height:2515,width:970};addPropertyControls(FramerAZa_DXyFb,{variant:{options:[\"DJ7bqMy1U\",\"Kt1_9w9fY\",\"y7AGymyye\",\"gKpjdwJwE\",\"ncYro1O71\",\"qYoVcKbdX\",\"yW1wLjBq3\",\"B5cGB08AI\",\"R_hHBelT3\",\"dga3ASCgy\",\"cjo861CYm\",\"fXsSeY_LJ\",\"bCyepc8ft\",\"hFHpxI0Zf\",\"a3SnVNn3g\",\"QqEHwgumo\",\"I3dxEFaUV\",\"XtvtkGKl2\"],optionTitles:[\"hut8\",\"hec\",\"fg\",\"cta\",\"ipic\",\"cboc\",\"wage\",\"cmon\",\"bleak\",\"hut8-mobile\",\"hec-mobile\",\"fg-mobile\",\"cta-mobile\",\"ipic-mobile\",\"cboc-mobile\",\"wage-mobile\",\"cmon-mobile\",\"bleak-mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerAZa_DXyFb,[{explicitInter:true,fonts:[]},...SquircleFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAZa_DXyFb\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"970\",\"framerIntrinsicHeight\":\"2515\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Kt1_9w9fY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"y7AGymyye\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gKpjdwJwE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ncYro1O71\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qYoVcKbdX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yW1wLjBq3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"B5cGB08AI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"R_hHBelT3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dga3ASCgy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cjo861CYm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fXsSeY_LJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bCyepc8ft\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hFHpxI0Zf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a3SnVNn3g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QqEHwgumo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"I3dxEFaUV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XtvtkGKl2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AZa_DXyFb.map"],
  "mappings": "sQAAA,SAASA,GAA0C,CAAC,oBAAoBC,EAAE,qBAAqBC,EAAE,wBAAwB,EAAE,uBAAuBC,EAAE,MAAMC,EAAE,OAAO,CAAC,EAAE,CAAC,IAAMC,EAAE,CAAC,QAAQ,GAAG,SAAS,GAAG,WAAW,GAAG,YAAY,EAAE,EAAQC,EAAE,CAAC,QAAQL,EAAE,SAASC,EAAE,WAAWC,EAAE,YAAY,CAAC,EAAE,cAAO,QAAQG,CAAC,EAAE,KAAM,CAAC,CAAC,CAACC,CAAC,EAAE,CAAC,CAACN,CAAC,IAAIA,EAAEM,CAAE,EAAE,QAAS,CAAC,CAACN,EAAEC,CAAC,IAAI,CAAC,IAAMM,EAAEP,EAAQE,EAAEI,GAAEC,CAAC,EAAQC,EAAE,KAAK,IAAI,MAAM,KAAKN,EAAE,IAAKI,GAAG,CAAC,IAAMN,EAAEK,EAAEC,EAAE,MAAM,EAAE,GAAOL,IAAJ,GAAWD,IAAJ,EAAM,MAAO,GAAE,IAAMO,EAAEH,EAAEE,EAAE,MAAM,EAAQJ,EAAUI,EAAE,OAAV,OAA2BA,EAAE,OAAb,SAAkBH,EAAE,EAAE,OAAOI,GAAG,EAAEL,EAAEE,EAAEE,EAAE,MAAM,EAAEL,GAAGA,EAAED,GAAGE,CAAC,CAAE,CAAC,EAAEE,EAAEG,CAAC,EAAEC,EAAEH,EAAEE,CAAC,EAAE,KAAK,IAAIN,EAAEO,CAAC,CAAC,CAAE,EAAQ,CAAC,QAAQ,CAAC,OAAOH,EAAE,QAAQ,2BAA2BD,EAAE,OAAO,EAAE,SAAS,CAAC,OAAOC,EAAE,SAAS,2BAA2BD,EAAE,QAAQ,EAAE,WAAW,CAAC,OAAOC,EAAE,WAAW,2BAA2BD,EAAE,UAAU,EAAE,YAAY,CAAC,OAAOC,EAAE,YAAY,2BAA2BD,EAAE,WAAW,CAAC,CAAC,CAAC,IAAME,GAAE,CAAC,QAAQ,CAAC,CAAC,OAAO,WAAW,KAAK,KAAK,EAAE,CAAC,OAAO,aAAa,KAAK,MAAM,CAAC,EAAE,SAAS,CAAC,CAAC,OAAO,UAAU,KAAK,KAAK,EAAE,CAAC,OAAO,cAAc,KAAK,OAAO,CAAC,EAAE,WAAW,CAAC,CAAC,OAAO,cAAc,KAAK,QAAQ,EAAE,CAAC,OAAO,UAAU,KAAK,MAAM,CAAC,EAAE,YAAY,CAAC,CAAC,OAAO,aAAa,KAAK,QAAQ,EAAE,CAAC,OAAO,WAAW,KAAK,OAAO,CAAC,CAAC,EAAE,SAASG,EAA0C,CAAC,aAAaH,EAAE,gBAAgBN,EAAE,kBAAkBC,EAAE,2BAA2BM,CAAC,EAAE,CAAC,IAAIL,GAAG,EAAEF,GAAGM,EAAE,GAAG,CAACL,EAAE,CAAC,IAAMA,EAAEM,EAAED,EAAE,EAAEN,EAAE,KAAK,IAAIA,EAAEC,CAAC,EAAEC,EAAE,KAAK,IAAIA,EAAEK,CAAC,CAAC,CAAC,IAAMJ,EAAE,IAAI,EAAEH,GAASU,EAAE,KAAK,IAAIC,EAAgCR,EAAE,CAAC,CAAC,EAAEG,EAAE,KAAK,KAAK,CAAC,EAAQF,GAAG,GAAGD,GAAG,EAAQE,EAAEC,EAAE,KAAK,IAAIK,EAAgCP,EAAE,CAAC,CAAC,EAAQI,EAAE,GAAGR,EAAQY,EAAEP,EAAE,KAAK,IAAIM,EAAgCH,CAAC,CAAC,EAAQK,EAAED,EAAE,KAAK,IAAID,EAAgCH,CAAC,CAAC,EAAMM,GAAGZ,EAAEQ,EAAEE,EAAEC,GAAG,EAAME,EAAE,EAAED,EAAE,GAAGb,GAAGC,EAAEK,EAAE,CAAC,IAAMD,EAAEC,EAAEM,EAAEH,EAAEE,EAAQZ,EAAEM,EAAE,EAAQL,EAAEK,EAAEN,EAAEc,EAAE,KAAK,IAAIA,EAAEb,CAAC,EAAEc,EAAET,EAAEQ,EAAEZ,EAAE,KAAK,IAAIA,EAAEK,CAAC,CAAC,CAAC,MAAM,CAAC,EAAEQ,EAAE,EAAED,EAAE,EAAEF,EAAE,EAAEC,EAAE,EAAEX,EAAE,iBAAiBQ,EAAE,aAAaJ,CAAC,CAAC,CAAC,SAASU,GAA0C,CAAC,MAAMV,EAAE,OAAON,EAAE,kBAAkBC,EAAE,mBAAmBM,EAAE,qBAAqBL,EAAE,sBAAsBC,CAAC,EAAE,CAAC,MAAM;AAAA,QAAWG,EAAEC,EAAE,CAAC;AAAA,MAAWU,GAAuCV,CAAC,CAAC;AAAA,QAAWD,CAAC,IAAIN,EAAEG,EAAE,CAAC;AAAA,MAASe,GAA0Cf,CAAC,CAAC;AAAA,QAAWD,EAAE,CAAC,IAAIF,CAAC;AAAA,MAASmB,GAAyCjB,CAAC,CAAC;AAAA,UAAaD,EAAE,CAAC;AAAA,MAASmB,GAAsCnB,CAAC,CAAC;AAAA;AAAA,IAAc,QAAQ,aAAa,GAAG,EAAE,KAAK,CAAC,CAAC,SAASgB,GAAuC,CAAC,aAAaX,EAAE,EAAEN,EAAE,EAAEC,EAAE,EAAEM,EAAE,EAAEL,EAAE,EAAEC,EAAE,iBAAiBO,CAAC,EAAE,CAAC,OAAOJ,EAAE;AAAA,QAAWN,CAAC,MAAMA,EAAEC,CAAC,MAAMD,EAAEC,EAAEM,CAAC,IAAIL,CAAC;AAAA,QAAWI,CAAC,IAAIA,CAAC,UAAUI,CAAC,IAAIA,CAAC;AAAA,QAAWR,CAAC,IAAIK,CAAC;AAAA,UAAaL,CAAC,IAAID,EAAEM,CAAC;AAAA,UAAaL,CAAC,IAAIF,EAAEC,EAAEM,CAAC,GAAG,KAAKJ,CAAC,IAAI,CAAC,SAASe,GAA0C,CAAC,aAAaZ,EAAE,EAAEN,EAAE,EAAEC,EAAE,EAAEM,EAAE,EAAEL,EAAE,EAAEC,EAAE,iBAAiBO,CAAC,EAAE,CAAC,OAAOJ,EAAE;AAAA,UAAaN,CAAC;AAAA,UAAaA,EAAEC,CAAC;AAAA,QAAW,CAACC,CAAC,IAAIF,EAAEC,EAAEM,CAAC;AAAA,QAAWD,CAAC,IAAIA,CAAC,WAAWI,CAAC,IAAIA,CAAC;AAAA,QAAW,CAACH,CAAC,IAAIL,CAAC;AAAA,QAAW,EAAED,EAAEM,EAAE,IAAIL,CAAC;AAAA,QAAW,EAAEF,EAAEC,EAAEM,EAAE,IAAIL,CAAC,GAAG,OAAOC,CAAC,EAAE,CAAC,SAASgB,GAAyC,CAAC,aAAab,EAAE,EAAEN,EAAE,EAAEC,EAAE,EAAEM,EAAE,EAAEL,EAAE,EAAEC,EAAE,iBAAiBO,CAAC,EAAE,CAAC,OAAOJ,EAAE;AAAA,QAAW,CAACN,CAAC;AAAA,QAAa,EAAEA,EAAEC,EAAE;AAAA,QAAa,EAAED,EAAEC,EAAEM,EAAE,IAAI,CAACL,CAAC;AAAA,QAAWI,CAAC,IAAIA,CAAC,WAAWI,CAAC,KAAKA,CAAC;AAAA,QAAW,CAACR,CAAC,IAAI,CAACK,CAAC;AAAA,QAAW,CAACL,CAAC,IAAI,EAAED,EAAEM,EAAE;AAAA,QAAW,CAACL,CAAC,IAAI,EAAEF,EAAEC,EAAEM,EAAE,GAAG,KAAK,CAACJ,CAAC,IAAI,CAAC,SAASiB,GAAsC,CAAC,aAAad,EAAE,EAAEN,EAAE,EAAEC,EAAE,EAAEM,EAAE,EAAEL,EAAE,EAAEC,EAAE,iBAAiBO,CAAC,EAAE,CAAC,OAAOJ,EAAE;AAAA,UAAa,CAACN,CAAC;AAAA,UAAa,EAAEA,EAAEC,EAAE;AAAA,QAAWC,CAAC,IAAI,EAAEF,EAAEC,EAAEM,EAAE;AAAA,QAAWD,CAAC,IAAIA,CAAC,UAAUI,CAAC,KAAKA,CAAC;AAAA,QAAWH,CAAC,IAAI,CAACL,CAAC;AAAA,QAAWD,EAAEM,CAAC,IAAI,CAACL,CAAC;AAAA,QAAWF,EAAEC,EAAEM,CAAC,IAAI,CAACL,CAAC,GAAG,OAAO,CAACC,CAAC,CAAC,SAASQ,EAAgCL,EAAE,CAAC,OAAOA,EAAE,KAAK,GAAG,GAAG,CAAC,SAASe,GAA0C,CAAC,aAAaf,EAAE,EAAE,oBAAoBN,EAAE,qBAAqBC,EAAE,wBAAwBM,EAAE,uBAAuBL,EAAE,gBAAgBC,EAAE,MAAMO,EAAE,OAAON,EAAE,kBAAkBC,EAAE,EAAK,EAAE,CAA6B,GAA5BL,EAAEA,GAAGM,EAAEL,EAAEA,GAAGK,EAAEJ,EAAEA,GAAGI,EAAEC,EAAEA,GAAGD,EAAKN,IAAIC,GAAGA,IAAIM,GAAGA,IAAIL,GAAGA,IAAIF,EAAE,CAAC,IAAMM,EAAE,KAAK,IAAII,EAAEN,CAAC,EAAE,EAAQH,EAAE,KAAK,IAAID,EAAEM,CAAC,EAAQC,EAAKE,EAA2C,CAAC,aAAaR,EAAE,gBAAgBE,EAAE,kBAAkBE,EAAE,2BAA2BC,CAAC,CAAC,EAAE,OAASU,GAA2C,CAAC,MAAMN,EAAE,OAAON,EAAE,kBAAkBG,EAAE,mBAAmBA,EAAE,qBAAqBA,EAAE,sBAAsBA,CAAC,CAAC,CAAC,CAAC,GAAK,CAAC,QAAQC,EAAE,SAASI,EAAE,WAAWC,EAAE,YAAYC,CAAC,EAAKf,GAA2C,CAAC,oBAAoBC,EAAE,qBAAqBC,EAAE,wBAAwBM,EAAE,uBAAuBL,EAAE,MAAMQ,EAAE,OAAON,CAAC,CAAC,EAAE,OAASY,GAA2C,CAAC,MAAMN,EAAE,OAAON,EAAE,kBAAqBK,EAA2C,CAAC,gBAAgBN,EAAE,kBAAkBE,EAAE,aAAaG,EAAE,OAAO,2BAA2BA,EAAE,0BAA0B,CAAC,EAAE,mBAAsBC,EAA2C,CAAC,gBAAgBN,EAAE,kBAAkBE,EAAE,aAAaO,EAAE,OAAO,2BAA2BA,EAAE,0BAA0B,CAAC,EAAE,sBAAyBH,EAA2C,CAAC,gBAAgBN,EAAE,kBAAkBE,EAAE,aAAaS,EAAE,OAAO,2BAA2BA,EAAE,0BAA0B,CAAC,EAAE,qBAAwBL,EAA2C,CAAC,gBAAgBN,EAAE,kBAAkBE,EAAE,aAAaQ,EAAE,OAAO,2BAA2BA,EAAE,0BAA0B,CAAC,CAAC,CAAC,CAAC,CCGjkK,IAAMS,GAA0B,OAAO,SAAW,IAAYC,EAAgBC,ECH0C,IAAIC,GAA6B,GAAG,CAAI,OAAOC,IAAS,SAAWD,GAAmBC,EAAO,eAAgB,MAAS,CACzP,CAAC,IAAMC,EAAN,KAAoB,CACrB,sBAAsBC,EAAQ,CAAC,QAAUC,KAASD,EAAQ,CAAC,IAAME,EAAmB,KAAK,UAAU,IAAID,EAAM,MAAM,EAAKC,GAAmBA,EAAmBD,EAAM,WAAW,CAAE,CAAC,CAAC,2BAA2BE,EAAQC,EAAS,CAAK,KAAK,uBAA4B,KAAK,qBAAqB,QAAQD,CAAO,EAAE,KAAK,UAAU,IAAIA,EAAQC,CAAQ,EAAE,CAAC,UAAUD,EAAQ,CAAK,KAAK,uBAA4B,KAAK,qBAAqB,UAAUA,CAAO,EAAE,KAAK,UAAU,OAAOA,CAAO,EAAE,CAAC,aAAa,CAAC,KAAK,UAAU,IAAI,QAAU,IAAME,EAAgBR,GAAuBQ,IAAuB,KAAK,qBAAqB,IAAIA,EAAgB,KAAK,sBAAsB,KAAK,IAAI,CAAC,EAAE,CAAC,EAAOC,GAAqB,IAAIP,EAIrrB,SAASQ,GAAgBC,EAAIJ,EAAS,CAAC,GAAK,CAACK,EAAKC,CAAO,EAAQC,GAAS,IAAI,EAAE,SAASC,EAAWC,EAAQ,EAAI,CAACJ,GAAMI,EAAQ,SAASJ,EAAK,QAAQI,EAAQ,QAAQJ,EAAK,SAAUL,GAASA,EAASS,CAAO,EAAEH,EAAQ,CAAC,MAAMG,EAAQ,MAAM,OAAOA,EAAQ,MAAM,CAAC,EAAG,CAIhR,OAAAC,GAA0B,IAAI,CAAC,GAAG,CAACN,EAAI,QAAQ,OAAO,GAAK,CAAC,YAAAO,EAAY,aAAAC,CAAY,EAAER,EAAI,QAC1F,OAAAI,EAAW,CAAC,MAAMG,EAAY,OAAOC,CAAY,CAAC,EAIlDV,GAAqB,2BAA2BE,EAAI,QAAQI,CAAU,EAAQ,IAAI,CAAKJ,EAAI,SAAeF,GAAqB,UAAUE,EAAI,OAAO,CAAE,CAAE,EAAE,CAAC,CAAC,EAASC,CAAK,CCNvJ,SAARQ,EAA0BC,EAAM,CAAa,GAAK,CAAC,OAAAC,EAAO,UAAAC,EAAU,eAAAC,EAAe,gBAAAC,EAAgB,gBAAAC,EAAgB,eAAAC,EAAe,eAAAC,EAAe,aAAAC,EAAa,YAAAC,EAAY,MAAAC,CAAK,EAAEV,EAAW,CAAC,cAAAW,EAAc,QAAAC,EAAQ,QAAAC,EAAQ,WAAAC,EAAW,YAAAC,CAAW,EAAEP,EAAkB,CAAC,aAAAQ,EAAa,WAAAC,EAAW,aAAAC,EAAa,WAAAC,EAAW,gBAAAC,CAAe,EAAEX,EAAiB,CAAC,cAAAY,EAAc,YAAAC,EAAY,cAAAC,CAAa,EAAEhB,EAAkCiB,EAAYC,EAAO,EAAQC,EAAKC,GAAgBH,CAAW,EAAQI,EAAyCF,GAAK,MAAOA,EAAK,MAAM,IAAUG,EAA0CH,GAAK,OAAQA,EAAK,OAAO,IAAwBI,GAAQC,GAAW,CAAC,MAAAH,EAAM,OAAAC,EAAO,aAAa5B,EAAO,gBAAgBC,CAAS,CAAC,EAAM8B,EAAW5B,EAAgB,OAAGD,IAAiB,WAAY6B,EAAW,mBAAmBT,CAAa,QAAQF,CAAa,KAAKC,CAAW,IAAanB,IAAiB,UAAS6B,EAAW,OAAO3B,CAAe,KAA0B4B,EAAK,MAAM,CAAC,MAAM,CAAC,MAAM,OAAO,OAAO,OAChgC,OAAOtB,GAAe,eAAeC,CAAO,MAAMC,CAAO,MAAMC,CAAU,MAAMC,CAAW,GAAG,EAAE,SAAuBkB,EAAKC,EAAO,IAAI,CAAC,IAAIV,EAAY,MAAM,CAAC,MAAAI,EAAM,OAAAC,EAAO,WAAAG,EAAW,eAAA1B,EAAe,aAAaL,EAAO,EAAE,SAAS,SAAS6B,EAAO,KAAK,SAAS,WAAW,GAAGpB,CAAK,EAAE,WAAWM,GAAc,CAAC,MAAMC,EAAW,QAAQC,EAAa,gBAAgBC,CAAU,EAAE,WAAWH,GAAc,CAAC,GAAGI,CAAe,CAAC,CAAC,CAAC,CAAC,CAAE,CAAErB,EAAS,aAAa,CAAC,OAAO,GAAG,UAAU,GAAG,gBAAgB,OAAO,eAAe,QAAQ,eAAe,CAAC,cAAc,OAAO,YAAY,OAAO,cAAc,GAAG,EAAE,aAAa,CAAC,cAAc,GAAM,QAAQ,EAAE,QAAQ,GAAG,WAAW,GAAG,YAAY,iBAAiB,EAAE,YAAY,CAAC,aAAa,GAAK,WAAW,IAAI,aAAa,EAAE,WAAW,MAAM,CAAC,EAAEA,EAAS,YAAY,WAAWoC,EAAoBpC,EAAS,CAAC,OAAO,CAAC,KAAKqC,EAAY,OAAO,IAAI,EAAE,IAAI,IAAI,KAAK,EAAE,eAAe,GAAK,aAAarC,EAAS,aAAa,MAAM,EAAE,UAAU,CAAC,KAAKqC,EAAY,OAAO,IAAI,EAAE,IAAI,EAAE,KAAK,IAAI,eAAe,GAAK,aAAarC,EAAS,aAAa,SAAS,EAAE,eAAe,CAAC,KAAKqC,EAAY,KAAK,MAAM,OAAO,QAAQ,CAAC,QAAQ,WAAW,OAAO,EAAE,aAAa,CAAC,QAAQ,WAAW,OAAO,CAAC,EAAE,gBAAgB,CAAC,KAAKA,EAAY,MAAM,MAAM,QAAQ,aAAarC,EAAS,aAAa,gBAAgB,OAAOC,GAAOA,EAAM,iBAAiB,OAAO,EAAE,gBAAgB,CAAC,KAAKoC,EAAY,MAAM,MAAM,QAAQ,OAAOpC,GAAOA,EAAM,iBAAiB,OAAO,EAAE,eAAe,CAAC,KAAKoC,EAAY,KAAK,MAAM,OAAO,QAAQ,CAAC,QAAQ,SAAS,EAAE,aAAa,CAAC,QAAQ,SAAS,EAAE,aAAarC,EAAS,aAAa,eAAe,OAAOC,GAAOA,EAAM,iBAAiB,OAAO,EAAE,eAAe,CAAC,KAAKoC,EAAY,OAAO,MAAM,WAAW,OAAOpC,GAAOA,EAAM,iBAAiB,WAAW,SAAS,CAAC,cAAc,CAAC,KAAKoC,EAAY,MAAM,MAAM,QAAQ,aAAarC,EAAS,aAAa,eAAe,aAAa,EAAE,YAAY,CAAC,KAAKqC,EAAY,MAAM,MAAM,MAAM,aAAarC,EAAS,aAAa,eAAe,WAAW,EAAE,cAAc,CAAC,MAAM,QAAQ,KAAKqC,EAAY,OAAO,IAAI,KAAK,IAAI,IAAI,aAAarC,EAAS,aAAa,eAAe,aAAa,CAAC,CAAC,EAAE,aAAa,CAAC,KAAKqC,EAAY,OAAO,MAAM,SAAS,SAAS,CAAC,cAAc,CAAC,KAAKA,EAAY,QAAQ,MAAM,SAAS,aAAarC,EAAS,aAAa,aAAa,aAAa,EAAE,QAAQ,CAAC,KAAKqC,EAAY,OAAO,MAAM,IAAI,IAAI,KAAK,IAAI,IAAI,aAAarC,EAAS,aAAa,aAAa,QAAQ,OAAOC,GAAO,CAACA,EAAM,aAAa,EAAE,QAAQ,CAAC,KAAKoC,EAAY,OAAO,MAAM,IAAI,IAAI,KAAK,IAAI,IAAI,aAAarC,EAAS,aAAa,aAAa,QAAQ,OAAOC,GAAO,CAACA,EAAM,aAAa,EAAE,WAAW,CAAC,KAAKoC,EAAY,OAAO,MAAM,OAAO,IAAI,EAAE,IAAI,IAAI,aAAarC,EAAS,aAAa,aAAa,WAAW,OAAOC,GAAO,CAACA,EAAM,aAAa,EAAE,YAAY,CAAC,KAAKoC,EAAY,MAAM,MAAM,QAAQ,aAAarC,EAAS,aAAa,aAAa,YAAY,OAAOC,GAAO,CAACA,EAAM,aAAa,CAAC,CAAC,EAAE,YAAY,CAAC,KAAKoC,EAAY,OAAO,MAAM,QAAQ,SAAS,CAAC,aAAa,CAAC,KAAKA,EAAY,QAAQ,MAAM,SAAS,aAAarC,EAAS,aAAa,YAAY,YAAY,EAAE,WAAW,CAAC,KAAKqC,EAAY,OAAO,MAAM,QAAQ,IAAI,EAAE,IAAI,EAAE,KAAK,IAAI,eAAe,GAAK,aAAarC,EAAS,aAAa,YAAY,WAAW,OAAOC,GAAO,CAACA,EAAM,YAAY,EAAE,aAAa,CAAC,KAAKoC,EAAY,OAAO,MAAM,UAAU,IAAI,EAAE,IAAI,EAAE,KAAK,IAAI,aAAarC,EAAS,aAAa,YAAY,YAAY,EAAE,WAAW,CAAC,KAAKqC,EAAY,MAAM,MAAM,QAAQ,aAAarC,EAAS,aAAa,YAAY,UAAU,EAAE,gBAAgB,CAAC,KAAKqC,EAAY,WAAW,MAAM,aAAa,OAAOpC,GAAO,CAACA,EAAM,YAAY,CAAC,CAAC,CAAC,CAAC,ECTtlG,IAAMqC,GAAcC,GAASC,CAAQ,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,eAAe,YAAY,cAAc,YAAY,cAAc,YAAY,aAAa,YAAY,YAAY,YAAY,aAAa,YAAY,cAAc,YAAY,cAAc,YAAY,cAAc,YAAY,MAAM,YAAY,KAAK,YAAY,KAAK,YAAY,IAAI,YAAY,GAAG,YAAY,IAAI,YAAY,KAAK,YAAY,KAAK,YAAY,KAAK,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMtB,IAAesB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAUwB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAArC,EAAQ,GAAGsC,CAAS,EAAEtB,GAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,GAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,IAAIkC,EAAW,QAAA3B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiB3B,GAAuBD,EAAMtB,CAAQ,EAAuCmD,EAAkBC,EAAGxD,GAAkB,GAAhD,CAAC,CAAuE,EAAQyD,EAAY,IAAQ,GAAC,YAAY,WAAW,EAAE,SAASZ,CAAW,EAAmCa,EAAa,IAAQ,EAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,SAASb,CAAW,EAAmCc,EAAa,IAAQ,EAAC,YAAY,YAAY,YAAY,WAAW,EAAE,SAASd,CAAW,EAA6B,OAAoB5B,EAAK2C,GAAY,CAAC,GAAGjB,GAAUT,EAAgB,SAAsBjB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBsD,EAAM1C,EAAO,QAAQ,CAAC,GAAGyB,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,EAAkB,iBAAiBb,EAAUI,CAAU,EAAE,mBAAmB,OAAO,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAGvC,EAAqB,CAAC,UAAU,CAAC,mBAAmB,aAAa,EAAE,UAAU,CAAC,mBAAmB,MAAM,EAAE,UAAU,CAAC,mBAAmB,YAAY,EAAE,UAAU,CAAC,mBAAmB,YAAY,EAAE,UAAU,CAAC,mBAAmB,aAAa,EAAE,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,KAAK,EAAE,UAAU,CAAC,mBAAmB,aAAa,EAAE,UAAU,CAAC,mBAAmB,aAAa,EAAE,UAAU,CAAC,mBAAmB,KAAK,EAAE,UAAU,CAAC,mBAAmB,MAAM,EAAE,UAAU,CAAC,mBAAmB,aAAa,EAAE,UAAU,CAAC,mBAAmB,MAAM,EAAE,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,cAAc,EAAE,UAAU,CAAC,mBAAmB,IAAI,EAAE,UAAU,CAAC,mBAAmB,MAAM,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAS,CAAchC,EAAK6C,EAA0B,CAAC,SAAsB7C,EAAK8C,EAA8B,CAAC,UAAU,0BAA0B,mBAAmB,MAAM,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBT,EAAiB,SAAS,sBAAsB,KAAK,MAAM,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKnB,EAAS,CAAC,gBAAgB,mBAAmB,gBAAgB,sEAAsE,eAAe,QAAQ,eAAe,QAAQ,eAAe,CAAC,cAAc,IAAI,YAAY,qBAAqB,cAAc,kBAAkB,EAAE,OAAO,OAAO,YAAY,CAAC,WAAW,kBAAkB,aAAa,GAAM,aAAa,EAAE,WAAW,IAAI,gBAAgB,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAE,GAAG,YAAY,SAAS,YAAY,KAAK,MAAM,OAAO,EAAE,aAAa,CAAC,WAAW,GAAG,YAAY,qBAAqB,cAAc,GAAM,QAAQ,EAAE,QAAQ,EAAE,EAAE,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,OAAO,GAAGI,EAAqB,CAAC,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,CAAC,EAAE2C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEQ,EAAY,GAAgBxC,EAAK6C,EAA0B,CAAC,SAAsB7C,EAAK8C,EAA8B,CAAC,UAAU,0BAA0B,mBAAmB,MAAM,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBT,EAAiB,SAAS,sBAAsB,KAAK,MAAM,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKnB,EAAS,CAAC,gBAAgB,mBAAmB,gBAAgB,uEAAuE,eAAe,QAAQ,eAAe,QAAQ,eAAe,CAAC,cAAc,IAAI,YAAY,qBAAqB,cAAc,kBAAkB,EAAE,OAAO,OAAO,YAAY,CAAC,WAAW,kBAAkB,aAAa,GAAM,aAAa,EAAE,WAAW,IAAI,gBAAgB,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAE,GAAG,YAAY,SAAS,YAAY,KAAK,MAAM,OAAO,EAAE,aAAa,CAAC,WAAW,GAAG,YAAY,qBAAqB,cAAc,GAAM,QAAQ,EAAE,QAAQ,EAAE,EAAE,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE4D,EAAa,GAAgBzC,EAAK6C,EAA0B,CAAC,SAAsB7C,EAAK8C,EAA8B,CAAC,UAAU,2BAA2B,mBAAmB,MAAM,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBT,EAAiB,SAAS,sBAAsB,KAAK,MAAM,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKnB,EAAS,CAAC,gBAAgB,mBAAmB,gBAAgB,uEAAuE,eAAe,QAAQ,eAAe,QAAQ,eAAe,CAAC,cAAc,IAAI,YAAY,qBAAqB,cAAc,kBAAkB,EAAE,OAAO,OAAO,YAAY,CAAC,WAAW,kBAAkB,aAAa,GAAM,aAAa,EAAE,WAAW,IAAI,gBAAgB,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAE,GAAG,YAAY,SAAS,YAAY,KAAK,MAAM,OAAO,EAAE,aAAa,CAAC,WAAW,GAAG,YAAY,qBAAqB,cAAc,GAAM,QAAQ,EAAE,QAAQ,EAAE,EAAE,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,OAAO,GAAGI,EAAqB,CAAC,UAAU,CAAC,gBAAgB,uEAAuE,eAAe,SAAS,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,uEAAuE,eAAe,SAAS,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,CAAC,EAAE2C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEU,EAAa,GAAgBE,EAAM1C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK6C,EAA0B,CAAC,SAAsB7C,EAAK8C,EAA8B,CAAC,UAAU,0BAA0B,mBAAmB,MAAM,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBT,EAAiB,SAAS,sBAAsB,KAAK,MAAM,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKnB,EAAS,CAAC,gBAAgB,mBAAmB,gBAAgB,uEAAuE,eAAe,QAAQ,eAAe,QAAQ,eAAe,CAAC,cAAc,IAAI,YAAY,qBAAqB,cAAc,kBAAkB,EAAE,OAAO,OAAO,YAAY,CAAC,WAAW,kBAAkB,aAAa,GAAM,aAAa,EAAE,WAAW,IAAI,gBAAgB,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAE,GAAG,YAAY,SAAS,YAAY,KAAK,MAAM,OAAO,EAAE,aAAa,CAAC,WAAW,GAAG,YAAY,qBAAqB,cAAc,GAAM,QAAQ,EAAE,QAAQ,EAAE,EAAE,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,OAAO,GAAGI,EAAqB,CAAC,UAAU,CAAC,gBAAgB,sEAAsE,eAAe,SAAS,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,CAAC,EAAE2C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAK6C,EAA0B,CAAC,SAAsB7C,EAAK8C,EAA8B,CAAC,UAAU,0BAA0B,mBAAmB,MAAM,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBT,EAAiB,SAAS,sBAAsB,KAAK,MAAM,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKnB,EAAS,CAAC,gBAAgB,mBAAmB,gBAAgB,uEAAuE,eAAe,QAAQ,eAAe,QAAQ,eAAe,CAAC,cAAc,IAAI,YAAY,qBAAqB,cAAc,kBAAkB,EAAE,OAAO,OAAO,YAAY,CAAC,WAAW,kBAAkB,aAAa,GAAM,aAAa,EAAE,WAAW,IAAI,gBAAgB,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAE,GAAG,YAAY,SAAS,YAAY,KAAK,MAAM,OAAO,EAAE,aAAa,CAAC,WAAW,GAAG,YAAY,qBAAqB,cAAc,GAAM,QAAQ,EAAE,QAAQ,EAAE,EAAE,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,OAAO,GAAGI,EAAqB,CAAC,UAAU,CAAC,gBAAgB,uEAAuE,eAAe,SAAS,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,CAAC,EAAE2C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAK6C,EAA0B,CAAC,SAAsB7C,EAAK8C,EAA8B,CAAC,UAAU,0BAA0B,mBAAmB,MAAM,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBT,EAAiB,SAAS,sBAAsB,KAAK,MAAM,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKnB,EAAS,CAAC,gBAAgB,mBAAmB,gBAAgB,sEAAsE,eAAe,QAAQ,eAAe,QAAQ,eAAe,CAAC,cAAc,IAAI,YAAY,qBAAqB,cAAc,kBAAkB,EAAE,OAAO,OAAO,YAAY,CAAC,WAAW,kBAAkB,aAAa,GAAM,aAAa,EAAE,WAAW,IAAI,gBAAgB,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAE,GAAG,YAAY,SAAS,YAAY,KAAK,MAAM,OAAO,EAAE,aAAa,CAAC,WAAW,GAAG,YAAY,qBAAqB,cAAc,GAAM,QAAQ,EAAE,QAAQ,EAAE,EAAE,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,OAAO,GAAGI,EAAqB,CAAC,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,CAAC,EAAE2C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQe,GAAI,CAAC,kFAAkF,kFAAkF,mQAAmQ,oSAAoS,4QAA4Q,qNAAqN,ySAAyS,gIAAgI,oPAAoP,ySAAyS,8OAA8O,+GAA+G,8RAA8R,8OAA8O,uLAAuL,4pBAA4pB,uHAAuH,EAUrqrBC,EAAgBC,GAAQtC,GAAUoC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,OAAO,MAAM,KAAK,MAAM,OAAO,OAAO,OAAO,OAAO,QAAQ,cAAc,aAAa,YAAY,aAAa,cAAc,cAAc,cAAc,cAAc,cAAc,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGrE,EAAa,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["$8164c72eb32cbbfc$export$3d870b97f7a56ca3", "o", "n", "e", "r", "$", "d", "t", "a", "h", "$be0670f6a5a657f9$export$a2f9a538d41e7bd0", "i", "$be0670f6a5a657f9$var$toRadians", "f", "c", "g", "s", "$be0670f6a5a657f9$export$a4b62df84ac6ef86", "$be0670f6a5a657f9$var$drawTopRightPath", "$be0670f6a5a657f9$var$drawBottomRightPath", "$be0670f6a5a657f9$var$drawBottomLeftPath", "$be0670f6a5a657f9$var$drawTopLeftPath", "$6424334e4a2a8c1c$export$4d0751d7849c93f6", "useIsomorphicLayoutEffect", "fe", "ue", "safeResizeObserver", "window", "SharedObserver", "entries", "entry", "callbackForElement", "element", "callback", "ResizeObserver1", "sharedResizeObserver", "useMeasuredSize", "ref", "size", "setSize", "ye", "updateSize", "newSize", "useIsomorphicLayoutEffect", "offsetWidth", "offsetHeight", "Squircle", "props", "radius", "smoothing", "backgroundType", "backgroundColor", "backgroundImage", "backgroundSize", "gradientObject", "shadowObject", "hoverObject", "style", "shadowEnabled", "shadowX", "shadowY", "shadowBlur", "shadowColor", "hoverEnabled", "hoverScale", "hoverOpacity", "hoverColor", "hoverTransition", "gradientStart", "gradientEnd", "gradientAngle", "squircleRef", "pe", "size", "useMeasuredSize", "width", "height", "svgPath", "$6424334e4a2a8c1c$export$4d0751d7849c93f6", "background", "p", "motion", "addPropertyControls", "ControlType", "SquircleFonts", "getFonts", "Squircle", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerAZa_DXyFb", "withCSS", "AZa_DXyFb_default", "addPropertyControls", "ControlType", "addFonts"]
}
