{"version":3,"file":"ArjIK97PF.B-iLrC2R.mjs","names":["l","lowercaseIconKeyPairs","iconKeys","useMemo","useState","HomeFactory","React","addPropertyOverrides","FeatherFonts","Feather","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","getProps","createLayoutDependency","React.useRef","React.useId","addPropertyOverrides","MenuLink2Fonts","MenuLink2","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","React.useRef","React.useId","addPropertyOverrides","cycleOrder","variantClassNames","Transition","React.useContext","React.useMemo","humanReadableVariantMap","getProps","createLayoutDependency","React.useRef","React.useId","addPropertyOverrides","Caret","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","React.useRef","React.useId","addPropertyOverrides","MenuLink2Fonts","MenuLink2","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","React.useRef","React.useId","addPropertyOverrides","Feather","cycleOrder","serializationHash","variantClassNames","transition1","animation","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","useRef","React.useId","Image","MenuLink2","Trigger","LinksProduct","LinksResources","LinksCommunity","React.useContext","React.useMemo","React.Fragment","useRef","React.useId","React.useRef","_Fragment"],"sources":["https:/framer.com/m/framer/icon-nullstate.js@0.7.0","https:/framer.com/m/feather-icons/home.js@0.0.29","https:/framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js","https:/framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js","https:/framerusercontent.com/modules/h1rUWV5jgeWbT1aOZipV/DnRFwXuk2FbL1ECbY5Td/Gn2niftKW.js","https:/framerusercontent.com/modules/skgHaMWyw7Hc3IMfG5yN/nQdPLMJ7bPyWIq97STIy/DzXnYyFak.js","https:/framerusercontent.com/modules/Axpol70OdRugqukuVIqY/fRCYwLdA8hEctMwccGMQ/IGFqizJ7S.js","https:/framerusercontent.com/modules/U5zwi9dpWgzeckhB900o/K204ZtpgEsjgHUfTAkKm/NHIIwmJCZ.js","https:/framerusercontent.com/modules/eJwbFC7l2HFfDuuqQ2Vd/P8ajc9oN2DNqxeRTf01A/rSeNgKhMf.js","https:/framerusercontent.com/modules/GXHPe60SpJju9wWXgpDi/0XpYwvAoCYaVhJXtpJ4e/SzdcYQuor.js","https:/framerusercontent.com/modules/EyMmfmyMEisPXMP71mRO/N0PYPVA0q4RyScy6OucM/ArjIK97PF.js"],"sourcesContent":["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map","let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n","import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map","import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box…\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map","// Generated by Framer (4175fb7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";const FeatherFonts=getFonts(Feather);const enabledGestures={Ymui51eCo:{hover:true}};const cycleOrder=[\"Ymui51eCo\"];const serializationHash=\"framer-QVYDS\";const variantClassNames={Ymui51eCo:\"framer-v-8iggqp\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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 getProps=({height,id,link,linkName,width,...props})=>{var _ref;return{...props,eqZrdEPm9:link!==null&&link!==void 0?link:props.eqZrdEPm9,zOqxYdBsy:(_ref=linkName!==null&&linkName!==void 0?linkName:props.zOqxYdBsy)!==null&&_ref!==void 0?_ref:\"Link\"};};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,eqZrdEPm9,zOqxYdBsy,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Ymui51eCo\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"Ymui51eCo-hover\")return true;return false;};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__*/_jsx(Link,{href:eqZrdEPm9,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-8iggqp\",className,classNames)} framer-dkd7c9`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Ymui51eCo\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"Ymui51eCo-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", serif',\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Link\"})}),className:\"framer-mboc9t\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;Euclid Circular A Regular\"],layoutDependency:layoutDependency,layoutId:\"hNv9KkJFA\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",opacity:.66},text:zOqxYdBsy,variants:{\"Ymui51eCo-hover\":{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"Ymui51eCo-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", \"Euclid Circular A Regular Placeholder\", sans-serif',\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Link\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2rb7f9-container\",layoutDependency:layoutDependency,layoutId:\"wVd23X_fe-container\",style:{rotate:-90},children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"arrow-down\",id:\"wVd23X_fe\",layoutId:\"wVd23X_fe\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QVYDS.framer-dkd7c9, .framer-QVYDS .framer-dkd7c9 { display: block; }\",\".framer-QVYDS.framer-8iggqp { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-QVYDS .framer-mboc9t { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-QVYDS .framer-2rb7f9-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 15px); position: relative; width: 15px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QVYDS.framer-8iggqp { gap: 0px; } .framer-QVYDS.framer-8iggqp > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-QVYDS.framer-8iggqp > :first-child { margin-left: 0px; } .framer-QVYDS.framer-8iggqp > :last-child { margin-right: 0px; } }\",\".framer-QVYDS.framer-v-8iggqp.hover.framer-8iggqp { gap: 8px; }\",\".framer-QVYDS.framer-v-8iggqp.hover .framer-2rb7f9-container { height: var(--framer-aspect-ratio-supported, 18px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QVYDS.framer-v-8iggqp.hover.framer-8iggqp { gap: 0px; } .framer-QVYDS.framer-v-8iggqp.hover.framer-8iggqp > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QVYDS.framer-v-8iggqp.hover.framer-8iggqp > :first-child { margin-left: 0px; } .framer-QVYDS.framer-v-8iggqp.hover.framer-8iggqp > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 19\n * @framerIntrinsicWidth 31\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"wZDuON7YE\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"eqZrdEPm9\":\"link\",\"zOqxYdBsy\":\"linkName\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGn2niftKW=withCSS(Component,css,\"framer-QVYDS\");export default FramerGn2niftKW;FramerGn2niftKW.displayName=\"Menu Link 2\";FramerGn2niftKW.defaultProps={height:19,width:31};addPropertyControls(FramerGn2niftKW,{eqZrdEPm9:{title:\"Link\",type:ControlType.Link},zOqxYdBsy:{defaultValue:\"Link\",displayTextArea:false,placeholder:\"Link\",title:\"Link Name\",type:ControlType.String}});addFonts(FramerGn2niftKW,[{explicitInter:true,fonts:[{family:\"Euclid Circular A Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/xAgGSvpEghG5GJ5uNDWafIGb0.ttf\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGn2niftKW\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"19\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wZDuON7YE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"eqZrdEPm9\\\":\\\"link\\\",\\\"zOqxYdBsy\\\":\\\"linkName\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"31\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Gn2niftKW.map","// Generated by Framer (abcfa95)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import MenuLink2 from\"https://framerusercontent.com/modules/h1rUWV5jgeWbT1aOZipV/DnRFwXuk2FbL1ECbY5Td/Gn2niftKW.js\";const MenuLink2Fonts=getFonts(MenuLink2);const cycleOrder=[\"t00I_e_KS\",\"QH5ecrUXD\"];const serializationHash=\"framer-IAW4z\";const variantClassNames={QH5ecrUXD:\"framer-v-1j3y14z\",t00I_e_KS:\"framer-v-9qxbzs\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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={Desktop:\"t00I_e_KS\",Phone:\"QH5ecrUXD\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"t00I_e_KS\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"t00I_e_KS\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"QH5ecrUXD\")return true;return false;};const router=useRouter();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,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-9qxbzs\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"t00I_e_KS\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(24, 24, 26)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},variants:{QH5ecrUXD:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({QH5ecrUXD:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", \"Euclid Circular A Regular Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"0.5em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.4))\"},children:\"RESOURCES\"})}),className:\"framer-2tryss\",fonts:[\"CUSTOM;Euclid Circular A Regular\"],layoutDependency:layoutDependency,layoutId:\"EfOMGZ9EJ\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.4)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wshfgx\",layoutDependency:layoutDependency,layoutId:\"iZJknqLY6\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LYExVCZHJ\"},implicitPathVariables:undefined},{href:{webPageId:\"LYExVCZHJ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"113px\",...addPropertyOverrides({QH5ecrUXD:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-i5jhtl-container\",layoutDependency:layoutDependency,layoutId:\"KzY7H0GsV-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:resolvedLinks[0],height:\"100%\",id:\"KzY7H0GsV\",layoutId:\"KzY7H0GsV\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"About\",...addPropertyOverrides({QH5ecrUXD:{eqZrdEPm9:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"113px\",...addPropertyOverrides({QH5ecrUXD:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-czar92-container\",layoutDependency:layoutDependency,layoutId:\"YOlSF4tmm-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://blog.bancor.network/\",height:\"100%\",id:\"YOlSF4tmm\",layoutId:\"YOlSF4tmm\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Blog\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"113px\",...addPropertyOverrides({QH5ecrUXD:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hkv6ru-container\",layoutDependency:layoutDependency,layoutId:\"yqORX7y7W-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://t.me/BancorEcosystemAlerts\",height:\"100%\",id:\"yqORX7y7W\",layoutId:\"yqORX7y7W\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Onchain Alerts\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"113px\",...addPropertyOverrides({QH5ecrUXD:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1r3r9dp-container\",layoutDependency:layoutDependency,layoutId:\"KWzLKokIg-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://github.com/bancorprotocol\",height:\"100%\",id:\"KWzLKokIg\",layoutId:\"KWzLKokIg\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Github\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"113px\",...addPropertyOverrides({QH5ecrUXD:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vx8on6-container\",layoutDependency:layoutDependency,layoutId:\"WnXl1w6Sh-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://www.youtube.com/c/BancorProtocol\",height:\"100%\",id:\"WnXl1w6Sh\",layoutId:\"WnXl1w6Sh\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Youtube\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"113px\",...addPropertyOverrides({QH5ecrUXD:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nwpr8v-container\",layoutDependency:layoutDependency,layoutId:\"XM_bcquyK-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://gov.bancor.network/\",height:\"100%\",id:\"XM_bcquyK\",layoutId:\"XM_bcquyK\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Governance\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"113px\",...addPropertyOverrides({QH5ecrUXD:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6kpa62-container\",layoutDependency:layoutDependency,layoutId:\"akXXPynNC-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://vote.bancor.network/#/\",height:\"100%\",id:\"akXXPynNC\",layoutId:\"akXXPynNC\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Vote\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"113px\",...addPropertyOverrides({QH5ecrUXD:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ef0f72-container\",layoutDependency:layoutDependency,layoutId:\"WoTPhB4BR-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://dune.com/bancor/bancor-table-of-contents\",height:\"100%\",id:\"WoTPhB4BR\",layoutId:\"WoTPhB4BR\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Analytics\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":OWsCSn4W0\",webPageId:\"flOIYRy97\"},implicitPathVariables:undefined},{href:{hash:\":OWsCSn4W0\",webPageId:\"flOIYRy97\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({QH5ecrUXD:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3uzmer-container\",layoutDependency:layoutDependency,layoutId:\"vNI450flN-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:resolvedLinks1[0],height:\"100%\",id:\"vNI450flN\",layoutId:\"vNI450flN\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Solutions\",...addPropertyOverrides({QH5ecrUXD:{eqZrdEPm9:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"burR3cRrx\"},implicitPathVariables:undefined},{href:{webPageId:\"burR3cRrx\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"113px\",...addPropertyOverrides({QH5ecrUXD:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-142ir45-container\",layoutDependency:layoutDependency,layoutId:\"aTwPUCX0l-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:resolvedLinks2[0],height:\"100%\",id:\"aTwPUCX0l\",layoutId:\"aTwPUCX0l\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Brand Kit\",...addPropertyOverrides({QH5ecrUXD:{eqZrdEPm9:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IAW4z.framer-z2o1gd, .framer-IAW4z .framer-z2o1gd { display: block; }\",\".framer-IAW4z.framer-9qxbzs { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; padding: 20px 39px 20px 20px; position: relative; width: min-content; }\",\".framer-IAW4z .framer-2tryss { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\",\".framer-IAW4z .framer-wshfgx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 113px; }\",\".framer-IAW4z .framer-i5jhtl-container, .framer-IAW4z .framer-czar92-container, .framer-IAW4z .framer-hkv6ru-container, .framer-IAW4z .framer-1r3r9dp-container, .framer-IAW4z .framer-1vx8on6-container, .framer-IAW4z .framer-1nwpr8v-container, .framer-IAW4z .framer-6kpa62-container, .framer-IAW4z .framer-1ef0f72-container, .framer-IAW4z .framer-3uzmer-container, .framer-IAW4z .framer-142ir45-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IAW4z.framer-9qxbzs, .framer-IAW4z .framer-wshfgx { gap: 0px; } .framer-IAW4z.framer-9qxbzs > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-IAW4z.framer-9qxbzs > :first-child, .framer-IAW4z .framer-wshfgx > :first-child { margin-top: 0px; } .framer-IAW4z.framer-9qxbzs > :last-child, .framer-IAW4z .framer-wshfgx > :last-child { margin-bottom: 0px; } .framer-IAW4z .framer-wshfgx > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-IAW4z.framer-v-1j3y14z.framer-9qxbzs { gap: 16px; padding: 40px 0px 0px 0px; }\",\".framer-IAW4z.framer-v-1j3y14z .framer-wshfgx { align-content: unset; align-items: unset; align-self: stretch; display: grid; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(140px, 1fr)); grid-template-rows: repeat(2, min-content); width: auto; }\",\".framer-IAW4z.framer-v-1j3y14z .framer-i5jhtl-container { align-self: start; justify-self: start; order: 0; }\",\".framer-IAW4z.framer-v-1j3y14z .framer-czar92-container { align-self: start; justify-self: start; order: 1; }\",\".framer-IAW4z.framer-v-1j3y14z .framer-hkv6ru-container { align-self: start; justify-self: start; order: 3; }\",\".framer-IAW4z.framer-v-1j3y14z .framer-1r3r9dp-container { align-self: start; justify-self: start; order: 4; }\",\".framer-IAW4z.framer-v-1j3y14z .framer-1vx8on6-container { align-self: start; justify-self: start; order: 5; }\",\".framer-IAW4z.framer-v-1j3y14z .framer-1nwpr8v-container { align-self: start; justify-self: start; order: 6; }\",\".framer-IAW4z.framer-v-1j3y14z .framer-6kpa62-container { align-self: start; justify-self: start; order: 7; }\",\".framer-IAW4z.framer-v-1j3y14z .framer-1ef0f72-container { align-self: start; justify-self: start; order: 8; }\",\".framer-IAW4z.framer-v-1j3y14z .framer-3uzmer-container { align-self: start; justify-self: start; order: 2; }\",\".framer-IAW4z.framer-v-1j3y14z .framer-142ir45-container { align-self: start; justify-self: start; order: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IAW4z.framer-v-1j3y14z.framer-9qxbzs, .framer-IAW4z.framer-v-1j3y14z .framer-wshfgx { gap: 0px; } .framer-IAW4z.framer-v-1j3y14z.framer-9qxbzs > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-IAW4z.framer-v-1j3y14z.framer-9qxbzs > :first-child { margin-top: 0px; } .framer-IAW4z.framer-v-1j3y14z.framer-9qxbzs > :last-child { margin-bottom: 0px; } .framer-IAW4z.framer-v-1j3y14z .framer-wshfgx > *, .framer-IAW4z.framer-v-1j3y14z .framer-wshfgx > :first-child, .framer-IAW4z.framer-v-1j3y14z .framer-wshfgx > :last-child { margin: 0px; } }\",'.framer-IAW4z[data-border=\"true\"]::after, .framer-IAW4z [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 341\n * @framerIntrinsicWidth 172\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"QH5ecrUXD\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDzXnYyFak=withCSS(Component,css,\"framer-IAW4z\");export default FramerDzXnYyFak;FramerDzXnYyFak.displayName=\"Links: Resources\";FramerDzXnYyFak.defaultProps={height:341,width:172};addPropertyControls(FramerDzXnYyFak,{variant:{options:[\"t00I_e_KS\",\"QH5ecrUXD\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerDzXnYyFak,[{explicitInter:true,fonts:[{family:\"Euclid Circular A Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/xAgGSvpEghG5GJ5uNDWafIGb0.ttf\"}]},...MenuLink2Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDzXnYyFak\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"172\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QH5ecrUXD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"341\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DzXnYyFak.map","// Generated by Framer (1999133-dev)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"OVKxmcYcs\",\"W1rfza3wq\"];const serializationHash=\"framer-KiDCd\";const variantClassNames={OVKxmcYcs:\"framer-v-mlwhv4\",W1rfza3wq:\"framer-v-1yta6tt\"};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 transitions={default:{damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"}};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 humanReadableVariantMap={Closed:\"OVKxmcYcs\",Open:\"W1rfza3wq\"};const getProps=({height,id,width,...props})=>{var _variant,ref;return{...props,variant:(ref=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref!==void 0?ref:\"OVKxmcYcs\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"OVKxmcYcs\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-KiDCd\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(motion.div,{...restProps,className:cx(\"framer-mlwhv4\",className),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"OVKxmcYcs\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({W1rfza3wq:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1dneahd\",layoutDependency:layoutDependency,layoutId:\"b_SV0zXDi\",style:{rotate:0},variants:{W1rfza3wq:{rotate:-180}},children:/*#__PURE__*/ _jsx(SVG,{className:\"framer-mbfa0\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Dyv_iMV9_\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"#888\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:756067252,withExternalLayout:true})})})})})});});const css=['.framer-KiDCd [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KiDCd .framer-18gpuex { display: block; }\",\".framer-KiDCd .framer-mlwhv4 { height: 14px; overflow: visible; position: relative; width: 14px; }\",\".framer-KiDCd .framer-1dneahd { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-KiDCd .framer-mbfa0 { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14\n * @framerIntrinsicWidth 14\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"W1rfza3wq\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n */ const FramerIGFqizJ7S=withCSS(Component,css,\"framer-KiDCd\");export default FramerIGFqizJ7S;FramerIGFqizJ7S.displayName=\"Caret\";FramerIGFqizJ7S.defaultProps={height:14,width:14};addPropertyControls(FramerIGFqizJ7S,{variant:{options:[\"OVKxmcYcs\",\"W1rfza3wq\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerIGFqizJ7S,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIGFqizJ7S\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"W1rfza3wq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"14\",\"framerIntrinsicHeight\":\"14\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IGFqizJ7S.map","// Generated by Framer (d275c2b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Caret from\"https://framerusercontent.com/modules/Axpol70OdRugqukuVIqY/fRCYwLdA8hEctMwccGMQ/IGFqizJ7S.js\";const CaretFonts=getFonts(Caret);const enabledGestures={hYChrLT9P:{hover:true}};const cycleOrder=[\"W6B3emq7j\",\"L7wVBAgSD\",\"hYChrLT9P\"];const serializationHash=\"framer-scxP4\";const variantClassNames={hYChrLT9P:\"framer-v-1hf33t5\",L7wVBAgSD:\"framer-v-1ykx3xy\",W6B3emq7j:\"framer-v-legoql\"};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={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};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={\"No chevron\":\"hYChrLT9P\",Closed:\"W6B3emq7j\",Open:\"L7wVBAgSD\"};const getProps=({height,hover,id,link,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,Cp56b49G9:link!==null&&link!==void 0?link:props.Cp56b49G9,DApvjrdfG:(_ref=title!==null&&title!==void 0?title:props.DApvjrdfG)!==null&&_ref!==void 0?_ref:\"Product\",PWSlWeqS6:hover!==null&&hover!==void 0?hover:props.PWSlWeqS6,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"W6B3emq7j\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,PWSlWeqS6,DApvjrdfG,Cp56b49G9,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"W6B3emq7j\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter170i0h9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(PWSlWeqS6){const res=await PWSlWeqS6(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"hYChrLT9P-hover\")return false;if(baseVariant===\"hYChrLT9P\")return false;return true;};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__*/_jsx(Link,{...addPropertyOverrides({hYChrLT9P:{href:Cp56b49G9,smoothScroll:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-legoql\",className,classNames)} framer-vud7gs`,\"data-framer-name\":\"Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"W6B3emq7j\",onMouseEnter:onMouseEnter170i0h9,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"hYChrLT9P-hover\":{\"data-framer-name\":undefined},hYChrLT9P:{\"data-framer-name\":\"No chevron\"},L7wVBAgSD:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIE1lZGl1bQ==\",\"--framer-font-family\":'\"Euclid Circular A Medium\", \"Euclid Circular A Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Product\"})}),className:\"framer-rkteo4\",fonts:[\"CUSTOM;Euclid Circular A Medium\"],layoutDependency:layoutDependency,layoutId:\"dqpL6smwJ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",opacity:1},text:DApvjrdfG,variants:{\"hYChrLT9P-hover\":{opacity:.5},L7wVBAgSD:{opacity:.5}},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q2ednh-container\",layoutDependency:layoutDependency,layoutId:\"lii0X1RO0-container\",children:/*#__PURE__*/_jsx(Caret,{height:\"100%\",id:\"lii0X1RO0\",layoutId:\"lii0X1RO0\",variant:\"OVKxmcYcs\",width:\"100%\",...addPropertyOverrides({L7wVBAgSD:{variant:\"W1rfza3wq\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-scxP4.framer-vud7gs, .framer-scxP4 .framer-vud7gs { display: block; }\",\".framer-scxP4.framer-legoql { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: min-content; }\",\".framer-scxP4 .framer-rkteo4 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-scxP4 .framer-1q2ednh-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-scxP4.framer-legoql { gap: 0px; } .framer-scxP4.framer-legoql > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-scxP4.framer-legoql > :first-child { margin-left: 0px; } .framer-scxP4.framer-legoql > :last-child { margin-right: 0px; } }\",\".framer-scxP4.framer-v-1hf33t5.framer-legoql { cursor: pointer; text-decoration: none; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 46\n * @framerIntrinsicWidth 86\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"L7wVBAgSD\":{\"layout\":[\"auto\",\"auto\"]},\"hYChrLT9P\":{\"layout\":[\"auto\",\"auto\"]},\"uCnm1DzBf\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"PWSlWeqS6\":\"hover\",\"DApvjrdfG\":\"title\",\"Cp56b49G9\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNHIIwmJCZ=withCSS(Component,css,\"framer-scxP4\");export default FramerNHIIwmJCZ;FramerNHIIwmJCZ.displayName=\"Trigger\";FramerNHIIwmJCZ.defaultProps={height:46,width:86};addPropertyControls(FramerNHIIwmJCZ,{variant:{options:[\"W6B3emq7j\",\"L7wVBAgSD\",\"hYChrLT9P\"],optionTitles:[\"Closed\",\"Open\",\"No chevron\"],title:\"Variant\",type:ControlType.Enum},PWSlWeqS6:{title:\"Hover\",type:ControlType.EventHandler},DApvjrdfG:{defaultValue:\"Product\",displayTextArea:false,title:\"Title\",type:ControlType.String},Cp56b49G9:{title:\"Link\",type:ControlType.Link}});addFonts(FramerNHIIwmJCZ,[{explicitInter:true,fonts:[{family:\"Euclid Circular A Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/Pif7Qze1eG4NNww6m7v7fqevvoQ.ttf\"}]},...CaretFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNHIIwmJCZ\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"86\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"PWSlWeqS6\\\":\\\"hover\\\",\\\"DApvjrdfG\\\":\\\"title\\\",\\\"Cp56b49G9\\\":\\\"link\\\"}\",\"framerIntrinsicHeight\":\"46\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"L7wVBAgSD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hYChrLT9P\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uCnm1DzBf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NHIIwmJCZ.map","// Generated by Framer (d2720d0)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import MenuLink2 from\"https://framerusercontent.com/modules/h1rUWV5jgeWbT1aOZipV/DnRFwXuk2FbL1ECbY5Td/Gn2niftKW.js\";const MenuLink2Fonts=getFonts(MenuLink2);const cycleOrder=[\"VE8rSQ8pl\",\"uvC2drZvA\"];const serializationHash=\"framer-RjZDE\";const variantClassNames={uvC2drZvA:\"framer-v-1aar1fo\",VE8rSQ8pl:\"framer-v-pg9pvg\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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={Desktop:\"VE8rSQ8pl\",Phone:\"uvC2drZvA\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"VE8rSQ8pl\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VE8rSQ8pl\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"uvC2drZvA\")return true;return false;};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-pg9pvg\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"VE8rSQ8pl\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(24, 24, 26)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},variants:{uvC2drZvA:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({uvC2drZvA:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", \"Euclid Circular A Regular Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"0.5em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.4))\"},children:\"COMMUNITY\"})}),className:\"framer-638yk5\",fonts:[\"CUSTOM;Euclid Circular A Regular\"],layoutDependency:layoutDependency,layoutId:\"xGXvIaOXe\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.4)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dl5qxa\",layoutDependency:layoutDependency,layoutId:\"dZG1SYnWm\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"110px\",...addPropertyOverrides({uvC2drZvA:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yum7on-container\",layoutDependency:layoutDependency,layoutId:\"dM7a7n_Kp-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://twitter.com/Bancor\",height:\"100%\",id:\"dM7a7n_Kp\",layoutId:\"dM7a7n_Kp\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"𝕏 / Twitter\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"110px\",...addPropertyOverrides({uvC2drZvA:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fmmahg-container\",layoutDependency:layoutDependency,layoutId:\"wDQYYlQm8-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://t.me/bancor\",height:\"100%\",id:\"wDQYYlQm8\",layoutId:\"wDQYYlQm8\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Telegram\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"110px\",...addPropertyOverrides({uvC2drZvA:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jwcjmp-container\",layoutDependency:layoutDependency,layoutId:\"T6rqQ1i1d-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://t.me/BancorDevelopers\",height:\"100%\",id:\"T6rqQ1i1d\",layoutId:\"T6rqQ1i1d\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Dev Channel\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"110px\",...addPropertyOverrides({uvC2drZvA:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vzy8ci-container\",layoutDependency:layoutDependency,layoutId:\"Gq6eaKT9v-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://discord.gg/bancor\",height:\"100%\",id:\"Gq6eaKT9v\",layoutId:\"Gq6eaKT9v\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Discord\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"110px\",...addPropertyOverrides({uvC2drZvA:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kgoi82-container\",layoutDependency:layoutDependency,layoutId:\"dkuIzH5ZY-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://www.linkedin.com/company/bancor-foundation\",height:\"100%\",id:\"dkuIzH5ZY\",layoutId:\"dkuIzH5ZY\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Linkedin\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"110px\",...addPropertyOverrides({uvC2drZvA:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px) / 2, 140px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-eofxy3-container\",layoutDependency:layoutDependency,layoutId:\"tcZoIC_3_-container\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://www.reddit.com/r/Bancor/\",height:\"100%\",id:\"tcZoIC_3_\",layoutId:\"tcZoIC_3_\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Reddit\"})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({uvC2drZvA:{width:\"110px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-x4gqb8-container\",\"data-framer-name\":\"Ghost\",layoutDependency:layoutDependency,layoutId:\"VasRUYiBl-container\",name:\"Ghost\",style:{opacity:0},children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://t.me/BancorDevelopers\",height:\"100%\",id:\"VasRUYiBl\",layoutId:\"VasRUYiBl\",name:\"Ghost\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Dev Channel\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RjZDE.framer-13n5aaw, .framer-RjZDE .framer-13n5aaw { display: block; }\",\".framer-RjZDE.framer-pg9pvg { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; padding: 20px 28px 20px 20px; position: relative; width: min-content; }\",\".framer-RjZDE .framer-638yk5 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\",\".framer-RjZDE .framer-1dl5qxa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 110px; }\",\".framer-RjZDE .framer-yum7on-container, .framer-RjZDE .framer-1fmmahg-container, .framer-RjZDE .framer-1jwcjmp-container, .framer-RjZDE .framer-vzy8ci-container, .framer-RjZDE .framer-1kgoi82-container, .framer-RjZDE .framer-eofxy3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-RjZDE .framer-x4gqb8-container { flex: none; height: auto; position: relative; width: 110px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-RjZDE.framer-pg9pvg, .framer-RjZDE .framer-1dl5qxa { gap: 0px; } .framer-RjZDE.framer-pg9pvg > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-RjZDE.framer-pg9pvg > :first-child, .framer-RjZDE .framer-1dl5qxa > :first-child { margin-top: 0px; } .framer-RjZDE.framer-pg9pvg > :last-child, .framer-RjZDE .framer-1dl5qxa > :last-child { margin-bottom: 0px; } .framer-RjZDE .framer-1dl5qxa > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-RjZDE.framer-v-1aar1fo.framer-pg9pvg { gap: 16px; padding: 40px 0px 0px 0px; }\",\".framer-RjZDE.framer-v-1aar1fo .framer-1dl5qxa { align-content: unset; align-items: unset; align-self: stretch; display: grid; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(140px, 1fr)); grid-template-rows: repeat(2, min-content); width: auto; }\",\".framer-RjZDE.framer-v-1aar1fo .framer-yum7on-container, .framer-RjZDE.framer-v-1aar1fo .framer-1fmmahg-container, .framer-RjZDE.framer-v-1aar1fo .framer-1jwcjmp-container, .framer-RjZDE.framer-v-1aar1fo .framer-vzy8ci-container, .framer-RjZDE.framer-v-1aar1fo .framer-1kgoi82-container, .framer-RjZDE.framer-v-1aar1fo .framer-eofxy3-container { align-self: start; justify-self: start; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-RjZDE.framer-v-1aar1fo.framer-pg9pvg, .framer-RjZDE.framer-v-1aar1fo .framer-1dl5qxa { gap: 0px; } .framer-RjZDE.framer-v-1aar1fo.framer-pg9pvg > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-RjZDE.framer-v-1aar1fo.framer-pg9pvg > :first-child { margin-top: 0px; } .framer-RjZDE.framer-v-1aar1fo.framer-pg9pvg > :last-child { margin-bottom: 0px; } .framer-RjZDE.framer-v-1aar1fo .framer-1dl5qxa > *, .framer-RjZDE.framer-v-1aar1fo .framer-1dl5qxa > :first-child, .framer-RjZDE.framer-v-1aar1fo .framer-1dl5qxa > :last-child { margin: 0px; } }\",'.framer-RjZDE[data-border=\"true\"]::after, .framer-RjZDE [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 235\n * @framerIntrinsicWidth 158\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"uvC2drZvA\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerrSeNgKhMf=withCSS(Component,css,\"framer-RjZDE\");export default FramerrSeNgKhMf;FramerrSeNgKhMf.displayName=\"Links: Community\";FramerrSeNgKhMf.defaultProps={height:235,width:158};addPropertyControls(FramerrSeNgKhMf,{variant:{options:[\"VE8rSQ8pl\",\"uvC2drZvA\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerrSeNgKhMf,[{explicitInter:true,fonts:[{family:\"Euclid Circular A Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/xAgGSvpEghG5GJ5uNDWafIGb0.ttf\"}]},...MenuLink2Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrSeNgKhMf\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uvC2drZvA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"235\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"158\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./rSeNgKhMf.map","// Generated by Framer (e22b717)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,SVG,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 Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";const FeatherFonts=getFonts(Feather);const cycleOrder=[\"jSxzEVFXe\",\"MIrV9Mnaj\"];const serializationHash=\"framer-XCesL\";const variantClassNames={jSxzEVFXe:\"framer-v-lqicic\",MIrV9Mnaj:\"framer-v-1a75oy0\"};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:.15,ease:[.44,0,.56,1],type:\"tween\"};const animation={backgroundColor:\"rgba(255, 255, 255, 0.05)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,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={Desktop:\"jSxzEVFXe\",Phone:\"MIrV9Mnaj\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"jSxzEVFXe\"};};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,p2ap4B9RchONH1k6S5,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jSxzEVFXe\",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-lqicic\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"jSxzEVFXe\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(24, 24, 26)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},variants:{MIrV9Mnaj:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({MIrV9Mnaj:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.carbondefi.xyz/\",motionChild:true,nodeId:\"MwIOAsA4h\",scopeId:\"SzdcYQuor\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1isv9ep framer-2sqjb\",layoutDependency:layoutDependency,layoutId:\"MwIOAsA4h\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},whileHover:animation,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+15+0+88.5),pixelHeight:1080,pixelWidth:1080,sizes:\"60px\",src:\"https://framerusercontent.com/images/liO5mojke4Zu3U77TiXqTvAq4yw.svg\",srcSet:\"https://framerusercontent.com/images/liO5mojke4Zu3U77TiXqTvAq4yw.svg?scale-down-to=512 512w,https://framerusercontent.com/images/liO5mojke4Zu3U77TiXqTvAq4yw.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/liO5mojke4Zu3U77TiXqTvAq4yw.svg 1080w\"},className:\"framer-6jr5ew\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"z7i2cX_MC\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(2, 181, 120, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...addPropertyOverrides({MIrV9Mnaj:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+0+88.5),pixelHeight:1080,pixelWidth:1080,sizes:\"60px\",src:\"https://framerusercontent.com/images/liO5mojke4Zu3U77TiXqTvAq4yw.svg\",srcSet:\"https://framerusercontent.com/images/liO5mojke4Zu3U77TiXqTvAq4yw.svg?scale-down-to=512 512w,https://framerusercontent.com/images/liO5mojke4Zu3U77TiXqTvAq4yw.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/liO5mojke4Zu3U77TiXqTvAq4yw.svg 1080w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u8o261\",layoutDependency:layoutDependency,layoutId:\"SIz2VqsJM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", \"Euclid Circular A Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Carbon DeFi\"})}),className:\"framer-b03r31\",fonts:[\"CUSTOM;Euclid Circular A Regular\"],layoutDependency:layoutDependency,layoutId:\"rWGkiGjGC\",style:{\"--extracted-r6o4lv\":\"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,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", \"Euclid Circular A Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7))\"},children:\"Advanced orderbook-style DEX\"})}),className:\"framer-bzgdca\",fonts:[\"CUSTOM;Euclid Circular A Regular\"],layoutDependency:layoutDependency,layoutId:\"iaVK7f0jp\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.7)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ed4VILvyE\"},motionChild:true,nodeId:\"vZEglW5n0\",openInNewTab:false,scopeId:\"SzdcYQuor\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1x7ptzk framer-2sqjb\",layoutDependency:layoutDependency,layoutId:\"vZEglW5n0\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},whileHover:animation,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+15+247+88.5),pixelHeight:1080,pixelWidth:1080,sizes:\"60px\",src:\"https://framerusercontent.com/images/JdjnJdx3mcjEsCdAFBJZZMQBBs.png\",srcSet:\"https://framerusercontent.com/images/JdjnJdx3mcjEsCdAFBJZZMQBBs.png?scale-down-to=512 512w,https://framerusercontent.com/images/JdjnJdx3mcjEsCdAFBJZZMQBBs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JdjnJdx3mcjEsCdAFBJZZMQBBs.png 1080w\"},className:\"framer-19fz7uv\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"T0mCRo5ra\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(16, 187, 213, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...addPropertyOverrides({MIrV9Mnaj:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+237+88.5),pixelHeight:1080,pixelWidth:1080,sizes:\"60px\",src:\"https://framerusercontent.com/images/JdjnJdx3mcjEsCdAFBJZZMQBBs.png\",srcSet:\"https://framerusercontent.com/images/JdjnJdx3mcjEsCdAFBJZZMQBBs.png?scale-down-to=512 512w,https://framerusercontent.com/images/JdjnJdx3mcjEsCdAFBJZZMQBBs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JdjnJdx3mcjEsCdAFBJZZMQBBs.png 1080w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c7hrfj\",layoutDependency:layoutDependency,layoutId:\"nk6Brif6v\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", \"Euclid Circular A Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Arb Fast Lane\"})}),className:\"framer-1o200sk\",fonts:[\"CUSTOM;Euclid Circular A Regular\"],layoutDependency:layoutDependency,layoutId:\"GiWvjm2mW\",style:{\"--extracted-r6o4lv\":\"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,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", \"Euclid Circular A Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7))\"},children:\"Identifies and executes arbitrage\"})}),className:\"framer-lau4lw\",fonts:[\"CUSTOM;Euclid Circular A Regular\"],layoutDependency:layoutDependency,layoutId:\"Md6tQZWU_\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.7)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://carbondefi.xyz/simulate\",motionChild:true,nodeId:\"RzY2Xv9aL\",scopeId:\"SzdcYQuor\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1dchl2v framer-2sqjb\",layoutDependency:layoutDependency,layoutId:\"RzY2Xv9aL\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},whileHover:animation,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+15+494+88.5),pixelHeight:1080,pixelWidth:1080,sizes:\"60px\",src:\"https://framerusercontent.com/images/FYhQF6e27pGgJCEIve6NZDyar3Y.png\",srcSet:\"https://framerusercontent.com/images/FYhQF6e27pGgJCEIve6NZDyar3Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/FYhQF6e27pGgJCEIve6NZDyar3Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FYhQF6e27pGgJCEIve6NZDyar3Y.png 1080w\"},className:\"framer-uizkzs\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"rBAElN4hQ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(2, 181, 120, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...addPropertyOverrides({MIrV9Mnaj:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+474+88.5),pixelHeight:1080,pixelWidth:1080,sizes:\"60px\",src:\"https://framerusercontent.com/images/FYhQF6e27pGgJCEIve6NZDyar3Y.png\",srcSet:\"https://framerusercontent.com/images/FYhQF6e27pGgJCEIve6NZDyar3Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/FYhQF6e27pGgJCEIve6NZDyar3Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FYhQF6e27pGgJCEIve6NZDyar3Y.png 1080w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3829dh\",layoutDependency:layoutDependency,layoutId:\"Pc4rwQAqq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", \"Euclid Circular A Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Simulator\"})}),className:\"framer-12h4d1e\",fonts:[\"CUSTOM;Euclid Circular A Regular\"],layoutDependency:layoutDependency,layoutId:\"jUnCeIL_I\",style:{\"--extracted-r6o4lv\":\"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,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", \"Euclid Circular A Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7))\"},children:\"Backtest trading performance\"})}),className:\"framer-1v2abmr\",fonts:[\"CUSTOM;Euclid Circular A Regular\"],layoutDependency:layoutDependency,layoutId:\"FvysCnU31\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.7)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://app.bancor.network/\",motionChild:true,nodeId:\"scobbU4F3\",scopeId:\"SzdcYQuor\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-jgux8 framer-2sqjb\",layoutDependency:layoutDependency,layoutId:\"scobbU4F3\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},whileHover:animation,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-17uud4d\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"YHs1v2PDJ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(2, 181, 120, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-v7yd1t\",\"data-framer-name\":\"Spot\",fill:\"black\",intrinsicHeight:105,intrinsicWidth:105,layoutDependency:layoutDependency,layoutId:\"DLuKx3n9M\",svg:'<svg width=\"105\" height=\"105\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M35.196 91.279a4.04 4.04 0 0 1 1.108 3.924l-.002.005a4.06 4.06 0 0 1-2.885 2.886l-.005.001a4.04 4.04 0 0 1-3.924-1.108L8.912 76.41a4.034 4.034 0 0 1 0-5.708L29.485 50.13a4.037 4.037 0 0 1 4.41-.932m1.3 42.08-11.08-11.084c-.815-.815-1.222-1.222-1.25-1.572a.951.951 0 0 1 .33-.798c.268-.228.844-.228 1.996-.228h35.97a4.047 4.047 0 0 0 2.908-1.184 4.02 4.02 0 0 0 1.179-2.92 4.035 4.035 0 0 0-4.088-3.973H25.19c-1.151 0-1.727 0-1.994-.228a.951.951 0 0 1-.33-.797c.027-.35.434-.757 1.249-1.572l11.083-11.088a4.024 4.024 0 0 0 1.223-2.892 4.04 4.04 0 0 0-2.524-3.744m53.657 20.321a4.04 4.04 0 1 1-.002 8.079 4.04 4.04 0 0 1 .002-8.079Zm-13.194 0a4.04 4.04 0 1 1-.001 8.079 4.04 4.04 0 0 1 .001-8.079Z\" fill=\"url(#a)\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M70.533 47.376a4.04 4.04 0 0 0-1.108 3.924l.001.005a4.06 4.06 0 0 0 2.885 2.886l.006.001a4.041 4.041 0 0 0 3.924-1.108l20.576-20.576a4.034 4.034 0 0 0 0-5.708L76.244 6.227l-.006-.006a4.037 4.037 0 0 0-4.405-.926m-1.3 42.081L81.615 36.29c.814-.815 1.222-1.222 1.25-1.572a.951.951 0 0 0-.331-.798c-.267-.227-.843-.227-1.995-.227h-35.97a4.048 4.048 0 0 1-2.909-1.185 4.021 4.021 0 0 1-1.178-2.919 4.035 4.035 0 0 1 4.088-3.973h35.969c1.152 0 1.728 0 1.995-.228a.951.951 0 0 0 .33-.798c-.027-.35-.435-.757-1.25-1.572L70.532 11.93a4.024 4.024 0 0 1-1.222-2.891 4.04 4.04 0 0 1 2.524-3.744m-53.657 20.32a4.04 4.04 0 1 0 .001 8.08 4.04 4.04 0 0 0-.002-8.08Zm13.193 0a4.04 4.04 0 1 0 .002 8.08 4.04 4.04 0 0 0-.002-8.08Z\" fill=\"url(#b)\"/><defs><linearGradient id=\"a\" x1=\"7.805\" y1=\"73.765\" x2=\"89.591\" y2=\"73.765\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#67D79F\"/><stop offset=\"1\" stop-color=\"#10BBD8\"/></linearGradient><linearGradient id=\"b\" x1=\"16.213\" y1=\"29.726\" x2=\"100.378\" y2=\"29.726\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#10BBD8\"/><stop offset=\".501\" stop-color=\"#67D79F\"/><stop offset=\"1\" stop-color=\"#fff\"/></linearGradient></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s3y1lw\",layoutDependency:layoutDependency,layoutId:\"Qr2JJZ3nX\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", \"Euclid Circular A Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Bancor AMM\"})}),className:\"framer-14k3nar\",fonts:[\"CUSTOM;Euclid Circular A Regular\"],layoutDependency:layoutDependency,layoutId:\"YKgRZ_e03\",style:{\"--extracted-r6o4lv\":\"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,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", \"Euclid Circular A Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7))\"},children:\"Trading and liquidity provision\"})}),className:\"framer-9y8hoz\",fonts:[\"CUSTOM;Euclid Circular A Regular\"],layoutDependency:layoutDependency,layoutId:\"cBkGXH_lg\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.7)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-51l969\",\"data-framer-name\":\"Line 3\",layoutDependency:layoutDependency,layoutId:\"TUHouPvYF\",style:{backgroundColor:\"rgba(238, 238, 238, 0.15)\"}}),/*#__PURE__*/_jsx(Link,{href:\"https://bancor.network/powered-by-bancor\",motionChild:true,nodeId:\"Vj8M2xmWz\",openInNewTab:false,scopeId:\"SzdcYQuor\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-fqgtjt framer-2sqjb\",layoutDependency:layoutDependency,layoutId:\"Vj8M2xmWz\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},whileHover:animation,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14f79ui\",layoutDependency:layoutDependency,layoutId:\"OJlG2vo0b\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXIgSXRhbGlj\",\"--framer-font-family\":'\"Euclid Circular A Regular Italic\", \"Euclid Circular A Regular Italic Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7))\"},children:\"Powered by\"})}),className:\"framer-1yp8one\",fonts:[\"CUSTOM;Euclid Circular A Regular Italic\"],layoutDependency:layoutDependency,layoutId:\"ZK6z5iBS1\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.7)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:p2ap4B9RchONH1k6S5,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-pv56kx\",\"data-framer-name\":\"Bancor_Logo_Black\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"SZ_FCo44F\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 89 24\"><path d=\"M 25.523 4.958 L 30.094 4.958 C 30.75 4.958 31.328 5.057 31.83 5.254 C 32.344 5.452 32.768 5.716 33.102 6.045 C 33.437 6.375 33.687 6.764 33.855 7.212 C 34.034 7.657 34.126 8.134 34.125 8.616 C 34.125 9.328 33.996 9.921 33.739 10.395 C 33.495 10.857 33.147 11.239 32.697 11.542 C 33.379 11.806 33.938 12.221 34.375 12.788 C 34.813 13.342 35.031 14.093 35.031 15.042 C 35.031 15.675 34.915 16.242 34.684 16.743 C 34.456 17.226 34.127 17.651 33.72 17.988 C 33.308 18.318 32.813 18.568 32.235 18.74 C 31.656 18.911 31.013 18.997 30.306 18.997 L 25.523 18.997 Z M 30.055 11.008 C 30.788 11.008 31.354 10.804 31.752 10.395 C 32.164 9.974 32.37 9.446 32.37 8.814 C 32.37 8.523 32.318 8.247 32.215 7.983 C 32.112 7.706 31.958 7.469 31.752 7.271 C 31.56 7.073 31.315 6.915 31.02 6.797 C 30.737 6.678 30.415 6.619 30.055 6.619 L 27.278 6.619 L 27.278 11.008 Z M 30.518 17.336 C 31.444 17.336 32.132 17.112 32.582 16.664 C 33.032 16.215 33.257 15.648 33.257 14.963 C 33.257 14.278 33.032 13.704 32.582 13.243 C 32.132 12.781 31.444 12.551 30.518 12.551 L 27.278 12.551 L 27.278 17.336 Z M 45.095 18.008 C 44.684 18.39 44.214 18.68 43.687 18.878 C 43.173 19.063 42.62 19.155 42.029 19.155 C 41.321 19.155 40.666 19.023 40.061 18.759 C 39.457 18.496 38.936 18.14 38.499 17.692 C 38.062 17.23 37.721 16.69 37.477 16.07 C 37.233 15.438 37.11 14.765 37.11 14.053 C 37.11 13.342 37.233 12.676 37.477 12.056 C 37.721 11.424 38.062 10.883 38.499 10.435 C 38.936 9.974 39.457 9.611 40.061 9.347 C 40.666 9.084 41.321 8.952 42.029 8.952 C 42.62 8.952 43.173 9.051 43.687 9.249 C 44.209 9.43 44.688 9.719 45.095 10.099 L 45.095 9.11 L 46.754 9.11 L 46.754 18.997 L 45.095 18.997 Z M 42.067 17.553 C 42.761 17.553 43.366 17.402 43.88 17.098 C 44.407 16.795 44.812 16.413 45.095 15.952 L 45.095 12.155 C 44.812 11.694 44.407 11.312 43.88 11.008 C 43.366 10.705 42.761 10.554 42.067 10.554 C 41.591 10.554 41.154 10.646 40.756 10.83 C 40.37 11.002 40.029 11.246 39.733 11.562 C 39.451 11.878 39.226 12.254 39.058 12.689 C 38.904 13.111 38.827 13.566 38.827 14.053 C 38.827 14.541 38.904 15.003 39.058 15.438 C 39.226 15.859 39.451 16.229 39.733 16.545 C 40.025 16.858 40.372 17.113 40.756 17.296 C 41.154 17.468 41.591 17.553 42.067 17.553 Z M 56.786 13.122 C 56.786 11.693 55.655 10.534 54.259 10.534 C 52.864 10.534 51.733 11.693 51.733 13.122 L 51.733 18.997 L 50.074 18.997 L 50.074 13.179 C 50.074 10.812 51.948 8.893 54.259 8.893 C 56.571 8.893 58.445 10.812 58.445 13.179 L 58.445 18.997 L 56.786 18.997 Z M 66.062 19.155 C 65.342 19.155 64.68 19.023 64.075 18.759 C 63.471 18.496 62.95 18.133 62.513 17.672 C 62.076 17.211 61.729 16.67 61.472 16.05 C 61.227 15.431 61.105 14.765 61.105 14.053 C 61.105 13.342 61.227 12.676 61.472 12.056 C 61.729 11.437 62.076 10.896 62.513 10.435 C 62.95 9.974 63.471 9.611 64.075 9.347 C 64.68 9.084 65.342 8.952 66.062 8.952 C 66.872 8.952 67.579 9.104 68.183 9.407 C 68.801 9.697 69.321 10.066 69.746 10.514 L 68.685 11.7 C 68.376 11.384 68.003 11.114 67.566 10.89 C 67.142 10.666 66.641 10.554 66.062 10.554 C 65.586 10.554 65.149 10.646 64.751 10.83 C 64.365 11.002 64.024 11.246 63.728 11.562 C 63.445 11.878 63.22 12.254 63.053 12.689 C 62.899 13.111 62.822 13.566 62.822 14.053 C 62.822 14.541 62.899 15.003 63.053 15.438 C 63.22 15.859 63.445 16.229 63.728 16.545 C 64.02 16.858 64.367 17.113 64.751 17.296 C 65.149 17.468 65.586 17.553 66.062 17.553 C 66.641 17.553 67.142 17.441 67.566 17.217 C 68.003 16.993 68.376 16.723 68.685 16.406 L 69.746 17.593 C 69.321 18.041 68.801 18.417 68.183 18.72 C 67.579 19.01 66.872 19.155 66.062 19.155 Z M 76.338 19.155 C 75.605 19.155 74.93 19.023 74.313 18.759 C 73.708 18.496 73.181 18.133 72.731 17.672 C 72.294 17.211 71.947 16.67 71.69 16.05 C 71.445 15.431 71.323 14.765 71.323 14.053 C 71.323 13.342 71.445 12.676 71.69 12.056 C 71.947 11.437 72.294 10.896 72.731 10.435 C 73.181 9.974 73.708 9.611 74.313 9.347 C 74.93 9.084 75.605 8.952 76.338 8.952 C 77.058 8.952 77.72 9.084 78.324 9.347 C 78.941 9.611 79.468 9.974 79.906 10.435 C 80.356 10.896 80.703 11.437 80.947 12.056 C 81.204 12.676 81.333 13.342 81.333 14.053 C 81.333 14.765 81.204 15.431 80.947 16.05 C 80.703 16.67 80.356 17.211 79.906 17.672 C 79.468 18.133 78.941 18.496 78.324 18.759 C 77.72 19.023 77.058 19.155 76.338 19.155 Z M 76.338 17.553 C 76.826 17.553 77.27 17.468 77.668 17.296 C 78.08 17.112 78.427 16.861 78.71 16.545 C 79.006 16.229 79.231 15.859 79.385 15.438 C 79.539 15.003 79.616 14.541 79.616 14.053 C 79.616 13.566 79.539 13.111 79.385 12.689 C 79.231 12.254 79.006 11.878 78.71 11.562 C 78.427 11.246 78.08 11.002 77.668 10.83 C 77.27 10.646 76.826 10.554 76.338 10.554 C 75.849 10.554 75.399 10.646 74.988 10.83 C 74.595 10.998 74.24 11.247 73.946 11.562 C 73.663 11.878 73.438 12.254 73.271 12.689 C 73.117 13.111 73.04 13.566 73.04 14.053 C 73.04 14.541 73.117 15.003 73.271 15.438 C 73.438 15.859 73.663 16.229 73.946 16.545 C 74.242 16.861 74.589 17.112 74.988 17.296 C 75.399 17.468 75.849 17.553 76.338 17.553 Z M 84.005 9.11 L 85.663 9.11 L 85.663 10.166 C 85.998 9.744 86.39 9.539 86.84 9.328 C 87.29 9.117 87.785 9.011 88.325 9.011 C 88.556 9.011 88.781 9.031 89 9.071 L 89 10.83 C 88.73 10.751 88.421 10.712 88.074 10.712 C 87.547 10.712 87.065 10.844 86.628 11.107 C 86.38 11.261 86.167 11.495 85.99 11.766 C 85.737 12.152 85.663 12.624 85.663 13.089 L 85.663 18.997 L 84.005 18.997 Z M 6.621 0 L 0.784 3.455 L 6.621 6.926 L 12.457 3.455 L 6.621 0 Z M 0 11.742 L 5.823 15.184 L 5.823 8.291 L 0 4.848 L 0 11.742 Z M 0 20.495 L 5.823 23.938 L 5.823 17.045 L 0 13.602 Z M 13.241 11.742 L 7.418 15.184 L 7.418 8.291 L 13.241 4.848 Z M 15.622 12.195 L 15.622 19.089 L 7.419 23.938 L 7.419 17.045 Z\" fill=\"hsl(0, 0%, 100%)\"></path></svg>',svgContentId:8695589452,withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-p04wpm-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"VKwEUMMU6-container\",nodeId:\"VKwEUMMU6\",rendersWithMotion:true,scopeId:\"SzdcYQuor\",style:{rotate:-90},children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"arrow-down\",id:\"VKwEUMMU6\",layoutId:\"VKwEUMMU6\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XCesL.framer-2sqjb, .framer-XCesL .framer-2sqjb { display: block; }\",\".framer-XCesL.framer-lqicic { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 15px; position: relative; width: 380px; }\",\".framer-XCesL .framer-1isv9ep, .framer-XCesL .framer-1x7ptzk, .framer-XCesL .framer-1dchl2v, .framer-XCesL .framer-jgux8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 6px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-XCesL .framer-6jr5ew, .framer-XCesL .framer-uizkzs { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); overflow: visible; position: relative; width: 60px; }\",\".framer-XCesL .framer-1u8o261, .framer-XCesL .framer-1c7hrfj, .framer-XCesL .framer-3829dh, .framer-XCesL .framer-1s3y1lw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-XCesL .framer-b03r31, .framer-XCesL .framer-bzgdca, .framer-XCesL .framer-1o200sk, .framer-XCesL .framer-lau4lw, .framer-XCesL .framer-12h4d1e, .framer-XCesL .framer-1v2abmr, .framer-XCesL .framer-14k3nar, .framer-XCesL .framer-9y8hoz { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XCesL .framer-19fz7uv { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); overflow: hidden; position: relative; width: 60px; will-change: var(--framer-will-change-override, transform); }\",\".framer-XCesL .framer-17uud4d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 60px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 60px; }\",\".framer-XCesL .framer-v7yd1t { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-XCesL .framer-51l969 { flex: none; height: 1px; overflow: visible; position: relative; width: 100%; }\",\".framer-XCesL .framer-fqgtjt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-XCesL .framer-14f79ui { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XCesL .framer-1yp8one { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-XCesL .framer-pv56kx { flex: none; height: 24px; position: relative; width: 89px; }\",\".framer-XCesL .framer-p04wpm-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 22px); position: relative; width: 19px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XCesL.framer-lqicic, .framer-XCesL .framer-1isv9ep, .framer-XCesL .framer-1u8o261, .framer-XCesL .framer-1x7ptzk, .framer-XCesL .framer-1c7hrfj, .framer-XCesL .framer-1dchl2v, .framer-XCesL .framer-3829dh, .framer-XCesL .framer-jgux8, .framer-XCesL .framer-17uud4d, .framer-XCesL .framer-1s3y1lw, .framer-XCesL .framer-fqgtjt, .framer-XCesL .framer-14f79ui { gap: 0px; } .framer-XCesL.framer-lqicic > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-XCesL.framer-lqicic > :first-child, .framer-XCesL .framer-1u8o261 > :first-child, .framer-XCesL .framer-1c7hrfj > :first-child, .framer-XCesL .framer-3829dh > :first-child, .framer-XCesL .framer-1s3y1lw > :first-child { margin-top: 0px; } .framer-XCesL.framer-lqicic > :last-child, .framer-XCesL .framer-1u8o261 > :last-child, .framer-XCesL .framer-1c7hrfj > :last-child, .framer-XCesL .framer-3829dh > :last-child, .framer-XCesL .framer-1s3y1lw > :last-child { margin-bottom: 0px; } .framer-XCesL .framer-1isv9ep > *, .framer-XCesL .framer-1x7ptzk > *, .framer-XCesL .framer-1dchl2v > *, .framer-XCesL .framer-jgux8 > *, .framer-XCesL .framer-fqgtjt > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-XCesL .framer-1isv9ep > :first-child, .framer-XCesL .framer-1x7ptzk > :first-child, .framer-XCesL .framer-1dchl2v > :first-child, .framer-XCesL .framer-jgux8 > :first-child, .framer-XCesL .framer-17uud4d > :first-child, .framer-XCesL .framer-fqgtjt > :first-child, .framer-XCesL .framer-14f79ui > :first-child { margin-left: 0px; } .framer-XCesL .framer-1isv9ep > :last-child, .framer-XCesL .framer-1x7ptzk > :last-child, .framer-XCesL .framer-1dchl2v > :last-child, .framer-XCesL .framer-jgux8 > :last-child, .framer-XCesL .framer-17uud4d > :last-child, .framer-XCesL .framer-fqgtjt > :last-child, .framer-XCesL .framer-14f79ui > :last-child { margin-right: 0px; } .framer-XCesL .framer-1u8o261 > *, .framer-XCesL .framer-1c7hrfj > *, .framer-XCesL .framer-3829dh > *, .framer-XCesL .framer-1s3y1lw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XCesL .framer-17uud4d > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-XCesL .framer-14f79ui > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } }\",\".framer-XCesL.framer-v-1a75oy0.framer-lqicic { gap: 0px; padding: 32px 0px 0px 0px; }\",\".framer-XCesL.framer-v-1a75oy0 .framer-1isv9ep { order: 0; }\",\".framer-XCesL.framer-v-1a75oy0 .framer-1x7ptzk { order: 1; }\",\".framer-XCesL.framer-v-1a75oy0 .framer-1dchl2v { order: 2; }\",\".framer-XCesL.framer-v-1a75oy0 .framer-jgux8 { order: 3; }\",\".framer-XCesL.framer-v-1a75oy0 .framer-51l969 { order: 5; }\",\".framer-XCesL.framer-v-1a75oy0 .framer-fqgtjt { order: 4; }\",\".framer-XCesL.framer-v-1a75oy0 .framer-p04wpm-container { height: var(--framer-aspect-ratio-supported, 19px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XCesL.framer-v-1a75oy0.framer-lqicic { gap: 0px; } .framer-XCesL.framer-v-1a75oy0.framer-lqicic > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XCesL.framer-v-1a75oy0.framer-lqicic > :first-child { margin-top: 0px; } .framer-XCesL.framer-v-1a75oy0.framer-lqicic > :last-child { margin-bottom: 0px; } }\",'.framer-XCesL[data-border=\"true\"]::after, .framer-XCesL [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 417\n * @framerIntrinsicWidth 380\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"MIrV9Mnaj\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSzdcYQuor=withCSS(Component,css,\"framer-XCesL\");export default FramerSzdcYQuor;FramerSzdcYQuor.displayName=\"Links: Product\";FramerSzdcYQuor.defaultProps={height:417,width:380};addPropertyControls(FramerSzdcYQuor,{variant:{options:[\"jSxzEVFXe\",\"MIrV9Mnaj\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSzdcYQuor,[{explicitInter:true,fonts:[{family:\"Euclid Circular A Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/xAgGSvpEghG5GJ5uNDWafIGb0.ttf\"},{family:\"Euclid Circular A Regular Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/zo4ECBKfFu3lGSiOb8hicDi6uw.ttf\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSzdcYQuor\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"417\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"380\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MIrV9Mnaj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SzdcYQuor.map","// Generated by Framer (ee40135)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,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 LinksResources from\"https://framerusercontent.com/modules/skgHaMWyw7Hc3IMfG5yN/nQdPLMJ7bPyWIq97STIy/DzXnYyFak.js\";import MenuLink2 from\"https://framerusercontent.com/modules/h1rUWV5jgeWbT1aOZipV/DnRFwXuk2FbL1ECbY5Td/Gn2niftKW.js\";import Trigger from\"https://framerusercontent.com/modules/U5zwi9dpWgzeckhB900o/K204ZtpgEsjgHUfTAkKm/NHIIwmJCZ.js\";import LinksCommunity from\"https://framerusercontent.com/modules/eJwbFC7l2HFfDuuqQ2Vd/P8ajc9oN2DNqxeRTf01A/rSeNgKhMf.js\";import LinksProduct from\"https://framerusercontent.com/modules/GXHPe60SpJju9wWXgpDi/0XpYwvAoCYaVhJXtpJ4e/SzdcYQuor.js\";const MenuLink2Fonts=getFonts(MenuLink2);const TriggerFonts=getFonts(Trigger);const LinksProductFonts=getFonts(LinksProduct);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const LinksResourcesFonts=getFonts(LinksResources);const LinksCommunityFonts=getFonts(LinksCommunity);const cycleOrder=[\"GfeV1ui3l\",\"grJpLQjAG\",\"D2p92WPfF\"];const serializationHash=\"framer-M2ymJ\";const variantClassNames={D2p92WPfF:\"framer-v-179wjvb\",GfeV1ui3l:\"framer-v-1dxscni\",grJpLQjAG:\"framer-v-13oeu1l\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition2={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const transition3={damping:40,delay:0,mass:.5,stiffness:600,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,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 humanReadableVariantMap={\"Phone Open\":\"D2p92WPfF\",Default:\"GfeV1ui3l\",Phone:\"grJpLQjAG\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"GfeV1ui3l\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GfeV1ui3l\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap43j0z4=activeVariantCallback(async(...args)=>{setVariant(\"grJpLQjAG\");});const onTap2dud8s=activeVariantCallback(async(...args)=>{setVariant(\"D2p92WPfF\");});const PWSlWeqS6txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"grJpLQjAG\",\"D2p92WPfF\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"D2p92WPfF\")return true;return false;};const router=useRouter();const isDisplayed2=()=>{if(baseVariant===\"grJpLQjAG\")return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"D2p92WPfF\")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,children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1dxscni\",className,classNames),\"data-framer-name\":\"Default\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"GfeV1ui3l\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{D2p92WPfF:{backgroundColor:\"rgb(0, 0, 0)\"}},...addPropertyOverrides({D2p92WPfF:{\"data-framer-name\":\"Phone Open\"},grJpLQjAG:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uxx22v\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"swnlZeJ7B\",...addPropertyOverrides({D2p92WPfF:{\"data-highlight\":true,onTap:onTap43j0z4}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r5zxvx\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"cfCBDf8wA\",...addPropertyOverrides({D2p92WPfF:{\"data-highlight\":true,onTap:onTap43j0z4},grJpLQjAG:{\"data-highlight\":true,onTap:onTap2dud8s}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tgu0sm\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"uBQ0I08QT\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{D2p92WPfF:{backgroundColor:\"rgb(255, 255, 255)\",rotate:-45},grJpLQjAG:{backgroundColor:\"rgb(255, 255, 255)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-uokeqe\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"Ath0d9j4K\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{D2p92WPfF:{backgroundColor:\"rgb(255, 255, 255)\",rotate:45},grJpLQjAG:{backgroundColor:\"rgb(255, 255, 255)\"}}})]}),/*#__PURE__*/_jsx(Link,{clickTrackingId:\"nav-logo\",href:{webPageId:\"flOIYRy97\"},motionChild:true,nodeId:\"qfZj675SG\",scopeId:\"ArjIK97PF\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-sv2cu3 framer-g7g3cy\",\"data-framer-name\":\"Bancor_Logo_Gradient_Blue_Icon\",fill:\"black\",intrinsicHeight:722,intrinsicWidth:2750,layoutDependency:layoutDependency,layoutId:\"qfZj675SG\",svg:'<svg width=\"2750\" height=\"722\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M204.538 0 24.236 103.833l180.302 104.35 180.3-104.35L204.538 0ZM.002 352.93l179.88 103.479V249.21L.002 145.732V352.93Zm179.88 366.596L.002 616.047V408.865l179.88 103.462v207.199ZM409.049 352.93 229.17 456.409V249.21l179.879-103.478V352.93Zm73.536 220.827V366.545L229.176 512.321v207.196l253.409-145.76Z\" fill=\"url(#b)\"/><path d=\"M788.469 149.015h141.206c20.258 0 38.131 2.971 53.622 8.915 15.888 5.943 28.993 13.867 39.323 23.773 10.33 9.906 18.07 21.594 23.24 35.066 5.56 13.471 8.34 27.537 8.34 42.198 0 21.395-3.98 39.226-11.92 53.49-7.55 13.867-18.27 25.358-32.17 34.47 21.05 7.925 38.33 20.405 51.83 37.444 13.51 16.642 20.26 39.225 20.26 67.755 0 19.017-3.57 36.056-10.73 51.113-7.14 14.658-17.07 27.138-29.78 37.441-12.71 9.906-28.01 17.435-45.88 22.586-17.876 5.152-37.734 7.726-59.583 7.726H788.469V149.015Zm140.013 181.866c22.641 0 40.119-6.142 52.432-18.424 12.711-12.68 19.066-28.528 19.066-47.547 0-8.717-1.591-17.038-4.768-24.962-3.178-8.321-7.943-15.453-14.298-21.396-5.957-5.943-13.506-10.698-22.641-14.264-8.738-3.566-18.668-5.349-29.791-5.349h-85.796v131.942h85.796Zm14.301 190.186c28.598 0 49.849-6.736 63.747-20.205 13.91-13.473 20.86-30.511 20.86-51.113 0-20.605-6.95-37.84-20.86-51.709-13.898-13.866-35.149-20.802-63.747-20.802H842.686v143.829h100.097Zm450.317 20.212c-12.71 11.488-27.21 20.205-43.49 26.149-15.89 5.548-32.97 8.321-51.24 8.321-21.85 0-42.11-3.962-60.77-11.887-18.67-7.925-34.76-18.62-48.27-32.093-13.5-13.869-24.02-30.112-31.57-48.736-7.55-19.02-11.32-39.225-11.32-60.623 0-21.394 3.77-41.403 11.32-60.026 7.55-19.02 18.07-35.264 31.57-48.736 13.51-13.868 29.6-24.764 48.27-32.688 18.66-7.925 38.92-11.887 60.77-11.887 18.27 0 35.35 2.972 51.24 8.915 16.28 5.547 30.78 14.066 43.49 25.557v-29.717h51.24v297.166h-51.24v-29.715Zm-93.54-13.669c21.45 0 40.12-4.559 56-13.672 16.29-9.111 28.8-20.602 37.54-34.471V365.354c-8.74-13.866-21.25-25.357-37.54-34.47-15.88-9.113-34.55-13.67-56-13.67-14.7 0-28.2 2.774-40.52 8.321-11.91 5.151-22.44 12.481-31.57 21.991-8.74 9.51-15.69 20.801-20.86 33.878-4.76 12.676-7.15 26.349-7.15 41.006 0 14.662 2.39 28.531 7.15 41.603 5.17 12.68 12.12 23.776 20.86 33.286 9.13 9.506 19.66 17.035 31.57 22.582 12.32 5.152 25.82 7.729 40.52 7.729Zm454.69-133.202c0-42.955-34.94-77.779-78.05-77.779-43.1 0-78.05 34.824-78.05 77.779v176.589h-51.24V396.142c0-71.158 57.89-128.843 129.29-128.843 71.41 0 129.29 57.685 129.29 128.843v174.855h-51.24V394.408Zm286.56 181.341c-22.24 0-42.7-3.962-61.37-11.887-18.67-7.925-34.76-18.82-48.26-32.689-13.5-13.865-24.23-30.112-32.17-48.736-7.55-18.62-11.32-38.629-11.32-60.027 0-21.394 3.77-41.403 11.32-60.026 7.94-18.624 18.67-34.868 32.17-48.736 13.5-13.868 29.59-24.764 48.26-32.688 18.67-7.925 39.13-11.887 61.37-11.887 25.02 0 46.87 4.557 65.54 13.67 19.06 8.717 35.15 19.811 48.26 33.283l-32.77 35.659c-9.54-9.51-21.05-17.631-34.56-24.367-13.11-6.736-28.6-10.104-46.47-10.104-14.7 0-28.2 2.774-40.52 8.321-11.91 5.151-22.44 12.481-31.57 21.991-8.74 9.51-15.69 20.801-20.86 33.878-4.76 12.676-7.15 26.349-7.15 41.006 0 14.662 2.39 28.531 7.15 41.603 5.17 12.68 12.12 23.776 20.86 33.286 9.13 9.506 19.66 17.035 31.57 22.582 12.32 5.152 25.82 7.729 40.52 7.729 17.87 0 33.36-3.37 46.47-10.106 13.51-6.736 25.02-14.858 34.56-24.368l32.77 35.663c-13.11 13.469-29.2 24.76-48.26 33.874-18.67 8.718-40.52 13.076-65.54 13.076Zm317.44 0c-22.64 0-43.49-3.962-62.55-11.887-18.67-7.925-34.96-18.82-48.86-32.689-13.51-13.865-24.23-30.112-32.18-48.736-7.54-18.62-11.32-38.629-11.32-60.027 0-21.394 3.78-41.403 11.32-60.026 7.95-18.624 18.67-34.868 32.18-48.736 13.9-13.868 30.19-24.764 48.86-32.688 19.06-7.925 39.91-11.887 62.55-11.887 22.25 0 42.71 3.962 61.37 11.887 19.07 7.924 35.35 18.82 48.86 32.688 13.9 13.868 24.62 30.112 32.17 48.736 7.95 18.623 11.92 38.632 11.92 60.026 0 21.398-3.97 41.407-11.92 60.027-7.55 18.624-18.27 34.871-32.17 48.736-13.51 13.869-29.79 24.764-48.86 32.689-18.66 7.925-39.12 11.887-61.37 11.887Zm0-48.139c15.1 0 28.8-2.577 41.11-7.729 12.72-5.547 23.44-13.076 32.18-22.582 9.13-9.51 16.08-20.606 20.85-33.286 4.77-13.072 7.15-26.941 7.15-41.603 0-14.657-2.38-28.33-7.15-41.006-4.77-13.077-11.72-24.368-20.85-33.878-8.74-9.51-19.46-16.84-32.18-21.991-12.31-5.547-26.01-8.321-41.11-8.321-15.09 0-28.99 2.774-41.7 8.321-12.32 5.151-23.04 12.481-32.17 21.991-8.75 9.51-15.7 20.801-20.86 33.878-4.77 12.676-7.15 26.349-7.15 41.006 0 14.662 2.38 28.531 7.15 41.603 5.16 12.68 12.11 23.776 20.86 33.286 9.13 9.506 19.85 17.035 32.17 22.582 12.71 5.152 26.61 7.729 41.7 7.729Zm236.86-253.785h51.24v31.732c10.33-12.679 22.44-18.854 36.34-25.194 13.91-6.339 29.2-9.509 45.88-9.509 7.15 0 14.1.594 20.86 1.783v52.895c-8.34-2.377-17.88-3.565-28.6-3.565-16.29 0-31.18 3.962-44.69 11.886-7.65 4.626-14.22 11.669-19.71 19.807-7.81 11.586-10.08 25.797-10.08 39.754v177.578h-51.24V273.825Z\" fill=\"#fff\"/></g><defs><linearGradient id=\"b\" x1=\"347.864\" y1=\"518.658\" x2=\"-132.001\" y2=\"196.815\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#10BBD8\"/><stop offset=\"1\" stop-color=\"#67D79F\"/></linearGradient><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h2749.41v721.38H0z\"/></clipPath></defs></svg>',title:\"Bancor Logo\",withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mgsmcz\",layoutDependency:layoutDependency,layoutId:\"mPwmw6vvu\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0V1Y2xpZCBDaXJjdWxhciBBIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Euclid Circular A Regular\", \"Euclid Circular A Regular Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"0.5em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.4))\"},children:\"PRODUCTS\"})}),className:\"framer-1k7cd38\",fonts:[\"CUSTOM;Euclid Circular A Regular\"],layoutDependency:layoutDependency,layoutId:\"cSTGu3lGT\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.4)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yl29y4\",layoutDependency:layoutDependency,layoutId:\"olOz6t7wL\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({D2p92WPfF:{height:19,width:`max((${componentViewport?.width||\"100vw\"} - 56px) / 2, 140px)`,y:(componentViewport?.y||0)+0+84+30+98.5+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-yorq7k-container\",layoutDependency:layoutDependency,layoutId:\"NE6Ui4Nai-container\",nodeId:\"NE6Ui4Nai\",rendersWithMotion:true,scopeId:\"ArjIK97PF\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://www.carbondefi.xyz/\",height:\"100%\",id:\"NE6Ui4Nai\",layoutId:\"NE6Ui4Nai\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Carbon DeFi\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"d7LrbZwMI\"},implicitPathVariables:undefined},{href:{webPageId:\"d7LrbZwMI\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({D2p92WPfF:{height:19,width:`max((${componentViewport?.width||\"100vw\"} - 56px) / 2, 140px)`,y:(componentViewport?.y||0)+0+84+30+98.5+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-178uitr-container\",layoutDependency:layoutDependency,layoutId:\"u2RmXbC2c-container\",nodeId:\"u2RmXbC2c\",rendersWithMotion:true,scopeId:\"ArjIK97PF\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:resolvedLinks[0],height:\"100%\",id:\"u2RmXbC2c\",layoutId:\"u2RmXbC2c\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Arb Fast Lane\",...addPropertyOverrides({D2p92WPfF:{eqZrdEPm9:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,...addPropertyOverrides({D2p92WPfF:{width:`max((${componentViewport?.width||\"100vw\"} - 56px) / 2, 140px)`,y:(componentViewport?.y||0)+0+84+30+98.5+0+35}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2ir08m-container\",layoutDependency:layoutDependency,layoutId:\"L_BQF0lNv-container\",nodeId:\"L_BQF0lNv\",rendersWithMotion:true,scopeId:\"ArjIK97PF\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://carbondefi.xyz/simulate\",height:\"100%\",id:\"L_BQF0lNv\",layoutId:\"L_BQF0lNv\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Simulator\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({D2p92WPfF:{height:19,width:`max((${componentViewport?.width||\"100vw\"} - 56px) / 2, 140px)`,y:(componentViewport?.y||0)+0+84+30+98.5+0+35}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gop1zv-container\",layoutDependency:layoutDependency,layoutId:\"sjSIXZJiI-container\",nodeId:\"sjSIXZJiI\",rendersWithMotion:true,scopeId:\"ArjIK97PF\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:\"https://app.bancor.network/\",height:\"100%\",id:\"sjSIXZJiI\",layoutId:\"sjSIXZJiI\",style:{width:\"100%\"},width:\"100%\",zOqxYdBsy:\"Bancor AMM\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SZyLI0hrT\"},implicitPathVariables:undefined},{href:{webPageId:\"SZyLI0hrT\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,...addPropertyOverrides({D2p92WPfF:{y:(componentViewport?.y||0)+0+84+30+98.5+0+70}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15t06wk-container\",layoutDependency:layoutDependency,layoutId:\"L0HXXwabK-container\",nodeId:\"L0HXXwabK\",rendersWithMotion:true,scopeId:\"ArjIK97PF\",children:/*#__PURE__*/_jsx(MenuLink2,{eqZrdEPm9:resolvedLinks1[0],height:\"100%\",id:\"L0HXXwabK\",layoutId:\"L0HXXwabK\",width:\"100%\",zOqxYdBsy:\"Powered by Bancor\",...addPropertyOverrides({D2p92WPfF:{eqZrdEPm9:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({D2p92WPfF:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ug1pij\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"asgdOvovl\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+(24+((componentViewport?.height||80)-48-46)/2)+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-1y2f965-container\",id:`${layoutId}-1y2f965`,layoutDependency:layoutDependency,layoutId:\"CklPUi6dJ-container\",nodeId:\"CklPUi6dJ\",ref:ref1,rendersWithMotion:true,scopeId:\"ArjIK97PF\",children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Products\",height:\"100%\",id:\"CklPUi6dJ\",layoutId:\"CklPUi6dJ\",PWSlWeqS6:PWSlWeqS6txyyif({overlay}),variant:overlay.visible?\"L7wVBAgSD\":\"W6B3emq7j\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1y2f965`,offsetX:0,offsetY:5,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:417,y:(componentViewport?.y||0)+(24+((componentViewport?.height||80)-48-46)/2)+0+70,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-eqh9mh-container\",exit:animation,inComponentSlot:true,initial:animation2,layoutDependency:layoutDependency,layoutId:\"EnrdzZaqD-container\",nodeId:\"EnrdzZaqD\",ref:ref2,rendersWithMotion:true,role:\"dialog\",scopeId:\"ArjIK97PF\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(LinksProduct,{height:\"100%\",id:\"EnrdzZaqD\",layoutId:\"EnrdzZaqD\",variant:\"jSxzEVFXe\",width:\"100%\"})})})})})]})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":OWsCSn4W0\",webPageId:\"flOIYRy97\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+(24+((componentViewport?.height||80)-48-46)/2)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-noucre-container\",layoutDependency:layoutDependency,layoutId:\"A28czn3bm-container\",nodeId:\"A28czn3bm\",rendersWithMotion:true,scopeId:\"ArjIK97PF\",children:/*#__PURE__*/_jsx(Trigger,{Cp56b49G9:resolvedLinks2[0],DApvjrdfG:\"Solutions\",height:\"100%\",id:\"A28czn3bm\",layoutId:\"A28czn3bm\",variant:\"hYChrLT9P\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+(24+((componentViewport?.height||80)-48-46)/2)+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-uj5oo1-container\",id:`${layoutId}-uj5oo1`,layoutDependency:layoutDependency,layoutId:\"xxMZUpDXs-container\",nodeId:\"xxMZUpDXs\",ref:ref3,rendersWithMotion:true,scopeId:\"ArjIK97PF\",children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Resources\",height:\"100%\",id:\"xxMZUpDXs\",layoutId:\"xxMZUpDXs\",PWSlWeqS6:PWSlWeqS6txyyif({overlay:overlay1}),variant:overlay1.visible?\"L7wVBAgSD\":\"W6B3emq7j\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-uj5oo1`,offsetX:0,offsetY:5,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:341,y:(componentViewport?.y||0)+(24+((componentViewport?.height||80)-48-46)/2)+0+70,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1y5rcup-container\",exit:animation,inComponentSlot:true,initial:animation2,layoutDependency:layoutDependency,layoutId:\"bmXbzzdke-container\",nodeId:\"bmXbzzdke\",ref:ref4,rendersWithMotion:true,role:\"dialog\",scopeId:\"ArjIK97PF\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(LinksResources,{height:\"100%\",id:\"bmXbzzdke\",layoutId:\"bmXbzzdke\",variant:\"t00I_e_KS\",width:\"100%\"})})})})})]})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+(24+((componentViewport?.height||80)-48-46)/2)+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-1mrxmjf-container\",id:`${layoutId}-1mrxmjf`,layoutDependency:layoutDependency,layoutId:\"iL64rxmpn-container\",nodeId:\"iL64rxmpn\",ref:ref5,rendersWithMotion:true,scopeId:\"ArjIK97PF\",children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Socials\",height:\"100%\",id:\"iL64rxmpn\",layoutId:\"iL64rxmpn\",PWSlWeqS6:PWSlWeqS6txyyif({overlay:overlay2}),variant:overlay2.visible?\"L7wVBAgSD\":\"W6B3emq7j\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref5,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1mrxmjf`,offsetX:0,offsetY:5,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:235,y:(componentViewport?.y||0)+(24+((componentViewport?.height||80)-48-46)/2)+0+70,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1i9mvf5-container\",exit:animation,inComponentSlot:true,initial:animation2,layoutDependency:layoutDependency,layoutId:\"Ryif46kPS-container\",nodeId:\"Ryif46kPS\",ref:ref6,rendersWithMotion:true,role:\"dialog\",scopeId:\"ArjIK97PF\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(LinksCommunity,{height:\"100%\",id:\"Ryif46kPS\",layoutId:\"Ryif46kPS\",variant:\"VE8rSQ8pl\",width:\"100%\"})})})})})]})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({D2p92WPfF:{height:235,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+301.5+0+341}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pypk85-container\",layoutDependency:layoutDependency,layoutId:\"zxetCDSx4-container\",nodeId:\"zxetCDSx4\",rendersWithMotion:true,scopeId:\"ArjIK97PF\",children:/*#__PURE__*/_jsx(LinksCommunity,{height:\"100%\",id:\"zxetCDSx4\",layoutId:\"zxetCDSx4\",style:{width:\"100%\"},variant:\"VE8rSQ8pl\",width:\"100%\",...addPropertyOverrides({D2p92WPfF:{variant:\"uvC2drZvA\"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({D2p92WPfF:{height:341,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+301.5+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16wtuin-container\",layoutDependency:layoutDependency,layoutId:\"G5fHjjlG7-container\",nodeId:\"G5fHjjlG7\",rendersWithMotion:true,scopeId:\"ArjIK97PF\",children:/*#__PURE__*/_jsx(LinksResources,{height:\"100%\",id:\"G5fHjjlG7\",layoutId:\"G5fHjjlG7\",style:{width:\"100%\"},variant:\"t00I_e_KS\",width:\"100%\",...addPropertyOverrides({D2p92WPfF:{variant:\"QH5ecrUXD\"}},baseVariant,gestureVariant)})})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-M2ymJ.framer-g7g3cy, .framer-M2ymJ .framer-g7g3cy { display: block; }\",\".framer-M2ymJ.framer-1dxscni { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 80px; justify-content: flex-start; overflow: visible; padding: 24px; position: relative; width: 1200px; }\",\".framer-M2ymJ .framer-1uxx22v { 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: 0px; position: relative; width: min-content; }\",\".framer-M2ymJ .framer-r5zxvx { flex: none; height: 40px; overflow: hidden; position: relative; width: 40px; }\",\".framer-M2ymJ .framer-1tgu0sm { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(62.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-M2ymJ .framer-uokeqe { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(37.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-M2ymJ .framer-sv2cu3 { aspect-ratio: 3.8088642659279777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; text-decoration: none; width: 152px; }\",\".framer-M2ymJ .framer-mgsmcz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 30px 20px 0px 20px; position: relative; width: 1px; }\",\".framer-M2ymJ .framer-1k7cd38 { -webkit-user-select: none; flex: 1 0 0px; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-M2ymJ .framer-1yl29y4 { display: grid; flex: 1 0 0px; gap: 16px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(140px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-M2ymJ .framer-yorq7k-container, .framer-M2ymJ .framer-178uitr-container, .framer-M2ymJ .framer-2ir08m-container, .framer-M2ymJ .framer-1gop1zv-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-M2ymJ .framer-15t06wk-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: fit-content; }\",\".framer-M2ymJ .framer-ug1pij { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-M2ymJ .framer-1y2f965-container, .framer-M2ymJ .framer-noucre-container, .framer-M2ymJ .framer-uj5oo1-container, .framer-M2ymJ .framer-1mrxmjf-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-M2ymJ .framer-eqh9mh-container, .framer-M2ymJ .framer-1y5rcup-container, .framer-M2ymJ .framer-1i9mvf5-container { height: auto; position: relative; width: auto; }\",\".framer-M2ymJ .framer-1pypk85-container, .framer-M2ymJ .framer-16wtuin-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-M2ymJ.framer-v-13oeu1l.framer-1dxscni { flex-direction: column; gap: 0px; height: min-content; overflow: hidden; padding: 10px 0px 10px 0px; width: 390px; }\",\".framer-M2ymJ.framer-v-13oeu1l .framer-1uxx22v { gap: unset; height: 70px; justify-content: space-between; order: 0; padding: 0px 10px 0px 20px; width: 100%; z-index: 2; }\",\".framer-M2ymJ.framer-v-13oeu1l .framer-r5zxvx, .framer-M2ymJ.framer-v-179wjvb .framer-r5zxvx { cursor: pointer; height: 44px; order: 2; width: 44px; }\",\".framer-M2ymJ.framer-v-13oeu1l .framer-sv2cu3, .framer-M2ymJ.framer-v-179wjvb .framer-sv2cu3 { order: 1; }\",\".framer-M2ymJ.framer-v-179wjvb.framer-1dxscni { flex-direction: column; gap: 0px; height: min-content; max-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: hidden; overflow-y: auto; overscroll-behavior: contain; padding: 0px; width: 390px; }\",\".framer-M2ymJ.framer-v-179wjvb .framer-1uxx22v { cursor: pointer; gap: unset; justify-content: space-between; order: 0; padding: 20px 10px 20px 20px; width: 100%; z-index: 2; }\",\".framer-M2ymJ.framer-v-179wjvb .framer-1tgu0sm, .framer-M2ymJ.framer-v-179wjvb .framer-uokeqe { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-M2ymJ.framer-v-179wjvb .framer-mgsmcz { flex: none; flex-direction: column; order: 1; width: 100%; }\",\".framer-M2ymJ.framer-v-179wjvb .framer-1k7cd38 { flex: none; order: 0; width: 100%; }\",\".framer-M2ymJ.framer-v-179wjvb .framer-1yl29y4 { flex: none; order: 1; width: 100%; }\",\".framer-M2ymJ.framer-v-179wjvb .framer-ug1pij { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 0px; justify-content: flex-start; order: 3; padding: 0px 20px 0px 20px; width: 100%; z-index: 2; }\",\".framer-M2ymJ.framer-v-179wjvb .framer-1pypk85-container { flex: none; order: 6; width: 100%; }\",\".framer-M2ymJ.framer-v-179wjvb .framer-16wtuin-container { flex: none; order: 5; width: 100%; }\",'.framer-M2ymJ[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-M2ymJ [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-M2ymJ[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-M2ymJ [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-M2ymJ[data-hide-scrollbars=\"true\"], .framer-M2ymJ [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"grJpLQjAG\":{\"layout\":[\"fixed\",\"auto\"]},\"D2p92WPfF\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,null,\"100vh\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerTrackingIds [{\"id\":\"nav-logo\",\"nodeId\":\"qfZj675SG\",\"type\":\"click\"}]\n */const FramerArjIK97PF=withCSS(Component,css,\"framer-M2ymJ\");export default FramerArjIK97PF;FramerArjIK97PF.displayName=\"Navigation\";FramerArjIK97PF.defaultProps={height:80,width:1200};addPropertyControls(FramerArjIK97PF,{variant:{options:[\"GfeV1ui3l\",\"grJpLQjAG\",\"D2p92WPfF\"],optionTitles:[\"Default\",\"Phone\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerArjIK97PF,[{explicitInter:true,fonts:[{family:\"Euclid Circular A Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/xAgGSvpEghG5GJ5uNDWafIGb0.ttf\"}]},...MenuLink2Fonts,...TriggerFonts,...LinksProductFonts,...LinksResourcesFonts,...LinksCommunityFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerArjIK97PF\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"grJpLQjAG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"D2p92WPfF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]}}}\",\"framerTrackingIds\":\"[{\\\"id\\\":\\\"nav-logo\\\",\\\"nodeId\\\":\\\"qfZj675SG\\\",\\\"type\\\":\\\"click\\\"}]\",\"framerIntrinsicHeight\":\"80\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ArjIK97PF.map"],"mappings":"+4BAAgD,IACjB,CAClB,EAAkB,CAC3B,MAAO,OACP,OAAQ,OACR,QAAS,OACT,eAAgB,SAChB,WAAY,SACf,CASK,GAAkB,CACpB,GAAG,EACH,aAAc,EACd,WAAY,2BACZ,OAAQ,uCACR,MAAO,UACP,cAAe,SAClB,CACY,GAA0B,GAAkB,EAAG,IACnC,EAAK,MAAO,CAC7B,MAAO,GACF,MACR,CAAC,CACJ,mBC9BQ,EAAE,GAAG,CAAC,GAAG,CAAC,GAAE,CAAC,IAAM,EAAE,EAAE,YAAY,CAAC,MAAM,EAAE,eAAe,KAAK,EAAE,GAAG,GAAG,GAAG,IAAI,EAAE,cAAc,MAAM,CAAC,IAAIA,EAAE,MAAM,6BAA6B,MAAM,EAAE,OAAO,EAAE,QAAQ,YAAY,KAAK,OAAO,OAAO,EAAE,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAQ,GAAG,EAAE,CAAC,EAAE,cAAc,OAAO,CAAC,EAAE,iDAAiD,CAAC,CAAC,EAAE,cAAc,WAAW,CAAC,OAAO,wBAAwB,CAAC,CAAC,CAAC,CAAC,EAAE,YAAY,OAAO,GAAE,EAAE,OAAO,OCIN,SAAgB,GAAiB,EAAS,EAAa,EAAW,GAAG,EAAc,EAAsB,CAEriB,GAAG,EAAa,OAAO,EAAc,GAAG,GAAY,MAAO,GAAyD,SAAU,EAAE,OAAO,KAAK,IAAM,EAAe,EAAW,aAAa,CAAC,QAAQ,QAAQ,GAAG,CAC5C,OAA7HC,EAAsB,IAAkE,EAAYC,EAAS,EAAe,CAAsB,SAAgB,EAAiB,EAAS,EAAa,EAAW,GAAG,EAAc,EAAsB,CAC/R,IAAM,EAAiBC,MAAY,CAAC,GAAG,GAAY,MAAO,GAAyD,SAAU,EAAE,OAAO,KAAK,IAAM,EAAe,EAAW,aAAa,CAAC,QAAQ,QAAQ,GAAG,CAC3C,OAA7HF,EAAsB,IAAkE,EAAYC,EAAS,EAAe,EAAuB,CAAC,EAAc,EAAW,CAAC,CAAwD,OAA5C,EAAa,EAAc,yBAT9N,IAAgC,CAI2E,GAAc,CAAC,QAAQ,CAAC,KAAK,EAAY,aAAa,CAAC,YAAY,CAAC,KAAK,EAAY,aAAa,CAAC,UAAU,CAAC,KAAK,EAAY,aAAa,CAAC,aAAa,CAAC,KAAK,EAAY,aAAa,CAAC,aAAa,CAAC,KAAK,EAAY,aAAa,CAAC,CAAO,GAAa,EAAI,IAAS,EAAI,KAAK,GAAG,EAAE,aAAa,CAAC,SAAS,EAAO,CAAC,ICIvb,SAAgB,EAAK,EAAM,CAAC,GAAK,CAAC,QAAM,eAAa,aAAW,gBAAc,UAAQ,cAAY,YAAU,eAAa,eAAa,YAAU,EAAsB,EAAO,GAAM,CAAC,IAAM,EAAQ,EAAiB,EAAS,EAAa,EAAW,EAAc,GAAsB,CACvR,CAAC,EAAa,GAAiBE,EAAS,IAAU,OAAOC,EAAYC,EAAM,CAAC,KAAK,CACtF,eAAe,GAAc,CAAC,IAAI,EAAO,GACzC,GAAG,CAA4D,IAAM,EAAO,MAAM,OAA1D,GAAG,KAAgB,EAAQ,aAChD,GAAO,EAAgB,EAAO,QAAQA,EAAM,CAAC,OAAQ,EAAE,CAAC,QAAQ,IAAI,EAAE,CAAI,GAAO,EAAgB,KAAK,CAAE,UAAU,CAAC,EAAO,IAC7H,MAAc,CAAC,GAAc,EAAG,CAAC,EAAQ,CAAC,CAA+D,IAAM,EAAnD,EAAa,SAAS,GAAG,EAAa,OAAiD,EAAK,GAAU,EAAE,CAAC,CAAC,KAAK,OAAqB,EAAK,MAAM,CAAC,MAAM,CAAC,QAAQ,WAAW,CAAC,UAAQ,eAAa,eAAa,cAAY,YAAU,SAAS,EAA2B,EAAK,EAAa,CAAC,MAAM,CAAC,MAAM,OAAO,OAAO,OAAO,UAAU,EAAS,eAAe,IAAA,GAAU,CAAO,QAAM,CAAC,CAAC,EAAW,CAAC,8BAbpZ,IAA4B,IAA8G,KAA2E,IAA2E,KAAqI,CAAa,EAAS,kmFAAopG,CAAO,GAAc,sCAA4C,GAAkB,EAAS,IAAI,GAAM,EAAK,OAAO,EAAE,CAAC,aAAa,CAAC,EAAK,MAAM,EAAE,CAAC,CAAO,GAAsB,EAAS,QAAQ,EAAI,KAAO,EAAI,EAAI,aAAa,EAAE,EAAW,GAAM,EAAE,CAAC,CAa96G,EAAK,YAAY,UAAU,EAAK,aAAa,CAAC,MAAM,GAAG,OAAO,GAAG,cAAc,OAAO,WAAW,OAAO,MAAM,OAAO,aAAa,GAAK,SAAS,GAAM,CAAC,EAAoB,EAAK,CAAC,aAAa,CAAC,KAAK,EAAY,QAAQ,MAAM,SAAS,aAAa,OAAO,cAAc,SAAS,aAAa,EAAK,aAAa,aAAa,CAAC,cAAc,CAAC,KAAK,EAAY,KAAK,QAAQ,EAAS,aAAa,GAAkB,aAAa,EAAK,aAAa,cAAc,MAAM,OAAO,QAAQ,CAAC,kBAAgB,CAAC,EAAa,YAAY,wEAAwE,CAAC,WAAW,CAAC,KAAK,EAAY,OAAO,MAAM,OAAO,YAAY,mBAAmB,QAAQ,CAAC,kBAAgB,EAAa,CAAC,SAAS,CAAC,KAAK,EAAY,QAAQ,aAAa,MAAM,cAAc,KAAK,aAAa,EAAK,aAAa,SAAS,CAAC,MAAM,CAAC,KAAK,EAAY,MAAM,MAAM,QAAQ,aAAa,EAAK,aAAa,MAAM,CAAC,GAAG,GAAc,CAAC,ICZ7sB,SAAS+E,GAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAA+H,OAA9H,GAAmD,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,GAAS,CAAC,CAAQ,sDAAnyB,IAA4K,IAAkE,IAA4B,KAAwH,CAAM7E,GAAa,EAAS8E,EAAQ,CAAO5E,GAAgB,CAAC,UAAU,CAAC,MAAM,GAAK,CAAC,CAAO6E,GAAW,CAAC,YAAY,CAAOC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,CAAuOC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,SAAS,CAAOE,IAAY,CAAC,QAAM,cAAY,CAAC,IAAM,EAAOgB,EAAiB,EAAoB,CAAO,EAAW,GAAmC,EAAO,WAAiB,EAAaC,OAAmB,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,EAAW,CAAC,CAAC,CAAC,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAC,EAASd,GAAS,EAAOe,EAAe,CAAOZ,IAAU,CAAC,SAAO,KAAG,OAAK,WAAS,QAAM,GAAG,MAAyB,CAAC,GAAG,EAAM,UAAU,GAAgC,EAAM,UAAU,UAAgB,GAA4C,EAAM,WAAsC,OAAO,EAASC,IAAwB,EAAM,IAAW,EAAS,KAAK,IAAI,CAAC,EAAM,iBAStnD,EAAgB,EATopD,EAAiB,SAAS,EAAM,EAAI,CAAC,GAAK,CAAC,eAAa,aAAW,GAAe,CAAM,CAAC,QAAM,YAAU,WAAS,UAAQ,YAAU,YAAU,GAAG,GAAWD,GAAS,EAAM,CAAM,CAAC,cAAY,aAAW,iBAAe,kBAAgB,aAAW,YAAU,EAAgB,CAAC,WAAA,GAAW,eAAe,YAAY,gBAAA,GAAgB,UAAQ,kBAAA,GAAkB,CAAC,CAAO,EAAiBC,GAAuB,EAAM,EAAS,CAAO,EAAKc,EAAa,KAAK,CAAO,MAAoB,IAAiB,kBAAmD,EAAgBD,GAAa,CAAO,EAAsB,EAAE,CAAgD,OAAvB,GAAsB,CAAqB,EAAK,EAAY,CAAC,GAAG,GAA4C,EAAgB,SAAsB,EAAKjB,GAAS,CAAC,QAAQ,EAAS,QAAQ,GAAM,SAAsB,EAAKH,GAAW,CAAC,MAAMF,GAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,EAAU,SAAsB,EAAM,EAAO,EAAE,CAAC,GAAG,EAAU,UAAU,GAAG,EAAGF,GAAkB,GAAG,EAAsB,gBAAgB,EAAU,EAAW,CAAC,gBAAgB,mBAAmB,YAA6B,mBAAiB,SAAS,YAAY,eAAe,EAAgB,CAAC,UAAU,GAAM,CAAC,CAAC,iBAAiB,EAAgB,CAAC,UAAU,GAAK,CAAC,CAAC,UAAU,EAAgB,CAAC,UAAU,GAAM,CAAC,CAAC,gBAAgB,EAAgB,CAAC,UAAU,GAAM,CAAC,CAAC,eAAe,EAAgB,CAAC,UAAU,GAAK,CAAC,CAAC,IAAI,GAA6B,EAAK,MAAM,CAAC,GAAG,EAAM,CAAC,GAAGH,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,IAAA,GAAU,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKyB,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qCAAqC,0BAA0B,OAAO,sBAAsB,8CAA8C,CAAC,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,mCAAmC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,QAAQ,IAAI,CAAC,KAAK,EAAU,SAAS,CAAC,kBAAkB,CAAC,QAAQ,EAAE,CAAC,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,GAAGzB,GAAqB,CAAC,kBAAkB,CAAC,SAAsB,EAAKyB,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,0BAA0B,OAAO,sBAAsB,8CAA8C,CAAC,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAC,GAAa,EAAe,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,MAAM,CAAC,OAAO,IAAI,CAAC,SAAsB,EAAKxB,EAAQ,CAAC,MAAM,qBAAqB,OAAO,OAAO,WAAW,OAAO,cAAc,aAAa,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,OAAO,CAAC,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAG,CAAW,CAAC,kFAAkF,gFAAgF,8TAA8T,gHAAgH,mKAAmK,yWAAyW,kEAAkE,uHAAuH,icAAic,CASv/M,eAAe,GAAgB,EAAgB,EAAgB,YAAY,cAAc,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,CAAC,EAAoB,EAAgB,CAAC,UAAU,CAAC,MAAM,OAAO,KAAK,EAAY,KAAK,CAAC,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAM,YAAY,OAAO,MAAM,YAAY,KAAK,EAAY,OAAO,CAAC,CAAC,CAAC,EAAS,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,4BAA4B,OAAO,SAAS,IAAI,qEAAqE,CAAC,CAAC,CAAC,GAAG9E,GAAa,CAAC,CAAC,6BAA6B,GAAK,CAAC,ICT0C,SAAS6E,EAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAA+H,OAA9H,GAAmD,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,GAAS,CAAC,CAAQ,wDAA/yB,IAA8L,IAAkE,IAA4B,KAAoH,CAAMhB,GAAe,EAASkC,EAAU,CAAOhB,GAAW,CAAC,YAAY,YAAY,CAAOC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,CAAuOC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,SAAS,CAAOE,IAAY,CAAC,QAAM,cAAY,CAAC,IAAM,EAAOgB,EAAiB,EAAoB,CAAO,EAAW,GAAmC,EAAO,WAAiB,EAAaC,OAAmB,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,EAAW,CAAC,CAAC,CAAC,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAC,EAASd,GAAS,EAAOe,EAAe,CAAOb,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,CAAOC,IAAU,CAAC,SAAO,KAAG,QAAM,GAAG,MAAgE,CAAC,GAAG,EAAM,QAAsDD,GAAwB,EAAM,UAAyG,EAAM,SAAoC,YAAY,EAASE,IAAwB,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAAC,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAQv3D,GAAgB,EARu4D,EAAiB,SAAS,EAAM,EAAI,CAAC,GAAK,CAAC,eAAa,aAAW,GAAe,CAAM,CAAC,QAAM,YAAU,WAAS,UAAQ,GAAG,GAAWD,GAAS,EAAM,CAAM,CAAC,cAAY,aAAW,sBAAoB,kBAAgB,iBAAe,YAAU,kBAAgB,aAAW,YAAU,EAAgB,CAAC,WAAA,GAAW,eAAe,YAAY,UAAQ,kBAAA,GAAkB,CAAC,CAAO,EAAiBC,GAAuB,EAAM,EAAS,CAAO,EAAKc,EAAa,KAAK,CAAO,MAAoB,IAAc,YAAoD,GAAW,CAAC,IAAM,EAAgBD,GAAa,CAAO,EAAsB,EAAE,CAAO,EAAkB,GAAsB,CAAC,OAAoB,EAAK,EAAY,CAAC,GAAG,GAA4C,EAAgB,SAAsB,EAAKjB,GAAS,CAAC,QAAQ,EAAS,QAAQ,GAAM,SAAsB,EAAKH,GAAW,CAAC,MAAMF,GAAY,SAAsB,EAAM,EAAO,IAAI,CAAC,GAAG,EAAU,GAAG,EAAgB,UAAU,EAAGF,GAAkB,GAAG,EAAsB,gBAAgB,EAAU,EAAW,CAAC,cAAc,GAAK,mBAAmB,UAA2B,mBAAiB,SAAS,YAAY,IAAI,GAA6B,EAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,eAAe,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAG,EAAM,CAAC,SAAS,CAAC,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,CAAC,CAAC,GAAGH,EAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAC,GAAa,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKyB,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,0BAA0B,QAAQ,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,oDAAoD,CAAC,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,mCAAmC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2BAA2B,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,SAAS,GAA4B,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGzB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,EAAc,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,QAAQ,GAAGlB,EAAqB,CAAC,UAAU,CAAC,UAAU,EAAc,GAAG,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGA,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,+BAA+B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,qCAAqC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,oCAAoC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,2CAA2C,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,8BAA8B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,iCAAiC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,mDAAmD,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAa,EAAe,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,SAAS,GAA6B,EAAK,EAA0B,CAAC,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,EAAe,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,YAAY,GAAGlB,EAAqB,CAAC,UAAU,CAAC,UAAU,EAAe,GAAG,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,SAAS,GAA6B,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGA,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,EAAe,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,YAAY,GAAGlB,EAAqB,CAAC,UAAU,CAAC,UAAU,EAAe,GAAG,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAG,CAAW,CAAC,kFAAkF,gFAAgF,mRAAmR,mNAAmN,iRAAiR,qdAAqd,+kBAA+kB,yFAAyF,8QAA8Q,gHAAgH,gHAAgH,gHAAgH,iHAAiH,iHAAiH,iHAAiH,gHAAgH,iHAAiH,gHAAgH,iHAAiH,4pBAA4pB,gcAAgc,CAQ3qf,eAAe,IAAgB,GAAgB,GAAgB,YAAY,mBAAmB,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,CAAC,EAAoB,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,CAAC,aAAa,CAAC,UAAU,QAAQ,CAAC,MAAM,UAAU,KAAK,EAAY,KAAK,CAAC,CAAC,CAAC,EAAS,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,4BAA4B,OAAO,SAAS,IAAI,qEAAqE,CAAC,CAAC,CAAC,GAAGhB,GAAe,CAAC,CAAC,6BAA6B,GAAK,CAAC,ICR/K,SAASgB,GAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAA+H,OAA9H,GAAmD,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,GAAS,CAAC,CAAQ,+CAA9jB,IAA0G,IAAkE,IAA4B,CAAME,GAAW,CAAC,YAAY,YAAY,CAA8CE,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,CAAuO,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,SAAS,CAAC,CAAOG,IAAY,CAAC,QAAM,cAAY,CAAC,IAAM,EAAOgB,EAAiB,EAAoB,CAAO,EAAW,GAAmC,EAAO,WAAiB,EAAaC,OAAmB,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,EAAW,CAAC,CAAC,CAAC,OAAqB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAC,EAASZ,GAAwB,CAAC,OAAO,YAAY,KAAK,YAAY,CAAOC,IAAU,CAAC,SAAO,KAAG,QAAM,GAAG,MAAiC,CAAC,GAAG,EAAM,QAAuBD,GAAwB,EAAM,UAA6C,EAAM,SAAkC,YAAY,EAASE,IAAwB,EAAM,IAAW,EAAS,KAAK,IAAI,CAAC,EAAM,iBAMl5C,GAAgB,EANi7C,EAAiB,SAAS,EAAM,EAAI,CAAC,GAAK,CAAC,gBAAc,GAAe,CAAM,CAAC,QAAM,YAAU,WAAS,UAAQ,GAAG,GAAWD,GAAS,EAAM,CAAM,CAAC,cAAY,aAAW,iBAAe,kBAAgB,aAAW,aAAW,YAAU,EAAgB,CAAC,WAAA,GAAW,eAAe,YAAY,eAAY,UAAQ,kBAAA,GAAkB,CAAC,CAAO,EAAiBC,GAAuB,EAAM,EAAS,CAAO,EAAKc,EAAa,KAAK,CAAO,EAAgBD,GAAa,CAAgC,OAAqB,EAAK,EAAY,CAAC,GAAG,GAA4C,EAAgB,SAAuB,EAAK,EAAO,IAAI,CAAC,QAAQ,EAAQ,QAAQ,EAAS,iBAAiB,EAAgB,CAAC,UAAU,GAAK,CAAC,CAAC,eAAe,EAAgB,CAAC,UAAU,GAAM,CAAC,CAAC,eAAe,EAAgB,CAAC,UAAU,GAAK,CAAC,CAAC,UAAU,EAAgB,CAAC,UAAU,GAAM,CAAC,CAAC,gBAAgB,EAAgB,CAAC,UAAU,GAAM,CAAC,CAAC,UAAU,EAAG,eAAwC,EAAW,CAAC,MAAM,CAAC,QAAQ,WAAW,CAAC,SAAuB,EAAKpB,GAAW,CAAC,MAAM,EAAW,SAAuB,EAAK,EAAO,IAAI,CAAC,GAAG,EAAU,UAAU,EAAG,gBAAgB,EAAU,CAAC,mBAAmB,SAA0B,mBAAiB,SAAS,YAAY,IAAI,GAA6B,EAAK,MAAM,CAAC,GAAG,EAAM,CAAC,GAAGP,GAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,CAAC,CAAC,EAAY,EAAe,CAAC,SAAuB,EAAK,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,MAAM,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,UAAU,CAAC,OAAO,KAAK,CAAC,CAAC,SAAuB,EAAK,EAAI,CAAC,UAAU,eAAe,mBAAmB,OAAO,OAAO,WAA4B,mBAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,2PAA2P,aAAa,UAAU,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAG,CAAW,CAAC,sZAAsZ,kFAAkF,oDAAoD,qGAAqG,uMAAuM,kLAAkL,CAMv5I,eAAe,IAAgB,GAAgB,GAAgB,YAAY,QAAQ,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,CAAC,EAAoB,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,CAAC,aAAa,CAAC,SAAS,OAAO,CAAC,MAAM,UAAU,KAAK,EAAY,KAAK,CAAC,CAAC,CAAC,EAAS,GAAgB,EAAE,CAAC,ICNiY,SAASA,GAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAA+H,OAA9H,GAAmD,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,GAAS,CAAC,CAAQ,2DAAl4B,IAAqM,IAAkE,IAA4B,KAAgH,CAAM,GAAW,EAAShC,GAAM,CAAO,GAAgB,CAAC,UAAU,CAAC,MAAM,GAAK,CAAC,CAAOkC,GAAW,CAAC,YAAY,YAAY,YAAY,CAAOC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,CAAuOC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,SAAS,CAAOE,IAAY,CAAC,QAAM,cAAY,CAAC,IAAM,EAAOgB,EAAiB,EAAoB,CAAO,EAAW,GAAmC,EAAO,WAAiB,EAAaC,OAAmB,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,EAAW,CAAC,CAAC,CAAC,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAC,EAASd,GAAS,EAAOe,EAAe,CAAOb,GAAwB,CAAC,aAAa,YAAY,OAAO,YAAY,KAAK,YAAY,CAAOC,IAAU,CAAC,SAAO,QAAM,KAAG,OAAK,QAAM,QAAM,GAAG,MAAsE,CAAC,GAAG,EAAM,UAAU,GAAgC,EAAM,UAAU,UAAgB,GAAmC,EAAM,WAAsC,UAAU,UAAU,GAAmC,EAAM,UAAU,QAAuDD,GAAwB,EAAM,UAAyG,EAAM,SAAsC,YAAY,EAASE,IAAwB,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAAC,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAS3tE,GAAgB,EAT2uE,EAAiB,SAAS,EAAM,EAAI,CAAC,GAAK,CAAC,eAAa,aAAW,GAAe,CAAM,CAAC,QAAM,YAAU,WAAS,UAAQ,YAAU,YAAU,YAAU,GAAG,GAAWD,GAAS,EAAM,CAAM,CAAC,cAAY,aAAW,sBAAoB,kBAAgB,iBAAe,YAAU,kBAAgB,aAAW,YAAU,EAAgB,CAAC,WAAA,GAAW,eAAe,YAAY,mBAAgB,UAAQ,kBAAA,GAAkB,CAAC,CAAO,EAAiBC,GAAuB,EAAM,EAAS,CAAM,CAAC,wBAAsB,SAAO,GAAyB,EAAY,CAAO,EAAoB,EAAsB,MAAM,GAAG,IAAO,CAAmC,GAAlC,EAAgB,CAAC,UAAU,GAAK,CAAC,CAAI,GAAqB,MAAM,EAAU,GAAG,EAAK,GAAU,GAAM,MAAO,IAAS,CAAO,GAAKc,EAAa,KAAK,CAAO,MAAoE,EAAhD,IAAiB,mBAAkC,IAAc,aAA6C,EAAgBD,GAAa,CAAO,GAAsB,EAAE,CAAgD,OAAvB,GAAsB,CAAqB,EAAK,EAAY,CAAC,GAAG,GAA4C,EAAgB,SAAsB,EAAKjB,GAAS,CAAC,QAAQ,EAAS,QAAQ,GAAM,SAAsB,EAAKH,GAAW,CAAC,MAAMF,GAAY,SAAsB,EAAK,EAAK,CAAC,GAAGL,GAAqB,CAAC,UAAU,CAAC,KAAK,EAAU,aAAa,GAAK,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAM,EAAO,EAAE,CAAC,GAAG,EAAU,GAAG,EAAgB,UAAU,GAAG,EAAGG,GAAkB,GAAG,GAAsB,gBAAgB,EAAU,EAAW,CAAC,gBAAgB,mBAAmB,SAAS,iBAAiB,GAAsB,mBAAiB,SAAS,YAAY,aAAa,EAAoB,IAAI,GAA6B,GAAK,MAAM,CAAC,GAAG,EAAM,CAAC,GAAGH,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,IAAA,GAAU,CAAC,UAAU,CAAC,mBAAmB,aAAa,CAAC,UAAU,CAAC,mBAAmB,OAAO,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKyB,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,iFAAiF,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,OAAO,sBAAsB,8CAA8C,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,kCAAkC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,QAAQ,EAAE,CAAC,KAAK,EAAU,SAAS,CAAC,kBAAkB,CAAC,QAAQ,GAAG,CAAC,UAAU,CAAC,QAAQ,GAAG,CAAC,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAC,GAAa,EAAe,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKzD,GAAM,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,GAAGgC,GAAqB,CAAC,UAAU,CAAC,QAAQ,YAAY,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAG,CAAW,CAAC,kFAAkF,gFAAgF,iRAAiR,8JAA8J,yGAAyG,yWAAyW,2FAA2F,CASl7M,eAAe,IAAgB,GAAgB,GAAgB,YAAY,UAAU,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,CAAC,EAAoB,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,CAAC,aAAa,CAAC,SAAS,OAAO,aAAa,CAAC,MAAM,UAAU,KAAK,EAAY,KAAK,CAAC,UAAU,CAAC,MAAM,QAAQ,KAAK,EAAY,aAAa,CAAC,UAAU,CAAC,aAAa,UAAU,gBAAgB,GAAM,MAAM,QAAQ,KAAK,EAAY,OAAO,CAAC,UAAU,CAAC,MAAM,OAAO,KAAK,EAAY,KAAK,CAAC,CAAC,CAAC,EAAS,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,2BAA2B,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,GAAG,GAAW,CAAC,CAAC,6BAA6B,GAAK,CAAC,ICTtJ,SAASA,EAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAA+H,OAA9H,GAAmD,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,GAAS,CAAC,CAAQ,wDAAxxB,IAAuK,IAAkE,IAA4B,KAAoH,CAAMhB,GAAe,EAASkC,EAAU,CAAOhB,GAAW,CAAC,YAAY,YAAY,CAAOC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,CAAuOC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,SAAS,CAAOE,IAAY,CAAC,QAAM,cAAY,CAAC,IAAM,EAAOgB,EAAiB,EAAoB,CAAO,EAAW,GAAmC,EAAO,WAAiB,EAAaC,OAAmB,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,EAAW,CAAC,CAAC,CAAC,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAC,EAASd,GAAS,EAAOe,EAAe,CAAOb,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,CAAOC,IAAU,CAAC,SAAO,KAAG,QAAM,GAAG,MAAgE,CAAC,GAAG,EAAM,QAAsDD,GAAwB,EAAM,UAAyG,EAAM,SAAoC,YAAY,EAASE,IAAwB,EAAM,IAAW,EAAS,KAAK,IAAI,CAAC,EAAM,iBAQpxD,GAAgB,EARkzD,EAAiB,SAAS,EAAM,EAAI,CAAC,GAAK,CAAC,eAAa,aAAW,GAAe,CAAM,CAAC,QAAM,YAAU,WAAS,UAAQ,GAAG,GAAWD,GAAS,EAAM,CAAM,CAAC,cAAY,aAAW,iBAAe,kBAAgB,aAAW,YAAU,EAAgB,CAAC,WAAA,GAAW,eAAe,YAAY,UAAQ,kBAAA,GAAkB,CAAC,CAAO,EAAiBC,GAAuB,EAAM,EAAS,CAAO,EAAKc,EAAa,KAAK,CAAO,MAAoB,IAAc,YAA6C,EAAgBD,GAAa,CAAO,EAAsB,EAAE,CAAO,EAAkB,GAAsB,CAAC,OAAoB,EAAK,EAAY,CAAC,GAAG,GAA4C,EAAgB,SAAsB,EAAKjB,GAAS,CAAC,QAAQ,EAAS,QAAQ,GAAM,SAAsB,EAAKH,GAAW,CAAC,MAAMF,GAAY,SAAsB,EAAM,EAAO,IAAI,CAAC,GAAG,EAAU,UAAU,EAAGF,GAAkB,GAAG,EAAsB,gBAAgB,EAAU,EAAW,CAAC,cAAc,GAAK,mBAAmB,UAA2B,mBAAiB,SAAS,YAAY,eAAe,EAAgB,CAAC,UAAU,GAAM,CAAC,CAAC,iBAAiB,EAAgB,CAAC,UAAU,GAAK,CAAC,CAAC,UAAU,EAAgB,CAAC,UAAU,GAAM,CAAC,CAAC,gBAAgB,EAAgB,CAAC,UAAU,GAAM,CAAC,CAAC,eAAe,EAAgB,CAAC,UAAU,GAAK,CAAC,CAAC,IAAI,GAA6B,EAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,eAAe,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAG,EAAM,CAAC,SAAS,CAAC,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,CAAC,CAAC,GAAGH,EAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAC,GAAa,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKyB,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,0BAA0B,QAAQ,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,oDAAoD,CAAC,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,mCAAmC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2BAA2B,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGzB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,6BAA6B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,sBAAsB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,gCAAgC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,4BAA4B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,qDAAqD,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,MAAM,QAAQ,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAS,GAA8E,OAAQ,QAAQ,sBAAsB,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAKkB,EAAU,CAAC,UAAU,mCAAmC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAa,EAAe,EAAK,EAA0B,CAAC,GAAGlB,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAQ,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,0BAA0B,mBAAmB,QAAyB,mBAAiB,SAAS,sBAAsB,KAAK,QAAQ,MAAM,CAAC,QAAQ,EAAE,CAAC,SAAsB,EAAKkB,EAAU,CAAC,UAAU,gCAAgC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,QAAQ,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAG,CAAW,CAAC,kFAAkF,kFAAkF,mRAAmR,mNAAmN,kRAAkR,mTAAmT,yGAAyG,mlBAAmlB,yFAAyF,+QAA+Q,sYAAsY,gqBAAgqB,gcAAgc,CAQ92Y,eAAe,IAAgB,GAAgB,GAAgB,YAAY,mBAAmB,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,CAAC,EAAoB,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,CAAC,aAAa,CAAC,UAAU,QAAQ,CAAC,MAAM,UAAU,KAAK,EAAY,KAAK,CAAC,CAAC,CAAC,EAAS,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,4BAA4B,OAAO,SAAS,IAAI,qEAAqE,CAAC,CAAC,CAAC,GAAGlC,GAAe,CAAC,CAAC,6BAA6B,GAAK,CAAC,ICR0J,SAASgB,GAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAAsF,OAArF,GAAU,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,GAAS,CAAC,CAAQ,2DAAh1B,IAA8O,IAAkE,IAA4B,KAAkJ,CAAM,GAAa,EAASC,EAAQ,CAAOC,GAAW,CAAC,YAAY,YAAY,CAAOC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,CAA8LC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,SAAS,CAAgFC,GAAU,CAAC,gBAAgB,4BAA4B,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAnL,CAAC,MAAM,EAAE,SAAS,IAAI,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,CAAC,KAAK,QAAQ,CAAoJ,CAAOC,IAAY,CAAC,QAAM,cAAY,CAAC,IAAM,EAAOgB,EAAiB,EAAoB,CAAO,EAAW,GAAO,EAAO,WAAiB,EAAaC,OAAmB,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,EAAW,CAAC,CAAC,CAAC,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAC,EAASd,GAAS,EAAO,OAAOe,EAAe,CAAOb,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,CAAOC,IAAU,CAAC,SAAO,KAAG,QAAM,GAAG,MAAgB,CAAC,GAAG,EAAM,QAAQD,GAAwB,EAAM,UAAU,EAAM,SAAS,YAAY,EAASE,IAAwB,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAAC,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAQx4D,GAAgB,EARw5D,EAAiB,SAAS,EAAM,EAAI,CAAC,IAAM,EAAYY,EAAO,KAAK,CAAO,EAAW,GAAK,EAAkB,EAAgBC,GAAa,CAAM,CAAC,eAAa,aAAW,GAAe,CAAO,EAAkB,GAAsB,CAAM,CAAC,QAAM,YAAU,WAAS,UAAQ,qBAAmB,GAAG,GAAWd,GAAS,EAAM,CAAM,CAAC,cAAY,aAAW,sBAAoB,kBAAgB,iBAAe,YAAU,kBAAgB,cAAW,aAAU,EAAgB,CAAC,WAAA,GAAW,eAAe,YAAY,IAAI,EAAW,UAAQ,kBAAA,GAAkB,CAAC,CAAO,EAAiBC,GAAuB,EAAM,GAAS,CAAsC,EAAkB,EAAGX,GAA2C,CAAC,OAAoB,EAAK,EAAY,CAAC,GAAG,GAAU,EAAgB,SAAsB,EAAKO,GAAS,CAAC,QAAQ,GAAS,QAAQ,GAAM,SAAsB,EAAKH,GAAW,CAAC,MAAMF,GAAY,SAAsB,EAAM,EAAO,IAAI,CAAC,GAAG,EAAU,GAAG,EAAgB,UAAU,EAAG,EAAkB,gBAAgB,EAAU,EAAW,CAAC,cAAc,GAAK,mBAAmB,UAA2B,mBAAiB,SAAS,YAAY,IAAI,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,eAAe,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAG,EAAM,CAAC,SAAS,CAAC,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,CAAC,CAAC,GAAGL,GAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAc,EAAK,EAAK,CAAC,KAAK,8BAA8B,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAM,EAAO,EAAE,CAAC,UAAU,8BAA+C,mBAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,CAAC,WAAWM,GAAU,SAAS,CAAc,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,KAAK,CAAC,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,uEAAuE,OAAO,uQAAuQ,CAAC,UAAU,gBAAgB,cAAc,GAAsB,mBAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,yBAAyB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,CAAC,GAAGjB,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,EAAE,KAAK,CAAC,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,uEAAuE,OAAO,uQAAuQ,CAAC,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKyB,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,uBAAuB,QAAQ,sBAAsB,8CAA8C,CAAC,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,mCAAmC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKA,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oDAAoD,CAAC,SAAS,+BAA+B,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,mCAAmC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2BAA2B,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsB,EAAM,EAAO,EAAE,CAAC,UAAU,8BAA+C,mBAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,CAAC,WAAWnB,GAAU,SAAS,CAAc,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,IAAI,KAAK,CAAC,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,sEAAsE,OAAO,oQAAoQ,CAAC,UAAU,iBAAiB,cAAc,GAAsB,mBAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,0BAA0B,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,CAAC,GAAGjB,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,IAAI,KAAK,CAAC,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,sEAAsE,OAAO,oQAAoQ,CAAC,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKyB,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,uBAAuB,QAAQ,sBAAsB,8CAA8C,CAAC,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,mCAAmC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKA,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oDAAoD,CAAC,SAAS,oCAAoC,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,mCAAmC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2BAA2B,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAAK,CAAC,KAAK,kCAAkC,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAM,EAAO,EAAE,CAAC,UAAU,8BAA+C,mBAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,CAAC,WAAWnB,GAAU,SAAS,CAAc,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,IAAI,KAAK,CAAC,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,uEAAuE,OAAO,uQAAuQ,CAAC,UAAU,gBAAgB,cAAc,GAAsB,mBAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,yBAAyB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,CAAC,GAAGjB,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ,GAA2B,GAAmB,GAAG,GAAG,GAAG,IAAI,KAAK,CAAC,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,uEAAuE,OAAO,uQAAuQ,CAAC,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKyB,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,uBAAuB,QAAQ,sBAAsB,8CAA8C,CAAC,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,mCAAmC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKA,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oDAAoD,CAAC,SAAS,+BAA+B,CAAC,CAAC,CAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,mCAAmC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2BAA2B,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAAK,CAAC,KAAK,8BAA8B,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAM,EAAO,EAAE,CAAC,UAAU,4BAA6C,mBAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,CAAC,WAAWnB,GAAU,SAAS,CAAc,EAAK,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAsB,mBAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,yBAAyB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,eAAe,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,CAAC,SAAsB,EAAK,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAqB,mBAAiB,SAAS,YAAY,IAAI,mgEAAmgE,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKmB,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,uBAAuB,QAAQ,sBAAsB,8CAA8C,CAAC,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,mCAAmC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKA,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oDAAoD,CAAC,SAAS,kCAAkC,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,MAAM,CAAC,mCAAmC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2BAA2B,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAA0B,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,4BAA4B,CAAC,CAAC,CAAc,EAAK,EAAK,CAAC,KAAK,2CAA2C,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,6BAA8C,mBAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,CAAC,WAAWnB,GAAU,SAAsB,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKmB,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uDAAuD,uBAAuB,iGAAiG,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oDAAoD,CAAC,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,0CAA0C,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2BAA2B,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,KAAK,EAAmB,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,oBAAoB,OAAO,WAA4B,mBAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,4rLAA4rL,aAAa,WAAW,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAsB,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,OAAO,IAAI,CAAC,SAAsB,EAAKxB,EAAQ,CAAC,MAAM,qBAAqB,OAAO,OAAO,WAAW,OAAO,cAAc,aAAa,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,OAAO,CAAC,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAG,CAAW,CAAC,kFAAkF,8EAA8E,8PAA8P,mcAAmc,0MAA0M,8WAA8W,0XAA0X,wOAAwO,uQAAuQ,yJAAyJ,gHAAgH,oXAAoX,qRAAqR,iHAAiH,8FAA8F,mKAAmK,+2EAA+2E,wFAAwF,+DAA+D,+DAA+D,+DAA+D,6DAA6D,8DAA8D,8DAA8D,kHAAkH,6aAA6a,gcAAgc,CAQv1kC,eAAe,IAAgB,GAAgB,GAAgB,YAAY,iBAAiB,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,CAAC,EAAoB,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,CAAC,aAAa,CAAC,UAAU,QAAQ,CAAC,MAAM,UAAU,KAAK,EAAY,KAAK,CAAC,CAAC,CAAC,EAAS,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,4BAA4B,OAAO,SAAS,IAAI,qEAAqE,CAAC,CAAC,OAAO,mCAAmC,OAAO,SAAS,IAAI,sEAAsE,CAAC,CAAC,CAAC,GAAG,GAAa,CAAC,CAAC,6BAA6B,GAAK,CAAC,ICR63B,SAAS,EAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAAsF,OAArF,GAAU,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,GAAS,CAAC,CAAQ,wFAA/pD,IAA8R,IAAkF,IAA4B,KAAmJ,KAAoH,KAAkH,KAAyH,KAAuH,CAAM,GAAe,EAASiB,EAAU,CAAO,GAAa,EAASC,GAAQ,CAAO,GAAkB,EAASC,GAAa,CAAO,GAAoC,GAAO,EAA8B,CAAO,GAAoB,EAASC,GAAe,CAAO,GAAoB,EAASC,GAAe,CAAO,GAAW,CAAC,YAAY,YAAY,YAAY,CAAO,GAAkB,eAAqB,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,CAA8L,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,SAAS,CAAO,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,SAAS,CAAO,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,GAAG,UAAU,IAAI,KAAK,SAAS,CAAO,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAW,GAAY,EAAE,EAAE,EAAE,EAAE,CAAO,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAW,GAAY,EAAE,EAAE,EAAE,EAAE,CAAO,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,CAAO,IAAS,CAAC,WAAS,yBAAuB,UAAQ,MAAQ,CAAC,GAAK,CAAC,EAAQ,GAAY,GAAgB,CAAC,yBAAuB,CAAC,CAAC,OAAO,EAAS,CAAC,SAAS,EAAW,GAAM,CAAC,SAAS,EAAW,GAAK,CAAC,WAAW,EAAW,CAAC,EAAQ,CAAC,QAAQ,GAAS,EAAQ,CAAC,EAAS,IAAY,CAAC,QAAM,cAAY,CAAC,IAAM,EAAOC,EAAiB,EAAoB,CAAO,EAAW,GAAO,EAAO,WAAiB,EAAaC,OAAmB,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,EAAW,CAAC,CAAC,CAAC,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAC,EAAS,GAAS,EAAO,OAAOC,EAAe,CAAO,GAAwB,CAAC,aAAa,YAAY,QAAQ,YAAY,MAAM,YAAY,CAAO,IAAU,CAAC,SAAO,KAAG,QAAM,GAAG,MAAgB,CAAC,GAAG,EAAM,QAAQ,GAAwB,EAAM,UAAU,EAAM,SAAS,YAAY,EAAS,IAAwB,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAAC,EAAM,iBAAwB,EAAS,KAAK,IAAI,CAWn1G,EAAgB,EAXm2G,EAAiB,SAAS,EAAM,EAAI,CAAC,IAAM,EAAYC,EAAO,KAAK,CAAO,EAAW,GAAK,EAAkB,EAAgBC,GAAa,CAAM,CAAC,eAAa,aAAW,GAAe,CAAO,EAAkB,GAAsB,CAAM,CAAC,QAAM,YAAU,WAAS,UAAQ,GAAG,GAAW,GAAS,EAAM,CAAM,CAAC,cAAY,aAAW,sBAAoB,kBAAgB,iBAAe,YAAU,mBAAgB,aAAW,aAAU,EAAgB,CAAC,cAAW,eAAe,YAAY,IAAI,EAAW,UAAQ,qBAAkB,CAAC,CAAO,EAAiB,GAAuB,EAAM,GAAS,CAAM,CAAC,yBAAsB,UAAO,GAAyB,EAAY,CAAO,GAAY,GAAsB,MAAM,GAAG,IAAO,CAAC,EAAW,YAAY,EAAG,CAAO,GAAY,GAAsB,MAAM,GAAG,IAAO,CAAC,EAAW,YAAY,EAAG,CAAO,GAAiB,CAAC,UAAQ,cAAY,GAAsB,MAAM,GAAG,IAAO,CAAC,EAAQ,MAAM,EAAG,CAAsC,EAAkB,EAAG,GAA2C,CAAO,OAAiB,EAAG,CAAC,YAAY,YAAY,CAAC,SAAS,EAAY,CAAkC,MAAqB,IAAc,YAAoD,GAAW,CAAC,IAAM,OAAqB,IAAc,YAA6C,MAAqB,IAAc,YAA6C,GAAKC,EAAa,KAAK,CAAO,EAAKA,EAAa,KAAK,CAAO,EAAKA,EAAa,KAAK,CAAO,GAAKA,EAAa,KAAK,CAAO,GAAKA,EAAa,KAAK,CAAO,GAAKA,EAAa,KAAK,CAAC,OAAoB,EAAK,EAAY,CAAC,GAAG,GAAU,EAAgB,SAAsB,EAAK,GAAS,CAAC,QAAQ,GAAS,QAAQ,GAAM,SAAsB,EAAK,GAAW,CAAC,MAAM,GAAY,SAAsB,EAAM,EAAO,IAAI,CAAC,GAAG,EAAU,GAAG,EAAgB,UAAU,EAAG,EAAkB,iBAAiB,EAAU,EAAW,CAAC,mBAAmB,UAAU,uBAAuB,GAAsB,mBAAiB,SAAS,YAAY,IAAI,EAAW,MAAM,CAAC,gBAAgB,mBAAmB,GAAG,EAAM,CAAC,SAAS,CAAC,UAAU,CAAC,gBAAgB,eAAe,CAAC,CAAC,GAAG,EAAqB,CAAC,UAAU,CAAC,mBAAmB,aAAa,CAAC,UAAU,CAAC,mBAAmB,QAAQ,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAwB,mBAAiB,SAAS,YAAY,GAAG,EAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAM,GAAY,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAC,IAAa,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAwB,mBAAiB,SAAS,YAAY,GAAG,EAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAM,GAAY,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAM,GAAY,CAAC,CAAC,EAAY,EAAe,CAAC,SAAS,CAAc,EAAK,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAA0B,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,EAAE,CAAC,SAAS,CAAC,UAAU,CAAC,gBAAgB,qBAAqB,OAAO,IAAI,CAAC,UAAU,CAAC,gBAAgB,qBAAqB,CAAC,CAAC,CAAC,CAAc,EAAK,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAuB,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,EAAE,CAAC,SAAS,CAAC,UAAU,CAAC,gBAAgB,qBAAqB,OAAO,GAAG,CAAC,UAAU,CAAC,gBAAgB,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAAK,CAAC,gBAAgB,WAAW,KAAK,CAAC,UAAU,YAAY,CAAC,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAK,EAAI,CAAC,GAAG,IAAI,UAAU,8BAA8B,mBAAmB,iCAAiC,KAAK,QAAQ,gBAAgB,IAAI,eAAe,KAAsB,mBAAiB,SAAS,YAAY,IAAI,yoKAAyoK,MAAM,cAAc,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,SAAS,CAAC,GAAc,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKH,EAAe,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,0BAA0B,QAAQ,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,oDAAoD,CAAC,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,UAAU,iBAAiB,MAAM,CAAC,mCAAmC,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2BAA2B,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAS,CAAC,GAAc,EAAe,EAAK,EAA0B,CAAC,GAAG,EAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAmB,OAAO,QAAQ,sBAAsB,GAAG,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,KAAK,EAAE,EAAE,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAA8B,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKP,EAAU,CAAC,UAAU,8BAA8B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,SAAS,GAA4B,EAAK,EAA0B,CAAC,GAAG,EAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAmB,OAAO,QAAQ,sBAAsB,GAAG,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,KAAK,EAAE,EAAE,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAA8B,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKA,EAAU,CAAC,UAAU,EAAc,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,gBAAgB,GAAG,EAAqB,CAAC,UAAU,CAAC,UAAU,EAAc,GAAG,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,EAAqB,CAAC,UAAU,CAAC,MAAM,QAAQ,GAAmB,OAAO,QAAQ,sBAAsB,GAAG,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,KAAK,EAAE,GAAG,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAA8B,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKA,EAAU,CAAC,UAAU,kCAAkC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAK,EAA0B,CAAC,GAAG,EAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAmB,OAAO,QAAQ,sBAAsB,GAAG,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,KAAK,EAAE,GAAG,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAA8B,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKA,EAAU,CAAC,UAAU,8BAA8B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,MAAM,OAAO,UAAU,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,SAAS,GAA6B,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,EAAqB,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,GAAG,GAAG,KAAK,EAAE,GAAG,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAA8B,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKA,EAAU,CAAC,UAAU,EAAe,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,oBAAoB,GAAG,EAAqB,CAAC,UAAU,CAAC,UAAU,EAAe,GAAG,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAc,EAAe,EAAK,GAAW,CAAC,GAAG,EAAqB,CAAC,UAAU,CAAC,MAAM,GAAY,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAyB,mBAAiB,SAAS,YAAY,SAAS,CAAC,GAAc,EAAe,EAAK,GAAQ,CAAC,uBAAuB,GAAM,SAAS,GAAsB,EAAKW,EAAU,CAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,IAAI,KAAK,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,SAAsB,EAAM,EAA8B,CAAC,UAAU,2BAA2B,GAAG,GAAG,EAAS,UAA2B,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAI,GAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAAc,EAAKV,GAAQ,CAAC,UAAU,WAAW,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,EAAgB,CAAC,UAAQ,CAAC,CAAC,QAAQ,EAAQ,QAAQ,YAAY,YAAY,MAAM,OAAO,CAAC,CAAc,EAAK,EAAgB,CAAC,SAAS,EAAQ,SAAsB,EAAK,EAAS,CAAC,UAAU,SAAS,UAAU,GAAK,UAAU,EAAG,EAAkB,EAAW,CAAC,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,GAAG,EAAS,UAAU,QAAQ,EAAE,QAAQ,EAAE,UAAU,EAAQ,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,GAAG,GAAmB,GAAG,IAAI,KAAK,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,GAAG,SAAsB,EAAK,GAAoC,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQ,GAAW,UAAU,0BAA0B,KAAK,GAAU,gBAAgB,GAAK,QAAQ,GAA4B,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAI,EAAK,kBAAkB,GAAK,KAAK,SAAS,QAAQ,YAAY,MAAM,CAAC,qBAAqB,KAAK,CAAC,SAAsB,EAAKC,GAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,SAAS,GAA6B,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,IAAI,KAAK,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,SAAsB,EAAK,EAA8B,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKD,GAAQ,CAAC,UAAU,EAAe,GAAG,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAK,GAAQ,CAAC,uBAAuB,GAAM,SAAS,GAAuB,EAAKU,EAAU,CAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,IAAI,KAAK,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,SAAsB,EAAM,EAA8B,CAAC,UAAU,0BAA0B,GAAG,GAAG,EAAS,SAA0B,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAI,EAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAAc,EAAKV,GAAQ,CAAC,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,EAAgB,CAAC,QAAQ,EAAS,CAAC,CAAC,QAAQ,EAAS,QAAQ,YAAY,YAAY,MAAM,OAAO,CAAC,CAAc,EAAK,EAAgB,CAAC,SAAS,EAAS,SAAsB,EAAK,EAAS,CAAC,UAAU,SAAS,UAAU,EAAK,UAAU,EAAG,EAAkB,EAAW,CAAC,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,GAAG,EAAS,SAAS,QAAQ,EAAE,QAAQ,EAAE,UAAU,EAAS,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,GAAG,GAAmB,GAAG,IAAI,KAAK,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,GAAG,SAAsB,EAAK,GAAoC,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQ,GAAW,UAAU,2BAA2B,KAAK,GAAU,gBAAgB,GAAK,QAAQ,GAA4B,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAI,GAAK,kBAAkB,GAAK,KAAK,SAAS,QAAQ,YAAY,MAAM,CAAC,qBAAqB,KAAK,CAAC,SAAsB,EAAKE,GAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAK,GAAQ,CAAC,uBAAuB,GAAM,SAAS,GAAuB,EAAKQ,EAAU,CAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,IAAI,KAAK,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,SAAsB,EAAM,EAA8B,CAAC,UAAU,2BAA2B,GAAG,GAAG,EAAS,UAA2B,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAI,GAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAAc,EAAKV,GAAQ,CAAC,UAAU,UAAU,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,EAAgB,CAAC,QAAQ,EAAS,CAAC,CAAC,QAAQ,EAAS,QAAQ,YAAY,YAAY,MAAM,OAAO,CAAC,CAAc,EAAK,EAAgB,CAAC,SAAS,EAAS,SAAsB,EAAK,EAAS,CAAC,UAAU,SAAS,UAAU,GAAK,UAAU,EAAG,EAAkB,EAAW,CAAC,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,GAAG,EAAS,UAAU,QAAQ,EAAE,QAAQ,EAAE,UAAU,EAAS,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,GAAG,GAAmB,GAAG,IAAI,KAAK,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,GAAG,SAAsB,EAAK,GAAoC,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQ,GAAW,UAAU,2BAA2B,KAAK,GAAU,gBAAgB,GAAK,QAAQ,GAA4B,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAI,GAAK,kBAAkB,GAAK,KAAK,SAAS,QAAQ,YAAY,MAAM,CAAC,qBAAqB,KAAK,CAAC,SAAsB,EAAKG,GAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAK,EAA0B,CAAC,GAAG,EAAqB,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAmB,OAAO,QAAQ,UAAU,GAAG,GAAmB,GAAG,GAAG,EAAE,MAAM,EAAE,IAAI,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAA8B,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKA,GAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,QAAQ,YAAY,MAAM,OAAO,GAAG,EAAqB,CAAC,UAAU,CAAC,QAAQ,YAAY,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAK,EAA0B,CAAC,GAAG,EAAqB,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAmB,OAAO,QAAQ,UAAU,GAAG,GAAmB,GAAG,GAAG,EAAE,MAAM,EAAE,EAAE,CAAC,CAAC,EAAY,EAAe,CAAC,SAAsB,EAAK,EAA8B,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKD,GAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,QAAQ,YAAY,MAAM,OAAO,GAAG,EAAqB,CAAC,UAAU,CAAC,QAAQ,YAAY,CAAC,CAAC,EAAY,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAG,CAAW,CAAC,kFAAkF,gFAAgF,iQAAiQ,yRAAyR,gHAAgH,gQAAgQ,+PAA+P,kMAAkM,sSAAsS,qNAAqN,2TAA2T,0QAA0Q,wJAAwJ,gRAAgR,kOAAkO,8KAA8K,oJAAoJ,uKAAuK,8KAA8K,yJAAyJ,6GAA6G,qQAAqQ,mLAAmL,6IAA6I,+GAA+G,wFAAwF,wFAAwF,kPAAkP,kGAAkG,kGAAkG,6JAA6J,yKAAyK,qHAAqH,CAW7l9B,eAAe,IAAgB,EAAgB,EAAgB,YAAY,aAAa,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,KAAK,CAAC,EAAoB,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,CAAC,aAAa,CAAC,UAAU,QAAQ,aAAa,CAAC,MAAM,UAAU,KAAK,EAAY,KAAK,CAAC,CAAC,CAAC,EAAS,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,4BAA4B,OAAO,SAAS,IAAI,qEAAqE,CAAC,CAAC,CAAC,GAAG,GAAe,GAAG,GAAa,GAAG,GAAkB,GAAG,GAAoB,GAAG,GAAoB,CAAC,CAAC,6BAA6B,GAAK,CAAC"}