{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2sqyPVFAwPiaG5PGZ1NZ/GKZYBClJF4PGS9BhaCnJ/jBGv_AXCg.js", "ssg:https://framerusercontent.com/modules/ylEGyp56qJPAtCX8vIhx/ZNeoY5DbeS3xZ6Km7ksH/YyCilx55b.js"],
  "sourcesContent": ["// Generated by Framer (c07a8c1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/q2oljQyCMVG9XJVGFmkQ/oJ3gjOCx3Yycx48T9syu/LKNqs9FG3.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/nZOFg6J4e9zGE1zpzcw4/CsPK8JMfYRlHrRflj4LY/PjV6ldHFi.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/bF8aOLKvZZ2jTGvaPQjd/GXYiXa4MD7YwOe8zejtu/Q3MFeHE35.js\";import FooterButton from\"https://framerusercontent.com/modules/A1BxAzxO4dyrOBgOYZVc/RtQDg0SV3OkdmLTwywqx/tljQuh9EC.js\";const FooterButtonFonts=getFonts(FooterButton);const MaterialFonts=getFonts(Material);const MotionAWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.a));const MotionFooterWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.footer));const cycleOrder=[\"qWsN2eELL\",\"fK5maGmnK\"];const serializationHash=\"framer-YJqsc\";const variantClassNames={fK5maGmnK:\"framer-v-wydg57\",qWsN2eELL:\"framer-v-ncp6n\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition3={delay:.7,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};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={Desktop:\"qWsN2eELL\",Phone:\"fK5maGmnK\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"qWsN2eELL\"};};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:\"qWsN2eELL\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(MotionFooterWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-ncp6n\",className,classNames),\"data-framer-appear-id\":\"ncp6n\",\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"qWsN2eELL\",optimized:true,ref:refBinding,style:{backgroundColor:\"var(--token-faaffceb-79fe-4d6d-af24-1f64ffe1c6eb, rgb(22, 22, 18))\",...style},...addPropertyOverrides({fK5maGmnK:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1120px)`,y:(componentViewport?.y||0)+80+0,...addPropertyOverrides({fK5maGmnK:{height:80,y:(componentViewport?.y||0)+64+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-k1kbdx-container\",layoutDependency:layoutDependency,layoutId:\"Z4YkF6nvh-container\",nodeId:\"Z4YkF6nvh\",rendersWithMotion:true,scopeId:\"jBGv_AXCg\",children:/*#__PURE__*/_jsx(FooterButton,{height:\"100%\",id:\"Z4YkF6nvh\",layoutId:\"Z4YkF6nvh\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"pE9Fv_2Tb\",width:\"100%\",...addPropertyOverrides({fK5maGmnK:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"Yb17mXKo5\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x0nhg3\",\"data-framer-name\":\"Footer\",layoutDependency:layoutDependency,layoutId:\"NnaqhyJOw\",style:{backgroundColor:\"rgb(22, 22, 18)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1911k8a\",layoutDependency:layoutDependency,layoutId:\"Q1PX7Qx1a\",style:{backgroundColor:\"rgb(22, 22, 18)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1asmezz\",layoutDependency:layoutDependency,layoutId:\"sqwOxfAW9\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ygrrej\",layoutDependency:layoutDependency,layoutId:\"xj298grQX\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:84,intrinsicWidth:85,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+180+0+0+0+0+0+0),pixelHeight:168,pixelWidth:170,src:\"https://framerusercontent.com/images/A8cUtn9yswdf5gHdwIP86LoXs.svg\"},className:\"framer-hldki9\",\"data-framer-name\":\"Bird\",layoutDependency:layoutDependency,layoutId:\"RyuGIKp6j\",...addPropertyOverrides({fK5maGmnK:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:84,intrinsicWidth:85,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+144+0+0+0+0+0+0+0),pixelHeight:168,pixelWidth:170,src:\"https://framerusercontent.com/images/A8cUtn9yswdf5gHdwIP86LoXs.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/skylark\",motionChild:true,nodeId:\"aWjpmpzuU\",scopeId:\"jBGv_AXCg\",children:/*#__PURE__*/_jsxs(MotionAWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1c8es08 framer-19k5igg\",\"data-framer-appear-id\":\"1c8es08\",\"data-framer-name\":\"Socials\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"aWjpmpzuU\",optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1N0ZXZpZVNhbnM=\",\"--framer-font-family\":'\"StevieSans\", \"StevieSans Placeholder\", sans-serif',\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"Follow us \"})}),className:\"framer-4b65h1\",\"data-framer-name\":\"Follow us on social media\",fonts:[\"CUSTOM;StevieSans\"],layoutDependency:layoutDependency,layoutId:\"eMmgsZD5z\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ivisj8-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"tP2CE5Ruk-container\",nodeId:\"tP2CE5Ruk\",rendersWithMotion:true,scopeId:\"jBGv_AXCg\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Instagram\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"tP2CE5Ruk\",layoutId:\"tP2CE5Ruk\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g32max\",layoutDependency:layoutDependency,layoutId:\"Vd44gOQbm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1e3fcsw\",\"data-styles-preset\":\"LKNqs9FG3\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":nZxXZ0ZYx\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"R1xoKRVq0\",openInNewTab:false,scopeId:\"jBGv_AXCg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1gcjnla\",\"data-styles-preset\":\"PjV6ldHFi\",children:\"Membership\"})})})}),className:\"framer-ql8yzf\",\"data-framer-name\":\"Our work\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"R1xoKRVq0\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1e3fcsw\",\"data-styles-preset\":\"LKNqs9FG3\",children:/*#__PURE__*/_jsx(Link,{href:\"https://skylark.com/about/company\",motionChild:true,nodeId:\"ajJDre5Ch\",openInNewTab:false,scopeId:\"jBGv_AXCg\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1gcjnla\",\"data-styles-preset\":\"PjV6ldHFi\",children:\"About\"})})})}),className:\"framer-1k8qz7q\",\"data-framer-name\":\"Our work\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ajJDre5Ch\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hutn5v\",layoutDependency:layoutDependency,layoutId:\"C7rxbkOEA\",style:{backgroundColor:\"rgb(153, 153, 153)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12vc742\",layoutDependency:layoutDependency,layoutId:\"GfEzZAEoE\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1N0ZXZpZVNhbnM=\",\"--framer-font-family\":'\"StevieSans\", \"StevieSans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\\xa9 2025 Skylark Travel Group, Inc\"})}),className:\"framer-1982tec\",\"data-framer-name\":\"\\xa9 2024 Verdance. All rights reserved.\",fonts:[\"CUSTOM;StevieSans\"],layoutDependency:layoutDependency,layoutId:\"GZ6uDoGC8\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1oqt4kb\",layoutDependency:layoutDependency,layoutId:\"lvS3zVTtt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1N0ZXZpZVNhbnM=\",\"--framer-font-family\":'\"StevieSans\", \"StevieSans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://skylark.com/about/privacy\",motionChild:true,nodeId:\"QLupqVqiM\",openInNewTab:true,scopeId:\"jBGv_AXCg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-16kxpvj\",\"data-styles-preset\":\"Q3MFeHE35\",children:\"Privacy Policy\"})})})}),className:\"framer-ww4j3\",\"data-framer-name\":\"Built in Framer\",fonts:[\"CUSTOM;StevieSans\"],layoutDependency:layoutDependency,layoutId:\"QLupqVqiM\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1N0ZXZpZVNhbnM=\",\"--framer-font-family\":'\"StevieSans\", \"StevieSans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://skylark.com/about/terms\",motionChild:true,nodeId:\"ukGSI4_5k\",openInNewTab:true,scopeId:\"jBGv_AXCg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-16kxpvj\",\"data-styles-preset\":\"Q3MFeHE35\",children:\"Terms and Conditions\"})})})}),className:\"framer-q5bfsp\",\"data-framer-name\":\"Built in Framer\",fonts:[\"CUSTOM;StevieSans\"],layoutDependency:layoutDependency,layoutId:\"ukGSI4_5k\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YJqsc.framer-19k5igg, .framer-YJqsc .framer-19k5igg { display: block; }\",\".framer-YJqsc.framer-ncp6n { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 40px 64px 40px; position: relative; width: 1200px; }\",\".framer-YJqsc .framer-k1kbdx-container { flex: none; height: auto; max-width: 1120px; position: relative; width: 100%; }\",\".framer-YJqsc .framer-1x0nhg3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1120px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YJqsc .framer-1911k8a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YJqsc .framer-1asmezz, .framer-YJqsc .framer-12vc742 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YJqsc .framer-ygrrej { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 41px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-YJqsc .framer-hldki9 { aspect-ratio: 1.0119047619047619 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 84px); overflow: visible; position: relative; width: 85px; }\",\".framer-YJqsc .framer-1c8es08 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-YJqsc .framer-4b65h1, .framer-YJqsc .framer-ql8yzf, .framer-YJqsc .framer-1k8qz7q, .framer-YJqsc .framer-1982tec, .framer-YJqsc .framer-ww4j3, .framer-YJqsc .framer-q5bfsp { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-YJqsc .framer-ivisj8-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-YJqsc .framer-1g32max, .framer-YJqsc .framer-1oqt4kb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-YJqsc .framer-1hutn5v { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-YJqsc.framer-v-wydg57.framer-ncp6n { gap: 64px; padding: 64px 40px 64px 40px; width: 375px; }\",\".framer-YJqsc.framer-v-wydg57 .framer-k1kbdx-container { height: 80px; }\",\".framer-YJqsc.framer-v-wydg57 .framer-1asmezz { flex-direction: column; gap: 40px; justify-content: flex-start; }\",\".framer-YJqsc.framer-v-wydg57 .framer-ygrrej { flex: none; width: 100%; }\",\".framer-YJqsc.framer-v-wydg57 .framer-1g32max { flex-direction: column; }\",\".framer-YJqsc.framer-v-wydg57 .framer-12vc742 { flex-direction: column; gap: 32px; justify-content: flex-start; }\",\".framer-YJqsc.framer-v-wydg57 .framer-1982tec { order: 1; }\",\".framer-YJqsc.framer-v-wydg57 .framer-1oqt4kb { flex-direction: column; gap: 24px; order: 0; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 525\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"fK5maGmnK\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerjBGv_AXCg=withCSS(Component,css,\"framer-YJqsc\");export default FramerjBGv_AXCg;FramerjBGv_AXCg.displayName=\"Footer\";FramerjBGv_AXCg.defaultProps={height:525,width:1200};addPropertyControls(FramerjBGv_AXCg,{variant:{options:[\"qWsN2eELL\",\"fK5maGmnK\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerjBGv_AXCg,[{explicitInter:true,fonts:[{family:\"StevieSans\",source:\"custom\",url:\"https://framerusercontent.com/assets/RNglJOAlbNa2PpyKJxIQg7Ni4.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...FooterButtonFonts,...MaterialFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjBGv_AXCg\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"525\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fK5maGmnK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jBGv_AXCg.map", "// Generated by Framer (7e4cc89)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavbarLink from\"https://framerusercontent.com/modules/rdnpZmw8Ihti2Na0q17H/hBOmAoGZGiK1SvpFtVcW/VdxdAKoa0.js\";const NavbarLinkFonts=getFonts(NavbarLink);const MotionNavWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.nav));const cycleOrder=[\"DrQGawCIG\",\"shB3qavDz\",\"GiXi2QuAm\"];const serializationHash=\"framer-lMhDw\";const variantClassNames={DrQGawCIG:\"framer-v-bmckdm\",GiXi2QuAm:\"framer-v-1vwf8r5\",shB3qavDz:\"framer-v-84i228\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,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={\"Phone Open\":\"GiXi2QuAm\",Desktop:\"DrQGawCIG\",Phone:\"shB3qavDz\"};const getProps=({easeOut300S,height,id,width,...props})=>{return{...props,FuIwQUBWq:easeOut300S??props.FuIwQUBWq??{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"},variant:humanReadableVariantMap[props.variant]??props.variant??\"DrQGawCIG\"};};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,FuIwQUBWq,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"DrQGawCIG\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapk4rkxh=activeVariantCallback(async(...args)=>{setVariant(\"GiXi2QuAm\");});const onTap1pnisph=activeVariantCallback(async(...args)=>{setVariant(\"shB3qavDz\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"shB3qavDz\",\"GiXi2QuAm\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"shB3qavDz\")return false;return true;};const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,...addPropertyOverrides({GiXi2QuAm:{value:FuIwQUBWq},shB3qavDz:{value:FuIwQUBWq}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionNavWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-bmckdm\",className,classNames),\"data-border\":true,\"data-framer-appear-id\":\"bmckdm\",\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"DrQGawCIG\",optimized:true,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-d9a23d8b-f0e3-436d-bd92-cf361755e5f8, rgb(153, 153, 153))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-c56d8574-58b3-4dc7-b6e2-bd40137097b4, rgb(255, 255, 255))\",...style},...addPropertyOverrides({GiXi2QuAm:{\"data-framer-name\":\"Phone Open\"},shB3qavDz:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d7o1d3\",\"data-framer-name\":\"Navbar Content\",layoutDependency:layoutDependency,layoutId:\"gifP_OGs1\",children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":Lk2T1IRKr\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"Fqef3CN4C\",openInNewTab:false,scopeId:\"YyCilx55b\",smoothScroll:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-6gzrw framer-sujhas\",\"data-framer-name\":\"Logo\",fill:\"black\",intrinsicHeight:92,intrinsicWidth:544,layoutDependency:layoutDependency,layoutId:\"Fqef3CN4C\",svg:'<svg width=\"544\" height=\"92\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M426.739 51.372c6.678 3.339 10.253 8.903 13.375 14.892 2.178 4.172 4.688 8.181 6.721 12.426 1.937 4.052 4.828 6.388 9.352 6.677.419.024.824.212 1.185.313 1.002 3.932.718 4.467-3.098 4.457-3.609-.01-7.265-.038-10.811-.612-7.15-1.16-11.376-6.152-14.7-12.083-2.949-5.252-5.796-10.561-8.822-15.77-1.146-1.975-2.587-3.796-4.052-5.56a9.15 9.15 0 0 0-2.794-2.25c-4.818-2.476-6.837-1.315-6.808 3.961a900.01 900.01 0 0 0 .366 20.655c.126 4.317 1.369 5.704 5.657 6.822.424.11.867.154 1.291.265 1.402.366 1.941 1.31 1.811 2.703-.13 1.416-1.103 1.773-2.303 1.797-6.581.15-13.162.347-19.744.4-2.519.019-5.039-.318-7.559-.439-1.233-.057-2.163-.404-2.332-1.777-.173-1.412.029-2.646 1.643-3.142.207-.063.405-.183.621-.221 6.37-1.075 6.192-3.137 6.75-8.687.328-3.252.087-6.562.097-9.848.038-15.77.091-31.534.072-47.303 0-1.72-.328-3.469-.727-5.155-.723-3.055-2.771-4.88-5.796-5.657-.53-.134-1.205-.144-1.552-.481-.554-.545-1.354-1.436-1.209-1.956.202-.733 1.166-1.788 1.802-1.788 15.668.01 31.456-1.84 46.888 2.37 15.345 4.192 19.075 17.49 15.813 29.265-1.556 5.618-5.3 9.795-10.874 12.006-3.156 1.253-6.379 2.322-10.243 3.715l-.02.005Zm-20.187-21.488h-.342c0 4.49-.058 8.98.019 13.466.048 2.867.227 3.093 3.016 2.987 3.835-.15 7.666-.491 11.486-.862 5.271-.511 8.576-3.58 10.441-8.336 2.245-5.723 2.178-11.394.332-17.325-2.654-8.533-13.485-13.461-22.365-8.822-1.594.834-2.611 1.894-2.601 3.797.033 5.03.009 10.065.009 15.095h.005Zm88.897 17.744c-2.458 2.568-4.708 4.78-6.76 7.16-.569.66-.752 1.82-.771 2.756-.14 6.788-.116 13.577-.299 20.36-.096 3.59 1.417 5.83 4.828 6.866.525.159 1.012.424 1.532.602 1.325.458 1.966 1.35 1.759 2.76-.232 1.547-1.378 1.822-2.674 1.832a5961.4 5961.4 0 0 1-15.823.087c-3.295.014-6.591.01-9.891 0-1.132 0-2.524-.073-2.394-1.513.072-.82 1.084-2.087 1.84-2.221 6.278-1.147 7.005-5.637 7.01-10.802.02-12.59.169-25.184.203-37.773.019-6.557-.068-13.12-.183-19.677-.025-1.407-.415-2.804-.612-4.21-.424-2.993-2.159-4.684-5.117-5.19-.65-.11-1.503-.053-1.889-.443-.684-.699-1.435-1.657-1.474-2.539-.024-.559 1.118-1.508 1.879-1.681 1.368-.314 2.838-.227 4.264-.222 7.583.014 15.162.053 22.746.087.549 0 1.19-.14 1.623.091.689.366 1.725.978 1.73 1.503.009.752-.675 2.091-1.224 2.183-6.35 1.012-7.612 5.55-7.67 10.836-.072 6.778-.01 13.562.072 20.346.024 2.139.294 4.273.482 6.808.776-.554 1.267-.78 1.599-1.157 9.415-10.681 20.043-20.288 28.369-31.928.125-.179.279-.342.4-.52 1.469-2.212 1.04-3.282-1.61-3.913-.746-.178-1.628-.048-2.245-.41-.641-.37-1.46-1.19-1.421-1.763.038-.55 1.026-1.383 1.681-1.474 2.279-.308 4.597-.424 6.9-.472 4.283-.097 8.571-.097 12.854-.126.549 0 1.233-.163 1.619.097.713.486 1.484 1.151 1.758 1.908.116.313-.915 1.43-1.551 1.556-4.987 1.007-8.663 3.801-11.982 7.554-5.883 6.645-12.04 13.057-18.212 19.441-1.571 1.629-1.821 2.732-.545 4.746 8.379 13.23 16.598 26.566 24.885 39.854.694 1.113 1.484 2.168 2.245 3.238 1.581 2.211 3.662 3.396 6.466 3.16.651-.058 1.32.01 1.976.068 1.493.135 2.091 1.026 2.023 2.452-.067 1.431-.766 2.255-2.26 2.236-4.943-.053-9.925.23-14.815-.304-3.276-.356-6.109-2.337-7.964-5.305-7.025-11.245-14.039-22.49-21.069-33.725-.617-.988-1.339-1.913-2.274-3.233l-.014.014ZM101.382 36.793c2.698 4.24 5.372 8.359 7.964 12.526 5.844 9.395 11.64 18.82 17.475 28.22.925 1.488 1.932 2.924 2.91 4.374 1.652 2.457 3.849 3.845 6.938 3.522.539-.058 1.098.014 1.643.063 1.464.13 2.12.973 2.11 2.408-.01 1.446-.66 2.303-2.168 2.289-4.943-.043-9.92.202-14.82-.29-3.315-.332-6.08-2.355-7.935-5.313a46059.167 46059.167 0 0 0-21.835-34.805c-.4-.631-.844-1.234-1.533-2.231-2.409 2.525-4.726 4.818-6.856 7.275-.578.665-.794 1.816-.814 2.751-.14 6.789-.11 13.577-.284 20.366-.092 3.459 1.43 5.598 4.625 6.716.829.29 1.812.477 2.385 1.05.607.603 1.205 1.687 1.065 2.424-.125.689-1.137 1.537-1.903 1.725-1.248.308-2.616.159-3.937.163-7.034.025-14.063.039-21.097.049-.766 0-1.6.14-2.289-.106-.612-.222-1.412-.824-1.498-1.364-.092-.568.395-1.556.915-1.84 1.34-.728 2.828-1.186 4.269-1.716 1.811-.665 2.924-1.85 3.098-3.835.13-1.522.467-3.035.486-4.558.111-8.315.135-16.631.227-24.947.096-9.087.347-18.173.299-27.255-.02-3.59-.656-7.174-1.036-10.764-.309-2.929-2.125-4.427-4.89-4.981-.646-.13-1.47-.068-1.894-.448-.732-.656-1.551-1.523-1.725-2.419-.27-1.373.901-1.86 2.106-1.898 2.746-.087 5.492-.16 8.238-.16 6.153 0 12.305.059 18.463.092.66 0 1.465-.192 1.941.116.718.462 1.523 1.219 1.677 1.97.101.502-.795 1.677-1.368 1.764-5.758.9-7.497 4.726-7.468 9.886.048 8.85.13 17.697.222 26.547 0 .28.265.554.506 1.031.602-.38 1.233-.607 1.618-1.04 9.203-10.436 19.508-19.894 27.757-31.168.13-.178.279-.337.404-.52 1.769-2.534 1.335-3.724-1.594-4.38-.323-.072-.651-.091-.978-.144-1.176-.193-2.621-.13-2.573-1.86.048-1.715 1.445-1.662 2.664-1.7 5.709-.179 11.419-.348 17.128-.502 1.098-.029 2.255-.188 3.276.101.795.227 1.417 1.056 2.115 1.614-.583.636-1.074 1.696-1.758 1.836-4.871.988-8.514 3.681-11.775 7.314-6.008 6.682-12.267 13.148-18.415 19.705-.665.709-1.286 1.45-2.076 2.352l-.005-.005ZM43.287 5.201c.645-.703 1.007-1.291 1.537-1.638 2.288-1.503 4.924-.414 4.996 2.25.169 6.451.106 12.912.096 19.368 0 1.277-.361 2.448-1.946 2.559-1.629.115-1.86-1.123-2.26-2.298a155.242 155.242 0 0 0-2.602-7.069C40.42 11.543 32.153 7.322 24.805 8.44c-4.399.67-7.434 2.876-8.456 7.14-1.585 6.62-1.141 11.756 5.026 15.99 6.133 4.217 12.555 8.013 18.862 11.974 5.57 3.497 9.723 8.258 12.026 14.362 6.143 16.28-6.143 30.994-18.901 33.008-6.514 1.026-12.855 1.527-19.118-.935a47.218 47.218 0 0 1-3.613-1.59c-2.94-1.45-2.8-1.358-4.958 1.152-.68.79-2.298 1.17-3.411 1.05-.68-.072-1.735-1.455-1.74-2.26-.057-7.66.053-15.32.16-22.981.019-1.595 1.002-2.39 2.548-2.4 1.7-.01 1.725 1.282 1.894 2.52 1.267 9.294 6.538 15.577 15.008 19.224 4.437 1.913 9.081 1.392 13.495-.198 1.532-.554 3.15-1.864 3.95-3.271 3.653-6.432 4.346-13.052-.014-19.503-2.925-4.322-6.62-7.69-11.51-9.964-6.35-2.958-12.72-6.152-17.35-11.66C2.623 32.877-.359 24.922 3.63 15.55 7.35 6.815 14.336 2.556 23.39 1.226c5.66-.833 11.158-.14 16.328 2.51 1.06.545 2.216.911 3.58 1.456l-.01.01Zm318.097 85.052h-12.2c-.66 0-1.368.13-1.965-.073-.641-.216-1.176-.756-1.754-1.156.516-.583.988-1.633 1.547-1.681 5.521-.506 7.077-2.64 4.803-9.79-1.257-3.956-3.093-7.724-4.572-11.612-.636-1.672-1.662-2.332-3.474-2.308-8.46.097-16.925.155-25.386.068-2.38-.024-3.527.862-4.249 3.088-1.388 4.264-3.122 8.417-4.592 12.657-1.469 4.235-.838 5.444 3.32 6.91 1.036.365 2.149.548 3.117 1.035.588.299.954 1.021 1.421 1.556-.568.395-1.093.978-1.72 1.132-.833.208-1.744.082-2.626.087-5.386.029-10.772.058-16.154.077-.877 0-1.797.116-2.621-.101-.626-.164-1.137-.77-1.701-1.18.511-.603.925-1.34 1.556-1.769.501-.342 1.258-.414 1.908-.438 3.57-.15 5.517-2.25 6.75-5.343 2.231-5.594 4.654-11.115 6.75-16.752 5.84-15.692 11.583-31.423 17.282-47.168.814-2.245 1.407-4.625 1.672-6.991.289-2.611-.824-3.522-3.474-3.488-.438.005-.997.245-1.291.053-.732-.472-1.821-1.099-1.869-1.73-.048-.646.939-1.946 1.527-1.975 4.163-.207 8.34-.275 12.498-.101.766.033 1.802 1.243 2.163 2.134 4.919 12.06 9.761 24.152 14.579 36.25 4.939 12.402 9.771 24.847 14.767 37.224 1.335 3.315 3.412 6.143 7.102 7.309.516.164 1.094.39 1.436.77.539.588.901 1.34 1.339 2.02-.679.419-1.334 1.141-2.047 1.204-1.961.173-3.951.077-5.931.082h-7.911Zm-30.71-65.563-.843-.058c-3.951 11.105-8.591 21.96-12.32 33.215 6.297 1.455 22.779 1.445 26.099.005-4.307-11.048-8.624-22.105-12.936-33.162ZM184.579 46.968c4.317-7.67 8.373-14.8 12.338-21.98 1.745-3.16 3.349-6.407 4.929-9.655 1.99-4.095 1.277-5.622-3.141-6.933-.944-.28-2.024-.255-2.862-.703-.732-.39-1.604-1.176-1.73-1.908-.226-1.315.805-1.918 2.077-1.927 2.197-.02 4.394-.01 6.591 0 4.177.029 8.35.058 12.527.11 1.329.02 2.799-.014 3.078 1.74.285 1.773-1.252 1.836-2.346 2.12-4.148 1.089-6.663 3.902-8.624 7.535-6.239 11.558-12.618 23.04-18.853 34.603-.747 1.387-1.306 3.06-1.349 4.615-.188 7.222-.207 14.454-.197 21.681.009 5.71 2.028 8.104 7.612 9.342.646.145 1.397.14 1.893.496.545.39 1.234 1.186 1.152 1.682-.121.703-.805 1.412-1.421 1.903-.357.284-1.056.178-1.605.183-9.342.039-18.679.101-28.021.058-1.494-.005-3.753.54-3.883-1.87-.135-2.49 2.201-2.326 3.84-2.601 4.037-.675 5.362-1.513 5.637-5.536.549-8.176.703-16.386.881-24.581.024-1.108-.588-2.322-1.17-3.34-7.04-12.376-14.093-24.744-21.228-37.064-1.985-3.425-4.163-6.745-8.528-7.66-.506-.106-1.07-1.05-1.147-1.662-.048-.381.708-1.056 1.233-1.258.689-.265 1.508-.255 2.27-.265 8.46-.063 16.92-.101 25.381-.144.438 0 .963-.145 1.301.043.693.385 1.864 1.055 1.802 1.416-.145.771-.824 1.614-1.518 2.062-.8.52-1.85.646-2.795.95-3.425 1.093-3.868 1.787-2.317 4.914 3.691 7.448 7.521 14.834 11.327 22.225 1.604 3.117 3.267 6.2 4.958 9.27.347.626.963 1.103 1.893 2.14h.015Zm104.67 23.579c-1.614 6.018-3.185 11.81-4.717 17.61-.366 1.388-1.224 1.98-2.616 1.985-.988 0-1.975.096-2.963.096a81900.24 81900.24 0 0 1-48.801-.086c-.771 0-1.552.062-2.303-.053-1.287-.203-3.122.664-3.57-1.383-.458-2.091 1.344-2.472 2.736-3.055.911-.38 1.855-.67 2.785-1.002 2.573-.915 3.898-2.76 3.965-5.459.116-4.596.246-9.197.241-13.793 0-15.114-.058-30.224-.101-45.337-.005-1.643.053-3.306-.193-4.92-.453-2.958-1.657-5.444-4.933-6.277-.848-.217-1.831-.371-2.448-.901-.727-.632-1.493-1.605-1.58-2.491-.14-1.388 1.098-1.687 2.298-1.677 9.342.067 18.684.125 28.026.198 1.32.01 2.655.395 2.472 1.922-.097.824-1.075 1.7-1.865 2.24-.679.468-1.652.578-2.52.704-3.531.515-5.097 2.862-5.454 6.066-.361 3.257-.607 6.552-.573 9.823.154 14.56.434 29.115.655 43.675.053 3.503-.014 7.01.097 10.513.111 3.426.766 4.144 4.187 4.77 7.703 1.411 15.374.578 22.88-1.089 2.134-.472 4.004-2.876 5.608-4.726 1.335-1.537 2.192-3.518 3.098-5.382 1.368-2.809 1.773-3.026 5.579-1.97h.01Z\" fill=\"#000\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1eo2sqv\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"AP3KQcVGa\",children:isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uyuyj\",\"data-framer-name\":\"Nav Icon\",layoutDependency:layoutDependency,layoutId:\"htoEgWdRL\",style:{backgroundColor:\"var(--token-c56d8574-58b3-4dc7-b6e2-bd40137097b4, rgb(255, 255, 255))\"},variants:{GiXi2QuAm:{backgroundColor:\"rgba(0, 0, 0, 0)\"},shB3qavDz:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({GiXi2QuAm:{\"data-highlight\":true,onTap:onTap1pnisph},shB3qavDz:{\"data-highlight\":true,onTap:onTapk4rkxh}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1og28d2\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"sJ0Jep_JA\",style:{backgroundColor:\"var(--token-e206300f-f993-4343-a0ac-348ae117b5b1, rgb(28, 27, 23))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{GiXi2QuAm:{rotate:45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-uuiin9\",\"data-framer-name\":\"Middle\",layoutDependency:layoutDependency,layoutId:\"E65y5b4Pl\",style:{backgroundColor:\"var(--token-e206300f-f993-4343-a0ac-348ae117b5b1, rgb(28, 27, 23))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:1},variants:{GiXi2QuAm:{opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rvk9hq\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"ToU1JFCmP\",style:{backgroundColor:\"var(--token-e206300f-f993-4343-a0ac-348ae117b5b1, rgb(28, 27, 23))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{GiXi2QuAm:{rotate:-45}}})]})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10rliob\",\"data-framer-name\":\"Nav Links\",layoutDependency:layoutDependency,layoutId:\"ciIRJapQk\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":QXL18un8P\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":QXL18un8P\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+(((componentViewport?.height||90)-0-33)/2+0+0)+0+0,...addPropertyOverrides({GiXi2QuAm:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-344)/2+0+0)+24+61+32+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dnl02t-container\",layoutDependency:layoutDependency,layoutId:\"eOExhAYLl-container\",nodeId:\"eOExhAYLl\",rendersWithMotion:true,scopeId:\"YyCilx55b\",children:/*#__PURE__*/_jsx(NavbarLink,{height:\"100%\",id:\"eOExhAYLl\",layoutId:\"eOExhAYLl\",n92Q_MiJy:\"Membership\",o4e9cqMzz:resolvedLinks[0],variant:\"UJJQ8psmC\",width:\"100%\",...addPropertyOverrides({GiXi2QuAm:{o4e9cqMzz:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":PawnQX8E6\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":PawnQX8E6\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+(((componentViewport?.height||90)-0-33)/2+0+0)+0+0,...addPropertyOverrides({GiXi2QuAm:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-344)/2+0+0)+24+61+32+65}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17oseyt-container\",layoutDependency:layoutDependency,layoutId:\"Yx5GYiWYJ-container\",nodeId:\"Yx5GYiWYJ\",rendersWithMotion:true,scopeId:\"YyCilx55b\",children:/*#__PURE__*/_jsx(NavbarLink,{height:\"100%\",id:\"Yx5GYiWYJ\",layoutId:\"Yx5GYiWYJ\",n92Q_MiJy:\"FAQs\",o4e9cqMzz:resolvedLinks1[0],variant:\"UJJQ8psmC\",width:\"100%\",...addPropertyOverrides({GiXi2QuAm:{o4e9cqMzz:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+(((componentViewport?.height||90)-0-33)/2+0+0)+0+0,...addPropertyOverrides({GiXi2QuAm:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-344)/2+0+0)+24+61+32+130}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-z7baiy-container\",layoutDependency:layoutDependency,layoutId:\"OOZujuQw6-container\",nodeId:\"OOZujuQw6\",rendersWithMotion:true,scopeId:\"YyCilx55b\",children:/*#__PURE__*/_jsx(NavbarLink,{height:\"100%\",id:\"OOZujuQw6\",layoutId:\"OOZujuQw6\",n92Q_MiJy:\"About\",o4e9cqMzz:\"https://skylark.com/about/company\",variant:\"UJJQ8psmC\",width:\"100%\"})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lMhDw.framer-sujhas, .framer-lMhDw .framer-sujhas { display: block; }\",\".framer-lMhDw.framer-bmckdm { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 90px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-lMhDw .framer-1d7o1d3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-lMhDw .framer-6gzrw { aspect-ratio: 5.913043478260869 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 29px); position: relative; text-decoration: none; width: 173px; }\",\".framer-lMhDw .framer-1eo2sqv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 29px; min-width: 142px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-lMhDw .framer-1uyuyj { flex: none; height: 32px; overflow: hidden; position: relative; width: 32px; }\",\".framer-lMhDw .framer-1og28d2 { bottom: 7px; flex: none; height: 2px; left: calc(50.00000000000002% - 22px / 2); overflow: hidden; position: absolute; width: 22px; will-change: var(--framer-will-change-override, transform); }\",\".framer-lMhDw .framer-uuiin9 { flex: none; height: 2px; left: calc(50.00000000000002% - 22px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 22px; will-change: var(--framer-will-change-override, transform); }\",\".framer-lMhDw .framer-rvk9hq { flex: none; height: 2px; left: calc(50.00000000000002% - 22px / 2); overflow: hidden; position: absolute; top: 7px; width: 22px; will-change: var(--framer-will-change-override, transform); }\",\".framer-lMhDw .framer-10rliob { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-lMhDw .framer-dnl02t-container, .framer-lMhDw .framer-17oseyt-container, .framer-lMhDw .framer-z7baiy-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lMhDw.framer-bmckdm, .framer-lMhDw .framer-1eo2sqv, .framer-lMhDw .framer-10rliob { gap: 0px; } .framer-lMhDw.framer-bmckdm > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-lMhDw.framer-bmckdm > :first-child { margin-top: 0px; } .framer-lMhDw.framer-bmckdm > :last-child { margin-bottom: 0px; } .framer-lMhDw .framer-1eo2sqv > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-lMhDw .framer-1eo2sqv > :first-child, .framer-lMhDw .framer-10rliob > :first-child { margin-left: 0px; } .framer-lMhDw .framer-1eo2sqv > :last-child, .framer-lMhDw .framer-10rliob > :last-child { margin-right: 0px; } .framer-lMhDw .framer-10rliob > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } }\",\".framer-lMhDw.framer-v-84i228.framer-bmckdm { gap: unset; height: min-content; justify-content: space-between; width: 390px; }\",\".framer-lMhDw.framer-v-84i228 .framer-1d7o1d3 { padding: 24px 20px 24px 20px; }\",\".framer-lMhDw.framer-v-84i228 .framer-1eo2sqv { flex: 1 0 0px; justify-content: flex-end; min-height: unset; min-width: unset; width: 1px; }\",\".framer-lMhDw.framer-v-84i228 .framer-1uyuyj, .framer-lMhDw.framer-v-1vwf8r5 .framer-1uyuyj { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lMhDw.framer-v-84i228.framer-bmckdm { gap: 0px; } .framer-lMhDw.framer-v-84i228.framer-bmckdm > *, .framer-lMhDw.framer-v-84i228.framer-bmckdm > :first-child, .framer-lMhDw.framer-v-84i228.framer-bmckdm > :last-child { margin: 0px; } }\",\".framer-lMhDw.framer-v-1vwf8r5.framer-bmckdm { height: min-content; width: 390px; }\",\".framer-lMhDw.framer-v-1vwf8r5 .framer-1d7o1d3 { flex-direction: column; padding: 24px 20px 32px 20px; }\",\".framer-lMhDw.framer-v-1vwf8r5 .framer-1eo2sqv { justify-content: flex-end; min-height: unset; min-width: unset; width: 100%; }\",\".framer-lMhDw.framer-v-1vwf8r5 .framer-1og28d2 { bottom: unset; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-lMhDw.framer-v-1vwf8r5 .framer-uuiin9 { left: calc(50.00000000000002% - 2px / 2); width: 2px; }\",\".framer-lMhDw.framer-v-1vwf8r5 .framer-rvk9hq { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-lMhDw.framer-v-1vwf8r5 .framer-10rliob { flex-direction: column; padding: 32px 0px 32px 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lMhDw.framer-v-1vwf8r5 .framer-1d7o1d3, .framer-lMhDw.framer-v-1vwf8r5 .framer-10rliob { gap: 0px; } .framer-lMhDw.framer-v-1vwf8r5 .framer-1d7o1d3 > *, .framer-lMhDw.framer-v-1vwf8r5 .framer-1d7o1d3 > :first-child, .framer-lMhDw.framer-v-1vwf8r5 .framer-1d7o1d3 > :last-child { margin: 0px; } .framer-lMhDw.framer-v-1vwf8r5 .framer-10rliob > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-lMhDw.framer-v-1vwf8r5 .framer-10rliob > :first-child { margin-top: 0px; } .framer-lMhDw.framer-v-1vwf8r5 .framer-10rliob > :last-child { margin-bottom: 0px; } }\",'.framer-lMhDw[data-border=\"true\"]::after, .framer-lMhDw [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 90\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"shB3qavDz\":{\"layout\":[\"fixed\",\"auto\"]},\"GiXi2QuAm\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"FuIwQUBWq\":\"easeOut300S\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerYyCilx55b=withCSS(Component,css,\"framer-lMhDw\");export default FramerYyCilx55b;FramerYyCilx55b.displayName=\"Navigation Bar\";FramerYyCilx55b.defaultProps={height:90,width:1200};addPropertyControls(FramerYyCilx55b,{variant:{options:[\"DrQGawCIG\",\"shB3qavDz\",\"GiXi2QuAm\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum},FuIwQUBWq:{defaultValue:{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"},title:\"Ease Out 300s\",type:ControlType.Transition}});addFonts(FramerYyCilx55b,[{explicitInter:true,fonts:[]},...NavbarLinkFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYyCilx55b\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"90\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"FuIwQUBWq\\\":\\\"easeOut300S\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"shB3qavDz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GiXi2QuAm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YyCilx55b.map"],
  "mappings": "+ZACkjC,IAAMA,GAAkBC,EAASC,EAAY,EAAQC,GAAcF,EAASG,EAAQ,EAAQC,GAAuCC,EAA0BC,EAAOC,EAAO,CAAC,CAAC,EAAQC,GAA4CH,EAA0BC,EAAOC,EAAO,MAAM,CAAC,EAAQE,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,gBAAgB,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,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,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,GAAS1B,EAAO,OAAa2B,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,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,EAAM1B,IAAe0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAE0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAU4B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,GAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAzC,EAAQ,GAAG0C,CAAS,EAAEtB,GAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAApD,CAAQ,EAAEqD,EAAgB,CAAC,WAAA1D,GAAW,eAAe,YAAY,IAAIsC,EAAW,QAAA/B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQyD,EAAiB3B,GAAuBD,EAAM1B,CAAQ,EAA0GuD,EAAkBC,EAAG5D,GAAkB,GAAnH,CAAa8C,GAAuBA,GAAuBA,EAAS,CAAuE,EAAE,OAAoBxB,EAAKuC,EAAY,CAAC,GAAGd,GAAUT,EAAgB,SAAsBhB,EAAKC,GAAS,CAAC,QAAQnB,EAAS,QAAQ,GAAM,SAAsBkB,EAAKT,GAAW,CAAC,MAAMH,GAAY,SAAsBoD,EAAMhE,GAA4C,CAAC,GAAGkD,EAAU,GAAGI,GAAgB,0BAA0B5C,GAAU,0BAA0BC,GAAW,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAUmD,EAAGD,EAAkB,eAAeb,EAAUI,CAAU,EAAE,wBAAwB,QAAQ,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,UAAU,GAAK,IAAIrB,EAAW,MAAM,CAAC,gBAAgB,qEAAqE,GAAGQ,CAAK,EAAE,GAAG3C,EAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAE+C,EAAYI,CAAc,EAAE,SAAS,CAAc/B,EAAKyC,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAOpB,GAAmB,OAAO,OAAO,mBAAmB,GAAGA,GAAmB,GAAG,GAAG,GAAG,EAAE,GAAGzC,EAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,GAAGyC,GAAmB,GAAG,GAAG,GAAG,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAK0C,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBN,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAK/B,GAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGW,EAAqB,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE+C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/B,EAAKzB,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,iBAAiB,EAAE,SAAsBI,EAAMjE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,iBAAiB,EAAE,SAAS,CAAcI,EAAMjE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB6D,EAAiB,SAAS,YAAY,SAAS,CAAcI,EAAMjE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB6D,EAAiB,SAAS,YAAY,SAAS,CAAcpC,EAAK2C,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,GAAG,QAAQC,GAA2BvB,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBe,EAAiB,SAAS,YAAY,GAAGxD,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,GAAG,QAAQgE,GAA2BvB,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,CAAC,EAAEM,EAAYI,CAAc,CAAC,CAAC,EAAe/B,EAAK6C,EAAK,CAAC,KAAK,oCAAoC,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBL,EAAMpE,GAAuC,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQkB,GAAW,UAAU,gCAAgC,wBAAwB,UAAU,mBAAmB,UAAU,QAAQH,GAAW,iBAAiBiD,EAAiB,SAAS,YAAY,UAAU,GAAK,SAAS,CAAcpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,qDAAqD,uBAAuB,OAAO,sBAAsB,8CAA8C,0BAA0B,WAAW,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,4BAA4B,MAAM,CAAC,mBAAmB,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAKyC,EAA0B,CAAC,SAAsBzC,EAAK0C,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBN,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAK7B,GAAS,CAAC,MAAM,qBAAqB,OAAO,OAAO,WAAW,OAAO,cAAc,YAAY,YAAY,SAAS,WAAW,SAAS,WAAW,SAAS,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqE,EAAMjE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB6D,EAAiB,SAAS,YAAY,SAAS,CAAcpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsByB,EAAK6C,EAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB7C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsByB,EAAK6C,EAAK,CAAC,KAAK,oCAAoC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAK,SAAsB7C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepC,EAAKzB,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oBAAoB,CAAC,CAAC,EAAeI,EAAMjE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB6D,EAAiB,SAAS,YAAY,SAAS,CAAcpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,qDAAqD,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,qCAAqC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,2CAA2C,MAAM,CAAC,mBAAmB,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeI,EAAMjE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB6D,EAAiB,SAAS,YAAY,SAAS,CAAcpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,qDAAqD,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsByB,EAAK6C,EAAK,CAAC,KAAK,oCAAoC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsB7C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,eAAe,mBAAmB,kBAAkB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,qDAAqD,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsByB,EAAK6C,EAAK,CAAC,KAAK,kCAAkC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsB7C,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,kBAAkB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQW,GAAI,CAAC,kFAAkF,kFAAkF,uRAAuR,2HAA2H,mSAAmS,gRAAgR,wSAAwS,mRAAmR,6LAA6L,2SAA2S,uQAAuQ,wGAAwG,mTAAmT,gHAAgH,wGAAwG,2EAA2E,oHAAoH,4EAA4E,4EAA4E,oHAAoH,8DAA8D,iGAAiG,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EAUrnhBC,EAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,SAASA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,aAAa,OAAO,SAAS,IAAI,sEAAsE,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGjF,GAAkB,GAAGG,GAAc,GAAGoF,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECVprD,IAAMC,GAAgBC,EAASC,CAAU,EAAQC,GAAyCC,EAA0BC,EAAOC,EAAO,GAAG,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,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,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,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,GAASvB,EAAO,OAAawB,CAAQ,EAAQC,GAAwB,CAAC,aAAa,YAAY,QAAQ,YAAY,MAAM,WAAW,EAAQC,GAAS,CAAC,CAAC,YAAAC,EAAY,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUJ,GAAaI,EAAM,WAAW,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAE,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU2B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,GAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAxC,EAAQ,UAAAyC,EAAU,GAAGC,CAAS,EAAExB,GAASK,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,EAAW,SAAApD,CAAQ,EAAEqD,EAAgB,CAAC,WAAA1D,GAAW,eAAe,YAAY,IAAIqC,EAAW,QAAA9B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQyD,EAAiB5B,GAAuBD,EAAMzB,CAAQ,EAAO,CAAC,sBAAAuD,EAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAYH,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQQ,GAAaL,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAuCS,GAAkBC,EAAGlE,GAAkB,GAAhD,CAAC,CAAuE,EAAQmE,GAAY,IAAQ,GAAC,YAAY,WAAW,EAAE,SAASlB,CAAW,EAAmCmB,GAAa,IAAQnB,IAAc,YAA6CoB,GAAOC,GAAU,EAAE,OAAoBlD,EAAKmD,EAAY,CAAC,GAAGzB,GAAUT,EAAgB,SAAsBjB,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKT,GAAW,CAAC,MAAMD,GAAY,GAAGR,EAAqB,CAAC,UAAU,CAAC,MAAM6C,CAAS,EAAE,UAAU,CAAC,MAAMA,CAAS,CAAC,EAAEE,EAAYI,CAAc,EAAE,SAAsBjC,EAAKzB,GAAyC,CAAC,GAAGqD,EAAU,GAAGI,EAAgB,0BAA0B5C,GAAU,0BAA0BC,GAAW,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAUyD,EAAGD,GAAkB,gBAAgBpB,EAAUK,EAAU,EAAE,cAAc,GAAK,wBAAwB,SAAS,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,UAAU,GAAK,IAAItB,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,wEAAwE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,wEAAwE,GAAGQ,CAAK,EAAE,GAAG1C,EAAqB,CAAC,UAAU,CAAC,mBAAmB,YAAY,EAAE,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAE+C,EAAYI,CAAc,EAAE,SAAsBmB,EAAM1E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,iBAAiB4D,EAAiB,SAAS,YAAY,SAAS,CAActC,EAAKqD,EAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAK,SAAsBrD,EAAKsD,GAAI,CAAC,GAAG,IAAI,UAAU,6BAA6B,mBAAmB,OAAO,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,iBAAiBhB,EAAiB,SAAS,YAAY,IAAI,27SAA27S,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAetC,EAAKtB,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4D,EAAiB,SAAS,YAAY,SAASS,GAAY,GAAgBK,EAAM1E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB4D,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,gBAAgB,kBAAkB,CAAC,EAAE,GAAGxD,EAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAM8D,EAAY,EAAE,UAAU,CAAC,iBAAiB,GAAK,MAAMF,EAAW,CAAC,EAAEb,EAAYI,CAAc,EAAE,SAAS,CAAcjC,EAAKtB,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiB4D,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qEAAqE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,EAAetC,EAAKtB,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiB4D,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qEAAqE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,EAAetC,EAAKtB,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,iBAAiB4D,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qEAAqE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEU,GAAa,GAAgBI,EAAM1E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB4D,EAAiB,SAAS,YAAY,SAAS,CAActC,EAAKuD,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BxD,EAAKyD,EAA0B,CAAC,OAAO,GAAG,GAAGnC,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,GAAGxC,EAAqB,CAAC,UAAU,CAAC,GAAGwC,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,CAAC,CAAC,EAAEO,EAAYI,CAAc,EAAE,SAAsBjC,EAAK0D,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtC,EAAK1B,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,aAAa,UAAUkF,EAAc,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAG1E,EAAqB,CAAC,UAAU,CAAC,UAAU0E,EAAc,CAAC,CAAC,CAAC,EAAE3B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejC,EAAKuD,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASI,GAA6B3D,EAAKyD,EAA0B,CAAC,OAAO,GAAG,GAAGnC,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,GAAGxC,EAAqB,CAAC,UAAU,CAAC,GAAGwC,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,CAAC,EAAEO,EAAYI,CAAc,EAAE,SAAsBjC,EAAK0D,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtC,EAAK1B,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,OAAO,UAAUqF,EAAe,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAG7E,EAAqB,CAAC,UAAU,CAAC,UAAU6E,EAAe,CAAC,CAAC,CAAC,EAAE9B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejC,EAAKyD,EAA0B,CAAC,OAAO,GAAG,GAAGnC,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,GAAGxC,EAAqB,CAAC,UAAU,CAAC,GAAGwC,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC,EAAEO,EAAYI,CAAc,EAAE,SAAsBjC,EAAK0D,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtC,EAAK1B,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,QAAQ,UAAU,oCAAoC,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQsF,GAAI,CAAC,kFAAkF,gFAAgF,6PAA6P,0SAA0S,gMAAgM,uTAAuT,gHAAgH,oOAAoO,+PAA+P,gOAAgO,oRAAoR,yLAAyL,o2BAAo2B,iIAAiI,kFAAkF,+IAA+I,mHAAmH,qUAAqU,sFAAsF,2GAA2G,kIAAkI,6GAA6G,0GAA0G,6FAA6F,yGAAyG,wqBAAwqB,+bAA+b,EAS1myBC,EAAgBC,EAAQnD,GAAUiD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,iBAAiBA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,YAAY,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAE,MAAM,gBAAgB,KAAKA,EAAY,UAAU,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGzF,EAAe,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["FooterButtonFonts", "getFonts", "tljQuh9EC_default", "MaterialFonts", "Icon", "MotionAWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "MotionFooterWithFXWithOptimizedAppearEffect", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "transition3", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "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", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "getLoadingLazyAtYPosition", "Link", "RichText", "css", "FramerjBGv_AXCg", "withCSS", "jBGv_AXCg_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavbarLinkFonts", "getFonts", "VdxdAKoa0_default", "MotionNavWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "easeOut300S", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "FuIwQUBWq", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapk4rkxh", "args", "onTap1pnisph", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "LayoutGroup", "u", "Link", "SVG", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "css", "FramerYyCilx55b", "withCSS", "YyCilx55b_default", "addPropertyControls", "ControlType", "addFonts"]
}
