{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8AmdBEy9zQsddxekx9L4/uLNt9tXKK8fKcZeU1ifX/W4JrbG6G8.js", "ssg:https://framerusercontent.com/modules/unaJExAITIwRZzwWTpyB/ZIeuTk9D2A6fM4hFnmDX/XX_yU0s_o.js", "ssg:https://framerusercontent.com/modules/2RiJ2SQpHvrSlbPYO7lO/oBuPyfuOPvhNLEFjtL2h/zP_TzYPgb.js", "ssg:https://framerusercontent.com/modules/yUAMJ6uwgjFQsHhRbtXo/0Aw6r0AuDSvQRHfVgsYQ/dro2LPHjk.js", "ssg:https://framerusercontent.com/modules/mnCNAVmpLUeszb0468P9/eoKEdIr4o1kMpn4g6fls/ThemeSwitch.js", "ssg:https://framerusercontent.com/modules/k1q8320OKjCnaUZ9rGyw/Zf0TiGij1VxRP1x1oP4l/dRgG77f47.js", "ssg:https://framerusercontent.com/modules/2gVmHCGZErsauD58WlrY/dzNINs4T23rOf0AKDUub/sDquhqjHT.js", "ssg:https://framerusercontent.com/modules/jMJxzSOkjyAjjF1LSOyP/3TEqZRyHIRvmZTE3Zq80/AmsJ4Wayy.js", "ssg:https://framerusercontent.com/modules/hsyt8f8FYv1RxM3dmhk2/f6xKVdzUvxEnsXDibfBT/Z5aW2k3RB.js", "ssg:https://framerusercontent.com/modules/IAcrVeEBYg19HKvy4Hb7/ZJ0K8gk9D96dYSfq67hN/vjEUrSeDf.js", "ssg:https://framerusercontent.com/modules/yRJGgLZwHF9TT9NUapJl/WYWmdQIcFUYU6a0ZP1gK/x6PfALCgy.js", "ssg:https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js", "ssg:https://framerusercontent.com/modules/3Xi2AslpcDRhfyCVPmx3/d0Oobr5BHnVqZJQyMdGn/storage.js", "ssg:https://framer.com/m/cache-YMiL.js@b9aplVZjN51x28yfNK16", "ssg:https://framerusercontent.com/modules/uU1mtMKXsrVAg8N5hW7w/wltkapIGIk88vadN6BJZ/cachedIndex.js", "ssg:https://framerusercontent.com/modules/K9JZRwJcE6slDAf8rUmh/mJ54py1Ecnn1RoC4N1m4/fakeResults.js", "ssg:https://framerusercontent.com/modules/TwRgbWuhHeB95MPifel4/YW8Hlm59FG3PajbrVsaR/fuzzySearch.js", "ssg:https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/fxR5MNtgeSOU8Mj4iY9n/utils.js", "ssg:https://framerusercontent.com/modules/MyBp84Z0p9nUcMimVMnY/QyuVlyWtuvvMV9ks6CYg/useSearch.js", "ssg:https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js", "ssg:https://framerusercontent.com/modules/Gzef0nFihI9m9vZG45th/lIUxbZcreiDm2GzUkt3y/useCallbackOnMouseMove.js", "ssg:https://framerusercontent.com/modules/eAnjm75CdfYT1Zz4BIaz/7KDSfnnyD1T3Ap75L4m8/scrollIntoView.js", "ssg:https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/R0UmZXJb6O3CIXHx92Sa/SearchModal.js", "ssg:https://framerusercontent.com/modules/hqEf5wXaAewP8VPuaZ98/5A0QGVeEr2cwheQpIuEG/useViewportSizeState.js", "ssg:https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/PTO3dDDtKExfPSzZ12gg/Search.js", "ssg:https://framerusercontent.com/modules/AjjCdsYtYujoUkQiwYOM/fqIrqygBT97KyP7m46YP/R59UUiNVK.js"],
  "sourcesContent": ["// Generated by Framer (7e0329e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"XgBIHPUqi\",\"WcDnzt3zw\",\"k53kEg_LU\",\"sbTfL03X9\"];const serializationHash=\"framer-iQ1t6\";const variantClassNames={k53kEg_LU:\"framer-v-1lgeyrx\",sbTfL03X9:\"framer-v-1mp8nfb\",WcDnzt3zw:\"framer-v-z2ignx\",XgBIHPUqi:\"framer-v-1ogspw4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};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 humanReadableEnumMap={Dark:\"Dv1wC8FMY\",Dynamic:\"lk7ooqA4_\",Light:\"ld4psBuuS\"};const humanReadableVariantMap={\"Logo [Image + Text]\":\"XgBIHPUqi\",\"Logo [Image]\":\"k53kEg_LU\",\"Logo [Text]\":\"WcDnzt3zw\",Custom:\"sbTfL03X9\"};const getProps=({click,height,id,link,logoColor,openInNewTab,width,...props})=>{return{...props,f2qu17KRb:click??props.f2qu17KRb,qj6tn2Ux3:link??props.qj6tn2Ux3,variant:humanReadableVariantMap[props.variant]??props.variant??\"XgBIHPUqi\",wJOYtHzul:openInNewTab??props.wJOYtHzul,yBg5svSnw:humanReadableEnumMap[logoColor]??logoColor??props.yBg5svSnw??\"lk7ooqA4_\"};};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,yBg5svSnw,qj6tn2Ux3,wJOYtHzul,f2qu17KRb,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XgBIHPUqi\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1tk8vli=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(f2qu17KRb){const res=await f2qu17KRb(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=equals(yBg5svSnw,\"lk7ooqA4_\");const isDisplayed=value=>{if([\"WcDnzt3zw\",\"sbTfL03X9\"].includes(baseVariant))return false;return value;};const visible1=equals(yBg5svSnw,\"ld4psBuuS\");const visible2=equals(yBg5svSnw,\"Dv1wC8FMY\");return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:qj6tn2Ux3,motionChild:true,nodeId:\"XgBIHPUqi\",openInNewTab:wJOYtHzul,scopeId:\"W4JrbG6G8\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1ogspw4\",className,classNames)} framer-ld1jn5`,\"data-framer-name\":\"Logo [Image + Text]\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"XgBIHPUqi\",onTap:onTap1tk8vli,ref:refBinding,style:{...style},...addPropertyOverrides({k53kEg_LU:{\"data-framer-name\":\"Logo [Image]\"},sbTfL03X9:{\"data-framer-name\":\"Custom\"},WcDnzt3zw:{\"data-framer-name\":\"Logo [Text]\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lwukgk\",layoutDependency:layoutDependency,layoutId:\"cUQFR3qWF\",children:[isDisplayed(visible)&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kxfy70\",\"data-framer-name\":\"Logo Dynamic\",layoutDependency:layoutDependency,layoutId:\"W8P6DVidt\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-orumoh\",\"data-framer-name\":\"C\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"BQGwd2UaI\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><g><path d=\"M 14.299 11.915 C 14.299 9.281 16.433 7.147 19.067 7.147 C 21.7 7.147 23.835 9.281 23.835 11.915 C 23.835 14.548 21.7 16.683 19.067 16.683 C 16.433 16.683 14.299 14.548 14.299 11.915 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path><path d=\"M 16.4 5.008 C 18.821 4.731 20.656 2.704 20.656 0.267 L 20.656 0.24 C 20.652 0.107 20.544 0.001 20.411 0 C 10 0.064 1.589 4.304 1.589 9.531 L 1.589 14.331 C 1.589 19.067 8.411 23.008 17.408 23.829 C 17.552 23.84 17.675 23.728 17.675 23.589 L 17.675 23.216 C 17.675 20.923 16.064 18.928 13.813 18.485 C 8.117 17.36 3.749 14.923 2.203 11.915 C 3.968 8.48 9.467 5.797 16.405 5.008 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path><path d=\"M 0 18.635 L 0 23.589 C 0 23.723 0.107 23.829 0.24 23.829 L 6.16 23.829 C 6.411 23.829 6.491 23.488 6.267 23.376 C 3.637 22.075 1.632 20.405 0.443 18.507 C 0.315 18.304 0.005 18.4 0.005 18.635 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path><path d=\"M 0 5.195 L 0 0.24 C 0 0.107 0.107 0 0.24 0 L 6.16 0 C 6.411 0 6.491 0.341 6.267 0.453 C 3.632 1.755 1.627 3.419 0.437 5.323 C 0.309 5.525 0 5.429 0 5.195 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></g></svg>',svgContentId:11790362140,withExternalLayout:true})}),visible1&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e954bh\",\"data-framer-name\":\"Logo Light\",layoutDependency:layoutDependency,layoutId:\"pytGxFYQ1\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1eidxg3\",\"data-framer-name\":\"C\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"BjwXNYA9G\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><g><path d=\"M 14.299 11.915 C 14.299 9.281 16.433 7.147 19.067 7.147 C 21.7 7.147 23.835 9.281 23.835 11.915 C 23.835 14.548 21.7 16.683 19.067 16.683 C 16.433 16.683 14.299 14.548 14.299 11.915 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path><path d=\"M 16.4 5.008 C 18.821 4.731 20.656 2.704 20.656 0.267 L 20.656 0.24 C 20.652 0.107 20.544 0.001 20.411 0 C 10 0.064 1.589 4.304 1.589 9.531 L 1.589 14.331 C 1.589 19.067 8.411 23.008 17.408 23.829 C 17.552 23.84 17.675 23.728 17.675 23.589 L 17.675 23.216 C 17.675 20.923 16.064 18.928 13.813 18.485 C 8.117 17.36 3.749 14.923 2.203 11.915 C 3.968 8.48 9.467 5.797 16.405 5.008 Z\" fill=\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Preto&quot;} */\"></path><path d=\"M 0 18.635 L 0 23.589 C 0 23.723 0.107 23.829 0.24 23.829 L 6.16 23.829 C 6.411 23.829 6.491 23.488 6.267 23.376 C 3.637 22.075 1.632 20.405 0.443 18.507 C 0.315 18.304 0.005 18.4 0.005 18.635 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path><path d=\"M 0 5.195 L 0 0.24 C 0 0.107 0.107 0 0.24 0 L 6.16 0 C 6.411 0 6.491 0.341 6.267 0.453 C 3.632 1.755 1.627 3.419 0.437 5.323 C 0.309 5.525 0 5.429 0 5.195 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></g></svg>',svgContentId:9588896687,withExternalLayout:true})}),visible2&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-fchmqn\",\"data-framer-name\":\"Logo Dark\",layoutDependency:layoutDependency,layoutId:\"cQdX3k6XG\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-hjr88c\",\"data-framer-name\":\"C\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"PILakD3g8\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><g><path d=\"M 14.299 11.915 C 14.299 9.281 16.433 7.147 19.067 7.147 C 21.7 7.147 23.835 9.281 23.835 11.915 C 23.835 14.548 21.7 16.683 19.067 16.683 C 16.433 16.683 14.299 14.548 14.299 11.915 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path><path d=\"M 16.4 5.008 C 18.821 4.731 20.656 2.704 20.656 0.267 L 20.656 0.24 C 20.652 0.107 20.544 0.001 20.411 0 C 10 0.064 1.589 4.304 1.589 9.531 L 1.589 14.331 C 1.589 19.067 8.411 23.008 17.408 23.829 C 17.552 23.84 17.675 23.728 17.675 23.589 L 17.675 23.216 C 17.675 20.923 16.064 18.928 13.813 18.485 C 8.117 17.36 3.749 14.923 2.203 11.915 C 3.968 8.48 9.467 5.797 16.405 5.008 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path><path d=\"M 0 18.635 L 0 23.589 C 0 23.723 0.107 23.829 0.24 23.829 L 6.16 23.829 C 6.411 23.829 6.491 23.488 6.267 23.376 C 3.637 22.075 1.632 20.405 0.443 18.507 C 0.315 18.304 0.005 18.4 0.005 18.635 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path><path d=\"M 0 5.195 L 0 0.24 C 0 0.107 0.107 0 0.24 0 L 6.16 0 C 6.411 0 6.491 0.341 6.267 0.453 C 3.632 1.755 1.627 3.419 0.437 5.323 C 0.309 5.525 0 5.429 0 5.195 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></g></svg>',svgContentId:11225126475,withExternalLayout:true})}),visible&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-12nj8b1\",\"data-framer-name\":\"Camerite Dynamic\",layoutDependency:layoutDependency,layoutId:\"F2TkelJeU\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-11abp00\",\"data-framer-name\":\"Camerite\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"NAAxw8bxO\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 78 10\"><g transform=\"translate(0 -0.033)\"><path d=\"M 11.691 6.521 C 11.85 6.538 11.963 6.678 11.941 6.834 C 11.89 7.192 11.748 7.534 11.526 7.864 C 11.243 8.277 10.845 8.647 10.335 8.965 C 9.824 9.284 9.217 9.536 8.501 9.72 C 7.786 9.905 7.003 10 6.141 10 C 5.233 10 4.404 9.905 3.649 9.715 C 2.894 9.525 2.247 9.228 1.708 8.82 C 1.169 8.417 0.749 7.897 0.448 7.265 C 0.148 6.633 0 5.878 0 5 C 0 4.122 0.148 3.35 0.448 2.724 C 0.734 2.112 1.166 1.579 1.708 1.169 C 2.247 0.766 2.9 0.47 3.649 0.28 C 4.404 0.095 5.233 0 6.141 0 C 6.992 0 7.769 0.089 8.479 0.268 C 9.188 0.447 9.801 0.694 10.312 1.001 C 10.823 1.309 11.226 1.672 11.515 2.081 C 11.742 2.405 11.884 2.74 11.935 3.098 C 11.958 3.255 11.844 3.395 11.685 3.412 L 10.386 3.529 C 10.245 3.54 10.119 3.447 10.091 3.311 C 10.045 3.104 9.949 2.908 9.812 2.724 C 9.619 2.472 9.347 2.26 8.995 2.075 C 8.643 1.89 8.229 1.751 7.747 1.644 C 7.264 1.544 6.731 1.488 6.146 1.488 C 5.494 1.488 4.903 1.56 4.381 1.7 C 3.853 1.846 3.399 2.064 3.019 2.355 C 2.639 2.645 2.344 3.015 2.14 3.451 C 1.935 3.887 1.833 4.402 1.833 5 C 1.833 5.598 1.935 6.113 2.14 6.555 C 2.344 6.997 2.639 7.36 3.019 7.651 C 3.399 7.942 3.853 8.154 4.381 8.3 C 4.909 8.445 5.494 8.512 6.146 8.512 C 6.748 8.512 7.293 8.456 7.781 8.345 C 8.269 8.233 8.689 8.082 9.035 7.886 C 9.381 7.69 9.654 7.466 9.841 7.209 C 9.977 7.025 10.068 6.829 10.108 6.628 C 10.133 6.489 10.261 6.393 10.403 6.404 Z M 21.623 9.609 L 20.8 9.609 C 20.658 9.609 20.539 9.502 20.522 9.362 L 20.436 8.529 C 20.164 8.937 19.744 9.256 19.177 9.491 C 18.609 9.726 17.877 9.843 16.975 9.843 C 16.271 9.843 15.669 9.787 15.181 9.676 C 14.693 9.564 14.29 9.407 13.984 9.206 C 13.672 9.004 13.45 8.775 13.314 8.507 C 13.178 8.244 13.11 7.953 13.11 7.64 C 13.11 7.192 13.212 6.829 13.422 6.549 C 13.632 6.27 13.904 6.046 14.245 5.884 C 14.585 5.721 14.971 5.604 15.408 5.531 C 15.845 5.459 16.294 5.414 16.748 5.397 C 17.207 5.38 17.65 5.369 18.087 5.38 C 18.524 5.386 18.91 5.386 19.256 5.38 C 19.596 5.375 19.875 5.341 20.085 5.291 C 20.295 5.24 20.397 5.145 20.397 5.006 C 20.397 4.609 20.147 4.306 19.642 4.105 C 19.137 3.904 18.433 3.803 17.536 3.803 C 16.975 3.803 16.509 3.837 16.135 3.904 C 15.766 3.971 15.471 4.06 15.255 4.167 C 15.039 4.279 14.892 4.402 14.807 4.547 C 14.767 4.62 14.733 4.692 14.716 4.771 C 14.682 4.905 14.54 4.983 14.404 4.966 L 13.439 4.855 C 13.304 4.84 13.2 4.731 13.195 4.597 C 13.195 4.29 13.235 4.016 13.325 3.764 C 13.439 3.456 13.66 3.194 13.989 2.987 C 14.319 2.774 14.767 2.617 15.334 2.506 C 15.902 2.394 16.623 2.343 17.497 2.343 C 18.371 2.343 19.108 2.411 19.682 2.539 C 20.249 2.668 20.697 2.852 21.027 3.082 C 21.356 3.317 21.583 3.596 21.708 3.926 C 21.833 4.256 21.895 4.62 21.895 5.017 L 21.895 9.351 C 21.895 9.502 21.77 9.625 21.617 9.625 Z M 17.099 8.378 C 17.644 8.378 18.127 8.333 18.535 8.249 C 18.944 8.166 19.284 8.048 19.557 7.903 C 19.829 7.757 20.028 7.589 20.17 7.405 C 20.306 7.215 20.38 7.025 20.397 6.829 L 20.397 5.996 C 20.158 6.197 19.852 6.342 19.472 6.432 C 19.091 6.516 18.688 6.577 18.263 6.611 C 17.831 6.644 17.406 6.667 16.969 6.683 C 16.538 6.695 16.146 6.723 15.794 6.773 C 15.442 6.818 15.158 6.896 14.943 7.008 C 14.721 7.12 14.614 7.287 14.614 7.522 C 14.614 7.634 14.648 7.735 14.716 7.841 C 14.784 7.942 14.909 8.037 15.096 8.115 C 15.278 8.199 15.533 8.261 15.851 8.311 C 16.169 8.356 16.589 8.384 17.099 8.384 Z M 34.568 9.609 C 34.414 9.609 34.29 9.486 34.29 9.334 L 34.29 5.129 C 34.29 4.748 34.148 4.43 33.864 4.172 C 33.58 3.921 33.109 3.792 32.451 3.792 C 31.792 3.792 31.35 3.921 31.032 4.178 C 30.714 4.435 30.555 4.754 30.555 5.129 L 30.555 9.334 C 30.555 9.485 30.43 9.609 30.277 9.609 L 29.023 9.609 C 28.869 9.609 28.745 9.486 28.745 9.334 L 28.745 5.129 C 28.745 4.748 28.597 4.43 28.308 4.172 C 28.018 3.921 27.547 3.792 26.906 3.792 C 26.265 3.792 25.828 3.921 25.516 4.178 C 25.204 4.435 25.039 4.771 25.022 5.185 L 25.022 9.329 C 25.022 9.48 24.897 9.603 24.744 9.603 L 23.49 9.603 C 23.336 9.603 23.212 9.48 23.212 9.329 L 23.212 2.841 C 23.212 2.69 23.336 2.567 23.49 2.567 L 24.205 2.567 C 24.33 2.567 24.437 2.645 24.471 2.763 L 24.727 3.613 C 25.016 3.199 25.391 2.886 25.856 2.668 C 26.322 2.455 26.815 2.343 27.332 2.343 C 27.967 2.343 28.524 2.472 29.006 2.724 C 29.48 2.965 29.859 3.354 30.084 3.831 C 30.22 3.579 30.391 3.361 30.595 3.177 C 30.799 2.992 31.026 2.836 31.276 2.707 C 31.526 2.584 31.787 2.489 32.071 2.427 C 32.764 2.279 33.485 2.306 34.165 2.506 C 34.551 2.623 34.885 2.796 35.164 3.031 C 35.447 3.266 35.669 3.557 35.828 3.904 C 35.992 4.251 36.072 4.659 36.072 5.129 L 36.072 9.334 C 36.072 9.485 35.947 9.609 35.794 9.609 L 34.539 9.609 Z M 42.263 2.332 C 43.029 2.332 43.716 2.411 44.329 2.573 C 44.942 2.735 45.458 2.975 45.878 3.3 C 46.298 3.624 46.622 4.032 46.849 4.519 C 47.076 5.006 47.189 5.582 47.189 6.236 L 47.189 6.426 C 47.189 6.56 47.081 6.667 46.945 6.667 L 39.114 6.667 C 39.142 7.176 39.426 7.584 39.959 7.903 C 40.493 8.221 41.264 8.378 42.275 8.378 C 42.757 8.378 43.183 8.35 43.557 8.294 C 43.926 8.238 44.244 8.166 44.499 8.076 C 44.755 7.987 44.953 7.886 45.095 7.785 C 45.18 7.724 45.243 7.657 45.282 7.595 C 45.334 7.517 45.407 7.466 45.498 7.466 L 46.792 7.466 C 46.968 7.466 47.093 7.64 47.019 7.796 C 46.911 8.037 46.769 8.261 46.582 8.468 C 46.315 8.758 45.975 9.01 45.561 9.217 C 45.146 9.424 44.664 9.581 44.108 9.687 C 43.552 9.793 42.939 9.843 42.258 9.843 C 41.491 9.843 40.805 9.765 40.192 9.609 C 39.579 9.452 39.062 9.217 38.637 8.898 C 38.218 8.591 37.881 8.188 37.655 7.724 C 37.422 7.26 37.309 6.711 37.309 6.091 C 37.309 5.47 37.422 4.927 37.655 4.457 C 37.888 3.988 38.211 3.591 38.637 3.277 C 39.062 2.964 39.579 2.729 40.192 2.567 C 40.805 2.405 41.491 2.327 42.258 2.327 Z M 42.275 3.798 C 41.718 3.798 41.247 3.837 40.856 3.921 C 40.464 4.004 40.141 4.116 39.891 4.262 C 39.641 4.407 39.448 4.575 39.323 4.771 C 39.199 4.966 39.131 5.173 39.125 5.391 L 39.125 5.487 L 45.396 5.487 L 45.396 5.252 C 45.396 4.838 45.141 4.491 44.624 4.217 C 44.108 3.937 43.33 3.803 42.286 3.803 Z M 48.432 9.368 L 48.432 2.808 C 48.432 2.673 48.54 2.567 48.676 2.567 L 49.482 2.567 C 49.596 2.567 49.692 2.64 49.72 2.746 L 49.93 3.551 C 50.095 3.182 50.35 2.875 50.691 2.623 C 51.031 2.371 51.434 2.209 51.9 2.136 C 52.365 2.064 52.876 2.081 53.432 2.192 C 53.948 2.299 54.482 2.511 55.038 2.83 C 55.112 2.875 55.163 2.959 55.163 3.043 L 55.163 4.29 C 55.163 4.48 54.953 4.592 54.788 4.497 C 54.147 4.116 53.568 3.876 53.052 3.775 C 52.439 3.652 51.922 3.669 51.508 3.814 C 51.088 3.965 50.77 4.217 50.555 4.569 C 50.339 4.927 50.231 5.319 50.231 5.761 L 50.231 9.362 C 50.231 9.497 50.123 9.603 49.987 9.603 L 48.676 9.603 C 48.54 9.603 48.432 9.497 48.432 9.362 Z M 56.417 9.368 L 56.417 2.808 C 56.417 2.673 56.525 2.567 56.661 2.567 L 57.972 2.567 C 58.108 2.567 58.216 2.673 58.216 2.808 L 58.216 9.368 C 58.216 9.502 58.108 9.609 57.972 9.609 L 56.661 9.609 C 56.525 9.609 56.417 9.502 56.417 9.368 Z M 59.595 2.567 L 60.895 2.567 L 60.895 0.699 C 60.895 0.565 61.003 0.459 61.139 0.459 L 62.45 0.459 C 62.586 0.459 62.694 0.565 62.694 0.699 L 62.694 2.567 L 67.075 2.567 C 67.211 2.567 67.319 2.673 67.319 2.808 L 67.319 3.786 C 67.319 3.921 67.211 4.027 67.075 4.027 L 62.694 4.027 L 62.694 7.097 C 62.694 7.416 62.768 7.685 62.921 7.903 C 63.074 8.115 63.33 8.272 63.693 8.367 C 64.056 8.462 64.544 8.49 65.146 8.462 C 65.685 8.434 66.337 8.35 67.109 8.205 C 67.263 8.177 67.404 8.289 67.404 8.44 L 67.404 9.407 C 67.404 9.525 67.319 9.625 67.2 9.648 C 66.122 9.849 65.191 9.966 64.414 9.989 C 63.591 10.017 62.915 9.933 62.393 9.737 C 61.871 9.541 61.491 9.228 61.247 8.792 C 61.003 8.356 60.884 7.796 60.884 7.097 L 60.884 4.027 L 59.584 4.027 C 59.448 4.027 59.34 3.921 59.34 3.786 L 59.34 2.808 C 59.34 2.673 59.448 2.567 59.584 2.567 Z M 73.074 2.332 C 73.84 2.332 74.527 2.411 75.14 2.573 C 75.753 2.735 76.269 2.975 76.689 3.3 C 77.109 3.624 77.432 4.032 77.659 4.519 C 77.886 5.006 78 5.582 78 6.236 L 78 6.426 C 78 6.56 77.892 6.667 77.756 6.667 L 69.924 6.667 C 69.953 7.176 70.236 7.584 70.77 7.903 C 71.303 8.221 72.075 8.378 73.085 8.378 C 73.568 8.378 73.993 8.35 74.368 8.294 C 74.737 8.238 75.055 8.166 75.31 8.076 C 75.565 7.987 75.764 7.886 75.906 7.785 C 75.991 7.724 76.053 7.657 76.093 7.595 C 76.144 7.517 76.218 7.466 76.309 7.466 L 77.603 7.466 C 77.779 7.466 77.904 7.64 77.83 7.796 C 77.722 8.037 77.58 8.261 77.393 8.468 C 77.126 8.758 76.786 9.01 76.371 9.217 C 75.957 9.424 75.475 9.581 74.918 9.687 C 74.362 9.793 73.749 9.843 73.068 9.843 C 72.302 9.843 71.615 9.765 71.002 9.609 C 70.39 9.452 69.873 9.217 69.447 8.898 C 69.028 8.591 68.691 8.188 68.466 7.724 C 68.233 7.26 68.119 6.711 68.119 6.091 C 68.119 5.47 68.233 4.927 68.466 4.457 C 68.698 3.988 69.022 3.591 69.447 3.277 C 69.873 2.964 70.39 2.729 71.002 2.567 C 71.615 2.405 72.302 2.327 73.068 2.327 Z M 73.085 3.798 C 72.529 3.798 72.058 3.837 71.666 3.921 C 71.275 4.004 70.951 4.116 70.702 4.262 C 70.452 4.407 70.259 4.575 70.134 4.771 C 70.009 4.966 69.941 5.173 69.936 5.391 L 69.936 5.487 L 76.207 5.487 L 76.207 5.252 C 76.207 4.838 75.951 4.491 75.435 4.217 C 74.918 3.937 74.141 3.803 73.097 3.803 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path><path d=\"M 56.281 1.023 C 56.281 0.458 56.746 0 57.32 0 C 57.893 0 58.358 0.458 58.358 1.023 C 58.358 1.589 57.893 2.047 57.32 2.047 C 56.746 2.047 56.281 1.589 56.281 1.023 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></g></svg>',svgContentId:9312107956,withExternalLayout:true})}),visible1&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1poummr\",\"data-framer-name\":\"Camerite Light\",layoutDependency:layoutDependency,layoutId:\"F2x2YuLPx\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-8n5udt\",\"data-framer-name\":\"Camerite\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"uvLrC1uR9\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 78 10\"><g transform=\"translate(0 -0.033)\"><path d=\"M 11.691 6.521 C 11.85 6.538 11.963 6.678 11.941 6.834 C 11.89 7.192 11.748 7.534 11.526 7.864 C 11.243 8.277 10.845 8.647 10.335 8.965 C 9.824 9.284 9.217 9.536 8.501 9.72 C 7.786 9.905 7.003 10 6.141 10 C 5.233 10 4.404 9.905 3.649 9.715 C 2.894 9.525 2.247 9.228 1.708 8.82 C 1.169 8.417 0.749 7.897 0.448 7.265 C 0.148 6.633 0 5.878 0 5 C 0 4.122 0.148 3.35 0.448 2.724 C 0.734 2.112 1.166 1.579 1.708 1.169 C 2.247 0.766 2.9 0.47 3.649 0.28 C 4.404 0.095 5.233 0 6.141 0 C 6.992 0 7.769 0.089 8.479 0.268 C 9.188 0.447 9.801 0.694 10.312 1.001 C 10.823 1.309 11.226 1.672 11.515 2.081 C 11.742 2.405 11.884 2.74 11.935 3.098 C 11.958 3.255 11.844 3.395 11.685 3.412 L 10.386 3.529 C 10.245 3.54 10.119 3.447 10.091 3.311 C 10.045 3.104 9.949 2.908 9.812 2.724 C 9.619 2.472 9.347 2.26 8.995 2.075 C 8.643 1.89 8.229 1.751 7.747 1.644 C 7.264 1.544 6.731 1.488 6.146 1.488 C 5.494 1.488 4.903 1.56 4.381 1.7 C 3.853 1.846 3.399 2.064 3.019 2.355 C 2.639 2.645 2.344 3.015 2.14 3.451 C 1.935 3.887 1.833 4.402 1.833 5 C 1.833 5.598 1.935 6.113 2.14 6.555 C 2.344 6.997 2.639 7.36 3.019 7.651 C 3.399 7.942 3.853 8.154 4.381 8.3 C 4.909 8.445 5.494 8.512 6.146 8.512 C 6.748 8.512 7.293 8.456 7.781 8.345 C 8.269 8.233 8.689 8.082 9.035 7.886 C 9.381 7.69 9.654 7.466 9.841 7.209 C 9.977 7.025 10.068 6.829 10.108 6.628 C 10.133 6.489 10.261 6.393 10.403 6.404 Z M 21.623 9.609 L 20.8 9.609 C 20.658 9.609 20.539 9.502 20.522 9.362 L 20.436 8.529 C 20.164 8.937 19.744 9.256 19.177 9.491 C 18.609 9.726 17.877 9.843 16.975 9.843 C 16.271 9.843 15.669 9.787 15.181 9.676 C 14.693 9.564 14.29 9.407 13.984 9.206 C 13.672 9.004 13.45 8.775 13.314 8.507 C 13.178 8.244 13.11 7.953 13.11 7.64 C 13.11 7.192 13.212 6.829 13.422 6.549 C 13.632 6.27 13.904 6.046 14.245 5.884 C 14.585 5.721 14.971 5.604 15.408 5.531 C 15.845 5.459 16.294 5.414 16.748 5.397 C 17.207 5.38 17.65 5.369 18.087 5.38 C 18.524 5.386 18.91 5.386 19.256 5.38 C 19.596 5.375 19.875 5.341 20.085 5.291 C 20.295 5.24 20.397 5.145 20.397 5.006 C 20.397 4.609 20.147 4.306 19.642 4.105 C 19.137 3.904 18.433 3.803 17.536 3.803 C 16.975 3.803 16.509 3.837 16.135 3.904 C 15.766 3.971 15.471 4.06 15.255 4.167 C 15.039 4.279 14.892 4.402 14.807 4.547 C 14.767 4.62 14.733 4.692 14.716 4.771 C 14.682 4.905 14.54 4.983 14.404 4.966 L 13.439 4.855 C 13.304 4.84 13.2 4.731 13.195 4.597 C 13.195 4.29 13.235 4.016 13.325 3.764 C 13.439 3.456 13.66 3.194 13.989 2.987 C 14.319 2.774 14.767 2.617 15.334 2.506 C 15.902 2.394 16.623 2.343 17.497 2.343 C 18.371 2.343 19.108 2.411 19.682 2.539 C 20.249 2.668 20.697 2.852 21.027 3.082 C 21.356 3.317 21.583 3.596 21.708 3.926 C 21.833 4.256 21.895 4.62 21.895 5.017 L 21.895 9.351 C 21.895 9.502 21.77 9.625 21.617 9.625 Z M 17.099 8.378 C 17.644 8.378 18.127 8.333 18.535 8.249 C 18.944 8.166 19.284 8.048 19.557 7.903 C 19.829 7.757 20.028 7.589 20.17 7.405 C 20.306 7.215 20.38 7.025 20.397 6.829 L 20.397 5.996 C 20.158 6.197 19.852 6.342 19.472 6.432 C 19.091 6.516 18.688 6.577 18.263 6.611 C 17.831 6.644 17.406 6.667 16.969 6.683 C 16.538 6.695 16.146 6.723 15.794 6.773 C 15.442 6.818 15.158 6.896 14.943 7.008 C 14.721 7.12 14.614 7.287 14.614 7.522 C 14.614 7.634 14.648 7.735 14.716 7.841 C 14.784 7.942 14.909 8.037 15.096 8.115 C 15.278 8.199 15.533 8.261 15.851 8.311 C 16.169 8.356 16.589 8.384 17.099 8.384 Z M 34.568 9.609 C 34.414 9.609 34.29 9.486 34.29 9.334 L 34.29 5.129 C 34.29 4.748 34.148 4.43 33.864 4.172 C 33.58 3.921 33.109 3.792 32.451 3.792 C 31.792 3.792 31.35 3.921 31.032 4.178 C 30.714 4.435 30.555 4.754 30.555 5.129 L 30.555 9.334 C 30.555 9.485 30.43 9.609 30.277 9.609 L 29.023 9.609 C 28.869 9.609 28.745 9.486 28.745 9.334 L 28.745 5.129 C 28.745 4.748 28.597 4.43 28.308 4.172 C 28.018 3.921 27.547 3.792 26.906 3.792 C 26.265 3.792 25.828 3.921 25.516 4.178 C 25.204 4.435 25.039 4.771 25.022 5.185 L 25.022 9.329 C 25.022 9.48 24.897 9.603 24.744 9.603 L 23.49 9.603 C 23.336 9.603 23.212 9.48 23.212 9.329 L 23.212 2.841 C 23.212 2.69 23.336 2.567 23.49 2.567 L 24.205 2.567 C 24.33 2.567 24.437 2.645 24.471 2.763 L 24.727 3.613 C 25.016 3.199 25.391 2.886 25.856 2.668 C 26.322 2.455 26.815 2.343 27.332 2.343 C 27.967 2.343 28.524 2.472 29.006 2.724 C 29.48 2.965 29.859 3.354 30.084 3.831 C 30.22 3.579 30.391 3.361 30.595 3.177 C 30.799 2.992 31.026 2.836 31.276 2.707 C 31.526 2.584 31.787 2.489 32.071 2.427 C 32.764 2.279 33.485 2.306 34.165 2.506 C 34.551 2.623 34.885 2.796 35.164 3.031 C 35.447 3.266 35.669 3.557 35.828 3.904 C 35.992 4.251 36.072 4.659 36.072 5.129 L 36.072 9.334 C 36.072 9.485 35.947 9.609 35.794 9.609 L 34.539 9.609 Z M 42.263 2.332 C 43.029 2.332 43.716 2.411 44.329 2.573 C 44.942 2.735 45.458 2.975 45.878 3.3 C 46.298 3.624 46.622 4.032 46.849 4.519 C 47.076 5.006 47.189 5.582 47.189 6.236 L 47.189 6.426 C 47.189 6.56 47.081 6.667 46.945 6.667 L 39.114 6.667 C 39.142 7.176 39.426 7.584 39.959 7.903 C 40.493 8.221 41.264 8.378 42.275 8.378 C 42.757 8.378 43.183 8.35 43.557 8.294 C 43.926 8.238 44.244 8.166 44.499 8.076 C 44.755 7.987 44.953 7.886 45.095 7.785 C 45.18 7.724 45.243 7.657 45.282 7.595 C 45.334 7.517 45.407 7.466 45.498 7.466 L 46.792 7.466 C 46.968 7.466 47.093 7.64 47.019 7.796 C 46.911 8.037 46.769 8.261 46.582 8.468 C 46.315 8.758 45.975 9.01 45.561 9.217 C 45.146 9.424 44.664 9.581 44.108 9.687 C 43.552 9.793 42.939 9.843 42.258 9.843 C 41.491 9.843 40.805 9.765 40.192 9.609 C 39.579 9.452 39.062 9.217 38.637 8.898 C 38.218 8.591 37.881 8.188 37.655 7.724 C 37.422 7.26 37.309 6.711 37.309 6.091 C 37.309 5.47 37.422 4.927 37.655 4.457 C 37.888 3.988 38.211 3.591 38.637 3.277 C 39.062 2.964 39.579 2.729 40.192 2.567 C 40.805 2.405 41.491 2.327 42.258 2.327 Z M 42.275 3.798 C 41.718 3.798 41.247 3.837 40.856 3.921 C 40.464 4.004 40.141 4.116 39.891 4.262 C 39.641 4.407 39.448 4.575 39.323 4.771 C 39.199 4.966 39.131 5.173 39.125 5.391 L 39.125 5.487 L 45.396 5.487 L 45.396 5.252 C 45.396 4.838 45.141 4.491 44.624 4.217 C 44.108 3.937 43.33 3.803 42.286 3.803 Z M 48.432 9.368 L 48.432 2.808 C 48.432 2.673 48.54 2.567 48.676 2.567 L 49.482 2.567 C 49.596 2.567 49.692 2.64 49.72 2.746 L 49.93 3.551 C 50.095 3.182 50.35 2.875 50.691 2.623 C 51.031 2.371 51.434 2.209 51.9 2.136 C 52.365 2.064 52.876 2.081 53.432 2.192 C 53.948 2.299 54.482 2.511 55.038 2.83 C 55.112 2.875 55.163 2.959 55.163 3.043 L 55.163 4.29 C 55.163 4.48 54.953 4.592 54.788 4.497 C 54.147 4.116 53.568 3.876 53.052 3.775 C 52.439 3.652 51.922 3.669 51.508 3.814 C 51.088 3.965 50.77 4.217 50.555 4.569 C 50.339 4.927 50.231 5.319 50.231 5.761 L 50.231 9.362 C 50.231 9.497 50.123 9.603 49.987 9.603 L 48.676 9.603 C 48.54 9.603 48.432 9.497 48.432 9.362 Z M 56.417 9.368 L 56.417 2.808 C 56.417 2.673 56.525 2.567 56.661 2.567 L 57.972 2.567 C 58.108 2.567 58.216 2.673 58.216 2.808 L 58.216 9.368 C 58.216 9.502 58.108 9.609 57.972 9.609 L 56.661 9.609 C 56.525 9.609 56.417 9.502 56.417 9.368 Z M 59.595 2.567 L 60.895 2.567 L 60.895 0.699 C 60.895 0.565 61.003 0.459 61.139 0.459 L 62.45 0.459 C 62.586 0.459 62.694 0.565 62.694 0.699 L 62.694 2.567 L 67.075 2.567 C 67.211 2.567 67.319 2.673 67.319 2.808 L 67.319 3.786 C 67.319 3.921 67.211 4.027 67.075 4.027 L 62.694 4.027 L 62.694 7.097 C 62.694 7.416 62.768 7.685 62.921 7.903 C 63.074 8.115 63.33 8.272 63.693 8.367 C 64.056 8.462 64.544 8.49 65.146 8.462 C 65.685 8.434 66.337 8.35 67.109 8.205 C 67.263 8.177 67.404 8.289 67.404 8.44 L 67.404 9.407 C 67.404 9.525 67.319 9.625 67.2 9.648 C 66.122 9.849 65.191 9.966 64.414 9.989 C 63.591 10.017 62.915 9.933 62.393 9.737 C 61.871 9.541 61.491 9.228 61.247 8.792 C 61.003 8.356 60.884 7.796 60.884 7.097 L 60.884 4.027 L 59.584 4.027 C 59.448 4.027 59.34 3.921 59.34 3.786 L 59.34 2.808 C 59.34 2.673 59.448 2.567 59.584 2.567 Z M 73.074 2.332 C 73.84 2.332 74.527 2.411 75.14 2.573 C 75.753 2.735 76.269 2.975 76.689 3.3 C 77.109 3.624 77.432 4.032 77.659 4.519 C 77.886 5.006 78 5.582 78 6.236 L 78 6.426 C 78 6.56 77.892 6.667 77.756 6.667 L 69.924 6.667 C 69.953 7.176 70.236 7.584 70.77 7.903 C 71.303 8.221 72.075 8.378 73.085 8.378 C 73.568 8.378 73.993 8.35 74.368 8.294 C 74.737 8.238 75.055 8.166 75.31 8.076 C 75.565 7.987 75.764 7.886 75.906 7.785 C 75.991 7.724 76.053 7.657 76.093 7.595 C 76.144 7.517 76.218 7.466 76.309 7.466 L 77.603 7.466 C 77.779 7.466 77.904 7.64 77.83 7.796 C 77.722 8.037 77.58 8.261 77.393 8.468 C 77.126 8.758 76.786 9.01 76.371 9.217 C 75.957 9.424 75.475 9.581 74.918 9.687 C 74.362 9.793 73.749 9.843 73.068 9.843 C 72.302 9.843 71.615 9.765 71.002 9.609 C 70.39 9.452 69.873 9.217 69.447 8.898 C 69.028 8.591 68.691 8.188 68.466 7.724 C 68.233 7.26 68.119 6.711 68.119 6.091 C 68.119 5.47 68.233 4.927 68.466 4.457 C 68.698 3.988 69.022 3.591 69.447 3.277 C 69.873 2.964 70.39 2.729 71.002 2.567 C 71.615 2.405 72.302 2.327 73.068 2.327 Z M 73.085 3.798 C 72.529 3.798 72.058 3.837 71.666 3.921 C 71.275 4.004 70.951 4.116 70.702 4.262 C 70.452 4.407 70.259 4.575 70.134 4.771 C 70.009 4.966 69.941 5.173 69.936 5.391 L 69.936 5.487 L 76.207 5.487 L 76.207 5.252 C 76.207 4.838 75.951 4.491 75.435 4.217 C 74.918 3.937 74.141 3.803 73.097 3.803 Z\" fill=\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Preto&quot;} */\"></path><path d=\"M 56.281 1.023 C 56.281 0.458 56.746 0 57.32 0 C 57.893 0 58.358 0.458 58.358 1.023 C 58.358 1.589 57.893 2.047 57.32 2.047 C 56.746 2.047 56.281 1.589 56.281 1.023 Z\" fill=\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Preto&quot;} */\"></path></g></svg>',svgContentId:9299623198,withExternalLayout:true})}),visible1&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-y2u0c7\",\"data-framer-name\":\"Camerite Dark\",layoutDependency:layoutDependency,layoutId:\"Y5WS4K13F\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-mvj3jf\",\"data-framer-name\":\"Camerite\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"P553H8vp7\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 78 10\"><g transform=\"translate(0 -0.033)\"><path d=\"M 11.691 6.521 C 11.85 6.538 11.963 6.678 11.941 6.834 C 11.89 7.192 11.748 7.534 11.526 7.864 C 11.243 8.277 10.845 8.647 10.335 8.965 C 9.824 9.284 9.217 9.536 8.501 9.72 C 7.786 9.905 7.003 10 6.141 10 C 5.233 10 4.404 9.905 3.649 9.715 C 2.894 9.525 2.247 9.228 1.708 8.82 C 1.169 8.417 0.749 7.897 0.448 7.265 C 0.148 6.633 0 5.878 0 5 C 0 4.122 0.148 3.35 0.448 2.724 C 0.734 2.112 1.166 1.579 1.708 1.169 C 2.247 0.766 2.9 0.47 3.649 0.28 C 4.404 0.095 5.233 0 6.141 0 C 6.992 0 7.769 0.089 8.479 0.268 C 9.188 0.447 9.801 0.694 10.312 1.001 C 10.823 1.309 11.226 1.672 11.515 2.081 C 11.742 2.405 11.884 2.74 11.935 3.098 C 11.958 3.255 11.844 3.395 11.685 3.412 L 10.386 3.529 C 10.245 3.54 10.119 3.447 10.091 3.311 C 10.045 3.104 9.949 2.908 9.812 2.724 C 9.619 2.472 9.347 2.26 8.995 2.075 C 8.643 1.89 8.229 1.751 7.747 1.644 C 7.264 1.544 6.731 1.488 6.146 1.488 C 5.494 1.488 4.903 1.56 4.381 1.7 C 3.853 1.846 3.399 2.064 3.019 2.355 C 2.639 2.645 2.344 3.015 2.14 3.451 C 1.935 3.887 1.833 4.402 1.833 5 C 1.833 5.598 1.935 6.113 2.14 6.555 C 2.344 6.997 2.639 7.36 3.019 7.651 C 3.399 7.942 3.853 8.154 4.381 8.3 C 4.909 8.445 5.494 8.512 6.146 8.512 C 6.748 8.512 7.293 8.456 7.781 8.345 C 8.269 8.233 8.689 8.082 9.035 7.886 C 9.381 7.69 9.654 7.466 9.841 7.209 C 9.977 7.025 10.068 6.829 10.108 6.628 C 10.133 6.489 10.261 6.393 10.403 6.404 Z M 21.623 9.609 L 20.8 9.609 C 20.658 9.609 20.539 9.502 20.522 9.362 L 20.436 8.529 C 20.164 8.937 19.744 9.256 19.177 9.491 C 18.609 9.726 17.877 9.843 16.975 9.843 C 16.271 9.843 15.669 9.787 15.181 9.676 C 14.693 9.564 14.29 9.407 13.984 9.206 C 13.672 9.004 13.45 8.775 13.314 8.507 C 13.178 8.244 13.11 7.953 13.11 7.64 C 13.11 7.192 13.212 6.829 13.422 6.549 C 13.632 6.27 13.904 6.046 14.245 5.884 C 14.585 5.721 14.971 5.604 15.408 5.531 C 15.845 5.459 16.294 5.414 16.748 5.397 C 17.207 5.38 17.65 5.369 18.087 5.38 C 18.524 5.386 18.91 5.386 19.256 5.38 C 19.596 5.375 19.875 5.341 20.085 5.291 C 20.295 5.24 20.397 5.145 20.397 5.006 C 20.397 4.609 20.147 4.306 19.642 4.105 C 19.137 3.904 18.433 3.803 17.536 3.803 C 16.975 3.803 16.509 3.837 16.135 3.904 C 15.766 3.971 15.471 4.06 15.255 4.167 C 15.039 4.279 14.892 4.402 14.807 4.547 C 14.767 4.62 14.733 4.692 14.716 4.771 C 14.682 4.905 14.54 4.983 14.404 4.966 L 13.439 4.855 C 13.304 4.84 13.2 4.731 13.195 4.597 C 13.195 4.29 13.235 4.016 13.325 3.764 C 13.439 3.456 13.66 3.194 13.989 2.987 C 14.319 2.774 14.767 2.617 15.334 2.506 C 15.902 2.394 16.623 2.343 17.497 2.343 C 18.371 2.343 19.108 2.411 19.682 2.539 C 20.249 2.668 20.697 2.852 21.027 3.082 C 21.356 3.317 21.583 3.596 21.708 3.926 C 21.833 4.256 21.895 4.62 21.895 5.017 L 21.895 9.351 C 21.895 9.502 21.77 9.625 21.617 9.625 Z M 17.099 8.378 C 17.644 8.378 18.127 8.333 18.535 8.249 C 18.944 8.166 19.284 8.048 19.557 7.903 C 19.829 7.757 20.028 7.589 20.17 7.405 C 20.306 7.215 20.38 7.025 20.397 6.829 L 20.397 5.996 C 20.158 6.197 19.852 6.342 19.472 6.432 C 19.091 6.516 18.688 6.577 18.263 6.611 C 17.831 6.644 17.406 6.667 16.969 6.683 C 16.538 6.695 16.146 6.723 15.794 6.773 C 15.442 6.818 15.158 6.896 14.943 7.008 C 14.721 7.12 14.614 7.287 14.614 7.522 C 14.614 7.634 14.648 7.735 14.716 7.841 C 14.784 7.942 14.909 8.037 15.096 8.115 C 15.278 8.199 15.533 8.261 15.851 8.311 C 16.169 8.356 16.589 8.384 17.099 8.384 Z M 34.568 9.609 C 34.414 9.609 34.29 9.486 34.29 9.334 L 34.29 5.129 C 34.29 4.748 34.148 4.43 33.864 4.172 C 33.58 3.921 33.109 3.792 32.451 3.792 C 31.792 3.792 31.35 3.921 31.032 4.178 C 30.714 4.435 30.555 4.754 30.555 5.129 L 30.555 9.334 C 30.555 9.485 30.43 9.609 30.277 9.609 L 29.023 9.609 C 28.869 9.609 28.745 9.486 28.745 9.334 L 28.745 5.129 C 28.745 4.748 28.597 4.43 28.308 4.172 C 28.018 3.921 27.547 3.792 26.906 3.792 C 26.265 3.792 25.828 3.921 25.516 4.178 C 25.204 4.435 25.039 4.771 25.022 5.185 L 25.022 9.329 C 25.022 9.48 24.897 9.603 24.744 9.603 L 23.49 9.603 C 23.336 9.603 23.212 9.48 23.212 9.329 L 23.212 2.841 C 23.212 2.69 23.336 2.567 23.49 2.567 L 24.205 2.567 C 24.33 2.567 24.437 2.645 24.471 2.763 L 24.727 3.613 C 25.016 3.199 25.391 2.886 25.856 2.668 C 26.322 2.455 26.815 2.343 27.332 2.343 C 27.967 2.343 28.524 2.472 29.006 2.724 C 29.48 2.965 29.859 3.354 30.084 3.831 C 30.22 3.579 30.391 3.361 30.595 3.177 C 30.799 2.992 31.026 2.836 31.276 2.707 C 31.526 2.584 31.787 2.489 32.071 2.427 C 32.764 2.279 33.485 2.306 34.165 2.506 C 34.551 2.623 34.885 2.796 35.164 3.031 C 35.447 3.266 35.669 3.557 35.828 3.904 C 35.992 4.251 36.072 4.659 36.072 5.129 L 36.072 9.334 C 36.072 9.485 35.947 9.609 35.794 9.609 L 34.539 9.609 Z M 42.263 2.332 C 43.029 2.332 43.716 2.411 44.329 2.573 C 44.942 2.735 45.458 2.975 45.878 3.3 C 46.298 3.624 46.622 4.032 46.849 4.519 C 47.076 5.006 47.189 5.582 47.189 6.236 L 47.189 6.426 C 47.189 6.56 47.081 6.667 46.945 6.667 L 39.114 6.667 C 39.142 7.176 39.426 7.584 39.959 7.903 C 40.493 8.221 41.264 8.378 42.275 8.378 C 42.757 8.378 43.183 8.35 43.557 8.294 C 43.926 8.238 44.244 8.166 44.499 8.076 C 44.755 7.987 44.953 7.886 45.095 7.785 C 45.18 7.724 45.243 7.657 45.282 7.595 C 45.334 7.517 45.407 7.466 45.498 7.466 L 46.792 7.466 C 46.968 7.466 47.093 7.64 47.019 7.796 C 46.911 8.037 46.769 8.261 46.582 8.468 C 46.315 8.758 45.975 9.01 45.561 9.217 C 45.146 9.424 44.664 9.581 44.108 9.687 C 43.552 9.793 42.939 9.843 42.258 9.843 C 41.491 9.843 40.805 9.765 40.192 9.609 C 39.579 9.452 39.062 9.217 38.637 8.898 C 38.218 8.591 37.881 8.188 37.655 7.724 C 37.422 7.26 37.309 6.711 37.309 6.091 C 37.309 5.47 37.422 4.927 37.655 4.457 C 37.888 3.988 38.211 3.591 38.637 3.277 C 39.062 2.964 39.579 2.729 40.192 2.567 C 40.805 2.405 41.491 2.327 42.258 2.327 Z M 42.275 3.798 C 41.718 3.798 41.247 3.837 40.856 3.921 C 40.464 4.004 40.141 4.116 39.891 4.262 C 39.641 4.407 39.448 4.575 39.323 4.771 C 39.199 4.966 39.131 5.173 39.125 5.391 L 39.125 5.487 L 45.396 5.487 L 45.396 5.252 C 45.396 4.838 45.141 4.491 44.624 4.217 C 44.108 3.937 43.33 3.803 42.286 3.803 Z M 48.432 9.368 L 48.432 2.808 C 48.432 2.673 48.54 2.567 48.676 2.567 L 49.482 2.567 C 49.596 2.567 49.692 2.64 49.72 2.746 L 49.93 3.551 C 50.095 3.182 50.35 2.875 50.691 2.623 C 51.031 2.371 51.434 2.209 51.9 2.136 C 52.365 2.064 52.876 2.081 53.432 2.192 C 53.948 2.299 54.482 2.511 55.038 2.83 C 55.112 2.875 55.163 2.959 55.163 3.043 L 55.163 4.29 C 55.163 4.48 54.953 4.592 54.788 4.497 C 54.147 4.116 53.568 3.876 53.052 3.775 C 52.439 3.652 51.922 3.669 51.508 3.814 C 51.088 3.965 50.77 4.217 50.555 4.569 C 50.339 4.927 50.231 5.319 50.231 5.761 L 50.231 9.362 C 50.231 9.497 50.123 9.603 49.987 9.603 L 48.676 9.603 C 48.54 9.603 48.432 9.497 48.432 9.362 Z M 56.417 9.368 L 56.417 2.808 C 56.417 2.673 56.525 2.567 56.661 2.567 L 57.972 2.567 C 58.108 2.567 58.216 2.673 58.216 2.808 L 58.216 9.368 C 58.216 9.502 58.108 9.609 57.972 9.609 L 56.661 9.609 C 56.525 9.609 56.417 9.502 56.417 9.368 Z M 59.595 2.567 L 60.895 2.567 L 60.895 0.699 C 60.895 0.565 61.003 0.459 61.139 0.459 L 62.45 0.459 C 62.586 0.459 62.694 0.565 62.694 0.699 L 62.694 2.567 L 67.075 2.567 C 67.211 2.567 67.319 2.673 67.319 2.808 L 67.319 3.786 C 67.319 3.921 67.211 4.027 67.075 4.027 L 62.694 4.027 L 62.694 7.097 C 62.694 7.416 62.768 7.685 62.921 7.903 C 63.074 8.115 63.33 8.272 63.693 8.367 C 64.056 8.462 64.544 8.49 65.146 8.462 C 65.685 8.434 66.337 8.35 67.109 8.205 C 67.263 8.177 67.404 8.289 67.404 8.44 L 67.404 9.407 C 67.404 9.525 67.319 9.625 67.2 9.648 C 66.122 9.849 65.191 9.966 64.414 9.989 C 63.591 10.017 62.915 9.933 62.393 9.737 C 61.871 9.541 61.491 9.228 61.247 8.792 C 61.003 8.356 60.884 7.796 60.884 7.097 L 60.884 4.027 L 59.584 4.027 C 59.448 4.027 59.34 3.921 59.34 3.786 L 59.34 2.808 C 59.34 2.673 59.448 2.567 59.584 2.567 Z M 73.074 2.332 C 73.84 2.332 74.527 2.411 75.14 2.573 C 75.753 2.735 76.269 2.975 76.689 3.3 C 77.109 3.624 77.432 4.032 77.659 4.519 C 77.886 5.006 78 5.582 78 6.236 L 78 6.426 C 78 6.56 77.892 6.667 77.756 6.667 L 69.924 6.667 C 69.953 7.176 70.236 7.584 70.77 7.903 C 71.303 8.221 72.075 8.378 73.085 8.378 C 73.568 8.378 73.993 8.35 74.368 8.294 C 74.737 8.238 75.055 8.166 75.31 8.076 C 75.565 7.987 75.764 7.886 75.906 7.785 C 75.991 7.724 76.053 7.657 76.093 7.595 C 76.144 7.517 76.218 7.466 76.309 7.466 L 77.603 7.466 C 77.779 7.466 77.904 7.64 77.83 7.796 C 77.722 8.037 77.58 8.261 77.393 8.468 C 77.126 8.758 76.786 9.01 76.371 9.217 C 75.957 9.424 75.475 9.581 74.918 9.687 C 74.362 9.793 73.749 9.843 73.068 9.843 C 72.302 9.843 71.615 9.765 71.002 9.609 C 70.39 9.452 69.873 9.217 69.447 8.898 C 69.028 8.591 68.691 8.188 68.466 7.724 C 68.233 7.26 68.119 6.711 68.119 6.091 C 68.119 5.47 68.233 4.927 68.466 4.457 C 68.698 3.988 69.022 3.591 69.447 3.277 C 69.873 2.964 70.39 2.729 71.002 2.567 C 71.615 2.405 72.302 2.327 73.068 2.327 Z M 73.085 3.798 C 72.529 3.798 72.058 3.837 71.666 3.921 C 71.275 4.004 70.951 4.116 70.702 4.262 C 70.452 4.407 70.259 4.575 70.134 4.771 C 70.009 4.966 69.941 5.173 69.936 5.391 L 69.936 5.487 L 76.207 5.487 L 76.207 5.252 C 76.207 4.838 75.951 4.491 75.435 4.217 C 74.918 3.937 74.141 3.803 73.097 3.803 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path><path d=\"M 56.281 1.023 C 56.281 0.458 56.746 0 57.32 0 C 57.893 0 58.358 0.458 58.358 1.023 C 58.358 1.589 57.893 2.047 57.32 2.047 C 56.746 2.047 56.281 1.589 56.281 1.023 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></g></svg>',svgContentId:11456681367,withExternalLayout:true})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-iQ1t6.framer-ld1jn5, .framer-iQ1t6 .framer-ld1jn5 { display: block; }\",\".framer-iQ1t6.framer-1ogspw4 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-iQ1t6 .framer-lwukgk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 11px; height: 36px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-iQ1t6 .framer-1kxfy70, .framer-iQ1t6 .framer-1e954bh, .framer-iQ1t6 .framer-fchmqn, .framer-iQ1t6 .framer-1poummr, .framer-iQ1t6 .framer-y2u0c7 { flex: none; height: 26px; overflow: visible; position: relative; width: 24px; }\",\".framer-iQ1t6 .framer-orumoh { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-iQ1t6 .framer-1eidxg3, .framer-iQ1t6 .framer-hjr88c { flex: none; height: 24px; position: absolute; right: -8px; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-iQ1t6 .framer-12nj8b1 { flex: none; height: 26px; overflow: visible; position: relative; width: 78px; }\",\".framer-iQ1t6 .framer-11abp00 { flex: none; height: 10px; left: calc(50.00000000000002% - 78px / 2); position: absolute; top: calc(46.15384615384618% - 10px / 2); width: 78px; }\",\".framer-iQ1t6 .framer-8n5udt, .framer-iQ1t6 .framer-mvj3jf { flex: none; height: 10px; position: absolute; right: -96px; top: calc(46.15384615384618% - 10px / 2); width: 78px; }\",\".framer-iQ1t6.framer-v-z2ignx .framer-lwukgk { gap: 5px; height: 30px; }\",\".framer-iQ1t6.framer-v-z2ignx .framer-1e954bh, .framer-iQ1t6.framer-v-1lgeyrx .framer-1poummr { order: 4; }\",\".framer-iQ1t6.framer-v-z2ignx .framer-fchmqn, .framer-iQ1t6.framer-v-1lgeyrx .framer-y2u0c7 { order: 5; }\",\".framer-iQ1t6.framer-v-z2ignx .framer-12nj8b1, .framer-iQ1t6.framer-v-1lgeyrx .framer-1kxfy70 { order: 0; }\",\".framer-iQ1t6.framer-v-z2ignx .framer-1poummr, .framer-iQ1t6.framer-v-1lgeyrx .framer-1e954bh { order: 1; }\",\".framer-iQ1t6.framer-v-z2ignx .framer-y2u0c7, .framer-iQ1t6.framer-v-1lgeyrx .framer-12nj8b1 { order: 3; }\",\".framer-iQ1t6.framer-v-1lgeyrx .framer-lwukgk, .framer-iQ1t6.framer-v-1mp8nfb .framer-lwukgk { gap: 5px; height: min-content; }\",\".framer-iQ1t6.framer-v-1lgeyrx .framer-fchmqn { order: 2; }\",\".framer-iQ1t6.framer-v-1mp8nfb.framer-1ogspw4 { flex-direction: row; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 36\n * @framerIntrinsicWidth 113\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"WcDnzt3zw\":{\"layout\":[\"auto\",\"auto\"]},\"k53kEg_LU\":{\"layout\":[\"auto\",\"auto\"]},\"sbTfL03X9\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"yBg5svSnw\":\"logoColor\",\"qj6tn2Ux3\":\"link\",\"wJOYtHzul\":\"openInNewTab\",\"f2qu17KRb\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerW4JrbG6G8=withCSS(Component,css,\"framer-iQ1t6\");export default FramerW4JrbG6G8;FramerW4JrbG6G8.displayName=\"Logo\";FramerW4JrbG6G8.defaultProps={height:36,width:113};addPropertyControls(FramerW4JrbG6G8,{variant:{options:[\"XgBIHPUqi\",\"WcDnzt3zw\",\"k53kEg_LU\",\"sbTfL03X9\"],optionTitles:[\"Logo [Image + Text]\",\"Logo [Text]\",\"Logo [Image]\",\"Custom\"],title:\"Variant\",type:ControlType.Enum},yBg5svSnw:{defaultValue:\"lk7ooqA4_\",options:[\"lk7ooqA4_\",\"ld4psBuuS\",\"Dv1wC8FMY\"],optionTitles:[\"Dynamic\",\"Light\",\"Dark\"],title:\"Logo Color\",type:ControlType.Enum},qj6tn2Ux3:{title:\"Link\",type:ControlType.Link},wJOYtHzul:{defaultValue:false,title:\"Open in New Tab\",type:ControlType.Boolean},f2qu17KRb:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerW4JrbG6G8,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerW4JrbG6G8\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"113\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WcDnzt3zw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"k53kEg_LU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sbTfL03X9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"36\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"yBg5svSnw\\\":\\\"logoColor\\\",\\\"qj6tn2Ux3\\\":\\\"link\\\",\\\"wJOYtHzul\\\":\\\"openInNewTab\\\",\\\"f2qu17KRb\\\":\\\"click\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./W4JrbG6G8.map", "// Generated by Framer (0784c89)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"PHDg_TNks\",\"AJw8hzsFG\",\"OkCGUS5Od\"];const serializationHash=\"framer-3GbY9\";const variantClassNames={AJw8hzsFG:\"framer-v-1mvnii1\",OkCGUS5Od:\"framer-v-1tj9hye\",PHDg_TNks:\"framer-v-1uzgdcj\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:.6,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition2};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={Dark:\"OkCGUS5Od\",Dynamic:\"PHDg_TNks\",Light:\"AJw8hzsFG\"};const getProps=({dribbble,dribbbleLink,facebbok,facebookLink,height,id,instagram,instagramLink,linkedin,linkedinLink,pinterest,pinterestLink,tiktok,tiktokLink,width,x,xLink,youtube,youtubeLink,...props})=>{return{...props,BKGDQnqTz:linkedin??props.BKGDQnqTz??true,G7vkqqEjE:dribbble??props.G7vkqqEjE??true,GY8RFlkY4:dribbbleLink??props.GY8RFlkY4,J6qEWLQt_:x??props.J6qEWLQt_??true,lJ26eQHPS:facebookLink??props.lJ26eQHPS,oJjaNLapp:instagramLink??props.oJjaNLapp,QcwsHk51H:pinterest??props.QcwsHk51H??true,rywJGgpt8:xLink??props.rywJGgpt8,trY33FXhi:youtube??props.trY33FXhi??true,TZOqPnIRW:linkedinLink??props.TZOqPnIRW,V8IAF0AtZ:tiktokLink??props.V8IAF0AtZ,variant:humanReadableVariantMap[props.variant]??props.variant??\"PHDg_TNks\",wmfTEuRMv:instagram??props.wmfTEuRMv??true,WQO0pZfgA:facebbok??props.WQO0pZfgA??true,y8RgOX4e9:youtubeLink??props.y8RgOX4e9,yFRmefkVv:tiktok??props.yFRmefkVv??true,ZkU_mDyC2:pinterestLink??props.ZkU_mDyC2};};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,J6qEWLQt_,rywJGgpt8,WQO0pZfgA,lJ26eQHPS,BKGDQnqTz,TZOqPnIRW,wmfTEuRMv,oJjaNLapp,trY33FXhi,y8RgOX4e9,QcwsHk51H,ZkU_mDyC2,yFRmefkVv,V8IAF0AtZ,G7vkqqEjE,GY8RFlkY4,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"PHDg_TNks\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];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:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1uzgdcj\",className,classNames),\"data-framer-name\":\"Dynamic\",layoutDependency:layoutDependency,layoutId:\"PHDg_TNks\",ref:refBinding,style:{...style},...addPropertyOverrides({AJw8hzsFG:{\"data-framer-name\":\"Light\"},OkCGUS5Od:{\"data-framer-name\":\"Dark\"}},baseVariant,gestureVariant),children:[J6qEWLQt_&&/*#__PURE__*/_jsx(Link,{href:rywJGgpt8,motionChild:true,nodeId:\"sFASpG5zD\",scopeId:\"XX_yU0s_o\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ms27do framer-30y890\",\"data-framer-name\":\"X\",layoutDependency:layoutDependency,layoutId:\"sFASpG5zD\",whileHover:animation,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1luwuu3\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"QQspNGc6R\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 22.189 3.75 L 26.023 3.75 L 17.648 13.323 L 27.5 26.348 L 19.785 26.348 L 13.744 18.447 L 6.83 26.348 L 2.992 26.348 L 11.951 16.11 L 2.5 3.75 L 10.41 3.75 L 15.873 10.971 L 22.188 3.75 Z M 20.844 24.054 L 22.969 24.054 L 9.255 5.924 L 6.975 5.924 L 20.842 24.054 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></svg>',svgContentId:10379892365,withExternalLayout:true,...addPropertyOverrides({AJw8hzsFG:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 22.189 3.75 L 26.023 3.75 L 17.648 13.323 L 27.5 26.348 L 19.785 26.348 L 13.744 18.447 L 6.83 26.348 L 2.992 26.348 L 11.951 16.11 L 2.5 3.75 L 10.41 3.75 L 15.873 10.971 L 22.188 3.75 Z M 20.844 24.054 L 22.969 24.054 L 9.255 5.924 L 6.975 5.924 L 20.842 24.054 Z\" fill=\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"></path></svg>',svgContentId:12204074360},OkCGUS5Od:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 22.189 3.75 L 26.023 3.75 L 17.648 13.323 L 27.5 26.348 L 19.785 26.348 L 13.744 18.447 L 6.83 26.348 L 2.992 26.348 L 11.951 16.11 L 2.5 3.75 L 10.41 3.75 L 15.873 10.971 L 22.188 3.75 Z M 20.844 24.054 L 22.969 24.054 L 9.255 5.924 L 6.975 5.924 L 20.842 24.054 Z\" fill=\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\"></path></svg>',svgContentId:8985926148}},baseVariant,gestureVariant)})})}),WQO0pZfgA&&/*#__PURE__*/_jsx(Link,{href:lJ26eQHPS,motionChild:true,nodeId:\"LtceE6hGx\",openInNewTab:true,scopeId:\"XX_yU0s_o\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1whr2hv framer-30y890\",\"data-framer-name\":\"facebook\",layoutDependency:layoutDependency,layoutId:\"LtceE6hGx\",whileHover:animation,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17u2rjr\",\"data-framer-name\":\"facebook\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Uz_6C_7Up\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 15 2.5 C 21.904 2.5 27.5 8.12 27.5 15.053 C 27.5 21.428 22.766 26.694 16.638 27.499 L 16.624 27.499 L 16.624 17.804 L 19.346 17.804 L 19.707 14.391 L 16.624 14.391 L 16.629 12.684 C 16.629 11.794 16.712 11.316 17.986 11.316 L 19.688 11.316 L 19.688 7.904 L 16.965 7.904 C 13.695 7.904 12.544 9.559 12.544 12.344 L 12.544 14.391 L 10.506 14.391 L 10.506 17.804 L 12.544 17.804 L 12.544 27.363 C 6.815 26.216 2.5 21.14 2.5 15.053 C 2.5 8.12 8.096 2.5 15 2.5 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></svg>',svgContentId:11612374943,withExternalLayout:true,...addPropertyOverrides({AJw8hzsFG:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 15 2.5 C 21.904 2.5 27.5 8.12 27.5 15.053 C 27.5 21.428 22.766 26.694 16.638 27.499 L 16.624 27.499 L 16.624 17.804 L 19.346 17.804 L 19.707 14.391 L 16.624 14.391 L 16.629 12.684 C 16.629 11.794 16.712 11.316 17.986 11.316 L 19.688 11.316 L 19.688 7.904 L 16.965 7.904 C 13.695 7.904 12.544 9.559 12.544 12.344 L 12.544 14.391 L 10.506 14.391 L 10.506 17.804 L 12.544 17.804 L 12.544 27.363 C 6.815 26.216 2.5 21.14 2.5 15.053 C 2.5 8.12 8.096 2.5 15 2.5 Z\" fill=\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"></path></svg>',svgContentId:11946556775},OkCGUS5Od:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 15 2.5 C 21.904 2.5 27.5 8.12 27.5 15.053 C 27.5 21.428 22.766 26.694 16.638 27.499 L 16.624 27.499 L 16.624 17.804 L 19.346 17.804 L 19.707 14.391 L 16.624 14.391 L 16.629 12.684 C 16.629 11.794 16.712 11.316 17.986 11.316 L 19.688 11.316 L 19.688 7.904 L 16.965 7.904 C 13.695 7.904 12.544 9.559 12.544 12.344 L 12.544 14.391 L 10.506 14.391 L 10.506 17.804 L 12.544 17.804 L 12.544 27.363 C 6.815 26.216 2.5 21.14 2.5 15.053 C 2.5 8.12 8.096 2.5 15 2.5 Z\" fill=\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\"></path></svg>',svgContentId:10882926888}},baseVariant,gestureVariant)})})}),BKGDQnqTz&&/*#__PURE__*/_jsx(Link,{href:TZOqPnIRW,motionChild:true,nodeId:\"PRWsp8XxN\",openInNewTab:true,scopeId:\"XX_yU0s_o\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-mv0ukj framer-30y890\",\"data-framer-name\":\"linkedin\",layoutDependency:layoutDependency,layoutId:\"PRWsp8XxN\",whileHover:animation,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1kxoed\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"BvJsWHhwN\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 25.625 2.5 L 4.375 2.5 C 3.339 2.5 2.5 3.339 2.5 4.375 L 2.5 25.625 C 2.5 26.661 3.339 27.5 4.375 27.5 L 25.625 27.5 C 26.661 27.5 27.5 26.661 27.5 25.625 L 27.5 4.375 C 27.5 3.339 26.661 2.5 25.625 2.5 Z M 10 23.75 L 6.25 23.75 L 6.25 12.5 L 10 12.5 Z M 8.125 10.313 C 6.926 10.278 5.978 9.284 6 8.085 C 6.023 6.885 7.008 5.927 8.208 5.938 C 9.408 5.95 10.375 6.925 10.375 8.125 C 10.354 9.349 9.349 10.326 8.125 10.313 Z M 23.75 23.75 L 20 23.75 L 20 17.825 C 20 16.05 19.25 15.413 18.275 15.413 C 17.698 15.451 17.159 15.718 16.779 16.154 C 16.399 16.591 16.209 17.16 16.25 17.738 C 16.244 17.796 16.244 17.854 16.25 17.913 L 16.25 23.75 L 12.5 23.75 L 12.5 12.5 L 16.125 12.5 L 16.125 14.125 C 16.869 12.994 18.147 12.331 19.5 12.375 C 21.438 12.375 23.7 13.45 23.7 16.95 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></svg>',svgContentId:11666637757,withExternalLayout:true,...addPropertyOverrides({AJw8hzsFG:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 25.625 2.5 L 4.375 2.5 C 3.339 2.5 2.5 3.339 2.5 4.375 L 2.5 25.625 C 2.5 26.661 3.339 27.5 4.375 27.5 L 25.625 27.5 C 26.661 27.5 27.5 26.661 27.5 25.625 L 27.5 4.375 C 27.5 3.339 26.661 2.5 25.625 2.5 Z M 10 23.75 L 6.25 23.75 L 6.25 12.5 L 10 12.5 Z M 8.125 10.313 C 6.926 10.278 5.978 9.284 6 8.085 C 6.023 6.885 7.008 5.927 8.208 5.938 C 9.408 5.95 10.375 6.925 10.375 8.125 C 10.354 9.349 9.349 10.326 8.125 10.313 Z M 23.75 23.75 L 20 23.75 L 20 17.825 C 20 16.05 19.25 15.413 18.275 15.413 C 17.698 15.451 17.159 15.718 16.779 16.154 C 16.399 16.591 16.209 17.16 16.25 17.738 C 16.244 17.796 16.244 17.854 16.25 17.913 L 16.25 23.75 L 12.5 23.75 L 12.5 12.5 L 16.125 12.5 L 16.125 14.125 C 16.869 12.994 18.147 12.331 19.5 12.375 C 21.438 12.375 23.7 13.45 23.7 16.95 Z\" fill=\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"></path></svg>',svgContentId:9228291161},OkCGUS5Od:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 25.625 2.5 L 4.375 2.5 C 3.339 2.5 2.5 3.339 2.5 4.375 L 2.5 25.625 C 2.5 26.661 3.339 27.5 4.375 27.5 L 25.625 27.5 C 26.661 27.5 27.5 26.661 27.5 25.625 L 27.5 4.375 C 27.5 3.339 26.661 2.5 25.625 2.5 Z M 10 23.75 L 6.25 23.75 L 6.25 12.5 L 10 12.5 Z M 8.125 10.313 C 6.926 10.278 5.978 9.284 6 8.085 C 6.023 6.885 7.008 5.927 8.208 5.938 C 9.408 5.95 10.375 6.925 10.375 8.125 C 10.354 9.349 9.349 10.326 8.125 10.313 Z M 23.75 23.75 L 20 23.75 L 20 17.825 C 20 16.05 19.25 15.413 18.275 15.413 C 17.698 15.451 17.159 15.718 16.779 16.154 C 16.399 16.591 16.209 17.16 16.25 17.738 C 16.244 17.796 16.244 17.854 16.25 17.913 L 16.25 23.75 L 12.5 23.75 L 12.5 12.5 L 16.125 12.5 L 16.125 14.125 C 16.869 12.994 18.147 12.331 19.5 12.375 C 21.438 12.375 23.7 13.45 23.7 16.95 Z\" fill=\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\"></path></svg>',svgContentId:12353657322}},baseVariant,gestureVariant)})})}),wmfTEuRMv&&/*#__PURE__*/_jsx(Link,{href:oJjaNLapp,motionChild:true,nodeId:\"r6Hg3hnu9\",openInNewTab:true,scopeId:\"XX_yU0s_o\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-142ivfh framer-30y890\",\"data-framer-name\":\"instagram\",layoutDependency:layoutDependency,layoutId:\"r6Hg3hnu9\",whileHover:animation,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1qwzrgu\",\"data-framer-name\":\"instagram\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"UN2nH9bJI\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 10.834 15 C 10.834 12.699 12.699 10.833 15.001 10.833 C 17.302 10.833 19.167 12.699 19.167 15 C 19.167 17.301 17.302 19.167 15.001 19.167 C 12.699 19.167 10.834 17.301 10.834 15 M 8.581 15 C 8.581 18.545 11.455 21.419 15 21.419 C 18.545 21.419 21.419 18.545 21.419 15 C 21.419 11.455 18.545 8.581 15 8.581 C 11.455 8.581 8.581 11.455 8.581 15 M 20.174 8.327 C 20.174 9.156 20.845 9.827 21.674 9.827 C 22.502 9.827 23.174 9.156 23.174 8.327 C 23.174 7.499 22.502 6.827 21.674 6.827 C 20.845 6.827 20.174 7.499 20.174 8.327 M 9.949 25.175 C 8.731 25.119 8.069 24.916 7.629 24.745 C 7.086 24.544 6.595 24.225 6.191 23.81 C 5.775 23.407 5.455 22.916 5.255 22.373 C 5.084 21.933 4.88 21.27 4.825 20.051 C 4.765 18.734 4.753 18.339 4.753 15 C 4.753 11.663 4.765 11.268 4.825 9.949 C 4.881 8.73 5.085 8.069 5.255 7.628 C 5.483 7.044 5.754 6.628 6.19 6.19 C 6.593 5.774 7.084 5.455 7.628 5.255 C 8.069 5.083 8.731 4.88 9.95 4.824 C 11.268 4.764 11.663 4.751 15 4.751 C 18.338 4.751 18.734 4.764 20.053 4.824 C 21.271 4.88 21.933 5.084 22.374 5.255 C 22.958 5.48 23.374 5.753 23.811 6.19 C 24.249 6.628 24.519 7.044 24.746 7.628 C 24.918 8.068 25.121 8.73 25.176 9.949 C 25.238 11.268 25.249 11.661 25.249 15 C 25.249 18.338 25.236 18.733 25.176 20.051 C 25.121 21.27 24.918 21.933 24.746 22.373 C 24.546 22.915 24.226 23.407 23.811 23.81 C 23.374 24.248 22.958 24.518 22.374 24.745 C 21.934 24.916 21.271 25.12 20.053 25.175 C 18.735 25.235 18.339 25.248 15 25.248 C 11.663 25.248 11.268 25.235 9.95 25.175 M 9.846 2.575 C 8.516 2.636 7.607 2.848 6.812 3.156 C 5.979 3.471 5.224 3.963 4.6 4.599 C 3.964 5.222 3.471 5.977 3.157 6.811 C 2.849 7.607 2.637 8.516 2.577 9.846 C 2.512 11.179 2.5 11.605 2.5 15 C 2.5 18.395 2.514 18.821 2.575 20.154 C 2.637 21.484 2.848 22.393 3.156 23.188 C 3.47 24.022 3.962 24.777 4.599 25.401 C 5.223 26.037 5.978 26.53 6.812 26.844 C 7.609 27.152 8.516 27.364 9.846 27.424 C 11.181 27.485 11.606 27.5 15 27.5 C 18.396 27.5 18.821 27.486 20.154 27.425 C 21.485 27.364 22.394 27.152 23.189 26.844 C 24.022 26.529 24.778 26.037 25.403 25.401 C 26.038 24.777 26.53 24.022 26.845 23.189 C 27.154 22.393 27.366 21.484 27.425 20.154 C 27.486 18.82 27.5 18.395 27.5 15 C 27.5 11.605 27.486 11.179 27.425 9.846 C 27.365 8.516 27.154 7.607 26.845 6.812 C 26.53 5.979 26.038 5.223 25.403 4.599 C 24.779 3.963 24.024 3.471 23.19 3.156 C 22.394 2.847 21.485 2.635 20.155 2.576 C 18.822 2.515 18.396 2.5 15.001 2.5 C 11.606 2.5 11.181 2.514 9.846 2.575\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></svg>',svgContentId:11160845051,withExternalLayout:true,...addPropertyOverrides({AJw8hzsFG:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 10.834 15 C 10.834 12.699 12.699 10.833 15.001 10.833 C 17.302 10.833 19.167 12.699 19.167 15 C 19.167 17.301 17.302 19.167 15.001 19.167 C 12.699 19.167 10.834 17.301 10.834 15 M 8.581 15 C 8.581 18.545 11.455 21.419 15 21.419 C 18.545 21.419 21.419 18.545 21.419 15 C 21.419 11.455 18.545 8.581 15 8.581 C 11.455 8.581 8.581 11.455 8.581 15 M 20.174 8.327 C 20.174 9.156 20.845 9.827 21.674 9.827 C 22.502 9.827 23.174 9.156 23.174 8.327 C 23.174 7.499 22.502 6.827 21.674 6.827 C 20.845 6.827 20.174 7.499 20.174 8.327 M 9.949 25.175 C 8.731 25.119 8.069 24.916 7.629 24.745 C 7.086 24.544 6.595 24.225 6.191 23.81 C 5.775 23.407 5.455 22.916 5.255 22.373 C 5.084 21.933 4.88 21.27 4.825 20.051 C 4.765 18.734 4.753 18.339 4.753 15 C 4.753 11.663 4.765 11.268 4.825 9.949 C 4.881 8.73 5.085 8.069 5.255 7.628 C 5.483 7.044 5.754 6.628 6.19 6.19 C 6.593 5.774 7.084 5.455 7.628 5.255 C 8.069 5.083 8.731 4.88 9.95 4.824 C 11.268 4.764 11.663 4.751 15 4.751 C 18.338 4.751 18.734 4.764 20.053 4.824 C 21.271 4.88 21.933 5.084 22.374 5.255 C 22.958 5.48 23.374 5.753 23.811 6.19 C 24.249 6.628 24.519 7.044 24.746 7.628 C 24.918 8.068 25.121 8.73 25.176 9.949 C 25.238 11.268 25.249 11.661 25.249 15 C 25.249 18.338 25.236 18.733 25.176 20.051 C 25.121 21.27 24.918 21.933 24.746 22.373 C 24.546 22.915 24.226 23.407 23.811 23.81 C 23.374 24.248 22.958 24.518 22.374 24.745 C 21.934 24.916 21.271 25.12 20.053 25.175 C 18.735 25.235 18.339 25.248 15 25.248 C 11.663 25.248 11.268 25.235 9.95 25.175 M 9.846 2.575 C 8.516 2.636 7.607 2.848 6.812 3.156 C 5.979 3.471 5.224 3.963 4.6 4.599 C 3.964 5.222 3.471 5.977 3.157 6.811 C 2.849 7.607 2.637 8.516 2.577 9.846 C 2.512 11.179 2.5 11.605 2.5 15 C 2.5 18.395 2.514 18.821 2.575 20.154 C 2.637 21.484 2.848 22.393 3.156 23.188 C 3.47 24.022 3.962 24.777 4.599 25.401 C 5.223 26.037 5.978 26.53 6.812 26.844 C 7.609 27.152 8.516 27.364 9.846 27.424 C 11.181 27.485 11.606 27.5 15 27.5 C 18.396 27.5 18.821 27.486 20.154 27.425 C 21.485 27.364 22.394 27.152 23.189 26.844 C 24.022 26.529 24.778 26.037 25.403 25.401 C 26.038 24.777 26.53 24.022 26.845 23.189 C 27.154 22.393 27.366 21.484 27.425 20.154 C 27.486 18.82 27.5 18.395 27.5 15 C 27.5 11.605 27.486 11.179 27.425 9.846 C 27.365 8.516 27.154 7.607 26.845 6.812 C 26.53 5.979 26.038 5.223 25.403 4.599 C 24.779 3.963 24.024 3.471 23.19 3.156 C 22.394 2.847 21.485 2.635 20.155 2.576 C 18.822 2.515 18.396 2.5 15.001 2.5 C 11.606 2.5 11.181 2.514 9.846 2.575\" fill=\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"></path></svg>',svgContentId:11128755884},OkCGUS5Od:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 10.834 15 C 10.834 12.699 12.699 10.833 15.001 10.833 C 17.302 10.833 19.167 12.699 19.167 15 C 19.167 17.301 17.302 19.167 15.001 19.167 C 12.699 19.167 10.834 17.301 10.834 15 M 8.581 15 C 8.581 18.545 11.455 21.419 15 21.419 C 18.545 21.419 21.419 18.545 21.419 15 C 21.419 11.455 18.545 8.581 15 8.581 C 11.455 8.581 8.581 11.455 8.581 15 M 20.174 8.327 C 20.174 9.156 20.845 9.827 21.674 9.827 C 22.502 9.827 23.174 9.156 23.174 8.327 C 23.174 7.499 22.502 6.827 21.674 6.827 C 20.845 6.827 20.174 7.499 20.174 8.327 M 9.949 25.175 C 8.731 25.119 8.069 24.916 7.629 24.745 C 7.086 24.544 6.595 24.225 6.191 23.81 C 5.775 23.407 5.455 22.916 5.255 22.373 C 5.084 21.933 4.88 21.27 4.825 20.051 C 4.765 18.734 4.753 18.339 4.753 15 C 4.753 11.663 4.765 11.268 4.825 9.949 C 4.881 8.73 5.085 8.069 5.255 7.628 C 5.483 7.044 5.754 6.628 6.19 6.19 C 6.593 5.774 7.084 5.455 7.628 5.255 C 8.069 5.083 8.731 4.88 9.95 4.824 C 11.268 4.764 11.663 4.751 15 4.751 C 18.338 4.751 18.734 4.764 20.053 4.824 C 21.271 4.88 21.933 5.084 22.374 5.255 C 22.958 5.48 23.374 5.753 23.811 6.19 C 24.249 6.628 24.519 7.044 24.746 7.628 C 24.918 8.068 25.121 8.73 25.176 9.949 C 25.238 11.268 25.249 11.661 25.249 15 C 25.249 18.338 25.236 18.733 25.176 20.051 C 25.121 21.27 24.918 21.933 24.746 22.373 C 24.546 22.915 24.226 23.407 23.811 23.81 C 23.374 24.248 22.958 24.518 22.374 24.745 C 21.934 24.916 21.271 25.12 20.053 25.175 C 18.735 25.235 18.339 25.248 15 25.248 C 11.663 25.248 11.268 25.235 9.95 25.175 M 9.846 2.575 C 8.516 2.636 7.607 2.848 6.812 3.156 C 5.979 3.471 5.224 3.963 4.6 4.599 C 3.964 5.222 3.471 5.977 3.157 6.811 C 2.849 7.607 2.637 8.516 2.577 9.846 C 2.512 11.179 2.5 11.605 2.5 15 C 2.5 18.395 2.514 18.821 2.575 20.154 C 2.637 21.484 2.848 22.393 3.156 23.188 C 3.47 24.022 3.962 24.777 4.599 25.401 C 5.223 26.037 5.978 26.53 6.812 26.844 C 7.609 27.152 8.516 27.364 9.846 27.424 C 11.181 27.485 11.606 27.5 15 27.5 C 18.396 27.5 18.821 27.486 20.154 27.425 C 21.485 27.364 22.394 27.152 23.189 26.844 C 24.022 26.529 24.778 26.037 25.403 25.401 C 26.038 24.777 26.53 24.022 26.845 23.189 C 27.154 22.393 27.366 21.484 27.425 20.154 C 27.486 18.82 27.5 18.395 27.5 15 C 27.5 11.605 27.486 11.179 27.425 9.846 C 27.365 8.516 27.154 7.607 26.845 6.812 C 26.53 5.979 26.038 5.223 25.403 4.599 C 24.779 3.963 24.024 3.471 23.19 3.156 C 22.394 2.847 21.485 2.635 20.155 2.576 C 18.822 2.515 18.396 2.5 15.001 2.5 C 11.606 2.5 11.181 2.514 9.846 2.575\" fill=\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\"></path></svg>',svgContentId:12657997758}},baseVariant,gestureVariant)})})}),trY33FXhi&&/*#__PURE__*/_jsx(Link,{href:y8RgOX4e9,motionChild:true,nodeId:\"ECiCO50Vc\",openInNewTab:true,scopeId:\"XX_yU0s_o\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-10t0tc5 framer-30y890\",\"data-framer-name\":\"youtube\",layoutDependency:layoutDependency,layoutId:\"ECiCO50Vc\",whileHover:animation,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-lkw8uw\",\"data-framer-name\":\"youtube\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"eVtB0rHZo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 15.54 23.612 L 10.415 23.52 C 8.758 23.487 7.094 23.552 5.468 23.214 C 2.994 22.709 2.819 20.233 2.635 18.156 C 2.377 15.225 2.486 12.272 2.958 9.367 C 3.226 7.742 4.286 6.772 5.925 6.667 C 11.455 6.284 17.023 6.33 22.541 6.509 C 23.125 6.525 23.711 6.614 24.286 6.716 C 27.124 7.212 27.192 10.019 27.376 12.381 C 27.56 14.769 27.483 17.166 27.131 19.537 C 26.85 21.5 26.313 23.145 24.041 23.304 C 21.196 23.511 18.416 23.679 15.564 23.626 C 15.564 23.614 15.547 23.614 15.539 23.614 Z M 12.528 18.645 L 18.906 14.983 C 16.758 13.754 14.659 12.544 12.528 11.323 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></svg>',svgContentId:10407345267,withExternalLayout:true,...addPropertyOverrides({AJw8hzsFG:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 15.54 23.612 L 10.415 23.52 C 8.758 23.487 7.094 23.552 5.468 23.214 C 2.994 22.709 2.819 20.233 2.635 18.156 C 2.377 15.225 2.486 12.272 2.958 9.367 C 3.226 7.742 4.286 6.772 5.925 6.667 C 11.455 6.284 17.023 6.33 22.541 6.509 C 23.125 6.525 23.711 6.614 24.286 6.716 C 27.124 7.212 27.192 10.019 27.376 12.381 C 27.56 14.769 27.483 17.166 27.131 19.537 C 26.85 21.5 26.313 23.145 24.041 23.304 C 21.196 23.511 18.416 23.679 15.564 23.626 C 15.564 23.614 15.547 23.614 15.539 23.614 Z M 12.528 18.645 L 18.906 14.983 C 16.758 13.754 14.659 12.544 12.528 11.323 Z\" fill=\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"></path></svg>',svgContentId:8883012962},OkCGUS5Od:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 15.54 23.612 L 10.415 23.52 C 8.758 23.487 7.094 23.552 5.468 23.214 C 2.994 22.709 2.819 20.233 2.635 18.156 C 2.377 15.225 2.486 12.272 2.958 9.367 C 3.226 7.742 4.286 6.772 5.925 6.667 C 11.455 6.284 17.023 6.33 22.541 6.509 C 23.125 6.525 23.711 6.614 24.286 6.716 C 27.124 7.212 27.192 10.019 27.376 12.381 C 27.56 14.769 27.483 17.166 27.131 19.537 C 26.85 21.5 26.313 23.145 24.041 23.304 C 21.196 23.511 18.416 23.679 15.564 23.626 C 15.564 23.614 15.547 23.614 15.539 23.614 Z M 12.528 18.645 L 18.906 14.983 C 16.758 13.754 14.659 12.544 12.528 11.323 Z\" fill=\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\"></path></svg>',svgContentId:11783880821}},baseVariant,gestureVariant)})})}),QcwsHk51H&&/*#__PURE__*/_jsx(Link,{href:ZkU_mDyC2,motionChild:true,nodeId:\"N68EiUH9v\",openInNewTab:true,scopeId:\"XX_yU0s_o\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-30owog framer-30y890\",\"data-framer-name\":\"pinterest\",layoutDependency:layoutDependency,layoutId:\"N68EiUH9v\",whileHover:animation,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-yc2dpm\",\"data-framer-name\":\"pinterest\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"IMowQ7v2v\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 2.5 15.001 C 2.565 11.454 3.817 8.49 6.26 6.115 C 8.703 3.74 11.615 2.532 15 2.5 C 18.645 2.565 21.633 3.81 23.96 6.235 C 26.287 8.66 27.468 11.584 27.5 15.001 C 27.435 18.516 26.183 21.472 23.74 23.864 C 21.297 26.256 18.385 27.469 15 27.5 C 13.808 27.497 12.623 27.315 11.485 26.962 C 11.713 26.605 11.94 26.198 12.168 25.742 C 12.428 25.19 12.752 24.148 13.145 22.617 C 13.242 22.195 13.39 21.625 13.585 20.906 C 13.813 21.297 14.202 21.655 14.758 21.981 C 16.223 22.665 17.768 22.6 19.395 21.788 C 21.088 20.809 22.26 19.296 22.91 17.246 C 23.495 15.099 23.423 13.104 22.69 11.266 C 21.958 9.426 20.648 8.1 18.76 7.285 C 16.385 6.603 14.073 6.675 11.828 7.505 C 9.583 8.335 8.02 9.761 7.14 11.779 C 6.918 12.501 6.779 13.246 6.725 14 C 6.675 14.732 6.7 15.447 6.797 16.148 C 6.895 16.848 7.14 17.475 7.53 18.027 C 7.92 18.58 8.442 19.005 9.093 19.297 C 9.255 19.362 9.385 19.362 9.482 19.297 C 9.613 19.233 9.742 18.973 9.873 18.517 C 10.003 18.062 10.052 17.752 10.02 17.59 C 9.959 17.474 9.894 17.359 9.825 17.247 C 9.143 16.14 8.913 14.977 9.143 13.757 C 9.37 12.537 9.875 11.502 10.655 10.657 C 11.817 9.601 13.309 8.98 14.878 8.9 C 16.488 8.802 17.865 9.242 19.003 10.217 C 19.62 10.932 20.02 11.795 20.198 12.805 C 20.376 13.765 20.376 14.75 20.198 15.71 C 20.021 16.626 19.7 17.508 19.245 18.322 C 18.43 19.592 17.47 20.242 16.365 20.275 C 15.715 20.242 15.185 19.99 14.778 19.517 C 14.37 19.045 14.248 18.5 14.413 17.883 C 14.478 17.525 14.673 16.825 14.998 15.782 C 15.323 14.74 15.503 13.96 15.535 13.44 C 15.438 12.202 14.867 11.567 13.825 11.535 C 13.01 11.632 12.41 12 12.018 12.632 C 11.625 13.265 11.415 13.992 11.383 14.805 C 11.48 15.75 11.628 16.4 11.823 16.757 C 11.534 17.926 11.258 19.098 10.993 20.272 C 10.806 20.971 10.627 21.671 10.455 22.372 C 10.163 23.546 10 24.441 9.968 25.059 L 9.968 26.426 C 7.658 25.351 5.833 23.799 4.5 21.764 C 3.167 19.729 2.5 17.474 2.5 15 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></svg>',svgContentId:11961031221,withExternalLayout:true,...addPropertyOverrides({AJw8hzsFG:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 2.5 15.001 C 2.565 11.454 3.817 8.49 6.26 6.115 C 8.703 3.74 11.615 2.532 15 2.5 C 18.645 2.565 21.633 3.81 23.96 6.235 C 26.287 8.66 27.468 11.584 27.5 15.001 C 27.435 18.516 26.183 21.472 23.74 23.864 C 21.297 26.256 18.385 27.469 15 27.5 C 13.808 27.497 12.623 27.315 11.485 26.962 C 11.713 26.605 11.94 26.198 12.168 25.742 C 12.428 25.19 12.752 24.148 13.145 22.617 C 13.242 22.195 13.39 21.625 13.585 20.906 C 13.813 21.297 14.202 21.655 14.758 21.981 C 16.223 22.665 17.768 22.6 19.395 21.788 C 21.088 20.809 22.26 19.296 22.91 17.246 C 23.495 15.099 23.423 13.104 22.69 11.266 C 21.958 9.426 20.648 8.1 18.76 7.285 C 16.385 6.603 14.073 6.675 11.828 7.505 C 9.583 8.335 8.02 9.761 7.14 11.779 C 6.918 12.501 6.779 13.246 6.725 14 C 6.675 14.732 6.7 15.447 6.797 16.148 C 6.895 16.848 7.14 17.475 7.53 18.027 C 7.92 18.58 8.442 19.005 9.093 19.297 C 9.255 19.362 9.385 19.362 9.482 19.297 C 9.613 19.233 9.742 18.973 9.873 18.517 C 10.003 18.062 10.052 17.752 10.02 17.59 C 9.959 17.474 9.894 17.359 9.825 17.247 C 9.143 16.14 8.913 14.977 9.143 13.757 C 9.37 12.537 9.875 11.502 10.655 10.657 C 11.817 9.601 13.309 8.98 14.878 8.9 C 16.488 8.802 17.865 9.242 19.003 10.217 C 19.62 10.932 20.02 11.795 20.198 12.805 C 20.376 13.765 20.376 14.75 20.198 15.71 C 20.021 16.626 19.7 17.508 19.245 18.322 C 18.43 19.592 17.47 20.242 16.365 20.275 C 15.715 20.242 15.185 19.99 14.778 19.517 C 14.37 19.045 14.248 18.5 14.413 17.883 C 14.478 17.525 14.673 16.825 14.998 15.782 C 15.323 14.74 15.503 13.96 15.535 13.44 C 15.438 12.202 14.867 11.567 13.825 11.535 C 13.01 11.632 12.41 12 12.018 12.632 C 11.625 13.265 11.415 13.992 11.383 14.805 C 11.48 15.75 11.628 16.4 11.823 16.757 C 11.534 17.926 11.258 19.098 10.993 20.272 C 10.806 20.971 10.627 21.671 10.455 22.372 C 10.163 23.546 10 24.441 9.968 25.059 L 9.968 26.426 C 7.658 25.351 5.833 23.799 4.5 21.764 C 3.167 19.729 2.5 17.474 2.5 15 Z\" fill=\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"></path></svg>',svgContentId:9220544566}},baseVariant,gestureVariant)})})}),yFRmefkVv&&/*#__PURE__*/_jsx(Link,{href:V8IAF0AtZ,motionChild:true,nodeId:\"xz1i8Joql\",openInNewTab:true,scopeId:\"XX_yU0s_o\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-djkrqf framer-30y890\",\"data-framer-name\":\"tiktok\",layoutDependency:layoutDependency,layoutId:\"xz1i8Joql\",whileHover:animation,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ai2d19\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"NSoEGX0yE\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 24.996 12.615 C 24.794 12.635 24.59 12.645 24.386 12.646 C 22.145 12.644 20.057 11.508 18.839 9.628 L 18.839 19.905 C 18.839 24.1 15.463 27.5 11.295 27.5 C 7.127 27.5 3.75 24.1 3.75 19.905 C 3.75 15.71 7.127 12.309 11.295 12.309 C 11.453 12.309 11.606 12.324 11.761 12.334 L 11.761 16.076 C 11.606 16.057 11.454 16.029 11.295 16.029 C 9.168 16.029 7.445 17.765 7.445 19.905 C 7.445 22.046 9.168 23.782 11.295 23.782 C 13.421 23.782 15.3 22.095 15.3 19.954 L 15.337 2.5 L 18.894 2.5 C 19.23 5.711 21.801 8.219 25 8.455 L 25 12.615\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></svg>',svgContentId:11388272012,withExternalLayout:true,...addPropertyOverrides({AJw8hzsFG:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 24.996 12.615 C 24.794 12.635 24.59 12.645 24.386 12.646 C 22.145 12.644 20.057 11.508 18.839 9.628 L 18.839 19.905 C 18.839 24.1 15.463 27.5 11.295 27.5 C 7.127 27.5 3.75 24.1 3.75 19.905 C 3.75 15.71 7.127 12.309 11.295 12.309 C 11.453 12.309 11.606 12.324 11.761 12.334 L 11.761 16.076 C 11.606 16.057 11.454 16.029 11.295 16.029 C 9.168 16.029 7.445 17.765 7.445 19.905 C 7.445 22.046 9.168 23.782 11.295 23.782 C 13.421 23.782 15.3 22.095 15.3 19.954 L 15.337 2.5 L 18.894 2.5 C 19.23 5.711 21.801 8.219 25 8.455 L 25 12.615\" fill=\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"></path></svg>',svgContentId:12053700350},OkCGUS5Od:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 24.996 12.615 C 24.794 12.635 24.59 12.645 24.386 12.646 C 22.145 12.644 20.057 11.508 18.839 9.628 L 18.839 19.905 C 18.839 24.1 15.463 27.5 11.295 27.5 C 7.127 27.5 3.75 24.1 3.75 19.905 C 3.75 15.71 7.127 12.309 11.295 12.309 C 11.453 12.309 11.606 12.324 11.761 12.334 L 11.761 16.076 C 11.606 16.057 11.454 16.029 11.295 16.029 C 9.168 16.029 7.445 17.765 7.445 19.905 C 7.445 22.046 9.168 23.782 11.295 23.782 C 13.421 23.782 15.3 22.095 15.3 19.954 L 15.337 2.5 L 18.894 2.5 C 19.23 5.711 21.801 8.219 25 8.455 L 25 12.615\" fill=\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\"></path></svg>',svgContentId:10076415509}},baseVariant,gestureVariant)})})}),G7vkqqEjE&&/*#__PURE__*/_jsx(Link,{href:GY8RFlkY4,motionChild:true,nodeId:\"yv8ooGHfg\",openInNewTab:true,scopeId:\"XX_yU0s_o\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-164umno framer-30y890\",\"data-framer-name\":\"dribbble\",layoutDependency:layoutDependency,layoutId:\"yv8ooGHfg\",whileHover:animation,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-bc181t\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"lxn4gUvUE\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 2.5 15 C 2.5 12.734 3.059 10.641 4.175 8.725 C 5.265 6.835 6.835 5.265 8.725 4.175 C 10.641 3.059 12.734 2.5 15 2.5 C 17.266 2.5 19.359 3.059 21.275 4.175 C 23.165 5.265 24.735 6.835 25.825 8.725 C 26.941 10.641 27.5 12.734 27.5 15 C 27.5 17.266 26.941 19.359 25.825 21.275 C 24.735 23.165 23.165 24.735 21.275 25.825 C 19.359 26.941 17.266 27.5 15 27.5 C 12.734 27.5 10.641 26.941 8.725 25.825 C 6.835 24.735 5.265 23.165 4.175 21.275 C 3.059 19.359 2.5 17.266 2.5 15 Z M 4.575 15 C 4.575 17.6 5.45 19.891 7.2 21.875 C 8 20.309 9.266 18.816 11 17.4 C 12.734 15.984 14.425 15.091 16.075 14.725 C 15.849 14.193 15.607 13.668 15.35 13.15 C 12.484 14.066 9.384 14.525 6.05 14.525 C 5.4 14.525 4.916 14.516 4.6 14.5 C 4.6 14.566 4.596 14.65 4.588 14.75 C 4.579 14.85 4.575 14.934 4.575 15 Z M 4.9 12.425 C 5.266 12.459 5.809 12.475 6.525 12.475 C 9.309 12.475 11.95 12.1 14.45 11.35 C 13.184 9.1 11.791 7.225 10.275 5.725 C 8.957 6.393 7.801 7.34 6.888 8.5 C 5.96 9.656 5.283 10.993 4.9 12.425 Z M 8.625 23.225 C 10.509 24.691 12.634 25.425 15 25.425 C 16.234 25.425 17.459 25.191 18.675 24.725 C 18.348 21.9 17.693 19.124 16.725 16.45 C 15.191 16.784 13.646 17.625 12.087 18.975 C 10.529 20.325 9.375 21.741 8.625 23.225 Z M 12.45 4.925 C 13.916 6.441 15.275 8.334 16.525 10.6 C 18.791 9.65 20.5 8.441 21.65 6.975 C 19.716 5.375 17.5 4.575 15 4.575 C 14.15 4.575 13.3 4.691 12.45 4.925 Z M 17.425 12.375 C 17.675 12.909 17.959 13.584 18.275 14.4 C 19.509 14.284 20.85 14.225 22.3 14.225 C 23.334 14.225 24.359 14.25 25.375 14.3 C 25.241 12.034 24.425 10.016 22.925 8.25 C 21.841 9.866 20.009 11.241 17.425 12.375 Z M 18.9 16.15 C 19.75 18.616 20.325 21.15 20.625 23.75 C 21.93 22.912 23.032 21.793 23.85 20.475 C 24.675 19.167 25.188 17.687 25.35 16.15 C 24.134 16.066 23.025 16.025 22.025 16.025 C 21.109 16.025 20.066 16.066 18.9 16.15 Z\" fill=\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Branco&quot;} */\"></path></svg>',svgContentId:9064459259,withExternalLayout:true,...addPropertyOverrides({AJw8hzsFG:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 2.5 15 C 2.5 12.734 3.059 10.641 4.175 8.725 C 5.265 6.835 6.835 5.265 8.725 4.175 C 10.641 3.059 12.734 2.5 15 2.5 C 17.266 2.5 19.359 3.059 21.275 4.175 C 23.165 5.265 24.735 6.835 25.825 8.725 C 26.941 10.641 27.5 12.734 27.5 15 C 27.5 17.266 26.941 19.359 25.825 21.275 C 24.735 23.165 23.165 24.735 21.275 25.825 C 19.359 26.941 17.266 27.5 15 27.5 C 12.734 27.5 10.641 26.941 8.725 25.825 C 6.835 24.735 5.265 23.165 4.175 21.275 C 3.059 19.359 2.5 17.266 2.5 15 Z M 4.575 15 C 4.575 17.6 5.45 19.891 7.2 21.875 C 8 20.309 9.266 18.816 11 17.4 C 12.734 15.984 14.425 15.091 16.075 14.725 C 15.849 14.193 15.607 13.668 15.35 13.15 C 12.484 14.066 9.384 14.525 6.05 14.525 C 5.4 14.525 4.916 14.516 4.6 14.5 C 4.6 14.566 4.596 14.65 4.588 14.75 C 4.579 14.85 4.575 14.934 4.575 15 Z M 4.9 12.425 C 5.266 12.459 5.809 12.475 6.525 12.475 C 9.309 12.475 11.95 12.1 14.45 11.35 C 13.184 9.1 11.791 7.225 10.275 5.725 C 8.957 6.393 7.801 7.34 6.888 8.5 C 5.96 9.656 5.283 10.993 4.9 12.425 Z M 8.625 23.225 C 10.509 24.691 12.634 25.425 15 25.425 C 16.234 25.425 17.459 25.191 18.675 24.725 C 18.348 21.9 17.693 19.124 16.725 16.45 C 15.191 16.784 13.646 17.625 12.087 18.975 C 10.529 20.325 9.375 21.741 8.625 23.225 Z M 12.45 4.925 C 13.916 6.441 15.275 8.334 16.525 10.6 C 18.791 9.65 20.5 8.441 21.65 6.975 C 19.716 5.375 17.5 4.575 15 4.575 C 14.15 4.575 13.3 4.691 12.45 4.925 Z M 17.425 12.375 C 17.675 12.909 17.959 13.584 18.275 14.4 C 19.509 14.284 20.85 14.225 22.3 14.225 C 23.334 14.225 24.359 14.25 25.375 14.3 C 25.241 12.034 24.425 10.016 22.925 8.25 C 21.841 9.866 20.009 11.241 17.425 12.375 Z M 18.9 16.15 C 19.75 18.616 20.325 21.15 20.625 23.75 C 21.93 22.912 23.032 21.793 23.85 20.475 C 24.675 19.167 25.188 17.687 25.35 16.15 C 24.134 16.066 23.025 16.025 22.025 16.025 C 21.109 16.025 20.066 16.066 18.9 16.15 Z\" fill=\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"></path></svg>',svgContentId:9783263073},OkCGUS5Od:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 2.5 15 C 2.5 12.734 3.059 10.641 4.175 8.725 C 5.265 6.835 6.835 5.265 8.725 4.175 C 10.641 3.059 12.734 2.5 15 2.5 C 17.266 2.5 19.359 3.059 21.275 4.175 C 23.165 5.265 24.735 6.835 25.825 8.725 C 26.941 10.641 27.5 12.734 27.5 15 C 27.5 17.266 26.941 19.359 25.825 21.275 C 24.735 23.165 23.165 24.735 21.275 25.825 C 19.359 26.941 17.266 27.5 15 27.5 C 12.734 27.5 10.641 26.941 8.725 25.825 C 6.835 24.735 5.265 23.165 4.175 21.275 C 3.059 19.359 2.5 17.266 2.5 15 Z M 4.575 15 C 4.575 17.6 5.45 19.891 7.2 21.875 C 8 20.309 9.266 18.816 11 17.4 C 12.734 15.984 14.425 15.091 16.075 14.725 C 15.849 14.193 15.607 13.668 15.35 13.15 C 12.484 14.066 9.384 14.525 6.05 14.525 C 5.4 14.525 4.916 14.516 4.6 14.5 C 4.6 14.566 4.596 14.65 4.588 14.75 C 4.579 14.85 4.575 14.934 4.575 15 Z M 4.9 12.425 C 5.266 12.459 5.809 12.475 6.525 12.475 C 9.309 12.475 11.95 12.1 14.45 11.35 C 13.184 9.1 11.791 7.225 10.275 5.725 C 8.957 6.393 7.801 7.34 6.888 8.5 C 5.96 9.656 5.283 10.993 4.9 12.425 Z M 8.625 23.225 C 10.509 24.691 12.634 25.425 15 25.425 C 16.234 25.425 17.459 25.191 18.675 24.725 C 18.348 21.9 17.693 19.124 16.725 16.45 C 15.191 16.784 13.646 17.625 12.087 18.975 C 10.529 20.325 9.375 21.741 8.625 23.225 Z M 12.45 4.925 C 13.916 6.441 15.275 8.334 16.525 10.6 C 18.791 9.65 20.5 8.441 21.65 6.975 C 19.716 5.375 17.5 4.575 15 4.575 C 14.15 4.575 13.3 4.691 12.45 4.925 Z M 17.425 12.375 C 17.675 12.909 17.959 13.584 18.275 14.4 C 19.509 14.284 20.85 14.225 22.3 14.225 C 23.334 14.225 24.359 14.25 25.375 14.3 C 25.241 12.034 24.425 10.016 22.925 8.25 C 21.841 9.866 20.009 11.241 17.425 12.375 Z M 18.9 16.15 C 19.75 18.616 20.325 21.15 20.625 23.75 C 21.93 22.912 23.032 21.793 23.85 20.475 C 24.675 19.167 25.188 17.687 25.35 16.15 C 24.134 16.066 23.025 16.025 22.025 16.025 C 21.109 16.025 20.066 16.066 18.9 16.15 Z\" fill=\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\"></path></svg>',svgContentId:9885809706}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3GbY9.framer-30y890, .framer-3GbY9 .framer-30y890 { display: block; }\",\".framer-3GbY9.framer-1uzgdcj { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: 30px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-3GbY9 .framer-ms27do, .framer-3GbY9 .framer-1whr2hv, .framer-3GbY9 .framer-mv0ukj, .framer-3GbY9 .framer-142ivfh, .framer-3GbY9 .framer-10t0tc5, .framer-3GbY9 .framer-30owog, .framer-3GbY9 .framer-djkrqf, .framer-3GbY9 .framer-164umno { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-3GbY9 .framer-1luwuu3, .framer-3GbY9 .framer-17u2rjr, .framer-3GbY9 .framer-1kxoed, .framer-3GbY9 .framer-1qwzrgu, .framer-3GbY9 .framer-lkw8uw, .framer-3GbY9 .framer-yc2dpm, .framer-3GbY9 .framer-1ai2d19, .framer-3GbY9 .framer-bc181t { flex: none; height: 30px; position: relative; width: 30px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30\n * @framerIntrinsicWidth 345\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"AJw8hzsFG\":{\"layout\":[\"auto\",\"fixed\"]},\"OkCGUS5Od\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"J6qEWLQt_\":\"x\",\"rywJGgpt8\":\"xLink\",\"WQO0pZfgA\":\"facebbok\",\"lJ26eQHPS\":\"facebookLink\",\"BKGDQnqTz\":\"linkedin\",\"TZOqPnIRW\":\"linkedinLink\",\"wmfTEuRMv\":\"instagram\",\"oJjaNLapp\":\"instagramLink\",\"trY33FXhi\":\"youtube\",\"y8RgOX4e9\":\"youtubeLink\",\"QcwsHk51H\":\"pinterest\",\"ZkU_mDyC2\":\"pinterestLink\",\"yFRmefkVv\":\"tiktok\",\"V8IAF0AtZ\":\"tiktokLink\",\"G7vkqqEjE\":\"dribbble\",\"GY8RFlkY4\":\"dribbbleLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerXX_yU0s_o=withCSS(Component,css,\"framer-3GbY9\");export default FramerXX_yU0s_o;FramerXX_yU0s_o.displayName=\"Social Icons\";FramerXX_yU0s_o.defaultProps={height:30,width:345};addPropertyControls(FramerXX_yU0s_o,{variant:{options:[\"PHDg_TNks\",\"AJw8hzsFG\",\"OkCGUS5Od\"],optionTitles:[\"Dynamic\",\"Light\",\"Dark\"],title:\"Variant\",type:ControlType.Enum},J6qEWLQt_:{defaultValue:true,title:\"X\",type:ControlType.Boolean},rywJGgpt8:{title:\"X Link\",type:ControlType.Link},WQO0pZfgA:{defaultValue:true,title:\"Facebbok\",type:ControlType.Boolean},lJ26eQHPS:{title:\"Facebook Link\",type:ControlType.Link},BKGDQnqTz:{defaultValue:true,title:\"Linkedin\",type:ControlType.Boolean},TZOqPnIRW:{title:\"Linkedin Link\",type:ControlType.Link},wmfTEuRMv:{defaultValue:true,title:\"Instagram\",type:ControlType.Boolean},oJjaNLapp:{title:\"Instagram Link\",type:ControlType.Link},trY33FXhi:{defaultValue:true,title:\"Youtube\",type:ControlType.Boolean},y8RgOX4e9:{title:\"Youtube Link\",type:ControlType.Link},QcwsHk51H:{defaultValue:true,title:\"Pinterest\",type:ControlType.Boolean},ZkU_mDyC2:{title:\"Pinterest Link\",type:ControlType.Link},yFRmefkVv:{defaultValue:true,title:\"Tiktok\",type:ControlType.Boolean},V8IAF0AtZ:{title:\"Tiktok Link\",type:ControlType.Link},G7vkqqEjE:{defaultValue:true,title:\"Dribbble\",type:ControlType.Boolean},GY8RFlkY4:{title:\"Dribbble Link \",type:ControlType.Link}});addFonts(FramerXX_yU0s_o,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXX_yU0s_o\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"30\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"345\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"AJw8hzsFG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"OkCGUS5Od\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"J6qEWLQt_\\\":\\\"x\\\",\\\"rywJGgpt8\\\":\\\"xLink\\\",\\\"WQO0pZfgA\\\":\\\"facebbok\\\",\\\"lJ26eQHPS\\\":\\\"facebookLink\\\",\\\"BKGDQnqTz\\\":\\\"linkedin\\\",\\\"TZOqPnIRW\\\":\\\"linkedinLink\\\",\\\"wmfTEuRMv\\\":\\\"instagram\\\",\\\"oJjaNLapp\\\":\\\"instagramLink\\\",\\\"trY33FXhi\\\":\\\"youtube\\\",\\\"y8RgOX4e9\\\":\\\"youtubeLink\\\",\\\"QcwsHk51H\\\":\\\"pinterest\\\",\\\"ZkU_mDyC2\\\":\\\"pinterestLink\\\",\\\"yFRmefkVv\\\":\\\"tiktok\\\",\\\"V8IAF0AtZ\\\":\\\"tiktokLink\\\",\\\"G7vkqqEjE\\\":\\\"dribbble\\\",\\\"GY8RFlkY4\\\":\\\"dribbbleLink\\\"}\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./XX_yU0s_o.map", "// Generated by Framer (dc53115)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,SmartComponentScopedContainer,useActiveVariantCallback,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 Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"X_fIhX6RP\",\"ibolVJ68J\"];const serializationHash=\"framer-fNE9D\";const variantClassNames={ibolVJ68J:\"framer-v-jwf7ql\",X_fIhX6RP:\"framer-v-o7goyr\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition2={damping:25,delay:.5,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:-10,rotateX:0,rotateY:0,scale:.6,skewX:0,skewY:0,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.6,skewX:0,skewY:0,x:0,y:0};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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={\"Launcher [Image]\":\"X_fIhX6RP\",\"Launcher [open]\":\"ibolVJ68J\"};const getProps=({background,border,closeColor,height,id,image,radius,shadow,tap,width,...props})=>{return{...props,cHGeWpvCp:tap??props.cHGeWpvCp,IAvQoq0y5:background??props.IAvQoq0y5??\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",ma4jBYiSz:closeColor??props.ma4jBYiSz??\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",nFdTYNPfB:radius??props.nFdTYNPfB??100,Q7uCTJOjq:shadow??props.Q7uCTJOjq??\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.11), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.1), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.04)\",uWK1hWUxe:image??props.uWK1hWUxe??{pixelHeight:120,pixelWidth:120,src:\"https://framerusercontent.com/images/5XFp7vuYPkfemUB5wuzNmkgZbns.png\"},variant:humanReadableVariantMap[props.variant]??props.variant??\"X_fIhX6RP\",VPetzHj2K:border??props.VPetzHj2K??{borderColor:'var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231)) /* {\"name\":\"Gray 200 [Dynamic]\"} */',borderStyle:\"solid\",borderWidth:1}};};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,uWK1hWUxe,IAvQoq0y5,nFdTYNPfB,VPetzHj2K,Q7uCTJOjq,cHGeWpvCp,ma4jBYiSz,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"X_fIhX6RP\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1v2mft1=activeVariantCallback(async(...args)=>{if(cHGeWpvCp){const res=await cHGeWpvCp(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"ibolVJ68J\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-o7goyr\",className,classNames),\"data-framer-name\":\"Launcher [Image]\",layoutDependency:layoutDependency,layoutId:\"X_fIhX6RP\",ref:refBinding,style:{...style},...addPropertyOverrides({ibolVJ68J:{\"data-framer-name\":\"Launcher [open]\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-gwmldf\",\"data-border\":true,\"data-framer-appear-id\":\"gwmldf\",\"data-framer-name\":\"Launcher\",\"data-highlight\":true,initial:animation1,layoutDependency:layoutDependency,layoutId:\"SwJqHQZOf\",onTap:onTap1v2mft1,optimized:true,style:{\"--1cisxjm\":Q7uCTJOjq,\"--border-bottom-width\":(VPetzHj2K.borderBottomWidth??VPetzHj2K.borderWidth)+\"px\",\"--border-color\":VPetzHj2K.borderColor,\"--border-left-width\":(VPetzHj2K.borderLeftWidth??VPetzHj2K.borderWidth)+\"px\",\"--border-right-width\":(VPetzHj2K.borderRightWidth??VPetzHj2K.borderWidth)+\"px\",\"--border-style\":VPetzHj2K.borderStyle,\"--border-top-width\":(VPetzHj2K.borderTopWidth??VPetzHj2K.borderWidth)+\"px\",backgroundColor:IAvQoq0y5,borderBottomLeftRadius:radiusForCorner(nFdTYNPfB,3),borderBottomRightRadius:radiusForCorner(nFdTYNPfB,2),borderTopLeftRadius:radiusForCorner(nFdTYNPfB,0),borderTopRightRadius:radiusForCorner(nFdTYNPfB,1),boxShadow:\"var(--1cisxjm)\"},...addPropertyOverrides({ibolVJ68J:{initial:animation2}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:0,animate:animation3,className:\"framer-mqf58j-container\",\"data-framer-appear-id\":\"mqf58j\",initial:animation4,isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"SwJqHQZOfYb1DmC5IF-container\",nodeId:\"SwJqHQZOfYb1DmC5IF\",optimized:true,rendersWithMotion:true,scopeId:\"zP_TzYPgb\",style:{opacity:0},variants:{ibolVJ68J:{opacity:1}},...addPropertyOverrides({ibolVJ68J:{__targetOpacity:1,animate:animation5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\",height:\"100%\",iconSearch:\"X\",iconSelection:\"House\",id:\"SwJqHQZOfYb1DmC5IF\",layoutId:\"SwJqHQZOfYb1DmC5IF\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\",...addPropertyOverrides({ibolVJ68J:{color:ma4jBYiSz}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(5+((componentViewport?.height||200)-10-50)/2)+10),pixelHeight:120,pixelWidth:120,sizes:\"30px\",...toResponsiveImage(uWK1hWUxe)},className:\"framer-hl95cb\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"uU3ATIB5O\",style:{opacity:1,rotate:0,scale:1},transformTemplate:transformTemplate1,variants:{ibolVJ68J:{opacity:0,rotate:-15,scale:1.25}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fNE9D.framer-18xvwd8, .framer-fNE9D .framer-18xvwd8 { display: block; }\",\".framer-fNE9D.framer-o7goyr { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 5px; position: relative; width: min-content; }\",\".framer-fNE9D .framer-gwmldf { align-content: center; align-items: center; aspect-ratio: 1 / 1; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 50px); justify-content: center; padding: 0px; position: relative; width: 50px; }\",\".framer-fNE9D .framer-mqf58j-container { flex: none; height: 26px; position: relative; width: 24px; z-index: 1; }\",\".framer-fNE9D .framer-hl95cb { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 30px; z-index: 1; }\",\".framer-fNE9D.framer-v-jwf7ql .framer-gwmldf { z-index: 10; }\",'.framer-fNE9D[data-border=\"true\"]::after, .framer-fNE9D [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 60\n * @framerIntrinsicWidth 60\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"ibolVJ68J\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"uWK1hWUxe\":\"image\",\"IAvQoq0y5\":\"background\",\"nFdTYNPfB\":\"radius\",\"VPetzHj2K\":\"border\",\"Q7uCTJOjq\":\"shadow\",\"cHGeWpvCp\":\"tap\",\"ma4jBYiSz\":\"closeColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerzP_TzYPgb=withCSS(Component,css,\"framer-fNE9D\");export default FramerzP_TzYPgb;FramerzP_TzYPgb.displayName=\"Launcher\";FramerzP_TzYPgb.defaultProps={height:60,width:60};addPropertyControls(FramerzP_TzYPgb,{variant:{options:[\"X_fIhX6RP\",\"ibolVJ68J\"],optionTitles:[\"Launcher [Image]\",\"Launcher [open]\"],title:\"Variant\",type:ControlType.Enum},uWK1hWUxe:{__defaultAssetReference:\"data:framer/asset-reference,5XFp7vuYPkfemUB5wuzNmkgZbns.png?originalFilename=popup-wave-emoji-1.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},IAvQoq0y5:{defaultValue:'var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255)) /* {\"name\":\"White/Gray 950 [Dynamic]\"} */',title:\"Background\",type:ControlType.Color},nFdTYNPfB:{defaultValue:100,title:\"Radius\",type:ControlType.Number},VPetzHj2K:{defaultValue:{borderColor:'var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231)) /* {\"name\":\"Gray 200 [Dynamic]\"} */',borderStyle:\"solid\",borderWidth:1},title:\"Border\",type:ControlType.Border},Q7uCTJOjq:{defaultValue:[{blur:5,color:\"rgba(0, 0, 0, 0.15)\",diffusion:.25,focus:.5,inset:false,spread:0,type:\"realistic\",x:0,y:10}],title:\"Shadow\",type:ControlType.BoxShadow},cHGeWpvCp:{title:\"Tap\",type:ControlType.EventHandler},ma4jBYiSz:{defaultValue:'var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)) /* {\"name\":\"Gray 950 [Dynamic]\"} */',title:\"Close Color\",type:ControlType.Color}});addFonts(FramerzP_TzYPgb,[{explicitInter:true,fonts:[]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzP_TzYPgb\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ibolVJ68J\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"60\",\"framerVariables\":\"{\\\"uWK1hWUxe\\\":\\\"image\\\",\\\"IAvQoq0y5\\\":\\\"background\\\",\\\"nFdTYNPfB\\\":\\\"radius\\\",\\\"VPetzHj2K\\\":\\\"border\\\",\\\"Q7uCTJOjq\\\":\\\"shadow\\\",\\\"cHGeWpvCp\\\":\\\"tap\\\",\\\"ma4jBYiSz\\\":\\\"closeColor\\\"}\",\"framerIntrinsicWidth\":\"60\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zP_TzYPgb.map", "// Generated by Framer (20dc3ed)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/buzqcUU3j7BwOvkeZFm0/WSFyQmLNd3s89PdBg9wH/ao6vEw8CX.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/xECOM7kUJRbLDtdaqPH1/jbNMNFjwOudZgcmzDI2H/HhLr_TFUZ.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/541iyD6YWhRmFHzLoj9G/eHbvwan9vL6V18GsZ6iR/jvatTvyP2.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/ArmsjdsR2B4lU6Yzfb7L/nJ07E1u1DryeZc5l5PLj/WvDNlUXLS.js\";import Button from\"https://framerusercontent.com/modules/tYkMUMFhy3fIuFVCNfqS/9V7wTa0P23ZkcX3WdY5v/LNCJ8JrMb.js\";import Logo from\"https://framerusercontent.com/modules/8AmdBEy9zQsddxekx9L4/uLNt9tXKK8fKcZeU1ifX/W4JrbG6G8.js\";import SocialIcons from\"https://framerusercontent.com/modules/unaJExAITIwRZzwWTpyB/ZIeuTk9D2A6fM4hFnmDX/XX_yU0s_o.js\";import Launcher from\"https://framerusercontent.com/modules/2RiJ2SQpHvrSlbPYO7lO/oBuPyfuOPvhNLEFjtL2h/zP_TzYPgb.js\";const LauncherFonts=getFonts(Launcher);const LogoFonts=getFonts(Logo);const ButtonFonts=getFonts(Button);const SocialIconsFonts=getFonts(SocialIcons);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"VwllTLMcw\",\"pprh0TU3J\",\"E7Tm55S90\",\"EFkxtnAj_\"];const serializationHash=\"framer-i2f8o\";const variantClassNames={E7Tm55S90:\"framer-v-1dbovca\",EFkxtnAj_:\"framer-v-6ud154\",pprh0TU3J:\"framer-v-e5pfff\",VwllTLMcw:\"framer-v-c6d105\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,transition:transition1};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition1,x:0,y:10};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:10};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Call Links\":\"pprh0TU3J\",\"Social Buttons\":\"EFkxtnAj_\",Cookie:\"E7Tm55S90\",General:\"VwllTLMcw\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"VwllTLMcw\"};};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,qj_t6huksb58S1Q9jp,EhmQ5pRy9b58S1Q9jp,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VwllTLMcw\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const cHGeWpvCptxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"E7Tm55S90\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"E7Tm55S90\")return false;return true;};const router=useRouter();const isDisplayed2=()=>{if(baseVariant===\"pprh0TU3J\")return true;return false;};const isDisplayed3=()=>{if([\"pprh0TU3J\",\"E7Tm55S90\",\"EFkxtnAj_\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"EFkxtnAj_\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-c6d105\",className,classNames),\"data-framer-name\":\"General\",layoutDependency:layoutDependency,layoutId:\"VwllTLMcw\",ref:refBinding,style:{backgroundColor:\"rgba(255, 255, 255, 0)\",...style},...addPropertyOverrides({E7Tm55S90:{\"data-framer-name\":\"Cookie\"},EFkxtnAj_:{\"data-framer-name\":\"Social Buttons\"},pprh0TU3J:{\"data-framer-name\":\"Call Links\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+(0+((componentViewport?.height||60)-0-60)/2),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-z44ucq-container\",id:`${layoutId}-z44ucq`,layoutDependency:layoutDependency,layoutId:\"cVdYGtqvi-container\",nodeId:\"cVdYGtqvi\",ref:ref1,rendersWithMotion:true,scopeId:\"dro2LPHjk\",whileHover:animation,children:[/*#__PURE__*/_jsx(Launcher,{cHGeWpvCp:cHGeWpvCptxyyif({overlay}),height:\"100%\",IAvQoq0y5:\"var(--token-91fd02cc-67b7-49e1-9022-f6a812a75b98, rgb(41, 24, 78))\",id:\"cVdYGtqvi\",layoutId:\"cVdYGtqvi\",ma4jBYiSz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",nFdTYNPfB:100,Q7uCTJOjq:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.11), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.1), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.04)\",variant:overlay.visible?\"ibolVJ68J\":\"X_fIhX6RP\",VPetzHj2K:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},width:\"100%\",...addPropertyOverrides({E7Tm55S90:{uWK1hWUxe:addImageAlt({pixelHeight:180,pixelWidth:174,src:\"https://framerusercontent.com/images/OPJDn7HftNNuzLN2Ge8Ckp0opqw.png\"},\"\")},EFkxtnAj_:{ma4jBYiSz:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",uWK1hWUxe:addImageAlt({pixelHeight:128,pixelWidth:128,src:\"https://framerusercontent.com/images/fmL2ZGeDEMzHQbxEmuaLvsqMVKg.png\"},\"\"),VPetzHj2K:{borderColor:\"var(--token-4e3d4b62-b411-4488-b97a-8ff2a61d3177, rgb(82, 82, 91))\",borderStyle:\"solid\",borderWidth:1}},pprh0TU3J:{IAvQoq0y5:\"var(--token-4377e577-2657-4ca1-895d-7132c252e15f, rgb(77, 153, 121))\",ma4jBYiSz:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",uWK1hWUxe:addImageAlt({pixelHeight:128,pixelWidth:128,src:\"https://framerusercontent.com/images/YQ4euyeSqXxIJm99xQGGCBYWYpg.png\"},\"\"),VPetzHj2K:{borderColor:\"var(--token-f8a7b950-ba69-4c70-8484-f08999c93562, rgb(92, 230, 172))\",borderStyle:\"solid\",borderWidth:1}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"end\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-z44ucq`,offsetX:-2970173954963684e-20,offsetY:-10.000021183863282,onDismiss:overlay.hide,placement:\"top\",safeArea:false,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-bgp0yf\",exit:animation1,initial:animation3,layoutDependency:layoutDependency,layoutId:\"CntMLfR5p\",ref:ref2,role:\"dialog\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 5px 25px 0px rgba(0, 0, 0, 0.05)\"},variants:{E7Tm55S90:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-91fd02cc-67b7-49e1-9022-f6a812a75b98, rgb(41, 24, 78))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\"},EFkxtnAj_:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},pprh0TU3J:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\"}},...addPropertyOverrides({E7Tm55S90:{\"data-border\":true},pprh0TU3J:{\"data-border\":true}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u5klkh\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"ZgmUPVDFn\",style:{backgroundColor:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\"},children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-p7lyls-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"nRKvr12sz-container\",nodeId:\"nRKvr12sz\",rendersWithMotion:true,scopeId:\"dro2LPHjk\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"nRKvr12sz\",layoutId:\"nRKvr12sz\",variant:\"XgBIHPUqi\",width:\"100%\",wJOYtHzul:false,yBg5svSnw:\"lk7ooqA4_\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:qj_t6huksb58S1Q9jp,motionChild:true,nodeId:\"U8XMRYWYZ\",openInNewTab:EhmQ5pRy9b58S1Q9jp,scopeId:\"dro2LPHjk\",smoothScroll:true,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:450,pixelWidth:720,src:\"https://framerusercontent.com/images/eUZ7dpi1GSCR3eViLkXxhZLDGyg.png\",srcSet:\"https://framerusercontent.com/images/eUZ7dpi1GSCR3eViLkXxhZLDGyg.png?scale-down-to=512 512w,https://framerusercontent.com/images/eUZ7dpi1GSCR3eViLkXxhZLDGyg.png 720w\"},className:\"framer-1px9288 framer-1974l6s\",\"data-border\":true,\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"U8XMRYWYZ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nl38z9\",\"data-framer-name\":\"CTA\",layoutDependency:layoutDependency,layoutId:\"I99O05XtH\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3f3s99\",\"data-styles-preset\":\"jvatTvyP2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)))\"},children:\"General Popup with Launcher\"})}),className:\"framer-1s11m6s\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OeWhf1YYV\",style:{\"--extracted-r6o4lv\":\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{E7Tm55S90:{\"--extracted-tcooor\":\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({E7Tm55S90:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-3f3s99\",\"data-styles-preset\":\"jvatTvyP2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)))\"},children:\"Este site usa cookies.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11zorzc\",\"data-styles-preset\":\"HhLr_TFUZ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, rgb(113, 113, 122)))\"},children:\"Creating popups has never been easier thanks to pixkit template.\"})}),className:\"framer-y4zyev\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MrcY7rgnq\",style:{\"--extracted-r6o4lv\":\"var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, rgb(113, 113, 122))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{E7Tm55S90:{\"--extracted-r6o4lv\":\"var(--token-462a80c5-2acc-4a43-b3c7-a5655e9319b5, rgb(204, 204, 214))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({E7Tm55S90:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-igt7au\",\"data-styles-preset\":\"ao6vEw8CX\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-462a80c5-2acc-4a43-b3c7-a5655e9319b5, rgb(204, 204, 214)))\"},children:\"Cookies nos permitem personalizar conte\\xfado e an\\xfancios, fornecer recursos relacionados a redes sociais e analisar nosso tr\\xe1fego.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ufpa52\",layoutDependency:layoutDependency,layoutId:\"rGA8BSSG3\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"C7ZIaMgkL\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-q2myqf-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"Aw0WWrP7E-container\",nodeId:\"Aw0WWrP7E\",rendersWithMotion:true,scopeId:\"dro2LPHjk\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"Check popup launchers\",height:\"100%\",HFfTjmBlq:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",id:\"Aw0WWrP7E\",layoutId:\"Aw0WWrP7E\",n9WP3fBIv:true,oV7zrnzuy:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",SZQpZ3lk2:50,U1Kbkgydv:resolvedLinks[0],variant:\"Nw_OMPtNd\",VkxZQkMEC:\"\",Vo_oxchYD:\"CaretRight\",width:\"100%\",WM2TpCryl:true})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wReYqqFT7\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({E7Tm55S90:{width:\"310px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-127rgme-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"Hh0qGV6eR-container\",nodeId:\"Hh0qGV6eR\",rendersWithMotion:true,scopeId:\"dro2LPHjk\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"+1800625412\",height:\"100%\",HFfTjmBlq:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",id:\"Hh0qGV6eR\",layoutId:\"Hh0qGV6eR\",n9WP3fBIv:true,oV7zrnzuy:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",style:{width:\"100%\"},SZQpZ3lk2:10,U1Kbkgydv:\"tel:+1800625412\",variant:\"rt1NrdlKK\",VkxZQkMEC:\"\",Vo_oxchYD:\"PhoneCall\",width:\"100%\",WM2TpCryl:true,...addPropertyOverrides({E7Tm55S90:{G77f5Yx_v:\"Politica de Cookies\",HFfTjmBlq:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",oV7zrnzuy:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",U1Kbkgydv:resolvedLinks1[0],variant:\"dFbyw6SJY\",Vo_oxchYD:\"CaretRight\"}},baseVariant,gestureVariant)})})})})]})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h6s3ot\",layoutDependency:layoutDependency,layoutId:\"EieeDQQyU\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\"},variants:{pprh0TU3J:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"}},...addPropertyOverrides({pprh0TU3J:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fgew0b\",layoutDependency:layoutDependency,layoutId:\"uJYXCCbBt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-3f3s99\",\"data-styles-preset\":\"jvatTvyP2\",children:\"Give us a call\"})}),className:\"framer-3oo8zb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CqcdNPhC8\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{pprh0TU3J:{\"--extracted-tcooor\":\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({pprh0TU3J:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-3f3s99\",\"data-styles-preset\":\"jvatTvyP2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)))\"},children:\"Encontre uma Camerite\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11zorzc\",\"data-styles-preset\":\"HhLr_TFUZ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, rgb(113, 113, 122)))\"},children:\"Available from 9am to 8pm, Monday to Friday.\"})}),className:\"framer-brmn56\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"AnYV0QSPC\",style:{\"--extracted-r6o4lv\":\"var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, rgb(113, 113, 122))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{pprh0TU3J:{\"--extracted-r6o4lv\":\"var(--token-4377e577-2657-4ca1-895d-7132c252e15f, rgb(77, 153, 121))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({pprh0TU3J:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-16gdk3f\",\"data-styles-preset\":\"WvDNlUXLS\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4377e577-2657-4ca1-895d-7132c252e15f, rgb(77, 153, 121)))\"},children:\"Vamos encontrar a Camerite mais pr\\xf3xima para voc\\xea\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t7lxqi\",layoutDependency:layoutDependency,layoutId:\"IXCqT8aoX\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({pprh0TU3J:{width:\"310px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-123xkmp-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"wPEdRRjpU-container\",nodeId:\"wPEdRRjpU\",rendersWithMotion:true,scopeId:\"dro2LPHjk\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"+1800625412\",height:\"100%\",HFfTjmBlq:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",id:\"wPEdRRjpU\",layoutId:\"wPEdRRjpU\",n9WP3fBIv:true,oV7zrnzuy:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",style:{width:\"100%\"},SZQpZ3lk2:10,U1Kbkgydv:\"tel:+1800625412\",variant:\"Nw_OMPtNd\",VkxZQkMEC:\"\",Vo_oxchYD:\"PhoneCall\",width:\"100%\",WM2TpCryl:true,...addPropertyOverrides({pprh0TU3J:{G77f5Yx_v:\"47 992219900\",HFfTjmBlq:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",oV7zrnzuy:\"var(--token-4377e577-2657-4ca1-895d-7132c252e15f, rgb(77, 153, 121))\",U1Kbkgydv:\"http://wa.me/5547992219900\",variant:\"rt1NrdlKK\",Vo_oxchYD:\"Chat\"}},baseVariant,gestureVariant)})})})})]})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m8z1lb\",\"data-border\":true,\"data-framer-name\":\"Circles\",layoutDependency:layoutDependency,layoutId:\"noTWyf1HF\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-91fd02cc-67b7-49e1-9022-f6a812a75b98, rgb(41, 24, 78))\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3f3s99\",\"data-styles-preset\":\"jvatTvyP2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255)))\"},children:\"Precisar de ajuda?\"})}),className:\"framer-6sbte9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"oZK73raCp\",style:{\"--extracted-r6o4lv\":\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-igt7au\",\"data-styles-preset\":\"ao6vEw8CX\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-462a80c5-2acc-4a43-b3c7-a5655e9319b5, rgb(204, 204, 214)))\"},children:\"Entre em contato conosco e tire duas d\\xfavidas\"})}),className:\"framer-1060352\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"p7W3wuCph\",style:{\"--extracted-r6o4lv\":\"var(--token-462a80c5-2acc-4a43-b3c7-a5655e9319b5, rgb(204, 204, 214))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lk5dud\",layoutDependency:layoutDependency,layoutId:\"ikfTfVPvx\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ebz9Bxb2a\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-160b49z-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"fDzFZSGD7-container\",nodeId:\"fDzFZSGD7\",rendersWithMotion:true,scopeId:\"dro2LPHjk\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"Entre em contato\",height:\"100%\",HFfTjmBlq:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",id:\"fDzFZSGD7\",layoutId:\"fDzFZSGD7\",n9WP3fBIv:true,oV7zrnzuy:\"rgba(9, 9, 11, 0)\",SZQpZ3lk2:50,U1Kbkgydv:resolvedLinks2[0],variant:\"dFbyw6SJY\",VkxZQkMEC:\"\",Vo_oxchYD:\"CaretRight\",width:\"100%\",WM2TpCryl:true})})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w7z3fq\",\"data-framer-name\":\"Social\",layoutDependency:layoutDependency,layoutId:\"gitrZmmEZ\",style:{backgroundColor:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-igt7au\",\"data-styles-preset\":\"ao6vEw8CX\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-462a80c5-2acc-4a43-b3c7-a5655e9319b5, rgb(204, 204, 214)))\"},children:\"Nos siga nas redes sociais\"})}),className:\"framer-1jujnui\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kpudNb8oK\",style:{\"--extracted-r6o4lv\":\"var(--token-462a80c5-2acc-4a43-b3c7-a5655e9319b5, rgb(204, 204, 214))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fu7htc-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"sJK42KcNc-container\",nodeId:\"sJK42KcNc\",rendersWithMotion:true,scopeId:\"dro2LPHjk\",children:/*#__PURE__*/_jsx(SocialIcons,{BKGDQnqTz:false,G7vkqqEjE:false,height:\"100%\",id:\"sJK42KcNc\",J6qEWLQt_:false,layoutId:\"sJK42KcNc\",lJ26eQHPS:\"https://www.facebook.com/cameriteoficial\",oJjaNLapp:\"https://www.instagram.com/cameriteoficial\",QcwsHk51H:false,trY33FXhi:true,V8IAF0AtZ:\"https://www.tiktok.com/@cameriteoficial\",variant:\"PHDg_TNks\",width:\"100%\",wmfTEuRMv:true,WQO0pZfgA:true,y8RgOX4e9:\"https://www.youtube.com/@CameriteOficial\",yFRmefkVv:true})})})]}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1f07cdt-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"Sqb0ALN61-container\",nodeId:\"Sqb0ALN61\",rendersWithMotion:true,scopeId:\"dro2LPHjk\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"X\",height:\"100%\",HFfTjmBlq:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",id:\"Sqb0ALN61\",layoutId:\"Sqb0ALN61\",n9WP3fBIv:false,oV7zrnzuy:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",style:{width:\"100%\"},SZQpZ3lk2:10,variant:\"rt1NrdlKK\",VkxZQkMEC:\"\",Vo_oxchYD:\"TwitterLogo\",width:\"100%\",WM2TpCryl:true,...addPropertyOverrides({EFkxtnAj_:{ey7w8muFX:true,G77f5Yx_v:\"Youtube\",n9WP3fBIv:true,U1Kbkgydv:\"https://www.youtube.com/@CameriteOficial\",Vo_oxchYD:\"YoutubeLogo\"}},baseVariant,gestureVariant)})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-cdnact-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"QnsruRbFR-container\",nodeId:\"QnsruRbFR\",rendersWithMotion:true,scopeId:\"dro2LPHjk\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:0},ey7w8muFX:true,G77f5Yx_v:\"Facebbok\",height:\"100%\",HFfTjmBlq:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",id:\"QnsruRbFR\",layoutId:\"QnsruRbFR\",n9WP3fBIv:true,oV7zrnzuy:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",SZQpZ3lk2:10,U1Kbkgydv:\"https://www.facebook.com/pixfort\",variant:\"rt1NrdlKK\",VkxZQkMEC:\"\",Vo_oxchYD:\"FacebookLogo\",width:\"100%\",WM2TpCryl:true,...addPropertyOverrides({EFkxtnAj_:{G77f5Yx_v:\"Facebook\",U1Kbkgydv:\"https://www.facebook.com/cameriteoficial\"}},baseVariant,gestureVariant)})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-s4zaml-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"mX5BnTfTr-container\",nodeId:\"mX5BnTfTr\",rendersWithMotion:true,scopeId:\"dro2LPHjk\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"Youtube\",height:\"100%\",HFfTjmBlq:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",id:\"mX5BnTfTr\",layoutId:\"mX5BnTfTr\",n9WP3fBIv:true,oV7zrnzuy:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",style:{width:\"100%\"},SZQpZ3lk2:10,U1Kbkgydv:\"https://www.youtube.com/pixfort\",variant:\"rt1NrdlKK\",VkxZQkMEC:\"\",Vo_oxchYD:\"YoutubeLogo\",width:\"100%\",WM2TpCryl:true,...addPropertyOverrides({EFkxtnAj_:{ey7w8muFX:true,G77f5Yx_v:\"Instagram\",U1Kbkgydv:\"https://www.instagram.com/cameriteoficial\",Vo_oxchYD:\"InstagramLogo\"}},baseVariant,gestureVariant)})})})]})})})]})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-i2f8o.framer-1974l6s, .framer-i2f8o .framer-1974l6s { display: block; }\",\".framer-i2f8o.framer-c6d105 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-i2f8o .framer-z44ucq-container { cursor: pointer; flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-i2f8o .framer-bgp0yf { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 0.8); overflow: auto; padding: 0px; position: relative; width: 350px; }\",\".framer-i2f8o .framer-1u5klkh, .framer-i2f8o .framer-1h6s3ot { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 20px; position: relative; width: 100%; }\",\".framer-i2f8o .framer-p7lyls-container, .framer-i2f8o .framer-q2myqf-container, .framer-i2f8o .framer-160b49z-container, .framer-i2f8o .framer-1fu7htc-container, .framer-i2f8o .framer-cdnact-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-i2f8o .framer-1px9288 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 205px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; z-index: 1; }\",\".framer-i2f8o .framer-1nl38z9, .framer-i2f8o .framer-fgew0b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-i2f8o .framer-1s11m6s, .framer-i2f8o .framer-y4zyev, .framer-i2f8o .framer-3oo8zb, .framer-i2f8o .framer-brmn56, .framer-i2f8o .framer-6sbte9, .framer-i2f8o .framer-1060352, .framer-i2f8o .framer-1jujnui { flex: none; height: auto; max-width: 650px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-i2f8o .framer-ufpa52, .framer-i2f8o .framer-1t7lxqi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-i2f8o .framer-127rgme-container, .framer-i2f8o .framer-123xkmp-container, .framer-i2f8o .framer-1f07cdt-container, .framer-i2f8o .framer-s4zaml-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-i2f8o .framer-m8z1lb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 100%; }\",\".framer-i2f8o .framer-1lk5dud { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-i2f8o .framer-w7z3fq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 100%; }\",\".framer-i2f8o.framer-v-1dbovca .framer-ufpa52 { gap: 20px; }\",\".framer-i2f8o.framer-v-6ud154 .framer-bgp0yf { align-content: flex-end; align-items: flex-end; gap: 15px; width: 200px; }\",\".framer-i2f8o.framer-v-6ud154 .framer-1f07cdt-container { order: 1; width: auto; }\",\".framer-i2f8o.framer-v-6ud154 .framer-cdnact-container { order: 6; }\",\".framer-i2f8o.framer-v-6ud154 .framer-s4zaml-container { order: 7; width: auto; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-i2f8o[data-border=\"true\"]::after, .framer-i2f8o [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 60\n * @framerIntrinsicWidth 60\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"pprh0TU3J\":{\"layout\":[\"auto\",\"auto\"]},\"E7Tm55S90\":{\"layout\":[\"auto\",\"auto\"]},\"EFkxtnAj_\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerdro2LPHjk=withCSS(Component,css,\"framer-i2f8o\");export default Framerdro2LPHjk;Framerdro2LPHjk.displayName=\"Popup Launcher\";Framerdro2LPHjk.defaultProps={height:60,width:60};addPropertyControls(Framerdro2LPHjk,{variant:{options:[\"VwllTLMcw\",\"pprh0TU3J\",\"E7Tm55S90\",\"EFkxtnAj_\"],optionTitles:[\"General\",\"Call Links\",\"Cookie\",\"Social Buttons\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerdro2LPHjk,[{explicitInter:true,fonts:[{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\"}]},...LauncherFonts,...LogoFonts,...ButtonFonts,...SocialIconsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerdro2LPHjk\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"60\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pprh0TU3J\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"E7Tm55S90\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EFkxtnAj_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"60\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "function _define_property(obj,key,value){if(key in obj){Object.defineProperty(obj,key,{value:value,enumerable:true,configurable:true,writable:true});}else{obj[key]=value;}return obj;}import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import{useState,useEffect}from\"react\";import{motion}from\"framer-motion\";function extractDarkModeCSS(cssString){const regex=/@media\\s*\\(prefers-color-scheme:\\s*dark\\)\\s*\\{([^}]*)\\}/;const match=cssString.match(regex);return match?match[1].trim():\"\";}function extractDarkModeCSSVariables(css){// Regular expression to match @media (prefers-color-scheme: dark) { ... }\nconst regex=/@media\\s+\\(prefers-color-scheme:\\s*dark\\)\\s*{([^}]*)body\\s*{([^}]*)}}/;const matches=css.match(regex);if(matches&&matches[2]){return matches[2].trim();}return\"\";}function extractLightModeCSSVariables(css){// Match body block, excluding nested @media blocks\nconst bodyRegex=/body\\s*{([^}]*)}/g;const mediaRegex=/@media\\s+\\(prefers-color-scheme:\\s*dark\\)\\s*{[^}]*body\\s*{[^}]*}}/g;// Extract body block without @media blocks\nconst bodyMatches=css.match(bodyRegex);const mediaMatches=css.match(mediaRegex);let bodyContent=\"\";if(bodyMatches){bodyContent=bodyMatches[0];}// Remove media block content from bodyContent\nif(mediaMatches){mediaMatches.forEach(mediaMatch=>{bodyContent=bodyContent.replace(mediaMatch,\"\");});}// Extract the CSS variables from the body block\nconst cssVarRegex=/--[\\w-]+:\\s*[^;]+;/g;const cssVars=bodyContent.match(cssVarRegex);return cssVars?cssVars.join(\"\\n\"):\"\";}function setDarkThemeCode(code){const styleId=\"pix-dark-theme-style\";// Check if a <style> element with the specified ID already exists\nlet existingStyle=document.getElementById(styleId);if(existingStyle){return;// If it exists, do nothing\n}// Step 1: Create a <style> element\nconst style=document.createElement(\"style\");// Step 2: Set its content to the desired CSS string\nconst cssString=`body.pix-is-dark, body:has(.pix-is-dark) {${code}}`;style.textContent=cssString;// Step 3: Set the ID of the <style> element\nstyle.id=styleId;// Step 4: Append the <style> element to the <head>\ndocument.head.appendChild(style);}function setLightThemeCode(code){const styleId=\"pix-light-theme-style\";// Check if a <style> element with the specified ID already exists\nlet existingStyle=document.getElementById(styleId);if(existingStyle){return;// If it exists, do nothing\n}// Step 1: Create a <style> element\nconst style=document.createElement(\"style\");// Step 2: Set its content to the desired CSS string\nconst cssString=`body.pix-is-light, body:has(.pix-is-light) {${code}}`;style.textContent=cssString;// Step 3: Set the ID of the <style> element\nstyle.id=styleId;// Step 4: Append the <style> element to the <head>\ndocument.head.appendChild(style);}class EventEmitter{on(event,listener){if(!this.events[event]){this.events[event]=[];}this.events[event].push(listener);}emit(event,data){if(this.events[event]){this.events[event].forEach(listener=>listener(data));}}off(event,listenerToRemove){if(!this.events[event])return;this.events[event]=this.events[event].filter(listener=>listener!==listenerToRemove);}constructor(){_define_property(this,\"events\",void 0);this.events={};}}const eventEmitter=new EventEmitter;class ThemeCheck{constructor(){const savedTheme=localStorage.getItem(\"theme\");if(savedTheme){if(savedTheme===\"Dark\"){document.body.classList.add(\"pix-is-dark\");document.body.classList.remove(\"pix-is-light\");}else if(savedTheme===\"Light\"){document.body.classList.add(\"pix-is-light\");document.body.classList.remove(\"pix-is-dark\");}}if(localStorage.getItem(\"darkThemeVars\")){setDarkThemeCode(localStorage.getItem(\"darkThemeVars\"));}if(localStorage.getItem(\"lightThemeVars\")){setLightThemeCode(localStorage.getItem(\"lightThemeVars\"));}}}const themeChecker=new ThemeCheck;/**\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */export default function ThemeSwitcher(props){// Config Properties\nconst{defaultTheme,color,size,strokeWidth}=props;const getInitialTheme=()=>{if(typeof window===\"undefined\"){return defaultTheme;}const savedTheme=localStorage.getItem(\"theme\");if(savedTheme){return savedTheme;}if(defaultTheme===\"System\"){const prefersDarkScheme=window.matchMedia(\"(prefers-color-scheme: dark)\").matches;return prefersDarkScheme?\"Dark\":\"Light\";}return defaultTheme;};const[theme,setTheme]=useState(\"\");useEffect(()=>{setTheme(getInitialTheme());},[]);let lightIcon=/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",height:size,fill:\"none\",viewBox:\"0 0 24 24\",children:/*#__PURE__*/_jsx(\"path\",{fill:\"none\",fontSize:size,stroke:color,strokeWidth:strokeWidth,strokeLinecap:\"round\",strokeLinejoin:\"round\",fillRule:\"evenodd\",d:\"M12,16 C14.209139,16 16,14.209139 16,12 C16,9.790861 14.209139,8 12,8 C9.790861,8 8,9.790861 8,12 C8,14.209139 9.790861,16 12,16 Z M3.75,12 L4,12 M20,12 L20.25,12 M6.16636906,6.16636906 L6.34314575,6.34314575 M17.6568542,17.6568542 L17.8336309,17.8336309 M12,3.75 L12,4 M12,20 L12,20.25 M17.8336309,6.16636906 L17.6568542,6.34314575 M6.34314575,17.6568542 L6.16636906,17.8336309\"})});let moonIcon=/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",height:size,fill:\"none\",viewBox:\"0 0 24 24\",children:/*#__PURE__*/_jsx(\"path\",{fill:\"none\",fontSize:size,stroke:color,strokeWidth:strokeWidth,strokeLinecap:\"round\",strokeLinejoin:\"round\",fillRule:\"evenodd\",d:\"M10.0097755,3.50866835 C6.50909297,4.74141324 4,8.07769159 4,12 C4,16.9705627 8.02943725,21 13,21 C16.0968026,21 18.8282936,19.4359151 20.4476029,17.0546154 C12.1379474,17.2549581 7.62134541,13.421417 10.0097755,3.50866835 Z\"})});if(localStorage.getItem(\"darkThemeVars\")){setDarkThemeCode(localStorage.getItem(\"darkThemeVars\"));}if(localStorage.getItem(\"lightThemeVars\")){setLightThemeCode(localStorage.getItem(\"lightThemeVars\"));}useEffect(()=>{if(theme===\"Dark\"){document.body.classList.add(\"pix-is-dark\");document.body.classList.remove(\"pix-is-light\");}else if(theme===\"Light\"){document.body.classList.add(\"pix-is-light\");document.body.classList.remove(\"pix-is-dark\");}},[]);if(typeof document!==\"undefined\"){if(theme===\"Dark\"){document.body.classList.add(\"pix-is-dark\");document.body.classList.remove(\"pix-is-light\");}else if(theme===\"Light\"){document.body.classList.add(\"pix-is-light\");document.body.classList.remove(\"pix-is-dark\");}const savedTheme=localStorage.getItem(\"theme\");if(savedTheme){if(savedTheme===\"Dark\"){document.body.classList.add(\"pix-is-dark\");document.body.classList.remove(\"pix-is-light\");}else if(savedTheme===\"Light\"){document.body.classList.add(\"pix-is-light\");document.body.classList.remove(\"pix-is-dark\");}}if(localStorage.getItem(\"darkThemeVars\")){setDarkThemeCode(localStorage.getItem(\"darkThemeVars\"));}if(localStorage.getItem(\"lightThemeVars\")){setLightThemeCode(localStorage.getItem(\"lightThemeVars\"));}}useEffect(()=>{if(theme===\"Light\"||theme===\"Dark\"){localStorage.setItem(\"theme\",theme);const styleTags=Array.from(document.getElementsByTagName(\"style\"));const themeStyleTag=styleTags.find(tag=>tag.innerHTML.includes(\"prefers-color-scheme:\"));if(themeStyleTag){const darkModeCSS=extractDarkModeCSSVariables(themeStyleTag.innerHTML);const lightModeCSS=extractLightModeCSSVariables(themeStyleTag.innerHTML);localStorage.setItem(\"darkThemeVars\",darkModeCSS);localStorage.setItem(\"lightThemeVars\",lightModeCSS);setDarkThemeCode(darkModeCSS);setLightThemeCode(lightModeCSS);if(theme===\"Dark\"){document.body.classList.add(\"pix-is-dark\");document.body.classList.remove(\"pix-is-light\");}else if(theme===\"Light\"){document.body.classList.add(\"pix-is-light\");document.body.classList.remove(\"pix-is-dark\");}}}},[theme]);const handleReload=data=>{setTheme(data);};useEffect(()=>{eventEmitter.on(\"reload\",handleReload);// Cleanup the event listener on component unmount\nreturn()=>{eventEmitter.off(\"reload\",handleReload);};},[]);const switchTheme=e=>{e.preventDefault();let newTheme=theme===\"Light\"?\"Dark\":\"Light\";setTheme(prevTheme=>{return prevTheme===\"Light\"?\"Dark\":\"Light\";});eventEmitter.emit(\"reload\",newTheme);};return /*#__PURE__*/_jsx(motion.div,{style:{},whileHover:{scale:.98,opacity:.8,cursor:\"pointer\"},transition:{type:\"spring\",stiffness:500,damping:30},children:/*#__PURE__*/_jsx(\"a\",{style:containerStyle,onClick:switchTheme,href:\"#\",\"aria-label\":\"Theme switch\",children:theme?theme===\"Dark\"?moonIcon:lightIcon:null})});}addPropertyControls(ThemeSwitcher,{defaultTheme:{type:ControlType.Enum,options:[\"Light\",\"Dark\",\"System\"],optionTitles:[\"Light\",\"Dark\",\"System (auto)\"],title:\"Default Theme\",defaultValue:\"System\",description:\"Theme Switcher will work only in live preview (the icon showing in Framer editor is a placeholder).\"},color:{type:ControlType.Color,defaultValue:\"#09090b\"},size:{type:ControlType.Number,defaultValue:30},strokeWidth:{type:ControlType.Number,defaultValue:2,max:3,min:.5}});const containerStyle={cursor:\"pointer\",display:\"inline-flex\",justifyContent:\"center\",alignItems:\"center\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"ThemeSwitcher\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ThemeSwitch.map", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-UeWlY .framer-styles-preset-tawneo:not(.rich-text-wrapper), .framer-UeWlY .framer-styles-preset-tawneo.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #0088ff; --framer-link-hover-text-decoration: none; --framer-link-text-color: #0099ff; --framer-link-text-decoration: none; }\"];export const className=\"framer-UeWlY\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (33d5032)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"jes3YGVf7\",\"EiPw8AZS4\"];const serializationHash=\"framer-x5SFt\";const variantClassNames={EiPw8AZS4:\"framer-v-es8tzg\",jes3YGVf7:\"framer-v-1ib4qbi\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Mobile Menu [Open]\":\"EiPw8AZS4\",\"Mobile Menu\":\"jes3YGVf7\"};const getProps=({height,iconColor,id,tap,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,E6NV4Gf2f:tap!==null&&tap!==void 0?tap:props.E6NV4Gf2f,lYvpkC7IW:(_ref=iconColor!==null&&iconColor!==void 0?iconColor:props.lYvpkC7IW)!==null&&_ref!==void 0?_ref:\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"jes3YGVf7\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,E6NV4Gf2f,lYvpkC7IW,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jes3YGVf7\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapey0dds=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(E6NV4Gf2f){const res=await E6NV4Gf2f(...args);if(res===false)return false;}setVariant(\"EiPw8AZS4\");});const onTap108nq5d=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(E6NV4Gf2f){const res=await E6NV4Gf2f(...args);if(res===false)return false;}setVariant(\"jes3YGVf7\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ib4qbi\",className,classNames),\"data-framer-name\":\"Mobile Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"jes3YGVf7\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTapey0dds,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({EiPw8AZS4:{\"data-framer-name\":\"Mobile Menu [Open]\",onTap:onTap108nq5d}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cux5of\",layoutDependency:layoutDependency,layoutId:\"axZqjz8iD\",style:{backgroundColor:lYvpkC7IW,borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{EiPw8AZS4:{rotate:45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w1bul6\",layoutDependency:layoutDependency,layoutId:\"NLO8BEcKq\",style:{backgroundColor:lYvpkC7IW,borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{EiPw8AZS4:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ku2ucf\",layoutDependency:layoutDependency,layoutId:\"eoR2V6lm3\",style:{backgroundColor:lYvpkC7IW,borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:1,rotate:0},variants:{EiPw8AZS4:{opacity:0,rotate:-45}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-x5SFt.framer-3vm2ug, .framer-x5SFt .framer-3vm2ug { display: block; }\",\".framer-x5SFt.framer-1ib4qbi { cursor: pointer; height: 48px; position: relative; width: 48px; }\",\".framer-x5SFt .framer-1cux5of { flex: none; height: 3px; left: 11px; overflow: visible; position: absolute; top: 14px; width: 26px; }\",\".framer-x5SFt .framer-1w1bul6 { flex: none; height: 3px; left: 11px; overflow: visible; position: absolute; top: 22px; width: 26px; }\",\".framer-x5SFt .framer-1ku2ucf { flex: none; height: 3px; left: 11px; overflow: visible; position: absolute; top: 30px; width: 19px; }\",\".framer-x5SFt.framer-v-es8tzg.framer-1ib4qbi { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 48px); }\",\".framer-x5SFt.framer-v-es8tzg .framer-1cux5of { left: calc(50.00000000000002% - 26px / 2); top: 23px; }\",\".framer-x5SFt.framer-v-es8tzg .framer-1w1bul6 { top: 23px; }\",\".framer-x5SFt.framer-v-es8tzg .framer-1ku2ucf { bottom: 18px; height: unset; left: 13px; width: 13px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 48\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"EiPw8AZS4\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"E6NV4Gf2f\":\"tap\",\"lYvpkC7IW\":\"iconColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersDquhqjHT=withCSS(Component,css,\"framer-x5SFt\");export default FramersDquhqjHT;FramersDquhqjHT.displayName=\"Menu/Hamburger Menu\";FramersDquhqjHT.defaultProps={height:48,width:48};addPropertyControls(FramersDquhqjHT,{variant:{options:[\"jes3YGVf7\",\"EiPw8AZS4\"],optionTitles:[\"Mobile Menu\",\"Mobile Menu [Open]\"],title:\"Variant\",type:ControlType.Enum},E6NV4Gf2f:{title:\"Tap\",type:ControlType.EventHandler},lYvpkC7IW:{defaultValue:'var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11)) /* {\"name\":\"Gray 950\"} */',title:\"Icon Color\",type:ControlType.Color}});addFonts(FramersDquhqjHT,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersDquhqjHT\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"E6NV4Gf2f\\\":\\\"tap\\\",\\\"lYvpkC7IW\\\":\\\"iconColor\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"48\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EiPw8AZS4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"48\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sDquhqjHT.map", "// Generated by Framer (dc53115)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Univers LT Std 53 Extended\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Univers LT Std 53 Extended\",source:\"custom\",url:\"https://framerusercontent.com/assets/FGGWrjFoNSWxunpJnZ4ICXse0Qg.woff2\"}]}];export const css=['.framer-nSrsP .framer-styles-preset-1c8vrl0:not(.rich-text-wrapper), .framer-nSrsP .framer-styles-preset-1c8vrl0.rich-text-wrapper p { --framer-font-family: \"Univers LT Std 53 Extended\", \"Univers LT Std 53 Extended Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.04em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, #71717a); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-nSrsP\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (20dc3ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/tge98buKKypfLbbmFkXk/7uc93mDqqECDwSJ8sKai/maGpaxTnj.js\";import Badge from\"https://framerusercontent.com/modules/nJaSeRHz120s3iQXnULW/rtc7AjsrRpPHYIDlDKw0/ZC6oaTVqt.js\";const BadgeFonts=getFonts(Badge);const PhosphorFonts=getFonts(Phosphor);const enabledGestures={icuU8oJ0t:{hover:true}};const cycleOrder=[\"icuU8oJ0t\",\"HhwQ1hV0t\",\"LQXjyoW02\",\"kc88LMeYu\",\"usttoGkoS\"];const serializationHash=\"framer-sF2qs\";const variantClassNames={HhwQ1hV0t:\"framer-v-1vx7c28\",icuU8oJ0t:\"framer-v-hfop9t\",kc88LMeYu:\"framer-v-1rk7qb1\",LQXjyoW02:\"framer-v-ix00l\",usttoGkoS:\"framer-v-ri7xm7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:60,delay:0,mass:.5,stiffness:500,type:\"spring\"};const transition2={damping:60,delay:0,mass:.5,stiffness:300,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 humanReadableEnumMap={\"Space Around\":\"space-around\",\"Space Between\":\"space-between\",\"Space Evenly\":\"space-evenly\",Center:\"center\",End:\"flex-end\",Start:\"flex-start\"};const humanReadableVariantMap={\"Dropdown Title Item\":\"kc88LMeYu\",\"Empty space\":\"usttoGkoS\",\"Menu Item Dropdown [Open]\":\"LQXjyoW02\",\"Menu Item Dropdown\":\"HhwQ1hV0t\",\"Menu Item Simple\":\"icuU8oJ0t\"};const getProps=({adicionarLink,align,badgeBGColor,badgeBorder,badgeText,badgeTextColor,bGColor,bGHover,enableBadge,height,hover,id,link,name1,openInNewTab,radius,tap,textColor,width,...props})=>{return{...props,bxYeoQnmJ:badgeBGColor??props.bxYeoQnmJ??\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:badgeBorder??props.CKLn4URch??{borderColor:'var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231)) /* {\"name\":\"Gray 200 [Dynamic]\"} */',borderStyle:\"solid\",borderWidth:1},dqMpST25y:radius??props.dqMpST25y??10,i6eMpMhze:tap??props.i6eMpMhze,i8hVK17KP:bGHover??props.i8hVK17KP??\"rgba(113, 113, 122, 0.08)\",kf3NktHXk:badgeText??props.kf3NktHXk??\"Badge\",ku0K5iab7:name1??props.ku0K5iab7??\"Link\",PnQ813Qxg:hover??props.PnQ813Qxg,qfg9TUc_S:enableBadge??props.qfg9TUc_S,stziIHmv7:bGColor??props.stziIHmv7??\"rgba(113, 113, 122, 0)\",T3ktnO2nz:openInNewTab??props.T3ktnO2nz,variant:humanReadableVariantMap[props.variant]??props.variant??\"icuU8oJ0t\",VdwkoqfEz:badgeTextColor??props.VdwkoqfEz??\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:textColor??props.wGRcFK04x??\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",xO4Ycq937:adicionarLink??props.xO4Ycq937,ycFa86gVJ:humanReadableEnumMap[align]??align??props.ycFa86gVJ??\"center\",ZpWw94nXT:link??props.ZpWw94nXT};};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,ku0K5iab7,ZpWw94nXT,T3ktnO2nz,wGRcFK04x,stziIHmv7,i8hVK17KP,ycFa86gVJ,i6eMpMhze,PnQ813Qxg,dqMpST25y,qfg9TUc_S,kf3NktHXk,VdwkoqfEz,bxYeoQnmJ,CKLn4URch,xO4Ycq937,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"icuU8oJ0t\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap17wrld9=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(i6eMpMhze){const res=await i6eMpMhze(...args);if(res===false)return false;}});const onMouseEnter1x7u0ml=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(PnQ813Qxg){const res=await PnQ813Qxg(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"usttoGkoS\")return false;return true;};const isDisplayed1=()=>{if([\"HhwQ1hV0t\",\"LQXjyoW02\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({LQXjyoW02:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:ZpWw94nXT,motionChild:true,nodeId:\"icuU8oJ0t\",openInNewTab:T3ktnO2nz,scopeId:\"Z5aW2k3RB\",smoothScroll:true,...addPropertyOverrides({kc88LMeYu:{href:xO4Ycq937},usttoGkoS:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-hfop9t\",className,classNames)} framer-1xk21ds`,\"data-framer-name\":\"Menu Item Simple\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"icuU8oJ0t\",onMouseEnter:onMouseEnter1x7u0ml,onTap:onTap17wrld9,ref:refBinding,style:{\"--1rj8ghj\":ycFa86gVJ,backgroundColor:stziIHmv7,borderBottomLeftRadius:radiusForCorner(dqMpST25y,3),borderBottomRightRadius:radiusForCorner(dqMpST25y,2),borderTopLeftRadius:radiusForCorner(dqMpST25y,0),borderTopRightRadius:radiusForCorner(dqMpST25y,1),...style},variants:{\"icuU8oJ0t-hover\":{backgroundColor:i8hVK17KP},LQXjyoW02:{backgroundColor:\"rgba(9, 9, 11, 0.05)\"}},...addPropertyOverrides({\"icuU8oJ0t-hover\":{\"data-framer-name\":undefined},HhwQ1hV0t:{\"data-framer-name\":\"Menu Item Dropdown\"},kc88LMeYu:{\"data-framer-name\":\"Dropdown Title Item\"},LQXjyoW02:{\"data-framer-name\":\"Menu Item Dropdown [Open]\"},usttoGkoS:{\"data-framer-name\":\"Empty space\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1b8z1kr\",\"data-styles-preset\":\"maGpaxTnj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-wGRcFK04x-Z5aW2k3RB))\"},children:\"Link\"})}),className:\"framer-1vx5tu0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gTNv8fTVS\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-wGRcFK04x-Z5aW2k3RB)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-wGRcFK04x-Z5aW2k3RB\":wGRcFK04x},text:ku0K5iab7,verticalAlignment:\"top\",withExternalLayout:true}),qfg9TUc_S&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+(18+((componentViewport?.height||36)-36-45)/2),...addPropertyOverrides({kc88LMeYu:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||30)-16-45)/2)},usttoGkoS:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||0)-0-45)/2)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-eukp2i-container\",layoutDependency:layoutDependency,layoutId:\"JN6O6Y8K9-container\",nodeId:\"JN6O6Y8K9\",rendersWithMotion:true,scopeId:\"Z5aW2k3RB\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"JN6O6Y8K9\",iXsfVjsEM:bxYeoQnmJ,JPO2n74ig:5,layoutId:\"JN6O6Y8K9\",Lsu1xrgI3:VdwkoqfEz,p4KdNyw2A:0,variant:\"cUGIJY4lk\",width:\"100%\",XGtDHEUvE:kf3NktHXk})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-12jenrk\",layoutDependency:layoutDependency,layoutId:\"qdqvZw6xP\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kr3p8o-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"TfGao9FSL-container\",nodeId:\"TfGao9FSL\",rendersWithMotion:true,scopeId:\"Z5aW2k3RB\",style:{opacity:.5,rotate:0},variants:{LQXjyoW02:{rotate:-180}},children:/*#__PURE__*/_jsx(Phosphor,{color:wGRcFK04x,height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretDown\",id:\"TfGao9FSL\",layoutId:\"TfGao9FSL\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sF2qs.framer-1xk21ds, .framer-sF2qs .framer-1xk21ds { display: block; }\",\".framer-sF2qs.framer-hfop9t { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 17px; justify-content: var(--1rj8ghj); overflow: visible; padding: 18px 12px 18px 12px; position: relative; text-decoration: none; width: min-content; }\",\".framer-sF2qs .framer-1vx5tu0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-sF2qs .framer-eukp2i-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-sF2qs .framer-12jenrk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 17px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-sF2qs .framer-kr3p8o-container { flex: none; height: 14px; position: relative; width: 14px; }\",\".framer-sF2qs.framer-v-1vx7c28.framer-hfop9t { gap: 4px; height: 36px; }\",\".framer-sF2qs.framer-v-ix00l.framer-hfop9t, .framer-sF2qs.framer-v-hfop9t.hover.framer-hfop9t { height: 36px; }\",\".framer-sF2qs.framer-v-1rk7qb1.framer-hfop9t { height: min-content; padding: 8px 12px 8px 12px; }\",\".framer-sF2qs.framer-v-1rk7qb1 .framer-1vx5tu0 { order: 0; }\",\".framer-sF2qs.framer-v-1rk7qb1 .framer-eukp2i-container, .framer-sF2qs.framer-v-ri7xm7 .framer-eukp2i-container { order: 1; }\",\".framer-sF2qs.framer-v-ri7xm7.framer-hfop9t { gap: 7px; height: min-content; padding: 0px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 36\n * @framerIntrinsicWidth 55\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"HhwQ1hV0t\":{\"layout\":[\"auto\",\"fixed\"]},\"LQXjyoW02\":{\"layout\":[\"auto\",\"fixed\"]},\"kc88LMeYu\":{\"layout\":[\"auto\",\"auto\"]},\"usttoGkoS\":{\"layout\":[\"auto\",\"auto\"]},\"Dv2nGJV7X\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"ku0K5iab7\":\"name1\",\"ZpWw94nXT\":\"link\",\"T3ktnO2nz\":\"openInNewTab\",\"wGRcFK04x\":\"textColor\",\"stziIHmv7\":\"bGColor\",\"i8hVK17KP\":\"bGHover\",\"ycFa86gVJ\":\"align\",\"i6eMpMhze\":\"tap\",\"PnQ813Qxg\":\"hover\",\"dqMpST25y\":\"radius\",\"qfg9TUc_S\":\"enableBadge\",\"kf3NktHXk\":\"badgeText\",\"VdwkoqfEz\":\"badgeTextColor\",\"bxYeoQnmJ\":\"badgeBGColor\",\"CKLn4URch\":\"badgeBorder\",\"xO4Ycq937\":\"adicionarLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerZ5aW2k3RB=withCSS(Component,css,\"framer-sF2qs\");export default FramerZ5aW2k3RB;FramerZ5aW2k3RB.displayName=\"Menu/Item\";FramerZ5aW2k3RB.defaultProps={height:36,width:55};addPropertyControls(FramerZ5aW2k3RB,{variant:{options:[\"icuU8oJ0t\",\"HhwQ1hV0t\",\"LQXjyoW02\",\"kc88LMeYu\",\"usttoGkoS\"],optionTitles:[\"Menu Item Simple\",\"Menu Item Dropdown\",\"Menu Item Dropdown [Open]\",\"Dropdown Title Item\",\"Empty space\"],title:\"Variant\",type:ControlType.Enum},ku0K5iab7:{defaultValue:\"Link\",displayTextArea:false,title:\"Name\",type:ControlType.String},ZpWw94nXT:{title:\"Link\",type:ControlType.Link},T3ktnO2nz:{defaultValue:false,title:\"Open in New Tab\",type:ControlType.Boolean},wGRcFK04x:{defaultValue:'var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)) /* {\"name\":\"Gray 950 [Dynamic]\"} */',title:\"Text Color\",type:ControlType.Color},stziIHmv7:{defaultValue:\"rgba(113, 113, 122, 0)\",title:\"BG Color\",type:ControlType.Color},i8hVK17KP:{defaultValue:\"rgba(113, 113, 122, 0.08)\",title:\"BG Hover\",type:ControlType.Color},ycFa86gVJ:{defaultValue:\"center\",options:[\"flex-start\",\"center\",\"flex-end\",\"space-between\",\"space-around\",\"space-evenly\"],optionTitles:[\"Start\",\"Center\",\"End\",\"Space Between\",\"Space Around\",\"Space Evenly\"],title:\"Align\",type:ControlType.Enum},i6eMpMhze:{title:\"Tap\",type:ControlType.EventHandler},PnQ813Qxg:{title:\"Hover\",type:ControlType.EventHandler},dqMpST25y:{defaultValue:10,title:\"Radius\",type:ControlType.Number},qfg9TUc_S:{defaultValue:false,title:\"Enable Badge\",type:ControlType.Boolean},kf3NktHXk:{defaultValue:\"Badge\",displayTextArea:false,title:\"Badge Text\",type:ControlType.String},VdwkoqfEz:{defaultValue:'var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)) /* {\"name\":\"Gray 950 [Dynamic]\"} */',title:\"Badge Text Color\",type:ControlType.Color},bxYeoQnmJ:{defaultValue:'var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255)) /* {\"name\":\"White/Gray 950 [Dynamic]\"} */',title:\"Badge BG Color\",type:ControlType.Color},CKLn4URch:{defaultValue:{borderColor:'var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231)) /* {\"name\":\"Gray 200 [Dynamic]\"} */',borderStyle:\"solid\",borderWidth:1},title:\"Badge Border\",type:ControlType.Border},xO4Ycq937:{title:\"Adicionar Link\",type:ControlType.Link}});addFonts(FramerZ5aW2k3RB,[{explicitInter:true,fonts:[{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\"}]},...BadgeFonts,...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZ5aW2k3RB\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"55\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"ku0K5iab7\\\":\\\"name1\\\",\\\"ZpWw94nXT\\\":\\\"link\\\",\\\"T3ktnO2nz\\\":\\\"openInNewTab\\\",\\\"wGRcFK04x\\\":\\\"textColor\\\",\\\"stziIHmv7\\\":\\\"bGColor\\\",\\\"i8hVK17KP\\\":\\\"bGHover\\\",\\\"ycFa86gVJ\\\":\\\"align\\\",\\\"i6eMpMhze\\\":\\\"tap\\\",\\\"PnQ813Qxg\\\":\\\"hover\\\",\\\"dqMpST25y\\\":\\\"radius\\\",\\\"qfg9TUc_S\\\":\\\"enableBadge\\\",\\\"kf3NktHXk\\\":\\\"badgeText\\\",\\\"VdwkoqfEz\\\":\\\"badgeTextColor\\\",\\\"bxYeoQnmJ\\\":\\\"badgeBGColor\\\",\\\"CKLn4URch\\\":\\\"badgeBorder\\\",\\\"xO4Ycq937\\\":\\\"adicionarLink\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"HhwQ1hV0t\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"LQXjyoW02\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"kc88LMeYu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"usttoGkoS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Dv2nGJV7X\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"36\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Z5aW2k3RB.map", "// Generated by Framer (20dc3ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/jMJxzSOkjyAjjF1LSOyP/3TEqZRyHIRvmZTE3Zq80/AmsJ4Wayy.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/tge98buKKypfLbbmFkXk/7uc93mDqqECDwSJ8sKai/maGpaxTnj.js\";import Badge from\"https://framerusercontent.com/modules/nJaSeRHz120s3iQXnULW/rtc7AjsrRpPHYIDlDKw0/ZC6oaTVqt.js\";const BadgeFonts=getFonts(Badge);const PhosphorFonts=getFonts(Phosphor);const enabledGestures={kPPJvOrak:{hover:true}};const cycleOrder=[\"kPPJvOrak\",\"nSRevU7Mp\",\"z1kbaBknS\"];const serializationHash=\"framer-GFxGp\";const variantClassNames={kPPJvOrak:\"framer-v-1qnqm4f\",nSRevU7Mp:\"framer-v-156p4kh\",z1kbaBknS:\"framer-v-r3a4hd\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:60,delay:0,mass:.5,stiffness:500,type:\"spring\"};const transition2={damping:60,delay:0,mass:.5,stiffness:300,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 humanReadableEnumMap={\"Space Around\":\"space-around\",\"Space Between\":\"space-between\",\"Space Evenly\":\"space-evenly\",Center:\"center\",End:\"flex-end\",Start:\"flex-start\"};const humanReadableVariantMap={\"Menu Item Dropdown [Open]\":\"z1kbaBknS\",\"Menu Item Dropdown\":\"nSRevU7Mp\",\"Menu Item Simple\":\"kPPJvOrak\"};const getProps=({align,badgeBGColor,badgeBorder,badgeText,badgeTextColor,bGColor,bGHover,enableBadge,height,hover,id,link,name1,openInNewTab,radius,tap,textColor,width,...props})=>{return{...props,bxYeoQnmJ:badgeBGColor??props.bxYeoQnmJ??\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:badgeBorder??props.CKLn4URch??{borderColor:'var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231)) /* {\"name\":\"Gray 200 [Dynamic]\"} */',borderStyle:\"solid\",borderWidth:1},dqMpST25y:radius??props.dqMpST25y??10,i6eMpMhze:tap??props.i6eMpMhze,i8hVK17KP:bGHover??props.i8hVK17KP??\"rgba(113, 113, 122, 0.08)\",kf3NktHXk:badgeText??props.kf3NktHXk??\"Badge\",ku0K5iab7:name1??props.ku0K5iab7??\"Link\",PnQ813Qxg:hover??props.PnQ813Qxg,qfg9TUc_S:enableBadge??props.qfg9TUc_S,stziIHmv7:bGColor??props.stziIHmv7??\"rgba(113, 113, 122, 0)\",T3ktnO2nz:openInNewTab??props.T3ktnO2nz,variant:humanReadableVariantMap[props.variant]??props.variant??\"kPPJvOrak\",VdwkoqfEz:badgeTextColor??props.VdwkoqfEz??\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:textColor??props.wGRcFK04x??\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",ycFa86gVJ:humanReadableEnumMap[align]??align??props.ycFa86gVJ??\"center\",ZpWw94nXT:link??props.ZpWw94nXT};};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,ku0K5iab7,ZpWw94nXT,T3ktnO2nz,wGRcFK04x,stziIHmv7,i8hVK17KP,ycFa86gVJ,i6eMpMhze,PnQ813Qxg,dqMpST25y,qfg9TUc_S,kf3NktHXk,VdwkoqfEz,bxYeoQnmJ,CKLn4URch,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kPPJvOrak\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap17wrld9=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(i6eMpMhze){const res=await i6eMpMhze(...args);if(res===false)return false;}});const onMouseEnter1x7u0ml=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(PnQ813Qxg){const res=await PnQ813Qxg(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"nSRevU7Mp\",\"z1kbaBknS\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({z1kbaBknS:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:ZpWw94nXT,motionChild:true,nodeId:\"kPPJvOrak\",openInNewTab:T3ktnO2nz,scopeId:\"vjEUrSeDf\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1qnqm4f\",className,classNames)} framer-1mug154`,\"data-framer-name\":\"Menu Item Simple\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"kPPJvOrak\",onMouseEnter:onMouseEnter1x7u0ml,onTap:onTap17wrld9,ref:refBinding,style:{\"--1rj8ghj\":ycFa86gVJ,backgroundColor:stziIHmv7,borderBottomLeftRadius:radiusForCorner(dqMpST25y,3),borderBottomRightRadius:radiusForCorner(dqMpST25y,2),borderTopLeftRadius:radiusForCorner(dqMpST25y,0),borderTopRightRadius:radiusForCorner(dqMpST25y,1),...style},variants:{\"kPPJvOrak-hover\":{backgroundColor:i8hVK17KP},z1kbaBknS:{backgroundColor:\"rgba(9, 9, 11, 0.05)\"}},...addPropertyOverrides({\"kPPJvOrak-hover\":{\"data-framer-name\":undefined},nSRevU7Mp:{\"data-framer-name\":\"Menu Item Dropdown\"},z1kbaBknS:{\"data-framer-name\":\"Menu Item Dropdown [Open]\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1c8vrl0\",\"data-styles-preset\":\"AmsJ4Wayy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-wGRcFK04x-vjEUrSeDf))\"},children:\"Link\"})}),className:\"framer-bkolxt\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JpMQPVb1k\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-wGRcFK04x-vjEUrSeDf)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-wGRcFK04x-vjEUrSeDf\":wGRcFK04x},text:ku0K5iab7,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"kPPJvOrak-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1b8z1kr\",\"data-styles-preset\":\"maGpaxTnj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-wGRcFK04x-vjEUrSeDf))\"},children:\"Link\"})})}},baseVariant,gestureVariant)}),qfg9TUc_S&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+(18+((componentViewport?.height||36)-36-45)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9nmvpa-container\",layoutDependency:layoutDependency,layoutId:\"Ok11oqXVg-container\",nodeId:\"Ok11oqXVg\",rendersWithMotion:true,scopeId:\"vjEUrSeDf\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"Ok11oqXVg\",iXsfVjsEM:bxYeoQnmJ,JPO2n74ig:5,layoutId:\"Ok11oqXVg\",Lsu1xrgI3:VdwkoqfEz,p4KdNyw2A:0,variant:\"cUGIJY4lk\",width:\"100%\",XGtDHEUvE:kf3NktHXk})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ts0jfn\",layoutDependency:layoutDependency,layoutId:\"nrv9gKyim\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-gxyuvl-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"DITF5PcKO-container\",nodeId:\"DITF5PcKO\",rendersWithMotion:true,scopeId:\"vjEUrSeDf\",style:{opacity:.5,rotate:0},variants:{z1kbaBknS:{rotate:-180}},children:/*#__PURE__*/_jsx(Phosphor,{color:wGRcFK04x,height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretDown\",id:\"DITF5PcKO\",layoutId:\"DITF5PcKO\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GFxGp.framer-1mug154, .framer-GFxGp .framer-1mug154 { display: block; }\",\".framer-GFxGp.framer-1qnqm4f { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: 17px; justify-content: var(--1rj8ghj); overflow: visible; padding: 18px 12px 18px 12px; position: relative; text-decoration: none; width: min-content; }\",\".framer-GFxGp .framer-bkolxt { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-GFxGp .framer-9nmvpa-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-GFxGp .framer-ts0jfn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 17px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-GFxGp .framer-gxyuvl-container { flex: none; height: 14px; position: relative; width: 14px; }\",\".framer-GFxGp.framer-v-156p4kh.framer-1qnqm4f, .framer-GFxGp.framer-v-r3a4hd.framer-1qnqm4f, .framer-GFxGp.framer-v-1qnqm4f.hover.framer-1qnqm4f { height: 36px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 36\n * @framerIntrinsicWidth 54\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"nSRevU7Mp\":{\"layout\":[\"auto\",\"fixed\"]},\"z1kbaBknS\":{\"layout\":[\"auto\",\"fixed\"]},\"BIChlnrZa\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"ku0K5iab7\":\"name1\",\"ZpWw94nXT\":\"link\",\"T3ktnO2nz\":\"openInNewTab\",\"wGRcFK04x\":\"textColor\",\"stziIHmv7\":\"bGColor\",\"i8hVK17KP\":\"bGHover\",\"ycFa86gVJ\":\"align\",\"i6eMpMhze\":\"tap\",\"PnQ813Qxg\":\"hover\",\"dqMpST25y\":\"radius\",\"qfg9TUc_S\":\"enableBadge\",\"kf3NktHXk\":\"badgeText\",\"VdwkoqfEz\":\"badgeTextColor\",\"bxYeoQnmJ\":\"badgeBGColor\",\"CKLn4URch\":\"badgeBorder\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramervjEUrSeDf=withCSS(Component,css,\"framer-GFxGp\");export default FramervjEUrSeDf;FramervjEUrSeDf.displayName=\"Sub Item\";FramervjEUrSeDf.defaultProps={height:36,width:54};addPropertyControls(FramervjEUrSeDf,{variant:{options:[\"kPPJvOrak\",\"nSRevU7Mp\",\"z1kbaBknS\"],optionTitles:[\"Menu Item Simple\",\"Menu Item Dropdown\",\"Menu Item Dropdown [Open]\"],title:\"Variant\",type:ControlType.Enum},ku0K5iab7:{defaultValue:\"Link\",displayTextArea:false,title:\"Name\",type:ControlType.String},ZpWw94nXT:{title:\"Link\",type:ControlType.Link},T3ktnO2nz:{defaultValue:false,title:\"Open in New Tab\",type:ControlType.Boolean},wGRcFK04x:{defaultValue:'var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)) /* {\"name\":\"Gray 950 [Dynamic]\"} */',title:\"Text Color\",type:ControlType.Color},stziIHmv7:{defaultValue:\"rgba(113, 113, 122, 0)\",title:\"BG Color\",type:ControlType.Color},i8hVK17KP:{defaultValue:\"rgba(113, 113, 122, 0.08)\",title:\"BG Hover\",type:ControlType.Color},ycFa86gVJ:{defaultValue:\"center\",options:[\"flex-start\",\"center\",\"flex-end\",\"space-between\",\"space-around\",\"space-evenly\"],optionTitles:[\"Start\",\"Center\",\"End\",\"Space Between\",\"Space Around\",\"Space Evenly\"],title:\"Align\",type:ControlType.Enum},i6eMpMhze:{title:\"Tap\",type:ControlType.EventHandler},PnQ813Qxg:{title:\"Hover\",type:ControlType.EventHandler},dqMpST25y:{defaultValue:10,title:\"Radius\",type:ControlType.Number},qfg9TUc_S:{defaultValue:false,title:\"Enable Badge\",type:ControlType.Boolean},kf3NktHXk:{defaultValue:\"Badge\",displayTextArea:false,title:\"Badge Text\",type:ControlType.String},VdwkoqfEz:{defaultValue:'var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)) /* {\"name\":\"Gray 950 [Dynamic]\"} */',title:\"Badge Text Color\",type:ControlType.Color},bxYeoQnmJ:{defaultValue:'var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255)) /* {\"name\":\"White/Gray 950 [Dynamic]\"} */',title:\"Badge BG Color\",type:ControlType.Color},CKLn4URch:{defaultValue:{borderColor:'var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231)) /* {\"name\":\"Gray 200 [Dynamic]\"} */',borderStyle:\"solid\",borderWidth:1},title:\"Badge Border\",type:ControlType.Border}});addFonts(FramervjEUrSeDf,[{explicitInter:true,fonts:[{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\"}]},...BadgeFonts,...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervjEUrSeDf\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"ku0K5iab7\\\":\\\"name1\\\",\\\"ZpWw94nXT\\\":\\\"link\\\",\\\"T3ktnO2nz\\\":\\\"openInNewTab\\\",\\\"wGRcFK04x\\\":\\\"textColor\\\",\\\"stziIHmv7\\\":\\\"bGColor\\\",\\\"i8hVK17KP\\\":\\\"bGHover\\\",\\\"ycFa86gVJ\\\":\\\"align\\\",\\\"i6eMpMhze\\\":\\\"tap\\\",\\\"PnQ813Qxg\\\":\\\"hover\\\",\\\"dqMpST25y\\\":\\\"radius\\\",\\\"qfg9TUc_S\\\":\\\"enableBadge\\\",\\\"kf3NktHXk\\\":\\\"badgeText\\\",\\\"VdwkoqfEz\\\":\\\"badgeTextColor\\\",\\\"bxYeoQnmJ\\\":\\\"badgeBGColor\\\",\\\"CKLn4URch\\\":\\\"badgeBorder\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"nSRevU7Mp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"z1kbaBknS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"BIChlnrZa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"54\",\"framerIntrinsicHeight\":\"36\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vjEUrSeDf.map", "// Generated by Framer (20dc3ed)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SubItem from\"https://framerusercontent.com/modules/IAcrVeEBYg19HKvy4Hb7/ZJ0K8gk9D96dYSfq67hN/vjEUrSeDf.js\";import MenuItem from\"https://framerusercontent.com/modules/hsyt8f8FYv1RxM3dmhk2/f6xKVdzUvxEnsXDibfBT/Z5aW2k3RB.js\";const MenuItemFonts=getFonts(MenuItem);const SubItemFonts=getFonts(SubItem);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"GqsjJ_k1_\",\"G9jy9iIhV\"];const serializationHash=\"framer-fQAS6\";const variantClassNames={G9jy9iIhV:\"framer-v-1nmgibz\",GqsjJ_k1_:\"framer-v-1ltwia3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};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 humanReadableEnumMap={\"Space Around\":\"space-around\",\"Space Between\":\"space-between\",\"Space Evenly\":\"space-evenly\",Center:\"center\",End:\"flex-end\",Start:\"flex-start\"};const humanReadableVariantMap={\"Variant 2\":\"G9jy9iIhV\",Menu:\"GqsjJ_k1_\"};const getProps=({align,bGBlur,dropdownBG,height,id,textColor,width,...props})=>{return{...props,ILT7xcLmk:dropdownBG??props.ILT7xcLmk??\"var(--token-dfa738a0-94b6-47c6-9f6d-ef1a9c538e35, rgb(82, 48, 156))\",odLrH8wIa:textColor??props.odLrH8wIa??\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"GqsjJ_k1_\",XWxsdOvDJ:bGBlur??props.XWxsdOvDJ??5,ZmT46usVX:humanReadableEnumMap[align]??align??props.ZmT46usVX??\"flex-start\"};};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,ZmT46usVX,odLrH8wIa,ILT7xcLmk,XWxsdOvDJ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GqsjJ_k1_\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const PnQ813Qxgtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const router=useRouter();const ref3=React.useRef(null);const ref4=React.useRef(null);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.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ltwia3\",className,classNames),\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"GqsjJ_k1_\",ref:refBinding,style:{\"--hkf6fz\":ZmT46usVX,...style},...addPropertyOverrides({G9jy9iIhV:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||36)-0-36)/2),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-45owg4-container\",id:`${layoutId}-45owg4`,layoutDependency:layoutDependency,layoutId:\"yTT6iqjSL-container\",nodeId:\"yTT6iqjSL\",ref:ref1,rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:[/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"yTT6iqjSL\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Solu\\xe7\\xf5es\",layoutId:\"yTT6iqjSL\",PnQ813Qxg:PnQ813Qxgtxyyif({overlay}),qfg9TUc_S:false,stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:overlay.visible?\"LQXjyoW02\":\"HhwQ1hV0t\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:odLrH8wIa,width:\"100%\",ycFa86gVJ:\"center\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-45owg4`,offsetX:-85,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-apmkfc\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"YSB4HWoEx\",ref:ref2,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(113, 113, 122, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:`blur(${XWxsdOvDJ}px)`,backgroundColor:ILT7xcLmk,borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.3010936508871964px 0.18065619053231788px -1.5px rgba(0, 0, 0, 0.04), 0px 1.1442666516217286px 0.6865599909730372px -3px rgba(0, 0, 0, 0.04), 0px 5px 3.0000000000000004px -4.5px rgba(0, 0, 0, 0), 0px 0.6021873017743928px 1.5656869846134214px -1px rgba(0, 0, 0, 0.06), 0px 2.288533303243457px 5.950186588432988px -2px rgba(0, 0, 0, 0.06), 0px 10px 26px -3px rgba(0, 0, 0, 0.04)\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-34na8b\",layoutDependency:layoutDependency,layoutId:\"dwklv4Ly7\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xaqbay\",layoutDependency:layoutDependency,layoutId:\"TXeq8tyma\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BKqhJBWQ5\"},implicitPathVariables:undefined},{href:{webPageId:\"BKqhJBWQ5\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1lx6lxp-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"mpUrb3htg-container\",nodeId:\"mpUrb3htg\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:5,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"mpUrb3htg\",kf3NktHXk:\"New\",ku0K5iab7:\"Ver Todas as Solu\\xe7\\xf5es\",layoutId:\"mpUrb3htg\",qfg9TUc_S:false,stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",width:\"100%\",ycFa86gVJ:\"space-between\",ZpWw94nXT:resolvedLinks[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gcrfg7\",layoutDependency:layoutDependency,layoutId:\"T88DTu_91\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"V6OMKlbvw\"},implicitPathVariables:undefined},{href:{webPageId:\"V6OMKlbvw\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-f5mww1-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"Rqx5oXn0Z-container\",nodeId:\"Rqx5oXn0Z\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"Rqx5oXn0Z\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Plataforma e Aplicativo\",layoutId:\"Rqx5oXn0Z\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks1[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"B1wCtrIRJ\"},implicitPathVariables:undefined},{href:{webPageId:\"B1wCtrIRJ\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-691hqh-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"XEHw_VZmw-container\",nodeId:\"XEHw_VZmw\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"XEHw_VZmw\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Conex\\xe3o e Nuvem\",layoutId:\"XEHw_VZmw\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks2[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xepba4yBm\"},implicitPathVariables:undefined},{href:{webPageId:\"xepba4yBm\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jkot9t-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"W9pNCJvkv-container\",nodeId:\"W9pNCJvkv\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"W9pNCJvkv\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Monitoramento e Seguran\\xe7a\",layoutId:\"W9pNCJvkv\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks3[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XM8O9vbCl\"},implicitPathVariables:undefined},{href:{webPageId:\"XM8O9vbCl\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-abbuax-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ZvV8NyIZ2-container\",nodeId:\"ZvV8NyIZ2\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"ZvV8NyIZ2\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Rede Colaborativa\",layoutId:\"ZvV8NyIZ2\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks4[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XhjBUj_ZT\"},implicitPathVariables:undefined},{href:{webPageId:\"XhjBUj_ZT\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4xpdts-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"TLqhnUjhM-container\",nodeId:\"TLqhnUjhM\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-7bee0f76-fde7-4d57-b5f2-4b59e5ae8a59, rgb(0, 144, 217))\",CKLn4URch:{borderColor:\"var(--token-a59b4fcd-fb38-4a3b-b7de-22c84dc5f49e, rgb(51, 204, 240))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"TLqhnUjhM\",kf3NktHXk:\"Novo\",ku0K5iab7:\"Anal\\xedtico e Investigativo\",layoutId:\"TLqhnUjhM\",qfg9TUc_S:true,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks5[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})})]})]})})})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||36)-0-36)/2),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-2bsq3a-container\",id:`${layoutId}-2bsq3a`,layoutDependency:layoutDependency,layoutId:\"pgdLXbIJA-container\",nodeId:\"pgdLXbIJA\",ref:ref3,rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:[/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"pgdLXbIJA\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Segmentos\",layoutId:\"pgdLXbIJA\",PnQ813Qxg:PnQ813Qxgtxyyif({overlay:overlay1}),qfg9TUc_S:false,stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:overlay1.visible?\"LQXjyoW02\":\"HhwQ1hV0t\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:odLrH8wIa,width:\"100%\",ycFa86gVJ:\"center\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-2bsq3a`,offsetX:-4,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1il3y5f\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"TwS3D4fvF\",ref:ref4,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(113, 113, 122, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:`blur(${XWxsdOvDJ}px)`,backgroundColor:ILT7xcLmk,borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.3010936508871964px 0.18065619053231788px -1.5px rgba(0, 0, 0, 0.04), 0px 1.1442666516217286px 0.6865599909730372px -3px rgba(0, 0, 0, 0.04), 0px 5px 3.0000000000000004px -4.5px rgba(0, 0, 0, 0), 0px 0.6021873017743928px 1.5656869846134214px -1px rgba(0, 0, 0, 0.06), 0px 2.288533303243457px 5.950186588432988px -2px rgba(0, 0, 0, 0.06), 0px 10px 26px -3px rgba(0, 0, 0, 0.04)\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uoosho\",layoutDependency:layoutDependency,layoutId:\"FAvjkIzhH\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7xalb\",layoutDependency:layoutDependency,layoutId:\"kaYZjPQKU\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dG06xQwKl\"},implicitPathVariables:undefined},{href:{webPageId:\"dG06xQwKl\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4zvw3h-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"l58PVIlcw-container\",nodeId:\"l58PVIlcw\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"l58PVIlcw\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Empresas de Seguran\\xe7a Eletr\\xf4nica\",layoutId:\"l58PVIlcw\",qfg9TUc_S:false,stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks6[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-y8693u\",layoutDependency:layoutDependency,layoutId:\"LIXMknpoX\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dG06xQwKl\"},implicitPathVariables:undefined},{href:{webPageId:\"dG06xQwKl\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-okoum7-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"pvFWZwXrZ-container\",nodeId:\"pvFWZwXrZ\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"pvFWZwXrZ\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Centrais de monitoramento e Vigil\\xe2ncia\",layoutId:\"pvFWZwXrZ\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",wGRcFK04x:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks7[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dG06xQwKl\"},implicitPathVariables:undefined},{href:{webPageId:\"dG06xQwKl\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xgopxa-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CS6I68LNF-container\",nodeId:\"CS6I68LNF\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"CS6I68LNF\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Controle de acesso e Zeladoria\",layoutId:\"CS6I68LNF\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",wGRcFK04x:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks8[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dG06xQwKl\"},implicitPathVariables:undefined},{href:{webPageId:\"dG06xQwKl\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xc478i-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"nzOFB4dr_-container\",nodeId:\"nzOFB4dr_\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"nzOFB4dr_\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Servi\\xe7os e Vendas de equipamentos\",layoutId:\"nzOFB4dr_\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",wGRcFK04x:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks9[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nwTyWRdta\"},implicitPathVariables:undefined},{href:{webPageId:\"nwTyWRdta\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wtkaoh-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CsWY3ZHQa-container\",nodeId:\"CsWY3ZHQa\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"CsWY3ZHQa\",kf3NktHXk:\"Badge\",ku0K5iab7:\"For\\xe7as de Seguran\\xe7a P\\xfablica\",layoutId:\"CsWY3ZHQa\",qfg9TUc_S:false,stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks10[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks10[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mop8q4-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ra6l05hya-container\",nodeId:\"ra6l05hya\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"ra6l05hya\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Empresas e Resid\\xeancias: Contate-nos\",layoutId:\"ra6l05hya\",qfg9TUc_S:false,stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:\"http://wa.me/5547992219900\"})})})]})})})})})]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mxMVZu54v\"},implicitPathVariables:undefined},{href:{webPageId:\"mxMVZu54v\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||36)-0-36)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14day1l-container\",layoutDependency:layoutDependency,layoutId:\"JuMrSWolJ-container\",nodeId:\"JuMrSWolJ\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"JuMrSWolJ\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Abra sua Franquia\",layoutId:\"JuMrSWolJ\",qfg9TUc_S:false,stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:odLrH8wIa,width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks11[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks11[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pTsSZXomk\"},implicitPathVariables:undefined},{href:{webPageId:\"pTsSZXomk\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||36)-0-36)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jvbbve-container\",layoutDependency:layoutDependency,layoutId:\"SkXqeSRDP-container\",nodeId:\"SkXqeSRDP\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"SkXqeSRDP\",kf3NktHXk:\"New\",ku0K5iab7:\"Blog\",layoutId:\"SkXqeSRDP\",qfg9TUc_S:false,stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:odLrH8wIa,width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks12[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks12[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pwskJoXeN\"},implicitPathVariables:undefined},{href:{webPageId:\"pwskJoXeN\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||36)-0-36)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-uyll9v-container\",layoutDependency:layoutDependency,layoutId:\"GqB0VKVP8-container\",nodeId:\"GqB0VKVP8\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"GqB0VKVP8\",kf3NktHXk:\"New\",ku0K5iab7:\"Quem Somos\",layoutId:\"GqB0VKVP8\",qfg9TUc_S:false,stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:odLrH8wIa,width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks13[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks13[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Wh02OOwE4\"},implicitPathVariables:undefined},{href:{webPageId:\"Wh02OOwE4\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||36)-0-36)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1n7nr0j-container\",layoutDependency:layoutDependency,layoutId:\"GYm5KoKdy-container\",nodeId:\"GYm5KoKdy\",rendersWithMotion:true,scopeId:\"x6PfALCgy\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-21ba7e32-4d09-48d5-9024-b4ec89e85545, rgb(0, 0, 0))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"GYm5KoKdy\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Ajuda\",layoutId:\"GYm5KoKdy\",qfg9TUc_S:false,stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:odLrH8wIa,width:\"100%\",ycFa86gVJ:\"center\",ZpWw94nXT:resolvedLinks14[0],...addPropertyOverrides({G9jy9iIhV:{ZpWw94nXT:resolvedLinks14[1]}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fQAS6.framer-10aihsl, .framer-fQAS6 .framer-10aihsl { display: block; }\",\".framer-fQAS6.framer-1ltwia3 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: var(--hkf6fz); overflow: visible; padding: 0px 0px 0px 15px; position: relative; width: min-content; }\",\".framer-fQAS6 .framer-45owg4-container, .framer-fQAS6 .framer-2bsq3a-container { cursor: pointer; flex: none; height: auto; position: relative; width: auto; }\",\".framer-fQAS6 .framer-apmkfc { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-fQAS6 .framer-34na8b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 15px; position: relative; width: min-content; }\",\".framer-fQAS6 .framer-xaqbay { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-fQAS6 .framer-1lx6lxp-container, .framer-fQAS6 .framer-4zvw3h-container, .framer-fQAS6 .framer-wtkaoh-container, .framer-fQAS6 .framer-mop8q4-container, .framer-fQAS6 .framer-14day1l-container, .framer-fQAS6 .framer-jvbbve-container, .framer-fQAS6 .framer-uyll9v-container, .framer-fQAS6 .framer-1n7nr0j-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-fQAS6 .framer-gcrfg7, .framer-fQAS6 .framer-y8693u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 20px; position: relative; width: min-content; }\",\".framer-fQAS6 .framer-f5mww1-container, .framer-fQAS6 .framer-691hqh-container, .framer-fQAS6 .framer-jkot9t-container, .framer-fQAS6 .framer-abbuax-container, .framer-fQAS6 .framer-4xpdts-container, .framer-fQAS6 .framer-okoum7-container, .framer-fQAS6 .framer-xgopxa-container, .framer-fQAS6 .framer-1xc478i-container { flex: none; height: 36px; position: relative; width: auto; }\",\".framer-fQAS6 .framer-1il3y5f { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-fQAS6 .framer-1uoosho { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 15px; position: relative; width: min-content; }\",\".framer-fQAS6 .framer-7xalb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",'.framer-fQAS6[data-border=\"true\"]::after, .framer-fQAS6 [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 36\n * @framerIntrinsicWidth 696\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"G9jy9iIhV\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"ZmT46usVX\":\"align\",\"odLrH8wIa\":\"textColor\",\"ILT7xcLmk\":\"dropdownBG\",\"XWxsdOvDJ\":\"bGBlur\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerx6PfALCgy=withCSS(Component,css,\"framer-fQAS6\");export default Framerx6PfALCgy;Framerx6PfALCgy.displayName=\"Menu/Menu\";Framerx6PfALCgy.defaultProps={height:36,width:696};addPropertyControls(Framerx6PfALCgy,{variant:{options:[\"GqsjJ_k1_\",\"G9jy9iIhV\"],optionTitles:[\"Menu\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},ZmT46usVX:{defaultValue:\"flex-start\",options:[\"flex-start\",\"center\",\"flex-end\",\"space-between\",\"space-around\",\"space-evenly\"],optionTitles:[\"Start\",\"Center\",\"End\",\"Space Between\",\"Space Around\",\"Space Evenly\"],title:\"Align\",type:ControlType.Enum},odLrH8wIa:{defaultValue:'var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)) /* {\"name\":\"Gray 950 [Dynamic]\"} */',title:\"Text Color\",type:ControlType.Color},ILT7xcLmk:{defaultValue:'var(--token-dfa738a0-94b6-47c6-9f6d-ef1a9c538e35, rgb(82, 48, 156)) /* {\"name\":\"Secund\\xe1ria\"} */',title:\"Dropdown BG\",type:ControlType.Color},XWxsdOvDJ:{defaultValue:5,title:\"BG Blur\",type:ControlType.Number}});addFonts(Framerx6PfALCgy,[{explicitInter:true,fonts:[]},...MenuItemFonts,...SubItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerx6PfALCgy\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"G9jy9iIhV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"696\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"36\",\"framerVariables\":\"{\\\"ZmT46usVX\\\":\\\"align\\\",\\\"odLrH8wIa\\\":\\\"textColor\\\",\\\"ILT7xcLmk\\\":\\\"dropdownBG\\\",\\\"XWxsdOvDJ\\\":\\\"bGBlur\\\"}\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./x6PfALCgy.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";export function SearchIcon(props){return /*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",width:props.width,height:props.height,style:{...props.style,color:props.color},children:/*#__PURE__*/ _jsx(\"path\",{d:\"M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z\",fill:\"currentColor\"})});}export function ClearIcon(props){return /*#__PURE__*/ _jsxs(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",...props,children:[/*#__PURE__*/ _jsx(\"rect\",{width:\"256\",height:\"256\",fill:\"none\"}),/*#__PURE__*/ _jsx(\"path\",{d:\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm37.66,130.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32L139.31,128Z\",fill:\"currentColor\"})]});}export function SpinnerIcon(props){const borderWidth=3;return /*#__PURE__*/ _jsxs(\"div\",{style:{position:\"relative\",...props.style},children:[/*#__PURE__*/ _jsx(motion.div,{animate:{rotate:360},transition:{ease:\"linear\",duration:1,repeat:Infinity},style:{borderRadius:100,backgroundImage:`conic-gradient(from 270deg, transparent 0%, ${props.color} 100%)`,width:\"100%\",height:\"100%\"}}),/*#__PURE__*/ _jsx(\"div\",{style:{backgroundColor:props.backgroundColor,borderRadius:100,position:\"absolute\",top:borderWidth,left:borderWidth,bottom:borderWidth,right:borderWidth}})]});}\nexport const __FramerMetadata__ = {\"exports\":{\"ClearIcon\":{\"type\":\"reactComponent\",\"name\":\"ClearIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"SpinnerIcon\":{\"type\":\"reactComponent\",\"name\":\"SpinnerIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchIcon\":{\"type\":\"reactComponent\",\"name\":\"SearchIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Icons.map", "export function Storage(name) {\n    this.ready = new Promise((resolve, reject)=>{\n        var request = window.indexedDB.open(location.origin);\n        request.onupgradeneeded = (e)=>{\n            this.db = e.target[\"result\"];\n            this.db.createObjectStore(\"store\");\n        };\n        request.onsuccess = (e)=>{\n            this.db = e.target[\"result\"];\n            resolve();\n        };\n        request.onerror = (e)=>{\n            this.db = e.target[\"result\"];\n            reject(e);\n        };\n    });\n}\nStorage.prototype.get = function(key) {\n    return this.ready.then(()=>{\n        return new Promise((resolve, reject)=>{\n            var request = this.getStore().get(key);\n            request.onsuccess = (e)=>resolve(e.target.result)\n            ;\n            request.onerror = reject;\n        });\n    });\n};\nStorage.prototype.getStore = function() {\n    return this.db.transaction([\n        \"store\"\n    ], \"readwrite\").objectStore(\"store\");\n};\nStorage.prototype.set = function(key, value) {\n    return this.ready.then(()=>{\n        return new Promise((resolve, reject)=>{\n            var request = this.getStore().put(value, key);\n            request.onsuccess = resolve;\n            request.onerror = reject;\n        });\n    });\n};\nStorage.prototype.delete = function(key, value) {\n    window.indexedDB.deleteDatabase(location.origin);\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"Storage\":{\"type\":\"function\"}}}", "// @ts-ignore\nimport{Storage}from\"https://framerusercontent.com/modules/3Xi2AslpcDRhfyCVPmx3/d0Oobr5BHnVqZJQyMdGn/storage.js\";export const hashCode=s=>s.split(\"\").reduce((a,b)=>{a=(a<<5)-a+b.charCodeAt(0);return a&a;},0);export function corsProxy(url){return`https://cors-anywhere.herokuapp.com/${url}`;}export async function cachedResponse(url,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.get(cacheKey);if(data){return data;}else{var req=new XMLHttpRequest;req.open(\"GET\",url,true);req.responseType=\"blob\";return new Promise((resolve,reject)=>{req.onload=async function(){if(this.status===200){await cache.set(url,this.response);resolve(this.response);}else{reject(new Error(`Response status ${this.status} ${this.statusText}`));}};req.onerror=function(error){reject(error);};req.send();});}}export async function setCachedData(url,dataToCache,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.set(cacheKey,dataToCache);}export async function checkForCachedData(url,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.get(cacheKey);if(data){return data;}else{return null;}}\nexport const __FramerMetadata__ = {\"exports\":{\"hashCode\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"setCachedData\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"checkForCachedData\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"corsProxy\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"cachedResponse\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cache.map", "import{checkForCachedData,setCachedData}from\"https://framer.com/m/cache-YMiL.js@b9aplVZjN51x28yfNK16\";const VERSION=1;const defaultLocaleId=\"default\";export function isDefaultLocaleId(localeId){return!localeId||localeId===\"default\";}const INDEX_KEY=\"searchIndexCache\";function getIndexKey(localeId){if(isDefaultLocaleId(localeId))return INDEX_KEY;return`${INDEX_KEY}-${localeId}`;}const METADATA_KEY=\"searchCacheMetadata\";function getMetadataKey(localeId){if(isDefaultLocaleId(localeId))return METADATA_KEY;return`${METADATA_KEY}-${localeId}`;}export async function getCachedIndex(localeId,indexHash){// A check here for metadata can be added later if we need to\n// migrate or expire the index. Though most likely, any version change\n// should result in deleting the cache and starting again.\nconst metadataKey=getMetadataKey(localeId);const indexKey=getIndexKey(localeId);const[metadata,cachedIndex]=await Promise.all([checkForCachedData(metadataKey),checkForCachedData(indexKey)]);if(cachedIndex){return{status:indexHash&&(metadata===null||metadata===void 0?void 0:metadata.indexHash)===indexHash?\"fresh\":\"stale\",searchIndex:cachedIndex};}return{status:\"miss\"};}export function setCachedIndex(localeId,index,indexHash){const indexKey=getIndexKey(localeId);setCachedData(indexKey,index);const metadata={version:VERSION,timestamp:Date.now(),indexHash};const metadataKey=getMetadataKey(localeId);setCachedData(metadataKey,metadata);}\nexport const __FramerMetadata__ = {\"exports\":{\"getCachedIndex\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"setCachedIndex\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isDefaultLocaleId\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cachedIndex.map", "// Fake example data used for when the search component is in preview mode.\n// Note that the `url` value is used as a key in React, so it needs to be unique.\nexport const fakeResults={\"/\":{version:1,title:\"Example Search Result\",description:\"Description of search result.\",keywords:\"\",h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],p:[],url:\"/example-url/\",codeblock:[]},\"/example-1\":{version:1,title:\"Publish your Site to Search\",description:\"Try Site Search to instantly search your Framer site content.\",keywords:\"\",h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],p:[],url:\"/example-url/1/\",codeblock:[]},\"/example-2\":{version:1,title:\"Customise your Site Search\",description:\"Personalize everything from corner radius, to icon weight.\",keywords:\"\",h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],p:[],url:\"/example-url/2/\",codeblock:[]}};\nexport const __FramerMetadata__ = {\"exports\":{\"fakeResults\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fakeResults.map", "// This file is based on the Levenshtein algorithm. Originally from Koen but maybe he\n// got it from somewhere else.\nconst peq=new Uint32Array(65536);const myers_32=(a,b)=>{const n=a.length;const m=b.length;const lst=1<<n-1;let pv=-1;let mv=0;let sc=n;let i=n;while(i--){peq[a.charCodeAt(i)]|=1<<i;}for(i=0;i<m;i++){let eq=peq[b.charCodeAt(i)];const xv=eq|mv;eq|=(eq&pv)+pv^pv;mv|=~(eq|pv);pv&=eq;if(mv&lst){sc++;}if(pv&lst){sc--;}mv=mv<<1|1;pv=pv<<1|~(xv|mv);mv&=xv;}i=n;while(i--){peq[a.charCodeAt(i)]=0;}return sc;};const myers_x=(b,a)=>{const n=a.length;const m=b.length;const mhc=[];const phc=[];const hsize=Math.ceil(n/32);const vsize=Math.ceil(m/32);for(let i=0;i<hsize;i++){phc[i]=-1;mhc[i]=0;}let j=0;for(;j<vsize-1;j++){let mv=0;let pv=-1;const start=j*32;const vlen=Math.min(32,m)+start;for(let k=start;k<vlen;k++){peq[b.charCodeAt(k)]|=1<<k;}for(let i1=0;i1<n;i1++){const eq=peq[a.charCodeAt(i1)];const pb=phc[i1/32|0]>>>i1&1;const mb=mhc[i1/32|0]>>>i1&1;const xv=eq|mv;const xh=((eq|mb)&pv)+pv^pv|eq|mb;let ph=mv|~(xh|pv);let mh=pv&xh;if(ph>>>31^pb){phc[i1/32|0]^=1<<i1;}if(mh>>>31^mb){mhc[i1/32|0]^=1<<i1;}ph=ph<<1|pb;mh=mh<<1|mb;pv=mh|~(xv|ph);mv=ph&xv;}for(let k1=start;k1<vlen;k1++){peq[b.charCodeAt(k1)]=0;}}let mv1=0;let pv1=-1;const start1=j*32;const vlen1=Math.min(32,m-start1)+start1;for(let k2=start1;k2<vlen1;k2++){peq[b.charCodeAt(k2)]|=1<<k2;}let score=m;for(let i2=0;i2<n;i2++){const eq1=peq[a.charCodeAt(i2)];const pb1=phc[i2/32|0]>>>i2&1;const mb1=mhc[i2/32|0]>>>i2&1;const xv1=eq1|mv1;const xh1=((eq1|mb1)&pv1)+pv1^pv1|eq1|mb1;let ph1=mv1|~(xh1|pv1);let mh1=pv1&xh1;score+=ph1>>>m-1&1;score-=mh1>>>m-1&1;if(ph1>>>31^pb1){phc[i2/32|0]^=1<<i2;}if(mh1>>>31^mb1){mhc[i2/32|0]^=1<<i2;}ph1=ph1<<1|pb1;mh1=mh1<<1|mb1;pv1=mh1|~(xv1|ph1);mv1=ph1&xv1;}for(let k3=start1;k3<vlen1;k3++){peq[b.charCodeAt(k3)]=0;}return score;};const distance=(a,b)=>{if(a.length<b.length){const tmp=b;b=a;a=tmp;}if(b.length===0){return a.length;}if(a.length<=32){return myers_32(a,b);}return myers_x(a,b);};const closest=(str,arr)=>{let min_distance=Infinity;let min_index=0;for(let i=0;i<arr.length;i++){const dist=distance(str,arr[i]);if(dist<min_distance){min_distance=dist;min_index=i;}}return arr[min_index];};export{closest,distance};\nexport const __FramerMetadata__ = {\"exports\":{\"closest\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"distance\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fuzzySearch.map", "export const localStorageDebugFlag=(()=>{try{return typeof window!==\"undefined\"&&window.localStorage.__framerDebugSearch===\"true\";}catch(e){// localStorage not available\n}})();const groupsRegex=/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]\\d*|\\d+/gu;function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(groupsRegex)||[];return groups.map(capitalizeFirstLetter).join(\" \");}export function clampText(text,maxLength){const textLength=text.length;if(textLength<=maxLength){return text;}const slicedText=text.slice(0,maxLength);if(textLength>maxLength){return slicedText+\"\u2026\";}return slicedText;}export function isEmptyObject(object){return Object.keys(object).length===0;}export function createLogger(showOutput){function log(...data){console.log(Date.now(),...data);}function time(label){console.time(label);}function timeEnd(label){console.timeEnd(label);}function noop(){}if(!showOutput){return{log:noop,time:noop,timeEnd:noop};}return{log,time,timeEnd};}export const DEFAULT_FONT_FAMILY=`\"Inter\", system-ui, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;export function getFontFamily(theme){if(theme.inputFont?.fontFamily)return theme.inputFont.fontFamily;if(theme.titleFont?.fontFamily)return theme.titleFont.fontFamily;if(theme.subtitleFont?.fontFamily)return theme.subtitleFont.fontFamily;return DEFAULT_FONT_FAMILY;}export function animationKeyFromLayout(layout){return`${layout}Animation`;}export const safeDocument=typeof document!==\"undefined\"?document:null;export const safeWindow=typeof window!==\"undefined\"?window:null;const metaTagSelector='meta[name=\"framer-search-index\"]';export function getMetaTagContent(){const metaTag=safeDocument?.querySelector(metaTagSelector);if(!metaTag)return undefined;const metaTagContent=metaTag.getAttribute(\"content\");return metaTagContent;}export const checkIfOverLimit=()=>{return getMetaTagContent()===\"limit-reached\";};export function stripLocaleSlugFromPath(url,localeSlug){if(!localeSlug)return url;const localeSlugWithSlash=`/${localeSlug}`;if(url.startsWith(localeSlugWithSlash)){return url.slice(localeSlugWithSlash.length);}}/**\n * @param isHighPriority If true and `scheduler.yield` is not available, the function will either use `postTask` or if also not available, return a resolved promise.\n */export function yieldToMain(isHighPriority){if(\"scheduler\"in window){// see https://github.com/WICG/scheduling-apis/blob/main/explainers/yield-and-continuation.md\n// \"user-blocking\" is the highest priority and creates a paint opportunity.\n// \"user-visible\" is the default, creates a paint opportunity, but has more potential to be delayed (by \"user-blocking\" tasks).\nconst options={priority:isHighPriority?\"user-blocking\":\"user-visible\"};if(\"yield\"in scheduler)return scheduler.yield(options);if(\"postTask\"in scheduler)return scheduler.postTask(()=>{},options);}if(isHighPriority){// `setTimeout` could suffer from being delayed for longer: https://developer.chrome.com/blog/introducing-scheduler-yield-origin-trial#the_problem_with_current_yielding_strategies\n// so for browsers not supporting yield, we guarantee execution for high priority actions, but do not guarantee a paint opportunity as trade-off.\nreturn Promise.resolve();}return new Promise(resolve=>{setTimeout(resolve,0);});}\nexport const __FramerMetadata__ = {\"exports\":{\"safeWindow\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"stripLocaleSlugFromPath\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"safeDocument\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localStorageDebugFlag\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"createLogger\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"animationKeyFromLayout\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"clampText\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"yieldToMain\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getMetaTagContent\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"checkIfOverLimit\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFontFamily\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isEmptyObject\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"DEFAULT_FONT_FAMILY\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "// @ts-ignore\nimport{useLocaleInfo}from\"framer\";import{clamp}from\"framer-motion\";import{useEffect,useState,useTransition}from\"react\";import{SearchResultTitleType}from\"https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/R0UmZXJb6O3CIXHx92Sa/SearchModal.js\";import{getCachedIndex,setCachedIndex,isDefaultLocaleId}from\"https://framerusercontent.com/modules/uU1mtMKXsrVAg8N5hW7w/wltkapIGIk88vadN6BJZ/cachedIndex.js\";import{fakeResults}from\"https://framerusercontent.com/modules/K9JZRwJcE6slDAf8rUmh/mJ54py1Ecnn1RoC4N1m4/fakeResults.js\";import{distance}from\"https://framerusercontent.com/modules/TwRgbWuhHeB95MPifel4/YW8Hlm59FG3PajbrVsaR/fuzzySearch.js\";import{createLogger,localStorageDebugFlag,safeDocument,safeWindow,stripLocaleSlugFromPath,yieldToMain}from\"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/fxR5MNtgeSOU8Mj4iY9n/utils.js\";const{log,time,timeEnd}=createLogger(localStorageDebugFlag);function isValidUrl(url){try{new URL(url);return true;}catch(_error){return false;}}const splitWordsRegex=(()=>{try{// Regex lookbehind is used to ignore ampersands when splitting\n// words. For example \"H&M\" will not be split and is considered as\n// one word, but \"H & M\" will be split.\n// However, some browsers (like Safari iOS 15) don't support\n// lookbehind and will crash. When it's not supported, fallback to\n// a safer regex that always splits ampersands.\nconst regex=RegExp(\"[\\\\s.,;!?\\\\p{P}\\\\p{Z}]+(?<!\\\\p{L}&)(?!&\\\\p{L})\",\"u\");\"\".split(regex);return regex;}catch{log(\"Falling back to regex without lookbehind\");return RegExp(\"[\\\\s.,;!?\\\\p{P}\\\\p{Z}]+\",\"u\");}})();function splitWords(text){return text.split(splitWordsRegex);}function getUniqueWords(str){const words=splitWords(str).filter(word=>word.trim()&&word.length>0);return new Set(words);}const normalizeRegex=/[\\u0300-\\u036f]/g;/**\n * Replace accented characters with equivilant non-accented versions and\n * make everything lowercase.\n */function getNormalizedString(text){if(Array.isArray(text)){return text.map(getNormalizedString);}return text.normalize(\"NFD\")// From: https://stackoverflow.com/a/37511463\n.replace(normalizeRegex,\"\").toLowerCase();}const normalizedItemCache=new WeakMap;function getNormalizedItemFromCache(item){const cached=normalizedItemCache.get(item);if(cached)return cached;const normalizedItem=getNormalizedItem(item);normalizedItemCache.set(item,normalizedItem);return normalizedItem;}function getNormalizedItem(item){const normalizedItem={};for(const key in item){if(item.hasOwnProperty(key)){const value=item[key];if(typeof value===\"string\"){normalizedItem[key]=getNormalizedString(value);continue;}if(Array.isArray(value)){normalizedItem[key]=getNormalizedString(value);continue;}normalizedItem[key]=value;}}return normalizedItem;}function getMatchRange(currentRange,start,end){const result={...currentRange};if(start<result.start){result.start=start;}if(end>result.end){result.end=end;}return result;}/**\n * Score index item based on the contents of it's fields such as title, description, headings etc.\n *\n * Note that this does not normalize the item or query. Normalization is expected to happen\n * before passing the data into this.\n */function getScoreForSearchIndexItem(item,query,words,fullQuery){let score=0;const match={title:{start:Infinity,end:0},description:{start:Infinity,end:0}};const urlWords=getUniqueWords(item.url);// Match query based on words in the URL so that random strings inside\n// other strings are not matched.\nif(urlWords.has(query)){score+=10;}// Really boost single word queries that match single word URLs.\nif(words.size===1&&urlWords.size===1&&urlWords.values().next().value===query){score+=score*5;}// Score shorter URLs higher so `/pricing` is before `/lala/pricing`.\nif(score>0){const splitLength=item.url.split(\"/\").length;score+=clamp(10-splitLength,0,splitLength);}const titleWords=getUniqueWords(item.title);// Prefer full word matches in the title.\nif(titleWords.has(query)){score+=10;}const titleIndex=item.title.indexOf(query);if(titleIndex!==-1){score+=10;// TODO: Matches are currently not used, but they can be used in the\n// future to add text highlighting.\nmatch.title=getMatchRange(match.title,titleIndex,titleIndex+query.length);}// If the full query is close to being the heading, score this highly as\n// the user is most likely looking for that exact title.\nif(distance(item.title,fullQuery)<=2){score+=score*10;}// Fuzzy match full words in the title.\nfor(const titleWord of titleWords){const distanceScore=distance(query,titleWord);// Small distance score helps with small typos.\nif(distanceScore<=2){score+=10;}}const headings=[...item.h1,...item.h2,...item.h3,...item.h4,...item.h5,...item.h6];for(const heading of headings){const headingWords=getUniqueWords(heading);// If the full query is close to being the heading, score this highly as\n// the user is most likely looking for that exact title.\nif(distance(heading,fullQuery)<=2){score+=score*10;}// Bias headings that start with the query as this helps when\n// you know the title you are searching for.\nif(heading.startsWith(query)){score+=10;}if(headingWords.has(query)){score+=10;}if(heading.includes(query)){score+=1;}// Fuzzy match full words in headings.\nfor(const headingWord of headingWords){const distanceScore=distance(query,headingWord);if(distanceScore<=2){score+=1;}}}const descriptionIndex=item.description.indexOf(query);if(descriptionIndex!==-1){score+=10;match.description=getMatchRange(match.description,descriptionIndex,descriptionIndex+query.length);}for(const p of item.p){if(p.includes(query)){score+=.5;}}for(const codeblock of item.codeblock){// If the full query is close to being the codeblock, score this highly as\n// the user is most likely looking for that exact code.\nif(distance(codeblock,fullQuery)<=2){score*=10;}if(codeblock.includes(fullQuery)){score+=10;}if(codeblock.includes(query)){score+=.5;}}return{score,match};}function getSearchIndexItemScore(item,normalizedQuery){const normalizedItem=getNormalizedItemFromCache(item);const queryWords=getUniqueWords(normalizedQuery);let total=0;for(const queryWord of queryWords){const{score}=getScoreForSearchIndexItem(normalizedItem,queryWord,queryWords,normalizedQuery);total+=score;}return total;}function useRawSearch(index,query,settings){const[results,setResults]=useState(null);const[,startTransition]=useTransition();useEffect(()=>{const abortController=new AbortController;executeRawSearch(index,query,settings,abortController.signal).then(res=>{if(!abortController.signal.aborted){startTransition(()=>{setResults(res);});}}).catch(err=>{if(err.name!==\"AbortError\"){console.error(\"Search failed:\",err);}});return()=>{abortController.abort();};},[index,query]);return{results:results??[]};}const QUANTUM=32// ms, 2*16ms (2 frames on 60 hz)\n;async function executeRawSearch(index,query,settings,signal){const path=safeWindow?.location.pathname;time(\"query\");const normalizedQuery=getNormalizedString(query);const results=[];const items=Object.values(index);let deadline=performance.now()+QUANTUM;async function yieldToMainIfNecessary(){if(performance.now()>=deadline){await yieldToMain();deadline=performance.now()+QUANTUM;}}for(let i=0;i<items.length;++i){if(performance.now()>=deadline){await yieldToMainIfNecessary();deadline=performance.now()+QUANTUM;}if(signal?.aborted)return[];const item=items[i];const score=getSearchIndexItemScore(item,normalizedQuery);if(score>(settings.minimumScore||0)&&(!path||item.url!==path)){const heading=item.h1.length&&item.h1[0];const title=settings?.titleType===SearchResultTitleType.Title?item.title:heading?heading:item.title;// Convert index item to result item.\nresults.push({url:item.url,title,description:item.description,body:[...item.p,item.codeblock].join(\" \"),score});}}await yieldToMainIfNecessary();if(signal?.aborted)return[];const sorted=results.sort((itemA,itemB)=>itemB.score-itemA.score);timeEnd(\"query\");await yieldToMainIfNecessary();if(signal?.aborted)return[];return results.slice(0,20);}function getIndexedScopedToUrl(index,rawUrlScope,localeSlug){const scopedIndex={};const baseScopeUrlHasVariable=rawUrlScope.includes(\":\");const urlUpToPathVariable=rawUrlScope.split(\":\")[0];const urlScope=urlUpToPathVariable.length>1?urlUpToPathVariable:\"\";for(const url in index){const strippedURL=stripLocaleSlugFromPath(url,localeSlug);if(!strippedURL.startsWith(urlScope)){continue;}if(baseScopeUrlHasVariable&&url.length<=urlScope.length){continue;}scopedIndex[url]=index[url];}return scopedIndex;}export function useSearch(query,settings){const[searchIndex,_setSearchIndex]=useState({});const[status,setStatus]=useState(\"loading\");const{results}=useRawSearch(searchIndex,query,settings);const{activeLocale}=useLocaleInfo();const localeId=activeLocale?.id;// Seperate setter function so that the URL scope is always applied\n// to indexes loaded from either the cache or network.\nfunction setSearchIndex(index,options={ignoreScope:false}){let scopedIndex=index;if(settings.urlScope&&!options.ignoreScope){scopedIndex=getIndexedScopedToUrl(index,settings.urlScope,activeLocale?.slug);log(\"Using URL scope\",settings.urlScope);}_setSearchIndex(scopedIndex);}useEffect(()=>{async function loadSearchIndex(){setStatus(\"loading\");const metaTag=safeDocument?.querySelector('meta[name=\"framer-search-index\"]');if(!metaTag){setStatus(\"no-meta-tag-found\");setSearchIndex(fakeResults,{ignoreScope:true});log(\"No meta tag found\");return;}const metaTagContent=metaTag.getAttribute(\"content\");const cacheResult=await getCachedIndex(localeId,metaTagContent);const isOverLimit=metaTagContent===\"limit-reached\";if(isOverLimit){log(\"Page limit for plan exceeded\");}// If a cached index exists, use the cached version until latest one\n// from the network loads.\nif(cacheResult.status!==\"miss\"&&!isOverLimit){setSearchIndex(cacheResult.searchIndex);setStatus(\"loading-with-cache\");log(\"Using cached index\");if(cacheResult.status===\"fresh\")return;}// Return early and do not make a fetch request if the URL is not valid.\nif(!metaTagContent||!isValidUrl(metaTagContent)){log(\"Meta tag exists but URL is not valid yet\");// If there is no cached index, show the pending index message.\n// Otherwise use the cache to as the index to search.\nif(cacheResult.status===\"miss\"){setStatus(\"pending-index-generation\");log(\"No cache to use, page reload required to check for meta tag\");}else{log(\"Continue using cache\");}return;}const searchIndexURL=getSearchIndexURL(metaTagContent,localeId);const response=await fetch(searchIndexURL);if(!response.ok){throw new Error(response.statusText);}const downloadedIndex=await response.json();setSearchIndex(downloadedIndex);setCachedIndex(localeId,downloadedIndex,metaTagContent);setStatus(\"success\");log(\"Using downloaded index\");}loadSearchIndex().catch(error=>{// TODO: Check for error type here. If it's a network error,\n// we could do a few retries.\nsetStatus(\"error\");log(\"Failed to load search index\",error);});},[localeId]);log({status,results});return{results,status};}function getSearchIndexURL(baseURL,localeId){if(isDefaultLocaleId(localeId))return baseURL;return baseURL.replace(\".json\",`-${localeId}.json`);}\nexport const __FramerMetadata__ = {\"exports\":{\"SearchIndex\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useSearch\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "export var Browser;(function(Browser){var isTouch=Browser.isTouch=()=>\"ontouchstart\"in window||navigator.maxTouchPoints>0;var isChrome=Browser.isChrome=()=>navigator.userAgent.toLowerCase().includes(\"chrome/\");var isWebKit=Browser.isWebKit=()=>navigator.userAgent.toLowerCase().includes(\"applewebkit/\");var isSafari=Browser.isSafari=()=>isWebKit()&&!isChrome();var isSafariDesktop=Browser.isSafariDesktop=()=>isSafari()&&!isTouch();var isWindows=Browser.isWindows=()=>/Win/.test(navigator.platform);var isMacOS=Browser.isMacOS=()=>/Mac/.test(navigator.platform);})(Browser||(Browser={}));\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./browser.map", "// From: @framerjs/fresco/src/components/utils/useCallbackOnMouseMove.ts\nimport{useRef,useCallback}from\"react\";import{Browser}from\"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";/**\n * Webkit fires mousemove events if the pointer's coordination changes relative\n * to its container (e.g. if the container scrolls), or when a modifier key is\n * pressed, mousemove would fire even if the cursor did not actually move.\n * This helper compares the cursor position between mouse events, and fire the\n * callback only when its position changes.\n */ export const useCallbackOnMouseMove=(callback,mousePositionRef)=>{const prevPositionRef=useRef(null);return useCallback(event=>{if(!Browser.isSafari())return callback(event);const ref=mousePositionRef?mousePositionRef:prevPositionRef;const{clientX,clientY}=event;const prevCursorPosition=ref.current;ref.current={x:clientX,y:clientY};// Ignore mouse moves unless we have a position. Else it might be an\n// element that appears behind the mouse without the mouse moving.\nif(!prevCursorPosition){return;}if(prevCursorPosition.x!==clientX||prevCursorPosition.y!==clientY){return callback(event);}},[mousePositionRef,callback]);};\nexport const __FramerMetadata__ = {\"exports\":{\"useCallbackOnMouseMove\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Point\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useCallbackOnMouseMove.map", "// Safari does not support `element.scrollIntoView({ block: \"nearest\" })`, so this\n// is a workaround for that.\nexport function scrollIntoView(targetElement,scrollElement,/** Additional spacing to add from the top or bottom of the scroll element viewport. */ {offsetTop,offsetBottom}){const targetElementBounds=targetElement.getBoundingClientRect();const scrollElementBounds=scrollElement.getBoundingClientRect();if(targetElementBounds.top<scrollElementBounds.top){const difference=scrollElementBounds.top-targetElementBounds.top;scrollElement.scrollTop=scrollElement.scrollTop-difference-offsetTop;}else if(targetElementBounds.bottom>scrollElementBounds.bottom){const topAligned=scrollElementBounds.top-targetElementBounds.top;const minOffset=scrollElement.scrollTop-topAligned-offsetTop;const bottomAligned=targetElementBounds.bottom-scrollElementBounds.bottom;const offset=scrollElement.scrollTop+bottomAligned+offsetBottom;scrollElement.scrollTop=Math.min(minOffset,offset);}}\nexport const __FramerMetadata__ = {\"exports\":{\"scrollIntoView\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./scrollIntoView.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useSearch}from\"https://framerusercontent.com/modules/MyBp84Z0p9nUcMimVMnY/QyuVlyWtuvvMV9ks6CYg/useSearch.js\";import React,{useEffect,useState,useMemo,forwardRef,useRef,useDeferredValue,useLayoutEffect,useCallback,useImperativeHandle}from\"react\";import{Browser}from\"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";import{motion,clamp,useAnimate}from\"framer-motion\";import{SearchIcon,ClearIcon,SpinnerIcon}from\"https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js\";import{clampText,getFontFamily,localStorageDebugFlag,animationKeyFromLayout,stripLocaleSlugFromPath}from\"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/fxR5MNtgeSOU8Mj4iY9n/utils.js\";import{useCallbackOnMouseMove}from\"https://framerusercontent.com/modules/Gzef0nFihI9m9vZG45th/lIUxbZcreiDm2GzUkt3y/useCallbackOnMouseMove.js\";import{scrollIntoView}from\"https://framerusercontent.com/modules/eAnjm75CdfYT1Zz4BIaz/7KDSfnnyD1T3Ap75L4m8/scrollIntoView.js\";import{useLocaleInfo,// @ts-expect-error Internal API\nuseRouter,// @ts-expect-error Internal API\ninferInitialRouteFromPath}from\"framer\";const MAX_DESCRIPTION_LENGTH=120;const MODAL_MAX_HEIGHT=496;const VERTICAL_SPACING_MULTIPLIER=.6;function ClearButton({theme,type,onClick,text}){const shouldDisplayIcon=type===\"icon\";const iconOrText=shouldDisplayIcon?/*#__PURE__*/_jsx(ClearIcon,{style:{color:theme.inputIconColor,width:theme.inputIconSize,height:theme.inputIconSize}}):text;return /*#__PURE__*/_jsx(\"div\",{style:{flexShrink:0,fontSize:theme&&theme.titleFont&&theme.titleFont.fontSize?theme.titleFont.fontSize:15},children:/*#__PURE__*/_jsx(\"button\",{className:\"__framer-search-clear-button\",onClick:onClick,style:{fontFamily:\"inherit\",border:\"none\",background:\"none\",cursor:\"pointer\",display:\"flex\",textTransform:\"uppercase\",color:theme.inputIconColor,fontSize:\"0.75em\",padding:0},children:iconOrText})});}function Divider({theme,type}){const styles={background:theme.foregroundColor,height:1,flexShrink:0,opacity:.05};if(type===\"contained\"&&theme){styles.marginLeft=theme.horizontalSpacing;styles.marginRight=theme.horizontalSpacing;}return /*#__PURE__*/_jsx(\"div\",{style:styles});}export const Input=/*#__PURE__*/forwardRef(function Input(props,ref){const{value=\"\",status,autofocus,theme,placeholder,iconType,clearButtonType,onChange}=props;const[inputValue,setInputValue]=useState(value);const[isFocused,setIsFocused]=useState(false);const inputRef=useRef();useImperativeHandle(ref,()=>inputRef.current);React.useLayoutEffect(()=>{// Runs on unmount, fixes a bug in Safari that scrolls to the bottom\n// of the page when the input unmounts.\nreturn()=>{const inputElement=inputRef.current;if(!inputElement||inputElement!==document.activeElement)return;inputElement.blur();};},[]);const handleInputClick=()=>{if(inputRef.current){inputRef.current.focus();}};const handleClearClick=()=>{setInputValue(\"\");};useEffect(()=>{onChange(inputValue);},[inputValue]);const hasInputText=inputValue.length>0;const showClearButton=inputValue.length>0&&clearButtonType&&clearButtonType!==\"none\";const verticalSpacing=Math.floor(theme?theme.horizontalSpacing*VERTICAL_SPACING_MULTIPLIER:0);const searchIcon=iconType===\"custom\"&&theme.inputIconImage?/*#__PURE__*/_jsx(\"img\",{alt:\"icon alongside the Site Search input\",src:theme.inputIconImage.src,width:theme.inputIconSize,height:theme.inputIconSize,decoding:\"async\"}):/*#__PURE__*/_jsx(SearchIcon,{color:theme.inputIconColor,width:theme.inputIconSize,height:theme.inputIconSize});return /*#__PURE__*/_jsxs(\"div\",{role:\"search\",style:{...inputContainerStyle,fontFamily:getFontFamily(theme),paddingLeft:theme&&theme.horizontalSpacing,paddingRight:theme&&theme.horizontalSpacing,gap:12,paddingTop:verticalSpacing,paddingBottom:verticalSpacing,touchAction:\"none\"},onClick:handleInputClick,children:[/*#__PURE__*/_jsx(\"div\",{style:{flexShrink:0,display:\"flex\"},children:status===\"loading\"&&inputValue?/*#__PURE__*/_jsx(SpinnerIcon,{color:theme.inputIconColor,backgroundColor:theme.backgroundColor,style:{height:theme&&theme.inputIconSize,width:theme&&theme.inputIconSize}}):searchIcon}),/*#__PURE__*/_jsx(\"input\",{ref:inputRef,spellCheck:false,autoFocus:autofocus,style:{...inputStyle,WebkitTapHighlightColor:\"rgba(0,0,0,0)\",color:theme.foregroundColor,lineHeight:\"2em\",verticalAlign:\"baseline\",...theme.titleFont,...theme.inputFont,fontSize:theme.inputFontSize,// @ts-ignore\n\"--framer-search-placeholder-color\":theme.placeholderColor},onFocus:()=>{const scrollOffset=document.documentElement.scrollTop;document.documentElement.scrollTop=scrollOffset;},placeholder:placeholder,value:inputValue,onChange:()=>setInputValue(inputRef.current.value)}),showClearButton&&/*#__PURE__*/_jsx(ClearButton,{theme:theme,type:props.clearButtonType,text:props.clearButtonText,onClick:handleClearClick})]});});const inputContainerStyle={display:\"inline-flex\",alignItems:\"center\",flexShrink:0};const inputStyle={outline:\"none\",border:\"none\",background:\"transparent\",fontWeight:500,height:\"2em\",padding:0,width:\"100%\"};export const ResultRow=/*#__PURE__*/React.memo(/*#__PURE__*/React.forwardRef(function ResultRow(props,ref){const{index,result,prevMousePositionRef,type=\"contained\",subtitleType=\"path\",selected=false,theme,localeSlug,style,onMouseMove,onPointerDown,onNavigateTo}=props;const{url,title,score}=result;const urlPath=useMemo(()=>{return stripLocaleSlugFromPath(url,localeSlug);},[url,localeSlug]);const handleMouseMove=useCallbackOnMouseMove(event=>onMouseMove(event,index),prevMousePositionRef);const isContained=type===\"contained\";const borderRadius=isContained?clamp(0,Infinity,theme.borderRadius-theme.spacing):0;const subtitleText=subtitleType===\"path\"?urlPath:clampText(result.description,MAX_DESCRIPTION_LENGTH);const handleClick=event=>{event.preventDefault();onNavigateTo(result.url);};const focusTrap=event=>{event.preventDefault();};return /*#__PURE__*/_jsx(\"a\",{ref:ref,style:{textDecoration:\"none\"},href:result.url,onClick:handleClick,onMouseMove:handleMouseMove,onMouseDown:focusTrap,onPointerDown:event=>onPointerDown(event,index),children:/*#__PURE__*/_jsxs(\"li\",{style:{...resultContainer,...style,paddingTop:isContained?12:16,paddingBottom:isContained?12:16,color:theme.foregroundColor,position:\"relative\",paddingLeft:theme&&theme.horizontalSpacing,paddingRight:theme&&theme.horizontalSpacing},children:[/*#__PURE__*/_jsx(\"div\",{style:{backgroundColor:theme.foregroundColor,position:\"absolute\",opacity:selected?.06:0,borderRadius,left:theme&&isContained?theme.spacing:0,right:theme&&isContained?theme.spacing:0,top:0,bottom:0}}),/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"column\",overflow:\"hidden\",gap:4},children:[/*#__PURE__*/_jsx(\"h3\",{style:{...resultTitle,...theme.titleFont,lineHeight:\"1.4em\"},children:title}),/*#__PURE__*/_jsxs(\"p\",{style:{margin:0,color:theme.subtitleColor,...theme.subtitleFont,whiteSpace:\"nowrap\",overflow:\"hidden\",textOverflow:\"ellipsis\",lineHeight:\"1.4em\"},children:[localStorageDebugFlag?score:\"\",\" \",subtitleText]})]})]},result.url)});}));/**\n * Flexible gap used inside a flexbox layout to push down the quick menu\n * by 20% of the screen height, but also allow it to collapse to zero if\n * there is not enough vertical room.\n */function QuickMenuSpacer({onClick}){return /*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",flexBasis:\"20vh\"},onClick:onClick});}const layoutContainerStyle={display:\"flex\",flexDirection:\"column\",alignItems:\"center\",justifyContent:\"flex-start\",gap:15,overflow:\"visible\"};function LayoutContainer({layoutType,theme,onKeyDown,onDismiss,children,modalOptions}){const layoutStyles=getLayoutBaseStyles(layoutType,theme);const style={...layoutContainerStyle,...layoutStyles,willChange:\"transform\",marginTop:layoutType===\"FixedTop\"?theme.offsetTop:0,height:layoutType===\"Sidebar\"?\"100%\":\"auto\",maxHeight:layoutType===\"QuickMenu\"?\"100%\":\"none\",justifyContent:layoutType===\"Sidebar\"?\"flex-end\":\"flex-start\",flexDirection:layoutType===\"Sidebar\"?\"column-reverse\":\"column\"};const innerStyle={...layoutContainerStyle,...layoutStyles,height:layoutType===\"Sidebar\"?\"100%\":\"auto\",maxHeight:layoutType===\"QuickMenu\"?\"100%\":\"none\",gap:layoutType===\"Sidebar\"?0:theme.gapBetweenStatusAndSearch,backgroundColor:layoutType===\"Sidebar\"?theme.backgroundColor:\"transparent\",justifyContent:layoutType===\"Sidebar\"?\"flex-end\":\"flex-start\",flexDirection:layoutType===\"Sidebar\"?\"column-reverse\":\"column\",originX:.5,originY:.5};function getContainerAnimation(){switch(layoutType){case\"FixedTop\":{const key=animationKeyFromLayout(\"FixedTop\");const prop=modalOptions?modalOptions[key]:undefined;if(prop){return prop;}else{return{y:-10,opacity:.2,transition:{duration:Browser.isTouch()?0:.15}};}break;}case\"QuickMenu\":{const key=animationKeyFromLayout(\"QuickMenu\");const prop=modalOptions?modalOptions[key]:undefined;if(prop){return prop;}else{return{scale:.95,opacity:0,y:0,x:0,rotate:0,transition:{type:\"spring\",stiffness:600,damping:40}};}break;}case\"Sidebar\":{const key=animationKeyFromLayout(\"Sidebar\");const prop=modalOptions?modalOptions[key]:undefined;if(prop){return prop;}else{return{x:-10,opacity:0,transition:{duration:.15}};}break;}}}const containerAnimation=getContainerAnimation();return /*#__PURE__*/_jsxs(\"div\",{style:style,onKeyDown:onKeyDown,onClick:event=>event.stopPropagation(),children:[layoutType===\"QuickMenu\"&&/*#__PURE__*/_jsx(QuickMenuSpacer,{onClick:onDismiss}),/*#__PURE__*/_jsx(motion.div,{initial:containerAnimation,animate:{opacity:1,scale:1,x:0,y:0,rotate:0},transition:containerAnimation?containerAnimation.transition:undefined,exit:{opacity:0,transition:{duration:0}},style:innerStyle,children:children})]});}function ModalContainer({layoutType,theme,children,heightIsStatic,heightTransition,heightDeps}){const style={// This `willChange` is required to avoid weird rendering issues where\n// parts of the search window won't redraw, which we observed in Safari 16.4.\nwillChange:\"transform\",backgroundColor:theme.backgroundColor,color:theme.foregroundColor,borderRadius:layoutType===\"QuickMenu\"?theme.borderRadius:0,width:\"100%\",display:\"flex\",flexDirection:\"column\",overflow:\"hidden\",boxShadow:layoutType!==\"Sidebar\"?theme.shadow:undefined,maxHeight:layoutType===\"QuickMenu\"?`min(${MODAL_MAX_HEIGHT}px, calc(100vh - 30px))`:undefined};// Opt-in Height Animations for the Search Quick Actions menu.\n// These are disabled by default, but can be enabled via props.\nconst[scope,animate]=useAnimate();useLayoutEffect(()=>{if(layoutType!==\"QuickMenu\"||heightIsStatic)return;const prevHeight=scope.current.offsetHeight;scope.current.style.height=\"auto\";const height=scope.current.offsetHeight;scope.current.style.height=prevHeight+\"px\";animate(scope.current,{height:[prevHeight,height]},heightTransition);},heightDeps);return /*#__PURE__*/_jsx(\"div\",{ref:scope,role:\"dialog\",className:layoutType===\"FixedTop\"?\"__framer-max-height-80dvh\":undefined,style:style,children:children});}const ScrollView=/*#__PURE__*/React.forwardRef(function ScrollView({theme,children},ref){const isTouch=Browser.isTouch();const[canScroll,setCanScroll]=React.useState(true);React.useEffect(()=>{if(!isTouch)return;const element=ref.current;if(!element)return;setCanScroll(element.scrollHeight>element.clientHeight);});return /*#__PURE__*/_jsx(\"div\",{ref:ref,style:{width:`calc(100% + ${theme.scrollBarWidth}px)`,overflowY:\"scroll\",overflowX:\"hidden\",overscrollBehavior:\"contain\",touchAction:canScroll?undefined:\"none\",// Make the list appear slightly under the divider\n// so that the divider is still visible when the first\n// item is selected.\nmarginTop:-1},children:children});});const statusStyle={backgroundColor:\"#B5B5B5\",color:\"#FFF\",boxShadow:\"0px 20px 40px 0px rgba(0, 0, 0, 0.25)\",fontFamily:\"inherit\",textAlign:\"center\",fontSize:13,padding:\"8px 0\"};function StatusMessage({status,layoutType,theme}){const verticalSpacing=Math.floor(theme?theme.horizontalSpacing*VERTICAL_SPACING_MULTIPLIER:0);const style={...statusStyle,userSelect:\"none\",fontFamily:getFontFamily(theme),paddingLeft:theme&&theme.horizontalSpacing,paddingRight:theme&&theme.horizontalSpacing,fontWeight:500,lineHeight:`calc(${theme.inputFontSize} * 2)`,paddingTop:verticalSpacing,paddingBottom:verticalSpacing,...theme.titleFont,zIndex:theme.zIndex+1,maxWidth:layoutType===\"FixedTop\"?\"none\":theme.width,width:layoutType===\"FixedTop\"?`calc(100% - ${verticalSpacing*2}px`:\"100%\",boxShadow:layoutType!==\"Sidebar\"&&statusStyle.boxShadow,borderRadius:layoutType!==\"Sidebar\"&&theme.borderRadius};// Show less text on fixed text to look nicer on mobile\nconst previewInfoText=layoutType===\"FixedTop\"?\"Preview Mode\":\"Preview Mode. Publish your Site to Search.\";if(status===\"no-meta-tag-found\"){return /*#__PURE__*/_jsx(\"div\",{style:style,children:previewInfoText});}if(status===\"pending-index-generation\"){return /*#__PURE__*/_jsx(\"div\",{style:style,children:\"Site is being indexed\"});}return null;}const resultTitle={textOverflow:\"ellipsis\",maxWidth:\"100%\",overflow:\"hidden\",fontWeight:500,whiteSpace:\"nowrap\",flex:1,margin:0};const resultContainer={padding:\"16px 20px\",listStyle:\"none\",fontWeight:500};const sidebarStyles={left:0,width:500};const fixedTopStyles={top:0,width:\"100%\"};const quickMenuStyles={width:500};function getLayoutBaseStyles(layoutOption,theme){switch(layoutOption){case\"Sidebar\":return{...sidebarStyles,width:theme.width};case\"FixedTop\":return fixedTopStyles;case\"QuickMenu\":return{...quickMenuStyles,width:theme.width};}}export var SearchInputClearButtonType;(function(SearchInputClearButtonType){SearchInputClearButtonType[\"Icon\"]=\"icon\";SearchInputClearButtonType[\"Text\"]=\"text\";SearchInputClearButtonType[\"None\"]=\"none\";})(SearchInputClearButtonType||(SearchInputClearButtonType={}));export var SearchInputDividerType;(function(SearchInputDividerType){SearchInputDividerType[\"None\"]=\"none\";SearchInputDividerType[\"FullWidth\"]=\"fullWidth\";SearchInputDividerType[\"Contained\"]=\"contained\";})(SearchInputDividerType||(SearchInputDividerType={}));export var SearchResultTitleType;(function(SearchResultTitleType){SearchResultTitleType[\"H1\"]=\"h1\";SearchResultTitleType[\"Title\"]=\"title\";})(SearchResultTitleType||(SearchResultTitleType={}));export var SearchResultSubtitleType;(function(SearchResultSubtitleType){SearchResultSubtitleType[\"Description\"]=\"description\";SearchResultSubtitleType[\"Path\"]=\"path\";})(SearchResultSubtitleType||(SearchResultSubtitleType={}));export var SearchResultItemType;(function(SearchResultItemType){SearchResultItemType[\"FullWidth\"]=\"fullWidth\";SearchResultItemType[\"Contained\"]=\"contained\";})(SearchResultItemType||(SearchResultItemType={}));export var SearchLayoutType;(function(SearchLayoutType){SearchLayoutType[\"Sidebar\"]=\"Sidebar\";SearchLayoutType[\"FixedTop\"]=\"FixedTop\";SearchLayoutType[\"QuickMenu\"]=\"QuickMenu\";})(SearchLayoutType||(SearchLayoutType={}));export var SearchEntryType;(function(SearchEntryType){SearchEntryType[\"Icon\"]=\"icon\";SearchEntryType[\"Text\"]=\"text\";})(SearchEntryType||(SearchEntryType={}));export var SearchIconType;(function(SearchIconType){SearchIconType[\"Default\"]=\"default\";SearchIconType[\"Custom\"]=\"custom\";})(SearchIconType||(SearchIconType={}));/**\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export function SearchModal(props){const{layoutType,theme,urlScope,inputOptions,backdropOptions,modalOptions,resultOptions,onDismiss}=props;const{activeLocale}=useLocaleInfo();const localeId=activeLocale?.id;const localeSlug=activeLocale?.slug;const input=useRef();const selectedResultRow=useRef();const scrollView=useRef();const[selected,setSelected]=useState({index:0,scroll:true});const prevMousePositionRef=useRef(null);const[isKeyboardNavigationDisabled,setIsKeyboardNavigationDisabled]=useState(Browser.isTouch);const[query,setQuery]=useState(\"\");const deferredQuery=useDeferredValue(query);const{results,status}=useSearch(deferredQuery,{minimumScore:0,urlScope,titleType:resultOptions.titleType});const selectedResult=results[selected.index];const verticalSpacing=Math.floor(theme?theme.horizontalSpacing*VERTICAL_SPACING_MULTIPLIER:0);useEffect(()=>{// Reset the selection to the top if the query changes.\nsetSelected({index:0,scroll:true});},[deferredQuery]);const handleResultRowPointerDown=useCallback((event,index)=>{if(event.pointerType!==\"touch\")return;setIsKeyboardNavigationDisabled(true);setSelected({index,scroll:false});},[]);const handleResultRowMouseMove=useCallback((event,index)=>{setSelected(previousSelected=>{if(previousSelected.index===index){return previousSelected;}return{index,scroll:false};});},[]);const router=useRouter();const navigateTo=useCallback(async url=>{if(status===\"no-meta-tag-found\"){return;}try{// Ideally, we would directly expose `routeId` in the search index so that\n// we don't need to infer it from the URL.\nconst{routeId,pathVariables}=inferInitialRouteFromPath(router.routes,url);const route=router.getRoute?.(routeId);onDismiss();await route?.page?.preload?.();router.navigate?.(routeId,null,pathVariables,false);}catch(error){window.location.href=url;}},[status]);const handleKeyDown=event=>{const maxIndex=results.length-1;switch(event.code){case\"ArrowUp\":event.preventDefault();if(isKeyboardNavigationDisabled){setIsKeyboardNavigationDisabled(false);break;}setSelected(previousSelected=>({index:clamp(0,maxIndex,previousSelected.index-1),scroll:true}));break;case\"ArrowDown\":event.preventDefault();if(isKeyboardNavigationDisabled){setIsKeyboardNavigationDisabled(false);break;}setSelected(previousSelected=>({index:clamp(0,maxIndex,previousSelected.index+1),scroll:true}));break;case\"Escape\":break;case\"Enter\":if(selectedResult){navigateTo(selectedResult.url);}break;default:event.stopPropagation();}};const showNoResults=results.length===0&&deferredQuery.length>1&&status!==\"loading\";const showDivider=Boolean((deferredQuery.length>0&&results.length>0||showNoResults)&&status!==\"loading\"&&props.inputOptions&&props.inputOptions.dividerType!==\"none\");const isItemContained=Boolean(props.resultOptions&&props.resultOptions.itemType===\"contained\");const spacing=isItemContained?theme.spacing:10;const listPaddingTop=showDivider&&isItemContained?spacing+theme.gapBetweenResults*2:0;useEffect(()=>{if(!selected.scroll)return;const element=selectedResultRow.current;if(!element)return;scrollIntoView(element,scrollView.current,{offsetTop:showDivider&&isItemContained?listPaddingTop:0,offsetBottom:isItemContained?spacing:0});// `showDivider` and `isItemContained` are not dependencies because\n// they will be the latest values when `selected` changes. And including\n// them will cause unnecessary scrolling into view.\n},[selected]);return /*#__PURE__*/_jsxs(LayoutContainer,{layoutType:layoutType,modalOptions:modalOptions,theme:theme,onKeyDown:handleKeyDown,onDismiss:onDismiss,children:[/*#__PURE__*/_jsxs(ModalContainer,{layoutType:layoutType,theme:theme,heightIsStatic:modalOptions.heightIsStatic,heightTransition:modalOptions.heightTransition,heightDeps:[results.length,showNoResults],children:[/*#__PURE__*/_jsx(Input,{autofocus:true,ref:input,onChange:setQuery,value:query,theme:theme,status:status,iconType:inputOptions.iconOptions.iconType,placeholder:inputOptions.placeholderOptions.placeholderText,clearButtonType:inputOptions?inputOptions.clearButtonType:undefined,clearButtonText:inputOptions.clearButtonText}),showDivider&&/*#__PURE__*/_jsx(Divider,{theme:theme,type:inputOptions.dividerType}),/*#__PURE__*/_jsx(ScrollView,{ref:scrollView,theme:theme,children:/*#__PURE__*/_jsxs(\"ul\",{\"aria-live\":\"polite\",style:{display:\"flex\",flexDirection:\"column\",width:`calc(100% - ${theme.scrollBarWidth}px)`,padding:0,paddingTop:listPaddingTop,paddingBottom:results.length&&isItemContained?spacing:0,gap:theme.gapBetweenResults,margin:0},children:[results.map((result,index)=>{const isSelected=index===selected.index;return /*#__PURE__*/_jsx(ResultRow,{ref:isSelected?selectedResultRow:null,index:index,result:result,prevMousePositionRef:prevMousePositionRef,selected:!isKeyboardNavigationDisabled&&isSelected,type:props.resultOptions.itemType,subtitleType:props.resultOptions.subtitleOptions.subtitleType,theme:theme,localeSlug:localeSlug,onMouseMove:handleResultRowMouseMove,onPointerDown:handleResultRowPointerDown,onNavigateTo:navigateTo},result.url);}),showNoResults&&/*#__PURE__*/_jsx(\"li\",{style:{paddingTop:verticalSpacing-listPaddingTop,paddingBottom:verticalSpacing,lineHeight:\"2em\",paddingLeft:theme&&theme.horizontalSpacing,paddingRight:theme&&theme.horizontalSpacing,height:\"Sidebar\"?\"100%\":\"auto\"},children:/*#__PURE__*/_jsx(\"h3\",{style:{...resultTitle,textAlign:\"center\",lineHeight:`calc(${theme.inputFontSize} * 2)`,color:theme.subtitleColor,...theme.titleFont},children:\"No results\"})})]})})]}),/*#__PURE__*/_jsx(StatusMessage,{status:status,layoutType:layoutType,theme:theme})]});}\nexport const __FramerMetadata__ = {\"exports\":{\"SearchModal\":{\"type\":\"reactComponent\",\"name\":\"SearchModal\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"ResultRow\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchEntryType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchResultTitleType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchIconType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchInputDividerType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchResultSubtitleType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Input\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchLayoutType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchInputClearButtonType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchResultItemType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchTheme\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SearchModal.map", "import{useEffect,useState}from\"react\";function getViewportSize(){if(typeof window===\"undefined\"){return{width:0,height:0};}return{width:window.innerWidth,height:window.innerHeight};}export function useViewportSizeState(getState){const[state,setState]=useState(()=>getState(getViewportSize()));useEffect(()=>{const handleWindowResize=()=>setState(getState(getViewportSize()));window.addEventListener(\"resize\",handleWindowResize);return()=>{window.removeEventListener(\"resize\",handleWindowResize);};},[]);return state;}\nexport const __FramerMetadata__ = {\"exports\":{\"useViewportSizeState\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useViewportSizeState.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{createPortal}from\"react-dom\";import{useRef,useState,useEffect,forwardRef}from\"react\";import{AnimatePresence,motion}from\"framer-motion\";import{SearchIcon}from\"https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js\";import{addPropertyControls,ControlType,RenderTarget,withCSS}from\"framer\";import{SearchModal,SearchResultItemType,SearchResultTitleType,SearchResultSubtitleType,SearchInputDividerType,SearchInputClearButtonType,SearchLayoutType,SearchIconType}from\"https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/R0UmZXJb6O3CIXHx92Sa/SearchModal.js\";import{useViewportSizeState}from\"https://framerusercontent.com/modules/hqEf5wXaAewP8VPuaZ98/5A0QGVeEr2cwheQpIuEG/useViewportSizeState.js\";import{titleCase,DEFAULT_FONT_FAMILY,isEmptyObject,animationKeyFromLayout,checkIfOverLimit}from\"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/fxR5MNtgeSOU8Mj4iY9n/utils.js\";import{Browser}from\"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";var EntryPointOptions;// SITE SEARCH\n// By Anthony and Hunter\n(function(EntryPointOptions){EntryPointOptions[\"icon\"]=\"Icon\";EntryPointOptions[\"input\"]=\"Input\";})(EntryPointOptions||(EntryPointOptions={}));function buildShadow(shadowProperty,fallback=\"none\"){if(!shadowProperty)return fallback;const{x,y,blur,color,spread}=shadowProperty;return`${x}px ${y}px ${blur}px ${spread}px ${color}`;}const Overlay=/*#__PURE__*/forwardRef(function Overlay(props,ref){const{layoutType,theme,onDismiss}=props;useEffect(()=>{const handleKeyDown=event=>{if(event.code===\"Escape\"){event.stopPropagation();onDismiss();}};const handlePointerDown=event=>{if(event.pointerType!==\"touch\")return;const isWithinSearchHeader=Boolean(event.target instanceof Element&&event.target.closest(\"[role=search]\"));if(isWithinSearchHeader)return;if(document.activeElement instanceof HTMLInputElement){document.activeElement.blur();}};// Event listener added to window so that pressing escape key to dimiss\n// can be invoked from anywhere on the page.\nwindow.addEventListener(\"keydown\",handleKeyDown);window.addEventListener(\"pointerdown\",handlePointerDown,{capture:true});// Disable page scrolling when overlay is shown.\ndocument.body.classList.add(bodyOverflowHidden);return()=>{window.removeEventListener(\"keydown\",handleKeyDown);window.removeEventListener(\"pointerdown\",handlePointerDown,{capture:true});document.body.classList.remove(bodyOverflowHidden);};},[]);return /*#__PURE__*/createPortal(/*#__PURE__*/_jsxs(\"div\",{ref:ref,className:\"__framer-search-modal-container\",role:\"presentation\",style:{...backdropStyles,zIndex:props.backdropOptions.zIndex,justifyContent:layoutType===SearchLayoutType.Sidebar?\"flex-start\":\"center\"},onClick:onDismiss,children:[/*#__PURE__*/_jsx(motion.div,{role:\"presentation\",initial:{opacity:0},animate:{opacity:1},exit:{opacity:0,transition:{duration:0}},transition:theme.overlayTransition,style:{top:0,left:0,right:0,bottom:0,width:\"100%\",height:\"100%\",boxSizing:\"border-box\",position:\"absolute\",touchAction:\"none\",backgroundColor:props.backdropOptions.backgroundColor}}),/*#__PURE__*/_jsx(SearchModal,{urlScope:props.urlScope,layoutType:layoutType,inputOptions:props.inputOptions,resultOptions:props.resultOptions,modalOptions:props.modalOptions,backdropOptions:props.backdropOptions,theme:props.theme,onDismiss:onDismiss})]}),document.body);});const backdropStyles={width:\"100%\",boxSizing:\"border-box\",willChange:\"transform\",position:\"fixed\",display:\"flex\",alignItems:\"flex-start\",top:0,left:0,right:0,bottom:0};const containerStyle={height:\"100%\",display:\"flex\",borderRadius:10,cursor:\"inherit\",overflow:\"hidden\"};const bodyOverflowHidden=\"__framer-overflow-hidden\";/**\n *\n * SEARCH\n * By Anthony and Hunter\n *\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n *\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 40\n * @framerIntrinsicHeight 40\n */const EntryPoint=withCSS(function EntryPoint(props){const overlay=useRef(null);const[isOpen,setIsOpen]=useState(false);const[isOverLimit,setIsOverLimit]=useState(false);const[isSafariTouchDevice,setIsSafariTouchDevice]=useState(false);const[isOnCanvas]=useState(()=>RenderTarget.current()===RenderTarget.canvas);useEffect(()=>{setIsOverLimit(checkIfOverLimit());setIsSafariTouchDevice(Browser.isSafari()&&Browser.isTouch());},[]);const baseInputFontSize=props.inputOptions?.inputFont?.fontSize?props.inputOptions.inputFont.fontSize:\"16px\";// The font size is set to a minimum of `16px` on Safari with touch screens\n// because otherwise Safari will zoom in slightly if the type size is smaller.\nconst inputFontSize=isSafariTouchDevice?`max(16px, ${baseInputFontSize})`:baseInputFontSize;const layoutType=useViewportSizeState(size=>{if(size.width<props.modalOptions.width+10){return SearchLayoutType.FixedTop;}// @ts-ignore \u2013 Fallback\nreturn props.modalOptions.layoutType||props.layoutType;});const theme={subtitleColor:props.resultOptions.subtitleOptions.subtitleColor,backgroundColor:props.modalOptions.backgroundColor,foregroundColor:props.resultOptions.titleColor,placeholderColor:props.inputOptions.placeholderOptions.placeholderColor,titleFont:props.resultOptions?.titleFont&&!isEmptyObject(props.resultOptions.titleFont)?props.resultOptions.titleFont:{fontSize:14,fontFamily:DEFAULT_FONT_FAMILY,fontWeight:500},subtitleFont:props.resultOptions.subtitleOptions?.subtitleFont&&!isEmptyObject(props.resultOptions.subtitleOptions.subtitleFont)?props.resultOptions.subtitleOptions.subtitleFont:{fontSize:12,fontFamily:DEFAULT_FONT_FAMILY,fontWeight:500},inputFont:props.inputOptions?.inputFont&&!isEmptyObject(props.inputOptions.inputFont)?props.inputOptions.inputFont:{fontSize:16,fontFamily:DEFAULT_FONT_FAMILY,fontWeight:500},// Keep separate so we can more easily override\ninputFontSize:inputFontSize,width:props.modalOptions.width,offsetTop:props.modalOptions.top,borderRadius:props.modalOptions.borderRadius,shadow:buildShadow(props.modalOptions.shadow),entryIconColor:props.iconColor,entryIconSize:props.iconSize,entryIconImage:props.iconImage,inputIconSize:props.inputOptions.iconOptions.iconSize,inputIconColor:props.inputOptions.iconOptions.iconColor,inputIconImage:props.inputOptions.iconOptions.iconImage,gapBetweenStatusAndSearch:16,gapBetweenResults:1,scrollBarWidth:20,margin:10,spacing:8,zIndex:props.backdropOptions.zIndex,horizontalSpacing:20,overlayTransition:props.backdropOptions.transition};const handleClick=event=>{// Both need to keep `autofocus` working on the search input.\nevent.preventDefault();event.stopPropagation();if(isOverLimit)return;setIsOpen(true);};return /*#__PURE__*/_jsxs(\"div\",{style:{...containerStyle,...props.style,pointerEvents:isOverLimit?\"none\":\"auto\",opacity:isOverLimit?.4:1},children:[/*#__PURE__*/_jsx(\"button\",{\"aria-label\":\"Search Icon\",style:{width:\"100%\",height:\"100%\",display:\"flex\",alignItems:\"center\",justifyContent:\"center\",background:\"none\",cursor:\"inherit\",color:\"inherit\",border:\"none\",borderRadius:10,padding:0},onClick:handleClick,children:props.iconType===SearchIconType.Custom&&theme.entryIconImage?/*#__PURE__*/_jsx(\"img\",{alt:\"icon entry point for Site Search\",src:theme.entryIconImage.src,width:theme.entryIconSize,height:theme.entryIconSize}):/*#__PURE__*/_jsx(SearchIcon,{color:theme.entryIconColor,width:theme.entryIconSize,height:theme.entryIconSize})}),/*#__PURE__*/_jsx(AnimatePresence,{children:isOpen&&!isOnCanvas&&/*#__PURE__*/_jsx(Overlay,{ref:overlay,layoutType:layoutType,urlScope:props.urlScope,inputOptions:props.inputOptions,resultOptions:props.resultOptions,backdropOptions:props.backdropOptions,modalOptions:props.modalOptions,theme:theme,onDismiss:()=>setIsOpen(false)})})]});},[// Prevent scrolling on iOS Safari when Input is focused.\n// From: https://gist.github.com/kiding/72721a0553fa93198ae2bb6eefaa3299\n`\n        @keyframes __framer-blink-input {\n            0% { opacity: 0; }\n            100% { opacity: 1; }\n        }\n\n        .__framer-search-modal-container input:focus {\n            animation: __framer-blink-input 0.01s;\n        }\n        `,// Allow styling of input placeholder\n`\n         .__framer-search-modal-container input::placeholder, \n         .__framer-search-modal-container input::-webkit-input-placeholder { \n            color: var(--framer-search-placeholder-color, #999999);\n            opacity: 1;\n        }\n        `,// Allow fallback to 100vh when dvh unit is not supported.\n`\n        .__framer-search-modal-container {\n            height: 100vh;\n            height: 100dvh;\n        }\n        .__framer-search-modal-container .__framer-max-height-80dvh {\n            max-height: 80vh;\n            max-height: 80dvh;\n        }\n        `,`\n        body.${bodyOverflowHidden} {\n            overflow: hidden;\n        }`,// Increase hit target\n`\n        button.__framer-search-clear-button {\n            position: relative;\n        }\n        button.__framer-search-clear-button::after {\n            content: \"\";\n            position: absolute;\n            top: -10px;\n            right: -10px;\n            bottom: -10px;\n            left: -10px;\n        }`],\"framer-lib-search\");export default EntryPoint;addPropertyControls(EntryPoint,{urlScope:{title:\"Scope\",// @ts-ignore - Internal\ntype:ControlType.PageScope},// entryType: {\n//     title: \"Type\",\n//     type: ControlType.Enum,\n//     options: Object.values(SearchEntryType),\n//     optionTitles: Object.values(SearchEntryType).map(titleCase),\n//     displaySegmentedControl: true,\n// },\niconType:{title:\"Icon\",type:ControlType.Enum,options:Object.values(SearchIconType),optionTitles:Object.values(SearchIconType).map(titleCase),displaySegmentedControl:true},iconColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"#333\",hidden:props=>props.iconType===SearchIconType.Custom},iconImage:{title:\"File\",type:ControlType.ResponsiveImage,allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.iconType===SearchIconType.Default},iconSize:{title:\"Size\",type:ControlType.Number,displayStepper:true,defaultValue:24},inputOptions:{title:\"Input\",type:ControlType.Object,buttonTitle:\"Icon, Styles\",controls:{iconOptions:{title:\"Icon\",type:ControlType.Object,buttonTitle:\"Color, Size\",controls:{iconType:{title:\"Icon\",type:ControlType.Enum,options:Object.values(SearchIconType),optionTitles:Object.values(SearchIconType).map(titleCase),displaySegmentedControl:true},iconColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.45)\",hidden:({iconType})=>{return iconType===SearchIconType.Custom;}},iconImage:{title:\"File\",type:ControlType.ResponsiveImage,allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:({iconType})=>iconType===SearchIconType.Default},iconSize:{title:\"Icon Size\",type:ControlType.Number,displayStepper:true,defaultValue:18,min:0,max:100}}},inputFont:{title:\"Font\",// @ts-ignore \u2013\u00A0Internal\ntype:ControlType.Font,displayFontSize:true},textColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"#333\"},placeholderOptions:{title:\"Placeholder\",type:ControlType.Object,buttonTitle:\"Color, Text\",controls:{placeholderText:{title:\"Text\",type:ControlType.String,defaultValue:\"Search...\"},placeholderColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.4)\"}}},dividerType:{title:\"Divider\",type:ControlType.Enum,options:Object.values(SearchInputDividerType),optionTitles:Object.keys(SearchInputDividerType).map(titleCase),defaultValue:SearchInputDividerType.FullWidth},clearButtonType:{title:\"Clear Type\",type:ControlType.Enum,options:Object.values(SearchInputClearButtonType),optionTitles:Object.keys(SearchInputClearButtonType).map(titleCase),defaultValue:SearchInputClearButtonType.Icon},clearButtonText:{title:\"Clear Text\",type:ControlType.String,defaultValue:\"Clear\",hidden:props=>props.clearButtonType!==SearchInputClearButtonType.Text}}},modalOptions:{title:\"Modal\",buttonTitle:\"Layout, Width\",type:ControlType.Object,controls:{layoutType:{title:\"Layout\",type:ControlType.Enum,options:Object.keys(SearchLayoutType),optionTitles:Object.values(SearchLayoutType).map(titleCase),defaultValue:SearchLayoutType.QuickMenu},width:{title:\"Width\",type:ControlType.Number,defaultValue:500,min:200,max:1e3,displayStepper:true,step:5,hidden:props=>props.layoutType===SearchLayoutType.FixedTop},top:{title:\"Top\",type:ControlType.Number,defaultValue:0,min:0,max:1e3,displayStepper:true,hidden:props=>props.layoutType!==SearchLayoutType.FixedTop},heightIsStatic:{title:\"Height\",type:ControlType.Boolean,enabledTitle:\"Instant\",disabledTitle:\"Animate\",hidden:({layoutType})=>layoutType!==SearchLayoutType.QuickMenu},heightTransition:{title:\"Type\",type:ControlType.Transition,defaultValue:{type:\"spring\",stiffness:800,damping:60},hidden:({heightIsStatic,layoutType})=>layoutType!==SearchLayoutType.QuickMenu||heightIsStatic},borderRadius:{title:\"Radius\",type:ControlType.Number,defaultValue:16,displayStepper:true,min:0,hidden:({layoutType})=>layoutType!==SearchLayoutType.QuickMenu},shadow:{buttonTitle:\"Options\",type:ControlType.Object,defaultValue:{x:0,y:20,blur:40,spread:0,color:\"rgba(0,0,0,0.2)\"},controls:{color:{type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.2)\"},x:{type:ControlType.Number,defaultValue:0},y:{type:ControlType.Number,defaultValue:20},blur:{type:ControlType.Number,defaultValue:40},spread:{type:ControlType.Number,defaultValue:0}}},backgroundColor:{title:\"Background\",type:ControlType.Color,defaultValue:\"#FFF\"},[animationKeyFromLayout(SearchLayoutType.QuickMenu)]:{title:\"Animation\",type:ControlType.Object,icon:\"effect\",hidden:({layoutType})=>layoutType!==SearchLayoutType.QuickMenu,optional:true,buttonTitle:\"Options\",controls:{opacity:{type:ControlType.Number,defaultValue:.5,step:.1,min:0,max:1},scale:{type:ControlType.Number,defaultValue:.75,step:.1,min:0,max:2},// rotate: {\n//     type: ControlType.Number,\n//     defaultValue: 0,\n//     min: -360,\n//     max: 360,\n// },\nx:{type:ControlType.Number,defaultValue:0,min:-500,max:500},y:{type:ControlType.Number,defaultValue:0,min:-500,max:500},transition:{type:ControlType.Transition}}},[animationKeyFromLayout(SearchLayoutType.FixedTop)]:{title:\"Animation\",type:ControlType.Object,icon:\"effect\",buttonTitle:\"Options\",hidden:({layoutType})=>layoutType!==SearchLayoutType.FixedTop,optional:true,controls:{opacity:{type:ControlType.Number,defaultValue:.8,step:.1,min:0,max:1},y:{type:ControlType.Number,defaultValue:0,min:-100,max:100},transition:{type:ControlType.Transition}}},[animationKeyFromLayout(SearchLayoutType.Sidebar)]:{title:\"Animation\",type:ControlType.Object,icon:\"effect\",buttonTitle:\"Options\",hidden:({layoutType})=>layoutType!==SearchLayoutType.Sidebar,optional:true,controls:{opacity:{type:ControlType.Number,defaultValue:.8,step:.1,min:0,max:1},x:{type:ControlType.Number,defaultValue:0,min:-1e3,max:1e3},transition:{type:ControlType.Transition}}}}},resultOptions:{title:\"Results\",buttonTitle:\"Fonts, Style\",type:ControlType.Object,defaultValue:{},// description:\n//     \"Learn more about how to use Site Search [here](https://framer.com/learn/site-search)\",\ncontrols:{itemType:{title:\"Style\",type:ControlType.Enum,options:Object.values(SearchResultItemType),optionTitles:Object.keys(SearchResultItemType).map(titleCase),defaultValue:SearchResultItemType.FullWidth},titleFont:{title:\"Title\",// @ts-ignore - Internal\ntype:ControlType.Font,defaultValue:{fontSize:15},displayFontSize:true},titleColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"#333\"},titleType:{title:\"Content\",type:ControlType.Enum,options:Object.values(SearchResultTitleType),optionTitles:Object.keys(SearchResultTitleType).map(titleCase),defaultValue:SearchResultTitleType.H1,displaySegmentedControl:true},subtitleOptions:{type:ControlType.Object,title:\"Subtitle\",buttonTitle:\"Font, Content\",controls:{subtitleFont:{title:\"Font\",// @ts-ignore - Internal\ntype:ControlType.Font,defaultValue:{fontSize:13},displayFontSize:true},subtitleColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.4)\"},subtitleType:{title:\"Content\",type:ControlType.Enum,options:Object.values(SearchResultSubtitleType),optionTitles:Object.keys(SearchResultSubtitleType).map(titleCase),defaultValue:SearchResultSubtitleType.Path}}}}},backdropOptions:{title:\"Backdrop\",type:ControlType.Object,buttonTitle:\"Color, Z Index\",controls:{backgroundColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.8)\"},zIndex:{title:\"Z Index\",type:ControlType.Number,defaultValue:10,displayStepper:true,min:0,max:10},transition:{type:ControlType.Transition}}}});EntryPoint.displayName=\"Search\";\nexport const __FramerMetadata__ = {\"exports\":{\"WindowAnimation\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"EntryPoint\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"40\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerIntrinsicHeight\":\"40\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\"}},\"ResponsiveImage\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"EntryPointProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Shadow\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Search.map", "// Generated by Framer (1bcc82d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Search from\"https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/PTO3dDDtKExfPSzZ12gg/Search.js\";import ThemeSwitcher from\"https://framerusercontent.com/modules/mnCNAVmpLUeszb0468P9/eoKEdIr4o1kMpn4g6fls/ThemeSwitch.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/buzqcUU3j7BwOvkeZFm0/WSFyQmLNd3s89PdBg9wH/ao6vEw8CX.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/k1q8320OKjCnaUZ9rGyw/Zf0TiGij1VxRP1x1oP4l/dRgG77f47.js\";import Button from\"https://framerusercontent.com/modules/tYkMUMFhy3fIuFVCNfqS/9V7wTa0P23ZkcX3WdY5v/LNCJ8JrMb.js\";import MenuHamburgerMenu from\"https://framerusercontent.com/modules/2gVmHCGZErsauD58WlrY/dzNINs4T23rOf0AKDUub/sDquhqjHT.js\";import SubItem from\"https://framerusercontent.com/modules/IAcrVeEBYg19HKvy4Hb7/ZJ0K8gk9D96dYSfq67hN/vjEUrSeDf.js\";import Logo from\"https://framerusercontent.com/modules/8AmdBEy9zQsddxekx9L4/uLNt9tXKK8fKcZeU1ifX/W4JrbG6G8.js\";import MenuMenu from\"https://framerusercontent.com/modules/yRJGgLZwHF9TT9NUapJl/WYWmdQIcFUYU6a0ZP1gK/x6PfALCgy.js\";import MenuItem from\"https://framerusercontent.com/modules/hsyt8f8FYv1RxM3dmhk2/f6xKVdzUvxEnsXDibfBT/Z5aW2k3RB.js\";const LogoFonts=getFonts(Logo);const MenuMenuFonts=getFonts(MenuMenu);const ThemeSwitcherFonts=getFonts(ThemeSwitcher);const SearchFonts=getFonts(Search);const ButtonFonts=getFonts(Button);const MenuHamburgerMenuFonts=getFonts(MenuHamburgerMenu);const MenuItemFonts=getFonts(MenuItem);const MotionDivWithFX=withFX(motion.div);const SubItemFonts=getFonts(SubItem);const LogoControls=getPropertyControls(Logo);const MenuMenuControls=getPropertyControls(MenuMenu);const cycleOrder=[\"BGu0Mgwf_\",\"kWA7tr2eA\",\"OEkGhi0ka\",\"GEMmITSAJ\",\"g7fLVO5ml\",\"qLlnLn20q\"];const serializationHash=\"framer-jCUYu\";const variantClassNames={BGu0Mgwf_:\"framer-v-wkp83w\",g7fLVO5ml:\"framer-v-4gxnd7\",GEMmITSAJ:\"framer-v-1aczhvd\",kWA7tr2eA:\"framer-v-yhrlyd\",OEkGhi0ka:\"framer-v-6snq6t\",qLlnLn20q:\"framer-v-1069zb2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transition3={delay:.1,duration:.15,ease:[.44,0,.56,1],type:\"tween\"};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};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 humanReadableEnumMap={\"Logo [Image + Text]\":\"XgBIHPUqi\",\"Logo [Image]\":\"k53kEg_LU\",\"Logo [Text]\":\"WcDnzt3zw\",Custom:\"sbTfL03X9\"};const humanReadableEnumMap1={Dark:\"Dv1wC8FMY\",Dynamic:\"lk7ooqA4_\",Light:\"ld4psBuuS\"};const humanReadableEnumMap2={\"Space Around\":\"space-around\",\"Space Between\":\"space-between\",\"Space Evenly\":\"space-evenly\",Center:\"center\",End:\"flex-end\",Start:\"flex-start\"};const humanReadableVariantMap={\"Desktop [Boxed Mini]\":\"GEMmITSAJ\",\"Desktop [Boxed]\":\"OEkGhi0ka\",\"Desktop [Default]\":\"BGu0Mgwf_\",\"Desktop [Full Width]\":\"kWA7tr2eA\",\"Mobile [Menu Opend]\":\"qLlnLn20q\",Mobile:\"g7fLVO5ml\"};const getProps=({alignMenu,bGBlur,bgBorder,buttonColor,buttonLink,buttonText,buttonTextColor,desktopBG,height,id,link,logoColor,logoVariant,mobileBG,newTab,showButton,showMenu,showSearch,showThemeSwitcher,textColor,width,...props})=>{return{...props,BeZsA273t:showMenu??props.BeZsA273t??true,Cof0RMUzO:textColor??props.Cof0RMUzO??\"var(--token-e6a1425f-5cc8-4e16-87a5-8615ab8b8fe1, rgb(82, 82, 91))\",dbTkB554q:buttonLink??props.dbTkB554q,EdKYuwXXP:mobileBG??props.EdKYuwXXP??\"var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0.9))\",eGOhp_OqC:buttonText??props.eGOhp_OqC??\"Purchase\",ewfFJItNT:humanReadableEnumMap[logoVariant]??logoVariant??props.ewfFJItNT??\"XgBIHPUqi\",FFcnuU4Ek:desktopBG??props.FFcnuU4Ek??\"var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0.95))\",FI2IDG5Np:link??props.FI2IDG5Np,fjP7WXjeu:showThemeSwitcher??props.fjP7WXjeu,ixSSNMsgd:humanReadableEnumMap1[logoColor]??logoColor??props.ixSSNMsgd??\"lk7ooqA4_\",KDPaGeBIL:buttonTextColor??props.KDPaGeBIL??\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",oqjnlG1pR:showSearch??props.oqjnlG1pR??true,ORnOR2pUN:bgBorder??props.ORnOR2pUN??{borderBottomWidth:1,borderColor:'var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231)) /* {\"name\":\"Gray 200 [Dynamic]\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},sGHTFWZo5:showButton??props.sGHTFWZo5??true,t4qtipNl7:bGBlur??props.t4qtipNl7??10,UTTJR9foI:newTab??props.UTTJR9foI,v06jigF6i:humanReadableEnumMap2[alignMenu]??alignMenu??props.v06jigF6i??\"flex-start\",variant:humanReadableVariantMap[props.variant]??props.variant??\"BGu0Mgwf_\",zzroHIlLa:buttonColor??props.zzroHIlLa??\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"};};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,ewfFJItNT,ixSSNMsgd,Cof0RMUzO,ORnOR2pUN,fjP7WXjeu,oqjnlG1pR,BeZsA273t,v06jigF6i,sGHTFWZo5,eGOhp_OqC,zzroHIlLa,KDPaGeBIL,UTTJR9foI,dbTkB554q,FFcnuU4Ek,EdKYuwXXP,t4qtipNl7,FI2IDG5Np,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"BGu0Mgwf_\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const f2qu17KRbtv5rva=activeVariantCallback(async(...args)=>{setVariant(\"g7fLVO5ml\");});const E6NV4Gf2fquv5vp=activeVariantCallback(async(...args)=>{setVariant(\"qLlnLn20q\");});const E6NV4Gf2ftv5rva=activeVariantCallback(async(...args)=>{setVariant(\"g7fLVO5ml\");});const i6eMpMhze1skfcin=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"g7fLVO5ml\"),100);});const i6eMpMhzetxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=value=>{if([\"g7fLVO5ml\",\"qLlnLn20q\"].includes(baseVariant))return false;return value;};const isDisplayed1=()=>{if([\"g7fLVO5ml\",\"qLlnLn20q\"].includes(baseVariant))return false;return true;};const isDisplayed2=value=>{if(baseVariant===\"g7fLVO5ml\")return value;if(baseVariant===\"qLlnLn20q\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"qLlnLn20q\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"qLlnLn20q\")return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({g7fLVO5ml:{value:transition2},qLlnLn20q:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-wkp83w\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop [Default]\",layoutDependency:layoutDependency,layoutId:\"BGu0Mgwf_\",ref:refBinding,style:{\"--border-bottom-width\":(ORnOR2pUN.borderBottomWidth??ORnOR2pUN.borderWidth)+\"px\",\"--border-color\":ORnOR2pUN.borderColor,\"--border-left-width\":(ORnOR2pUN.borderLeftWidth??ORnOR2pUN.borderWidth)+\"px\",\"--border-right-width\":(ORnOR2pUN.borderRightWidth??ORnOR2pUN.borderWidth)+\"px\",\"--border-style\":ORnOR2pUN.borderStyle,\"--border-top-width\":(ORnOR2pUN.borderTopWidth??ORnOR2pUN.borderWidth)+\"px\",backdropFilter:`blur(${t4qtipNl7}px)`,backgroundColor:FFcnuU4Ek,...style},variants:{g7fLVO5ml:{backgroundColor:EdKYuwXXP},GEMmITSAJ:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\"},OEkGhi0ka:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\"},qLlnLn20q:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:EdKYuwXXP}},...addPropertyOverrides({g7fLVO5ml:{\"data-framer-name\":\"Mobile\"},GEMmITSAJ:{\"data-framer-name\":\"Desktop [Boxed Mini]\"},kWA7tr2eA:{\"data-framer-name\":\"Desktop [Full Width]\"},OEkGhi0ka:{\"data-framer-name\":\"Desktop [Boxed]\"},qLlnLn20q:{\"data-framer-name\":\"Mobile [Menu Opend]\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-k0mvlx\",\"data-framer-name\":\"Main Area\",layoutDependency:layoutDependency,layoutId:\"xZNePz6BP\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},variants:{g7fLVO5ml:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},GEMmITSAJ:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(113, 113, 122, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:`blur(${t4qtipNl7}px)`,backgroundColor:FFcnuU4Ek,borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0.24145061431045178px 0.24145061431045178px -1.25px rgba(0, 0, 0, 0.05), 0px 2px 2px -2.5px rgba(0, 0, 0, 0.05), 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(9, 9, 11, 0.07), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(9, 9, 11, 0.06), 0px 10px 10px -3.75px rgba(9, 9, 11, 0.03)\"},OEkGhi0ka:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(113, 113, 122, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:`blur(${t4qtipNl7}px)`,backgroundColor:FFcnuU4Ek,borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0.24145061431045178px 0.24145061431045178px -1.25px rgba(0, 0, 0, 0.05), 0px 2px 2px -2.5px rgba(0, 0, 0, 0.05), 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(9, 9, 11, 0.07), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(9, 9, 11, 0.06), 0px 10px 10px -3.75px rgba(9, 9, 11, 0.03)\"},qLlnLn20q:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({GEMmITSAJ:{\"data-border\":true},OEkGhi0ka:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JJT4qiOyG\"},implicitPathVariables:undefined},{href:{webPageId:\"JJT4qiOyG\"},implicitPathVariables:undefined},{href:{webPageId:\"JJT4qiOyG\"},implicitPathVariables:undefined},{href:{webPageId:\"JJT4qiOyG\"},implicitPathVariables:undefined},{href:{webPageId:\"JJT4qiOyG\"},implicitPathVariables:undefined},{href:{webPageId:\"JJT4qiOyG\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(10+((componentViewport?.height||60)-20-50)/2)+7,...addPropertyOverrides({g7fLVO5ml:{y:(componentViewport?.y||0)+0+0+12},GEMmITSAJ:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||90)-20-80)/2)+22},OEkGhi0ka:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||90)-20-80)/2)+22},qLlnLn20q:{y:(componentViewport?.y||0)+0+0+12}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fa3x8m-container\",layoutDependency:layoutDependency,layoutId:\"L3AW7zokX-container\",nodeId:\"L3AW7zokX\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"L3AW7zokX\",layoutId:\"L3AW7zokX\",qj6tn2Ux3:resolvedLinks[0],style:{height:\"100%\"},variant:ewfFJItNT,width:\"100%\",wJOYtHzul:false,yBg5svSnw:ixSSNMsgd,...addPropertyOverrides({g7fLVO5ml:{qj6tn2Ux3:resolvedLinks[4]},GEMmITSAJ:{qj6tn2Ux3:resolvedLinks[3],variant:\"k53kEg_LU\"},kWA7tr2eA:{qj6tn2Ux3:resolvedLinks[1]},OEkGhi0ka:{qj6tn2Ux3:resolvedLinks[2]},qLlnLn20q:{f2qu17KRb:f2qu17KRbtv5rva,qj6tn2Ux3:resolvedLinks[5]}},baseVariant,gestureVariant)})})})}),isDisplayed(BeZsA273t)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(10+((componentViewport?.height||60)-20-50)/2)+10,...addPropertyOverrides({GEMmITSAJ:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||90)-20-80)/2)+25},OEkGhi0ka:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||90)-20-80)/2)+25}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6zkne-container\",\"data-framer-name\":\"Menu [Desktop]\",layoutDependency:layoutDependency,layoutId:\"TPCEs2Im5-container\",name:\"Menu [Desktop]\",nodeId:\"TPCEs2Im5\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuMenu,{height:\"100%\",id:\"TPCEs2Im5\",ILT7xcLmk:FFcnuU4Ek,layoutId:\"TPCEs2Im5\",name:\"Menu [Desktop]\",odLrH8wIa:Cof0RMUzO,style:{height:\"100%\",width:\"100%\"},variant:\"GqsjJ_k1_\",width:\"100%\",XWxsdOvDJ:t4qtipNl7,ZmT46usVX:v06jigF6i,...addPropertyOverrides({GEMmITSAJ:{style:{height:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gael6y\",layoutDependency:layoutDependency,layoutId:\"gzzExDpTx\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sl0xsi\",layoutDependency:layoutDependency,layoutId:\"aqRkbnsW9\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-igt7au\",\"data-styles-preset\":\"ao6vEw8CX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"http://wa.me/5547992219900\",motionChild:true,nodeId:\"ejDbHYZkr\",openInNewTab:true,preserveParams:false,relValues:[],scopeId:\"R59UUiNVK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tawneo\",\"data-styles-preset\":\"dRgG77f47\",children:\"Encontre uma Camerite\"})})})}),className:\"framer-1ubd2om\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ejDbHYZkr\",style:{\"--extracted-r6o4lv\":\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\"},verticalAlignment:\"top\",withExternalLayout:true}),fjP7WXjeu&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ha7gt9-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"btJ50WeRy-container\",nodeId:\"btJ50WeRy\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(ThemeSwitcher,{color:Cof0RMUzO,defaultTheme:\"Dark\",height:\"100%\",id:\"btJ50WeRy\",layoutId:\"btJ50WeRy\",size:30,strokeWidth:2,style:{height:\"100%\"},width:\"100%\"})})}),oqjnlG1pR&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dmyapf-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"uhMK_3Vhi-container\",nodeId:\"uhMK_3Vhi\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(Search,{backdropOptions:{backgroundColor:\"rgba(9, 9, 11, 0.4)\",transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},zIndex:10},height:\"100%\",iconColor:Cof0RMUzO,iconSize:26,iconType:\"default\",id:\"uhMK_3Vhi\",inputOptions:{clearButtonText:\"Clear\",clearButtonType:\"icon\",dividerType:\"fullWidth\",iconOptions:{iconColor:\"rgba(0, 0, 0, 0.45)\",iconSize:18,iconType:\"default\"},inputFont:{},placeholderOptions:{placeholderColor:\"rgba(0, 0, 0, 0.4)\",placeholderText:\"Search...\"},textColor:\"rgb(51, 51, 51)\"},layoutId:\"uhMK_3Vhi\",modalOptions:{backgroundColor:\"rgb(255, 255, 255)\",borderRadius:16,heightIsStatic:false,heightTransition:{damping:60,delay:0,mass:1,stiffness:800,type:\"spring\"},layoutType:\"QuickMenu\",shadow:{blur:40,color:\"rgba(0, 0, 0, 0.2)\",spread:0,x:0,y:20},top:0,width:600},resultOptions:{itemType:\"fullWidth\",subtitleOptions:{subtitleColor:\"rgba(0, 0, 0, 0.4)\",subtitleFont:{},subtitleType:\"path\"},titleColor:\"rgb(51, 51, 51)\",titleFont:{},titleType:\"h1\"},width:\"100%\"})})}),isDisplayed(sGHTFWZo5)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+(10+((componentViewport?.height||60)-20-50)/2)+0+0+0,...addPropertyOverrides({GEMmITSAJ:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||90)-20-80)/2)+15+0+0},OEkGhi0ka:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||90)-20-80)/2)+15+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bncuxq-container\",layoutDependency:layoutDependency,layoutId:\"vCdf7a16A-container\",nodeId:\"vCdf7a16A\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},ey7w8muFX:UTTJR9foI,G77f5Yx_v:eGOhp_OqC,height:\"100%\",HFfTjmBlq:KDPaGeBIL,id:\"vCdf7a16A\",layoutId:\"vCdf7a16A\",n9WP3fBIv:true,oV7zrnzuy:zzroHIlLa,SZQpZ3lk2:10,U1Kbkgydv:dbTkB554q,variant:\"Nw_OMPtNd\",VkxZQkMEC:\"\",Vo_oxchYD:\"CaretRight\",width:\"100%\",WM2TpCryl:false})})})]}),isDisplayed2(BeZsA273t)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({g7fLVO5ml:{height:48,width:\"48px\",y:(componentViewport?.y||0)+0+0+6+0},qLlnLn20q:{height:48,width:\"48px\",y:(componentViewport?.y||0)+0+0+6+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tiny8t-container\",layoutDependency:layoutDependency,layoutId:\"cUX92OO8H-container\",nodeId:\"cUX92OO8H\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuHamburgerMenu,{E6NV4Gf2f:E6NV4Gf2fquv5vp,height:\"100%\",id:\"cUX92OO8H\",layoutId:\"cUX92OO8H\",lYvpkC7IW:\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\",style:{height:\"100%\",width:\"100%\"},variant:\"jes3YGVf7\",width:\"100%\",...addPropertyOverrides({g7fLVO5ml:{lYvpkC7IW:Cof0RMUzO},qLlnLn20q:{E6NV4Gf2f:E6NV4Gf2ftv5rva,lYvpkC7IW:Cof0RMUzO,variant:\"EiPw8AZS4\"}},baseVariant,gestureVariant)})})})]})]}),isDisplayed3()&&/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t87v2a\",\"data-framer-name\":\"Mobile Dropdown\",layoutDependency:layoutDependency,layoutId:\"Qo0kpX5ez\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Wh02OOwE4\"},implicitPathVariables:undefined},{href:{webPageId:\"Wh02OOwE4\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,...addPropertyOverrides({qLlnLn20q:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+60+15+261.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9o2zij-container\",layoutDependency:layoutDependency,layoutId:\"IMalsj8cG-container\",nodeId:\"IMalsj8cG\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(9, 9, 11, 0.05)\",id:\"IMalsj8cG\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Ajuda\",layoutId:\"IMalsj8cG\",qfg9TUc_S:false,style:{height:\"100%\",width:\"100%\"},stziIHmv7:\"rgba(255, 255, 255, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:Cof0RMUzO,width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks1[0],...addPropertyOverrides({qLlnLn20q:{ZpWw94nXT:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-igt7au\",\"data-styles-preset\":\"ao6vEw8CX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"http://wa.me/5547992219900\",motionChild:true,nodeId:\"kq0EDcUKk\",openInNewTab:true,preserveParams:false,relValues:[],scopeId:\"R59UUiNVK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tawneo\",\"data-styles-preset\":\"dRgG77f47\",children:\"Encontre uma Camerite\"})})})}),className:\"framer-1ztipf\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kq0EDcUKk\",style:{\"--extracted-r6o4lv\":\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pTsSZXomk\"},implicitPathVariables:undefined},{href:{webPageId:\"pTsSZXomk\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,...addPropertyOverrides({qLlnLn20q:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+60+15+169.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1x0v27k-container\",layoutDependency:layoutDependency,layoutId:\"XQHxi2_ao-container\",nodeId:\"XQHxi2_ao\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(9, 9, 11, 0.05)\",id:\"XQHxi2_ao\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Blog\",layoutId:\"XQHxi2_ao\",qfg9TUc_S:false,style:{height:\"100%\",width:\"100%\"},stziIHmv7:\"rgba(255, 255, 255, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:Cof0RMUzO,width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks2[0],...addPropertyOverrides({qLlnLn20q:{ZpWw94nXT:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mxMVZu54v\"},implicitPathVariables:undefined},{href:{webPageId:\"mxMVZu54v\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,...addPropertyOverrides({qLlnLn20q:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+60+15+123.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5w2bf7-container\",layoutDependency:layoutDependency,layoutId:\"WCPd0iqW3-container\",nodeId:\"WCPd0iqW3\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(9, 9, 11, 0.05)\",id:\"WCPd0iqW3\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Abra sua Franquia\",layoutId:\"WCPd0iqW3\",qfg9TUc_S:false,style:{height:\"100%\",width:\"100%\"},stziIHmv7:\"rgba(255, 255, 255, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:Cof0RMUzO,width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks3[0],...addPropertyOverrides({qLlnLn20q:{ZpWw94nXT:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pwskJoXeN\"},implicitPathVariables:undefined},{href:{webPageId:\"pwskJoXeN\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,...addPropertyOverrides({qLlnLn20q:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+60+15+215.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-cltvnf-container\",layoutDependency:layoutDependency,layoutId:\"kAhJdgFlH-container\",nodeId:\"kAhJdgFlH\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(9, 9, 11, 0.05)\",id:\"kAhJdgFlH\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Quem Somos\",layoutId:\"kAhJdgFlH\",qfg9TUc_S:false,style:{height:\"100%\",width:\"100%\"},stziIHmv7:\"rgba(255, 255, 255, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:Cof0RMUzO,width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks4[0],...addPropertyOverrides({qLlnLn20q:{ZpWw94nXT:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-u7677l\",layoutDependency:layoutDependency,layoutId:\"BRgz_1V_F\",children:sGHTFWZo5&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,...addPropertyOverrides({qLlnLn20q:{width:`max((${componentViewport?.width||\"100vw\"} - 20px) / 0, 1px)`,y:(componentViewport?.y||0)+0+60+15+307.6+10}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19y5fjk-container\",layoutDependency:layoutDependency,layoutId:\"WV_KMD5tj-container\",nodeId:\"WV_KMD5tj\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},ey7w8muFX:UTTJR9foI,G77f5Yx_v:eGOhp_OqC,height:\"100%\",HFfTjmBlq:KDPaGeBIL,id:\"WV_KMD5tj\",layoutId:\"WV_KMD5tj\",n9WP3fBIv:true,oV7zrnzuy:zzroHIlLa,SZQpZ3lk2:10,U1Kbkgydv:dbTkB554q,variant:\"Nw_OMPtNd\",VkxZQkMEC:\"\",Vo_oxchYD:\"CaretRight\",width:\"100%\",WM2TpCryl:false,...addPropertyOverrides({qLlnLn20q:{nSQvgmbyz:undefined,style:{width:\"100%\"},U1Kbkgydv:FI2IDG5Np}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-1447zzz-container\",id:`${layoutId}-1447zzz`,layoutDependency:layoutDependency,layoutId:\"SxTzrMv5X-container\",nodeId:\"SxTzrMv5X\",ref:ref1,rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:[/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhzetxyyif({overlay}),i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"SxTzrMv5X\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Explore\",layoutId:\"SxTzrMv5X\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:overlay.visible?\"LQXjyoW02\":\"HhwQ1hV0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:Cof0RMUzO,width:\"100%\",ycFa86gVJ:\"flex-start\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1447zzz`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-kd5j3e\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"F7kuCbfW4\",ref:ref2,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(113, 113, 122, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(5px)\",backgroundColor:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.3010936508871964px 0.18065619053231788px -1.5px rgba(0, 0, 0, 0.04), 0px 1.1442666516217286px 0.6865599909730372px -3px rgba(0, 0, 0, 0.04), 0px 5px 3.0000000000000004px -4.5px rgba(0, 0, 0, 0), 0px 0.6021873017743928px 1.5656869846134214px -1px rgba(0, 0, 0, 0.06), 0px 2.288533303243457px 5.950186588432988px -2px rgba(0, 0, 0, 0.06), 0px 10px 26px -3px rgba(0, 0, 0, 0.04)\",WebkitBackdropFilter:\"blur(5px)\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17j6blo\",layoutDependency:layoutDependency,layoutId:\"DmQ7H6J6y\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y0jtd5\",layoutDependency:layoutDependency,layoutId:\"rvuXaDrcp\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"210px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qgyxpa-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"MewRW70wu-container\",nodeId:\"MewRW70wu\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"MewRW70wu\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Layouts\",layoutId:\"MewRW70wu\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kc88LMeYu\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122))\",width:\"100%\",ycFa86gVJ:\"flex-start\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{a3Cfhx3Kw:\"starting-a-career-in-web-design\"},unresolvedPathSlugs:{a3Cfhx3Kw:{collectionId:\"ewhHuyXZI\",collectionItemId:\"IGnj5HHLH\"}},webPageId:\"aWjFgBj9c\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"210px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ua6f9l-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"jsYfkIDRT-container\",nodeId:\"jsYfkIDRT\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"jsYfkIDRT\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Post Page\",layoutId:\"jsYfkIDRT\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks5[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pTsSZXomk\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"210px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rhh65t-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"YNQzaOEfr-container\",nodeId:\"YNQzaOEfr\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"YNQzaOEfr\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Blog (Stack)\",layoutId:\"YNQzaOEfr\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks6[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Wh02OOwE4\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"210px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1op7pwx-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"mN6M49Oca-container\",nodeId:\"mN6M49Oca\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"mN6M49Oca\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Central de Ajuda\",layoutId:\"mN6M49Oca\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks7[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zTCuAWAUo\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"210px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10g5uyc-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"hJ0FQq6aP-container\",nodeId:\"hJ0FQq6aP\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"hJ0FQq6aP\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Blog (2 Columns)\",layoutId:\"hJ0FQq6aP\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks8[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pTsSZXomk\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"210px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ul0m7i-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"Q_zhkHTJ3-container\",nodeId:\"Q_zhkHTJ3\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"Q_zhkHTJ3\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Blog\",layoutId:\"Q_zhkHTJ3\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks9[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F_5otM6ZU\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"210px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-l1fj62-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"Cw5O4Ic0P-container\",nodeId:\"Cw5O4Ic0P\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"Cw5O4Ic0P\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Blog (3 Columns)\",layoutId:\"Cw5O4Ic0P\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks10[0]})})})})]})})})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,...addPropertyOverrides({qLlnLn20q:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+60+15+31.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-npusy7-container\",id:`${layoutId}-npusy7`,layoutDependency:layoutDependency,layoutId:\"durY7pWC7-container\",nodeId:\"durY7pWC7\",ref:ref3,rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:[/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhzetxyyif({overlay:overlay1}),i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"durY7pWC7\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Solu\\xe7\\xf5es\",layoutId:\"durY7pWC7\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:overlay1.visible?\"LQXjyoW02\":\"HhwQ1hV0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:Cof0RMUzO,width:\"100%\",ycFa86gVJ:\"flex-start\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-npusy7`,offsetX:0,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:false,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1r8d30m\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"pfnrimaht\",ref:ref4,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(113, 113, 122, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(5px)\",backgroundColor:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.3010936508871964px 0.18065619053231788px -1.5px rgba(0, 0, 0, 0.04), 0px 1.1442666516217286px 0.6865599909730372px -3px rgba(0, 0, 0, 0.04), 0px 5px 3.0000000000000004px -4.5px rgba(0, 0, 0, 0), 0px 0.6021873017743928px 1.5656869846134214px -1px rgba(0, 0, 0, 0.06), 0px 2.288533303243457px 5.950186588432988px -2px rgba(0, 0, 0, 0.06), 0px 10px 26px -3px rgba(0, 0, 0, 0.04)\",WebkitBackdropFilter:\"blur(5px)\"},variants:{qLlnLn20q:{backgroundColor:\"var(--token-91fd02cc-67b7-49e1-9022-f6a812a75b98, rgb(41, 24, 78))\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1iqy7v8\",layoutDependency:layoutDependency,layoutId:\"K9hotYuQF\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ypnh5r\",layoutDependency:layoutDependency,layoutId:\"i0z2ywvEO\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ap6s2w-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"fX6aqPAnb-container\",nodeId:\"fX6aqPAnb\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"fX6aqPAnb\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Layouts\",layoutId:\"fX6aqPAnb\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kc88LMeYu\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122))\",width:\"100%\",ycFa86gVJ:\"flex-start\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"B1wCtrIRJ\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hl67kh-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ulPAkGaHC-container\",nodeId:\"ulPAkGaHC\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"ulPAkGaHC\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Link\",layoutId:\"ulPAkGaHC\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"center\",...addPropertyOverrides({qLlnLn20q:{bxYeoQnmJ:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},ku0K5iab7:\"Conex\\xe3o e Nuvem\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",ZpWw94nXT:resolvedLinks11[0]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"V6OMKlbvw\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fsgrg8-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"MmHxv70q3-container\",nodeId:\"MmHxv70q3\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"MmHxv70q3\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Link\",layoutId:\"MmHxv70q3\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"center\",...addPropertyOverrides({qLlnLn20q:{bxYeoQnmJ:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},ku0K5iab7:\"Plataforma e Aplicativo\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",ZpWw94nXT:resolvedLinks12[0]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xepba4yBm\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rhf50w-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CJIeQxz8h-container\",nodeId:\"CJIeQxz8h\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"CJIeQxz8h\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Link\",layoutId:\"CJIeQxz8h\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"center\",...addPropertyOverrides({qLlnLn20q:{bxYeoQnmJ:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},ku0K5iab7:\"Monitoramento e Seguran\\xe7a\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",ZpWw94nXT:resolvedLinks13[0]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XM8O9vbCl\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16myqer-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ARJ5Cmr15-container\",nodeId:\"ARJ5Cmr15\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"ARJ5Cmr15\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Monitoramento e Seguran\\xe7a\",layoutId:\"ARJ5Cmr15\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"center\",...addPropertyOverrides({qLlnLn20q:{bxYeoQnmJ:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},ku0K5iab7:\"Rede Colaborativa\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",ZpWw94nXT:resolvedLinks14[0]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XhjBUj_ZT\"},implicitPathVariables:undefined}],children:resolvedLinks15=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-clpqh5-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"riuzGzzHl-container\",nodeId:\"riuzGzzHl\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"riuzGzzHl\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Rede Colaborativa\",layoutId:\"riuzGzzHl\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"center\",...addPropertyOverrides({qLlnLn20q:{bxYeoQnmJ:\"var(--token-7bee0f76-fde7-4d57-b5f2-4b59e5ae8a59, rgb(0, 144, 217))\",CKLn4URch:{borderColor:\"var(--token-a59b4fcd-fb38-4a3b-b7de-22c84dc5f49e, rgb(51, 204, 240))\",borderStyle:\"solid\",borderWidth:1},kf3NktHXk:\"Novo\",ku0K5iab7:\"Anal\\xedtico e Investigativo\",qfg9TUc_S:true,VdwkoqfEz:\"var(--token-462a80c5-2acc-4a43-b3c7-a5655e9319b5, rgb(212, 212, 214))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",ZpWw94nXT:resolvedLinks15[0]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{a3Cfhx3Kw:\"starting-a-career-in-web-design\"},unresolvedPathSlugs:{a3Cfhx3Kw:{collectionId:\"ewhHuyXZI\",collectionItemId:\"IGnj5HHLH\"}},webPageId:\"aWjFgBj9c\"},implicitPathVariables:undefined},{href:{webPageId:\"BKqhJBWQ5\"},implicitPathVariables:undefined}],children:resolvedLinks16=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",...addPropertyOverrides({qLlnLn20q:{width:\"288px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yt4ze1-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"NaDIEBcrO-container\",nodeId:\"NaDIEBcrO\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"NaDIEBcrO\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Post Page\",layoutId:\"NaDIEBcrO\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks16[0],...addPropertyOverrides({qLlnLn20q:{CKLn4URch:{borderColor:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:1},ku0K5iab7:\"Ver Todas as Solu\\xe7\\xf5es\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",ZpWw94nXT:resolvedLinks16[1]}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pTsSZXomk\"},implicitPathVariables:undefined}],children:resolvedLinks17=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-aaxw43-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"FIT5vEOtx-container\",nodeId:\"FIT5vEOtx\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"FIT5vEOtx\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Blog (Stack)\",layoutId:\"FIT5vEOtx\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks17[0]})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zTCuAWAUo\"},implicitPathVariables:undefined}],children:resolvedLinks18=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18wkttr-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"GoMwEXor3-container\",nodeId:\"GoMwEXor3\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"GoMwEXor3\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Blog (2 Columns)\",layoutId:\"GoMwEXor3\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks18[0]})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F_5otM6ZU\"},implicitPathVariables:undefined}],children:resolvedLinks19=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ejbdyz-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"YaMXh_2g2-container\",nodeId:\"YaMXh_2g2\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"YaMXh_2g2\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Blog (3 Columns)\",layoutId:\"YaMXh_2g2\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks19[0]})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F_5otM6ZU\"},implicitPathVariables:undefined}],children:resolvedLinks20=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fuollt-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"GBq9zGt8Z-container\",nodeId:\"GBq9zGt8Z\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"GBq9zGt8Z\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Rede Colaborativa\",layoutId:\"GBq9zGt8Z\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks20[0]})})})})]})})})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,...addPropertyOverrides({qLlnLn20q:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+60+15+77.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-18upgn8-container\",id:`${layoutId}-18upgn8`,layoutDependency:layoutDependency,layoutId:\"nHyRSodIt-container\",nodeId:\"nHyRSodIt\",ref:ref5,rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:[/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhzetxyyif({overlay:overlay2}),i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"nHyRSodIt\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Segmentos\",layoutId:\"nHyRSodIt\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:overlay2.visible?\"LQXjyoW02\":\"HhwQ1hV0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:Cof0RMUzO,width:\"100%\",ycFa86gVJ:\"flex-start\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref5,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-18upgn8`,offsetX:0,offsetY:10,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:false,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1m8whv4\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"tvtv0J_0x\",ref:ref6,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(113, 113, 122, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(5px)\",backgroundColor:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.3010936508871964px 0.18065619053231788px -1.5px rgba(0, 0, 0, 0.04), 0px 1.1442666516217286px 0.6865599909730372px -3px rgba(0, 0, 0, 0.04), 0px 5px 3.0000000000000004px -4.5px rgba(0, 0, 0, 0), 0px 0.6021873017743928px 1.5656869846134214px -1px rgba(0, 0, 0, 0.06), 0px 2.288533303243457px 5.950186588432988px -2px rgba(0, 0, 0, 0.06), 0px 10px 26px -3px rgba(0, 0, 0, 0.04)\",WebkitBackdropFilter:\"blur(5px)\"},variants:{qLlnLn20q:{backgroundColor:\"var(--token-224f6d58-debc-4867-9cce-963c058ddb98, rgb(62, 36, 117))\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pmcnc\",layoutDependency:layoutDependency,layoutId:\"H2Ow26bRF\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-iczg8x\",layoutDependency:layoutDependency,layoutId:\"bizIIEuU2\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12tx98n-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"fUjCLd70y-container\",nodeId:\"fUjCLd70y\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"fUjCLd70y\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Clique e conhe\\xe7a\",layoutId:\"fUjCLd70y\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kc88LMeYu\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122))\",width:\"100%\",ycFa86gVJ:\"flex-start\"})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kpdflr-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"L_eqJUO4J-container\",nodeId:\"L_eqJUO4J\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"L_eqJUO4J\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Seja um parceiro\",layoutId:\"L_eqJUO4J\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kc88LMeYu\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122))\",width:\"100%\",ycFa86gVJ:\"flex-start\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{a3Cfhx3Kw:\"starting-a-career-in-web-design\"},unresolvedPathSlugs:{a3Cfhx3Kw:{collectionId:\"ewhHuyXZI\",collectionItemId:\"IGnj5HHLH\"}},webPageId:\"aWjFgBj9c\"},implicitPathVariables:undefined},{href:{webPageId:\"dG06xQwKl\"},implicitPathVariables:undefined}],children:resolvedLinks21=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",...addPropertyOverrides({qLlnLn20q:{width:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1y4azw5-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"aKIQm0crz-container\",nodeId:\"aKIQm0crz\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"aKIQm0crz\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Plataforma e Aplicativo\",layoutId:\"aKIQm0crz\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks21[0],...addPropertyOverrides({qLlnLn20q:{ku0K5iab7:\"Empresas de Seguran\\xe7a Eletr\\xf4nica\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",ZpWw94nXT:resolvedLinks21[1]}},baseVariant,gestureVariant)})})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d9safw\",layoutDependency:layoutDependency,layoutId:\"vmijaezi6\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dG06xQwKl\"},implicitPathVariables:undefined}],children:resolvedLinks22=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-babe9f-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"pXqzQFNcv-container\",nodeId:\"pXqzQFNcv\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"pXqzQFNcv\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Link\",layoutId:\"pXqzQFNcv\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"center\",...addPropertyOverrides({qLlnLn20q:{ku0K5iab7:\"Centrais de monitoramento e Vigil\\xe2ncia\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",ZpWw94nXT:resolvedLinks22[0]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dG06xQwKl\"},implicitPathVariables:undefined}],children:resolvedLinks23=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yhybwh-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"iQLEsD1D_-container\",nodeId:\"iQLEsD1D_\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"iQLEsD1D_\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Link\",layoutId:\"iQLEsD1D_\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"center\",...addPropertyOverrides({qLlnLn20q:{ku0K5iab7:\"Controle de acesso e Zeladoria\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",ZpWw94nXT:resolvedLinks23[0]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dG06xQwKl\"},implicitPathVariables:undefined}],children:resolvedLinks24=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1s1swub-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"mmNYSwjSM-container\",nodeId:\"mmNYSwjSM\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(SubItem,{bxYeoQnmJ:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i8hVK17KP:\"rgba(113, 113, 122, 0.08)\",id:\"mmNYSwjSM\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Link\",layoutId:\"mmNYSwjSM\",qfg9TUc_S:false,style:{height:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"kPPJvOrak\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"center\",...addPropertyOverrides({qLlnLn20q:{ku0K5iab7:\"Servi\\xe7os e Vendas de equipamentos\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-a75f4f10-4f2d-45ea-a7ac-7e721e207a11, rgb(211, 194, 248))\",ZpWw94nXT:resolvedLinks24[0]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pTsSZXomk\"},implicitPathVariables:undefined},{href:{webPageId:\"nwTyWRdta\"},implicitPathVariables:undefined}],children:resolvedLinks25=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1sgutqe-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"VppzsbVLI-container\",nodeId:\"VppzsbVLI\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"VppzsbVLI\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Nuvem e C\\xe2meras\",layoutId:\"VppzsbVLI\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks25[0],...addPropertyOverrides({qLlnLn20q:{ku0K5iab7:\"For\\xe7as de Seguran\\xe7a P\\xfablica\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",ZpWw94nXT:resolvedLinks25[1]}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nwTyWRdta\"},implicitPathVariables:undefined}],children:resolvedLinks26=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2t1q0-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"MCyF8w2YA-container\",nodeId:\"MCyF8w2YA\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"MCyF8w2YA\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Seguran\\xe7a P\\xfablica\",layoutId:\"MCyF8w2YA\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks26[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nwTyWRdta\"},implicitPathVariables:undefined}],children:resolvedLinks27=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zhtxd5-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ekqujUoB5-container\",nodeId:\"ekqujUoB5\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"ekqujUoB5\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Seguran\\xe7a P\\xfablica\",layoutId:\"ekqujUoB5\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks27[0],...addPropertyOverrides({qLlnLn20q:{ku0K5iab7:\"Empresas e Resid\\xeancias\",VdwkoqfEz:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",wGRcFK04x:\"var(--token-c79d7507-49b9-4bf1-b496-d24cdfdadfe5, rgb(255, 255, 255))\",ZpWw94nXT:\"http://wa.me/5547992219900\"}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zTCuAWAUo\"},implicitPathVariables:undefined}],children:resolvedLinks28=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-u2afhh-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"XXzWDHiUr-container\",nodeId:\"XXzWDHiUr\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"XXzWDHiUr\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Monitoramento e Seguran\\xe7a\",layoutId:\"XXzWDHiUr\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks28[0]})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F_5otM6ZU\"},implicitPathVariables:undefined}],children:resolvedLinks29=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qp283n-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"yoxuRVaQ6-container\",nodeId:\"yoxuRVaQ6\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"yoxuRVaQ6\",kf3NktHXk:\"Badge\",ku0K5iab7:\"Rede Colaborativa\",layoutId:\"yoxuRVaQ6\",qfg9TUc_S:false,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks29[0]})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F_5otM6ZU\"},implicitPathVariables:undefined}],children:resolvedLinks30=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"270px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xi3rb5-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"eJXthXclI-container\",nodeId:\"eJXthXclI\",rendersWithMotion:true,scopeId:\"R59UUiNVK\",children:/*#__PURE__*/_jsx(MenuItem,{bxYeoQnmJ:\"var(--token-2864329c-4347-4ec4-a76e-dedd93da33b9, rgb(123, 72, 234))\",CKLn4URch:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1},dqMpST25y:10,height:\"100%\",i6eMpMhze:i6eMpMhze1skfcin,i8hVK17KP:\"rgba(113, 113, 122, 0.1)\",id:\"eJXthXclI\",kf3NktHXk:\"Novo\",ku0K5iab7:\"Anal\\xedtico e Investigativo\",layoutId:\"eJXthXclI\",qfg9TUc_S:true,style:{width:\"100%\"},stziIHmv7:\"rgba(113, 113, 122, 0)\",T3ktnO2nz:false,variant:\"icuU8oJ0t\",VdwkoqfEz:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",wGRcFK04x:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",width:\"100%\",ycFa86gVJ:\"flex-start\",ZpWw94nXT:resolvedLinks30[0]})})})})]})})})})})]})})})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jCUYu.framer-ltaqx7, .framer-jCUYu .framer-ltaqx7 { display: block; }\",\".framer-jCUYu.framer-wkp83w { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 40px 10px 40px; position: relative; width: 1200px; }\",\".framer-jCUYu .framer-k0mvlx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-jCUYu .framer-1fa3x8m-container, .framer-jCUYu .framer-1hl67kh-container, .framer-jCUYu .framer-fsgrg8-container, .framer-jCUYu .framer-1rhf50w-container, .framer-jCUYu .framer-16myqer-container, .framer-jCUYu .framer-clpqh5-container, .framer-jCUYu .framer-babe9f-container, .framer-jCUYu .framer-1yhybwh-container, .framer-jCUYu .framer-1s1swub-container { flex: none; height: 36px; position: relative; width: auto; }\",\".framer-jCUYu .framer-6zkne-container { flex: 1 0 0px; height: 30px; position: relative; width: 1px; z-index: 1; }\",\".framer-jCUYu .framer-1gael6y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-jCUYu .framer-sl0xsi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px 0px 0px 15px; position: relative; width: min-content; }\",\".framer-jCUYu .framer-1ubd2om, .framer-jCUYu .framer-1ztipf { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-jCUYu .framer-ha7gt9-container { flex: none; height: 30px; position: relative; width: auto; }\",\".framer-jCUYu .framer-dmyapf-container { cursor: pointer; flex: none; height: auto; position: relative; width: auto; }\",\".framer-jCUYu .framer-bncuxq-container, .framer-jCUYu .framer-19y5fjk-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-jCUYu .framer-tiny8t-container { flex: none; height: 48px; position: relative; width: 48px; }\",\".framer-jCUYu .framer-1t87v2a { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 15px; position: relative; width: 1px; }\",\".framer-jCUYu .framer-9o2zij-container, .framer-jCUYu .framer-1x0v27k-container, .framer-jCUYu .framer-5w2bf7-container, .framer-jCUYu .framer-cltvnf-container { flex: none; height: 36px; position: relative; width: 100%; }\",\".framer-jCUYu .framer-u7677l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-jCUYu .framer-1447zzz-container, .framer-jCUYu .framer-npusy7-container, .framer-jCUYu .framer-18upgn8-container { cursor: pointer; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-jCUYu .framer-kd5j3e, .framer-jCUYu .framer-1r8d30m, .framer-jCUYu .framer-1m8whv4 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-jCUYu .framer-17j6blo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 15px; position: relative; width: 240px; }\",\".framer-jCUYu .framer-1y0jtd5, .framer-jCUYu .framer-ypnh5r, .framer-jCUYu .framer-iczg8x { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-jCUYu .framer-1qgyxpa-container, .framer-jCUYu .framer-1ua6f9l-container, .framer-jCUYu .framer-rhh65t-container, .framer-jCUYu .framer-1op7pwx-container, .framer-jCUYu .framer-10g5uyc-container, .framer-jCUYu .framer-1ul0m7i-container, .framer-jCUYu .framer-l1fj62-container, .framer-jCUYu .framer-1ap6s2w-container, .framer-jCUYu .framer-1yt4ze1-container, .framer-jCUYu .framer-aaxw43-container, .framer-jCUYu .framer-18wkttr-container, .framer-jCUYu .framer-1ejbdyz-container, .framer-jCUYu .framer-1fuollt-container, .framer-jCUYu .framer-12tx98n-container, .framer-jCUYu .framer-kpdflr-container, .framer-jCUYu .framer-1y4azw5-container, .framer-jCUYu .framer-1sgutqe-container, .framer-jCUYu .framer-2t1q0-container, .framer-jCUYu .framer-zhtxd5-container, .framer-jCUYu .framer-u2afhh-container, .framer-jCUYu .framer-qp283n-container, .framer-jCUYu .framer-1xi3rb5-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-jCUYu .framer-1iqy7v8, .framer-jCUYu .framer-1pmcnc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 15px; position: relative; width: 300px; }\",\".framer-jCUYu .framer-1d9safw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-jCUYu.framer-v-yhrlyd .framer-k0mvlx { max-width: unset; }\",\".framer-jCUYu.framer-v-6snq6t.framer-wkp83w { padding: 20px 15px 0px 15px; }\",\".framer-jCUYu.framer-v-6snq6t .framer-k0mvlx { max-width: 1366px; padding: 15px 20px 15px 20px; z-index: 10; }\",\".framer-jCUYu.framer-v-1aczhvd.framer-wkp83w { padding: 20px 15px 0px 15px; width: min-content; }\",\".framer-jCUYu.framer-v-1aczhvd .framer-k0mvlx { flex: none; max-width: unset; padding: 15px 15px 15px 25px; width: min-content; z-index: 10; }\",\".framer-jCUYu.framer-v-1aczhvd .framer-6zkne-container { flex: none; width: auto; }\",\".framer-jCUYu.framer-v-4gxnd7.framer-wkp83w { flex-direction: column; gap: 0px; justify-content: flex-start; padding: 0px; width: 390px; }\",\".framer-jCUYu.framer-v-4gxnd7 .framer-k0mvlx { flex: none; height: 60px; padding: 15px 10px 15px 15px; width: 100%; z-index: 1; }\",\".framer-jCUYu.framer-v-4gxnd7 .framer-1fa3x8m-container, .framer-jCUYu.framer-v-1069zb2 .framer-1fa3x8m-container, .framer-jCUYu.framer-v-1069zb2 .framer-1ztipf, .framer-jCUYu.framer-v-1069zb2 .framer-1yt4ze1-container { order: 0; }\",\".framer-jCUYu.framer-v-4gxnd7 .framer-1gael6y { flex: 1 0 0px; gap: 0px; justify-content: flex-end; order: 1; width: 1px; }\",\".framer-jCUYu.framer-v-4gxnd7 .framer-sl0xsi { order: 0; padding: 0px 10px 0px 15px; }\",\".framer-jCUYu.framer-v-4gxnd7 .framer-tiny8t-container, .framer-jCUYu.framer-v-1069zb2 .framer-npusy7-container, .framer-jCUYu.framer-v-1069zb2 .framer-fsgrg8-container { order: 1; }\",\".framer-jCUYu.framer-v-1069zb2.framer-wkp83w { flex-direction: column; gap: 0px; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: auto; padding: 0px; width: 390px; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-k0mvlx { flex: none; height: 60px; padding: 15px 10px 15px 15px; width: 100%; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-1gael6y { flex: 1 0 0px; gap: 10px; justify-content: flex-end; order: 2; width: 1px; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-1t87v2a { flex: none; width: 100%; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-9o2zij-container { order: 7; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-1x0v27k-container, .framer-jCUYu.framer-v-1069zb2 .framer-clpqh5-container { order: 5; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-5w2bf7-container, .framer-jCUYu.framer-v-1069zb2 .framer-16myqer-container { order: 4; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-cltvnf-container { order: 6; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-u7677l { order: 8; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-19y5fjk-container { flex: 1 0 0px; width: 1px; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-1iqy7v8 { width: 318px; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-1hl67kh-container { order: 2; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-1rhf50w-container, .framer-jCUYu.framer-v-1069zb2 .framer-18upgn8-container { order: 3; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-1pmcnc { width: min-content; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-iczg8x { flex: none; width: min-content; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-1y4azw5-container { order: 1; width: auto; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-1d9safw { align-content: flex-start; align-items: flex-start; gap: 0px; height: 108px; justify-content: flex-start; order: 3; padding: 0px 0px 0px 15px; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-1sgutqe-container { order: 4; width: 270px; }\",\".framer-jCUYu.framer-v-1069zb2 .framer-zhtxd5-container { order: 6; width: 270px; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-jCUYu[data-border=\"true\"]::after, .framer-jCUYu [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 60\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kWA7tr2eA\":{\"layout\":[\"fixed\",\"auto\"]},\"OEkGhi0ka\":{\"layout\":[\"fixed\",\"auto\"]},\"GEMmITSAJ\":{\"layout\":[\"auto\",\"auto\"]},\"g7fLVO5ml\":{\"layout\":[\"fixed\",\"auto\"]},\"qLlnLn20q\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]}}}\n * @framerVariables {\"ewfFJItNT\":\"logoVariant\",\"ixSSNMsgd\":\"logoColor\",\"Cof0RMUzO\":\"textColor\",\"ORnOR2pUN\":\"bgBorder\",\"fjP7WXjeu\":\"showThemeSwitcher\",\"oqjnlG1pR\":\"showSearch\",\"BeZsA273t\":\"showMenu\",\"v06jigF6i\":\"alignMenu\",\"sGHTFWZo5\":\"showButton\",\"eGOhp_OqC\":\"buttonText\",\"zzroHIlLa\":\"buttonColor\",\"KDPaGeBIL\":\"buttonTextColor\",\"UTTJR9foI\":\"newTab\",\"dbTkB554q\":\"buttonLink\",\"FFcnuU4Ek\":\"desktopBG\",\"EdKYuwXXP\":\"mobileBG\",\"t4qtipNl7\":\"bGBlur\",\"FI2IDG5Np\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerR59UUiNVK=withCSS(Component,css,\"framer-jCUYu\");export default FramerR59UUiNVK;FramerR59UUiNVK.displayName=\"Header\";FramerR59UUiNVK.defaultProps={height:60,width:1200};addPropertyControls(FramerR59UUiNVK,{variant:{options:[\"BGu0Mgwf_\",\"kWA7tr2eA\",\"OEkGhi0ka\",\"GEMmITSAJ\",\"g7fLVO5ml\",\"qLlnLn20q\"],optionTitles:[\"Desktop [Default]\",\"Desktop [Full Width]\",\"Desktop [Boxed]\",\"Desktop [Boxed Mini]\",\"Mobile\",\"Mobile [Menu Opend]\"],title:\"Variant\",type:ControlType.Enum},ewfFJItNT:LogoControls?.[\"variant\"]&&{...LogoControls[\"variant\"],defaultValue:\"XgBIHPUqi\",description:undefined,hidden:undefined,title:\"Logo Variant\"},ixSSNMsgd:LogoControls?.[\"yBg5svSnw\"]&&{...LogoControls[\"yBg5svSnw\"],defaultValue:\"lk7ooqA4_\",description:undefined,hidden:undefined,title:\"Logo Color\"},Cof0RMUzO:{defaultValue:'var(--token-e6a1425f-5cc8-4e16-87a5-8615ab8b8fe1, rgb(82, 82, 91)) /* {\"name\":\"Gray 600 [Dynamic]\"} */',title:\"Text Color\",type:ControlType.Color},ORnOR2pUN:{defaultValue:{borderBottomWidth:1,borderColor:'var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231)) /* {\"name\":\"Gray 200 [Dynamic]\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},title:\"Bg Border\",type:ControlType.Border},fjP7WXjeu:{defaultValue:false,title:\"Show Theme Switcher\",type:ControlType.Boolean},oqjnlG1pR:{defaultValue:true,title:\"Show Search\",type:ControlType.Boolean},BeZsA273t:{defaultValue:true,title:\"Show Menu\",type:ControlType.Boolean},v06jigF6i:MenuMenuControls?.[\"ZmT46usVX\"]&&{...MenuMenuControls[\"ZmT46usVX\"],defaultValue:\"flex-start\",description:undefined,hidden:undefined,title:\"Align Menu\"},sGHTFWZo5:{defaultValue:true,title:\"Show Button\",type:ControlType.Boolean},eGOhp_OqC:{defaultValue:\"Purchase\",displayTextArea:false,placeholder:\"\",title:\"Button Text\",type:ControlType.String},zzroHIlLa:{defaultValue:'var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)) /* {\"name\":\"Gray 950 [Dynamic]\"} */',title:\"Button Color\",type:ControlType.Color},KDPaGeBIL:{defaultValue:'var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255)) /* {\"name\":\"White/Gray 950 [Dynamic]\"} */',title:\"Button Text Color\",type:ControlType.Color},UTTJR9foI:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},dbTkB554q:{title:\"Button Link\",type:ControlType.Link},FFcnuU4Ek:{defaultValue:'var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0.95)) /* {\"name\":\"Header Background [Dynamic]\"} */',title:\"Desktop BG\",type:ControlType.Color},EdKYuwXXP:{defaultValue:'var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0.9)) /* {\"name\":\"Header Background\"} */',title:\"Mobile BG\",type:ControlType.Color},t4qtipNl7:{defaultValue:10,step:1,title:\"BG Blur\",type:ControlType.Number},FI2IDG5Np:{title:\"Link\",type:ControlType.Link}});addFonts(FramerR59UUiNVK,[{explicitInter:true,fonts:[{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\"}]},...LogoFonts,...MenuMenuFonts,...ThemeSwitcherFonts,...SearchFonts,...ButtonFonts,...MenuHamburgerMenuFonts,...MenuItemFonts,...SubItemFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR59UUiNVK\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kWA7tr2eA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OEkGhi0ka\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GEMmITSAJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"g7fLVO5ml\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qLlnLn20q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"ewfFJItNT\\\":\\\"logoVariant\\\",\\\"ixSSNMsgd\\\":\\\"logoColor\\\",\\\"Cof0RMUzO\\\":\\\"textColor\\\",\\\"ORnOR2pUN\\\":\\\"bgBorder\\\",\\\"fjP7WXjeu\\\":\\\"showThemeSwitcher\\\",\\\"oqjnlG1pR\\\":\\\"showSearch\\\",\\\"BeZsA273t\\\":\\\"showMenu\\\",\\\"v06jigF6i\\\":\\\"alignMenu\\\",\\\"sGHTFWZo5\\\":\\\"showButton\\\",\\\"eGOhp_OqC\\\":\\\"buttonText\\\",\\\"zzroHIlLa\\\":\\\"buttonColor\\\",\\\"KDPaGeBIL\\\":\\\"buttonTextColor\\\",\\\"UTTJR9foI\\\":\\\"newTab\\\",\\\"dbTkB554q\\\":\\\"buttonLink\\\",\\\"FFcnuU4Ek\\\":\\\"desktopBG\\\",\\\"EdKYuwXXP\\\":\\\"mobileBG\\\",\\\"t4qtipNl7\\\":\\\"bGBlur\\\",\\\"FI2IDG5Np\\\":\\\"link\\\"}\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"60\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./R59UUiNVK.map"],
  "mappings": "4sBAC8U,IAAMA,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,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,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAO,CAACC,EAAEC,IAAY,OAAOD,GAAI,UAAU,OAAOC,GAAI,SAASD,EAAE,YAAY,IAAIC,EAAE,YAAY,EAAED,IAAIC,EAAUC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,EAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,GAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAqB,CAAC,KAAK,YAAY,QAAQ,YAAY,MAAM,WAAW,EAAQC,GAAwB,CAAC,sBAAsB,YAAY,eAAe,YAAY,cAAc,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,MAAAC,EAAM,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,UAAAC,EAAU,aAAAC,EAAa,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUP,GAAOO,EAAM,UAAU,UAAUJ,GAAMI,EAAM,UAAU,QAAQT,GAAwBS,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUF,GAAcE,EAAM,UAAU,UAAUV,GAAqBO,CAAS,GAAGA,GAAWG,EAAM,WAAW,WAAW,GAAUC,GAAuB,CAACD,EAAM9B,IAAe8B,EAAM,iBAAwB9B,EAAS,KAAK,GAAG,EAAE8B,EAAM,iBAAwB9B,EAAS,KAAK,GAAG,EAAUgC,GAA6BC,GAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,GAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7C,EAAQ,UAAA8C,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE9B,GAASQ,CAAK,EAAO,CAAC,YAAAuB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA5D,CAAQ,EAAE6D,GAAgB,CAAC,WAAAlE,GAAW,eAAe,YAAY,IAAI0C,EAAW,QAAAnC,EAAQ,kBAAAL,EAAiB,CAAC,EAAQiE,EAAiB/B,GAAuBD,EAAM9B,CAAQ,EAAO,CAAC,sBAAA+D,GAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,EAAaH,GAAsB,SAASI,KAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKR,GAAqB,MAAMA,EAAU,GAAGgB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAuCC,EAAkBC,EAAGzE,GAAkB,GAAhD,CAAC,CAAuE,EAAQ0E,EAAQlE,GAAO4C,EAAU,WAAW,EAAQuB,EAAY/D,IAAW,CAAC,YAAY,WAAW,EAAE,SAAS6C,CAAW,EAAS,GAAa7C,GAAcgE,GAASpE,GAAO4C,EAAU,WAAW,EAAQyB,EAASrE,GAAO4C,EAAU,WAAW,EAAE,OAAoBhC,EAAK0D,GAAY,CAAC,GAAG3B,GAAUT,EAAgB,SAAsBtB,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKT,GAAW,CAAC,MAAMJ,GAAY,SAAsBa,EAAK2D,GAAK,CAAC,KAAK1B,EAAU,YAAY,GAAK,OAAO,YAAY,aAAaC,EAAU,QAAQ,YAAY,aAAa,GAAK,SAAsBlC,EAAKE,EAAO,EAAE,CAAC,GAAGkC,EAAU,GAAGI,EAAgB,UAAU,GAAGa,EAAGD,EAAkB,iBAAiBtB,EAAUQ,CAAU,CAAC,iBAAiB,mBAAmB,sBAAsB,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,MAAMI,EAAa,IAAI7B,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAG/C,GAAqB,CAAC,UAAU,CAAC,mBAAmB,cAAc,EAAE,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,aAAa,CAAC,EAAEuD,EAAYI,CAAc,EAAE,SAAsBmB,EAAM1D,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB4C,EAAiB,SAAS,YAAY,SAAS,CAACS,EAAYD,CAAO,GAAgBtD,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiB4C,EAAiB,SAAS,YAAY,SAAsB9C,EAAK6D,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,IAAI,OAAO,WAAW,iBAAiBf,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,ojDAAojD,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEU,IAAuBxD,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiB4C,EAAiB,SAAS,YAAY,SAAsB9C,EAAK6D,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,IAAI,OAAO,WAAW,iBAAiBf,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,6iDAA6iD,aAAa,WAAW,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEW,GAAuBzD,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiB4C,EAAiB,SAAS,YAAY,SAAsB9C,EAAK6D,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,IAAI,OAAO,WAAW,iBAAiBf,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,ojDAAojD,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEQ,GAAsBtD,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,mBAAmB,iBAAiB4C,EAAiB,SAAS,YAAY,SAAsB9C,EAAK6D,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,OAAO,WAAW,iBAAiBf,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,m+SAAm+S,aAAa,WAAW,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEU,IAAuBxD,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,iBAAiB4C,EAAiB,SAAS,YAAY,SAAsB9C,EAAK6D,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,OAAO,WAAW,iBAAiBf,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,q9SAAq9S,aAAa,WAAW,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEU,IAAuBxD,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,iBAAiB4C,EAAiB,SAAS,YAAY,SAAsB9C,EAAK6D,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,OAAO,WAAW,iBAAiBf,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,m+SAAm+S,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,gFAAgF,mTAAmT,6QAA6Q,4OAA4O,mLAAmL,oLAAoL,kHAAkH,oLAAoL,oLAAoL,2EAA2E,8GAA8G,4GAA4G,8GAA8G,8GAA8G,6GAA6G,kIAAkI,8DAA8D,wEAAwE,EAW5m0CC,GAAgBC,GAAQhD,GAAU8C,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,GAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,sBAAsB,cAAc,eAAe,QAAQ,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,YAAY,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,MAAM,EAAE,MAAM,aAAa,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,kBAAkB,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXlhB,IAAMM,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,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,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,KAAK,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,EAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,GAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,KAAK,YAAY,QAAQ,YAAY,MAAM,WAAW,EAAQC,GAAS,CAAC,CAAC,SAAAC,EAAS,aAAAC,EAAa,SAAAC,EAAS,aAAAC,EAAa,OAAAC,EAAO,GAAAC,EAAG,UAAAC,EAAU,cAAAC,EAAc,SAAAC,EAAS,aAAAC,EAAa,UAAAC,EAAU,cAAAC,EAAc,OAAAC,EAAO,WAAAC,EAAW,MAAAC,EAAM,EAAAjB,EAAE,MAAAkB,EAAM,QAAAC,EAAQ,YAAAC,EAAY,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUV,GAAUU,EAAM,WAAW,GAAK,UAAUlB,GAAUkB,EAAM,WAAW,GAAK,UAAUjB,GAAciB,EAAM,UAAU,UAAUrB,GAAGqB,EAAM,WAAW,GAAK,UAAUf,GAAce,EAAM,UAAU,UAAUX,GAAeW,EAAM,UAAU,UAAUR,GAAWQ,EAAM,WAAW,GAAK,UAAUH,GAAOG,EAAM,UAAU,UAAUF,GAASE,EAAM,WAAW,GAAK,UAAUT,GAAcS,EAAM,UAAU,UAAUL,GAAYK,EAAM,UAAU,QAAQpB,GAAwBoB,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUZ,GAAWY,EAAM,WAAW,GAAK,UAAUhB,GAAUgB,EAAM,WAAW,GAAK,UAAUD,GAAaC,EAAM,UAAU,UAAUN,GAAQM,EAAM,WAAW,GAAK,UAAUP,GAAeO,EAAM,SAAS,GAAUC,GAAuB,CAACD,EAAMvC,IAAeuC,EAAM,iBAAwBvC,EAAS,KAAK,GAAG,EAAEuC,EAAM,iBAAwBvC,EAAS,KAAK,GAAG,EAAUyC,GAA6BC,GAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,GAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAtD,EAAQ,UAAAuD,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,GAAU,GAAGC,EAAS,EAAErD,GAASmB,CAAK,EAAO,CAAC,YAAAmC,EAAY,WAAAC,GAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,EAAgB,WAAAC,GAAW,SAAAjF,CAAQ,EAAEkF,GAAgB,CAAC,WAAAvF,GAAW,eAAe,YAAY,IAAImD,EAAW,QAAA5C,EAAQ,kBAAAL,EAAiB,CAAC,EAAQsF,EAAiB3C,GAAuBD,EAAMvC,CAAQ,EAAuCoF,EAAkBC,EAAGzF,GAAkB,GAAhD,CAAC,CAAuE,EAAE,OAAoBmB,EAAKuE,GAAY,CAAC,GAAG9B,GAAUT,EAAgB,SAAsBhC,EAAKC,GAAS,CAAC,QAAQhB,EAAS,QAAQ,GAAM,SAAsBe,EAAKT,GAAW,CAAC,MAAMH,GAAY,SAAsBoF,EAAMtE,EAAO,IAAI,CAAC,GAAGwD,GAAU,GAAGI,EAAgB,UAAUQ,EAAGD,EAAkB,iBAAiB7B,EAAUoB,EAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrC,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAGxD,GAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,MAAM,CAAC,EAAE4E,EAAYI,CAAc,EAAE,SAAS,CAACrB,GAAwB1C,EAAKyE,GAAK,CAAC,KAAK9B,EAAU,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB3C,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,mBAAmB,IAAI,iBAAiBkE,EAAiB,SAAS,YAAY,WAAW9E,GAAU,SAAsBU,EAAK0E,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,OAAO,WAAW,iBAAiBN,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,sgBAAsgB,aAAa,YAAY,mBAAmB,GAAK,GAAGrF,GAAqB,CAAC,UAAU,CAAC,IAAI,0dAA0d,aAAa,WAAW,EAAE,UAAU,CAAC,IAAI,qdAAqd,aAAa,UAAU,CAAC,EAAE4E,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEnB,GAAwB5C,EAAKyE,GAAK,CAAC,KAAK5B,EAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsB7C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,WAAW,iBAAiBkE,EAAiB,SAAS,YAAY,WAAW9E,GAAU,SAAsBU,EAAK0E,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,OAAO,WAAW,iBAAiBN,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,ssBAAssB,aAAa,YAAY,mBAAmB,GAAK,GAAGrF,GAAqB,CAAC,UAAU,CAAC,IAAI,0pBAA0pB,aAAa,WAAW,EAAE,UAAU,CAAC,IAAI,qpBAAqpB,aAAa,WAAW,CAAC,EAAE4E,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEjB,GAAwB9C,EAAKyE,GAAK,CAAC,KAAK1B,EAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsB/C,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,mBAAmB,WAAW,iBAAiBkE,EAAiB,SAAS,YAAY,WAAW9E,GAAU,SAAsBU,EAAK0E,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,OAAO,WAAW,iBAAiBN,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,sgCAAsgC,aAAa,YAAY,mBAAmB,GAAK,GAAGrF,GAAqB,CAAC,UAAU,CAAC,IAAI,09BAA09B,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,q9BAAq9B,aAAa,WAAW,CAAC,EAAE4E,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEf,GAAwBhD,EAAKyE,GAAK,CAAC,KAAKxB,EAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBjD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,YAAY,iBAAiBkE,EAAiB,SAAS,YAAY,WAAW9E,GAAU,SAAsBU,EAAK0E,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,OAAO,WAAW,iBAAiBN,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,2pFAA2pF,aAAa,YAAY,mBAAmB,GAAK,GAAGrF,GAAqB,CAAC,UAAU,CAAC,IAAI,+mFAA+mF,aAAa,WAAW,EAAE,UAAU,CAAC,IAAI,0mFAA0mF,aAAa,WAAW,CAAC,EAAE4E,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEb,GAAwBlD,EAAKyE,GAAK,CAAC,KAAKtB,EAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,UAAU,iBAAiBkE,EAAiB,SAAS,YAAY,WAAW9E,GAAU,SAAsBU,EAAK0E,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,OAAO,WAAW,iBAAiBN,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,gzBAAgzB,aAAa,YAAY,mBAAmB,GAAK,GAAGrF,GAAqB,CAAC,UAAU,CAAC,IAAI,owBAAowB,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,+vBAA+vB,aAAa,WAAW,CAAC,EAAE4E,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEX,GAAwBpD,EAAKyE,GAAK,CAAC,KAAKpB,EAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBrD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,mBAAmB,YAAY,iBAAiBkE,EAAiB,SAAS,YAAY,WAAW9E,GAAU,SAAsBU,EAAK0E,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,OAAO,WAAW,iBAAiBN,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,wmEAAwmE,aAAa,YAAY,mBAAmB,GAAK,GAAGrF,GAAqB,CAAC,UAAU,CAAC,IAAI,4jEAA4jE,aAAa,UAAU,CAAC,EAAE4E,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAET,GAAwBtD,EAAKyE,GAAK,CAAC,KAAKlB,EAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBvD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,mBAAmB,SAAS,iBAAiBkE,EAAiB,SAAS,YAAY,WAAW9E,GAAU,SAAsBU,EAAK0E,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,OAAO,WAAW,iBAAiBN,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,8wBAA8wB,aAAa,YAAY,mBAAmB,GAAK,GAAGrF,GAAqB,CAAC,UAAU,CAAC,IAAI,kuBAAkuB,aAAa,WAAW,EAAE,UAAU,CAAC,IAAI,6tBAA6tB,aAAa,WAAW,CAAC,EAAE4E,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEP,GAAwBxD,EAAKyE,GAAK,CAAC,KAAKhB,GAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBzD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,WAAW,iBAAiBkE,EAAiB,SAAS,YAAY,WAAW9E,GAAU,SAAsBU,EAAK0E,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,OAAO,WAAW,iBAAiBN,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,yiEAAyiE,aAAa,WAAW,mBAAmB,GAAK,GAAGrF,GAAqB,CAAC,UAAU,CAAC,IAAI,6/DAA6/D,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,w/DAAw/D,aAAa,UAAU,CAAC,EAAE4E,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,kFAAkF,gFAAgF,gQAAgQ,mkBAAmkB,mTAAmT,EAW/wuCC,GAAgBC,GAAQnD,GAAUiD,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,eAAeA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,GAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,MAAM,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,IAAI,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,SAAS,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,WAAW,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,gBAAgB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,WAAW,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,gBAAgB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,YAAY,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,iBAAiB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,UAAU,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,eAAe,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,YAAY,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,iBAAiB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,SAAS,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,cAAc,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,WAAW,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,iBAAiB,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXr3B,IAAMM,GAAcC,EAASC,EAAQ,EAAQC,GAA6DC,GAA0BC,GAAOC,CAA6B,CAAC,EAAQC,GAAyCH,GAA0BC,GAAOG,EAAO,GAAG,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,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,GAAgB,CAACC,EAAMC,IAAc,CAAC,GAAG,OAAOD,GAAQ,UAAU,OAAO,SAASA,CAAK,EAAE,OAAO,KAAK,IAAI,EAAEA,CAAK,EAAE,KAAK,GAAG,OAAOA,GAAQ,UAAU,OAAOC,GAAc,SAAS,OAAiB,IAAMC,EAASF,EAAM,MAAM,GAAG,EAAE,OAAOE,EAASD,CAAW,GAAGC,EAASD,EAAY,CAAC,GAAGC,EAAS,CAAC,CAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,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,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,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,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWH,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQI,GAAkBX,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBY,GAAmB,CAACC,EAAEC,IAAI,yBAAyBA,CAAC,GAASC,GAAW,CAAC,CAAC,MAAAf,EAAM,SAAAgB,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,EAAmB,EAAQC,EAAWpB,GAAOiB,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,GAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASnC,EAAO,OAAaoC,CAAQ,EAAQC,GAAwB,CAAC,mBAAmB,YAAY,kBAAkB,WAAW,EAAQC,GAAS,CAAC,CAAC,WAAAC,EAAW,OAAAC,EAAO,WAAAC,EAAW,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,OAAAC,EAAO,OAAAC,EAAO,IAAAC,EAAI,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAKE,EAAM,UAAU,UAAUV,GAAYU,EAAM,WAAW,wEAAwE,UAAUR,GAAYQ,EAAM,WAAW,mEAAmE,UAAUJ,GAAQI,EAAM,WAAW,IAAI,UAAUH,GAAQG,EAAM,WAAW,8LAA8L,UAAUL,GAAOK,EAAM,WAAW,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,QAAQZ,GAAwBY,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUT,GAAQS,EAAM,WAAW,CAAC,YAAY,4GAA4G,YAAY,QAAQ,YAAY,CAAC,CAAC,GAAUC,GAAuB,CAACD,EAAM3C,IAAe2C,EAAM,iBAAwB3C,EAAS,KAAK,GAAG,EAAE2C,EAAM,iBAAwB3C,EAAS,KAAK,GAAG,EAAU6C,GAA6BC,GAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,GAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA1D,EAAQ,UAAA2D,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEpC,GAASW,CAAK,EAAO,CAAC,YAAA0B,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,GAAW,SAAA5E,EAAQ,EAAE6E,GAAgB,CAAC,WAAAlF,GAAW,eAAe,YAAY,IAAIuD,EAAW,QAAAhD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQiF,EAAiBlC,GAAuBD,EAAM3C,EAAQ,EAAO,CAAC,sBAAA+E,GAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,EAAaH,GAAsB,SAASI,KAAO,CAAC,GAAGjB,GAAqB,MAAMA,EAAU,GAAGiB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAuCC,GAAkBC,EAAGzF,GAAkB,GAAhD,CAAC,CAAuE,EAAQ0F,EAAY,IAAQjB,IAAc,YAAuC,OAAoBzC,EAAK2D,GAAY,CAAC,GAAG3B,GAAUT,EAAgB,SAAsBvB,EAAKC,GAAS,CAAC,QAAQ7B,GAAS,QAAQ,GAAM,SAAsB4B,EAAKR,GAAW,CAAC,MAAMjB,GAAY,SAAsByB,EAAKlC,EAAO,IAAI,CAAC,GAAG0E,EAAU,GAAGI,EAAgB,UAAUa,EAAGD,GAAkB,gBAAgBzB,EAAUW,CAAU,EAAE,mBAAmB,mBAAmB,iBAAiBQ,EAAiB,SAAS,YAAY,IAAI5B,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAG5D,GAAqB,CAAC,UAAU,CAAC,mBAAmB,iBAAiB,CAAC,EAAEuE,EAAYI,CAAc,EAAE,SAAsBe,EAAM/F,GAAyC,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQgB,GAAU,UAAU,gBAAgB,cAAc,GAAK,wBAAwB,SAAS,mBAAmB,WAAW,iBAAiB,GAAK,QAAQC,GAAW,iBAAiBoE,EAAiB,SAAS,YAAY,MAAMI,EAAa,UAAU,GAAK,MAAM,CAAC,YAAYjB,EAAU,yBAAyBD,EAAU,mBAAmBA,EAAU,aAAa,KAAK,iBAAiBA,EAAU,YAAY,uBAAuBA,EAAU,iBAAiBA,EAAU,aAAa,KAAK,wBAAwBA,EAAU,kBAAkBA,EAAU,aAAa,KAAK,iBAAiBA,EAAU,YAAY,sBAAsBA,EAAU,gBAAgBA,EAAU,aAAa,KAAK,gBAAgBF,EAAU,uBAAuB1D,GAAgB2D,EAAU,CAAC,EAAE,wBAAwB3D,GAAgB2D,EAAU,CAAC,EAAE,oBAAoB3D,GAAgB2D,EAAU,CAAC,EAAE,qBAAqB3D,GAAgB2D,EAAU,CAAC,EAAE,UAAU,gBAAgB,EAAE,GAAGjE,GAAqB,CAAC,UAAU,CAAC,QAAQa,EAAU,CAAC,EAAE0D,EAAYI,CAAc,EAAE,SAAS,CAACa,EAAY,GAAgB1D,EAAK6D,EAA0B,CAAC,SAAsB7D,EAAKvC,GAA6D,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQwB,GAAW,UAAU,0BAA0B,wBAAwB,SAAS,QAAQC,GAAW,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBgE,EAAiB,SAAS,+BAA+B,OAAO,qBAAqB,UAAU,GAAK,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAGhF,GAAqB,CAAC,UAAU,CAAC,gBAAgB,EAAE,QAAQiB,EAAU,CAAC,EAAEsD,EAAYI,CAAc,EAAE,SAAsB7C,EAAKxC,GAAS,CAAC,MAAM,mEAAmE,OAAO,OAAO,WAAW,IAAI,cAAc,QAAQ,GAAG,qBAAqB,SAAS,qBAAqB,SAAS,GAAM,aAAa,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,OAAO,GAAGU,GAAqB,CAAC,UAAU,CAAC,MAAMqE,CAAS,CAAC,EAAEE,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7C,EAAK8D,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,IAA2BnC,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,KAAK,GAAG,IAAI,GAAG,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,OAAO,GAAGxC,GAAkB6C,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiBiB,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,CAAC,EAAE,kBAAkB7D,GAAmB,SAAS,CAAC,UAAU,CAAC,QAAQ,EAAE,OAAO,IAAI,MAAM,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ2E,GAAI,CAAC,kFAAkF,kFAAkF,qQAAqQ,+TAA+T,oHAAoH,6MAA6M,gEAAgE,+bAA+b,EAWt7TC,GAAgBC,GAAQjD,GAAU+C,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,WAAWA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,GAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,mBAAmB,iBAAiB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,wBAAwB,yHAAyH,MAAM,QAAQ,KAAKA,EAAY,eAAe,EAAE,UAAU,CAAC,aAAa,kHAAkH,MAAM,aAAa,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,IAAI,MAAM,SAAS,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,CAAC,YAAY,4GAA4G,YAAY,QAAQ,YAAY,CAAC,EAAE,MAAM,SAAS,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,CAAC,CAAC,KAAK,EAAE,MAAM,sBAAsB,UAAU,IAAI,MAAM,GAAG,MAAM,GAAM,OAAO,EAAE,KAAK,YAAY,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,MAAM,SAAS,KAAKA,EAAY,SAAS,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,aAAa,uGAAuG,MAAM,cAAc,KAAKA,EAAY,KAAK,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAG3G,EAAa,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXxF,IAAMiH,GAAcC,EAASC,EAAQ,EAAQC,GAAUF,EAASG,EAAI,EAAQC,GAAYJ,EAASK,EAAM,EAAQC,GAAiBN,EAASO,EAAW,EAAQC,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,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,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,GAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,WAAWL,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQM,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWN,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQO,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAASxB,EAAO,OAAayB,CAAQ,EAAQC,GAAwB,CAAC,aAAa,YAAY,iBAAiB,YAAY,OAAO,YAAY,QAAQ,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,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU2B,GAA6BC,GAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,GAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAxC,EAAQ,mBAAAyC,EAAmB,mBAAAC,EAAmB,GAAGC,CAAS,EAAExB,GAASI,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAArD,CAAQ,EAAEsD,GAAgB,CAAC,WAAA3D,GAAW,eAAe,YAAY,IAAIqC,EAAW,QAAA9B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0D,EAAiB7B,GAAuBD,EAAMzB,CAAQ,EAAO,CAAC,sBAAAwD,EAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAiIG,EAAkBC,EAAGpE,GAAkB,GAA1I,CAAa6C,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQwB,GAAWlC,EAAO,IAAI,EAAQmC,EAAWnC,EAAO,IAAI,EAAQoC,EAAY,IAAQrB,IAAc,YAA6CsB,EAAa,IAAQtB,IAAc,YAA6CuB,GAAOC,GAAU,EAAQC,EAAa,IAAQzB,IAAc,YAA6C0B,GAAa,IAAQ,EAAC,YAAY,YAAY,WAAW,EAAE,SAAS1B,CAAW,EAAmC2B,EAAa,IAAQ3B,IAAc,YAAuC,OAAoB4B,EAAKC,GAAY,CAAC,GAAGjC,GAAUT,EAAgB,SAAsByC,EAAKxD,GAAS,CAAC,QAAQlB,EAAS,QAAQ,GAAM,SAAsB0E,EAAKhF,EAAO,IAAI,CAAC,GAAGmD,EAAU,GAAGI,EAAgB,UAAUe,EAAGD,EAAkB,gBAAgBtB,EAAUM,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIvB,EAAW,MAAM,CAAC,gBAAgB,yBAAyB,GAAGQ,CAAK,EAAE,GAAG1C,GAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,EAAE,UAAU,CAAC,mBAAmB,YAAY,CAAC,EAAEgD,EAAYI,CAAc,EAAE,SAAsBwB,EAAK/D,GAAQ,CAAC,uBAAuB,GAAM,SAASiD,GAAsBc,EAAKE,GAAU,CAAC,SAAsBF,EAAKG,EAA0B,CAAC,OAAO,GAAG,GAAGvC,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,SAAsBwC,EAAMC,EAA8B,CAAC,UAAU,0BAA0B,GAAG,GAAGrC,CAAQ,UAAU,iBAAiBa,EAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAIU,GAAK,kBAAkB,GAAK,QAAQ,YAAY,WAAW7D,GAAU,SAAS,CAAcsE,EAAKzF,GAAS,CAAC,UAAU0E,GAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,OAAO,OAAO,UAAU,qEAAqE,GAAG,YAAY,SAAS,YAAY,UAAU,mEAAmE,UAAU,IAAI,UAAU,8LAA8L,QAAQA,EAAQ,QAAQ,YAAY,YAAY,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,MAAM,OAAO,GAAG9D,GAAqB,CAAC,UAAU,CAAC,UAAUO,GAAY,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,UAAU,wEAAwE,UAAUA,GAAY,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,EAAE,EAAE,UAAU,CAAC,YAAY,qEAAqE,YAAY,QAAQ,YAAY,CAAC,CAAC,EAAE,UAAU,CAAC,UAAU,uEAAuE,UAAU,wEAAwE,UAAUA,GAAY,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,EAAE,EAAE,UAAU,CAAC,YAAY,uEAAuE,YAAY,QAAQ,YAAY,CAAC,CAAC,CAAC,EAAEyC,EAAYI,CAAc,CAAC,CAAC,EAAewB,EAAKM,GAAgB,CAAC,SAASpB,EAAQ,SAAsBc,EAAKO,GAAS,CAAC,UAAU,MAAM,UAAUhB,GAAK,UAAUD,EAAGD,EAAkBhB,CAAU,EAAE,mBAAmB,GAAM,wBAAwB,GAAGL,CAAQ,UAAU,QAAQ,sBAAsB,QAAQ,oBAAoB,UAAUkB,EAAQ,KAAK,UAAU,MAAM,SAAS,GAAM,OAAO,GAAG,SAAsBkB,EAAMtF,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQiB,GAAW,UAAU,gBAAgB,KAAKD,GAAW,QAAQE,GAAW,iBAAiB6C,EAAiB,SAAS,YAAY,IAAIW,EAAK,KAAK,SAAS,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,mBAAmB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,wEAAwE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,sCAAsC,EAAE,SAAS,CAAC,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,qEAAqE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,iEAAiE,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,mBAAmB,UAAU,MAAM,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,wEAAwE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,iEAAiE,CAAC,EAAE,GAAGpE,GAAqB,CAAC,UAAU,CAAC,cAAc,EAAI,EAAE,UAAU,CAAC,cAAc,EAAI,CAAC,EAAEgD,EAAYI,CAAc,EAAE,SAAS,CAACiB,EAAY,GAAgBW,EAAMpF,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,EAAE,SAAS,CAACa,EAAa,GAAgBM,EAAKG,EAA0B,CAAC,SAAsBH,EAAKK,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBxB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBmB,EAAKvF,GAAK,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,UAAU,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiF,EAAa,GAAgBM,EAAKQ,GAAK,CAAC,KAAKvC,EAAmB,YAAY,GAAK,OAAO,YAAY,aAAaC,EAAmB,QAAQ,YAAY,aAAa,GAAK,SAAsB8B,EAAKS,GAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,OAAO,uKAAuK,EAAE,UAAU,gCAAgC,cAAc,GAAK,mBAAmB,QAAQ,iBAAiB5B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,wEAAwE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAMpF,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,iBAAiB6D,EAAiB,SAAS,YAAY,SAAS,CAAcmB,EAAKU,GAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWvD,EAAS,CAAC,SAAsBuD,EAAKhF,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,2FAA2F,EAAE,SAAS,6BAA6B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,mEAAmE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,SAAS,CAAC,UAAU,CAAC,qBAAqB,uEAAuE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGzD,GAAqB,CAAC,UAAU,CAAC,SAAsB4E,EAAWvD,EAAS,CAAC,SAAsBuD,EAAKhF,EAAO,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoD,EAAYI,CAAc,CAAC,CAAC,EAAewB,EAAKU,GAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWvD,EAAS,CAAC,SAAsBuD,EAAKhF,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,kEAAkE,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,SAAS,CAAC,UAAU,CAAC,qBAAqB,uEAAuE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGzD,GAAqB,CAAC,UAAU,CAAC,SAAsB4E,EAAWvD,EAAS,CAAC,SAAsBuD,EAAKhF,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,0IAA0I,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoD,EAAYI,CAAc,CAAC,CAAC,EAAe4B,EAAMpF,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB6D,EAAiB,SAAS,YAAY,SAAS,CAACa,EAAa,GAAgBM,EAAKW,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BZ,EAAKG,EAA0B,CAAC,SAAsBH,EAAKK,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBxB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBmB,EAAKrF,GAAO,CAAC,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAM,UAAU,wBAAwB,OAAO,OAAO,UAAU,wEAAwE,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAU,mEAAmE,UAAU,GAAG,UAAUiG,EAAc,CAAC,EAAE,QAAQ,YAAY,UAAU,GAAG,UAAU,aAAa,MAAM,OAAO,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEnB,EAAY,GAAgBO,EAAKW,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASE,GAA6Bb,EAAKG,EAA0B,CAAC,GAAG/E,GAAqB,CAAC,UAAU,CAAC,MAAM,OAAO,CAAC,EAAEgD,EAAYI,CAAc,EAAE,SAAsBwB,EAAKK,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBxB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBmB,EAAKrF,GAAO,CAAC,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAM,UAAU,cAAc,OAAO,OAAO,UAAU,wEAAwE,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAU,mEAAmE,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAG,UAAU,kBAAkB,QAAQ,YAAY,UAAU,GAAG,UAAU,YAAY,MAAM,OAAO,UAAU,GAAK,GAAGS,GAAqB,CAAC,UAAU,CAAC,UAAU,sBAAsB,UAAU,wEAAwE,UAAU,wEAAwE,UAAUyF,EAAe,CAAC,EAAE,QAAQ,YAAY,UAAU,YAAY,CAAC,EAAEzC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqB,EAAa,GAAgBG,EAAKhF,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,mBAAmB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,uEAAuE,EAAE,SAAS,CAAC,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,wEAAwE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,CAAC,EAAE,GAAGzD,GAAqB,CAAC,UAAU,CAAC,cAAc,EAAI,CAAC,EAAEgD,EAAYI,CAAc,EAAE,SAAsB4B,EAAMpF,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB6D,EAAiB,SAAS,YAAY,SAAS,CAAcmB,EAAKU,GAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWvD,EAAS,CAAC,SAAsBuD,EAAKhF,EAAO,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,SAAS,CAAC,UAAU,CAAC,qBAAqB,uEAAuE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGzD,GAAqB,CAAC,UAAU,CAAC,SAAsB4E,EAAWvD,EAAS,CAAC,SAAsBuD,EAAKhF,EAAO,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoD,EAAYI,CAAc,CAAC,CAAC,EAAewB,EAAKU,GAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWvD,EAAS,CAAC,SAAsBuD,EAAKhF,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,8CAA8C,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,SAAS,CAAC,UAAU,CAAC,qBAAqB,sEAAsE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGzD,GAAqB,CAAC,UAAU,CAAC,SAAsB4E,EAAWvD,EAAS,CAAC,SAAsBuD,EAAKhF,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,+FAA+F,EAAE,SAAS,yDAAyD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoD,EAAYI,CAAc,CAAC,CAAC,EAAewB,EAAKhF,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB6D,EAAiB,SAAS,YAAY,SAAsBmB,EAAKG,EAA0B,CAAC,GAAG/E,GAAqB,CAAC,UAAU,CAAC,MAAM,OAAO,CAAC,EAAEgD,EAAYI,CAAc,EAAE,SAAsBwB,EAAKK,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBxB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBmB,EAAKrF,GAAO,CAAC,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAM,UAAU,cAAc,OAAO,OAAO,UAAU,wEAAwE,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAU,mEAAmE,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAG,UAAU,kBAAkB,QAAQ,YAAY,UAAU,GAAG,UAAU,YAAY,MAAM,OAAO,UAAU,GAAK,GAAGS,GAAqB,CAAC,UAAU,CAAC,UAAU,eAAe,UAAU,wEAAwE,UAAU,uEAAuE,UAAU,6BAA6B,QAAQ,YAAY,UAAU,MAAM,CAAC,EAAEgD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEsB,GAAa,GAAgBM,EAAMpF,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,UAAU,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,wEAAwE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,oEAAoE,EAAE,SAAS,CAAcmB,EAAKU,GAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWvD,EAAS,CAAC,SAAsBuD,EAAKhF,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAemB,EAAKU,GAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWvD,EAAS,CAAC,SAAsBuD,EAAKhF,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,iDAAiD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAemB,EAAKhF,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB6D,EAAiB,SAAS,YAAY,SAAsBmB,EAAKW,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASG,GAA6Bd,EAAKG,EAA0B,CAAC,SAAsBH,EAAKK,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBxB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBmB,EAAKrF,GAAO,CAAC,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAM,UAAU,mBAAmB,OAAO,OAAO,UAAU,wEAAwE,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAU,oBAAoB,UAAU,GAAG,UAAUmG,EAAe,CAAC,EAAE,QAAQ,YAAY,UAAU,GAAG,UAAU,aAAa,MAAM,OAAO,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEhB,GAAa,GAAgBM,EAAMpF,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,iEAAiE,EAAE,SAAS,CAAcmB,EAAKU,GAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAWvD,EAAS,CAAC,SAAsBuD,EAAKhF,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB6D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAemB,EAAKG,EAA0B,CAAC,SAAsBH,EAAKK,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBxB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBmB,EAAKnF,GAAY,CAAC,UAAU,GAAM,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,UAAU,GAAM,SAAS,YAAY,UAAU,2CAA2C,UAAU,4CAA4C,UAAU,GAAM,UAAU,GAAK,UAAU,0CAA0C,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAK,UAAU,GAAK,UAAU,2CAA2C,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEkF,EAAa,GAAgBC,EAAKG,EAA0B,CAAC,SAAsBH,EAAKK,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBxB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBmB,EAAKrF,GAAO,CAAC,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAM,UAAU,IAAI,OAAO,OAAO,UAAU,wEAAwE,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,UAAU,mEAAmE,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAG,QAAQ,YAAY,UAAU,GAAG,UAAU,cAAc,MAAM,OAAO,UAAU,GAAK,GAAGS,GAAqB,CAAC,UAAU,CAAC,UAAU,GAAK,UAAU,UAAU,UAAU,GAAK,UAAU,2CAA2C,UAAU,aAAa,CAAC,EAAEgD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEuB,EAAa,GAAgBC,EAAKG,EAA0B,CAAC,SAAsBH,EAAKK,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBxB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBmB,EAAKrF,GAAO,CAAC,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAK,UAAU,WAAW,OAAO,OAAO,UAAU,wEAAwE,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAU,mEAAmE,UAAU,GAAG,UAAU,mCAAmC,QAAQ,YAAY,UAAU,GAAG,UAAU,eAAe,MAAM,OAAO,UAAU,GAAK,GAAGS,GAAqB,CAAC,UAAU,CAAC,UAAU,WAAW,UAAU,0CAA0C,CAAC,EAAEgD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEuB,EAAa,GAAgBC,EAAKG,EAA0B,CAAC,SAAsBH,EAAKK,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBxB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBmB,EAAKrF,GAAO,CAAC,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAM,UAAU,UAAU,OAAO,OAAO,UAAU,wEAAwE,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAU,mEAAmE,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAG,UAAU,kCAAkC,QAAQ,YAAY,UAAU,GAAG,UAAU,cAAc,MAAM,OAAO,UAAU,GAAK,GAAGS,GAAqB,CAAC,UAAU,CAAC,UAAU,GAAK,UAAU,YAAY,UAAU,4CAA4C,UAAU,eAAe,CAAC,EAAEgD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQuC,GAAI,CAAC,kFAAkF,kFAAkF,uQAAuQ,yMAAyM,2UAA2U,yTAAyT,0QAA0Q,2SAA2S,0TAA0T,6WAA6W,uUAAuU,mOAAmO,4RAA4R,+RAA+R,6RAA6R,+DAA+D,4HAA4H,qFAAqF,uEAAuE,oFAAoF,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,+bAA+b,EAUx+iCC,GAAgBC,GAAQhE,GAAU8D,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,iBAAiBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,GAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,aAAa,SAAS,gBAAgB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,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,GAAG3G,GAAc,GAAGG,GAAU,GAAGE,GAAY,GAAGE,GAAiB,GAAG0G,GAAoCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXrwE,SAASC,GAAiBC,EAAIC,EAAIC,EAAM,CAAC,OAAGD,KAAOD,EAAK,OAAO,eAAeA,EAAIC,EAAI,CAAC,MAAMC,EAAM,WAAW,GAAK,aAAa,GAAK,SAAS,EAAI,CAAC,EAAQF,EAAIC,CAAG,EAAEC,EAAcF,CAAI,CAAyV,SAASG,GAA4BC,EAAI,CACxjB,IAAMC,EAAM,wEAA8EC,EAAQF,EAAI,MAAMC,CAAK,EAAE,OAAGC,GAASA,EAAQ,CAAC,EAAUA,EAAQ,CAAC,EAAE,KAAK,EAAS,EAAG,CAAC,SAASC,GAA6BH,EAAI,CACzN,IAAMI,EAAU,oBAA0BC,EAAW,qEAC/CC,EAAYN,EAAI,MAAMI,CAAS,EAAQG,EAAaP,EAAI,MAAMK,CAAU,EAAMG,EAAY,GAAMF,IAAaE,EAAYF,EAAY,CAAC,GACzIC,GAAcA,EAAa,QAAQE,GAAY,CAACD,EAAYA,EAAY,QAAQC,EAAW,EAAE,CAAE,CAAC,EACnG,IAAMC,EAAY,sBAA4BC,EAAQH,EAAY,MAAME,CAAW,EAAE,OAAOC,EAAQA,EAAQ,KAAK;AAAA,CAAI,EAAE,EAAG,CAAC,SAASC,GAAiBC,EAAK,CAAC,IAAMC,EAAQ,uBACtH,GAAjC,SAAS,eAAeA,CAAO,EAAoB,OAErE,IAAMC,EAAM,SAAS,cAAc,OAAO,EACpCC,EAAU,6CAA6CH,CAAI,IAAIE,EAAM,YAAYC,EACvFD,EAAM,GAAGD,EACT,SAAS,KAAK,YAAYC,CAAK,CAAE,CAAC,SAASE,GAAkBJ,EAAK,CAAC,IAAMC,EAAQ,wBAC9B,GAAjC,SAAS,eAAeA,CAAO,EAAoB,OAErE,IAAMC,EAAM,SAAS,cAAc,OAAO,EACpCC,EAAU,+CAA+CH,CAAI,IAAIE,EAAM,YAAYC,EACzFD,EAAM,GAAGD,EACT,SAAS,KAAK,YAAYC,CAAK,CAAE,CAAC,IAAMG,GAAN,KAAkB,CAAC,GAAGC,EAAMC,EAAS,CAAK,KAAK,OAAOD,CAAK,IAAG,KAAK,OAAOA,CAAK,EAAE,CAAC,GAAG,KAAK,OAAOA,CAAK,EAAE,KAAKC,CAAQ,CAAE,CAAC,KAAKD,EAAME,EAAK,CAAI,KAAK,OAAOF,CAAK,GAAG,KAAK,OAAOA,CAAK,EAAE,QAAQC,GAAUA,EAASC,CAAI,CAAC,CAAG,CAAC,IAAIF,EAAMG,EAAiB,CAAK,KAAK,OAAOH,CAAK,IAAS,KAAK,OAAOA,CAAK,EAAE,KAAK,OAAOA,CAAK,EAAE,OAAOC,GAAUA,IAAWE,CAAgB,EAAE,CAAC,aAAa,CAACC,GAAiB,KAAK,SAAS,MAAM,EAAE,KAAK,OAAO,CAAC,CAAE,CAAC,EAAOC,GAAa,IAAIN,GAAmBO,GAAN,KAAgB,CAAC,aAAa,CAAC,IAAMC,EAAW,aAAa,QAAQ,OAAO,EAAKA,IAAeA,IAAa,QAAQ,SAAS,KAAK,UAAU,IAAI,aAAa,EAAE,SAAS,KAAK,UAAU,OAAO,cAAc,GAAWA,IAAa,UAAS,SAAS,KAAK,UAAU,IAAI,cAAc,EAAE,SAAS,KAAK,UAAU,OAAO,aAAa,IAAO,aAAa,QAAQ,eAAe,GAAGd,GAAiB,aAAa,QAAQ,eAAe,CAAC,EAAM,aAAa,QAAQ,gBAAgB,GAAGK,GAAkB,aAAa,QAAQ,gBAAgB,CAAC,CAAG,CAAC,EAAOU,GAAa,IAAIF,GAG5gC,SAARG,GAA+BC,EAAM,CAC/C,GAAK,CAAC,aAAAC,EAAa,MAAAC,EAAM,KAAAC,EAAK,YAAAC,CAAW,EAAEJ,EAAYK,EAAgB,IAAI,CAAC,GAAG,OAAOC,EAAS,IAAa,OAAOL,EAAc,IAAMJ,EAAW,aAAa,QAAQ,OAAO,EAAE,OAAGA,IAAkCI,IAAe,SAAkCK,EAAO,WAAW,8BAA8B,EAAE,QAAiC,OAAO,QAAgBL,EAAa,EAAO,CAACM,EAAMC,CAAQ,EAAEC,GAAS,EAAE,EAAEC,GAAU,IAAI,CAACF,EAASH,EAAgB,CAAC,CAAE,EAAE,CAAC,CAAC,EAAE,IAAIM,EAAuBC,EAAK,MAAM,CAAC,MAAM,6BAA6B,OAAOT,EAAK,KAAK,OAAO,QAAQ,YAAY,SAAsBS,EAAK,OAAO,CAAC,KAAK,OAAO,SAAST,EAAK,OAAOD,EAAM,YAAYE,EAAY,cAAc,QAAQ,eAAe,QAAQ,SAAS,UAAU,EAAE,4XAA4X,CAAC,CAAC,CAAC,EAAMS,EAAsBD,EAAK,MAAM,CAAC,MAAM,6BAA6B,OAAOT,EAAK,KAAK,OAAO,QAAQ,YAAY,SAAsBS,EAAK,OAAO,CAAC,KAAK,OAAO,SAAST,EAAK,OAAOD,EAAM,YAAYE,EAAY,cAAc,QAAQ,eAAe,QAAQ,SAAS,UAAU,EAAE,kOAAkO,CAAC,CAAC,CAAC,EAAkc,GAA7b,aAAa,QAAQ,eAAe,GAAGrB,GAAiB,aAAa,QAAQ,eAAe,CAAC,EAAM,aAAa,QAAQ,gBAAgB,GAAGK,GAAkB,aAAa,QAAQ,gBAAgB,CAAC,EAAGsB,GAAU,IAAI,CAAIH,IAAQ,QAAQ,SAAS,KAAK,UAAU,IAAI,aAAa,EAAE,SAAS,KAAK,UAAU,OAAO,cAAc,GAAWA,IAAQ,UAAS,SAAS,KAAK,UAAU,IAAI,cAAc,EAAE,SAAS,KAAK,UAAU,OAAO,aAAa,EAAG,EAAE,CAAC,CAAC,EAAK,OAAO,SAAW,IAAY,CAAIA,IAAQ,QAAQ,SAAS,KAAK,UAAU,IAAI,aAAa,EAAE,SAAS,KAAK,UAAU,OAAO,cAAc,GAAWA,IAAQ,UAAS,SAAS,KAAK,UAAU,IAAI,cAAc,EAAE,SAAS,KAAK,UAAU,OAAO,aAAa,GAAG,IAAMV,EAAW,aAAa,QAAQ,OAAO,EAAKA,IAAeA,IAAa,QAAQ,SAAS,KAAK,UAAU,IAAI,aAAa,EAAE,SAAS,KAAK,UAAU,OAAO,cAAc,GAAWA,IAAa,UAAS,SAAS,KAAK,UAAU,IAAI,cAAc,EAAE,SAAS,KAAK,UAAU,OAAO,aAAa,IAAO,aAAa,QAAQ,eAAe,GAAGd,GAAiB,aAAa,QAAQ,eAAe,CAAC,EAAM,aAAa,QAAQ,gBAAgB,GAAGK,GAAkB,aAAa,QAAQ,gBAAgB,CAAC,CAAG,CAACsB,GAAU,IAAI,CAAC,GAAGH,IAAQ,SAASA,IAAQ,OAAO,CAAC,aAAa,QAAQ,QAAQA,CAAK,EAAqE,IAAMO,EAAzD,MAAM,KAAK,SAAS,qBAAqB,OAAO,CAAC,EAAgC,KAAKC,GAAKA,EAAI,UAAU,SAAS,uBAAuB,CAAC,EAAE,GAAGD,EAAc,CAAC,IAAME,EAAY9C,GAA4B4C,EAAc,SAAS,EAAQG,EAAa3C,GAA6BwC,EAAc,SAAS,EAAE,aAAa,QAAQ,gBAAgBE,CAAW,EAAE,aAAa,QAAQ,iBAAiBC,CAAY,EAAElC,GAAiBiC,CAAW,EAAE5B,GAAkB6B,CAAY,EAAKV,IAAQ,QAAQ,SAAS,KAAK,UAAU,IAAI,aAAa,EAAE,SAAS,KAAK,UAAU,OAAO,cAAc,GAAWA,IAAQ,UAAS,SAAS,KAAK,UAAU,IAAI,cAAc,EAAE,SAAS,KAAK,UAAU,OAAO,aAAa,EAAG,CAAC,CAAC,EAAE,CAACA,CAAK,CAAC,EAAE,IAAMW,EAAa1B,GAAM,CAACgB,EAAShB,CAAI,CAAE,EAAEkB,GAAU,KAAKf,GAAa,GAAG,SAASuB,CAAY,EACxqH,IAAI,CAACvB,GAAa,IAAI,SAASuB,CAAY,CAAE,GAAI,CAAC,CAAC,EAAE,IAAMC,EAAYC,GAAG,CAACA,EAAE,eAAe,EAAE,IAAIC,EAASd,IAAQ,QAAQ,OAAO,QAAQC,EAASc,GAAmBA,IAAY,QAAQ,OAAO,OAAS,EAAE3B,GAAa,KAAK,SAAS0B,CAAQ,CAAE,EAAE,OAAoBT,EAAKW,EAAO,IAAI,CAAC,MAAM,CAAC,EAAE,WAAW,CAAC,MAAM,IAAI,QAAQ,GAAG,OAAO,SAAS,EAAE,WAAW,CAAC,KAAK,SAAS,UAAU,IAAI,QAAQ,EAAE,EAAE,SAAsBX,EAAK,IAAI,CAAC,MAAMY,GAAe,QAAQL,EAAY,KAAK,IAAI,aAAa,eAAe,SAASZ,EAAMA,IAAQ,OAAOM,EAASF,EAAU,IAAI,CAAC,CAAC,CAAC,CAAE,CAACc,GAAoB1B,GAAc,CAAC,aAAa,CAAC,KAAK2B,EAAY,KAAK,QAAQ,CAAC,QAAQ,OAAO,QAAQ,EAAE,aAAa,CAAC,QAAQ,OAAO,eAAe,EAAE,MAAM,gBAAgB,aAAa,SAAS,YAAY,qGAAqG,EAAE,MAAM,CAAC,KAAKA,EAAY,MAAM,aAAa,SAAS,EAAE,KAAK,CAAC,KAAKA,EAAY,OAAO,aAAa,EAAE,EAAE,YAAY,CAAC,KAAKA,EAAY,OAAO,aAAa,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,IAAMF,GAAe,CAAC,OAAO,UAAU,QAAQ,cAAc,eAAe,SAAS,WAAW,QAAQ,ECtBhmCG,GAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,4XAA4X,EAAeC,GAAU,eCCrO,IAAMC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,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,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,EAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,GAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,qBAAqB,YAAY,cAAc,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,UAAAC,EAAU,GAAAC,EAAG,IAAAC,EAAI,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAuCC,EAAM,MAAM,CAAC,GAAGH,EAAM,UAAUF,GAA6BE,EAAM,UAAU,WAAWC,EAAKL,GAA+CI,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,mEAAmE,SAASE,GAAOD,EAAuCT,GAAwBO,EAAM,OAAO,KAAK,MAAME,IAAyC,OAAOA,EAAuCF,EAAM,WAAW,MAAMG,IAAQ,OAAOA,EAAM,WAAW,CAAE,EAAQC,GAAuB,CAACJ,EAAMxB,IAAWA,EAAS,KAAK,GAAG,EAAEwB,EAAM,iBAAuBK,GAA6BC,GAAW,SAASN,EAAMO,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAnC,EAAQ,UAAAoC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEtB,GAASM,CAAK,EAAO,CAAC,YAAAiB,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,SAAA7C,CAAQ,EAAE8C,GAAgB,CAAC,WAAAnD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQkD,EAAiBnB,GAAuBJ,EAAMxB,CAAQ,EAAO,CAAC,sBAAAgD,EAAsB,MAAAC,CAAK,EAAEC,GAAyBT,CAAW,EAAQU,EAAYH,EAAsB,SAASI,IAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKN,GAAqB,MAAMA,EAAU,GAAGc,CAAI,IAAW,GAAM,MAAO,GAAOP,EAAW,WAAW,CAAE,CAAC,EAAQQ,EAAaL,EAAsB,SAASI,IAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKN,GAAqB,MAAMA,EAAU,GAAGc,CAAI,IAAW,GAAM,MAAO,GAAOP,EAAW,WAAW,CAAE,CAAC,EAAQS,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,GAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,GAAqB,EAAE,OAAoB/C,EAAKgD,GAAY,CAAC,GAAGxB,GAA4CmB,EAAgB,SAAsB3C,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsB2D,EAAM/C,EAAO,IAAI,CAAC,GAAGyB,EAAU,UAAUuB,EAAGnE,GAAkB,GAAG8D,EAAsB,iBAAiBtB,EAAUM,CAAU,EAAE,mBAAmB,cAAc,iBAAiB,GAAK,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAMO,EAAY,YAAY,IAAIP,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIb,GAA6BuB,EAAK,MAAM,CAAC,GAAGnB,CAAK,EAAE,GAAGrC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,qBAAqB,MAAMuD,CAAY,CAAC,EAAEZ,EAAYE,CAAc,EAAE,SAAS,CAAc9B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBgC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgBR,EAAU,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,EAAe1B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBgC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgBR,EAAU,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,GAAG,CAAC,CAAC,CAAC,EAAe1B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBgC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgBR,EAAU,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,QAAQ,EAAE,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,EAAE,OAAO,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQyB,GAAI,CAAC,kFAAkF,gFAAgF,mGAAmG,wIAAwI,wIAAwI,wIAAwI,4HAA4H,0GAA0G,+DAA+D,yGAAyG,EAS9sLC,GAAgBC,GAAQrC,GAAUmC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,sBAAsBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,GAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,cAAc,oBAAoB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,aAAa,6FAA6F,MAAM,aAAa,KAAKA,EAAY,KAAK,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTjoBM,GAAU,UAAU,CAAC,mCAAmC,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,6BAA6B,OAAO,SAAS,IAAI,wEAAwE,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,ivBAAivB,EAAeC,GAAU,eCA3R,IAAMC,GAAWC,EAASC,EAAK,EAAQC,GAAcF,EAASG,EAAQ,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAgB,CAACC,EAAMC,IAAc,CAAC,GAAG,OAAOD,GAAQ,UAAU,OAAO,SAASA,CAAK,EAAE,OAAO,KAAK,IAAI,EAAEA,CAAK,EAAE,KAAK,GAAG,OAAOA,GAAQ,UAAU,OAAOC,GAAc,SAAS,OAAiB,IAAMC,EAASF,EAAM,MAAM,GAAG,EAAE,OAAOE,EAASD,CAAW,GAAGC,EAASD,EAAY,CAAC,GAAGC,EAAS,CAAC,CAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,GAAG,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,GAAG,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAL,EAAM,SAAAM,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,EAAmB,EAAQC,EAAWV,GAAOO,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,GAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAqB,CAAC,eAAe,eAAe,gBAAgB,gBAAgB,eAAe,eAAe,OAAO,SAAS,IAAI,WAAW,MAAM,YAAY,EAAQC,GAAwB,CAAC,sBAAsB,YAAY,cAAc,YAAY,4BAA4B,YAAY,qBAAqB,YAAY,mBAAmB,WAAW,EAAQC,GAAS,CAAC,CAAC,cAAAC,EAAc,MAAAC,EAAM,aAAAC,EAAa,YAAAC,EAAY,UAAAC,EAAU,eAAAC,EAAe,QAAAC,EAAQ,QAAAC,EAAQ,YAAAC,EAAY,OAAAC,EAAO,MAAAC,EAAM,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,aAAAC,EAAa,OAAAC,EAAO,IAAAC,EAAI,UAAAC,EAAU,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUjB,GAAciB,EAAM,WAAW,wEAAwE,UAAUhB,GAAagB,EAAM,WAAW,CAAC,YAAY,4GAA4G,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAUJ,GAAQI,EAAM,WAAW,GAAG,UAAUH,GAAKG,EAAM,UAAU,UAAUZ,GAASY,EAAM,WAAW,4BAA4B,UAAUf,GAAWe,EAAM,WAAW,QAAQ,UAAUN,GAAOM,EAAM,WAAW,OAAO,UAAUT,GAAOS,EAAM,UAAU,UAAUX,GAAaW,EAAM,UAAU,UAAUb,GAASa,EAAM,WAAW,yBAAyB,UAAUL,GAAcK,EAAM,UAAU,QAAQrB,GAAwBqB,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUd,GAAgBc,EAAM,WAAW,mEAAmE,UAAUF,GAAWE,EAAM,WAAW,mEAAmE,UAAUnB,GAAemB,EAAM,UAAU,UAAUtB,GAAqBI,CAAK,GAAGA,GAAOkB,EAAM,WAAW,SAAS,UAAUP,GAAMO,EAAM,SAAS,GAAUC,GAAuB,CAACD,EAAM3C,IAAe2C,EAAM,iBAAwB3C,EAAS,KAAK,GAAG,EAAE2C,EAAM,iBAAwB3C,EAAS,KAAK,GAAG,EAAU6C,GAA6BC,GAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,GAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA1D,EAAQ,UAAA2D,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,GAAU,GAAGC,EAAS,EAAEtD,GAASoB,CAAK,EAAO,CAAC,YAAAmC,EAAY,WAAAC,GAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,EAAgB,WAAAC,GAAW,SAAArF,CAAQ,EAAEsF,GAAgB,CAAC,WAAA3F,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAIwD,EAAW,QAAAhD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0F,EAAiB3C,GAAuBD,EAAM3C,CAAQ,EAAO,CAAC,sBAAAwF,EAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAaH,EAAsB,SAASI,KAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKhB,GAAqB,MAAMA,EAAU,GAAGwB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,GAAoBL,EAAsB,SAASI,KAAO,CAAmC,GAAlCR,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAKf,GAAqB,MAAMA,EAAU,GAAGuB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAA4DE,GAAkBC,EAAGnG,GAAkB,GAArE,CAAa+D,EAAS,CAAuE,EAAQqC,GAAY,IAAQlB,IAAc,YAA6CmB,GAAa,IAAQ,GAAC,YAAY,WAAW,EAAE,SAASnB,CAAW,EAA6B,OAAoB7D,EAAKiF,GAAY,CAAC,GAAGtC,GAAUT,EAAgB,SAAsBlC,EAAKC,GAAS,CAAC,QAAQlB,EAAS,QAAQ,GAAM,SAAsBiB,EAAKR,GAAW,CAAC,MAAMF,GAAY,GAAGT,GAAqB,CAAC,UAAU,CAAC,MAAMU,EAAW,CAAC,EAAEsE,EAAYI,CAAc,EAAE,SAAsBjE,EAAKkF,GAAK,CAAC,KAAKrC,EAAU,YAAY,GAAK,OAAO,YAAY,aAAaC,EAAU,QAAQ,YAAY,aAAa,GAAK,GAAGjE,GAAqB,CAAC,UAAU,CAAC,KAAK8E,EAAS,EAAE,UAAU,CAAC,KAAK,MAAS,CAAC,EAAEE,EAAYI,CAAc,EAAE,SAAsBkB,EAAMjF,EAAO,EAAE,CAAC,GAAG0D,GAAU,GAAGI,EAAgB,UAAU,GAAGc,EAAGD,GAAkB,gBAAgBnC,EAAUoB,EAAU,CAAC,kBAAkB,mBAAmB,mBAAmB,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,aAAaM,GAAoB,MAAMF,GAAa,IAAIzC,EAAW,MAAM,CAAC,YAAYiB,EAAU,gBAAgBF,EAAU,uBAAuB9D,GAAgBmE,EAAU,CAAC,EAAE,wBAAwBnE,GAAgBmE,EAAU,CAAC,EAAE,oBAAoBnE,GAAgBmE,EAAU,CAAC,EAAE,qBAAqBnE,GAAgBmE,EAAU,CAAC,EAAE,GAAGZ,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgBQ,CAAS,EAAE,UAAU,CAAC,gBAAgB,sBAAsB,CAAC,EAAE,GAAGpE,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,oBAAoB,EAAE,UAAU,CAAC,mBAAmB,qBAAqB,EAAE,UAAU,CAAC,mBAAmB,2BAA2B,EAAE,UAAU,CAAC,mBAAmB,aAAa,CAAC,EAAEgF,EAAYI,CAAc,EAAE,SAAS,CAACc,GAAY,GAAgB/E,EAAKoF,GAAS,CAAC,sBAAsB,GAAK,SAAsBpF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBoE,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,2CAA2CvB,CAAS,EAAE,KAAKH,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEU,GAAwBtD,EAAKqF,EAA0B,CAAC,OAAO,GAAG,GAAG9C,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,GAAG1D,GAAqB,CAAC,UAAU,CAAC,GAAG0D,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,GAAG,EAAE,IAAI,EAAE,CAAC,EAAEsB,EAAYI,CAAc,EAAE,SAAsBjE,EAAKsF,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBhB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtE,EAAK1B,GAAM,CAAC,OAAO,OAAO,GAAG,YAAY,UAAUmF,EAAU,UAAU,EAAE,SAAS,YAAY,UAAUD,EAAU,UAAU,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUD,CAAS,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyB,GAAa,GAAgBhF,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBoE,EAAiB,SAAS,YAAY,SAAsBtE,EAAKqF,EAA0B,CAAC,SAAsBrF,EAAKsF,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBhB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,QAAQ,GAAG,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,IAAI,CAAC,EAAE,SAAsBtE,EAAKxB,GAAS,CAAC,MAAMuE,EAAU,OAAO,OAAO,WAAW,QAAQ,cAAc,YAAY,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQwC,GAAI,CAAC,kFAAkF,kFAAkF,+TAA+T,iHAAiH,wGAAwG,6QAA6Q,wGAAwG,2EAA2E,kHAAkH,oGAAoG,+DAA+D,gIAAgI,+FAA+F,GAAeA,EAAG,EAWx2VC,GAAgBC,GAAQ7D,GAAU2D,GAAI,cAAc,EAASG,EAAQF,GAAgBA,GAAgB,YAAY,YAAYA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,GAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,mBAAmB,qBAAqB,4BAA4B,sBAAsB,aAAa,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAM,MAAM,OAAO,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,kBAAkB,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,uGAAuG,MAAM,aAAa,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,yBAAyB,MAAM,WAAW,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,4BAA4B,MAAM,WAAW,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,SAAS,QAAQ,CAAC,aAAa,SAAS,WAAW,gBAAgB,eAAe,cAAc,EAAE,aAAa,CAAC,QAAQ,SAAS,MAAM,gBAAgB,eAAe,cAAc,EAAE,MAAM,QAAQ,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,aAAa,GAAG,MAAM,SAAS,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,eAAe,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,QAAQ,gBAAgB,GAAM,MAAM,aAAa,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,uGAAuG,MAAM,mBAAmB,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,kHAAkH,MAAM,iBAAiB,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,CAAC,YAAY,4GAA4G,YAAY,QAAQ,YAAY,CAAC,EAAE,MAAM,eAAe,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,iBAAiB,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,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,GAAGpH,GAAW,GAAGG,GAAc,GAAGuH,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECX7hG,IAAMC,GAAWC,EAASC,EAAK,EAAQC,GAAcF,EAASG,EAAQ,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAgB,CAACC,EAAMC,IAAc,CAAC,GAAG,OAAOD,GAAQ,UAAU,OAAO,SAASA,CAAK,EAAE,OAAO,KAAK,IAAI,EAAEA,CAAK,EAAE,KAAK,GAAG,OAAOA,GAAQ,UAAU,OAAOC,GAAc,SAAS,OAAiB,IAAMC,EAASF,EAAM,MAAM,GAAG,EAAE,OAAOE,EAASD,CAAW,GAAGC,EAASD,EAAY,CAAC,GAAGC,EAAS,CAAC,CAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,GAAG,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,GAAG,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAL,EAAM,SAAAM,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,EAAmB,EAAQC,EAAWV,GAAOO,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,GAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAqB,CAAC,eAAe,eAAe,gBAAgB,gBAAgB,eAAe,eAAe,OAAO,SAAS,IAAI,WAAW,MAAM,YAAY,EAAQC,GAAwB,CAAC,4BAA4B,YAAY,qBAAqB,YAAY,mBAAmB,WAAW,EAAQC,GAAS,CAAC,CAAC,MAAAC,EAAM,aAAAC,EAAa,YAAAC,EAAY,UAAAC,EAAU,eAAAC,EAAe,QAAAC,EAAQ,QAAAC,EAAQ,YAAAC,EAAY,OAAAC,EAAO,MAAAC,EAAM,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,aAAAC,EAAa,OAAAC,EAAO,IAAAC,EAAI,UAAAC,EAAU,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUjB,GAAciB,EAAM,WAAW,wEAAwE,UAAUhB,GAAagB,EAAM,WAAW,CAAC,YAAY,4GAA4G,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAUJ,GAAQI,EAAM,WAAW,GAAG,UAAUH,GAAKG,EAAM,UAAU,UAAUZ,GAASY,EAAM,WAAW,4BAA4B,UAAUf,GAAWe,EAAM,WAAW,QAAQ,UAAUN,GAAOM,EAAM,WAAW,OAAO,UAAUT,GAAOS,EAAM,UAAU,UAAUX,GAAaW,EAAM,UAAU,UAAUb,GAASa,EAAM,WAAW,yBAAyB,UAAUL,GAAcK,EAAM,UAAU,QAAQpB,GAAwBoB,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUd,GAAgBc,EAAM,WAAW,mEAAmE,UAAUF,GAAWE,EAAM,WAAW,mEAAmE,UAAUrB,GAAqBG,CAAK,GAAGA,GAAOkB,EAAM,WAAW,SAAS,UAAUP,GAAMO,EAAM,SAAS,GAAUC,GAAuB,CAACD,EAAM1C,IAAe0C,EAAM,iBAAwB1C,EAAS,KAAK,GAAG,EAAE0C,EAAM,iBAAwB1C,EAAS,KAAK,GAAG,EAAU4C,GAA6BC,GAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,GAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAzD,EAAQ,UAAA0D,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,EAAS,EAAEpD,GAASmB,CAAK,EAAO,CAAC,YAAAkC,GAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,GAAgB,WAAAC,EAAW,SAAAnF,EAAQ,EAAEoF,GAAgB,CAAC,WAAAzF,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAIuD,EAAW,QAAA/C,EAAQ,kBAAAL,EAAiB,CAAC,EAAQwF,EAAiB1C,GAAuBD,EAAM1C,EAAQ,EAAO,CAAC,sBAAAsF,EAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,EAAW,EAAQa,EAAaH,EAAsB,SAASI,KAAO,CAAoC,GAAnCR,GAAgB,CAAC,UAAU,EAAK,CAAC,EAAKf,GAAqB,MAAMA,EAAU,GAAGuB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,GAAoBL,EAAsB,SAASI,KAAO,CAAmC,GAAlCR,GAAgB,CAAC,UAAU,EAAI,CAAC,EAAKd,GAAqB,MAAMA,EAAU,GAAGsB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAmFE,GAAkBC,EAAGjG,GAAkB,GAA5F,CAAa8D,GAAuBA,EAAS,CAAuE,EAAQoC,GAAY,IAAQ,GAAC,YAAY,WAAW,EAAE,SAASlB,EAAW,EAA6B,OAAoB3D,EAAK8E,GAAY,CAAC,GAAGpC,GAAUT,EAAgB,SAAsBjC,EAAKC,GAAS,CAAC,QAAQlB,GAAS,QAAQ,GAAM,SAAsBiB,EAAKR,GAAW,CAAC,MAAMF,GAAY,GAAGT,GAAqB,CAAC,UAAU,CAAC,MAAMU,EAAW,CAAC,EAAEoE,GAAYI,CAAc,EAAE,SAAsB/D,EAAK+E,GAAK,CAAC,KAAKnC,EAAU,YAAY,GAAK,OAAO,YAAY,aAAaC,EAAU,QAAQ,YAAY,aAAa,GAAK,SAAsBmC,EAAM9E,EAAO,EAAE,CAAC,GAAGwD,GAAU,GAAGI,EAAgB,UAAU,GAAGc,EAAGD,GAAkB,iBAAiBlC,EAAUmB,CAAU,CAAC,kBAAkB,mBAAmB,mBAAmB,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,aAAaM,GAAoB,MAAMF,EAAa,IAAIxC,EAAW,MAAM,CAAC,YAAYiB,EAAU,gBAAgBF,EAAU,uBAAuB7D,GAAgBkE,EAAU,CAAC,EAAE,wBAAwBlE,GAAgBkE,EAAU,CAAC,EAAE,oBAAoBlE,GAAgBkE,EAAU,CAAC,EAAE,qBAAqBlE,GAAgBkE,EAAU,CAAC,EAAE,GAAGZ,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgBQ,CAAS,EAAE,UAAU,CAAC,gBAAgB,sBAAsB,CAAC,EAAE,GAAGnE,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,oBAAoB,EAAE,UAAU,CAAC,mBAAmB,2BAA2B,CAAC,EAAE8E,GAAYI,CAAc,EAAE,SAAS,CAAc/D,EAAKiF,GAAS,CAAC,sBAAsB,GAAK,SAAsBjF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBkE,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,2CAA2CtB,CAAS,EAAE,KAAKH,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,GAAG9D,GAAqB,CAAC,kBAAkB,CAAC,SAAsBmB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyD,GAAYI,CAAc,CAAC,CAAC,EAAEV,GAAwBrD,EAAKkF,EAA0B,CAAC,OAAO,GAAG,GAAG5C,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,SAAsBtC,EAAKmF,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBf,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpE,EAAK1B,GAAM,CAAC,OAAO,OAAO,GAAG,YAAY,UAAUkF,EAAU,UAAU,EAAE,SAAS,YAAY,UAAUD,EAAU,UAAU,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUD,CAAS,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEuB,GAAY,GAAgB7E,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBkE,EAAiB,SAAS,YAAY,SAAsBpE,EAAKkF,EAA0B,CAAC,SAAsBlF,EAAKmF,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBf,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,QAAQ,GAAG,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,IAAI,CAAC,EAAE,SAAsBpE,EAAKxB,GAAS,CAAC,MAAMsE,EAAU,OAAO,OAAO,WAAW,QAAQ,cAAc,YAAY,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQsC,GAAI,CAAC,kFAAkF,kFAAkF,gUAAgU,gHAAgH,wGAAwG,4QAA4Q,wGAAwG,qKAAqK,GAAeA,GAAI,GAAgBA,EAAG,EAWtvUC,GAAgBC,GAAQ3D,GAAUyD,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,WAAWA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,GAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,mBAAmB,qBAAqB,2BAA2B,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAM,MAAM,OAAO,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,kBAAkB,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,uGAAuG,MAAM,aAAa,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,yBAAyB,MAAM,WAAW,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,4BAA4B,MAAM,WAAW,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,SAAS,QAAQ,CAAC,aAAa,SAAS,WAAW,gBAAgB,eAAe,cAAc,EAAE,aAAa,CAAC,QAAQ,SAAS,MAAM,gBAAgB,eAAe,cAAc,EAAE,MAAM,QAAQ,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,aAAa,GAAG,MAAM,SAAS,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,eAAe,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,QAAQ,gBAAgB,GAAM,MAAM,aAAa,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,uGAAuG,MAAM,mBAAmB,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,kHAAkH,MAAM,iBAAiB,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,CAAC,YAAY,4GAA4G,YAAY,QAAQ,YAAY,CAAC,EAAE,MAAM,eAAe,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,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,GAAGjH,GAAW,GAAGG,GAAc,GAAGoH,GAAoCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXvpG,IAAMC,GAAcC,EAASC,CAAQ,EAAQC,GAAaF,EAASG,EAAO,EAAQC,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,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,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAP,CAAQ,IAAI,CAAC,IAAMQ,EAAaC,GAAWC,EAAmB,EAAQC,EAAWJ,GAAOC,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,GAAoB,SAAS,CAAC,MAAME,EAAa,SAASZ,CAAQ,CAAC,CAAE,EAAQe,GAAS9B,EAAO,OAAa+B,CAAQ,EAAQC,GAAqB,CAAC,eAAe,eAAe,gBAAgB,gBAAgB,eAAe,eAAe,OAAO,SAAS,IAAI,WAAW,MAAM,YAAY,EAAQC,GAAwB,CAAC,YAAY,YAAY,KAAK,WAAW,EAAQC,GAAS,CAAC,CAAC,MAAAC,EAAM,OAAAC,EAAO,WAAAC,EAAW,OAAAC,EAAO,GAAAC,EAAG,UAAAC,EAAU,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUL,GAAYK,EAAM,WAAW,sEAAsE,UAAUF,GAAWE,EAAM,WAAW,mEAAmE,QAAQT,GAAwBS,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUN,GAAQM,EAAM,WAAW,EAAE,UAAUV,GAAqBG,CAAK,GAAGA,GAAOO,EAAM,WAAW,YAAY,GAAUC,GAAuB,CAACD,EAAMpC,IAAeoC,EAAM,iBAAwBpC,EAAS,KAAK,GAAG,EAAEoC,EAAM,iBAAwBpC,EAAS,KAAK,GAAG,EAAUsC,GAA6BC,GAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,GAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAnD,EAAQ,UAAAoD,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE9B,GAASQ,CAAK,EAAO,CAAC,YAAAuB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAlE,CAAQ,EAAEmE,GAAgB,CAAC,WAAAxE,GAAW,eAAe,YAAY,IAAIgD,EAAW,QAAAzC,EAAQ,kBAAAL,EAAiB,CAAC,EAAQuE,EAAiB/B,GAAuBD,EAAMpC,CAAQ,EAAO,CAAC,sBAAAqE,GAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,EAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIL,GAAsB,SAASM,IAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAuCG,EAAkBC,EAAGjF,GAAkB,GAAhD,CAAC,CAAuE,EAAQkF,EAAWpC,EAAO,IAAI,EAAQqC,EAAWrC,EAAO,IAAI,EAAQsC,GAAOC,GAAU,EAAQC,EAAWxC,EAAO,IAAI,EAAQyC,GAAWzC,EAAO,IAAI,EAAE,OAAoBnB,EAAK6D,GAAY,CAAC,GAAG/B,GAAUT,EAAgB,SAAsBrB,EAAKC,GAAS,CAAC,QAAQxB,EAAS,QAAQ,GAAM,SAAsBuB,EAAKR,GAAW,CAAC,MAAMZ,GAAY,SAAsBkF,EAAM3F,EAAO,IAAI,CAAC,GAAGgE,EAAU,GAAGI,EAAgB,UAAUe,EAAGD,EAAkB,iBAAiBxB,EAAUQ,CAAU,EAAE,mBAAmB,OAAO,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIzB,EAAW,MAAM,CAAC,WAAWW,EAAU,GAAGH,CAAK,EAAE,GAAGrD,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE6D,EAAYI,CAAc,EAAE,SAAS,CAAcxC,EAAKf,GAAQ,CAAC,uBAAuB,GAAM,SAASiE,GAAsBlD,EAAK+D,GAAU,CAAC,SAAsB/D,EAAKgE,EAA0B,CAAC,OAAO,GAAG,GAAGtC,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,SAAsBoC,EAAMG,EAA8B,CAAC,UAAU,0BAA0B,GAAG,GAAGnC,CAAQ,UAAU,iBAAiBe,EAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAIU,EAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAAcvD,EAAKlC,EAAS,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,iBAAiB,SAAS,YAAY,UAAUmF,EAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,UAAU,GAAM,UAAU,yBAAyB,UAAU,GAAM,QAAQA,EAAQ,QAAQ,YAAY,YAAY,UAAU,wEAAwE,UAAUlB,EAAU,MAAM,OAAO,UAAU,QAAQ,CAAC,EAAehC,EAAKkE,GAAgB,CAAC,SAAShB,EAAQ,SAAsBlD,EAAKmE,GAAS,CAAC,UAAU,QAAQ,UAAUZ,EAAK,UAAUD,EAAGD,EAAkBhB,CAAU,EAAE,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,GAAGP,CAAQ,UAAU,QAAQ,IAAI,QAAQ,GAAG,UAAUoB,EAAQ,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,SAAsBlD,EAAK/B,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQc,GAAW,UAAU,gBAAgB,cAAc,GAAK,KAAKD,GAAU,QAAQE,GAAW,iBAAiB6D,EAAiB,SAAS,YAAY,IAAIW,EAAK,KAAK,SAAS,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,2BAA2B,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,eAAe,QAAQtB,CAAS,MAAM,gBAAgBD,EAAU,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,+XAA+X,EAAE,SAAsBjC,EAAK7B,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB0E,EAAiB,SAAS,YAAY,SAAsBiB,EAAM3F,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB0E,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BrE,EAAKgE,EAA0B,CAAC,SAAsBhE,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKlC,EAAS,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,EAAE,OAAO,OAAO,UAAU,2BAA2B,GAAG,YAAY,UAAU,MAAM,UAAU,8BAA8B,SAAS,YAAY,UAAU,GAAM,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAU,wEAAwE,MAAM,OAAO,UAAU,gBAAgB,UAAUuG,EAAc,CAAC,EAAE,GAAG9F,GAAqB,CAAC,UAAU,CAAC,UAAU8F,EAAc,CAAC,CAAC,CAAC,EAAEjC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAM3F,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB0E,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASE,GAA6BtE,EAAKgE,EAA0B,CAAC,SAAsBhE,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKhC,GAAQ,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,0BAA0B,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAU,wEAAwE,MAAM,OAAO,UAAU,SAAS,UAAUsG,EAAe,CAAC,EAAE,GAAG/F,GAAqB,CAAC,UAAU,CAAC,UAAU+F,EAAe,CAAC,CAAC,CAAC,EAAElC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASG,GAA6BvE,EAAKgE,EAA0B,CAAC,SAAsBhE,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKhC,GAAQ,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,qBAAqB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAU,wEAAwE,MAAM,OAAO,UAAU,SAAS,UAAUuG,EAAe,CAAC,EAAE,GAAGhG,GAAqB,CAAC,UAAU,CAAC,UAAUgG,EAAe,CAAC,CAAC,CAAC,EAAEnC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASI,GAA6BxE,EAAKgE,EAA0B,CAAC,SAAsBhE,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKhC,GAAQ,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,+BAA+B,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAU,wEAAwE,MAAM,OAAO,UAAU,SAAS,UAAUwG,EAAe,CAAC,EAAE,GAAGjG,GAAqB,CAAC,UAAU,CAAC,UAAUiG,EAAe,CAAC,CAAC,CAAC,EAAEpC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASK,GAA6BzE,EAAKgE,EAA0B,CAAC,SAAsBhE,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKhC,GAAQ,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,oBAAoB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAU,wEAAwE,MAAM,OAAO,UAAU,SAAS,UAAUyG,EAAe,CAAC,EAAE,GAAGlG,GAAqB,CAAC,UAAU,CAAC,UAAUkG,EAAe,CAAC,CAAC,CAAC,EAAErC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASM,GAA6B1E,EAAKgE,EAA0B,CAAC,SAAsBhE,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKhC,GAAQ,CAAC,UAAU,sEAAsE,UAAU,CAAC,YAAY,uEAAuE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,OAAO,UAAU,+BAA+B,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAU,wEAAwE,MAAM,OAAO,UAAU,SAAS,UAAU0G,EAAe,CAAC,EAAE,GAAGnG,GAAqB,CAAC,UAAU,CAAC,UAAUmG,EAAe,CAAC,CAAC,CAAC,EAAEtC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKf,GAAQ,CAAC,uBAAuB,GAAM,SAAS0F,GAAuB3E,EAAK+D,GAAU,CAAC,SAAsB/D,EAAKgE,EAA0B,CAAC,OAAO,GAAG,GAAGtC,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,SAAsBoC,EAAMG,EAA8B,CAAC,UAAU,0BAA0B,GAAG,GAAGnC,CAAQ,UAAU,iBAAiBe,EAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAIc,EAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAAc3D,EAAKlC,EAAS,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,YAAY,SAAS,YAAY,UAAUmF,EAAgB,CAAC,QAAQ0B,CAAQ,CAAC,EAAE,UAAU,GAAM,UAAU,yBAAyB,UAAU,GAAM,QAAQA,EAAS,QAAQ,YAAY,YAAY,UAAU,wEAAwE,UAAU3C,EAAU,MAAM,OAAO,UAAU,QAAQ,CAAC,EAAehC,EAAKkE,GAAgB,CAAC,SAASS,EAAS,SAAsB3E,EAAKmE,GAAS,CAAC,UAAU,QAAQ,UAAUR,EAAK,UAAUL,EAAGD,EAAkBhB,CAAU,EAAE,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,GAAGP,CAAQ,UAAU,QAAQ,GAAG,QAAQ,GAAG,UAAU6C,EAAS,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,SAAsB3E,EAAK/B,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQc,GAAW,UAAU,iBAAiB,cAAc,GAAK,KAAKD,GAAU,QAAQE,GAAW,iBAAiB6D,EAAiB,SAAS,YAAY,IAAIe,GAAK,KAAK,SAAS,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,2BAA2B,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,eAAe,QAAQ1B,CAAS,MAAM,gBAAgBD,EAAU,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,+XAA+X,EAAE,SAAsBjC,EAAK7B,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB0E,EAAiB,SAAS,YAAY,SAAsBiB,EAAM3F,EAAO,IAAI,CAAC,UAAU,eAAe,iBAAiB0E,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASQ,GAA6B5E,EAAKgE,EAA0B,CAAC,SAAsBhE,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKlC,EAAS,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,yCAAyC,SAAS,YAAY,UAAU,GAAM,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAU,wEAAwE,MAAM,OAAO,UAAU,SAAS,UAAU8G,EAAe,CAAC,EAAE,GAAGrG,GAAqB,CAAC,UAAU,CAAC,UAAUqG,EAAe,CAAC,CAAC,CAAC,EAAExC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAM3F,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB0E,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASS,GAA6B7E,EAAKgE,EAA0B,CAAC,SAAsBhE,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKhC,GAAQ,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,4CAA4C,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAU,wEAAwE,MAAM,OAAO,UAAU,SAAS,UAAU6G,EAAe,CAAC,EAAE,GAAGtG,GAAqB,CAAC,UAAU,CAAC,UAAUsG,EAAe,CAAC,CAAC,CAAC,EAAEzC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASU,GAA6B9E,EAAKgE,EAA0B,CAAC,SAAsBhE,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKhC,GAAQ,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,iCAAiC,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAU,wEAAwE,MAAM,OAAO,UAAU,SAAS,UAAU8G,EAAe,CAAC,EAAE,GAAGvG,GAAqB,CAAC,UAAU,CAAC,UAAUuG,EAAe,CAAC,CAAC,CAAC,EAAE1C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASW,GAA6B/E,EAAKgE,EAA0B,CAAC,SAAsBhE,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKhC,GAAQ,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,uCAAuC,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAU,wEAAwE,MAAM,OAAO,UAAU,SAAS,UAAU+G,EAAe,CAAC,EAAE,GAAGxG,GAAqB,CAAC,UAAU,CAAC,UAAUwG,EAAe,CAAC,CAAC,CAAC,EAAE3C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASY,GAA8BhF,EAAKgE,EAA0B,CAAC,SAAsBhE,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKlC,EAAS,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,uCAAuC,SAAS,YAAY,UAAU,GAAM,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAU,wEAAwE,MAAM,OAAO,UAAU,SAAS,UAAUkH,EAAgB,CAAC,EAAE,GAAGzG,GAAqB,CAAC,UAAU,CAAC,UAAUyG,EAAgB,CAAC,CAAC,CAAC,EAAE5C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKgE,EAA0B,CAAC,SAAsBhE,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKlC,EAAS,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,yCAAyC,SAAS,YAAY,UAAU,GAAM,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAU,wEAAwE,MAAM,OAAO,UAAU,SAAS,UAAU,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekC,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASa,GAA8BjF,EAAKgE,EAA0B,CAAC,OAAO,GAAG,GAAGtC,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,SAAsB1B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKlC,EAAS,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,oBAAoB,SAAS,YAAY,UAAU,GAAM,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAUkE,EAAU,MAAM,OAAO,UAAU,SAAS,UAAUiD,EAAgB,CAAC,EAAE,GAAG1G,GAAqB,CAAC,UAAU,CAAC,UAAU0G,EAAgB,CAAC,CAAC,CAAC,EAAE7C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASc,GAA8BlF,EAAKgE,EAA0B,CAAC,OAAO,GAAG,GAAGtC,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,SAAsB1B,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKlC,EAAS,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,MAAM,UAAU,OAAO,SAAS,YAAY,UAAU,GAAM,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAUkE,EAAU,MAAM,OAAO,UAAU,SAAS,UAAUkD,EAAgB,CAAC,EAAE,GAAG3G,GAAqB,CAAC,UAAU,CAAC,UAAU2G,EAAgB,CAAC,CAAC,CAAC,EAAE9C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASe,GAA8BnF,EAAKgE,EAA0B,CAAC,OAAO,GAAG,GAAGtC,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,SAAsB1B,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKlC,EAAS,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,MAAM,UAAU,aAAa,SAAS,YAAY,UAAU,GAAM,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAUkE,EAAU,MAAM,OAAO,UAAU,SAAS,UAAUmD,EAAgB,CAAC,EAAE,GAAG5G,GAAqB,CAAC,UAAU,CAAC,UAAU4G,EAAgB,CAAC,CAAC,CAAC,EAAE/C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASgB,GAA8BpF,EAAKgE,EAA0B,CAAC,OAAO,GAAG,GAAGtC,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,SAAsB1B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBpB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB7C,EAAKlC,EAAS,CAAC,UAAU,kEAAkE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,QAAQ,SAAS,YAAY,UAAU,GAAM,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,wEAAwE,UAAUkE,EAAU,MAAM,OAAO,UAAU,SAAS,UAAUoD,EAAgB,CAAC,EAAE,GAAG7G,GAAqB,CAAC,UAAU,CAAC,UAAU6G,EAAgB,CAAC,CAAC,CAAC,EAAEhD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ6C,GAAI,CAAC,kFAAkF,kFAAkF,2RAA2R,iKAAiK,8UAA8U,gSAAgS,+QAA+Q,mYAAmY,yUAAyU,iYAAiY,mUAAmU,gSAAgS,8QAA8Q,+bAA+b,EAW37kCC,GAAgBC,GAAQxE,GAAUsE,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,YAAYA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,GAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,OAAO,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,aAAa,QAAQ,CAAC,aAAa,SAAS,WAAW,gBAAgB,eAAe,cAAc,EAAE,aAAa,CAAC,QAAQ,SAAS,MAAM,gBAAgB,eAAe,cAAc,EAAE,MAAM,QAAQ,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,uGAAuG,MAAM,aAAa,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,qGAAqG,MAAM,cAAc,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,EAAE,MAAM,UAAU,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAG1H,GAAc,GAAGG,EAAY,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECZ5/B,SAAS6H,GAAWC,EAAM,CAAC,OAAqBC,EAAK,MAAM,CAAC,MAAM,6BAA6B,QAAQ,cAAc,MAAMD,EAAM,MAAM,OAAOA,EAAM,OAAO,MAAM,CAAC,GAAGA,EAAM,MAAM,MAAMA,EAAM,KAAK,EAAE,SAAuBC,EAAK,OAAO,CAAC,EAAE,mIAAmI,KAAK,cAAc,CAAC,CAAC,CAAC,CAAE,CAAQ,SAASC,GAAUF,EAAM,CAAC,OAAqBG,EAAM,MAAM,CAAC,MAAM,6BAA6B,QAAQ,cAAc,GAAGH,EAAM,SAAS,CAAeC,EAAK,OAAO,CAAC,MAAM,MAAM,OAAO,MAAM,KAAK,MAAM,CAAC,EAAgBA,EAAK,OAAO,CAAC,EAAE,oPAAoP,KAAK,cAAc,CAAC,CAAC,CAAC,CAAC,CAAE,CAAQ,SAASG,GAAYJ,EAAM,CAAqB,OAAqBG,EAAM,MAAM,CAAC,MAAM,CAAC,SAAS,WAAW,GAAGH,EAAM,KAAK,EAAE,SAAS,CAAeC,EAAKI,EAAO,IAAI,CAAC,QAAQ,CAAC,OAAO,GAAG,EAAE,WAAW,CAAC,KAAK,SAAS,SAAS,EAAE,OAAO,GAAQ,EAAE,MAAM,CAAC,aAAa,IAAI,gBAAgB,+CAA+CL,EAAM,KAAK,SAAS,MAAM,OAAO,OAAO,MAAM,CAAC,CAAC,EAAgBC,EAAK,MAAM,CAAC,MAAM,CAAC,gBAAgBD,EAAM,gBAAgB,aAAa,IAAI,SAAS,WAAW,IAAI,EAAY,KAAK,EAAY,OAAO,EAAY,MAAM,CAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CCAthD,SAASM,GAAQC,EAAM,CAC1B,KAAK,MAAQ,IAAI,QAAQ,CAACC,EAASC,IAAS,CACxC,IAAIC,EAAUC,EAAO,UAAU,KAAK,SAAS,MAAM,EACnDD,EAAQ,gBAAmBE,GAAI,CAC3B,KAAK,GAAKA,EAAE,OAAO,OACnB,KAAK,GAAG,kBAAkB,OAAO,CACrC,EACAF,EAAQ,UAAaE,GAAI,CACrB,KAAK,GAAKA,EAAE,OAAO,OACnBJ,EAAQ,CACZ,EACAE,EAAQ,QAAWE,GAAI,CACnB,KAAK,GAAKA,EAAE,OAAO,OACnBH,EAAOG,CAAC,CACZ,CACJ,CAAC,CACL,CACAN,GAAQ,UAAU,IAAM,SAASO,EAAK,CAClC,OAAO,KAAK,MAAM,KAAK,IACZ,IAAI,QAAQ,CAACL,EAASC,IAAS,CAClC,IAAIC,EAAU,KAAK,SAAS,EAAE,IAAIG,CAAG,EACrCH,EAAQ,UAAaE,GAAIJ,EAAQI,EAAE,OAAO,MAAM,EAEhDF,EAAQ,QAAUD,CACtB,CAAC,CACJ,CACL,EACAH,GAAQ,UAAU,SAAW,UAAW,CACpC,OAAO,KAAK,GAAG,YAAY,CACvB,OACJ,EAAG,WAAW,EAAE,YAAY,OAAO,CACvC,EACAA,GAAQ,UAAU,IAAM,SAASO,EAAKC,EAAO,CACzC,OAAO,KAAK,MAAM,KAAK,IACZ,IAAI,QAAQ,CAACN,EAASC,IAAS,CAClC,IAAIC,EAAU,KAAK,SAAS,EAAE,IAAII,EAAOD,CAAG,EAC5CH,EAAQ,UAAYF,EACpBE,EAAQ,QAAUD,CACtB,CAAC,CACJ,CACL,EACAH,GAAQ,UAAU,OAAS,SAASO,EAAKC,EAAO,CAC5CH,EAAO,UAAU,eAAe,SAAS,MAAM,CACnD,EC1CoyB,eAAsBI,GAAcC,EAAIC,EAAYC,EAAM,IAAIC,GAAQ,OAAO,EAAE,CAAC,IAAMC,EAASJ,EAAUK,EAAK,MAAMH,EAAM,IAAIE,EAASH,CAAW,CAAE,CAAC,eAAsBK,GAAmBN,EAAIE,EAAM,IAAIC,GAAQ,OAAO,EAAE,CAAC,IAAMC,EAASJ,EAAUK,EAAK,MAAMH,EAAM,IAAIE,CAAQ,EAAE,OAAGC,GAA+B,IAAM,CCD5/B,IAAME,GAAQ,EAAyC,SAASC,GAAkBC,EAAS,CAAC,MAAM,CAACA,GAAUA,IAAW,SAAU,CAAC,IAAMC,GAAU,mBAAmB,SAASC,GAAYF,EAAS,CAAC,OAAGD,GAAkBC,CAAQ,EAASC,GAAgB,GAAGA,EAAS,IAAID,CAAQ,EAAG,CAAC,IAAMG,GAAa,sBAAsB,SAASC,GAAeJ,EAAS,CAAC,OAAGD,GAAkBC,CAAQ,EAASG,GAAmB,GAAGA,EAAY,IAAIH,CAAQ,EAAG,CAAC,eAAsBK,GAAeL,EAASM,EAAU,CAGxlB,IAAMC,EAAYH,GAAeJ,CAAQ,EAAQQ,EAASN,GAAYF,CAAQ,EAAO,CAACS,EAASC,CAAW,EAAE,MAAM,QAAQ,IAAI,CAACC,GAAmBJ,CAAW,EAAEI,GAAmBH,CAAQ,CAAC,CAAC,EAAE,OAAGE,EAAmB,CAAC,OAAOJ,GAAsDG,GAAS,YAAaH,EAAU,QAAQ,QAAQ,YAAYI,CAAW,EAAS,CAAC,OAAO,MAAM,CAAE,CAAQ,SAASE,GAAeZ,EAASa,EAAMP,EAAU,CAAC,IAAME,EAASN,GAAYF,CAAQ,EAAEc,GAAcN,EAASK,CAAK,EAAE,IAAMJ,EAAS,CAAC,QAAQM,GAAQ,UAAU,KAAK,IAAI,EAAE,UAAAT,CAAS,EAAQC,EAAYH,GAAeJ,CAAQ,EAAEc,GAAcP,EAAYE,CAAQ,CAAE,CCDvnB,IAAMO,GAAY,CAAC,IAAI,CAAC,QAAQ,EAAE,MAAM,wBAAwB,YAAY,gCAAgC,SAAS,GAAG,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,EAAE,CAAC,EAAE,IAAI,gBAAgB,UAAU,CAAC,CAAC,EAAE,aAAa,CAAC,QAAQ,EAAE,MAAM,8BAA8B,YAAY,gEAAgE,SAAS,GAAG,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,EAAE,CAAC,EAAE,IAAI,kBAAkB,UAAU,CAAC,CAAC,EAAE,aAAa,CAAC,QAAQ,EAAE,MAAM,6BAA6B,YAAY,6DAA6D,SAAS,GAAG,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,EAAE,EAAE,CAAC,EAAE,IAAI,kBAAkB,UAAU,CAAC,CAAC,CAAC,ECAvoB,IAAMC,GAAI,IAAI,YAAY,KAAK,EAAQC,GAAS,CAACC,EAAEC,IAAI,CAAC,IAAMC,EAAEF,EAAE,OAAaG,EAAEF,EAAE,OAAaG,EAAI,GAAGF,EAAE,EAAMG,EAAG,GAAOC,EAAG,EAAMC,EAAGL,EAAMM,EAAEN,EAAE,KAAMM,KAAKV,GAAIE,EAAE,WAAWQ,CAAC,CAAC,GAAG,GAAGA,EAAG,IAAIA,EAAE,EAAEA,EAAEL,EAAEK,IAAI,CAAC,IAAIC,EAAGX,GAAIG,EAAE,WAAWO,CAAC,CAAC,EAAQE,EAAGD,EAAGH,EAAGG,IAAKA,EAAGJ,GAAIA,EAAGA,EAAGC,GAAI,EAAEG,EAAGJ,GAAIA,GAAII,EAAMH,EAAGF,GAAKG,IAASF,EAAGD,GAAKG,IAAMD,EAAGA,GAAI,EAAE,EAAED,EAAGA,GAAI,EAAE,EAAEK,EAAGJ,GAAIA,GAAII,CAAG,CAAK,IAAJF,EAAEN,EAAQM,KAAKV,GAAIE,EAAE,WAAWQ,CAAC,CAAC,EAAE,EAAG,OAAOD,CAAG,EAAQI,GAAQ,CAACV,EAAED,IAAI,CAAC,IAAME,EAAEF,EAAE,OAAaG,EAAEF,EAAE,OAAaW,EAAI,CAAC,EAAQC,EAAI,CAAC,EAAQC,EAAM,KAAK,KAAKZ,EAAE,EAAE,EAAQa,EAAM,KAAK,KAAKZ,EAAE,EAAE,EAAE,QAAQK,EAAE,EAAEA,EAAEM,EAAMN,IAAKK,EAAIL,CAAC,EAAE,GAAGI,EAAIJ,CAAC,EAAE,EAAG,IAAIQ,EAAE,EAAE,KAAKA,EAAED,EAAM,EAAEC,IAAI,CAAC,IAAIV,EAAG,EAAMD,EAAG,GAASY,EAAMD,EAAE,GAASE,EAAK,KAAK,IAAI,GAAGf,CAAC,EAAEc,EAAM,QAAQ,EAAEA,EAAM,EAAEC,EAAK,IAAKpB,GAAIG,EAAE,WAAW,CAAC,CAAC,GAAG,GAAG,EAAG,QAAQkB,EAAG,EAAEA,EAAGjB,EAAEiB,IAAK,CAAC,IAAMV,EAAGX,GAAIE,EAAE,WAAWmB,CAAE,CAAC,EAAQC,EAAGP,EAAIM,EAAG,GAAG,CAAC,IAAIA,EAAG,EAAQE,EAAGT,EAAIO,EAAG,GAAG,CAAC,IAAIA,EAAG,EAAQT,EAAGD,EAAGH,EAASgB,IAAKb,EAAGY,GAAIhB,GAAIA,EAAGA,EAAGI,EAAGY,EAAOE,EAAGjB,EAAG,EAAEgB,EAAGjB,GAAQmB,EAAGnB,EAAGiB,EAAMC,IAAK,GAAGH,IAAIP,EAAIM,EAAG,GAAG,CAAC,GAAG,GAAGA,GAAOK,IAAK,GAAGH,IAAIT,EAAIO,EAAG,GAAG,CAAC,GAAG,GAAGA,GAAII,EAAGA,GAAI,EAAEH,EAAGI,EAAGA,GAAI,EAAEH,EAAGhB,EAAGmB,EAAG,EAAEd,EAAGa,GAAIjB,EAAGiB,EAAGb,CAAG,CAAC,QAAQe,EAAGR,EAAMQ,EAAGP,EAAKO,IAAM3B,GAAIG,EAAE,WAAWwB,CAAE,CAAC,EAAE,CAAG,CAAC,IAAIC,EAAI,EAAMC,EAAI,GAASC,EAAOZ,EAAE,GAASa,EAAM,KAAK,IAAI,GAAG1B,EAAEyB,CAAM,EAAEA,EAAO,QAAQE,EAAGF,EAAOE,EAAGD,EAAMC,IAAMhC,GAAIG,EAAE,WAAW6B,CAAE,CAAC,GAAG,GAAGA,EAAI,IAAIC,EAAM5B,EAAE,QAAQ6B,EAAG,EAAEA,EAAG9B,EAAE8B,IAAK,CAAC,IAAMC,EAAInC,GAAIE,EAAE,WAAWgC,CAAE,CAAC,EAAQE,EAAIrB,EAAImB,EAAG,GAAG,CAAC,IAAIA,EAAG,EAAQG,EAAIvB,EAAIoB,EAAG,GAAG,CAAC,IAAIA,EAAG,EAAQI,EAAIH,EAAIP,EAAUW,IAAMJ,EAAIE,GAAKR,GAAKA,EAAIA,EAAIM,EAAIE,EAAQG,EAAIZ,EAAI,EAAEW,EAAIV,GAASY,EAAIZ,EAAIU,EAAIN,GAAOO,IAAMnC,EAAE,EAAE,EAAE4B,GAAOQ,IAAMpC,EAAE,EAAE,EAAKmC,IAAM,GAAGJ,IAAKrB,EAAImB,EAAG,GAAG,CAAC,GAAG,GAAGA,GAAOO,IAAM,GAAGJ,IAAKvB,EAAIoB,EAAG,GAAG,CAAC,GAAG,GAAGA,GAAIM,EAAIA,GAAK,EAAEJ,EAAIK,EAAIA,GAAK,EAAEJ,EAAIR,EAAIY,EAAI,EAAEH,EAAIE,GAAKZ,EAAIY,EAAIF,CAAI,CAAC,QAAQI,EAAGZ,EAAOY,EAAGX,EAAMW,IAAM1C,GAAIG,EAAE,WAAWuC,CAAE,CAAC,EAAE,EAAG,OAAOT,CAAM,EAAQU,GAAS,CAACzC,EAAEC,IAAI,CAAC,GAAGD,EAAE,OAAOC,EAAE,OAAO,CAAC,IAAMyC,EAAIzC,EAAEA,EAAED,EAAEA,EAAE0C,CAAI,CAAC,OAAGzC,EAAE,SAAS,EAAUD,EAAE,OAAWA,EAAE,QAAQ,GAAWD,GAASC,EAAEC,CAAC,EAAUU,GAAQX,EAAEC,CAAC,CAAE,ECF11D,IAAM0C,IAAuB,IAAI,CAAC,GAAG,CAAC,OAAO,OAAOC,EAAS,KAAaA,EAAO,aAAa,sBAAsB,MAAO,MAAS,CAC3I,CAAC,GAAG,EAAQC,GAAY,8CAA8C,SAASC,GAAsBC,EAAM,CAAC,OAAOA,EAAM,OAAO,CAAC,EAAE,YAAY,EAAEA,EAAM,MAAM,CAAC,CAAE,CAAQ,SAASC,GAAUD,EAAM,CAA2C,OAA7BA,EAAM,MAAMF,EAAW,GAAG,CAAC,GAAgB,IAAIC,EAAqB,EAAE,KAAK,GAAG,CAAE,CAAQ,SAASG,GAAUC,EAAKC,EAAU,CAAC,IAAMC,EAAWF,EAAK,OAAO,GAAGE,GAAYD,EAAW,OAAOD,EAAM,IAAMG,EAAWH,EAAK,MAAM,EAAEC,CAAS,EAAE,OAAGC,EAAWD,EAAkBE,EAAW,SAAYA,CAAW,CAAQ,SAASC,GAAcC,EAAO,CAAC,OAAO,OAAO,KAAKA,CAAM,EAAE,SAAS,CAAE,CAAQ,SAASC,GAAaC,EAAW,CAAC,SAASC,KAAOC,EAAK,CAAC,QAAQ,IAAI,KAAK,IAAI,EAAE,GAAGA,CAAI,CAAE,CAAC,SAASC,EAAKC,EAAM,CAAC,QAAQ,KAAKA,CAAK,CAAE,CAAC,SAASC,EAAQD,EAAM,CAAC,QAAQ,QAAQA,CAAK,CAAE,CAAC,SAASE,GAAM,CAAC,CAAC,OAAIN,EAA2D,CAAC,IAAAC,EAAI,KAAAE,EAAK,QAAAE,CAAO,EAA1D,CAAC,IAAIC,EAAK,KAAKA,EAAK,QAAQA,CAAI,CAA4B,CAAQ,IAAMC,GAAoB,iIAAwI,SAASC,GAAcC,EAAM,CAAC,OAAGA,EAAM,WAAW,WAAkBA,EAAM,UAAU,WAAcA,EAAM,WAAW,WAAkBA,EAAM,UAAU,WAAcA,EAAM,cAAc,WAAkBA,EAAM,aAAa,WAAkBF,EAAoB,CAAQ,SAASG,GAAuBC,EAAO,CAAC,MAAM,GAAGA,CAAM,WAAY,CAAQ,IAAMC,GAAa,OAAO,SAAW,IAAY,SAAS,KAAkBC,GAAW,OAAO1B,EAAS,IAAYA,EAAO,KAAW2B,GAAgB,mCAA0C,SAASC,IAAmB,CAAC,IAAMC,EAAQJ,IAAc,cAAcE,EAAe,EAAE,OAAIE,EAA8CA,EAAQ,aAAa,SAAS,EAApE,MAA4F,CAAQ,IAAMC,GAAiB,IAAYF,GAAkB,IAAI,gBAAyB,SAASG,GAAwBC,EAAIC,EAAW,CAAC,GAAG,CAACA,EAAW,OAAOD,EAAI,IAAME,EAAoB,IAAID,CAAU,GAAG,GAAGD,EAAI,WAAWE,CAAmB,EAAG,OAAOF,EAAI,MAAME,EAAoB,MAAM,CAAG,CAE9/D,SAASC,GAAYC,EAAe,CAAC,GAAG,cAAcpC,EAAO,CAGvE,IAAMqC,EAAQ,CAAC,SAASD,EAAe,gBAAgB,cAAc,EAAE,GAAG,UAAU,UAAU,OAAO,UAAU,MAAMC,CAAO,EAAE,GAAG,aAAa,UAAU,OAAO,UAAU,SAAS,IAAI,CAAC,EAAEA,CAAO,CAAE,CAAC,OAAGD,EAE/L,QAAQ,QAAQ,EAAU,IAAI,QAAQE,GAAS,CAAC,WAAWA,EAAQ,CAAC,CAAE,CAAC,CAAE,CCPuvB,GAAK,CAAC,IAAAC,GAAI,KAAAC,GAAK,QAAAC,EAAO,EAAEC,GAAaC,EAAqB,EAAE,SAASC,GAAWC,EAAI,CAAC,GAAG,CAAC,WAAI,IAAIA,CAAG,EAAS,EAAK,MAAc,CAAC,MAAO,EAAM,CAAC,CAAC,IAAMC,IAAiB,IAAI,CAAC,GAAG,CAMt/B,IAAMC,EAAM,OAAO,iDAAiD,GAAG,EAAE,SAAG,MAAMA,CAAK,EAASA,CAAM,MAAM,CAAC,OAAAR,GAAI,0CAA0C,EAAS,OAAO,0BAA0B,GAAG,CAAE,CAAC,GAAG,EAAE,SAASS,GAAWC,EAAK,CAAC,OAAOA,EAAK,MAAMH,EAAe,CAAE,CAAC,SAASI,GAAeC,EAAI,CAAC,IAAMC,EAAMJ,GAAWG,CAAG,EAAE,OAAOE,GAAMA,EAAK,KAAK,GAAGA,EAAK,OAAO,CAAC,EAAE,OAAO,IAAI,IAAID,CAAK,CAAE,CAAC,IAAME,GAAe,mBAGzZ,SAASC,GAAoBN,EAAK,CAAC,OAAG,MAAM,QAAQA,CAAI,EAAUA,EAAK,IAAIM,EAAmB,EAAUN,EAAK,UAAU,KAAK,EAC9H,QAAQK,GAAe,EAAE,EAAE,YAAY,CAAE,CAAC,IAAME,GAAoB,IAAI,QAAQ,SAASC,GAA2BC,EAAK,CAAC,IAAMC,EAAOH,GAAoB,IAAIE,CAAI,EAAE,GAAGC,EAAO,OAAOA,EAAO,IAAMC,EAAeC,GAAkBH,CAAI,EAAE,OAAAF,GAAoB,IAAIE,EAAKE,CAAc,EAASA,CAAe,CAAC,SAASC,GAAkBH,EAAK,CAAC,IAAME,EAAe,CAAC,EAAE,QAAUE,KAAOJ,EAAM,GAAGA,EAAK,eAAeI,CAAG,EAAE,CAAC,IAAMC,EAAML,EAAKI,CAAG,EAAE,GAAG,OAAOC,GAAQ,SAAS,CAACH,EAAeE,CAAG,EAAEP,GAAoBQ,CAAK,EAAE,QAAS,CAAC,GAAG,MAAM,QAAQA,CAAK,EAAE,CAACH,EAAeE,CAAG,EAAEP,GAAoBQ,CAAK,EAAE,QAAS,CAACH,EAAeE,CAAG,EAAEC,CAAM,CAAE,OAAOH,CAAe,CAAC,SAASI,GAAcC,EAAaC,EAAMC,EAAI,CAAC,IAAMC,EAAO,CAAC,GAAGH,CAAY,EAAE,OAAGC,EAAME,EAAO,QAAOA,EAAO,MAAMF,GAAUC,EAAIC,EAAO,MAAKA,EAAO,IAAID,GAAYC,CAAO,CAKnzB,SAASC,GAA2BX,EAAKY,EAAMlB,EAAMmB,EAAU,CAAC,IAAIC,EAAM,EAAQC,EAAM,CAAC,MAAM,CAAC,MAAM,IAAS,IAAI,CAAC,EAAE,YAAY,CAAC,MAAM,IAAS,IAAI,CAAC,CAAC,EAAQC,EAASxB,GAAeQ,EAAK,GAAG,EAInM,GAFGgB,EAAS,IAAIJ,CAAK,IAAGE,GAAO,IAC5BpB,EAAM,OAAO,GAAGsB,EAAS,OAAO,GAAGA,EAAS,OAAO,EAAE,KAAK,EAAE,QAAQJ,IAAOE,GAAOA,EAAM,GACxFA,EAAM,EAAE,CAAC,IAAMG,EAAYjB,EAAK,IAAI,MAAM,GAAG,EAAE,OAAOc,GAAOI,GAAM,GAAGD,EAAY,EAAEA,CAAW,CAAE,CAAC,IAAME,EAAW3B,GAAeQ,EAAK,KAAK,EAC5ImB,EAAW,IAAIP,CAAK,IAAGE,GAAO,IAAI,IAAMM,EAAWpB,EAAK,MAAM,QAAQY,CAAK,EAAKQ,IAAa,KAAIN,GAAO,GAE3GC,EAAM,MAAMT,GAAcS,EAAM,MAAMK,EAAWA,EAAWR,EAAM,MAAM,GAErES,GAASrB,EAAK,MAAMa,CAAS,GAAG,IAAGC,GAAOA,EAAM,IACnD,QAAUQ,KAAaH,EAAgCE,GAAST,EAAMU,CAAS,GAC7D,IAAGR,GAAO,IAAK,IAAMS,EAAS,CAAC,GAAGvB,EAAK,GAAG,GAAGA,EAAK,GAAG,GAAGA,EAAK,GAAG,GAAGA,EAAK,GAAG,GAAGA,EAAK,GAAG,GAAGA,EAAK,EAAE,EAAE,QAAUwB,KAAWD,EAAS,CAAC,IAAME,EAAajC,GAAegC,CAAO,EAEzLH,GAASG,EAAQX,CAAS,GAAG,IAAGC,GAAOA,EAAM,IAE7CU,EAAQ,WAAWZ,CAAK,IAAGE,GAAO,IAAOW,EAAa,IAAIb,CAAK,IAAGE,GAAO,IAAOU,EAAQ,SAASZ,CAAK,IAAGE,GAAO,GACnH,QAAUY,KAAeD,EAAkCJ,GAAST,EAAMc,CAAW,GAAoB,IAAGZ,GAAO,EAAI,CAAC,IAAMa,EAAiB3B,EAAK,YAAY,QAAQY,CAAK,EAAKe,IAAmB,KAAIb,GAAO,GAAGC,EAAM,YAAYT,GAAcS,EAAM,YAAYY,EAAiBA,EAAiBf,EAAM,MAAM,GAAG,QAAUgB,KAAK5B,EAAK,EAAM4B,EAAE,SAAShB,CAAK,IAAGE,GAAO,IAAK,QAAUe,KAAa7B,EAAK,UAExYqB,GAASQ,EAAUhB,CAAS,GAAG,IAAGC,GAAO,IAAOe,EAAU,SAAShB,CAAS,IAAGC,GAAO,IAAOe,EAAU,SAASjB,CAAK,IAAGE,GAAO,IAAK,MAAM,CAAC,MAAAA,EAAM,MAAAC,CAAK,CAAE,CAAC,SAASe,GAAwB9B,EAAK+B,EAAgB,CAAC,IAAM7B,EAAeH,GAA2BC,CAAI,EAAQgC,EAAWxC,GAAeuC,CAAe,EAAME,EAAM,EAAE,QAAUC,KAAaF,EAAW,CAAC,GAAK,CAAC,MAAAlB,CAAK,EAAEH,GAA2BT,EAAegC,EAAUF,EAAWD,CAAe,EAAEE,GAAOnB,CAAM,CAAC,OAAOmB,CAAM,CAAC,SAASE,GAAaC,EAAMxB,EAAMyB,EAAS,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAS,IAAI,EAAO,CAAC,CAACC,CAAe,EAAEC,GAAc,EAAE,OAAAC,GAAU,IAAI,CAAC,IAAMC,EAAgB,IAAI,gBAAgB,OAAAC,GAAiBT,EAAMxB,EAAMyB,EAASO,EAAgB,MAAM,EAAE,KAAKE,GAAK,CAAKF,EAAgB,OAAO,SAASH,EAAgB,IAAI,CAACF,EAAWO,CAAG,CAAE,CAAC,CAAG,CAAC,EAAE,MAAMC,GAAK,CAAIA,EAAI,OAAO,cAAc,QAAQ,MAAM,iBAAiBA,CAAG,CAAG,CAAC,EAAQ,IAAI,CAACH,EAAgB,MAAM,CAAE,CAAE,EAAE,CAACR,EAAMxB,CAAK,CAAC,EAAQ,CAAC,QAAQ0B,GAAS,CAAC,CAAC,CAAE,CAAC,IAAMU,GAAQ,GACj+B,eAAeH,GAAiBT,EAAMxB,EAAMyB,EAASY,EAAO,CAAC,IAAMC,EAAKC,IAAY,SAAS,SAASrE,GAAK,OAAO,EAAE,IAAMiD,EAAgBlC,GAAoBe,CAAK,EAAQ0B,EAAQ,CAAC,EAAQc,EAAM,OAAO,OAAOhB,CAAK,EAAMiB,EAAS,YAAY,IAAI,EAAEL,GAAQ,eAAeM,GAAwB,CAAI,YAAY,IAAI,GAAGD,IAAU,MAAME,GAAY,EAAEF,EAAS,YAAY,IAAI,EAAEL,GAAS,CAAC,QAAQQ,EAAE,EAAEA,EAAEJ,EAAM,OAAO,EAAEI,EAAE,CAAoG,GAAhG,YAAY,IAAI,GAAGH,IAAU,MAAMC,EAAuB,EAAED,EAAS,YAAY,IAAI,EAAEL,IAAYC,GAAQ,QAAQ,MAAM,CAAC,EAAE,IAAMjD,EAAKoD,EAAMI,CAAC,EAAQ1C,EAAMgB,GAAwB9B,EAAK+B,CAAe,EAAE,GAAGjB,GAAOuB,EAAS,cAAc,KAAK,CAACa,GAAMlD,EAAK,MAAMkD,GAAM,CAAC,IAAM1B,EAAQxB,EAAK,GAAG,QAAQA,EAAK,GAAG,CAAC,EAAQyD,EAAMpB,GAAU,YAAYqB,GAAsB,MAAM1D,EAAK,MAAMwB,GAAgBxB,EAAK,MACnzBsC,EAAQ,KAAK,CAAC,IAAItC,EAAK,IAAI,MAAAyD,EAAM,YAAYzD,EAAK,YAAY,KAAK,CAAC,GAAGA,EAAK,EAAEA,EAAK,SAAS,EAAE,KAAK,GAAG,EAAE,MAAAc,CAAK,CAAC,CAAE,CAAC,CAAgC,GAA/B,MAAMwC,EAAuB,EAAKL,GAAQ,QAAQ,MAAM,CAAC,EAAE,IAAMU,EAAOrB,EAAQ,KAAK,CAACsB,EAAMC,IAAQA,EAAM,MAAMD,EAAM,KAAK,EAAkD,OAAhD7E,GAAQ,OAAO,EAAE,MAAMuE,EAAuB,EAAKL,GAAQ,QAAc,CAAC,EAASX,EAAQ,MAAM,EAAE,EAAE,CAAE,CAAC,SAASwB,GAAsB1B,EAAM2B,EAAYC,EAAW,CAAC,IAAMC,EAAY,CAAC,EAAQC,EAAwBH,EAAY,SAAS,GAAG,EAAQI,EAAoBJ,EAAY,MAAM,GAAG,EAAE,CAAC,EAAQK,EAASD,EAAoB,OAAO,EAAEA,EAAoB,GAAG,QAAUhF,KAAOiD,EAAyBiC,GAAwBlF,EAAI6E,CAAU,EAAkB,WAAWI,CAAQ,IAAgBF,GAAyB/E,EAAI,QAAQiF,EAAS,SAAkBH,EAAY9E,CAAG,EAAEiD,EAAMjD,CAAG,IAAG,OAAO8E,CAAY,CAAQ,SAASK,GAAU1D,EAAMyB,EAAS,CAAC,GAAK,CAACkC,EAAYC,CAAe,EAAEhC,GAAS,CAAC,CAAC,EAAO,CAACiC,EAAOC,CAAS,EAAElC,GAAS,SAAS,EAAO,CAAC,QAAAF,CAAO,EAAEH,GAAaoC,EAAY3D,EAAMyB,CAAQ,EAAO,CAAC,aAAAsC,CAAY,EAAEC,GAAc,EAAQC,EAASF,GAAc,GAE7kC,SAASG,EAAe1C,EAAM2C,EAAQ,CAAC,YAAY,EAAK,EAAE,CAAC,IAAId,EAAY7B,EAASC,EAAS,UAAU,CAAC0C,EAAQ,cAAad,EAAYH,GAAsB1B,EAAMC,EAAS,SAASsC,GAAc,IAAI,EAAE9F,GAAI,kBAAkBwD,EAAS,QAAQ,GAAGmC,EAAgBP,CAAW,CAAE,CAAC,OAAAtB,GAAU,IAAI,CAAC,eAAeqC,GAAiB,CAACN,EAAU,SAAS,EAAE,IAAMO,EAAQC,IAAc,cAAc,kCAAkC,EAAE,GAAG,CAACD,EAAQ,CAACP,EAAU,mBAAmB,EAAEI,EAAeK,GAAY,CAAC,YAAY,EAAI,CAAC,EAAEtG,GAAI,mBAAmB,EAAE,MAAO,CAAC,IAAMuG,EAAeH,EAAQ,aAAa,SAAS,EAAQI,EAAY,MAAMC,GAAeT,EAASO,CAAc,EAAQG,EAAYH,IAAiB,gBAE1rB,GAF6sBG,GAAa1G,GAAI,8BAA8B,EAEzvBwG,EAAY,SAAS,QAAQ,CAACE,IAAaT,EAAeO,EAAY,WAAW,EAAEX,EAAU,oBAAoB,EAAE7F,GAAI,oBAAoB,EAAKwG,EAAY,SAAS,SAAQ,OAChL,GAAG,CAACD,GAAgB,CAAClG,GAAWkG,CAAc,EAAE,CAACvG,GAAI,0CAA0C,EAE5FwG,EAAY,SAAS,QAAQX,EAAU,0BAA0B,EAAE7F,GAAI,6DAA6D,GAAQA,GAAI,sBAAsB,EAAG,MAAO,CAAC,IAAM2G,EAAeC,GAAkBL,EAAeP,CAAQ,EAAQa,EAAS,MAAM,MAAMF,CAAc,EAAE,GAAG,CAACE,EAAS,GAAI,MAAM,IAAI,MAAMA,EAAS,UAAU,EAAG,IAAMC,EAAgB,MAAMD,EAAS,KAAK,EAAEZ,EAAea,CAAe,EAAEC,GAAef,EAASc,EAAgBP,CAAc,EAAEV,EAAU,SAAS,EAAE7F,GAAI,wBAAwB,CAAE,CAACmG,EAAgB,EAAE,MAAMa,GAAO,CAE7iBnB,EAAU,OAAO,EAAE7F,GAAI,8BAA8BgH,CAAK,CAAE,CAAC,CAAE,EAAE,CAAChB,CAAQ,CAAC,EAAEhG,GAAI,CAAC,OAAA4F,EAAO,QAAAnC,CAAO,CAAC,EAAQ,CAAC,QAAAA,EAAQ,OAAAmC,CAAM,CAAE,CAAC,SAASgB,GAAkBK,EAAQjB,EAAS,CAAC,OAAGkB,GAAkBlB,CAAQ,EAASiB,EAAeA,EAAQ,QAAQ,QAAQ,IAAIjB,CAAQ,OAAO,CAAE,CC7CnQ,IAAImB,IAAS,SAASA,EAAQ,CAAC,IAAIC,EAAQD,EAAQ,QAAQ,IAAI,iBAAiBE,GAAQC,EAAU,eAAe,EAAMC,EAASJ,EAAQ,SAAS,IAAIG,EAAU,UAAU,YAAY,EAAE,SAAS,SAAS,EAAME,EAASL,EAAQ,SAAS,IAAIG,EAAU,UAAU,YAAY,EAAE,SAAS,cAAc,EAAMG,EAASN,EAAQ,SAAS,IAAIK,EAAS,GAAG,CAACD,EAAS,EAAMG,EAAgBP,EAAQ,gBAAgB,IAAIM,EAAS,GAAG,CAACL,EAAQ,EAAMO,EAAUR,EAAQ,UAAU,IAAI,MAAM,KAAKG,EAAU,QAAQ,EAAMM,EAAQT,EAAQ,QAAQ,IAAI,MAAM,KAAKG,EAAU,QAAQ,CAAE,GAAGH,KAAUA,GAAQ,CAAC,EAAE,ECO/jB,IAAMU,GAAuB,CAACC,EAASC,IAAmB,CAAC,IAAMC,EAAgBC,EAAO,IAAI,EAAE,OAAOC,GAAYC,GAAO,CAAC,GAAG,CAACC,GAAQ,SAAS,EAAE,OAAON,EAASK,CAAK,EAAE,IAAME,EAAIN,GAAkCC,EAAqB,CAAC,QAAAM,EAAQ,QAAAC,CAAO,EAAEJ,EAAYK,EAAmBH,EAAI,QAExS,GAFgTA,EAAI,QAAQ,CAAC,EAAEC,EAAQ,EAAEC,CAAO,EAE7U,EAACC,IAA+BA,EAAmB,IAAIF,GAASE,EAAmB,IAAID,GAAS,OAAOT,EAASK,CAAK,CAAG,EAAE,CAACJ,EAAiBD,CAAQ,CAAC,CAAE,ECPnJ,SAASW,GAAeC,EAAcC,EAAsG,CAAC,UAAAC,EAAU,aAAAC,CAAY,EAAE,CAAC,IAAMC,EAAoBJ,EAAc,sBAAsB,EAAQK,EAAoBJ,EAAc,sBAAsB,EAAE,GAAGG,EAAoB,IAAIC,EAAoB,IAAI,CAAC,IAAMC,EAAWD,EAAoB,IAAID,EAAoB,IAAIH,EAAc,UAAUA,EAAc,UAAUK,EAAWJ,CAAU,SAASE,EAAoB,OAAOC,EAAoB,OAAO,CAAC,IAAME,EAAWF,EAAoB,IAAID,EAAoB,IAAUI,EAAUP,EAAc,UAAUM,EAAWL,EAAgBO,EAAcL,EAAoB,OAAOC,EAAoB,OAAaK,EAAOT,EAAc,UAAUQ,EAAcN,EAAaF,EAAc,UAAU,KAAK,IAAIO,EAAUE,CAAM,CAAE,CAAC,CCA5zB,IAAMC,GAAuB,IAAUC,GAAiB,IAAUC,GAA4B,GAAG,SAASC,GAAY,CAAC,MAAAC,EAAM,KAAAC,EAAK,QAAAC,EAAQ,KAAAC,CAAI,EAAE,CAAuC,IAAMC,EAApBH,IAAO,OAAuDI,EAAKC,GAAU,CAAC,MAAM,CAAC,MAAMN,EAAM,eAAe,MAAMA,EAAM,cAAc,OAAOA,EAAM,aAAa,CAAC,CAAC,EAAEG,EAAK,OAAoBE,EAAK,MAAM,CAAC,MAAM,CAAC,WAAW,EAAE,SAASL,GAAOA,EAAM,WAAWA,EAAM,UAAU,SAASA,EAAM,UAAU,SAAS,EAAE,EAAE,SAAsBK,EAAK,SAAS,CAAC,UAAU,+BAA+B,QAAQH,EAAQ,MAAM,CAAC,WAAW,UAAU,OAAO,OAAO,WAAW,OAAO,OAAO,UAAU,QAAQ,OAAO,cAAc,YAAY,MAAMF,EAAM,eAAe,SAAS,SAAS,QAAQ,CAAC,EAAE,SAASI,CAAU,CAAC,CAAC,CAAC,CAAE,CAAC,SAASG,GAAQ,CAAC,MAAAP,EAAM,KAAAC,CAAI,EAAE,CAAC,IAAMO,EAAO,CAAC,WAAWR,EAAM,gBAAgB,OAAO,EAAE,WAAW,EAAE,QAAQ,GAAG,EAAE,OAAGC,IAAO,aAAaD,IAAOQ,EAAO,WAAWR,EAAM,kBAAkBQ,EAAO,YAAYR,EAAM,mBAAuCK,EAAK,MAAM,CAAC,MAAMG,CAAM,CAAC,CAAE,CAAQ,IAAMC,GAAmBC,GAAW,SAAeC,EAAMC,EAAI,CAAC,GAAK,CAAC,MAAAC,EAAM,GAAG,OAAAC,EAAO,UAAAC,EAAU,MAAAf,EAAM,YAAAgB,EAAY,SAAAC,EAAS,gBAAAC,EAAgB,SAAAC,CAAQ,EAAER,EAAW,CAACS,EAAWC,CAAa,EAAEC,GAAST,CAAK,EAAO,CAACU,EAAUC,CAAY,EAAEF,GAAS,EAAK,EAAQG,EAASC,EAAO,EAAEC,GAAoBf,EAAI,IAAIa,EAAS,OAAO,EAAEG,GAAM,gBAAgB,IAEt5C,IAAI,CAAC,IAAMC,EAAaJ,EAAS,QAAW,CAACI,GAAcA,IAAe,SAAS,eAAqBA,EAAa,KAAK,CAAE,EAAI,CAAC,CAAC,EAAE,IAAMC,EAAiB,IAAI,CAAIL,EAAS,SAASA,EAAS,QAAQ,MAAM,CAAG,EAAQM,EAAiB,IAAI,CAACV,EAAc,EAAE,CAAE,EAAEW,GAAU,IAAI,CAACb,EAASC,CAAU,CAAE,EAAE,CAACA,CAAU,CAAC,EAAE,IAAMa,EAAab,EAAW,OAAO,EAAQc,EAAgBd,EAAW,OAAO,GAAGF,GAAiBA,IAAkB,OAAaiB,EAAgB,KAAK,MAAMnC,EAAMA,EAAM,kBAAkBF,GAA4B,CAAC,EAAQsC,EAAWnB,IAAW,UAAUjB,EAAM,eAA4BK,EAAK,MAAM,CAAC,IAAI,uCAAuC,IAAIL,EAAM,eAAe,IAAI,MAAMA,EAAM,cAAc,OAAOA,EAAM,cAAc,SAAS,OAAO,CAAC,EAAeK,EAAKgC,GAAW,CAAC,MAAMrC,EAAM,eAAe,MAAMA,EAAM,cAAc,OAAOA,EAAM,aAAa,CAAC,EAAE,OAAoBsC,EAAM,MAAM,CAAC,KAAK,SAAS,MAAM,CAAC,GAAGC,GAAoB,WAAWC,GAAcxC,CAAK,EAAE,YAAYA,GAAOA,EAAM,kBAAkB,aAAaA,GAAOA,EAAM,kBAAkB,IAAI,GAAG,WAAWmC,EAAgB,cAAcA,EAAgB,YAAY,MAAM,EAAE,QAAQL,EAAiB,SAAS,CAAczB,EAAK,MAAM,CAAC,MAAM,CAAC,WAAW,EAAE,QAAQ,MAAM,EAAE,SAASS,IAAS,WAAWM,EAAwBf,EAAKoC,GAAY,CAAC,MAAMzC,EAAM,eAAe,gBAAgBA,EAAM,gBAAgB,MAAM,CAAC,OAAOA,GAAOA,EAAM,cAAc,MAAMA,GAAOA,EAAM,aAAa,CAAC,CAAC,EAAEoC,CAAU,CAAC,EAAe/B,EAAK,QAAQ,CAAC,IAAIoB,EAAS,WAAW,GAAM,UAAUV,EAAU,MAAM,CAAC,GAAG2B,GAAW,wBAAwB,gBAAgB,MAAM1C,EAAM,gBAAgB,WAAW,MAAM,cAAc,WAAW,GAAGA,EAAM,UAAU,GAAGA,EAAM,UAAU,SAASA,EAAM,cACxsD,oCAAoCA,EAAM,gBAAgB,EAAE,QAAQ,IAAI,CAAC,IAAM2C,EAAa,SAAS,gBAAgB,UAAU,SAAS,gBAAgB,UAAUA,CAAa,EAAE,YAAY3B,EAAY,MAAMI,EAAW,SAAS,IAAIC,EAAcI,EAAS,QAAQ,KAAK,CAAC,CAAC,EAAES,GAA8B7B,EAAKN,GAAY,CAAC,MAAMC,EAAM,KAAKW,EAAM,gBAAgB,KAAKA,EAAM,gBAAgB,QAAQoB,CAAgB,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQQ,GAAoB,CAAC,QAAQ,cAAc,WAAW,SAAS,WAAW,CAAC,EAAQG,GAAW,CAAC,QAAQ,OAAO,OAAO,OAAO,WAAW,cAAc,WAAW,IAAI,OAAO,MAAM,QAAQ,EAAE,MAAM,MAAM,EAAeE,GAAuBhB,GAAM,KAAkBA,GAAM,WAAW,SAAmBjB,EAAMC,EAAI,CAAC,GAAK,CAAC,MAAAiC,EAAM,OAAAC,EAAO,qBAAAC,EAAqB,KAAA9C,EAAK,YAAY,aAAA+C,EAAa,OAAO,SAAAC,EAAS,GAAM,MAAAjD,EAAM,WAAAkD,EAAW,MAAAC,EAAM,YAAAC,EAAY,cAAAC,EAAc,aAAAC,CAAY,EAAE3C,EAAW,CAAC,IAAA4C,EAAI,MAAAC,EAAM,MAAAC,CAAK,EAAEX,EAAaY,EAAQC,GAAQ,IAAYC,GAAwBL,EAAIL,CAAU,EAAI,CAACK,EAAIL,CAAU,CAAC,EAAQW,EAAgBC,GAAuBC,GAAOX,EAAYW,EAAMlB,CAAK,EAAEE,CAAoB,EAAQiB,EAAY/D,IAAO,YAAkBgE,EAAaD,EAAYE,GAAM,EAAE,IAASlE,EAAM,aAAaA,EAAM,OAAO,EAAE,EAAQmE,EAAanB,IAAe,OAAOU,EAAQU,GAAUtB,EAAO,YAAYlD,EAAsB,EAAQyE,EAAYN,GAAO,CAACA,EAAM,eAAe,EAAET,EAAaR,EAAO,GAAG,CAAE,EAAQwB,EAAUP,GAAO,CAACA,EAAM,eAAe,CAAE,EAAE,OAAoB1D,EAAK,IAAI,CAAC,IAAIO,EAAI,MAAM,CAAC,eAAe,MAAM,EAAE,KAAKkC,EAAO,IAAI,QAAQuB,EAAY,YAAYR,EAAgB,YAAYS,EAAU,cAAcP,GAAOV,EAAcU,EAAMlB,CAAK,EAAE,SAAsBP,EAAM,KAAK,CAAC,MAAM,CAAC,GAAGiC,GAAgB,GAAGpB,EAAM,WAAWa,EAAY,GAAG,GAAG,cAAcA,EAAY,GAAG,GAAG,MAAMhE,EAAM,gBAAgB,SAAS,WAAW,YAAYA,GAAOA,EAAM,kBAAkB,aAAaA,GAAOA,EAAM,iBAAiB,EAAE,SAAS,CAAcK,EAAK,MAAM,CAAC,MAAM,CAAC,gBAAgBL,EAAM,gBAAgB,SAAS,WAAW,QAAQiD,EAAS,IAAI,EAAE,aAAAgB,EAAa,KAAKjE,GAAOgE,EAAYhE,EAAM,QAAQ,EAAE,MAAMA,GAAOgE,EAAYhE,EAAM,QAAQ,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC,CAAC,EAAesC,EAAM,MAAM,CAAC,MAAM,CAAC,QAAQ,OAAO,cAAc,SAAS,SAAS,SAAS,IAAI,CAAC,EAAE,SAAS,CAAcjC,EAAK,KAAK,CAAC,MAAM,CAAC,GAAGmE,GAAY,GAAGxE,EAAM,UAAU,WAAW,OAAO,EAAE,SAASwD,CAAK,CAAC,EAAelB,EAAM,IAAI,CAAC,MAAM,CAAC,OAAO,EAAE,MAAMtC,EAAM,cAAc,GAAGA,EAAM,aAAa,WAAW,SAAS,SAAS,SAAS,aAAa,WAAW,WAAW,OAAO,EAAE,SAAS,CAACyE,GAAsBhB,EAAM,GAAG,IAAIU,CAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAErB,EAAO,GAAG,CAAC,CAAC,CAAE,CAAC,CAAC,EAIhkF,SAAS4B,GAAgB,CAAC,QAAAxE,CAAO,EAAE,CAAC,OAAoBG,EAAK,MAAM,CAAC,MAAM,CAAC,MAAM,OAAO,UAAU,MAAM,EAAE,QAAQH,CAAO,CAAC,CAAE,CAAC,IAAMyE,GAAqB,CAAC,QAAQ,OAAO,cAAc,SAAS,WAAW,SAAS,eAAe,aAAa,IAAI,GAAG,SAAS,SAAS,EAAE,SAASC,GAAgB,CAAC,WAAAC,EAAW,MAAA7E,EAAM,UAAA8E,EAAU,UAAAC,EAAU,SAAAC,EAAS,aAAAC,CAAY,EAAE,CAAC,IAAMC,EAAaC,GAAoBN,EAAW7E,CAAK,EAAQmD,EAAM,CAAC,GAAGwB,GAAqB,GAAGO,EAAa,WAAW,YAAY,UAAUL,IAAa,WAAW7E,EAAM,UAAU,EAAE,OAAO6E,IAAa,UAAU,OAAO,OAAO,UAAUA,IAAa,YAAY,OAAO,OAAO,eAAeA,IAAa,UAAU,WAAW,aAAa,cAAcA,IAAa,UAAU,iBAAiB,QAAQ,EAAQO,EAAW,CAAC,GAAGT,GAAqB,GAAGO,EAAa,OAAOL,IAAa,UAAU,OAAO,OAAO,UAAUA,IAAa,YAAY,OAAO,OAAO,IAAIA,IAAa,UAAU,EAAE7E,EAAM,0BAA0B,gBAAgB6E,IAAa,UAAU7E,EAAM,gBAAgB,cAAc,eAAe6E,IAAa,UAAU,WAAW,aAAa,cAAcA,IAAa,UAAU,iBAAiB,SAAS,QAAQ,GAAG,QAAQ,EAAE,EAAE,SAASQ,GAAuB,CAAC,OAAOR,EAAW,CAAC,IAAI,WAAW,CAAC,IAAMS,EAAIC,GAAuB,UAAU,EAAQC,EAAKP,EAAaA,EAAaK,CAAG,EAAE,OAAU,OAAGE,GAA8B,CAAC,EAAE,IAAI,QAAQ,GAAG,WAAW,CAAC,SAASC,GAAQ,QAAQ,EAAE,EAAE,GAAG,CAAC,CAAS,CAAC,IAAI,YAAY,CAAC,IAAMH,EAAIC,GAAuB,WAAW,EAAQC,EAAKP,EAAaA,EAAaK,CAAG,EAAE,OAAU,OAAGE,GAA8B,CAAC,MAAM,IAAI,QAAQ,EAAE,EAAE,EAAE,EAAE,EAAE,OAAO,EAAE,WAAW,CAAC,KAAK,SAAS,UAAU,IAAI,QAAQ,EAAE,CAAC,CAAS,CAAC,IAAI,UAAU,CAAC,IAAMF,EAAIC,GAAuB,SAAS,EAAQC,EAAKP,EAAaA,EAAaK,CAAG,EAAE,OAAU,OAAGE,GAA8B,CAAC,EAAE,IAAI,QAAQ,EAAE,WAAW,CAAC,SAAS,GAAG,CAAC,CAAS,CAAC,CAAC,CAAC,IAAME,EAAmBL,EAAsB,EAAE,OAAoB/C,EAAM,MAAM,CAAC,MAAMa,EAAM,UAAU2B,EAAU,QAAQf,GAAOA,EAAM,gBAAgB,EAAE,SAAS,CAACc,IAAa,aAA0BxE,EAAKqE,GAAgB,CAAC,QAAQK,CAAS,CAAC,EAAe1E,EAAKsF,EAAO,IAAI,CAAC,QAAQD,EAAmB,QAAQ,CAAC,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,OAAO,CAAC,EAAE,WAAWA,EAAmBA,EAAmB,WAAW,OAAU,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC,EAAE,MAAMN,EAAW,SAASJ,CAAQ,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,SAASY,GAAe,CAAC,WAAAf,EAAW,MAAA7E,EAAM,SAAAgF,EAAS,eAAAa,EAAe,iBAAAC,EAAiB,WAAAC,CAAU,EAAE,CAAC,IAAM5C,EAAM,CAEr9E,WAAW,YAAY,gBAAgBnD,EAAM,gBAAgB,MAAMA,EAAM,gBAAgB,aAAa6E,IAAa,YAAY7E,EAAM,aAAa,EAAE,MAAM,OAAO,QAAQ,OAAO,cAAc,SAAS,SAAS,SAAS,UAAU6E,IAAa,UAAU7E,EAAM,OAAO,OAAU,UAAU6E,IAAa,YAAY,OAAOhF,EAAgB,0BAA0B,MAAS,EAEzW,CAACmG,EAAMC,CAAO,EAAEC,GAAW,EAAE,OAAAC,GAAgB,IAAI,CAAC,GAAGtB,IAAa,aAAagB,EAAe,OAAO,IAAMO,EAAWJ,EAAM,QAAQ,aAAaA,EAAM,QAAQ,MAAM,OAAO,OAAO,IAAMK,EAAOL,EAAM,QAAQ,aAAaA,EAAM,QAAQ,MAAM,OAAOI,EAAW,KAAKH,EAAQD,EAAM,QAAQ,CAAC,OAAO,CAACI,EAAWC,CAAM,CAAC,EAAEP,CAAgB,CAAE,EAAEC,CAAU,EAAsB1F,EAAK,MAAM,CAAC,IAAI2F,EAAM,KAAK,SAAS,UAAUnB,IAAa,WAAW,4BAA4B,OAAU,MAAM1B,EAAM,SAAS6B,CAAQ,CAAC,CAAE,CAAC,IAAMsB,GAAwB1E,GAAM,WAAW,SAAoB,CAAC,MAAA5B,EAAM,SAAAgF,CAAQ,EAAEpE,EAAI,CAAC,IAAM2F,EAAQd,GAAQ,QAAQ,EAAO,CAACe,EAAUC,CAAY,EAAE7E,GAAM,SAAS,EAAI,EAAE,OAAAA,GAAM,UAAU,IAAI,CAAC,GAAG,CAAC2E,EAAQ,OAAO,IAAMG,EAAQ9F,EAAI,QAAY8F,GAAeD,EAAaC,EAAQ,aAAaA,EAAQ,YAAY,CAAE,CAAC,EAAsBrG,EAAK,MAAM,CAAC,IAAIO,EAAI,MAAM,CAAC,MAAM,eAAeZ,EAAM,cAAc,MAAM,UAAU,SAAS,UAAU,SAAS,mBAAmB,UAAU,YAAYwG,EAAU,OAAU,OAG5/B,UAAU,EAAE,EAAE,SAASxB,CAAQ,CAAC,CAAE,CAAC,EAAQ2B,GAAY,CAAC,gBAAgB,UAAU,MAAM,OAAO,UAAU,wCAAwC,WAAW,UAAU,UAAU,SAAS,SAAS,GAAG,QAAQ,OAAO,EAAE,SAASC,GAAc,CAAC,OAAA9F,EAAO,WAAA+D,EAAW,MAAA7E,CAAK,EAAE,CAAC,IAAMmC,EAAgB,KAAK,MAAMnC,EAAMA,EAAM,kBAAkBF,GAA4B,CAAC,EAAQqD,EAAM,CAAC,GAAGwD,GAAY,WAAW,OAAO,WAAWnE,GAAcxC,CAAK,EAAE,YAAYA,GAAOA,EAAM,kBAAkB,aAAaA,GAAOA,EAAM,kBAAkB,WAAW,IAAI,WAAW,QAAQA,EAAM,aAAa,QAAQ,WAAWmC,EAAgB,cAAcA,EAAgB,GAAGnC,EAAM,UAAU,OAAOA,EAAM,OAAO,EAAE,SAAS6E,IAAa,WAAW,OAAO7E,EAAM,MAAM,MAAM6E,IAAa,WAAW,eAAe1C,EAAgB,CAAC,KAAK,OAAO,UAAU0C,IAAa,WAAW8B,GAAY,UAAU,aAAa9B,IAAa,WAAW7E,EAAM,YAAY,EACj5B6G,EAAgBhC,IAAa,WAAW,eAAe,6CAA6C,OAAG/D,IAAS,oBAAyCT,EAAK,MAAM,CAAC,MAAM8C,EAAM,SAAS0D,CAAe,CAAC,EAAM/F,IAAS,2BAAgDT,EAAK,MAAM,CAAC,MAAM8C,EAAM,SAAS,uBAAuB,CAAC,EAAU,IAAK,CAAC,IAAMqB,GAAY,CAAC,aAAa,WAAW,SAAS,OAAO,SAAS,SAAS,WAAW,IAAI,WAAW,SAAS,KAAK,EAAE,OAAO,CAAC,EAAQD,GAAgB,CAAC,QAAQ,YAAY,UAAU,OAAO,WAAW,GAAG,EAAQuC,GAAc,CAAC,KAAK,EAAE,MAAM,GAAG,EAAQC,GAAe,CAAC,IAAI,EAAE,MAAM,MAAM,EAAQC,GAAgB,CAAC,MAAM,GAAG,EAAE,SAAS7B,GAAoB8B,EAAajH,EAAM,CAAC,OAAOiH,EAAa,CAAC,IAAI,UAAU,MAAM,CAAC,GAAGH,GAAc,MAAM9G,EAAM,KAAK,EAAE,IAAI,WAAW,OAAO+G,GAAe,IAAI,YAAY,MAAM,CAAC,GAAGC,GAAgB,MAAMhH,EAAM,KAAK,CAAE,CAAC,CAAQ,IAAIkH,IAA4B,SAASA,EAA2B,CAACA,EAA2B,KAAQ,OAAOA,EAA2B,KAAQ,OAAOA,EAA2B,KAAQ,MAAO,GAAGA,KAA6BA,GAA2B,CAAC,EAAE,EAAS,IAAIC,IAAwB,SAASA,EAAuB,CAACA,EAAuB,KAAQ,OAAOA,EAAuB,UAAa,YAAYA,EAAuB,UAAa,WAAY,GAAGA,KAAyBA,GAAuB,CAAC,EAAE,EAAS,IAAIC,IAAuB,SAASA,EAAsB,CAACA,EAAsB,GAAM,KAAKA,EAAsB,MAAS,OAAQ,GAAGA,KAAwBA,GAAsB,CAAC,EAAE,EAAS,IAAIC,IAA0B,SAASA,EAAyB,CAACA,EAAyB,YAAe,cAAcA,EAAyB,KAAQ,MAAO,GAAGA,KAA2BA,GAAyB,CAAC,EAAE,EAAS,IAAIC,IAAsB,SAASA,EAAqB,CAACA,EAAqB,UAAa,YAAYA,EAAqB,UAAa,WAAY,GAAGA,KAAuBA,GAAqB,CAAC,EAAE,EAAS,IAAIC,IAAkB,SAASA,EAAiB,CAACA,EAAiB,QAAW,UAAUA,EAAiB,SAAY,WAAWA,EAAiB,UAAa,WAAY,GAAGA,KAAmBA,GAAiB,CAAC,EAAE,EAAS,IAAIC,IAAiB,SAASA,EAAgB,CAACA,EAAgB,KAAQ,OAAOA,EAAgB,KAAQ,MAAO,GAAGA,KAAkBA,GAAgB,CAAC,EAAE,EAAS,IAAIC,IAAgB,SAASA,EAAe,CAACA,EAAe,QAAW,UAAUA,EAAe,OAAU,QAAS,GAAGA,KAAiBA,GAAe,CAAC,EAAE,EAGzgF,SAASC,GAAY/G,EAAM,CAAC,GAAK,CAAC,WAAAkE,EAAW,MAAA7E,EAAM,SAAA2H,EAAS,aAAAC,EAAa,gBAAAC,EAAgB,aAAA5C,EAAa,cAAA6C,EAAc,UAAA/C,CAAS,EAAEpE,EAAW,CAAC,aAAAoH,CAAY,EAAEC,GAAc,EAAQC,EAASF,GAAc,GAAS7E,EAAW6E,GAAc,KAAWG,EAAMxG,EAAO,EAAQyG,EAAkBzG,EAAO,EAAQ0G,EAAW1G,EAAO,EAAO,CAACuB,EAASoF,CAAW,EAAE/G,GAAS,CAAC,MAAM,EAAE,OAAO,EAAI,CAAC,EAAQyB,EAAqBrB,EAAO,IAAI,EAAO,CAAC4G,EAA6BC,CAA+B,EAAEjH,GAASmE,GAAQ,OAAO,EAAO,CAAC+C,EAAMC,CAAQ,EAAEnH,GAAS,EAAE,EAAQoH,EAAcC,GAAiBH,CAAK,EAAO,CAAC,QAAAI,EAAQ,OAAA9H,CAAM,EAAE+H,GAAUH,EAAc,CAAC,aAAa,EAAE,SAAAf,EAAS,UAAUG,EAAc,SAAS,CAAC,EAAQgB,EAAeF,EAAQ3F,EAAS,KAAK,EAAQd,EAAgB,KAAK,MAAMnC,EAAMA,EAAM,kBAAkBF,GAA4B,CAAC,EAAEkC,GAAU,IAAI,CAC51BqG,EAAY,CAAC,MAAM,EAAE,OAAO,EAAI,CAAC,CAAE,EAAE,CAACK,CAAa,CAAC,EAAE,IAAMK,GAA2BC,GAAY,CAACjF,EAAMlB,IAAQ,CAAIkB,EAAM,cAAc,UAAewE,EAAgC,EAAI,EAAEF,EAAY,CAAC,MAAAxF,EAAM,OAAO,EAAK,CAAC,EAAE,EAAE,CAAC,CAAC,EAAQoG,GAAyBD,GAAY,CAACjF,EAAMlB,IAAQ,CAACwF,EAAYa,GAAsBA,EAAiB,QAAQrG,EAAcqG,EAAwB,CAAC,MAAArG,EAAM,OAAO,EAAK,CAAG,CAAE,EAAE,CAAC,CAAC,EAAQsG,EAAOC,GAAU,EAAQC,GAAWL,GAAY,MAAMzF,GAAK,CAAC,GAAGzC,IAAS,oBAA6B,GAAG,CAE/gB,GAAK,CAAC,QAAAwI,EAAQ,cAAAC,CAAa,EAAEC,GAA0BL,EAAO,OAAO5F,CAAG,EAAQkG,EAAMN,EAAO,WAAWG,CAAO,EAAEvE,EAAU,EAAE,MAAM0E,GAAO,MAAM,UAAU,EAAEN,EAAO,WAAWG,EAAQ,KAAKC,EAAc,EAAK,CAAE,MAAa,CAACG,EAAO,SAAS,KAAKnG,CAAI,CAAC,EAAE,CAACzC,CAAM,CAAC,EAAQ6I,EAAc5F,GAAO,CAAC,IAAM6F,EAAShB,EAAQ,OAAO,EAAE,OAAO7E,EAAM,KAAK,CAAC,IAAI,UAAiC,GAAvBA,EAAM,eAAe,EAAKuE,EAA6B,CAACC,EAAgC,EAAK,EAAE,KAAM,CAACF,EAAYa,IAAmB,CAAC,MAAMhF,GAAM,EAAE0F,EAASV,EAAiB,MAAM,CAAC,EAAE,OAAO,EAAI,EAAE,EAAE,MAAM,IAAI,YAAmC,GAAvBnF,EAAM,eAAe,EAAKuE,EAA6B,CAACC,EAAgC,EAAK,EAAE,KAAM,CAACF,EAAYa,IAAmB,CAAC,MAAMhF,GAAM,EAAE0F,EAASV,EAAiB,MAAM,CAAC,EAAE,OAAO,EAAI,EAAE,EAAE,MAAM,IAAI,SAAS,MAAM,IAAI,QAAWJ,GAAgBO,GAAWP,EAAe,GAAG,EAAG,MAAM,QAAQ/E,EAAM,gBAAgB,CAAE,CAAC,EAAQ8F,EAAcjB,EAAQ,SAAS,GAAGF,EAAc,OAAO,GAAG5H,IAAS,UAAgBgJ,EAAY,IAASpB,EAAc,OAAO,GAAGE,EAAQ,OAAO,GAAGiB,IAAgB/I,IAAS,WAAWH,EAAM,cAAcA,EAAM,aAAa,cAAc,QAAcoJ,GAAgB,GAAQpJ,EAAM,eAAeA,EAAM,cAAc,WAAW,aAAmBqJ,EAAQD,GAAgB/J,EAAM,QAAQ,GAASiK,GAAeH,GAAaC,GAAgBC,EAAQhK,EAAM,kBAAkB,EAAE,EAAE,OAAAgC,GAAU,IAAI,CAAC,GAAG,CAACiB,EAAS,OAAO,OAAO,IAAMyD,EAAQyB,EAAkB,QAAYzB,GAAewD,GAAexD,EAAQ0B,EAAW,QAAQ,CAAC,UAAU0B,GAAaC,GAAgBE,GAAe,EAAE,aAAaF,GAAgBC,EAAQ,CAAC,CAAC,CAGhlD,EAAE,CAAC/G,CAAQ,CAAC,EAAsBX,EAAMsC,GAAgB,CAAC,WAAWC,EAAW,aAAaI,EAAa,MAAMjF,EAAM,UAAU2J,EAAc,UAAU5E,EAAU,SAAS,CAAczC,EAAMsD,GAAe,CAAC,WAAWf,EAAW,MAAM7E,EAAM,eAAeiF,EAAa,eAAe,iBAAiBA,EAAa,iBAAiB,WAAW,CAAC2D,EAAQ,OAAOiB,CAAa,EAAE,SAAS,CAAcxJ,EAAKI,GAAM,CAAC,UAAU,GAAK,IAAIyH,EAAM,SAASO,EAAS,MAAMD,EAAM,MAAMxI,EAAM,OAAOc,EAAO,SAAS8G,EAAa,YAAY,SAAS,YAAYA,EAAa,mBAAmB,gBAAgB,gBAAgBA,EAAaA,EAAa,gBAAgB,OAAU,gBAAgBA,EAAa,eAAe,CAAC,EAAEkC,GAA0BzJ,EAAKE,GAAQ,CAAC,MAAMP,EAAM,KAAK4H,EAAa,WAAW,CAAC,EAAevH,EAAKiG,GAAW,CAAC,IAAI8B,EAAW,MAAMpI,EAAM,SAAsBsC,EAAM,KAAK,CAAC,YAAY,SAAS,MAAM,CAAC,QAAQ,OAAO,cAAc,SAAS,MAAM,eAAetC,EAAM,cAAc,MAAM,QAAQ,EAAE,WAAWiK,GAAe,cAAcrB,EAAQ,QAAQmB,GAAgBC,EAAQ,EAAE,IAAIhK,EAAM,kBAAkB,OAAO,CAAC,EAAE,SAAS,CAAC4I,EAAQ,IAAI,CAAC9F,EAAOD,IAAQ,CAAC,IAAMsH,EAAWtH,IAAQI,EAAS,MAAM,OAAoB5C,EAAKuC,GAAU,CAAC,IAAIuH,EAAWhC,EAAkB,KAAK,MAAMtF,EAAM,OAAOC,EAAO,qBAAqBC,EAAqB,SAAS,CAACuF,GAA8B6B,EAAW,KAAKxJ,EAAM,cAAc,SAAS,aAAaA,EAAM,cAAc,gBAAgB,aAAa,MAAMX,EAAM,WAAWkD,EAAW,YAAY+F,GAAyB,cAAcF,GAA2B,aAAaM,EAAU,EAAEvG,EAAO,GAAG,CAAE,CAAC,EAAE+G,GAA4BxJ,EAAK,KAAK,CAAC,MAAM,CAAC,WAAW8B,EAAgB8H,GAAe,cAAc9H,EAAgB,WAAW,MAAM,YAAYnC,GAAOA,EAAM,kBAAkB,aAAaA,GAAOA,EAAM,kBAAkB,OAAiB,MAAa,EAAE,SAAsBK,EAAK,KAAK,CAAC,MAAM,CAAC,GAAGmE,GAAY,UAAU,SAAS,WAAW,QAAQxE,EAAM,aAAa,QAAQ,MAAMA,EAAM,cAAc,GAAGA,EAAM,SAAS,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeK,EAAKuG,GAAc,CAAC,OAAO9F,EAAO,WAAW+D,EAAW,MAAM7E,CAAK,CAAC,CAAC,CAAC,CAAC,CAAE,CC1BlmE,SAASoK,IAAiB,CAAC,OAAG,OAAOC,EAAS,IAAmB,CAAC,MAAM,EAAE,OAAO,CAAC,EAAS,CAAC,MAAMA,EAAO,WAAW,OAAOA,EAAO,WAAW,CAAE,CAAQ,SAASC,GAAqBC,EAAS,CAAC,GAAK,CAACC,EAAMC,CAAQ,EAAEC,GAAS,IAAIH,EAASH,GAAgB,CAAC,CAAC,EAAE,OAAAO,GAAU,IAAI,CAAC,IAAMC,EAAmB,IAAIH,EAASF,EAASH,GAAgB,CAAC,CAAC,EAAE,OAAAC,EAAO,iBAAiB,SAASO,CAAkB,EAAQ,IAAI,CAACP,EAAO,oBAAoB,SAASO,CAAkB,CAAE,CAAE,EAAE,CAAC,CAAC,EAASJ,CAAM,CCA+jB,IAAIK,IAEtkC,SAASA,EAAkB,CAACA,EAAkB,KAAQ,OAAOA,EAAkB,MAAS,OAAQ,GAAGA,KAAoBA,GAAkB,CAAC,EAAE,EAAE,SAASC,GAAYC,EAAeC,EAAS,OAAO,CAAC,GAAG,CAACD,EAAe,OAAOC,EAAS,GAAK,CAAC,EAAAC,EAAE,EAAAC,EAAE,KAAAC,EAAK,MAAAC,EAAM,OAAAC,CAAM,EAAEN,EAAe,MAAM,GAAGE,CAAC,MAAMC,CAAC,MAAMC,CAAI,MAAME,CAAM,MAAMD,CAAK,EAAG,CAAC,IAAME,GAAqBC,GAAW,SAAiBC,EAAMC,EAAI,CAAC,GAAK,CAAC,WAAAC,EAAW,MAAAC,EAAM,UAAAC,CAAS,EAAEJ,EAAM,OAAAK,GAAU,IAAI,CAAC,IAAMC,EAAcC,GAAO,CAAIA,EAAM,OAAO,WAAUA,EAAM,gBAAgB,EAAEH,EAAU,EAAG,EAAQI,EAAkBD,GAAO,CAAIA,EAAM,cAAc,SAAkDA,EAAM,kBAAkB,SAASA,EAAM,OAAO,QAAQ,eAAe,GAAqC,SAAS,yBAAyB,kBAAkB,SAAS,cAAc,KAAK,CAAG,EAEr0B,OAAAE,EAAO,iBAAiB,UAAUH,CAAa,EAAEG,EAAO,iBAAiB,cAAcD,EAAkB,CAAC,QAAQ,EAAI,CAAC,EACvH,SAAS,KAAK,UAAU,IAAIE,EAAkB,EAAQ,IAAI,CAACD,EAAO,oBAAoB,UAAUH,CAAa,EAAEG,EAAO,oBAAoB,cAAcD,EAAkB,CAAC,QAAQ,EAAI,CAAC,EAAE,SAAS,KAAK,UAAU,OAAOE,EAAkB,CAAE,CAAE,EAAE,CAAC,CAAC,EAAsBC,GAA0BC,EAAM,MAAM,CAAC,IAAIX,EAAI,UAAU,kCAAkC,KAAK,eAAe,MAAM,CAAC,GAAGY,GAAe,OAAOb,EAAM,gBAAgB,OAAO,eAAeE,IAAaY,GAAiB,QAAQ,aAAa,QAAQ,EAAE,QAAQV,EAAU,SAAS,CAAcW,EAAKC,EAAO,IAAI,CAAC,KAAK,eAAe,QAAQ,CAAC,QAAQ,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC,EAAE,WAAWb,EAAM,kBAAkB,MAAM,CAAC,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,OAAO,OAAO,OAAO,UAAU,aAAa,SAAS,WAAW,YAAY,OAAO,gBAAgBH,EAAM,gBAAgB,eAAe,CAAC,CAAC,EAAee,EAAKE,GAAY,CAAC,SAASjB,EAAM,SAAS,WAAWE,EAAW,aAAaF,EAAM,aAAa,cAAcA,EAAM,cAAc,aAAaA,EAAM,aAAa,gBAAgBA,EAAM,gBAAgB,MAAMA,EAAM,MAAM,UAAUI,CAAS,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,IAAI,CAAE,CAAC,EAAQS,GAAe,CAAC,MAAM,OAAO,UAAU,aAAa,WAAW,YAAY,SAAS,QAAQ,QAAQ,OAAO,WAAW,aAAa,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,EAAQK,GAAe,CAAC,OAAO,OAAO,QAAQ,OAAO,aAAa,GAAG,OAAO,UAAU,SAAS,QAAQ,EAAQR,GAAmB,2BAY36CS,GAAWC,GAAQ,SAAoBpB,EAAM,CAAC,IAAMqB,EAAQC,EAAO,IAAI,EAAO,CAACC,EAAOC,CAAS,EAAEC,GAAS,EAAK,EAAO,CAACC,EAAYC,CAAc,EAAEF,GAAS,EAAK,EAAO,CAACG,EAAoBC,CAAsB,EAAEJ,GAAS,EAAK,EAAO,CAACK,CAAU,EAAEL,GAAS,IAAIM,GAAa,QAAQ,IAAIA,GAAa,MAAM,EAAE1B,GAAU,IAAI,CAACsB,EAAeK,GAAiB,CAAC,EAAEH,EAAuBI,GAAQ,SAAS,GAAGA,GAAQ,QAAQ,CAAC,CAAE,EAAE,CAAC,CAAC,EAAE,IAAMC,EAAkBlC,EAAM,cAAc,WAAW,SAASA,EAAM,aAAa,UAAU,SAAS,OAEjhBmC,EAAcP,EAAoB,aAAaM,CAAiB,IAAIA,EAAwBhC,EAAWkC,GAAqBC,GAAUA,EAAK,MAAMrC,EAAM,aAAa,MAAM,GAAWc,GAAiB,SACrMd,EAAM,aAAa,YAAYA,EAAM,UAAY,EAAQG,EAAM,CAAC,cAAcH,EAAM,cAAc,gBAAgB,cAAc,gBAAgBA,EAAM,aAAa,gBAAgB,gBAAgBA,EAAM,cAAc,WAAW,iBAAiBA,EAAM,aAAa,mBAAmB,iBAAiB,UAAUA,EAAM,eAAe,WAAW,CAACsC,GAActC,EAAM,cAAc,SAAS,EAAEA,EAAM,cAAc,UAAU,CAAC,SAAS,GAAG,WAAWuC,GAAoB,WAAW,GAAG,EAAE,aAAavC,EAAM,cAAc,iBAAiB,cAAc,CAACsC,GAActC,EAAM,cAAc,gBAAgB,YAAY,EAAEA,EAAM,cAAc,gBAAgB,aAAa,CAAC,SAAS,GAAG,WAAWuC,GAAoB,WAAW,GAAG,EAAE,UAAUvC,EAAM,cAAc,WAAW,CAACsC,GAActC,EAAM,aAAa,SAAS,EAAEA,EAAM,aAAa,UAAU,CAAC,SAAS,GAAG,WAAWuC,GAAoB,WAAW,GAAG,EAC93B,cAAcJ,EAAc,MAAMnC,EAAM,aAAa,MAAM,UAAUA,EAAM,aAAa,IAAI,aAAaA,EAAM,aAAa,aAAa,OAAOV,GAAYU,EAAM,aAAa,MAAM,EAAE,eAAeA,EAAM,UAAU,cAAcA,EAAM,SAAS,eAAeA,EAAM,UAAU,cAAcA,EAAM,aAAa,YAAY,SAAS,eAAeA,EAAM,aAAa,YAAY,UAAU,eAAeA,EAAM,aAAa,YAAY,UAAU,0BAA0B,GAAG,kBAAkB,EAAE,eAAe,GAAG,OAAO,GAAG,QAAQ,EAAE,OAAOA,EAAM,gBAAgB,OAAO,kBAAkB,GAAG,kBAAkBA,EAAM,gBAAgB,UAAU,EAAQwC,EAAYjC,GAAO,CACrpBA,EAAM,eAAe,EAAEA,EAAM,gBAAgB,EAAK,CAAAmB,GAAmBF,EAAU,EAAI,CAAE,EAAE,OAAoBZ,EAAM,MAAM,CAAC,MAAM,CAAC,GAAGM,GAAe,GAAGlB,EAAM,MAAM,cAAc0B,EAAY,OAAO,OAAO,QAAQA,EAAY,GAAG,CAAC,EAAE,SAAS,CAAcX,EAAK,SAAS,CAAC,aAAa,cAAc,MAAM,CAAC,MAAM,OAAO,OAAO,OAAO,QAAQ,OAAO,WAAW,SAAS,eAAe,SAAS,WAAW,OAAO,OAAO,UAAU,MAAM,UAAU,OAAO,OAAO,aAAa,GAAG,QAAQ,CAAC,EAAE,QAAQyB,EAAY,SAASxC,EAAM,WAAWyC,GAAe,QAAQtC,EAAM,eAA4BY,EAAK,MAAM,CAAC,IAAI,mCAAmC,IAAIZ,EAAM,eAAe,IAAI,MAAMA,EAAM,cAAc,OAAOA,EAAM,aAAa,CAAC,EAAeY,EAAK2B,GAAW,CAAC,MAAMvC,EAAM,eAAe,MAAMA,EAAM,cAAc,OAAOA,EAAM,aAAa,CAAC,CAAC,CAAC,EAAeY,EAAK4B,GAAgB,CAAC,SAASpB,GAAQ,CAACO,GAAyBf,EAAKjB,GAAQ,CAAC,IAAIuB,EAAQ,WAAWnB,EAAW,SAASF,EAAM,SAAS,aAAaA,EAAM,aAAa,cAAcA,EAAM,cAAc,gBAAgBA,EAAM,gBAAgB,aAAaA,EAAM,aAAa,MAAMG,EAAM,UAAU,IAAIqB,EAAU,EAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,EAAE,CAE9oC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,UAUA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,UAOA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,UASU;AAAA,eACKd,EAAkB;AAAA;AAAA,WAGjC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,UAWU,EAAE,mBAAmB,EAASkC,GAAQzB,GAAW0B,GAAoB1B,GAAW,CAAC,SAAS,CAAC,MAAM,QAC3G,KAAK2B,EAAY,SAAS,EAO1B,SAAS,CAAC,MAAM,OAAO,KAAKA,EAAY,KAAK,QAAQ,OAAO,OAAOL,EAAc,EAAE,aAAa,OAAO,OAAOA,EAAc,EAAE,IAAIM,EAAS,EAAE,wBAAwB,EAAI,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKD,EAAY,MAAM,aAAa,OAAO,OAAO9C,GAAOA,EAAM,WAAWyC,GAAe,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKK,EAAY,gBAAgB,iBAAiB,CAAC,MAAM,MAAM,KAAK,EAAE,OAAO9C,GAAOA,EAAM,WAAWyC,GAAe,OAAO,EAAE,SAAS,CAAC,MAAM,OAAO,KAAKK,EAAY,OAAO,eAAe,GAAK,aAAa,EAAE,EAAE,aAAa,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,YAAY,eAAe,SAAS,CAAC,YAAY,CAAC,MAAM,OAAO,KAAKA,EAAY,OAAO,YAAY,cAAc,SAAS,CAAC,SAAS,CAAC,MAAM,OAAO,KAAKA,EAAY,KAAK,QAAQ,OAAO,OAAOL,EAAc,EAAE,aAAa,OAAO,OAAOA,EAAc,EAAE,IAAIM,EAAS,EAAE,wBAAwB,EAAI,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKD,EAAY,MAAM,aAAa,sBAAsB,OAAO,CAAC,CAAC,SAAAE,CAAQ,IAAYA,IAAWP,GAAe,MAAQ,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKK,EAAY,gBAAgB,iBAAiB,CAAC,MAAM,MAAM,KAAK,EAAE,OAAO,CAAC,CAAC,SAAAE,CAAQ,IAAIA,IAAWP,GAAe,OAAO,EAAE,SAAS,CAAC,MAAM,YAAY,KAAKK,EAAY,OAAO,eAAe,GAAK,aAAa,GAAG,IAAI,EAAE,IAAI,GAAG,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,OAC5wC,KAAKA,EAAY,KAAK,gBAAgB,EAAI,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,mBAAmB,CAAC,MAAM,cAAc,KAAKA,EAAY,OAAO,YAAY,cAAc,SAAS,CAAC,gBAAgB,CAAC,MAAM,OAAO,KAAKA,EAAY,OAAO,aAAa,WAAW,EAAE,iBAAiB,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,iBAAiB,CAAC,CAAC,EAAE,YAAY,CAAC,MAAM,UAAU,KAAKA,EAAY,KAAK,QAAQ,OAAO,OAAOG,EAAsB,EAAE,aAAa,OAAO,KAAKA,EAAsB,EAAE,IAAIF,EAAS,EAAE,aAAaE,GAAuB,SAAS,EAAE,gBAAgB,CAAC,MAAM,aAAa,KAAKH,EAAY,KAAK,QAAQ,OAAO,OAAOI,EAA0B,EAAE,aAAa,OAAO,KAAKA,EAA0B,EAAE,IAAIH,EAAS,EAAE,aAAaG,GAA2B,IAAI,EAAE,gBAAgB,CAAC,MAAM,aAAa,KAAKJ,EAAY,OAAO,aAAa,QAAQ,OAAO9C,GAAOA,EAAM,kBAAkBkD,GAA2B,IAAI,CAAC,CAAC,EAAE,aAAa,CAAC,MAAM,QAAQ,YAAY,gBAAgB,KAAKJ,EAAY,OAAO,SAAS,CAAC,WAAW,CAAC,MAAM,SAAS,KAAKA,EAAY,KAAK,QAAQ,OAAO,KAAKhC,EAAgB,EAAE,aAAa,OAAO,OAAOA,EAAgB,EAAE,IAAIiC,EAAS,EAAE,aAAajC,GAAiB,SAAS,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKgC,EAAY,OAAO,aAAa,IAAI,IAAI,IAAI,IAAI,IAAI,eAAe,GAAK,KAAK,EAAE,OAAO9C,GAAOA,EAAM,aAAac,GAAiB,QAAQ,EAAE,IAAI,CAAC,MAAM,MAAM,KAAKgC,EAAY,OAAO,aAAa,EAAE,IAAI,EAAE,IAAI,IAAI,eAAe,GAAK,OAAO9C,GAAOA,EAAM,aAAac,GAAiB,QAAQ,EAAE,eAAe,CAAC,MAAM,SAAS,KAAKgC,EAAY,QAAQ,aAAa,UAAU,cAAc,UAAU,OAAO,CAAC,CAAC,WAAA5C,CAAU,IAAIA,IAAaY,GAAiB,SAAS,EAAE,iBAAiB,CAAC,MAAM,OAAO,KAAKgC,EAAY,WAAW,aAAa,CAAC,KAAK,SAAS,UAAU,IAAI,QAAQ,EAAE,EAAE,OAAO,CAAC,CAAC,eAAAK,EAAe,WAAAjD,CAAU,IAAIA,IAAaY,GAAiB,WAAWqC,CAAc,EAAE,aAAa,CAAC,MAAM,SAAS,KAAKL,EAAY,OAAO,aAAa,GAAG,eAAe,GAAK,IAAI,EAAE,OAAO,CAAC,CAAC,WAAA5C,CAAU,IAAIA,IAAaY,GAAiB,SAAS,EAAE,OAAO,CAAC,YAAY,UAAU,KAAKgC,EAAY,OAAO,aAAa,CAAC,EAAE,EAAE,EAAE,GAAG,KAAK,GAAG,OAAO,EAAE,MAAM,iBAAiB,EAAE,SAAS,CAAC,MAAM,CAAC,KAAKA,EAAY,MAAM,aAAa,iBAAiB,EAAE,EAAE,CAAC,KAAKA,EAAY,OAAO,aAAa,CAAC,EAAE,EAAE,CAAC,KAAKA,EAAY,OAAO,aAAa,EAAE,EAAE,KAAK,CAAC,KAAKA,EAAY,OAAO,aAAa,EAAE,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,aAAa,CAAC,CAAC,CAAC,EAAE,gBAAgB,CAAC,MAAM,aAAa,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,CAACM,GAAuBtC,GAAiB,SAAS,CAAC,EAAE,CAAC,MAAM,YAAY,KAAKgC,EAAY,OAAO,KAAK,SAAS,OAAO,CAAC,CAAC,WAAA5C,CAAU,IAAIA,IAAaY,GAAiB,UAAU,SAAS,GAAK,YAAY,UAAU,SAAS,CAAC,QAAQ,CAAC,KAAKgC,EAAY,OAAO,aAAa,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,KAAKA,EAAY,OAAO,aAAa,IAAI,KAAK,GAAG,IAAI,EAAE,IAAI,CAAC,EAMx1F,EAAE,CAAC,KAAKA,EAAY,OAAO,aAAa,EAAE,IAAI,KAAK,IAAI,GAAG,EAAE,EAAE,CAAC,KAAKA,EAAY,OAAO,aAAa,EAAE,IAAI,KAAK,IAAI,GAAG,EAAE,WAAW,CAAC,KAAKA,EAAY,UAAU,CAAC,CAAC,EAAE,CAACM,GAAuBtC,GAAiB,QAAQ,CAAC,EAAE,CAAC,MAAM,YAAY,KAAKgC,EAAY,OAAO,KAAK,SAAS,YAAY,UAAU,OAAO,CAAC,CAAC,WAAA5C,CAAU,IAAIA,IAAaY,GAAiB,SAAS,SAAS,GAAK,SAAS,CAAC,QAAQ,CAAC,KAAKgC,EAAY,OAAO,aAAa,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,CAAC,EAAE,EAAE,CAAC,KAAKA,EAAY,OAAO,aAAa,EAAE,IAAI,KAAK,IAAI,GAAG,EAAE,WAAW,CAAC,KAAKA,EAAY,UAAU,CAAC,CAAC,EAAE,CAACM,GAAuBtC,GAAiB,OAAO,CAAC,EAAE,CAAC,MAAM,YAAY,KAAKgC,EAAY,OAAO,KAAK,SAAS,YAAY,UAAU,OAAO,CAAC,CAAC,WAAA5C,CAAU,IAAIA,IAAaY,GAAiB,QAAQ,SAAS,GAAK,SAAS,CAAC,QAAQ,CAAC,KAAKgC,EAAY,OAAO,aAAa,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,CAAC,EAAE,EAAE,CAAC,KAAKA,EAAY,OAAO,aAAa,EAAE,IAAI,KAAK,IAAI,GAAG,EAAE,WAAW,CAAC,KAAKA,EAAY,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,cAAc,CAAC,MAAM,UAAU,YAAY,eAAe,KAAKA,EAAY,OAAO,aAAa,CAAC,EAE/gC,SAAS,CAAC,SAAS,CAAC,MAAM,QAAQ,KAAKA,EAAY,KAAK,QAAQ,OAAO,OAAOO,EAAoB,EAAE,aAAa,OAAO,KAAKA,EAAoB,EAAE,IAAIN,EAAS,EAAE,aAAaM,GAAqB,SAAS,EAAE,UAAU,CAAC,MAAM,QAChO,KAAKP,EAAY,KAAK,aAAa,CAAC,SAAS,EAAE,EAAE,gBAAgB,EAAI,EAAE,WAAW,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,UAAU,CAAC,MAAM,UAAU,KAAKA,EAAY,KAAK,QAAQ,OAAO,OAAOQ,EAAqB,EAAE,aAAa,OAAO,KAAKA,EAAqB,EAAE,IAAIP,EAAS,EAAE,aAAaO,GAAsB,GAAG,wBAAwB,EAAI,EAAE,gBAAgB,CAAC,KAAKR,EAAY,OAAO,MAAM,WAAW,YAAY,gBAAgB,SAAS,CAAC,aAAa,CAAC,MAAM,OACle,KAAKA,EAAY,KAAK,aAAa,CAAC,SAAS,EAAE,EAAE,gBAAgB,EAAI,EAAE,cAAc,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,oBAAoB,EAAE,aAAa,CAAC,MAAM,UAAU,KAAKA,EAAY,KAAK,QAAQ,OAAO,OAAOS,EAAwB,EAAE,aAAa,OAAO,KAAKA,EAAwB,EAAE,IAAIR,EAAS,EAAE,aAAaQ,GAAyB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAE,gBAAgB,CAAC,MAAM,WAAW,KAAKT,EAAY,OAAO,YAAY,iBAAiB,SAAS,CAAC,gBAAgB,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,oBAAoB,EAAE,OAAO,CAAC,MAAM,UAAU,KAAKA,EAAY,OAAO,aAAa,GAAG,eAAe,GAAK,IAAI,EAAE,IAAI,EAAE,EAAE,WAAW,CAAC,KAAKA,EAAY,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE3B,GAAW,YAAY,SCnFw9B,IAAMqC,GAAUC,EAASC,EAAI,EAAQC,GAAcF,EAASG,EAAQ,EAAQC,GAAmBJ,EAASK,EAAa,EAAQC,GAAYN,EAASO,EAAM,EAAQC,GAAYR,EAASS,EAAM,EAAQC,GAAuBV,EAASW,EAAiB,EAAQC,GAAcZ,EAASa,CAAQ,EAAQC,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAAajB,EAASkB,EAAO,EAAQC,GAAaC,GAAoBnB,EAAI,EAAQoB,GAAiBD,GAAoBjB,EAAQ,EAAQmB,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,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,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,IAAI,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAP,CAAQ,IAAI,CAAC,IAAMQ,EAAaC,GAAWC,EAAmB,EAAQC,EAAWJ,GAAOC,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,GAAoB,SAAS,CAAC,MAAME,EAAa,SAASZ,CAAQ,CAAC,CAAE,EAAQe,GAASrC,EAAO,OAAasC,CAAQ,EAAQC,GAAqB,CAAC,sBAAsB,YAAY,eAAe,YAAY,cAAc,YAAY,OAAO,WAAW,EAAQC,GAAsB,CAAC,KAAK,YAAY,QAAQ,YAAY,MAAM,WAAW,EAAQC,GAAsB,CAAC,eAAe,eAAe,gBAAgB,gBAAgB,eAAe,eAAe,OAAO,SAAS,IAAI,WAAW,MAAM,YAAY,EAAQC,GAAwB,CAAC,uBAAuB,YAAY,kBAAkB,YAAY,oBAAoB,YAAY,uBAAuB,YAAY,sBAAsB,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,UAAAC,EAAU,OAAAC,EAAO,SAAAC,EAAS,YAAAC,EAAY,WAAAC,EAAW,WAAAC,EAAW,gBAAAC,EAAgB,UAAAC,EAAU,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,UAAAC,EAAU,YAAAC,EAAY,SAAAC,EAAS,OAAAC,EAAO,WAAAC,EAAW,SAAAC,EAAS,WAAAC,EAAW,kBAAAC,EAAkB,UAAAC,EAAU,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUL,GAAUK,EAAM,WAAW,GAAK,UAAUF,GAAWE,EAAM,WAAW,qEAAqE,UAAUjB,GAAYiB,EAAM,UAAU,UAAUR,GAAUQ,EAAM,WAAW,8EAA8E,UAAUhB,GAAYgB,EAAM,WAAW,WAAW,UAAU1B,GAAqBiB,CAAW,GAAGA,GAAaS,EAAM,WAAW,YAAY,UAAUd,GAAWc,EAAM,WAAW,+EAA+E,UAAUX,GAAMW,EAAM,UAAU,UAAUH,GAAmBG,EAAM,UAAU,UAAUzB,GAAsBe,CAAS,GAAGA,GAAWU,EAAM,WAAW,YAAY,UAAUf,GAAiBe,EAAM,WAAW,wEAAwE,UAAUJ,GAAYI,EAAM,WAAW,GAAK,UAAUnB,GAAUmB,EAAM,WAAW,CAAC,kBAAkB,EAAE,YAAY,4GAA4G,gBAAgB,EAAE,iBAAiB,EAAE,YAAY,QAAQ,eAAe,CAAC,EAAE,UAAUN,GAAYM,EAAM,WAAW,GAAK,UAAUpB,GAAQoB,EAAM,WAAW,GAAG,UAAUP,GAAQO,EAAM,UAAU,UAAUxB,GAAsBG,CAAS,GAAGA,GAAWqB,EAAM,WAAW,aAAa,QAAQvB,GAAwBuB,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUlB,GAAakB,EAAM,WAAW,kEAAkE,GAAUC,GAAuB,CAACD,EAAMtD,IAAesD,EAAM,iBAAwBtD,EAAS,KAAK,GAAG,EAAEsD,EAAM,iBAAwBtD,EAAS,KAAK,GAAG,EAAUwD,GAA6BC,GAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,GAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAArE,EAAQ,UAAAsE,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,GAAU,UAAAC,GAAU,UAAAC,EAAU,GAAGC,EAAS,EAAE1D,GAASsB,CAAK,EAAO,CAAC,YAAAqC,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAlG,CAAQ,EAAEmG,GAAgB,CAAC,WAAAxG,GAAW,eAAe,YAAY,IAAIkE,EAAW,QAAA3D,EAAQ,kBAAAL,EAAiB,CAAC,EAAQuG,EAAiB7C,GAAuBD,EAAMtD,CAAQ,EAAO,CAAC,sBAAAqG,GAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAgBH,GAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQQ,GAAgBL,GAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQS,GAAgBN,GAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQU,GAAiBP,GAAsB,SAASI,IAAO,CAAC,MAAMH,GAAM,IAAIJ,EAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAQW,GAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIV,GAAsB,SAASI,KAAO,CAACK,EAAQ,KAAK,CAAE,CAAC,EAAmFE,GAAkBC,EAAGrH,GAAkB,GAA5F,CAAa0E,GAAuBA,EAAS,CAAuE,EAAQ4C,GAAOC,GAAU,EAAQC,GAAYlG,GAAW,CAAC,YAAY,WAAW,EAAE,SAASyE,CAAW,EAAS,GAAazE,EAAcmG,GAAa,IAAQ,EAAC,YAAY,WAAW,EAAE,SAAS1B,CAAW,EAAmC2B,GAAapG,GAAWyE,IAAc,YAAmBzE,EAASyE,IAAc,YAA6C4B,GAAa,IAAQ5B,IAAc,YAA6C6B,GAAa,IAAQ7B,IAAc,YAA6C8B,GAAW7D,EAAO,IAAI,EAAQ8D,GAAW9D,EAAO,IAAI,EAAQ+D,GAAW/D,EAAO,IAAI,EAAQgE,GAAWhE,EAAO,IAAI,EAAQiE,GAAWjE,EAAO,IAAI,EAAQkE,GAAWlE,EAAO,IAAI,EAAE,OAAoBnC,EAAKsG,GAAY,CAAC,GAAGxD,GAAUT,EAAgB,SAAsBrC,EAAKC,GAAS,CAAC,QAAQ1B,EAAS,QAAQ,GAAM,SAAsByB,EAAKR,GAAW,CAAC,MAAMd,GAAY,GAAGL,EAAqB,CAAC,UAAU,CAAC,MAAMM,EAAW,EAAE,UAAU,CAAC,MAAMC,EAAW,CAAC,EAAEsF,EAAYI,CAAc,EAAE,SAAsBiC,EAAM3I,EAAO,IAAI,CAAC,GAAGqG,GAAU,GAAGI,GAAgB,UAAUmB,EAAGD,GAAkB,gBAAgB1C,EAAUsB,CAAU,EAAE,cAAc,GAAK,mBAAmB,oBAAoB,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIvC,EAAW,MAAM,CAAC,yBAAyBc,EAAU,mBAAmBA,EAAU,aAAa,KAAK,iBAAiBA,EAAU,YAAY,uBAAuBA,EAAU,iBAAiBA,EAAU,aAAa,KAAK,wBAAwBA,EAAU,kBAAkBA,EAAU,aAAa,KAAK,iBAAiBA,EAAU,YAAY,sBAAsBA,EAAU,gBAAgBA,EAAU,aAAa,KAAK,eAAe,QAAQa,EAAS,MAAM,gBAAgBF,EAAU,GAAGjB,CAAK,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgBkB,EAAS,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,eAAe,OAAO,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,eAAe,OAAO,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgBA,EAAS,CAAC,EAAE,GAAGzF,EAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,sBAAsB,EAAE,UAAU,CAAC,mBAAmB,sBAAsB,EAAE,UAAU,CAAC,mBAAmB,iBAAiB,EAAE,UAAU,CAAC,mBAAmB,qBAAqB,CAAC,EAAE6F,EAAYI,CAAc,EAAE,SAAS,CAAciC,EAAM3I,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiB+G,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,mBAAmB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,eAAe,OAAO,gBAAgB,mBAAmB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,UAAU,MAAM,EAAE,SAAS,CAAC,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,eAAe,OAAO,gBAAgB,mBAAmB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,UAAU,MAAM,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,2BAA2B,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,eAAe,QAAQZ,EAAS,MAAM,gBAAgBF,EAAU,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,sTAAsT,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,2BAA2B,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,eAAe,QAAQE,EAAS,MAAM,gBAAgBF,EAAU,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,sTAAsT,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,eAAe,OAAO,gBAAgB,mBAAmB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,UAAU,MAAM,CAAC,EAAE,GAAGxF,EAAqB,CAAC,UAAU,CAAC,cAAc,EAAI,EAAE,UAAU,CAAC,cAAc,EAAI,CAAC,EAAE6F,EAAYI,CAAc,EAAE,SAAS,CAActE,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BzG,EAAK0G,EAA0B,CAAC,OAAO,GAAG,GAAGhE,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,GAAGrE,EAAqB,CAAC,UAAU,CAAC,GAAGqE,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,EAAEwB,EAAYI,CAAc,EAAE,SAAsBtE,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKnD,GAAK,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU4J,EAAc,CAAC,EAAE,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ1D,EAAU,MAAM,OAAO,UAAU,GAAM,UAAUC,EAAU,GAAG3E,EAAqB,CAAC,UAAU,CAAC,UAAUoI,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAU1B,GAAgB,UAAU0B,EAAc,CAAC,CAAC,CAAC,EAAEvC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqB,GAAYtC,CAAS,GAAgBrD,EAAK0G,EAA0B,CAAC,OAAO,GAAG,GAAGhE,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,GAAG,GAAGrE,EAAqB,CAAC,UAAU,CAAC,GAAGqE,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,CAAC,EAAEwB,EAAYI,CAAc,EAAE,SAAsBtE,EAAK2G,EAA8B,CAAC,UAAU,yBAAyB,mBAAmB,iBAAiB,iBAAiBhC,EAAiB,SAAS,sBAAsB,KAAK,iBAAiB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKjD,GAAS,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU8G,EAAU,SAAS,YAAY,KAAK,iBAAiB,UAAUZ,EAAU,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUc,GAAU,UAAUT,EAAU,GAAGjF,EAAqB,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,MAAM,CAAC,CAAC,EAAE6F,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiC,EAAM3I,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB+G,EAAiB,SAAS,YAAY,SAAS,CAAc4B,EAAM3I,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB+G,EAAiB,SAAS,YAAY,SAAS,CAACiB,GAAa,GAAgB5F,EAAK4G,GAAS,CAAC,sBAAsB,GAAK,SAAsB5G,EAAWE,EAAS,CAAC,SAAsBF,EAAKpC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,+FAA+F,EAAE,SAAsBoC,EAAK6G,GAAK,CAAC,KAAK,6BAA6B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,eAAe,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsB7G,EAAKpC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB+G,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,sEAAsE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAExB,GAAwBnD,EAAK0G,EAA0B,CAAC,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAK/C,GAAc,CAAC,MAAMgG,EAAU,aAAa,OAAO,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,GAAG,YAAY,EAAE,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEG,GAAwBpD,EAAK0G,EAA0B,CAAC,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAK7C,GAAO,CAAC,gBAAgB,CAAC,gBAAgB,sBAAsB,WAAW,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,OAAO,EAAE,EAAE,OAAO,OAAO,UAAU8F,EAAU,SAAS,GAAG,SAAS,UAAU,GAAG,YAAY,aAAa,CAAC,gBAAgB,QAAQ,gBAAgB,OAAO,YAAY,YAAY,YAAY,CAAC,UAAU,sBAAsB,SAAS,GAAG,SAAS,SAAS,EAAE,UAAU,CAAC,EAAE,mBAAmB,CAAC,iBAAiB,qBAAqB,gBAAgB,WAAW,EAAE,UAAU,iBAAiB,EAAE,SAAS,YAAY,aAAa,CAAC,gBAAgB,qBAAqB,aAAa,GAAG,eAAe,GAAM,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,WAAW,YAAY,OAAO,CAAC,KAAK,GAAG,MAAM,qBAAqB,OAAO,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,GAAG,EAAE,cAAc,CAAC,SAAS,YAAY,gBAAgB,CAAC,cAAc,qBAAqB,aAAa,CAAC,EAAE,aAAa,MAAM,EAAE,WAAW,kBAAkB,UAAU,CAAC,EAAE,UAAU,IAAI,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0C,GAAYpC,CAAS,GAAgBvD,EAAK0G,EAA0B,CAAC,OAAO,GAAG,GAAGhE,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,EAAE,GAAGrE,EAAqB,CAAC,UAAU,CAAC,GAAGqE,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,GAAG,EAAE,CAAC,CAAC,EAAEwB,EAAYI,CAAc,EAAE,SAAsBtE,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAK3C,GAAO,CAAC,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAUsG,EAAU,UAAUH,EAAU,OAAO,OAAO,UAAUE,EAAU,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAUD,EAAU,UAAU,GAAG,UAAUG,EAAU,QAAQ,YAAY,UAAU,GAAG,UAAU,aAAa,MAAM,OAAO,UAAU,EAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiC,GAAaxC,CAAS,GAAgBrD,EAAK0G,EAA0B,CAAC,GAAGrI,EAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,OAAO,GAAGqE,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,OAAO,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,CAAC,EAAEwB,EAAYI,CAAc,EAAE,SAAsBtE,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKzC,GAAkB,CAAC,UAAU0H,GAAgB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mEAAmE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAG5G,EAAqB,CAAC,UAAU,CAAC,UAAU4E,CAAS,EAAE,UAAU,CAAC,UAAUiC,GAAgB,UAAUjC,EAAU,QAAQ,WAAW,CAAC,EAAEiB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwB,GAAa,GAAgB9F,EAAKR,GAAW,CAAC,MAAMb,GAAY,SAAsB4H,EAAM3I,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,iBAAiB+G,EAAiB,SAAS,YAAY,SAAS,CAAc3E,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASM,GAA6B9G,EAAK0G,EAA0B,CAAC,OAAO,GAAG,GAAGrI,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAQqE,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,KAAK,CAAC,EAAEwB,EAAYI,CAAc,EAAE,SAAsBtE,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,uBAAuB,GAAG,YAAY,UAAU,QAAQ,UAAU,QAAQ,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAUlC,EAAU,MAAM,OAAO,UAAU,aAAa,UAAU6D,EAAe,CAAC,EAAE,GAAGzI,EAAqB,CAAC,UAAU,CAAC,UAAUyI,EAAe,CAAC,CAAC,CAAC,EAAE5C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetE,EAAK4G,GAAS,CAAC,sBAAsB,GAAK,SAAsB5G,EAAWE,EAAS,CAAC,SAAsBF,EAAKpC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,+FAA+F,EAAE,SAAsBoC,EAAK6G,GAAK,CAAC,KAAK,6BAA6B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,eAAe,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsB7G,EAAKpC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB+G,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,sEAAsE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe3E,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASO,GAA6B/G,EAAK0G,EAA0B,CAAC,OAAO,GAAG,GAAGrI,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAQqE,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,KAAK,CAAC,EAAEwB,EAAYI,CAAc,EAAE,SAAsBtE,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,uBAAuB,GAAG,YAAY,UAAU,QAAQ,UAAU,OAAO,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAUlC,EAAU,MAAM,OAAO,UAAU,aAAa,UAAU8D,EAAe,CAAC,EAAE,GAAG1I,EAAqB,CAAC,UAAU,CAAC,UAAU0I,EAAe,CAAC,CAAC,CAAC,EAAE7C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetE,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASQ,GAA6BhH,EAAK0G,EAA0B,CAAC,OAAO,GAAG,GAAGrI,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAQqE,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,KAAK,CAAC,EAAEwB,EAAYI,CAAc,EAAE,SAAsBtE,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,uBAAuB,GAAG,YAAY,UAAU,QAAQ,UAAU,oBAAoB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAUlC,EAAU,MAAM,OAAO,UAAU,aAAa,UAAU+D,EAAe,CAAC,EAAE,GAAG3I,EAAqB,CAAC,UAAU,CAAC,UAAU2I,EAAe,CAAC,CAAC,CAAC,EAAE9C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetE,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASS,GAA6BjH,EAAK0G,EAA0B,CAAC,OAAO,GAAG,GAAGrI,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAQqE,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,KAAK,CAAC,EAAEwB,EAAYI,CAAc,EAAE,SAAsBtE,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,uBAAuB,GAAG,YAAY,UAAU,QAAQ,UAAU,aAAa,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAUlC,EAAU,MAAM,OAAO,UAAU,aAAa,UAAUgE,EAAe,CAAC,EAAE,GAAG5I,EAAqB,CAAC,UAAU,CAAC,UAAU4I,EAAe,CAAC,CAAC,CAAC,EAAE/C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetE,EAAKpC,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB+G,EAAiB,SAAS,YAAY,SAASpB,GAAwBvD,EAAK0G,EAA0B,CAAC,OAAO,GAAG,GAAGrI,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAQqE,GAAmB,OAAO,OAAO,qBAAqB,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,MAAM,EAAE,CAAC,EAAEwB,EAAYI,CAAc,EAAE,SAAsBtE,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAK3C,GAAO,CAAC,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAUsG,EAAU,UAAUH,EAAU,OAAO,OAAO,UAAUE,EAAU,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAUD,EAAU,UAAU,GAAG,UAAUG,EAAU,QAAQ,YAAY,UAAU,GAAG,UAAU,aAAa,MAAM,OAAO,UAAU,GAAM,GAAGvF,EAAqB,CAAC,UAAU,CAAC,UAAU,OAAU,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU2F,CAAS,CAAC,EAAEE,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyB,GAAa,GAAgB/F,EAAKf,GAAQ,CAAC,uBAAuB,GAAM,SAASoG,GAAsBrF,EAAKkH,GAAU,CAAC,SAAsBlH,EAAK0G,EAA0B,CAAC,OAAO,GAAG,SAAsBH,EAAMI,EAA8B,CAAC,UAAU,2BAA2B,GAAG,GAAG7D,CAAQ,WAAW,iBAAiB6B,EAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAIqB,GAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAAchG,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU2H,GAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,UAAU,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQA,EAAQ,QAAQ,YAAY,YAAY,UAAU,mEAAmE,UAAUpC,EAAU,MAAM,OAAO,UAAU,YAAY,CAAC,EAAejD,EAAKmH,GAAgB,CAAC,SAAS9B,EAAQ,SAAsBrF,EAAKoH,GAAS,CAAC,UAAU,QAAQ,UAAUpB,GAAK,UAAUR,EAAGD,GAAkBpB,CAAU,EAAE,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,GAAGrB,CAAQ,WAAW,QAAQ,EAAE,QAAQ,GAAG,UAAUuC,EAAQ,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,SAAsBrF,EAAKtC,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQqB,GAAW,UAAU,gBAAgB,cAAc,GAAK,KAAKD,GAAU,QAAQE,GAAW,iBAAiB2F,EAAiB,SAAS,YAAY,IAAIsB,GAAK,KAAK,SAAS,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,2BAA2B,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,eAAe,YAAY,gBAAgB,uEAAuE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,gYAAgY,qBAAqB,WAAW,EAAE,SAAsBjG,EAAKpC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB+G,EAAiB,SAAS,YAAY,SAAsB4B,EAAM3I,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB+G,EAAiB,SAAS,YAAY,SAAS,CAAc3E,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,UAAU,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,wEAAwE,MAAM,OAAO,UAAU,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuC,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,iCAAiC,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASa,GAA6BrH,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,YAAY,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAU4J,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerH,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASc,GAA6BtH,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,eAAe,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAU6J,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetH,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASe,GAA6BvH,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,mBAAmB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAUoC,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevH,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASgB,GAA6BxH,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,mBAAmB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAU+J,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexH,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASiB,GAA6BzH,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,OAAO,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAUsC,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezH,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASkB,GAA8B1H,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,mBAAmB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAUiK,EAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1H,EAAKf,GAAQ,CAAC,uBAAuB,GAAM,SAAS0I,GAAuB3H,EAAKkH,GAAU,CAAC,SAAsBlH,EAAK0G,EAA0B,CAAC,OAAO,GAAG,GAAGrI,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAQqE,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,IAAI,CAAC,EAAEwB,EAAYI,CAAc,EAAE,SAAsBiC,EAAMI,EAA8B,CAAC,UAAU,0BAA0B,GAAG,GAAG7D,CAAQ,UAAU,iBAAiB6B,EAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAIuB,GAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAAclG,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU2H,GAAgB,CAAC,QAAQuC,CAAQ,CAAC,EAAE,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,iBAAiB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQA,EAAS,QAAQ,YAAY,YAAY,UAAU,mEAAmE,UAAU1E,EAAU,MAAM,OAAO,UAAU,YAAY,CAAC,EAAejD,EAAKmH,GAAgB,CAAC,SAASQ,EAAS,SAAsB3H,EAAKoH,GAAS,CAAC,UAAU,QAAQ,UAAUlB,GAAK,UAAUV,EAAGD,GAAkBpB,CAAU,EAAE,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,GAAGrB,CAAQ,UAAU,QAAQ,EAAE,QAAQ,GAAG,UAAU6E,EAAS,KAAK,UAAU,SAAS,SAAS,GAAM,OAAO,GAAG,SAAsB3H,EAAKtC,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQqB,GAAW,UAAU,iBAAiB,cAAc,GAAK,KAAKD,GAAU,QAAQE,GAAW,iBAAiB2F,EAAiB,SAAS,YAAY,IAAIwB,GAAK,KAAK,SAAS,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,2BAA2B,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,eAAe,YAAY,gBAAgB,uEAAuE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,gYAAgY,qBAAqB,WAAW,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,oEAAoE,CAAC,EAAE,SAAsBnG,EAAKpC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB+G,EAAiB,SAAS,YAAY,SAAsB4B,EAAM3I,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB+G,EAAiB,SAAS,YAAY,SAAS,CAACoB,GAAa,GAAgB/F,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,UAAU,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,wEAAwE,MAAM,OAAO,UAAU,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqI,GAAa,GAAgB9F,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASoB,GAA8B5H,EAAK0G,EAA0B,CAAC,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKlC,GAAQ,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,OAAO,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,SAAS,GAAGO,EAAqB,CAAC,UAAU,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,qBAAqB,UAAU,wEAAwE,UAAU,wEAAwE,UAAUuJ,EAAgB,CAAC,CAAC,CAAC,EAAE1D,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetE,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASqB,GAA8B7H,EAAK0G,EAA0B,CAAC,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKlC,GAAQ,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,OAAO,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,SAAS,GAAGO,EAAqB,CAAC,UAAU,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,0BAA0B,UAAU,wEAAwE,UAAU,wEAAwE,UAAUwJ,EAAgB,CAAC,CAAC,CAAC,EAAE3D,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetE,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASsB,GAA8B9H,EAAK0G,EAA0B,CAAC,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKlC,GAAQ,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,OAAO,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,SAAS,GAAGO,EAAqB,CAAC,UAAU,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,+BAA+B,UAAU,wEAAwE,UAAU,wEAAwE,UAAUyJ,EAAgB,CAAC,CAAC,CAAC,EAAE5D,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetE,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASuB,GAA8B/H,EAAK0G,EAA0B,CAAC,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKlC,GAAQ,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,+BAA+B,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,SAAS,GAAGO,EAAqB,CAAC,UAAU,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,oBAAoB,UAAU,wEAAwE,UAAU,wEAAwE,UAAU0J,EAAgB,CAAC,CAAC,CAAC,EAAE7D,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetE,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASwB,GAA8BhI,EAAK0G,EAA0B,CAAC,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKlC,GAAQ,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,oBAAoB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,SAAS,GAAGO,EAAqB,CAAC,UAAU,CAAC,UAAU,sEAAsE,UAAU,CAAC,YAAY,uEAAuE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,OAAO,UAAU,+BAA+B,UAAU,GAAK,UAAU,wEAAwE,UAAU,wEAAwE,UAAU2J,EAAgB,CAAC,CAAC,CAAC,EAAE9D,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetE,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,iCAAiC,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASyB,GAA8BjI,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,GAAGrI,EAAqB,CAAC,UAAU,CAAC,MAAM,OAAO,CAAC,EAAE6F,EAAYI,CAAc,EAAE,SAAsBtE,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,YAAY,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAU8C,EAAgB,CAAC,EAAE,GAAG5J,EAAqB,CAAC,UAAU,CAAC,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,8BAA8B,UAAU,wEAAwE,UAAU,wEAAwE,UAAU4J,EAAgB,CAAC,CAAC,CAAC,EAAE/D,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyB,GAAa,GAAgB/F,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAAS0B,GAA8BlI,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,eAAe,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAU+C,EAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEnC,GAAa,GAAgB/F,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAAS2B,GAA8BnI,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,mBAAmB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAUgD,EAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpC,GAAa,GAAgB/F,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAAS4B,GAA8BpI,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,mBAAmB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAUiD,EAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAErC,GAAa,GAAgB/F,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAAS6B,GAA8BrI,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,oBAAoB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAUkD,EAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerI,EAAKf,GAAQ,CAAC,uBAAuB,GAAM,SAASqJ,GAAuBtI,EAAKkH,GAAU,CAAC,SAAsBlH,EAAK0G,EAA0B,CAAC,OAAO,GAAG,GAAGrI,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAQqE,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,IAAI,CAAC,EAAEwB,EAAYI,CAAc,EAAE,SAAsBiC,EAAMI,EAA8B,CAAC,UAAU,2BAA2B,GAAG,GAAG7D,CAAQ,WAAW,iBAAiB6B,EAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAIyB,GAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAAcpG,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU2H,GAAgB,CAAC,QAAQkD,CAAQ,CAAC,EAAE,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,YAAY,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQA,EAAS,QAAQ,YAAY,YAAY,UAAU,mEAAmE,UAAUrF,EAAU,MAAM,OAAO,UAAU,YAAY,CAAC,EAAejD,EAAKmH,GAAgB,CAAC,SAASmB,EAAS,SAAsBtI,EAAKoH,GAAS,CAAC,UAAU,QAAQ,UAAUhB,GAAK,UAAUZ,EAAGD,GAAkBpB,CAAU,EAAE,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,GAAGrB,CAAQ,WAAW,QAAQ,EAAE,QAAQ,GAAG,UAAUwF,EAAS,KAAK,UAAU,SAAS,SAAS,GAAM,OAAO,GAAG,SAAsBtI,EAAKtC,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQqB,GAAW,UAAU,iBAAiB,cAAc,GAAK,KAAKD,GAAU,QAAQE,GAAW,iBAAiB2F,EAAiB,SAAS,YAAY,IAAI0B,GAAK,KAAK,SAAS,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,2BAA2B,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,eAAe,YAAY,gBAAgB,uEAAuE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,gYAAgY,qBAAqB,WAAW,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,qEAAqE,CAAC,EAAE,SAAsBrG,EAAKpC,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB+G,EAAiB,SAAS,YAAY,SAAsB4B,EAAM3I,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB+G,EAAiB,SAAS,YAAY,SAAS,CAACoB,GAAa,GAAgB/F,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,sBAAsB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,wEAAwE,MAAM,OAAO,UAAU,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEsI,GAAa,GAAgB/F,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,mBAAmB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,wEAAwE,MAAM,OAAO,UAAU,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuC,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,iCAAiC,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAAS+B,GAA8BvI,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,GAAGrI,EAAqB,CAAC,UAAU,CAAC,MAAM,MAAS,CAAC,EAAE6F,EAAYI,CAAc,EAAE,SAAsBtE,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,0BAA0B,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAUoD,EAAgB,CAAC,EAAE,GAAGlK,EAAqB,CAAC,UAAU,CAAC,UAAU,yCAAyC,UAAU,wEAAwE,UAAU,wEAAwE,UAAUkK,EAAgB,CAAC,CAAC,CAAC,EAAErE,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwB,GAAa,GAAgBS,EAAM3I,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB+G,EAAiB,SAAS,YAAY,SAAS,CAACmB,GAAa,GAAgB9F,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASgC,GAA8BxI,EAAK0G,EAA0B,CAAC,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKlC,GAAQ,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,OAAO,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,SAAS,GAAGO,EAAqB,CAAC,UAAU,CAAC,UAAU,4CAA4C,UAAU,wEAAwE,UAAU,wEAAwE,UAAUmK,EAAgB,CAAC,CAAC,CAAC,EAAEtE,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetE,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASiC,GAA8BzI,EAAK0G,EAA0B,CAAC,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKlC,GAAQ,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,OAAO,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,SAAS,GAAGO,EAAqB,CAAC,UAAU,CAAC,UAAU,iCAAiC,UAAU,wEAAwE,UAAU,wEAAwE,UAAUoK,EAAgB,CAAC,CAAC,CAAC,EAAEvE,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetE,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASkC,GAA8B1I,EAAK0G,EAA0B,CAAC,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKlC,GAAQ,CAAC,UAAU,wEAAwE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU,4BAA4B,GAAG,YAAY,UAAU,QAAQ,UAAU,OAAO,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,SAAS,GAAGO,EAAqB,CAAC,UAAU,CAAC,UAAU,uCAAuC,UAAU,wEAAwE,UAAU,wEAAwE,UAAUqK,EAAgB,CAAC,CAAC,CAAC,EAAExE,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetE,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASmC,GAA8B3I,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,qBAAqB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAUwD,EAAgB,CAAC,EAAE,GAAGtK,EAAqB,CAAC,UAAU,CAAC,UAAU,uCAAuC,UAAU,wEAAwE,UAAU,wEAAwE,UAAUsK,EAAgB,CAAC,CAAC,CAAC,EAAEzE,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyB,GAAa,GAAgB/F,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASoC,GAA8B5I,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,yBAAyB,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,0BAA0B,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAUyD,EAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5I,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASqC,GAA8B7I,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,0BAA0B,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAU0D,EAAgB,CAAC,EAAE,GAAGxK,EAAqB,CAAC,UAAU,CAAC,UAAU,4BAA4B,UAAU,wEAAwE,UAAU,wEAAwE,UAAU,4BAA4B,CAAC,EAAE6F,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyB,GAAa,GAAgB/F,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASsC,GAA8B9I,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,+BAA+B,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAU2D,EAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE/C,GAAa,GAAgB/F,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASuC,GAA8B/I,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,QAAQ,UAAU,oBAAoB,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAU4D,EAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEhD,GAAa,GAAgB/F,EAAKwG,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASwC,GAA8BhJ,EAAK0G,EAA0B,CAAC,MAAM,QAAQ,SAAsB1G,EAAK2G,EAA8B,CAAC,UAAU,2BAA2B,gBAAgB,GAAK,iBAAiBhC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3E,EAAKvC,EAAS,CAAC,UAAU,uEAAuE,UAAU,CAAC,YAAY,wEAAwE,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,OAAO,OAAO,UAAU0H,GAAiB,UAAU,2BAA2B,GAAG,YAAY,UAAU,OAAO,UAAU,+BAA+B,SAAS,YAAY,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,UAAU,GAAM,QAAQ,YAAY,UAAU,mEAAmE,UAAU,mEAAmE,MAAM,OAAO,UAAU,aAAa,UAAU6D,EAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQC,GAAI,CAAC,kFAAkF,gFAAgF,kRAAkR,8RAA8R,8aAA8a,qHAAqH,qRAAqR,kSAAkS,+IAA+I,wGAAwG,yHAAyH,iJAAiJ,wGAAwG,gSAAgS,iOAAiO,2RAA2R,2MAA2M,gYAAgY,2RAA2R,qVAAqV,67BAA67B,yTAAyT,wRAAwR,qEAAqE,+EAA+E,iHAAiH,oGAAoG,iJAAiJ,sFAAsF,6IAA6I,oIAAoI,2OAA2O,8HAA8H,yFAAyF,yLAAyL,sRAAsR,yHAAyH,gIAAgI,8EAA8E,wEAAwE,kIAAkI,kIAAkI,wEAAwE,8DAA8D,0FAA0F,mEAAmE,yEAAyE,mIAAmI,wEAAwE,oFAAoF,sFAAsF,oMAAoM,uFAAuF,sFAAsF,GAAeA,GAAI,GAAgBA,GAAI,+bAA+b,EAW1osFC,GAAgBC,GAAQpH,GAAUkH,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,GAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,oBAAoB,uBAAuB,kBAAkB,uBAAuB,SAAS,qBAAqB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAUvL,IAAe,SAAY,CAAC,GAAGA,GAAa,QAAW,aAAa,YAAY,YAAY,OAAU,OAAO,OAAU,MAAM,cAAc,EAAE,UAAUA,IAAe,WAAc,CAAC,GAAGA,GAAa,UAAa,aAAa,YAAY,YAAY,OAAU,OAAO,OAAU,MAAM,YAAY,EAAE,UAAU,CAAC,aAAa,yGAAyG,MAAM,aAAa,KAAKuL,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,CAAC,kBAAkB,EAAE,YAAY,4GAA4G,gBAAgB,EAAE,iBAAiB,EAAE,YAAY,QAAQ,eAAe,CAAC,EAAE,MAAM,YAAY,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,sBAAsB,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,cAAc,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,YAAY,KAAKA,EAAY,OAAO,EAAE,UAAUrL,IAAmB,WAAc,CAAC,GAAGA,GAAiB,UAAa,aAAa,aAAa,YAAY,OAAU,OAAO,OAAU,MAAM,YAAY,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,cAAc,KAAKqL,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,WAAW,gBAAgB,GAAM,YAAY,GAAG,MAAM,cAAc,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,uGAAuG,MAAM,eAAe,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,kHAAkH,MAAM,oBAAoB,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,UAAU,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,cAAc,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,4HAA4H,MAAM,aAAa,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,iHAAiH,MAAM,YAAY,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,GAAG,KAAK,EAAE,MAAM,UAAU,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,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,GAAGvM,GAAU,GAAGG,GAAc,GAAGE,GAAmB,GAAGE,GAAY,GAAGE,GAAY,GAAGE,GAAuB,GAAGE,GAAc,GAAGK,GAAa,GAAG2L,GAAoCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "equals", "a", "b", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "click", "height", "id", "link", "logoColor", "openInNewTab", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "yBg5svSnw", "qj6tn2Ux3", "wJOYtHzul", "f2qu17KRb", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1tk8vli", "args", "scopingClassNames", "cx", "visible", "isDisplayed", "visible1", "visible2", "LayoutGroup", "Link", "u", "SVG", "css", "FramerW4JrbG6G8", "withCSS", "W4JrbG6G8_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "dribbble", "dribbbleLink", "facebbok", "facebookLink", "height", "id", "instagram", "instagramLink", "linkedin", "linkedinLink", "pinterest", "pinterestLink", "tiktok", "tiktokLink", "width", "xLink", "youtube", "youtubeLink", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "J6qEWLQt_", "rywJGgpt8", "WQO0pZfgA", "lJ26eQHPS", "BKGDQnqTz", "TZOqPnIRW", "wmfTEuRMv", "oJjaNLapp", "trY33FXhi", "y8RgOX4e9", "QcwsHk51H", "ZkU_mDyC2", "yFRmefkVv", "V8IAF0AtZ", "G7vkqqEjE", "GY8RFlkY4", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "Link", "SVG", "css", "FramerXX_yU0s_o", "withCSS", "XX_yU0s_o_default", "addPropertyControls", "ControlType", "addFonts", "PhosphorFonts", "getFonts", "Icon", "SmartComponentScopedContainerWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "SmartComponentScopedContainer", "MotionDivWithFXWithOptimizedAppearEffect", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "radiusForCorner", "value", "cornerIndex", "segments", "transition2", "animation", "animation1", "animation2", "transition3", "animation3", "animation4", "animation5", "toResponsiveImage", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "background", "border", "closeColor", "height", "id", "image", "radius", "shadow", "tap", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "uWK1hWUxe", "IAvQoq0y5", "nFdTYNPfB", "VPetzHj2K", "Q7uCTJOjq", "cHGeWpvCp", "ma4jBYiSz", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1v2mft1", "args", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "css", "FramerzP_TzYPgb", "withCSS", "zP_TzYPgb_default", "addPropertyControls", "ControlType", "addFonts", "LauncherFonts", "getFonts", "zP_TzYPgb_default", "LogoFonts", "W4JrbG6G8_default", "ButtonFonts", "LNCJ8JrMb_default", "SocialIconsFonts", "XX_yU0s_o_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "addImageAlt", "image", "alt", "animation1", "animation2", "animation3", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "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", "qj_t6huksb58S1Q9jp", "EhmQ5pRy9b58S1Q9jp", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "cHGeWpvCptxyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "ref2", "isDisplayed", "isDisplayed1", "router", "useRouter", "isDisplayed2", "isDisplayed3", "isDisplayed4", "p", "LayoutGroup", "l", "ComponentViewportProvider", "u", "SmartComponentScopedContainer", "AnimatePresence", "Floating", "Link", "Image2", "RichText", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "Framerdro2LPHjk", "withCSS", "dro2LPHjk_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "_define_property", "obj", "key", "value", "extractDarkModeCSSVariables", "css", "regex", "matches", "extractLightModeCSSVariables", "bodyRegex", "mediaRegex", "bodyMatches", "mediaMatches", "bodyContent", "mediaMatch", "cssVarRegex", "cssVars", "setDarkThemeCode", "code", "styleId", "style", "cssString", "setLightThemeCode", "EventEmitter", "event", "listener", "data", "listenerToRemove", "_define_property", "eventEmitter", "ThemeCheck", "savedTheme", "themeChecker", "ThemeSwitcher", "props", "defaultTheme", "color", "size", "strokeWidth", "getInitialTheme", "window", "theme", "setTheme", "ye", "ue", "lightIcon", "p", "moonIcon", "themeStyleTag", "tag", "darkModeCSS", "lightModeCSS", "handleReload", "switchTheme", "e", "newTheme", "prevTheme", "motion", "containerStyle", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "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", "iconColor", "id", "tap", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "E6NV4Gf2f", "lYvpkC7IW", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapey0dds", "args", "onTap108nq5d", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "css", "FramersDquhqjHT", "withCSS", "sDquhqjHT_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "BadgeFonts", "getFonts", "ZC6oaTVqt_default", "PhosphorFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "transition2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "adicionarLink", "align", "badgeBGColor", "badgeBorder", "badgeText", "badgeTextColor", "bGColor", "bGHover", "enableBadge", "height", "hover", "id", "link", "name1", "openInNewTab", "radius", "tap", "textColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "ku0K5iab7", "ZpWw94nXT", "T3ktnO2nz", "wGRcFK04x", "stziIHmv7", "i8hVK17KP", "ycFa86gVJ", "i6eMpMhze", "PnQ813Qxg", "dqMpST25y", "qfg9TUc_S", "kf3NktHXk", "VdwkoqfEz", "bxYeoQnmJ", "CKLn4URch", "xO4Ycq937", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap17wrld9", "args", "onMouseEnter1x7u0ml", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "Link", "u", "RichText", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerZ5aW2k3RB", "withCSS", "Z5aW2k3RB_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "BadgeFonts", "getFonts", "ZC6oaTVqt_default", "PhosphorFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "transition2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "align", "badgeBGColor", "badgeBorder", "badgeText", "badgeTextColor", "bGColor", "bGHover", "enableBadge", "height", "hover", "id", "link", "name1", "openInNewTab", "radius", "tap", "textColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "ku0K5iab7", "ZpWw94nXT", "T3ktnO2nz", "wGRcFK04x", "stziIHmv7", "i8hVK17KP", "ycFa86gVJ", "i6eMpMhze", "PnQ813Qxg", "dqMpST25y", "qfg9TUc_S", "kf3NktHXk", "VdwkoqfEz", "bxYeoQnmJ", "CKLn4URch", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap17wrld9", "args", "onMouseEnter1x7u0ml", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "Link", "u", "RichText", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramervjEUrSeDf", "withCSS", "vjEUrSeDf_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "MenuItemFonts", "getFonts", "Z5aW2k3RB_default", "SubItemFonts", "vjEUrSeDf_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "align", "bGBlur", "dropdownBG", "height", "id", "textColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "ZmT46usVX", "odLrH8wIa", "ILT7xcLmk", "XWxsdOvDJ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "PnQ813Qxgtxyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "ref2", "router", "useRouter", "ref3", "ref4", "LayoutGroup", "u", "l", "ComponentViewportProvider", "SmartComponentScopedContainer", "AnimatePresence", "Floating", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "overlay1", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "resolvedLinks13", "resolvedLinks14", "css", "Framerx6PfALCgy", "withCSS", "x6PfALCgy_default", "addPropertyControls", "ControlType", "addFonts", "SearchIcon", "props", "p", "ClearIcon", "u", "SpinnerIcon", "motion", "Storage", "name", "resolve", "reject", "request", "window", "e", "key", "value", "setCachedData", "url", "dataToCache", "cache", "Storage", "cacheKey", "data", "checkForCachedData", "VERSION", "isDefaultLocaleId", "localeId", "INDEX_KEY", "getIndexKey", "METADATA_KEY", "getMetadataKey", "getCachedIndex", "indexHash", "metadataKey", "indexKey", "metadata", "cachedIndex", "checkForCachedData", "setCachedIndex", "index", "setCachedData", "VERSION", "fakeResults", "peq", "myers_32", "a", "b", "n", "m", "lst", "pv", "mv", "sc", "i", "eq", "xv", "myers_x", "mhc", "phc", "hsize", "vsize", "j", "start", "vlen", "i1", "pb", "mb", "xh", "ph", "mh", "k1", "mv1", "pv1", "start1", "vlen1", "k2", "score", "i2", "eq1", "pb1", "mb1", "xv1", "xh1", "ph1", "mh1", "k3", "distance", "tmp", "localStorageDebugFlag", "window", "groupsRegex", "capitalizeFirstLetter", "value", "titleCase", "clampText", "text", "maxLength", "textLength", "slicedText", "isEmptyObject", "object", "createLogger", "showOutput", "log", "data", "time", "label", "timeEnd", "noop", "DEFAULT_FONT_FAMILY", "getFontFamily", "theme", "animationKeyFromLayout", "layout", "safeDocument", "safeWindow", "metaTagSelector", "getMetaTagContent", "metaTag", "checkIfOverLimit", "stripLocaleSlugFromPath", "url", "localeSlug", "localeSlugWithSlash", "yieldToMain", "isHighPriority", "options", "resolve", "log", "time", "timeEnd", "createLogger", "localStorageDebugFlag", "isValidUrl", "url", "splitWordsRegex", "regex", "splitWords", "text", "getUniqueWords", "str", "words", "word", "normalizeRegex", "getNormalizedString", "normalizedItemCache", "getNormalizedItemFromCache", "item", "cached", "normalizedItem", "getNormalizedItem", "key", "value", "getMatchRange", "currentRange", "start", "end", "result", "getScoreForSearchIndexItem", "query", "fullQuery", "score", "match", "urlWords", "splitLength", "clamp", "titleWords", "titleIndex", "distance", "titleWord", "headings", "heading", "headingWords", "headingWord", "descriptionIndex", "p", "codeblock", "getSearchIndexItemScore", "normalizedQuery", "queryWords", "total", "queryWord", "useRawSearch", "index", "settings", "results", "setResults", "ye", "startTransition", "_e", "ue", "abortController", "executeRawSearch", "res", "err", "QUANTUM", "signal", "path", "safeWindow", "items", "deadline", "yieldToMainIfNecessary", "yieldToMain", "i", "title", "SearchResultTitleType", "sorted", "itemA", "itemB", "getIndexedScopedToUrl", "rawUrlScope", "localeSlug", "scopedIndex", "baseScopeUrlHasVariable", "urlUpToPathVariable", "urlScope", "stripLocaleSlugFromPath", "useSearch", "searchIndex", "_setSearchIndex", "status", "setStatus", "activeLocale", "useLocaleInfo", "localeId", "setSearchIndex", "options", "loadSearchIndex", "metaTag", "safeDocument", "fakeResults", "metaTagContent", "cacheResult", "getCachedIndex", "isOverLimit", "searchIndexURL", "getSearchIndexURL", "response", "downloadedIndex", "setCachedIndex", "error", "baseURL", "isDefaultLocaleId", "Browser", "isTouch", "window", "navigator", "isChrome", "isWebKit", "isSafari", "isSafariDesktop", "isWindows", "isMacOS", "useCallbackOnMouseMove", "callback", "mousePositionRef", "prevPositionRef", "pe", "te", "event", "Browser", "ref", "clientX", "clientY", "prevCursorPosition", "scrollIntoView", "targetElement", "scrollElement", "offsetTop", "offsetBottom", "targetElementBounds", "scrollElementBounds", "difference", "topAligned", "minOffset", "bottomAligned", "offset", "MAX_DESCRIPTION_LENGTH", "MODAL_MAX_HEIGHT", "VERTICAL_SPACING_MULTIPLIER", "ClearButton", "theme", "type", "onClick", "text", "iconOrText", "p", "ClearIcon", "Divider", "styles", "Input", "Y", "props", "ref", "value", "status", "autofocus", "placeholder", "iconType", "clearButtonType", "onChange", "inputValue", "setInputValue", "ye", "isFocused", "setIsFocused", "inputRef", "pe", "ce", "e", "inputElement", "handleInputClick", "handleClearClick", "ue", "hasInputText", "showClearButton", "verticalSpacing", "searchIcon", "SearchIcon", "u", "inputContainerStyle", "getFontFamily", "SpinnerIcon", "inputStyle", "scrollOffset", "ResultRow", "index", "result", "prevMousePositionRef", "subtitleType", "selected", "localeSlug", "style", "onMouseMove", "onPointerDown", "onNavigateTo", "url", "title", "score", "urlPath", "se", "stripLocaleSlugFromPath", "handleMouseMove", "useCallbackOnMouseMove", "event", "isContained", "borderRadius", "clamp", "subtitleText", "clampText", "handleClick", "focusTrap", "resultContainer", "resultTitle", "localStorageDebugFlag", "QuickMenuSpacer", "layoutContainerStyle", "LayoutContainer", "layoutType", "onKeyDown", "onDismiss", "children", "modalOptions", "layoutStyles", "getLayoutBaseStyles", "innerStyle", "getContainerAnimation", "key", "animationKeyFromLayout", "prop", "Browser", "containerAnimation", "motion", "ModalContainer", "heightIsStatic", "heightTransition", "heightDeps", "scope", "animate", "useAnimate", "fe", "prevHeight", "height", "ScrollView", "isTouch", "canScroll", "setCanScroll", "element", "statusStyle", "StatusMessage", "previewInfoText", "sidebarStyles", "fixedTopStyles", "quickMenuStyles", "layoutOption", "SearchInputClearButtonType", "SearchInputDividerType", "SearchResultTitleType", "SearchResultSubtitleType", "SearchResultItemType", "SearchLayoutType", "SearchEntryType", "SearchIconType", "SearchModal", "urlScope", "inputOptions", "backdropOptions", "resultOptions", "activeLocale", "useLocaleInfo", "localeId", "input", "selectedResultRow", "scrollView", "setSelected", "isKeyboardNavigationDisabled", "setIsKeyboardNavigationDisabled", "query", "setQuery", "deferredQuery", "oe", "results", "useSearch", "selectedResult", "handleResultRowPointerDown", "te", "handleResultRowMouseMove", "previousSelected", "router", "useRouter", "navigateTo", "routeId", "pathVariables", "inferInitialRouteFromPath", "route", "window", "handleKeyDown", "maxIndex", "showNoResults", "showDivider", "isItemContained", "spacing", "listPaddingTop", "scrollIntoView", "isSelected", "getViewportSize", "window", "useViewportSizeState", "getState", "state", "setState", "ye", "ue", "handleWindowResize", "EntryPointOptions", "buildShadow", "shadowProperty", "fallback", "x", "y", "blur", "color", "spread", "Overlay", "Y", "props", "ref", "layoutType", "theme", "onDismiss", "ue", "handleKeyDown", "event", "handlePointerDown", "window", "bodyOverflowHidden", "Ga", "u", "backdropStyles", "SearchLayoutType", "p", "motion", "SearchModal", "containerStyle", "EntryPoint", "withCSS", "overlay", "pe", "isOpen", "setIsOpen", "ye", "isOverLimit", "setIsOverLimit", "isSafariTouchDevice", "setIsSafariTouchDevice", "isOnCanvas", "RenderTarget", "checkIfOverLimit", "Browser", "baseInputFontSize", "inputFontSize", "useViewportSizeState", "size", "isEmptyObject", "DEFAULT_FONT_FAMILY", "handleClick", "SearchIconType", "SearchIcon", "AnimatePresence", "Search_default", "addPropertyControls", "ControlType", "titleCase", "iconType", "SearchInputDividerType", "SearchInputClearButtonType", "heightIsStatic", "animationKeyFromLayout", "SearchResultItemType", "SearchResultTitleType", "SearchResultSubtitleType", "LogoFonts", "getFonts", "W4JrbG6G8_default", "MenuMenuFonts", "x6PfALCgy_default", "ThemeSwitcherFonts", "ThemeSwitcher", "SearchFonts", "Search_default", "ButtonFonts", "LNCJ8JrMb_default", "MenuHamburgerMenuFonts", "sDquhqjHT_default", "MenuItemFonts", "Z5aW2k3RB_default", "MotionDivWithFX", "withFX", "motion", "SubItemFonts", "vjEUrSeDf_default", "LogoControls", "getPropertyControls", "MenuMenuControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "transition4", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableEnumMap", "humanReadableEnumMap1", "humanReadableEnumMap2", "humanReadableVariantMap", "getProps", "alignMenu", "bGBlur", "bgBorder", "buttonColor", "buttonLink", "buttonText", "buttonTextColor", "desktopBG", "height", "id", "link", "logoColor", "logoVariant", "mobileBG", "newTab", "showButton", "showMenu", "showSearch", "showThemeSwitcher", "textColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "ewfFJItNT", "ixSSNMsgd", "Cof0RMUzO", "ORnOR2pUN", "fjP7WXjeu", "oqjnlG1pR", "BeZsA273t", "v06jigF6i", "sGHTFWZo5", "eGOhp_OqC", "zzroHIlLa", "KDPaGeBIL", "UTTJR9foI", "dbTkB554q", "FFcnuU4Ek", "EdKYuwXXP", "t4qtipNl7", "FI2IDG5Np", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "f2qu17KRbtv5rva", "args", "E6NV4Gf2fquv5vp", "E6NV4Gf2ftv5rva", "i6eMpMhze1skfcin", "i6eMpMhzetxyyif", "overlay", "loadMore", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "ref1", "ref2", "ref3", "ref4", "ref5", "ref6", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText", "Link", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "l", "AnimatePresence", "Floating", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "overlay1", "resolvedLinks11", "resolvedLinks12", "resolvedLinks13", "resolvedLinks14", "resolvedLinks15", "resolvedLinks16", "resolvedLinks17", "resolvedLinks18", "resolvedLinks19", "resolvedLinks20", "overlay2", "resolvedLinks21", "resolvedLinks22", "resolvedLinks23", "resolvedLinks24", "resolvedLinks25", "resolvedLinks26", "resolvedLinks27", "resolvedLinks28", "resolvedLinks29", "resolvedLinks30", "css", "FramerR59UUiNVK", "withCSS", "R59UUiNVK_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
