{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/DVYtI0I60utFDv4RKjrL/vS0JVzPfVZXqcrY9nI7B/AutoCopyright_Prod.js", "ssg:https://framerusercontent.com/modules/teLSFCUTIUfxpbxhdsb6/Ph9UY0BqA1hD0BgWKRGf/KPxclB4hH.js", "ssg:https://framerusercontent.com/modules/McP6b3DwKBuxChysZsFd/pN8ISk4a0dlblIiI6cWs/O9yHCpVyt.js", "ssg:https://framerusercontent.com/modules/7cLnUX81f6C3FyKP3vnR/Xj4nDI2v4ibWFFKvFPX8/oQieWgpDp.js", "ssg:https://framerusercontent.com/modules/DkrCoDEygu2eK1ETEVkd/UGukP99RFgriKcbmVDvp/RKixl7fdY.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";const currentYear=new Date().getFullYear();/**\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth any-prefer-auto\n * @framerSupportedLayoutHeight any-prefer-auto\n */export default function AutoCopyright(props){const{name,statement,dateRange,startYear,font,color,fontSize}=props;const yearDisplay=dateRange?`${startYear}-${currentYear}`:currentYear;let displayText=`\\xa9 ${yearDisplay} ${name.trim()}`;if(statement.trim()){displayText+=` ${statement.trim()}`;}const textStyle={fontSize:`${fontSize}px`,color:color,...font};return /*#__PURE__*/_jsx(\"div\",{style:textStyle,children:displayText});}AutoCopyright.defaultProps={name:\"Your Name\",statement:\"All rights reserved.\",dateRange:false,startYear:currentYear-1,color:\"#999999\",fontSize:14,font:{family:\"Inter\"}};AutoCopyright.displayName=\"Auto Copyright\";addPropertyControls(AutoCopyright,{font:{type:ControlType.Font,title:\"Font\",defaultValue:\"Inter\",controls:\"extended\"},color:{type:ControlType.Color,title:\"Color\",defaultValue:\"#999999\"},dateRange:{type:ControlType.Boolean,title:\"Date Range\",defaultValue:false,enabledTitle:\"Yes\",disabledTitle:\"No\"},startYear:{type:ControlType.Number,title:\"Start Year\",min:1e3,max:currentYear-1,defaultValue:currentYear-2,displayStepper:true,hidden:({dateRange})=>!dateRange},name:{type:ControlType.String,title:\"Name\",defaultValue:\"Your Name\"},statement:{type:ControlType.String,title:\"Statement\",defaultValue:\"All rights reserved.\",description:\"More components at [Framer University](https://frameruni.link/cc).\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"AutoCopyright\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-auto\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"any-prefer-auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AutoCopyright_Prod.map", "// Generated by Framer (b6cf623)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-kmFpA .framer-styles-preset-1297ta2:not(.rich-text-wrapper), .framer-kmFpA .framer-styles-preset-1297ta2.rich-text-wrapper a { --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #dbdbdb; --framer-link-hover-text-decoration: none; --framer-link-text-color: #9997a4; --framer-link-text-decoration: none; }\"];export const className=\"framer-kmFpA\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3bc9980)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-ebEte .framer-styles-preset-qb0vho:not(.rich-text-wrapper), .framer-ebEte .framer-styles-preset-qb0vho.rich-text-wrapper a { --framer-link-current-text-color: #ffffff; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: rgba(255, 255, 255, 0.8); --framer-link-hover-text-decoration: none; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; transition: color 0.2s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-ebEte\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (66c1c8d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={DzfxA6f5u:{hover:true},E0KK6WNKi:{hover:true},Ilcz9WdO3:{hover:true},mgV3k0rig:{hover:true},nvDIHNaL6:{hover:true},p_7sjowwG:{hover:true},pUEeJe7An:{hover:true},UwAILkAG5:{hover:true}};const cycleOrder=[\"pUEeJe7An\",\"Ilcz9WdO3\",\"mgV3k0rig\",\"UwAILkAG5\",\"nvDIHNaL6\",\"DzfxA6f5u\",\"E0KK6WNKi\",\"p_7sjowwG\"];const serializationHash=\"framer-Gyzgv\";const variantClassNames={DzfxA6f5u:\"framer-v-1k78hrc\",E0KK6WNKi:\"framer-v-106e1ta\",Ilcz9WdO3:\"framer-v-pmbpbu\",mgV3k0rig:\"framer-v-1jrbool\",nvDIHNaL6:\"framer-v-18ylj65\",p_7sjowwG:\"framer-v-7oaf7c\",pUEeJe7An:\"framer-v-selyaj\",UwAILkAG5:\"framer-v-1jlbu92\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"pUEeJe7An\",\"Variant 2\":\"Ilcz9WdO3\",\"Variant 3\":\"mgV3k0rig\",\"Variant 4\":\"UwAILkAG5\",\"Variant 5\":\"nvDIHNaL6\",\"Variant 6\":\"DzfxA6f5u\",\"Variant 7\":\"E0KK6WNKi\",\"Variant 8\":\"p_7sjowwG\"};const getProps=({height,id,link,width,...props})=>{return{...props,HpaFtCEQl:link??props.HpaFtCEQl,variant:humanReadableVariantMap[props.variant]??props.variant??\"pUEeJe7An\"};};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,HpaFtCEQl,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"pUEeJe7An\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"p_7sjowwG-hover\")return true;if(baseVariant===\"p_7sjowwG\")return true;return false;};const isDisplayed1=()=>{if(gestureVariant===\"E0KK6WNKi-hover\")return true;if(baseVariant===\"E0KK6WNKi\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"DzfxA6f5u-hover\")return true;if(baseVariant===\"DzfxA6f5u\")return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"nvDIHNaL6-hover\")return true;if(baseVariant===\"nvDIHNaL6\")return true;return false;};const isDisplayed4=()=>{if(gestureVariant===\"UwAILkAG5-hover\")return true;if(baseVariant===\"UwAILkAG5\")return true;return false;};const isDisplayed5=()=>{if(gestureVariant===\"mgV3k0rig-hover\")return true;if(baseVariant===\"mgV3k0rig\")return true;return false;};const isDisplayed6=()=>{if(gestureVariant===\"Ilcz9WdO3-hover\")return true;if(baseVariant===\"Ilcz9WdO3\")return true;return false;};const isDisplayed7=()=>{if([\"Ilcz9WdO3-hover\",\"mgV3k0rig-hover\",\"UwAILkAG5-hover\",\"nvDIHNaL6-hover\",\"DzfxA6f5u-hover\",\"E0KK6WNKi-hover\",\"p_7sjowwG-hover\"].includes(gestureVariant))return false;if([\"Ilcz9WdO3\",\"mgV3k0rig\",\"UwAILkAG5\",\"nvDIHNaL6\",\"DzfxA6f5u\",\"E0KK6WNKi\",\"p_7sjowwG\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:HpaFtCEQl,motionChild:true,nodeId:\"pUEeJe7An\",openInNewTab:true,scopeId:\"oQieWgpDp\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,\"aria-label\":\"Token Terminal\",className:`${cx(scopingClassNames,\"framer-selyaj\",className,classNames)} framer-1lthp2r`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"pUEeJe7An\",ref:refBinding,style:{...style},...addPropertyOverrides({\"DzfxA6f5u-hover\":{\"data-framer-name\":undefined},\"E0KK6WNKi-hover\":{\"data-framer-name\":undefined},\"Ilcz9WdO3-hover\":{\"data-framer-name\":undefined},\"mgV3k0rig-hover\":{\"data-framer-name\":undefined},\"nvDIHNaL6-hover\":{\"data-framer-name\":undefined},\"p_7sjowwG-hover\":{\"data-framer-name\":undefined},\"pUEeJe7An-hover\":{\"data-framer-name\":undefined},\"UwAILkAG5-hover\":{\"data-framer-name\":undefined},DzfxA6f5u:{\"aria-label\":\"Discord\",\"data-framer-name\":\"Variant 6\"},E0KK6WNKi:{\"aria-label\":\"Telegram\",\"data-framer-name\":\"Variant 7\"},Ilcz9WdO3:{\"aria-label\":\"DefiLlama\",\"data-framer-name\":\"Variant 2\"},mgV3k0rig:{\"aria-label\":\"Coingecko\",\"data-framer-name\":\"Variant 3\"},nvDIHNaL6:{\"aria-label\":\"Twitter\",\"data-framer-name\":\"Variant 5\"},p_7sjowwG:{\"aria-label\":\"Mirror\",\"data-framer-name\":\"Variant 8\"},UwAILkAG5:{\"aria-label\":\"LinkedIn\",\"data-framer-name\":\"Variant 4\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-16ob2qs\",\"data-framer-name\":\"Mirror \",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"TDIAAL3sv\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 17\"><path d=\"M 12.622 15.633 L 1.377 15.633 L 1.377 6.385 C 1.377 3.28 3.894 0.762 7 0.762 C 10.105 0.762 12.622 3.28 12.622 6.385 Z\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgb(153,151,165)\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12094435016,withExternalLayout:true,...addPropertyOverrides({\"p_7sjowwG-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 17\"><path d=\"M 12.622 15.633 L 1.377 15.633 L 1.377 6.385 C 1.377 3.28 3.894 0.762 7 0.762 C 10.105 0.762 12.622 3.28 12.622 6.385 Z\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgb(255, 255, 255)\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12368005847},p_7sjowwG:{svgContentId:10798930668}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-jdiwuh\",\"data-framer-name\":\"Telegram\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"h8ZLmZ46H\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 19\"><g transform=\"translate(-0.002 0.518)\" id=\"ss10793609178_1\"><path d=\"M 0.002 18.002 L 0.002 0.002 L 18.002 0.002 L 18.002 18.002 Z\" fill=\"transparent\"></path><path d=\"M 18 9 C 18 13.971 13.971 18 9 18 C 4.029 18 0 13.971 0 9 C 0 4.029 4.029 0 9 0 C 13.971 0 18 4.029 18 9 Z M 9.323 6.644 C 8.447 7.008 6.698 7.762 4.074 8.905 C 3.648 9.074 3.425 9.24 3.405 9.402 C 3.37 9.676 3.713 9.784 4.18 9.931 C 4.244 9.951 4.31 9.972 4.377 9.993 C 4.837 10.143 5.455 10.318 5.776 10.325 C 6.068 10.331 6.393 10.211 6.752 9.964 C 9.204 8.309 10.469 7.473 10.549 7.455 C 10.605 7.442 10.682 7.426 10.735 7.473 C 10.788 7.52 10.782 7.608 10.777 7.632 C 10.743 7.777 9.396 9.029 8.7 9.676 C 8.482 9.878 8.328 10.022 8.297 10.054 C 8.226 10.128 8.154 10.197 8.085 10.263 C 7.658 10.675 7.338 10.984 8.103 11.488 C 8.471 11.73 8.765 11.93 9.058 12.13 C 9.378 12.348 9.698 12.566 10.112 12.837 C 10.217 12.906 10.318 12.978 10.415 13.047 C 10.788 13.313 11.123 13.552 11.537 13.514 C 11.778 13.492 12.026 13.266 12.152 12.591 C 12.45 10.997 13.037 7.544 13.172 6.121 C 13.184 5.996 13.169 5.836 13.157 5.766 C 13.145 5.696 13.12 5.597 13.029 5.523 C 12.921 5.435 12.755 5.417 12.68 5.418 C 12.342 5.424 11.822 5.605 9.323 6.644 Z\" fill=\"rgb(153,151,165)\"></path></g></svg>',svgContentId:10793609178,withExternalLayout:true,...addPropertyOverrides({\"E0KK6WNKi-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 19\"><g transform=\"translate(-0.002 0.518)\" id=\"ss10817781702_1\"><path d=\"M 0.002 18.002 L 0.002 0.002 L 18.002 0.002 L 18.002 18.002 Z\" fill=\"transparent\"></path><path d=\"M 18 9 C 18 13.971 13.971 18 9 18 C 4.029 18 0 13.971 0 9 C 0 4.029 4.029 0 9 0 C 13.971 0 18 4.029 18 9 Z M 9.323 6.644 C 8.447 7.008 6.698 7.762 4.074 8.905 C 3.648 9.074 3.425 9.24 3.405 9.402 C 3.37 9.676 3.713 9.784 4.18 9.931 C 4.244 9.951 4.31 9.972 4.377 9.993 C 4.837 10.143 5.455 10.318 5.776 10.325 C 6.068 10.331 6.393 10.211 6.752 9.964 C 9.204 8.309 10.469 7.473 10.549 7.455 C 10.605 7.442 10.682 7.426 10.735 7.473 C 10.788 7.52 10.782 7.608 10.777 7.632 C 10.743 7.777 9.396 9.029 8.7 9.676 C 8.482 9.878 8.328 10.022 8.297 10.054 C 8.226 10.128 8.154 10.197 8.085 10.263 C 7.658 10.675 7.338 10.984 8.103 11.488 C 8.471 11.73 8.765 11.93 9.058 12.13 C 9.378 12.348 9.698 12.566 10.112 12.837 C 10.217 12.906 10.318 12.978 10.415 13.047 C 10.788 13.313 11.123 13.552 11.537 13.514 C 11.778 13.492 12.026 13.266 12.152 12.591 C 12.45 10.997 13.037 7.544 13.172 6.121 C 13.184 5.996 13.169 5.836 13.157 5.766 C 13.145 5.696 13.12 5.597 13.029 5.523 C 12.921 5.435 12.755 5.417 12.68 5.418 C 12.342 5.424 11.822 5.605 9.323 6.644 Z\" fill=\"rgb(255, 255, 255)\"></path></g></svg>',svgContentId:10817781702},E0KK6WNKi:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 19\"><g transform=\"translate(-0.002 0.518)\" id=\"ss8605817341_1\"><path d=\"M 0.002 18.002 L 0.002 0.002 L 18.002 0.002 L 18.002 18.002 Z\" fill=\"transparent\"></path><path d=\"M 18 9 C 18 13.971 13.971 18 9 18 C 4.029 18 0 13.971 0 9 C 0 4.029 4.029 0 9 0 C 13.971 0 18 4.029 18 9 Z M 9.323 6.644 C 8.447 7.008 6.698 7.762 4.074 8.905 C 3.648 9.074 3.425 9.24 3.405 9.402 C 3.37 9.676 3.713 9.784 4.18 9.931 C 4.244 9.951 4.31 9.972 4.377 9.993 C 4.837 10.143 5.455 10.318 5.776 10.325 C 6.068 10.331 6.393 10.211 6.752 9.964 C 9.204 8.309 10.469 7.473 10.549 7.455 C 10.605 7.442 10.682 7.426 10.735 7.473 C 10.788 7.52 10.782 7.608 10.777 7.632 C 10.743 7.777 9.396 9.029 8.7 9.676 C 8.482 9.878 8.328 10.022 8.297 10.054 C 8.226 10.128 8.154 10.197 8.085 10.263 C 7.658 10.675 7.338 10.984 8.103 11.488 C 8.471 11.73 8.765 11.93 9.058 12.13 C 9.378 12.348 9.698 12.566 10.112 12.837 C 10.217 12.906 10.318 12.978 10.415 13.047 C 10.788 13.313 11.123 13.552 11.537 13.514 C 11.778 13.492 12.026 13.266 12.152 12.591 C 12.45 10.997 13.037 7.544 13.172 6.121 C 13.184 5.996 13.169 5.836 13.157 5.766 C 13.145 5.696 13.12 5.597 13.029 5.523 C 12.921 5.435 12.755 5.417 12.68 5.418 C 12.342 5.424 11.822 5.605 9.323 6.644 Z\" fill=\"rgb(153,151,165)\"></path></g></svg>',svgContentId:8605817341}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-pkg806\",\"data-framer-name\":\"Discord\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"d4i3OTwIu\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 15\"><path d=\"M 16.923 1.187 C 15.627 0.633 14.26 0.24 12.857 0.018 C 12.844 0.018 12.831 0.02 12.82 0.025 C 12.808 0.03 12.797 0.036 12.789 0.045 C 12.618 0.335 12.418 0.713 12.284 1.003 C 10.768 0.792 9.228 0.792 7.713 1.003 C 7.562 0.674 7.391 0.354 7.199 0.045 C 7.188 0.028 7.161 0.018 7.131 0.018 C 5.728 0.242 4.361 0.634 3.065 1.187 C 3.055 1.187 3.046 1.196 3.036 1.204 C 0.446 4.781 -0.269 8.26 0.084 11.704 C 0.084 11.722 0.094 11.739 0.113 11.749 C 1.826 12.909 3.475 13.612 5.104 14.077 C 5.131 14.086 5.16 14.077 5.17 14.06 C 5.551 13.577 5.894 13.067 6.189 12.53 C 6.208 12.495 6.189 12.46 6.151 12.452 C 5.614 12.259 5.091 12.03 4.589 11.766 C 4.551 11.749 4.551 11.696 4.579 11.669 C 4.684 11.599 4.789 11.52 4.894 11.45 C 4.903 11.442 4.914 11.438 4.926 11.436 C 4.937 11.434 4.949 11.436 4.96 11.441 C 8.236 12.821 11.77 12.821 15.009 11.441 C 15.02 11.436 15.032 11.434 15.044 11.436 C 15.055 11.438 15.066 11.442 15.075 11.45 C 15.18 11.529 15.284 11.599 15.389 11.679 C 15.427 11.704 15.427 11.757 15.38 11.775 C 14.885 12.048 14.36 12.267 13.818 12.46 C 13.78 12.47 13.77 12.513 13.78 12.54 C 14.085 13.075 14.428 13.585 14.799 14.068 C 14.828 14.077 14.857 14.086 14.885 14.077 C 16.68 13.572 18.371 12.784 19.885 11.749 C 19.894 11.745 19.901 11.738 19.907 11.731 C 19.912 11.723 19.914 11.714 19.914 11.704 C 20.333 7.725 19.218 4.271 16.962 1.204 C 16.951 1.196 16.942 1.187 16.923 1.187 Z M 6.685 9.604 C 5.704 9.604 4.885 8.77 4.885 7.741 C 4.885 6.714 5.685 5.879 6.685 5.879 C 7.694 5.879 8.494 6.723 8.485 7.742 C 8.485 8.77 7.685 9.604 6.685 9.604 Z M 13.323 9.604 C 12.342 9.604 11.523 8.77 11.523 7.741 C 11.523 6.714 12.323 5.879 13.323 5.879 C 14.333 5.879 15.133 6.723 15.123 7.742 C 15.123 8.77 14.333 9.604 13.323 9.604 Z\" fill=\"rgb(153,151,165)\"></path></svg>',svgContentId:10422526032,withExternalLayout:true,...addPropertyOverrides({\"DzfxA6f5u-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 15\"><path d=\"M 16.923 1.187 C 15.627 0.633 14.26 0.24 12.857 0.018 C 12.844 0.018 12.831 0.02 12.82 0.025 C 12.808 0.03 12.797 0.036 12.789 0.045 C 12.618 0.335 12.418 0.713 12.284 1.003 C 10.768 0.792 9.228 0.792 7.713 1.003 C 7.562 0.674 7.391 0.354 7.199 0.045 C 7.188 0.028 7.161 0.018 7.131 0.018 C 5.728 0.242 4.361 0.634 3.065 1.187 C 3.055 1.187 3.046 1.196 3.036 1.204 C 0.446 4.781 -0.269 8.26 0.084 11.704 C 0.084 11.722 0.094 11.739 0.113 11.749 C 1.826 12.909 3.475 13.612 5.104 14.077 C 5.131 14.086 5.16 14.077 5.17 14.06 C 5.551 13.577 5.894 13.067 6.189 12.53 C 6.208 12.495 6.189 12.46 6.151 12.452 C 5.614 12.259 5.091 12.03 4.589 11.766 C 4.551 11.749 4.551 11.696 4.579 11.669 C 4.684 11.599 4.789 11.52 4.894 11.45 C 4.903 11.442 4.914 11.438 4.926 11.436 C 4.937 11.434 4.949 11.436 4.96 11.441 C 8.236 12.821 11.77 12.821 15.009 11.441 C 15.02 11.436 15.032 11.434 15.044 11.436 C 15.055 11.438 15.066 11.442 15.075 11.45 C 15.18 11.529 15.284 11.599 15.389 11.679 C 15.427 11.704 15.427 11.757 15.38 11.775 C 14.885 12.048 14.36 12.267 13.818 12.46 C 13.78 12.47 13.77 12.513 13.78 12.54 C 14.085 13.075 14.428 13.585 14.799 14.068 C 14.828 14.077 14.857 14.086 14.885 14.077 C 16.68 13.572 18.371 12.784 19.885 11.749 C 19.894 11.745 19.901 11.738 19.907 11.731 C 19.912 11.723 19.914 11.714 19.914 11.704 C 20.333 7.725 19.218 4.271 16.962 1.204 C 16.951 1.196 16.942 1.187 16.923 1.187 Z M 6.685 9.604 C 5.704 9.604 4.885 8.77 4.885 7.741 C 4.885 6.714 5.685 5.879 6.685 5.879 C 7.694 5.879 8.494 6.723 8.485 7.742 C 8.485 8.77 7.685 9.604 6.685 9.604 Z M 13.323 9.604 C 12.342 9.604 11.523 8.77 11.523 7.741 C 11.523 6.714 12.323 5.879 13.323 5.879 C 14.333 5.879 15.133 6.723 15.123 7.742 C 15.123 8.77 14.333 9.604 13.323 9.604 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11015524585},DzfxA6f5u:{svgContentId:9122463143}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-10dqkhz\",\"data-framer-name\":\"X\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"X0dCWvbKF\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 15 15\"><path d=\"M 11.813 0.018 L 14.113 0.018 L 9.088 5.976 L 15 14.081 L 10.372 14.081 L 6.746 9.164 L 2.598 14.081 L 0.296 14.081 L 5.671 7.709 L 0 0.018 L 4.747 0.018 L 8.023 4.513 Z M 11.006 12.653 L 12.281 12.653 L 4.053 1.371 L 2.686 1.371 Z\" fill=\"rgb(153,151,165)\"></path></svg>',svgContentId:8798316943,withExternalLayout:true,...addPropertyOverrides({\"nvDIHNaL6-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 15 15\"><path d=\"M 11.813 0.018 L 14.113 0.018 L 9.088 5.976 L 15 14.081 L 10.372 14.081 L 6.746 9.164 L 2.598 14.081 L 0.296 14.081 L 5.671 7.709 L 0 0.018 L 4.747 0.018 L 8.023 4.513 Z M 11.006 12.653 L 12.281 12.653 L 4.053 1.371 L 2.686 1.371 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:10099423945},nvDIHNaL6:{svgContentId:8802570469}},baseVariant,gestureVariant)}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1gqcg7i\",\"data-framer-name\":\"Linedkin\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"hFu_faO0D\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 14.82 0.489 L 1.18 0.489 C 0.871 0.486 0.573 0.599 0.352 0.803 C 0.13 1.006 0.004 1.284 0 1.575 L 0 14.464 C 0.004 14.755 0.131 15.032 0.352 15.235 C 0.573 15.438 0.871 15.551 1.18 15.548 L 14.82 15.548 C 15.129 15.55 15.427 15.437 15.649 15.234 C 15.87 15.03 15.996 14.752 16 14.461 L 16 1.571 C 15.995 1.281 15.867 1.004 15.646 0.802 C 15.425 0.599 15.129 0.487 14.82 0.489 Z M 4.744 13.327 L 2.369 13.327 L 2.369 6.132 L 4.744 6.132 L 4.744 13.325 Z M 3.564 5.153 C 3.222 5.156 2.891 5.038 2.636 4.823 C 2.381 4.609 2.22 4.312 2.185 3.992 C 2.149 3.672 2.241 3.351 2.444 3.091 C 2.646 2.831 2.944 2.652 3.279 2.588 C 3.614 2.523 3.963 2.579 4.257 2.743 C 4.551 2.908 4.77 3.169 4.87 3.477 C 4.971 3.785 4.946 4.117 4.801 4.408 C 4.655 4.7 4.4 4.93 4.084 5.054 C 3.917 5.118 3.738 5.151 3.557 5.151 Z M 13.639 13.326 L 11.264 13.326 L 11.264 9.826 C 11.264 8.993 11.249 7.921 10.03 7.921 C 8.812 7.921 8.605 8.83 8.605 9.773 L 8.605 13.326 L 6.233 13.326 L 6.233 6.133 L 8.51 6.133 L 8.51 7.121 L 8.542 7.121 C 8.859 6.556 9.632 5.959 10.788 5.959 C 13.193 5.954 13.639 7.444 13.639 9.376 Z\" fill=\"rgb(153,151,165)\"></path></svg>',svgContentId:12284755938,withExternalLayout:true,...addPropertyOverrides({\"UwAILkAG5-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 14.82 0.489 L 1.18 0.489 C 0.871 0.486 0.573 0.599 0.352 0.803 C 0.13 1.006 0.004 1.284 0 1.575 L 0 14.464 C 0.004 14.755 0.131 15.032 0.352 15.235 C 0.573 15.438 0.871 15.551 1.18 15.548 L 14.82 15.548 C 15.129 15.55 15.427 15.437 15.649 15.234 C 15.87 15.03 15.996 14.752 16 14.461 L 16 1.571 C 15.995 1.281 15.867 1.004 15.646 0.802 C 15.425 0.599 15.129 0.487 14.82 0.489 Z M 4.744 13.327 L 2.369 13.327 L 2.369 6.132 L 4.744 6.132 L 4.744 13.325 Z M 3.564 5.153 C 3.222 5.156 2.891 5.038 2.636 4.823 C 2.381 4.609 2.22 4.312 2.185 3.992 C 2.149 3.672 2.241 3.351 2.444 3.091 C 2.646 2.831 2.944 2.652 3.279 2.588 C 3.614 2.523 3.963 2.579 4.257 2.743 C 4.551 2.908 4.77 3.169 4.87 3.477 C 4.971 3.785 4.946 4.117 4.801 4.408 C 4.655 4.7 4.4 4.93 4.084 5.054 C 3.917 5.118 3.738 5.151 3.557 5.151 Z M 13.639 13.326 L 11.264 13.326 L 11.264 9.826 C 11.264 8.993 11.249 7.921 10.03 7.921 C 8.812 7.921 8.605 8.83 8.605 9.773 L 8.605 13.326 L 6.233 13.326 L 6.233 6.133 L 8.51 6.133 L 8.51 7.121 L 8.542 7.121 C 8.859 6.556 9.632 5.959 10.788 5.959 C 13.193 5.954 13.639 7.444 13.639 9.376 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:10806885395},UwAILkAG5:{svgContentId:12235353064}},baseVariant,gestureVariant)}),isDisplayed5()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-k2jg1j\",\"data-framer-name\":\"Gecko\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"CqSPjO4Qr\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 19\"><path d=\"M 18 9.479 C 18.022 14.45 14.011 18.497 9.041 18.519 C 4.07 18.541 0.023 14.53 0 9.56 C -0.022 4.589 3.989 0.542 8.959 0.52 C 13.93 0.498 17.977 4.508 17.999 9.479 Z\" fill=\"rgb(153,151,165)\"></path><path d=\"M 17.322 9.482 C 17.342 14.079 13.633 17.821 9.037 17.842 C 4.441 17.863 0.699 14.154 0.678 9.557 C 0.657 4.961 4.366 1.218 8.962 1.197 C 13.558 1.177 17.301 4.886 17.322 9.482 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 9.152 1.736 C 9.677 1.634 10.222 1.647 10.752 1.733 C 11.283 1.822 11.807 1.986 12.28 2.245 C 12.754 2.506 13.165 2.859 13.573 3.192 C 13.981 3.528 14.388 3.863 14.774 4.232 C 15.165 4.597 15.515 5.011 15.798 5.469 C 16.087 5.923 16.339 6.405 16.517 6.915 C 16.864 7.936 16.984 9.036 16.811 10.085 L 16.758 10.085 C 16.584 9.045 16.348 8.054 15.979 7.111 C 15.799 6.639 15.605 6.171 15.363 5.725 C 15.117 5.282 14.853 4.845 14.554 4.426 C 14.251 4.009 13.892 3.627 13.468 3.33 C 13.046 3.029 12.559 2.833 12.09 2.648 C 11.619 2.46 11.15 2.279 10.661 2.139 C 10.173 1.994 9.673 1.892 9.152 1.789 L 9.152 1.736 Z\" fill=\"rgb(229,228,236)\"></path><path d=\"M 13.22 6.542 C 12.616 6.367 11.99 6.119 11.356 5.868 C 11.319 5.709 11.179 5.511 10.894 5.269 C 10.48 4.909 9.702 4.919 9.03 5.078 C 8.287 4.903 7.554 4.841 6.851 5.01 C 1.097 6.595 4.359 10.462 2.246 14.351 C 2.547 14.988 5.787 18.709 10.475 17.71 C 10.475 17.71 8.872 13.857 12.49 12.008 C 15.425 10.508 17.546 7.722 13.219 6.541 Z\" fill=\"rgb(153,151,165)\"></path><path d=\"M 13.93 9.076 C 13.93 9.268 13.775 9.425 13.583 9.426 C 13.391 9.427 13.234 9.271 13.232 9.078 C 13.231 8.886 13.387 8.729 13.58 8.729 C 13.772 8.727 13.929 8.883 13.93 9.075 Z\" fill=\"rgb(229,228,236)\"></path><path d=\"M 9.029 5.077 C 9.449 5.107 10.964 5.602 11.355 5.867 C 11.031 4.922 9.932 4.796 9.029 5.077 Z\" fill=\"rgb(153,151,165)\"></path><path d=\"M 9.029 5.077 C 9.449 5.107 10.964 5.602 11.355 5.867 C 11.031 4.922 9.932 4.796 9.029 5.077 Z\" fill=\"rgba(0,0,0,0.5)\"></path><path d=\"M 9.429 7.468 C 9.429 8.357 8.708 9.077 7.82 9.077 C 6.932 9.077 6.211 8.357 6.211 7.468 C 6.211 6.579 6.932 5.859 7.82 5.859 C 8.708 5.859 9.429 6.579 9.429 7.468 Z\" fill=\"rgb(229,228,236)\"></path><path d=\"M 8.951 7.483 C 8.951 8.108 8.444 8.615 7.819 8.615 C 7.194 8.615 6.688 8.109 6.688 7.483 C 6.688 6.858 7.194 6.352 7.819 6.352 C 8.444 6.352 8.951 6.858 8.951 7.483 Z\" fill=\"rgb(153,151,165)\"></path><path d=\"M 8.951 7.483 C 8.951 8.108 8.444 8.615 7.819 8.615 C 7.194 8.615 6.688 8.109 6.688 7.483 C 6.688 6.858 7.194 6.352 7.819 6.352 C 8.444 6.352 8.951 6.858 8.951 7.483 Z\" fill=\"rgba(0,0,0,0.5)\"></path><path d=\"M 15.234 9.784 C 13.931 10.703 12.447 11.4 10.344 11.4 C 9.36 11.4 9.16 10.354 8.51 10.866 C 8.174 11.131 6.99 11.723 6.049 11.678 C 5.101 11.633 3.587 11.082 3.162 9.076 C 2.993 11.082 2.908 12.56 2.154 14.253 C 3.654 16.655 7.23 18.507 10.476 17.711 C 10.127 15.275 12.255 12.89 13.454 11.669 C 13.909 11.207 14.779 10.453 15.234 9.784 Z\" fill=\"rgb(153,151,165)\"></path><path d=\"M 15.182 9.845 C 14.777 10.214 14.296 10.488 13.805 10.728 C 13.309 10.962 12.793 11.153 12.26 11.291 C 11.728 11.428 11.173 11.532 10.61 11.481 C 10.058 11.433 9.474 11.239 9.102 10.818 L 9.119 10.798 C 9.579 11.094 10.103 11.198 10.627 11.213 C 11.151 11.227 11.685 11.188 12.211 11.082 C 12.736 10.973 13.252 10.811 13.751 10.605 C 14.248 10.4 14.74 10.162 15.164 9.824 L 15.181 9.844 Z\" fill=\"rgb(153,151,165)\"></path><path d=\"M 15.182 9.845 C 14.777 10.214 14.296 10.488 13.805 10.728 C 13.309 10.962 12.793 11.153 12.26 11.291 C 11.728 11.428 11.173 11.532 10.61 11.481 C 10.058 11.433 9.474 11.239 9.102 10.818 L 9.119 10.798 C 9.579 11.094 10.103 11.198 10.627 11.213 C 11.151 11.227 11.685 11.188 12.211 11.082 C 12.736 10.973 13.252 10.811 13.751 10.605 C 14.248 10.4 14.74 10.162 15.164 9.824 L 15.181 9.844 Z\" fill=\"rgba(0,0,0,0.5)\"></path></svg>',svgContentId:11957516505,withExternalLayout:true,...addPropertyOverrides({\"mgV3k0rig-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 19\"><path d=\"M 18 9.479 C 18.022 14.45 14.011 18.497 9.041 18.519 C 4.07 18.541 0.023 14.53 0 9.56 C -0.022 4.589 3.989 0.542 8.959 0.52 C 13.93 0.498 17.977 4.508 17.999 9.479 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 17.322 9.482 C 17.342 14.079 13.633 17.821 9.037 17.842 C 4.441 17.863 0.699 14.154 0.678 9.557 C 0.657 4.961 4.366 1.218 8.962 1.197 C 13.558 1.177 17.301 4.886 17.322 9.482 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 9.152 1.736 C 9.677 1.634 10.222 1.647 10.752 1.733 C 11.283 1.822 11.807 1.986 12.28 2.245 C 12.754 2.506 13.165 2.859 13.573 3.192 C 13.981 3.528 14.388 3.863 14.774 4.232 C 15.165 4.597 15.515 5.011 15.798 5.469 C 16.087 5.923 16.339 6.405 16.517 6.915 C 16.864 7.936 16.984 9.036 16.811 10.085 L 16.758 10.085 C 16.584 9.045 16.348 8.054 15.979 7.111 C 15.799 6.639 15.605 6.171 15.363 5.725 C 15.117 5.282 14.853 4.845 14.554 4.426 C 14.251 4.009 13.892 3.627 13.468 3.33 C 13.046 3.029 12.559 2.833 12.09 2.648 C 11.619 2.46 11.15 2.279 10.661 2.139 C 10.173 1.994 9.673 1.892 9.152 1.789 L 9.152 1.736 Z\" fill=\"rgb(229,228,236)\"></path><path d=\"M 13.22 6.542 C 12.616 6.367 11.99 6.119 11.356 5.868 C 11.319 5.709 11.179 5.511 10.894 5.269 C 10.48 4.909 9.702 4.919 9.03 5.078 C 8.287 4.903 7.554 4.841 6.851 5.01 C 1.097 6.595 4.359 10.462 2.246 14.351 C 2.547 14.988 5.787 18.709 10.475 17.71 C 10.475 17.71 8.872 13.857 12.49 12.008 C 15.425 10.508 17.546 7.722 13.219 6.541 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 13.93 9.076 C 13.93 9.268 13.775 9.425 13.583 9.426 C 13.391 9.427 13.234 9.271 13.232 9.078 C 13.231 8.886 13.387 8.729 13.58 8.729 C 13.772 8.727 13.929 8.883 13.93 9.075 Z\" fill=\"rgb(229,228,236)\"></path><path d=\"M 9.029 5.077 C 9.449 5.107 10.964 5.602 11.355 5.867 C 11.031 4.922 9.932 4.796 9.029 5.077 Z\" fill=\"rgb(153,151,165)\"></path><path d=\"M 9.029 5.077 C 9.449 5.107 10.964 5.602 11.355 5.867 C 11.031 4.922 9.932 4.796 9.029 5.077 Z\" fill=\"rgba(0,0,0,0.5)\"></path><path d=\"M 9.429 7.468 C 9.429 8.357 8.708 9.077 7.82 9.077 C 6.932 9.077 6.211 8.357 6.211 7.468 C 6.211 6.579 6.932 5.859 7.82 5.859 C 8.708 5.859 9.429 6.579 9.429 7.468 Z\" fill=\"rgb(229,228,236)\"></path><path d=\"M 8.951 7.483 C 8.951 8.108 8.444 8.615 7.819 8.615 C 7.194 8.615 6.688 8.109 6.688 7.483 C 6.688 6.858 7.194 6.352 7.819 6.352 C 8.444 6.352 8.951 6.858 8.951 7.483 Z\" fill=\"rgb(153,151,165)\"></path><path d=\"M 8.951 7.483 C 8.951 8.108 8.444 8.615 7.819 8.615 C 7.194 8.615 6.688 8.109 6.688 7.483 C 6.688 6.858 7.194 6.352 7.819 6.352 C 8.444 6.352 8.951 6.858 8.951 7.483 Z\" fill=\"rgba(0,0,0,0.5)\"></path><path d=\"M 15.234 9.784 C 13.931 10.703 12.447 11.4 10.344 11.4 C 9.36 11.4 9.16 10.354 8.51 10.866 C 8.174 11.131 6.99 11.723 6.049 11.678 C 5.101 11.633 3.587 11.082 3.162 9.076 C 2.993 11.082 2.908 12.56 2.154 14.253 C 3.654 16.655 7.23 18.507 10.476 17.711 C 10.127 15.275 12.255 12.89 13.454 11.669 C 13.909 11.207 14.779 10.453 15.234 9.784 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 15.182 9.845 C 14.777 10.214 14.296 10.488 13.805 10.728 C 13.309 10.962 12.793 11.153 12.26 11.291 C 11.728 11.428 11.173 11.532 10.61 11.481 C 10.058 11.433 9.474 11.239 9.102 10.818 L 9.119 10.798 C 9.579 11.094 10.103 11.198 10.627 11.213 C 11.151 11.227 11.685 11.188 12.211 11.082 C 12.736 10.973 13.252 10.811 13.751 10.605 C 14.248 10.4 14.74 10.162 15.164 9.824 L 15.181 9.844 Z\" fill=\"rgb(153,151,165)\"></path><path d=\"M 15.182 9.845 C 14.777 10.214 14.296 10.488 13.805 10.728 C 13.309 10.962 12.793 11.153 12.26 11.291 C 11.728 11.428 11.173 11.532 10.61 11.481 C 10.058 11.433 9.474 11.239 9.102 10.818 L 9.119 10.798 C 9.579 11.094 10.103 11.198 10.627 11.213 C 11.151 11.227 11.685 11.188 12.211 11.082 C 12.736 10.973 13.252 10.811 13.751 10.605 C 14.248 10.4 14.74 10.162 15.164 9.824 L 15.181 9.844 Z\" fill=\"rgba(0,0,0,0.5)\"></path></svg>',svgContentId:11458466431},mgV3k0rig:{svgContentId:8968678678}},baseVariant,gestureVariant)}),isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-k5jvc3\",\"data-framer-name\":\"Lama\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"cBYXq6574\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 19\"><g transform=\"translate(-0.49 -0.463)\" id=\"ss8993588314_1\"><path d=\"M 2.793 11.254 C 2.717 11.308 2.629 11.344 2.537 11.357 C 2.445 11.371 2.351 11.363 2.262 11.332 L 1.742 11.154 C 1.663 11.127 1.595 11.076 1.547 11.009 C 1.499 10.942 1.473 10.861 1.473 10.778 C 1.473 10.695 1.499 10.614 1.547 10.546 C 1.595 10.479 1.663 10.428 1.742 10.401 L 2.262 10.223 C 2.395 10.177 2.54 10.181 2.671 10.234 C 2.801 10.286 2.909 10.384 2.973 10.509 C 3.037 10.634 3.054 10.778 3.021 10.915 C 2.988 11.052 2.907 11.172 2.793 11.254 Z\" fill=\"rgb(13,255,129)\"></path><path d=\"M 2.679 15.618 C 2.638 15.548 2.625 15.465 2.642 15.386 C 2.659 15.307 2.705 15.237 2.77 15.189 L 3.983 14.315 C 4.086 14.241 4.214 14.21 4.34 14.231 C 4.465 14.251 4.578 14.32 4.652 14.423 C 4.662 14.436 4.67 14.451 4.678 14.464 C 4.71 14.519 4.73 14.579 4.739 14.641 C 4.747 14.704 4.743 14.767 4.727 14.828 C 4.71 14.889 4.682 14.946 4.644 14.996 C 4.606 15.046 4.558 15.087 4.503 15.119 L 4.459 15.142 L 3.096 15.755 C 3.022 15.788 2.938 15.793 2.861 15.768 C 2.784 15.743 2.719 15.69 2.679 15.619\" fill=\"rgb(153,151,165)\"></path><path d=\"M 4.678 7.258 C 4.643 7.315 4.598 7.365 4.544 7.404 C 4.49 7.443 4.428 7.471 4.363 7.485 C 4.298 7.5 4.23 7.5 4.164 7.487 C 4.099 7.473 4.037 7.446 3.982 7.407 L 2.77 6.531 C 2.704 6.484 2.659 6.413 2.642 6.334 C 2.625 6.255 2.638 6.172 2.679 6.102 C 2.72 6.032 2.785 5.98 2.862 5.955 C 2.939 5.93 3.023 5.935 3.097 5.969 L 4.46 6.581 C 4.517 6.606 4.569 6.643 4.612 6.688 C 4.656 6.734 4.69 6.787 4.712 6.846 C 4.735 6.905 4.745 6.967 4.744 7.03 C 4.742 7.093 4.728 7.155 4.702 7.212 C 4.702 7.227 4.687 7.242 4.679 7.256\" fill=\"rgb(153,151,165)\"></path><path d=\"M 5.906 17.434 L 5.768 21.51 L 1.939 21.51 C 1.425 21.509 0.932 21.305 0.568 20.941 C 0.205 20.578 0 20.085 0 19.571 L 0 18.703 C 2.037 18.706 4.05 18.273 5.906 17.434 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 5.906 17.434 L 5.768 21.51 L 1.939 21.51 C 1.425 21.509 0.932 21.305 0.568 20.941 C 0.205 20.578 0 20.085 0 19.571 L 0 18.703 C 2.037 18.706 4.05 18.273 5.906 17.434 Z\" fill=\"rgba(0,0,0,0.1)\"></path><path d=\"M 16.216 15.617 C 16.175 15.687 16.11 15.74 16.033 15.765 C 15.956 15.79 15.873 15.786 15.799 15.753 L 14.435 15.139 C 14.32 15.088 14.23 14.993 14.184 14.875 C 14.139 14.757 14.142 14.626 14.193 14.511 L 14.218 14.463 C 14.249 14.408 14.291 14.36 14.341 14.322 C 14.391 14.283 14.448 14.255 14.509 14.239 C 14.569 14.223 14.633 14.218 14.695 14.227 C 14.758 14.235 14.818 14.256 14.872 14.288 L 14.913 14.314 L 16.126 15.188 C 16.191 15.235 16.237 15.306 16.254 15.385 C 16.271 15.464 16.258 15.547 16.217 15.617\" fill=\"rgb(153,151,165)\"></path><path d=\"M 16.125 6.533 L 14.913 7.409 C 14.809 7.482 14.68 7.512 14.554 7.491 C 14.428 7.47 14.316 7.4 14.242 7.296 L 14.219 7.26 C 14.186 7.206 14.165 7.146 14.156 7.084 C 14.146 7.022 14.149 6.959 14.165 6.898 C 14.18 6.838 14.207 6.78 14.244 6.73 C 14.282 6.68 14.329 6.637 14.382 6.605 C 14.397 6.595 14.413 6.587 14.43 6.581 L 15.793 5.969 C 15.867 5.935 15.95 5.93 16.027 5.955 C 16.105 5.98 16.17 6.032 16.211 6.102 C 16.251 6.172 16.265 6.255 16.248 6.334 C 16.231 6.413 16.186 6.484 16.12 6.531\" fill=\"rgb(153,151,165)\"></path><path d=\"M 17.585 10.777 C 17.585 10.86 17.56 10.941 17.512 11.008 C 17.463 11.076 17.395 11.126 17.317 11.153 L 16.795 11.332 C 16.648 11.379 16.489 11.367 16.351 11.298 C 16.213 11.229 16.108 11.109 16.058 10.963 C 16.009 10.817 16.019 10.657 16.086 10.518 C 16.154 10.38 16.273 10.273 16.418 10.222 C 16.541 10.181 16.673 10.181 16.795 10.222 L 17.317 10.4 C 17.395 10.427 17.463 10.478 17.511 10.546 C 17.559 10.613 17.585 10.694 17.585 10.777 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 4.719 6.873 C 4.739 6.937 4.746 7.004 4.739 7.07 C 4.732 7.136 4.711 7.201 4.678 7.259 C 4.644 7.316 4.599 7.366 4.545 7.405 C 4.491 7.444 4.429 7.472 4.364 7.486 C 4.299 7.501 4.231 7.501 4.165 7.488 C 4.099 7.474 4.037 7.447 3.983 7.408 L 2.77 6.532 C 2.705 6.485 2.659 6.414 2.643 6.335 C 2.626 6.256 2.639 6.173 2.68 6.103 C 2.721 6.033 2.786 5.981 2.863 5.956 C 2.94 5.931 3.024 5.936 3.098 5.969 L 4.461 6.581 C 4.522 6.609 4.576 6.649 4.621 6.7 C 4.665 6.75 4.699 6.809 4.719 6.873 Z M 4.719 14.852 C 4.699 14.915 4.665 14.974 4.62 15.024 C 4.575 15.074 4.52 15.114 4.459 15.141 L 3.096 15.755 C 3.022 15.791 2.937 15.797 2.858 15.773 C 2.779 15.748 2.713 15.695 2.671 15.624 C 2.63 15.553 2.617 15.468 2.635 15.388 C 2.653 15.308 2.701 15.237 2.769 15.19 L 3.981 14.317 C 4.084 14.242 4.213 14.212 4.338 14.232 C 4.464 14.252 4.576 14.321 4.651 14.425 C 4.66 14.438 4.669 14.452 4.677 14.465 C 4.709 14.524 4.73 14.588 4.737 14.654 C 4.744 14.721 4.737 14.788 4.718 14.852 M 2.263 11.333 L 1.743 11.155 C 1.664 11.128 1.596 11.078 1.548 11.01 C 1.499 10.943 1.473 10.862 1.473 10.779 C 1.473 10.696 1.499 10.615 1.548 10.547 C 1.596 10.48 1.664 10.429 1.743 10.402 L 2.263 10.224 C 2.336 10.198 2.414 10.187 2.491 10.192 C 2.568 10.196 2.644 10.216 2.714 10.25 C 2.784 10.284 2.846 10.331 2.897 10.389 C 2.948 10.447 2.988 10.515 3.013 10.588 C 3.038 10.662 3.048 10.739 3.042 10.817 C 3.037 10.894 3.016 10.969 2.982 11.039 C 2.947 11.108 2.899 11.17 2.84 11.22 C 2.781 11.271 2.713 11.309 2.639 11.333 C 2.517 11.374 2.385 11.374 2.263 11.333 Z M 8.3 0 L 5.292 0 C 5.292 1.404 4.734 2.75 3.742 3.742 C 2.749 4.735 1.404 5.293 0 5.294 L 0 18.704 C 2.037 18.707 4.05 18.274 5.906 17.434 L 6.14 10.502 C 5.726 10.298 5.429 9.754 5.429 9.119 C 5.429 8.404 5.803 7.81 6.295 7.676 C 6.362 7.246 6.515 6.833 6.743 6.462 C 6.636 6.449 6.533 6.411 6.442 6.353 C 6.35 6.294 6.274 6.215 6.218 6.122 C 5.773 5.467 5.173 4.796 4.713 3.711 C 4.67 3.618 4.654 3.515 4.665 3.412 C 4.676 3.31 4.714 3.213 4.775 3.13 C 4.821 3.07 4.889 3.031 4.964 3.02 C 5.039 3.01 5.115 3.03 5.176 3.076 C 5.189 3.086 5.201 3.097 5.212 3.109 C 5.924 3.783 6.779 3.985 7.252 4.631 C 7.287 4.551 7.332 4.476 7.388 4.408 C 7.522 4.235 7.71 4.111 7.922 4.055 C 8.134 3.999 8.358 4.015 8.56 4.101 C 8.622 3.891 8.75 3.708 8.925 3.577 C 9.1 3.446 9.313 3.376 9.531 3.376 C 9.749 3.376 9.962 3.446 10.137 3.577 C 10.312 3.708 10.44 3.891 10.502 4.101 C 10.717 4.004 10.96 3.993 11.183 4.068 C 11.731 3.024 12.407 2.053 13.196 1.177 C 11.68 0.401 10.002 -0.003 8.3 0 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 4.719 6.873 C 4.739 6.937 4.746 7.004 4.739 7.07 C 4.732 7.136 4.711 7.201 4.678 7.259 C 4.644 7.316 4.599 7.366 4.545 7.405 C 4.491 7.444 4.429 7.472 4.364 7.486 C 4.299 7.501 4.231 7.501 4.165 7.488 C 4.099 7.474 4.037 7.447 3.983 7.408 L 2.77 6.532 C 2.705 6.485 2.659 6.414 2.643 6.335 C 2.626 6.256 2.639 6.173 2.68 6.103 C 2.721 6.033 2.786 5.981 2.863 5.956 C 2.94 5.931 3.024 5.936 3.098 5.969 L 4.461 6.581 C 4.522 6.609 4.576 6.649 4.621 6.7 C 4.665 6.75 4.699 6.809 4.719 6.873 Z M 4.719 14.852 C 4.699 14.915 4.665 14.974 4.62 15.024 C 4.575 15.074 4.52 15.114 4.459 15.141 L 3.096 15.755 C 3.022 15.791 2.937 15.797 2.858 15.773 C 2.779 15.748 2.713 15.695 2.671 15.624 C 2.63 15.553 2.617 15.468 2.635 15.388 C 2.653 15.308 2.701 15.237 2.769 15.19 L 3.981 14.317 C 4.084 14.242 4.213 14.212 4.338 14.232 C 4.464 14.252 4.576 14.321 4.651 14.425 C 4.66 14.438 4.669 14.452 4.677 14.465 C 4.709 14.524 4.73 14.588 4.737 14.654 C 4.744 14.721 4.737 14.788 4.718 14.852 M 2.263 11.333 L 1.743 11.155 C 1.664 11.128 1.596 11.078 1.548 11.01 C 1.499 10.943 1.473 10.862 1.473 10.779 C 1.473 10.696 1.499 10.615 1.548 10.547 C 1.596 10.48 1.664 10.429 1.743 10.402 L 2.263 10.224 C 2.336 10.198 2.414 10.187 2.491 10.192 C 2.568 10.196 2.644 10.216 2.714 10.25 C 2.784 10.284 2.846 10.331 2.897 10.389 C 2.948 10.447 2.988 10.515 3.013 10.588 C 3.038 10.662 3.048 10.739 3.042 10.817 C 3.037 10.894 3.016 10.969 2.982 11.039 C 2.947 11.108 2.899 11.17 2.84 11.22 C 2.781 11.271 2.713 11.309 2.639 11.333 C 2.517 11.374 2.385 11.374 2.263 11.333 Z M 8.3 0 L 5.292 0 C 5.292 1.404 4.734 2.75 3.742 3.742 C 2.749 4.735 1.404 5.293 0 5.294 L 0 18.704 C 2.037 18.707 4.05 18.274 5.906 17.434 L 6.14 10.502 C 5.726 10.298 5.429 9.754 5.429 9.119 C 5.429 8.404 5.803 7.81 6.295 7.676 C 6.362 7.246 6.515 6.833 6.743 6.462 C 6.636 6.449 6.533 6.411 6.442 6.353 C 6.35 6.294 6.274 6.215 6.218 6.122 C 5.773 5.467 5.173 4.796 4.713 3.711 C 4.67 3.618 4.654 3.515 4.665 3.412 C 4.676 3.31 4.714 3.213 4.775 3.13 C 4.821 3.07 4.889 3.031 4.964 3.02 C 5.039 3.01 5.115 3.03 5.176 3.076 C 5.189 3.086 5.201 3.097 5.212 3.109 C 5.924 3.783 6.779 3.985 7.252 4.631 C 7.287 4.551 7.332 4.476 7.388 4.408 C 7.522 4.235 7.71 4.111 7.922 4.055 C 8.134 3.999 8.358 4.015 8.56 4.101 C 8.622 3.891 8.75 3.708 8.925 3.577 C 9.1 3.446 9.313 3.376 9.531 3.376 C 9.749 3.376 9.962 3.446 10.137 3.577 C 10.312 3.708 10.44 3.891 10.502 4.101 C 10.717 4.004 10.96 3.993 11.183 4.068 C 11.731 3.024 12.407 2.053 13.196 1.177 C 11.68 0.401 10.002 -0.003 8.3 0 Z\" fill=\"rgba(0,0,0,0.05)\"></path><path d=\"M 2.793 11.254 C 2.717 11.308 2.629 11.344 2.537 11.357 C 2.445 11.371 2.351 11.363 2.262 11.332 L 1.742 11.154 C 1.663 11.127 1.595 11.076 1.547 11.009 C 1.499 10.942 1.473 10.861 1.473 10.778 C 1.473 10.695 1.499 10.614 1.547 10.546 C 1.595 10.479 1.663 10.428 1.742 10.401 L 2.262 10.223 C 2.395 10.177 2.54 10.181 2.671 10.234 C 2.801 10.286 2.909 10.384 2.973 10.509 C 3.037 10.634 3.054 10.778 3.021 10.915 C 2.988 11.052 2.907 11.172 2.793 11.254 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 17.318 11.153 L 16.796 11.331 C 16.65 11.379 16.49 11.367 16.352 11.298 C 16.215 11.229 16.109 11.108 16.06 10.962 C 16.01 10.816 16.02 10.657 16.088 10.518 C 16.155 10.379 16.275 10.273 16.42 10.222 C 16.542 10.181 16.674 10.181 16.796 10.222 L 17.318 10.4 C 17.397 10.427 17.465 10.477 17.513 10.545 C 17.562 10.612 17.588 10.693 17.588 10.776 C 17.588 10.859 17.562 10.94 17.513 11.008 C 17.465 11.075 17.397 11.126 17.318 11.153 Z M 16.217 15.617 C 16.177 15.687 16.112 15.74 16.035 15.765 C 15.957 15.79 15.874 15.786 15.8 15.752 L 14.437 15.139 C 14.321 15.088 14.231 14.993 14.185 14.875 C 14.14 14.757 14.143 14.626 14.195 14.51 L 14.219 14.463 C 14.25 14.408 14.292 14.36 14.342 14.322 C 14.392 14.283 14.449 14.255 14.51 14.239 C 14.571 14.222 14.634 14.218 14.697 14.227 C 14.759 14.235 14.819 14.256 14.874 14.288 L 14.915 14.314 L 16.127 15.188 C 16.193 15.235 16.238 15.305 16.255 15.385 C 16.272 15.464 16.259 15.547 16.219 15.617 M 14.177 6.872 C 14.197 6.808 14.231 6.749 14.276 6.7 C 14.321 6.65 14.375 6.61 14.437 6.582 L 15.8 5.97 C 15.874 5.937 15.957 5.932 16.034 5.957 C 16.112 5.982 16.177 6.034 16.218 6.104 C 16.258 6.174 16.272 6.257 16.255 6.336 C 16.238 6.415 16.193 6.486 16.127 6.533 L 14.915 7.409 C 14.811 7.483 14.681 7.512 14.556 7.491 C 14.43 7.47 14.318 7.4 14.244 7.296 L 14.221 7.26 C 14.187 7.202 14.165 7.137 14.158 7.071 C 14.15 7.004 14.156 6.936 14.177 6.872 Z M 14.123 1.711 C 13.823 1.518 13.515 1.339 13.196 1.176 C 12.408 2.052 11.732 3.024 11.184 4.067 C 11.377 4.129 11.548 4.248 11.675 4.408 C 11.729 4.476 11.774 4.551 11.81 4.63 C 12.254 4.023 13.034 3.886 13.718 3.234 C 13.785 3.165 13.873 3.122 13.968 3.113 C 14.063 3.104 14.159 3.129 14.237 3.184 C 14.273 3.207 14.303 3.237 14.327 3.272 C 14.372 3.329 14.4 3.398 14.408 3.47 C 14.417 3.542 14.405 3.615 14.375 3.681 L 14.355 3.727 C 13.897 4.791 13.299 5.468 12.858 6.121 C 12.801 6.215 12.723 6.294 12.63 6.353 C 12.538 6.412 12.433 6.449 12.324 6.461 C 12.551 6.832 12.701 7.245 12.764 7.675 C 13.208 7.797 13.553 8.287 13.619 8.906 C 13.626 8.977 13.63 9.048 13.63 9.119 C 13.63 9.716 13.368 10.233 12.99 10.461 C 12.968 10.476 12.944 10.49 12.92 10.501 L 12.92 10.604 L 13.247 20.302 C 14.996 19.394 16.461 18.024 17.484 16.341 C 18.507 14.657 19.048 12.725 19.048 10.755 C 19.05 8.956 18.599 7.185 17.739 5.605 C 16.878 4.025 15.635 2.686 14.123 1.711 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 17.318 11.153 L 16.796 11.331 C 16.65 11.379 16.49 11.367 16.352 11.298 C 16.215 11.229 16.109 11.108 16.06 10.962 C 16.01 10.816 16.02 10.657 16.088 10.518 C 16.155 10.379 16.275 10.273 16.42 10.222 C 16.542 10.181 16.674 10.181 16.796 10.222 L 17.318 10.4 C 17.397 10.427 17.465 10.477 17.513 10.545 C 17.562 10.612 17.588 10.693 17.588 10.776 C 17.588 10.859 17.562 10.94 17.513 11.008 C 17.465 11.075 17.397 11.126 17.318 11.153 Z M 16.217 15.617 C 16.177 15.687 16.112 15.74 16.035 15.765 C 15.957 15.79 15.874 15.786 15.8 15.752 L 14.437 15.139 C 14.321 15.088 14.231 14.993 14.185 14.875 C 14.14 14.757 14.143 14.626 14.195 14.51 L 14.219 14.463 C 14.25 14.408 14.292 14.36 14.342 14.322 C 14.392 14.283 14.449 14.255 14.51 14.239 C 14.571 14.222 14.634 14.218 14.697 14.227 C 14.759 14.235 14.819 14.256 14.874 14.288 L 14.915 14.314 L 16.127 15.188 C 16.193 15.235 16.238 15.305 16.255 15.385 C 16.272 15.464 16.259 15.547 16.219 15.617 M 14.177 6.872 C 14.197 6.808 14.231 6.749 14.276 6.7 C 14.321 6.65 14.375 6.61 14.437 6.582 L 15.8 5.97 C 15.874 5.937 15.957 5.932 16.034 5.957 C 16.112 5.982 16.177 6.034 16.218 6.104 C 16.258 6.174 16.272 6.257 16.255 6.336 C 16.238 6.415 16.193 6.486 16.127 6.533 L 14.915 7.409 C 14.811 7.483 14.681 7.512 14.556 7.491 C 14.43 7.47 14.318 7.4 14.244 7.296 L 14.221 7.26 C 14.187 7.202 14.165 7.137 14.158 7.071 C 14.15 7.004 14.156 6.936 14.177 6.872 Z M 14.123 1.711 C 13.823 1.518 13.515 1.339 13.196 1.176 C 12.408 2.052 11.732 3.024 11.184 4.067 C 11.377 4.129 11.548 4.248 11.675 4.408 C 11.729 4.476 11.774 4.551 11.81 4.63 C 12.254 4.023 13.034 3.886 13.718 3.234 C 13.785 3.165 13.873 3.122 13.968 3.113 C 14.063 3.104 14.159 3.129 14.237 3.184 C 14.273 3.207 14.303 3.237 14.327 3.272 C 14.372 3.329 14.4 3.398 14.408 3.47 C 14.417 3.542 14.405 3.615 14.375 3.681 L 14.355 3.727 C 13.897 4.791 13.299 5.468 12.858 6.121 C 12.801 6.215 12.723 6.294 12.63 6.353 C 12.538 6.412 12.433 6.449 12.324 6.461 C 12.551 6.832 12.701 7.245 12.764 7.675 C 13.208 7.797 13.553 8.287 13.619 8.906 C 13.626 8.977 13.63 9.048 13.63 9.119 C 13.63 9.716 13.368 10.233 12.99 10.461 C 12.968 10.476 12.944 10.49 12.92 10.501 L 12.92 10.604 L 13.247 20.302 C 14.996 19.394 16.461 18.024 17.484 16.341 C 18.507 14.657 19.048 12.725 19.048 10.755 C 19.05 8.956 18.599 7.185 17.739 5.605 C 16.878 4.025 15.635 2.686 14.123 1.711 Z\" fill=\"rgba(0,0,0,0.1)\"></path><path d=\"M 11.574 10.145 C 11.632 10.251 11.66 10.371 11.654 10.492 C 11.648 10.612 11.607 10.729 11.538 10.828 C 11.071 11.508 10.418 12.026 9.587 12.026 L 9.41 12.026 C 8.692 11.963 7.938 11.494 7.471 10.929 C 7.387 10.826 7.336 10.7 7.326 10.568 C 7.315 10.436 7.344 10.303 7.411 10.188 C 7.594 9.883 7.691 9.534 7.691 9.178 C 7.691 8.844 7.609 8.516 7.452 8.221 C 7.394 8.116 7.367 7.997 7.373 7.878 C 7.38 7.759 7.419 7.643 7.488 7.545 C 7.523 7.593 7.565 7.636 7.61 7.674 C 7.775 7.804 7.978 7.876 8.188 7.879 C 8.397 7.882 8.602 7.816 8.771 7.691 C 8.771 8.062 9.145 8.363 9.605 8.363 C 9.647 8.367 9.689 8.367 9.731 8.363 C 10.134 8.314 10.441 8.036 10.441 7.699 C 10.612 7.827 10.821 7.894 11.034 7.889 C 11.247 7.885 11.453 7.809 11.618 7.674 L 11.664 7.634 C 11.694 7.724 11.704 7.82 11.694 7.914 C 11.684 8.009 11.653 8.1 11.603 8.182 C 11.422 8.485 11.327 8.832 11.328 9.185 C 11.329 9.522 11.413 9.854 11.574 10.15 M 14.321 3.273 C 14.297 3.238 14.267 3.208 14.231 3.184 C 14.153 3.131 14.06 3.107 13.966 3.117 C 13.872 3.126 13.785 3.168 13.719 3.235 C 13.035 3.89 12.246 4.024 11.811 4.631 C 11.775 4.551 11.729 4.477 11.675 4.408 C 11.549 4.249 11.378 4.13 11.184 4.068 C 10.961 3.993 10.718 4.004 10.504 4.101 C 10.441 3.891 10.313 3.707 10.138 3.577 C 9.963 3.446 9.751 3.375 9.532 3.375 C 9.314 3.375 9.101 3.446 8.926 3.577 C 8.751 3.707 8.623 3.891 8.561 4.101 C 8.359 4.015 8.135 3.999 7.923 4.055 C 7.711 4.11 7.523 4.235 7.39 4.408 C 7.334 4.476 7.288 4.551 7.254 4.631 C 6.781 3.984 5.925 3.783 5.213 3.109 C 5.188 3.081 5.158 3.058 5.124 3.042 C 5.09 3.025 5.053 3.016 5.016 3.014 C 4.978 3.012 4.94 3.018 4.905 3.03 C 4.869 3.043 4.837 3.062 4.809 3.088 C 4.794 3.1 4.781 3.115 4.77 3.13 C 4.709 3.213 4.67 3.31 4.66 3.412 C 4.649 3.514 4.665 3.618 4.708 3.711 C 5.167 4.796 5.768 5.464 6.213 6.122 C 6.27 6.215 6.347 6.295 6.439 6.354 C 6.531 6.413 6.636 6.45 6.745 6.462 C 6.516 6.833 6.364 7.246 6.296 7.676 C 5.806 7.81 5.431 8.404 5.431 9.119 C 5.431 9.754 5.727 10.298 6.141 10.502 L 5.907 17.434 L 5.77 21.51 L 8.299 21.51 C 10.002 21.513 11.68 21.109 13.195 20.333 L 13.253 20.302 L 12.927 10.605 L 12.927 10.502 C 12.952 10.491 12.975 10.477 12.997 10.461 C 13.375 10.234 13.637 9.717 13.637 9.119 C 13.637 9.048 13.634 8.977 13.626 8.907 C 13.56 8.288 13.215 7.797 12.772 7.676 C 12.706 7.245 12.554 6.832 12.323 6.462 C 12.432 6.45 12.537 6.413 12.629 6.354 C 12.722 6.295 12.8 6.215 12.857 6.122 C 13.298 5.467 13.896 4.791 14.354 3.728 L 14.374 3.682 C 14.404 3.616 14.416 3.543 14.407 3.471 C 14.399 3.398 14.371 3.33 14.326 3.273\" fill=\"rgb(153,151,165)\"></path><path d=\"M 5.292 0 C 5.292 1.404 4.734 2.75 3.742 3.742 C 2.749 4.735 1.404 5.293 0 5.294 L 0 1.939 C 0 1.425 0.205 0.932 0.568 0.568 C 0.932 0.205 1.425 0 1.939 0 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 5.292 0 C 5.292 1.404 4.734 2.75 3.742 3.742 C 2.749 4.735 1.404 5.293 0 5.294 L 0 1.939 C 0 1.425 0.205 0.932 0.568 0.568 C 0.932 0.205 1.425 0 1.939 0 Z\" fill=\"rgba(0,0,0,0.1)\"></path><path d=\"M 10.502 9.361 L 9.957 9.862 C 9.91 9.906 9.877 9.963 9.861 10.025 C 9.825 10.169 9.755 10.452 9.697 10.721 C 9.688 10.757 9.667 10.789 9.637 10.812 C 9.608 10.835 9.571 10.846 9.534 10.845 C 9.496 10.846 9.46 10.835 9.43 10.812 C 9.4 10.789 9.379 10.757 9.37 10.721 L 9.197 10.025 C 9.181 9.962 9.148 9.906 9.1 9.862 L 8.555 9.361 C 8.525 9.33 8.507 9.289 8.507 9.246 C 8.507 9.202 8.525 9.161 8.555 9.13 C 8.573 9.112 8.594 9.097 8.619 9.088 C 8.643 9.079 8.669 9.076 8.694 9.08 L 9.512 9.191 L 9.557 9.191 L 9.62 9.183 L 10.375 9.08 C 10.408 9.076 10.442 9.083 10.471 9.1 C 10.5 9.116 10.524 9.141 10.538 9.171 C 10.553 9.203 10.557 9.238 10.551 9.272 C 10.544 9.306 10.526 9.337 10.501 9.361 M 11.319 9.178 C 11.322 8.826 11.421 8.482 11.604 8.181 C 11.651 8.1 11.68 8.01 11.689 7.916 C 11.698 7.823 11.687 7.728 11.656 7.64 L 11.618 7.674 C 11.452 7.805 11.247 7.876 11.036 7.878 C 10.824 7.88 10.618 7.812 10.45 7.684 C 10.45 8.018 10.146 8.299 9.74 8.345 C 9.698 8.348 9.656 8.348 9.614 8.345 C 9.154 8.345 8.779 8.044 8.779 7.672 C 8.611 7.8 8.405 7.869 8.193 7.867 C 7.982 7.865 7.777 7.793 7.611 7.662 C 7.565 7.624 7.524 7.581 7.488 7.533 C 7.42 7.631 7.38 7.747 7.374 7.866 C 7.367 7.985 7.395 8.104 7.452 8.209 C 7.611 8.507 7.693 8.84 7.691 9.178 C 7.692 9.529 7.598 9.875 7.419 10.178 C 7.353 10.293 7.323 10.425 7.334 10.558 C 7.345 10.69 7.396 10.816 7.48 10.919 C 7.95 11.483 8.701 11.953 9.419 12.015 L 9.596 12.015 C 10.427 12.015 11.08 11.498 11.546 10.817 C 11.613 10.719 11.65 10.604 11.655 10.485 C 11.66 10.366 11.632 10.249 11.574 10.145 C 11.413 9.848 11.329 9.517 11.329 9.179\" fill=\"rgb(94,95,110)\"></path><path d=\"M 10.502 9.361 L 9.957 9.862 C 9.91 9.906 9.877 9.963 9.861 10.025 C 9.825 10.169 9.755 10.452 9.697 10.721 C 9.688 10.757 9.667 10.789 9.637 10.812 C 9.608 10.835 9.571 10.846 9.534 10.845 C 9.496 10.846 9.46 10.835 9.43 10.812 C 9.4 10.789 9.379 10.757 9.37 10.721 L 9.197 10.025 C 9.181 9.962 9.148 9.906 9.1 9.862 L 8.555 9.361 C 8.525 9.33 8.507 9.289 8.507 9.246 C 8.507 9.202 8.525 9.161 8.555 9.13 C 8.573 9.112 8.594 9.097 8.619 9.088 C 8.643 9.079 8.669 9.076 8.694 9.08 L 9.512 9.191 L 9.557 9.191 L 9.62 9.183 L 10.375 9.08 C 10.408 9.076 10.442 9.083 10.471 9.1 C 10.5 9.116 10.524 9.141 10.538 9.171 C 10.553 9.203 10.557 9.238 10.551 9.272 C 10.544 9.306 10.526 9.337 10.501 9.361 M 11.319 9.178 C 11.322 8.826 11.421 8.482 11.604 8.181 C 11.651 8.1 11.68 8.01 11.689 7.916 C 11.698 7.823 11.687 7.728 11.656 7.64 L 11.618 7.674 C 11.452 7.805 11.247 7.876 11.036 7.878 C 10.824 7.88 10.618 7.812 10.45 7.684 C 10.45 8.018 10.146 8.299 9.74 8.345 C 9.698 8.348 9.656 8.348 9.614 8.345 C 9.154 8.345 8.779 8.044 8.779 7.672 C 8.611 7.8 8.405 7.869 8.193 7.867 C 7.982 7.865 7.777 7.793 7.611 7.662 C 7.565 7.624 7.524 7.581 7.488 7.533 C 7.42 7.631 7.38 7.747 7.374 7.866 C 7.367 7.985 7.395 8.104 7.452 8.209 C 7.611 8.507 7.693 8.84 7.691 9.178 C 7.692 9.529 7.598 9.875 7.419 10.178 C 7.353 10.293 7.323 10.425 7.334 10.558 C 7.345 10.69 7.396 10.816 7.48 10.919 C 7.95 11.483 8.701 11.953 9.419 12.015 L 9.596 12.015 C 10.427 12.015 11.08 11.498 11.546 10.817 C 11.613 10.719 11.65 10.604 11.655 10.485 C 11.66 10.366 11.632 10.249 11.574 10.145 C 11.413 9.848 11.329 9.517 11.329 9.179\" fill=\"rgb(9,9,9)\"></path><path d=\"M 10.503 9.361 L 9.958 9.861 C 9.911 9.906 9.877 9.963 9.861 10.025 C 9.825 10.169 9.755 10.452 9.698 10.721 C 9.689 10.757 9.667 10.789 9.638 10.812 C 9.608 10.834 9.571 10.846 9.534 10.845 C 9.497 10.846 9.46 10.834 9.43 10.812 C 9.4 10.789 9.379 10.757 9.37 10.721 L 9.197 10.025 C 9.182 9.962 9.148 9.905 9.1 9.861 L 8.555 9.361 C 8.525 9.33 8.508 9.289 8.508 9.245 C 8.508 9.202 8.525 9.161 8.555 9.13 C 8.573 9.111 8.595 9.097 8.619 9.088 C 8.643 9.079 8.669 9.076 8.694 9.079 L 9.513 9.191 L 9.557 9.191 L 9.621 9.182 L 10.375 9.079 C 10.408 9.076 10.442 9.083 10.471 9.099 C 10.501 9.116 10.524 9.141 10.539 9.171 C 10.553 9.202 10.558 9.238 10.551 9.272 C 10.544 9.306 10.527 9.337 10.501 9.361\" fill=\"rgb(153,151,165)\"></path></g></svg>',svgContentId:8993588314,withExternalLayout:true,...addPropertyOverrides({\"Ilcz9WdO3-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 19\"><g transform=\"translate(-0.49 -0.463)\" id=\"ss8945769095_1\"><path d=\"M 2.793 11.254 C 2.717 11.308 2.629 11.344 2.537 11.357 C 2.445 11.371 2.351 11.363 2.262 11.332 L 1.742 11.154 C 1.663 11.127 1.595 11.076 1.547 11.009 C 1.499 10.942 1.473 10.861 1.473 10.778 C 1.473 10.695 1.499 10.614 1.547 10.546 C 1.595 10.479 1.663 10.428 1.742 10.401 L 2.262 10.223 C 2.395 10.177 2.54 10.181 2.671 10.234 C 2.801 10.286 2.909 10.384 2.973 10.509 C 3.037 10.634 3.054 10.778 3.021 10.915 C 2.988 11.052 2.907 11.172 2.793 11.254 Z\" fill=\"rgb(13,255,129)\"></path><path d=\"M 2.679 15.618 C 2.638 15.548 2.625 15.465 2.642 15.386 C 2.659 15.307 2.705 15.237 2.77 15.189 L 3.983 14.315 C 4.086 14.241 4.214 14.21 4.34 14.231 C 4.465 14.251 4.578 14.32 4.652 14.423 C 4.662 14.436 4.67 14.451 4.678 14.464 C 4.71 14.519 4.73 14.579 4.739 14.641 C 4.747 14.704 4.743 14.767 4.727 14.828 C 4.71 14.889 4.682 14.946 4.644 14.996 C 4.606 15.046 4.558 15.087 4.503 15.119 L 4.459 15.142 L 3.096 15.755 C 3.022 15.788 2.938 15.793 2.861 15.768 C 2.784 15.743 2.719 15.69 2.679 15.619\" fill=\"rgb(153,151,165)\"></path><path d=\"M 4.678 7.258 C 4.643 7.315 4.598 7.365 4.544 7.404 C 4.49 7.443 4.428 7.471 4.363 7.485 C 4.298 7.5 4.23 7.5 4.164 7.487 C 4.099 7.473 4.037 7.446 3.982 7.407 L 2.77 6.531 C 2.704 6.484 2.659 6.413 2.642 6.334 C 2.625 6.255 2.638 6.172 2.679 6.102 C 2.72 6.032 2.785 5.98 2.862 5.955 C 2.939 5.93 3.023 5.935 3.097 5.969 L 4.46 6.581 C 4.517 6.606 4.569 6.643 4.612 6.688 C 4.656 6.734 4.69 6.787 4.712 6.846 C 4.735 6.905 4.745 6.967 4.744 7.03 C 4.742 7.093 4.728 7.155 4.702 7.212 C 4.702 7.227 4.687 7.242 4.679 7.256\" fill=\"rgb(153,151,165)\"></path><path d=\"M 5.906 17.434 L 5.768 21.51 L 1.939 21.51 C 1.425 21.509 0.932 21.305 0.568 20.941 C 0.205 20.578 0 20.085 0 19.571 L 0 18.703 C 2.037 18.706 4.05 18.273 5.906 17.434 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 5.906 17.434 L 5.768 21.51 L 1.939 21.51 C 1.425 21.509 0.932 21.305 0.568 20.941 C 0.205 20.578 0 20.085 0 19.571 L 0 18.703 C 2.037 18.706 4.05 18.273 5.906 17.434 Z\" fill=\"rgba(0,0,0,0.1)\"></path><path d=\"M 16.216 15.617 C 16.175 15.687 16.11 15.74 16.033 15.765 C 15.956 15.79 15.873 15.786 15.799 15.753 L 14.435 15.139 C 14.32 15.088 14.23 14.993 14.184 14.875 C 14.139 14.757 14.142 14.626 14.193 14.511 L 14.218 14.463 C 14.249 14.408 14.291 14.36 14.341 14.322 C 14.391 14.283 14.448 14.255 14.509 14.239 C 14.569 14.223 14.633 14.218 14.695 14.227 C 14.758 14.235 14.818 14.256 14.872 14.288 L 14.913 14.314 L 16.126 15.188 C 16.191 15.235 16.237 15.306 16.254 15.385 C 16.271 15.464 16.258 15.547 16.217 15.617\" fill=\"rgb(153,151,165)\"></path><path d=\"M 16.125 6.533 L 14.913 7.409 C 14.809 7.482 14.68 7.512 14.554 7.491 C 14.428 7.47 14.316 7.4 14.242 7.296 L 14.219 7.26 C 14.186 7.206 14.165 7.146 14.156 7.084 C 14.146 7.022 14.149 6.959 14.165 6.898 C 14.18 6.838 14.207 6.78 14.244 6.73 C 14.282 6.68 14.329 6.637 14.382 6.605 C 14.397 6.595 14.413 6.587 14.43 6.581 L 15.793 5.969 C 15.867 5.935 15.95 5.93 16.027 5.955 C 16.105 5.98 16.17 6.032 16.211 6.102 C 16.251 6.172 16.265 6.255 16.248 6.334 C 16.231 6.413 16.186 6.484 16.12 6.531\" fill=\"rgb(153,151,165)\"></path><path d=\"M 17.585 10.777 C 17.585 10.86 17.56 10.941 17.512 11.008 C 17.463 11.076 17.395 11.126 17.317 11.153 L 16.795 11.332 C 16.648 11.379 16.489 11.367 16.351 11.298 C 16.213 11.229 16.108 11.109 16.058 10.963 C 16.009 10.817 16.019 10.657 16.086 10.518 C 16.154 10.38 16.273 10.273 16.418 10.222 C 16.541 10.181 16.673 10.181 16.795 10.222 L 17.317 10.4 C 17.395 10.427 17.463 10.478 17.511 10.546 C 17.559 10.613 17.585 10.694 17.585 10.777 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 4.719 6.873 C 4.739 6.937 4.746 7.004 4.739 7.07 C 4.732 7.136 4.711 7.201 4.678 7.259 C 4.644 7.316 4.599 7.366 4.545 7.405 C 4.491 7.444 4.429 7.472 4.364 7.486 C 4.299 7.501 4.231 7.501 4.165 7.488 C 4.099 7.474 4.037 7.447 3.983 7.408 L 2.77 6.532 C 2.705 6.485 2.659 6.414 2.643 6.335 C 2.626 6.256 2.639 6.173 2.68 6.103 C 2.721 6.033 2.786 5.981 2.863 5.956 C 2.94 5.931 3.024 5.936 3.098 5.969 L 4.461 6.581 C 4.522 6.609 4.576 6.649 4.621 6.7 C 4.665 6.75 4.699 6.809 4.719 6.873 Z M 4.719 14.852 C 4.699 14.915 4.665 14.974 4.62 15.024 C 4.575 15.074 4.52 15.114 4.459 15.141 L 3.096 15.755 C 3.022 15.791 2.937 15.797 2.858 15.773 C 2.779 15.748 2.713 15.695 2.671 15.624 C 2.63 15.553 2.617 15.468 2.635 15.388 C 2.653 15.308 2.701 15.237 2.769 15.19 L 3.981 14.317 C 4.084 14.242 4.213 14.212 4.338 14.232 C 4.464 14.252 4.576 14.321 4.651 14.425 C 4.66 14.438 4.669 14.452 4.677 14.465 C 4.709 14.524 4.73 14.588 4.737 14.654 C 4.744 14.721 4.737 14.788 4.718 14.852 M 2.263 11.333 L 1.743 11.155 C 1.664 11.128 1.596 11.078 1.548 11.01 C 1.499 10.943 1.473 10.862 1.473 10.779 C 1.473 10.696 1.499 10.615 1.548 10.547 C 1.596 10.48 1.664 10.429 1.743 10.402 L 2.263 10.224 C 2.336 10.198 2.414 10.187 2.491 10.192 C 2.568 10.196 2.644 10.216 2.714 10.25 C 2.784 10.284 2.846 10.331 2.897 10.389 C 2.948 10.447 2.988 10.515 3.013 10.588 C 3.038 10.662 3.048 10.739 3.042 10.817 C 3.037 10.894 3.016 10.969 2.982 11.039 C 2.947 11.108 2.899 11.17 2.84 11.22 C 2.781 11.271 2.713 11.309 2.639 11.333 C 2.517 11.374 2.385 11.374 2.263 11.333 Z M 8.3 0 L 5.292 0 C 5.292 1.404 4.734 2.75 3.742 3.742 C 2.749 4.735 1.404 5.293 0 5.294 L 0 18.704 C 2.037 18.707 4.05 18.274 5.906 17.434 L 6.14 10.502 C 5.726 10.298 5.429 9.754 5.429 9.119 C 5.429 8.404 5.803 7.81 6.295 7.676 C 6.362 7.246 6.515 6.833 6.743 6.462 C 6.636 6.449 6.533 6.411 6.442 6.353 C 6.35 6.294 6.274 6.215 6.218 6.122 C 5.773 5.467 5.173 4.796 4.713 3.711 C 4.67 3.618 4.654 3.515 4.665 3.412 C 4.676 3.31 4.714 3.213 4.775 3.13 C 4.821 3.07 4.889 3.031 4.964 3.02 C 5.039 3.01 5.115 3.03 5.176 3.076 C 5.189 3.086 5.201 3.097 5.212 3.109 C 5.924 3.783 6.779 3.985 7.252 4.631 C 7.287 4.551 7.332 4.476 7.388 4.408 C 7.522 4.235 7.71 4.111 7.922 4.055 C 8.134 3.999 8.358 4.015 8.56 4.101 C 8.622 3.891 8.75 3.708 8.925 3.577 C 9.1 3.446 9.313 3.376 9.531 3.376 C 9.749 3.376 9.962 3.446 10.137 3.577 C 10.312 3.708 10.44 3.891 10.502 4.101 C 10.717 4.004 10.96 3.993 11.183 4.068 C 11.731 3.024 12.407 2.053 13.196 1.177 C 11.68 0.401 10.002 -0.003 8.3 0 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 4.719 6.873 C 4.739 6.937 4.746 7.004 4.739 7.07 C 4.732 7.136 4.711 7.201 4.678 7.259 C 4.644 7.316 4.599 7.366 4.545 7.405 C 4.491 7.444 4.429 7.472 4.364 7.486 C 4.299 7.501 4.231 7.501 4.165 7.488 C 4.099 7.474 4.037 7.447 3.983 7.408 L 2.77 6.532 C 2.705 6.485 2.659 6.414 2.643 6.335 C 2.626 6.256 2.639 6.173 2.68 6.103 C 2.721 6.033 2.786 5.981 2.863 5.956 C 2.94 5.931 3.024 5.936 3.098 5.969 L 4.461 6.581 C 4.522 6.609 4.576 6.649 4.621 6.7 C 4.665 6.75 4.699 6.809 4.719 6.873 Z M 4.719 14.852 C 4.699 14.915 4.665 14.974 4.62 15.024 C 4.575 15.074 4.52 15.114 4.459 15.141 L 3.096 15.755 C 3.022 15.791 2.937 15.797 2.858 15.773 C 2.779 15.748 2.713 15.695 2.671 15.624 C 2.63 15.553 2.617 15.468 2.635 15.388 C 2.653 15.308 2.701 15.237 2.769 15.19 L 3.981 14.317 C 4.084 14.242 4.213 14.212 4.338 14.232 C 4.464 14.252 4.576 14.321 4.651 14.425 C 4.66 14.438 4.669 14.452 4.677 14.465 C 4.709 14.524 4.73 14.588 4.737 14.654 C 4.744 14.721 4.737 14.788 4.718 14.852 M 2.263 11.333 L 1.743 11.155 C 1.664 11.128 1.596 11.078 1.548 11.01 C 1.499 10.943 1.473 10.862 1.473 10.779 C 1.473 10.696 1.499 10.615 1.548 10.547 C 1.596 10.48 1.664 10.429 1.743 10.402 L 2.263 10.224 C 2.336 10.198 2.414 10.187 2.491 10.192 C 2.568 10.196 2.644 10.216 2.714 10.25 C 2.784 10.284 2.846 10.331 2.897 10.389 C 2.948 10.447 2.988 10.515 3.013 10.588 C 3.038 10.662 3.048 10.739 3.042 10.817 C 3.037 10.894 3.016 10.969 2.982 11.039 C 2.947 11.108 2.899 11.17 2.84 11.22 C 2.781 11.271 2.713 11.309 2.639 11.333 C 2.517 11.374 2.385 11.374 2.263 11.333 Z M 8.3 0 L 5.292 0 C 5.292 1.404 4.734 2.75 3.742 3.742 C 2.749 4.735 1.404 5.293 0 5.294 L 0 18.704 C 2.037 18.707 4.05 18.274 5.906 17.434 L 6.14 10.502 C 5.726 10.298 5.429 9.754 5.429 9.119 C 5.429 8.404 5.803 7.81 6.295 7.676 C 6.362 7.246 6.515 6.833 6.743 6.462 C 6.636 6.449 6.533 6.411 6.442 6.353 C 6.35 6.294 6.274 6.215 6.218 6.122 C 5.773 5.467 5.173 4.796 4.713 3.711 C 4.67 3.618 4.654 3.515 4.665 3.412 C 4.676 3.31 4.714 3.213 4.775 3.13 C 4.821 3.07 4.889 3.031 4.964 3.02 C 5.039 3.01 5.115 3.03 5.176 3.076 C 5.189 3.086 5.201 3.097 5.212 3.109 C 5.924 3.783 6.779 3.985 7.252 4.631 C 7.287 4.551 7.332 4.476 7.388 4.408 C 7.522 4.235 7.71 4.111 7.922 4.055 C 8.134 3.999 8.358 4.015 8.56 4.101 C 8.622 3.891 8.75 3.708 8.925 3.577 C 9.1 3.446 9.313 3.376 9.531 3.376 C 9.749 3.376 9.962 3.446 10.137 3.577 C 10.312 3.708 10.44 3.891 10.502 4.101 C 10.717 4.004 10.96 3.993 11.183 4.068 C 11.731 3.024 12.407 2.053 13.196 1.177 C 11.68 0.401 10.002 -0.003 8.3 0 Z\" fill=\"rgba(0,0,0,0.05)\"></path><path d=\"M 2.793 11.254 C 2.717 11.308 2.629 11.344 2.537 11.357 C 2.445 11.371 2.351 11.363 2.262 11.332 L 1.742 11.154 C 1.663 11.127 1.595 11.076 1.547 11.009 C 1.499 10.942 1.473 10.861 1.473 10.778 C 1.473 10.695 1.499 10.614 1.547 10.546 C 1.595 10.479 1.663 10.428 1.742 10.401 L 2.262 10.223 C 2.395 10.177 2.54 10.181 2.671 10.234 C 2.801 10.286 2.909 10.384 2.973 10.509 C 3.037 10.634 3.054 10.778 3.021 10.915 C 2.988 11.052 2.907 11.172 2.793 11.254 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 17.318 11.153 L 16.796 11.331 C 16.65 11.379 16.49 11.367 16.352 11.298 C 16.215 11.229 16.109 11.108 16.06 10.962 C 16.01 10.816 16.02 10.657 16.088 10.518 C 16.155 10.379 16.275 10.273 16.42 10.222 C 16.542 10.181 16.674 10.181 16.796 10.222 L 17.318 10.4 C 17.397 10.427 17.465 10.477 17.513 10.545 C 17.562 10.612 17.588 10.693 17.588 10.776 C 17.588 10.859 17.562 10.94 17.513 11.008 C 17.465 11.075 17.397 11.126 17.318 11.153 Z M 16.217 15.617 C 16.177 15.687 16.112 15.74 16.035 15.765 C 15.957 15.79 15.874 15.786 15.8 15.752 L 14.437 15.139 C 14.321 15.088 14.231 14.993 14.185 14.875 C 14.14 14.757 14.143 14.626 14.195 14.51 L 14.219 14.463 C 14.25 14.408 14.292 14.36 14.342 14.322 C 14.392 14.283 14.449 14.255 14.51 14.239 C 14.571 14.222 14.634 14.218 14.697 14.227 C 14.759 14.235 14.819 14.256 14.874 14.288 L 14.915 14.314 L 16.127 15.188 C 16.193 15.235 16.238 15.305 16.255 15.385 C 16.272 15.464 16.259 15.547 16.219 15.617 M 14.177 6.872 C 14.197 6.808 14.231 6.749 14.276 6.7 C 14.321 6.65 14.375 6.61 14.437 6.582 L 15.8 5.97 C 15.874 5.937 15.957 5.932 16.034 5.957 C 16.112 5.982 16.177 6.034 16.218 6.104 C 16.258 6.174 16.272 6.257 16.255 6.336 C 16.238 6.415 16.193 6.486 16.127 6.533 L 14.915 7.409 C 14.811 7.483 14.681 7.512 14.556 7.491 C 14.43 7.47 14.318 7.4 14.244 7.296 L 14.221 7.26 C 14.187 7.202 14.165 7.137 14.158 7.071 C 14.15 7.004 14.156 6.936 14.177 6.872 Z M 14.123 1.711 C 13.823 1.518 13.515 1.339 13.196 1.176 C 12.408 2.052 11.732 3.024 11.184 4.067 C 11.377 4.129 11.548 4.248 11.675 4.408 C 11.729 4.476 11.774 4.551 11.81 4.63 C 12.254 4.023 13.034 3.886 13.718 3.234 C 13.785 3.165 13.873 3.122 13.968 3.113 C 14.063 3.104 14.159 3.129 14.237 3.184 C 14.273 3.207 14.303 3.237 14.327 3.272 C 14.372 3.329 14.4 3.398 14.408 3.47 C 14.417 3.542 14.405 3.615 14.375 3.681 L 14.355 3.727 C 13.897 4.791 13.299 5.468 12.858 6.121 C 12.801 6.215 12.723 6.294 12.63 6.353 C 12.538 6.412 12.433 6.449 12.324 6.461 C 12.551 6.832 12.701 7.245 12.764 7.675 C 13.208 7.797 13.553 8.287 13.619 8.906 C 13.626 8.977 13.63 9.048 13.63 9.119 C 13.63 9.716 13.368 10.233 12.99 10.461 C 12.968 10.476 12.944 10.49 12.92 10.501 L 12.92 10.604 L 13.247 20.302 C 14.996 19.394 16.461 18.024 17.484 16.341 C 18.507 14.657 19.048 12.725 19.048 10.755 C 19.05 8.956 18.599 7.185 17.739 5.605 C 16.878 4.025 15.635 2.686 14.123 1.711 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 17.318 11.153 L 16.796 11.331 C 16.65 11.379 16.49 11.367 16.352 11.298 C 16.215 11.229 16.109 11.108 16.06 10.962 C 16.01 10.816 16.02 10.657 16.088 10.518 C 16.155 10.379 16.275 10.273 16.42 10.222 C 16.542 10.181 16.674 10.181 16.796 10.222 L 17.318 10.4 C 17.397 10.427 17.465 10.477 17.513 10.545 C 17.562 10.612 17.588 10.693 17.588 10.776 C 17.588 10.859 17.562 10.94 17.513 11.008 C 17.465 11.075 17.397 11.126 17.318 11.153 Z M 16.217 15.617 C 16.177 15.687 16.112 15.74 16.035 15.765 C 15.957 15.79 15.874 15.786 15.8 15.752 L 14.437 15.139 C 14.321 15.088 14.231 14.993 14.185 14.875 C 14.14 14.757 14.143 14.626 14.195 14.51 L 14.219 14.463 C 14.25 14.408 14.292 14.36 14.342 14.322 C 14.392 14.283 14.449 14.255 14.51 14.239 C 14.571 14.222 14.634 14.218 14.697 14.227 C 14.759 14.235 14.819 14.256 14.874 14.288 L 14.915 14.314 L 16.127 15.188 C 16.193 15.235 16.238 15.305 16.255 15.385 C 16.272 15.464 16.259 15.547 16.219 15.617 M 14.177 6.872 C 14.197 6.808 14.231 6.749 14.276 6.7 C 14.321 6.65 14.375 6.61 14.437 6.582 L 15.8 5.97 C 15.874 5.937 15.957 5.932 16.034 5.957 C 16.112 5.982 16.177 6.034 16.218 6.104 C 16.258 6.174 16.272 6.257 16.255 6.336 C 16.238 6.415 16.193 6.486 16.127 6.533 L 14.915 7.409 C 14.811 7.483 14.681 7.512 14.556 7.491 C 14.43 7.47 14.318 7.4 14.244 7.296 L 14.221 7.26 C 14.187 7.202 14.165 7.137 14.158 7.071 C 14.15 7.004 14.156 6.936 14.177 6.872 Z M 14.123 1.711 C 13.823 1.518 13.515 1.339 13.196 1.176 C 12.408 2.052 11.732 3.024 11.184 4.067 C 11.377 4.129 11.548 4.248 11.675 4.408 C 11.729 4.476 11.774 4.551 11.81 4.63 C 12.254 4.023 13.034 3.886 13.718 3.234 C 13.785 3.165 13.873 3.122 13.968 3.113 C 14.063 3.104 14.159 3.129 14.237 3.184 C 14.273 3.207 14.303 3.237 14.327 3.272 C 14.372 3.329 14.4 3.398 14.408 3.47 C 14.417 3.542 14.405 3.615 14.375 3.681 L 14.355 3.727 C 13.897 4.791 13.299 5.468 12.858 6.121 C 12.801 6.215 12.723 6.294 12.63 6.353 C 12.538 6.412 12.433 6.449 12.324 6.461 C 12.551 6.832 12.701 7.245 12.764 7.675 C 13.208 7.797 13.553 8.287 13.619 8.906 C 13.626 8.977 13.63 9.048 13.63 9.119 C 13.63 9.716 13.368 10.233 12.99 10.461 C 12.968 10.476 12.944 10.49 12.92 10.501 L 12.92 10.604 L 13.247 20.302 C 14.996 19.394 16.461 18.024 17.484 16.341 C 18.507 14.657 19.048 12.725 19.048 10.755 C 19.05 8.956 18.599 7.185 17.739 5.605 C 16.878 4.025 15.635 2.686 14.123 1.711 Z\" fill=\"rgba(0,0,0,0.1)\"></path><path d=\"M 11.574 10.145 C 11.632 10.251 11.66 10.371 11.654 10.492 C 11.648 10.612 11.607 10.729 11.538 10.828 C 11.071 11.508 10.418 12.026 9.587 12.026 L 9.41 12.026 C 8.692 11.963 7.938 11.494 7.471 10.929 C 7.387 10.826 7.336 10.7 7.326 10.568 C 7.315 10.436 7.344 10.303 7.411 10.188 C 7.594 9.883 7.691 9.534 7.691 9.178 C 7.691 8.844 7.609 8.516 7.452 8.221 C 7.394 8.116 7.367 7.997 7.373 7.878 C 7.38 7.759 7.419 7.643 7.488 7.545 C 7.523 7.593 7.565 7.636 7.61 7.674 C 7.775 7.804 7.978 7.876 8.188 7.879 C 8.397 7.882 8.602 7.816 8.771 7.691 C 8.771 8.062 9.145 8.363 9.605 8.363 C 9.647 8.367 9.689 8.367 9.731 8.363 C 10.134 8.314 10.441 8.036 10.441 7.699 C 10.612 7.827 10.821 7.894 11.034 7.889 C 11.247 7.885 11.453 7.809 11.618 7.674 L 11.664 7.634 C 11.694 7.724 11.704 7.82 11.694 7.914 C 11.684 8.009 11.653 8.1 11.603 8.182 C 11.422 8.485 11.327 8.832 11.328 9.185 C 11.329 9.522 11.413 9.854 11.574 10.15 M 14.321 3.273 C 14.297 3.238 14.267 3.208 14.231 3.184 C 14.153 3.131 14.06 3.107 13.966 3.117 C 13.872 3.126 13.785 3.168 13.719 3.235 C 13.035 3.89 12.246 4.024 11.811 4.631 C 11.775 4.551 11.729 4.477 11.675 4.408 C 11.549 4.249 11.378 4.13 11.184 4.068 C 10.961 3.993 10.718 4.004 10.504 4.101 C 10.441 3.891 10.313 3.707 10.138 3.577 C 9.963 3.446 9.751 3.375 9.532 3.375 C 9.314 3.375 9.101 3.446 8.926 3.577 C 8.751 3.707 8.623 3.891 8.561 4.101 C 8.359 4.015 8.135 3.999 7.923 4.055 C 7.711 4.11 7.523 4.235 7.39 4.408 C 7.334 4.476 7.288 4.551 7.254 4.631 C 6.781 3.984 5.925 3.783 5.213 3.109 C 5.188 3.081 5.158 3.058 5.124 3.042 C 5.09 3.025 5.053 3.016 5.016 3.014 C 4.978 3.012 4.94 3.018 4.905 3.03 C 4.869 3.043 4.837 3.062 4.809 3.088 C 4.794 3.1 4.781 3.115 4.77 3.13 C 4.709 3.213 4.67 3.31 4.66 3.412 C 4.649 3.514 4.665 3.618 4.708 3.711 C 5.167 4.796 5.768 5.464 6.213 6.122 C 6.27 6.215 6.347 6.295 6.439 6.354 C 6.531 6.413 6.636 6.45 6.745 6.462 C 6.516 6.833 6.364 7.246 6.296 7.676 C 5.806 7.81 5.431 8.404 5.431 9.119 C 5.431 9.754 5.727 10.298 6.141 10.502 L 5.907 17.434 L 5.77 21.51 L 8.299 21.51 C 10.002 21.513 11.68 21.109 13.195 20.333 L 13.253 20.302 L 12.927 10.605 L 12.927 10.502 C 12.952 10.491 12.975 10.477 12.997 10.461 C 13.375 10.234 13.637 9.717 13.637 9.119 C 13.637 9.048 13.634 8.977 13.626 8.907 C 13.56 8.288 13.215 7.797 12.772 7.676 C 12.706 7.245 12.554 6.832 12.323 6.462 C 12.432 6.45 12.537 6.413 12.629 6.354 C 12.722 6.295 12.8 6.215 12.857 6.122 C 13.298 5.467 13.896 4.791 14.354 3.728 L 14.374 3.682 C 14.404 3.616 14.416 3.543 14.407 3.471 C 14.399 3.398 14.371 3.33 14.326 3.273\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 5.292 0 C 5.292 1.404 4.734 2.75 3.742 3.742 C 2.749 4.735 1.404 5.293 0 5.294 L 0 1.939 C 0 1.425 0.205 0.932 0.568 0.568 C 0.932 0.205 1.425 0 1.939 0 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 5.292 0 C 5.292 1.404 4.734 2.75 3.742 3.742 C 2.749 4.735 1.404 5.293 0 5.294 L 0 1.939 C 0 1.425 0.205 0.932 0.568 0.568 C 0.932 0.205 1.425 0 1.939 0 Z\" fill=\"rgba(0,0,0,0.1)\"></path><path d=\"M 10.502 9.361 L 9.957 9.862 C 9.91 9.906 9.877 9.963 9.861 10.025 C 9.825 10.169 9.755 10.452 9.697 10.721 C 9.688 10.757 9.667 10.789 9.637 10.812 C 9.608 10.835 9.571 10.846 9.534 10.845 C 9.496 10.846 9.46 10.835 9.43 10.812 C 9.4 10.789 9.379 10.757 9.37 10.721 L 9.197 10.025 C 9.181 9.962 9.148 9.906 9.1 9.862 L 8.555 9.361 C 8.525 9.33 8.507 9.289 8.507 9.246 C 8.507 9.202 8.525 9.161 8.555 9.13 C 8.573 9.112 8.594 9.097 8.619 9.088 C 8.643 9.079 8.669 9.076 8.694 9.08 L 9.512 9.191 L 9.557 9.191 L 9.62 9.183 L 10.375 9.08 C 10.408 9.076 10.442 9.083 10.471 9.1 C 10.5 9.116 10.524 9.141 10.538 9.171 C 10.553 9.203 10.557 9.238 10.551 9.272 C 10.544 9.306 10.526 9.337 10.501 9.361 M 11.319 9.178 C 11.322 8.826 11.421 8.482 11.604 8.181 C 11.651 8.1 11.68 8.01 11.689 7.916 C 11.698 7.823 11.687 7.728 11.656 7.64 L 11.618 7.674 C 11.452 7.805 11.247 7.876 11.036 7.878 C 10.824 7.88 10.618 7.812 10.45 7.684 C 10.45 8.018 10.146 8.299 9.74 8.345 C 9.698 8.348 9.656 8.348 9.614 8.345 C 9.154 8.345 8.779 8.044 8.779 7.672 C 8.611 7.8 8.405 7.869 8.193 7.867 C 7.982 7.865 7.777 7.793 7.611 7.662 C 7.565 7.624 7.524 7.581 7.488 7.533 C 7.42 7.631 7.38 7.747 7.374 7.866 C 7.367 7.985 7.395 8.104 7.452 8.209 C 7.611 8.507 7.693 8.84 7.691 9.178 C 7.692 9.529 7.598 9.875 7.419 10.178 C 7.353 10.293 7.323 10.425 7.334 10.558 C 7.345 10.69 7.396 10.816 7.48 10.919 C 7.95 11.483 8.701 11.953 9.419 12.015 L 9.596 12.015 C 10.427 12.015 11.08 11.498 11.546 10.817 C 11.613 10.719 11.65 10.604 11.655 10.485 C 11.66 10.366 11.632 10.249 11.574 10.145 C 11.413 9.848 11.329 9.517 11.329 9.179\" fill=\"rgb(94,95,110)\"></path><path d=\"M 10.502 9.361 L 9.957 9.862 C 9.91 9.906 9.877 9.963 9.861 10.025 C 9.825 10.169 9.755 10.452 9.697 10.721 C 9.688 10.757 9.667 10.789 9.637 10.812 C 9.608 10.835 9.571 10.846 9.534 10.845 C 9.496 10.846 9.46 10.835 9.43 10.812 C 9.4 10.789 9.379 10.757 9.37 10.721 L 9.197 10.025 C 9.181 9.962 9.148 9.906 9.1 9.862 L 8.555 9.361 C 8.525 9.33 8.507 9.289 8.507 9.246 C 8.507 9.202 8.525 9.161 8.555 9.13 C 8.573 9.112 8.594 9.097 8.619 9.088 C 8.643 9.079 8.669 9.076 8.694 9.08 L 9.512 9.191 L 9.557 9.191 L 9.62 9.183 L 10.375 9.08 C 10.408 9.076 10.442 9.083 10.471 9.1 C 10.5 9.116 10.524 9.141 10.538 9.171 C 10.553 9.203 10.557 9.238 10.551 9.272 C 10.544 9.306 10.526 9.337 10.501 9.361 M 11.319 9.178 C 11.322 8.826 11.421 8.482 11.604 8.181 C 11.651 8.1 11.68 8.01 11.689 7.916 C 11.698 7.823 11.687 7.728 11.656 7.64 L 11.618 7.674 C 11.452 7.805 11.247 7.876 11.036 7.878 C 10.824 7.88 10.618 7.812 10.45 7.684 C 10.45 8.018 10.146 8.299 9.74 8.345 C 9.698 8.348 9.656 8.348 9.614 8.345 C 9.154 8.345 8.779 8.044 8.779 7.672 C 8.611 7.8 8.405 7.869 8.193 7.867 C 7.982 7.865 7.777 7.793 7.611 7.662 C 7.565 7.624 7.524 7.581 7.488 7.533 C 7.42 7.631 7.38 7.747 7.374 7.866 C 7.367 7.985 7.395 8.104 7.452 8.209 C 7.611 8.507 7.693 8.84 7.691 9.178 C 7.692 9.529 7.598 9.875 7.419 10.178 C 7.353 10.293 7.323 10.425 7.334 10.558 C 7.345 10.69 7.396 10.816 7.48 10.919 C 7.95 11.483 8.701 11.953 9.419 12.015 L 9.596 12.015 C 10.427 12.015 11.08 11.498 11.546 10.817 C 11.613 10.719 11.65 10.604 11.655 10.485 C 11.66 10.366 11.632 10.249 11.574 10.145 C 11.413 9.848 11.329 9.517 11.329 9.179\" fill=\"rgb(9,9,9)\"></path><path d=\"M 10.503 9.361 L 9.958 9.861 C 9.911 9.906 9.877 9.963 9.861 10.025 C 9.825 10.169 9.755 10.452 9.698 10.721 C 9.689 10.757 9.667 10.789 9.638 10.812 C 9.608 10.834 9.571 10.846 9.534 10.845 C 9.497 10.846 9.46 10.834 9.43 10.812 C 9.4 10.789 9.379 10.757 9.37 10.721 L 9.197 10.025 C 9.182 9.962 9.148 9.905 9.1 9.861 L 8.555 9.361 C 8.525 9.33 8.508 9.289 8.508 9.245 C 8.508 9.202 8.525 9.161 8.555 9.13 C 8.573 9.111 8.595 9.097 8.619 9.088 C 8.643 9.079 8.669 9.076 8.694 9.079 L 9.513 9.191 L 9.557 9.191 L 9.621 9.182 L 10.375 9.079 C 10.408 9.076 10.442 9.083 10.471 9.099 C 10.501 9.116 10.524 9.141 10.539 9.171 C 10.553 9.202 10.558 9.238 10.551 9.272 C 10.544 9.306 10.527 9.337 10.501 9.361\" fill=\"rgb(153,151,165)\"></path></g></svg>',svgContentId:8945769095},Ilcz9WdO3:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 19\"><g transform=\"translate(-0.49 -0.463)\" id=\"ss9804105578_1\"><path d=\"M 2.793 11.254 C 2.717 11.308 2.629 11.344 2.537 11.357 C 2.445 11.371 2.351 11.363 2.262 11.332 L 1.742 11.154 C 1.663 11.127 1.595 11.076 1.547 11.009 C 1.499 10.942 1.473 10.861 1.473 10.778 C 1.473 10.695 1.499 10.614 1.547 10.546 C 1.595 10.479 1.663 10.428 1.742 10.401 L 2.262 10.223 C 2.395 10.177 2.54 10.181 2.671 10.234 C 2.801 10.286 2.909 10.384 2.973 10.509 C 3.037 10.634 3.054 10.778 3.021 10.915 C 2.988 11.052 2.907 11.172 2.793 11.254 Z\" fill=\"rgb(13,255,129)\"></path><path d=\"M 2.679 15.618 C 2.638 15.548 2.625 15.465 2.642 15.386 C 2.659 15.307 2.705 15.237 2.77 15.189 L 3.983 14.315 C 4.086 14.241 4.214 14.21 4.34 14.231 C 4.465 14.251 4.578 14.32 4.652 14.423 C 4.662 14.436 4.67 14.451 4.678 14.464 C 4.71 14.519 4.73 14.579 4.739 14.641 C 4.747 14.704 4.743 14.767 4.727 14.828 C 4.71 14.889 4.682 14.946 4.644 14.996 C 4.606 15.046 4.558 15.087 4.503 15.119 L 4.459 15.142 L 3.096 15.755 C 3.022 15.788 2.938 15.793 2.861 15.768 C 2.784 15.743 2.719 15.69 2.679 15.619\" fill=\"rgb(153,151,165)\"></path><path d=\"M 4.678 7.258 C 4.643 7.315 4.598 7.365 4.544 7.404 C 4.49 7.443 4.428 7.471 4.363 7.485 C 4.298 7.5 4.23 7.5 4.164 7.487 C 4.099 7.473 4.037 7.446 3.982 7.407 L 2.77 6.531 C 2.704 6.484 2.659 6.413 2.642 6.334 C 2.625 6.255 2.638 6.172 2.679 6.102 C 2.72 6.032 2.785 5.98 2.862 5.955 C 2.939 5.93 3.023 5.935 3.097 5.969 L 4.46 6.581 C 4.517 6.606 4.569 6.643 4.612 6.688 C 4.656 6.734 4.69 6.787 4.712 6.846 C 4.735 6.905 4.745 6.967 4.744 7.03 C 4.742 7.093 4.728 7.155 4.702 7.212 C 4.702 7.227 4.687 7.242 4.679 7.256\" fill=\"rgb(153,151,165)\"></path><path d=\"M 5.906 17.434 L 5.768 21.51 L 1.939 21.51 C 1.425 21.509 0.932 21.305 0.568 20.941 C 0.205 20.578 0 20.085 0 19.571 L 0 18.703 C 2.037 18.706 4.05 18.273 5.906 17.434 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 5.906 17.434 L 5.768 21.51 L 1.939 21.51 C 1.425 21.509 0.932 21.305 0.568 20.941 C 0.205 20.578 0 20.085 0 19.571 L 0 18.703 C 2.037 18.706 4.05 18.273 5.906 17.434 Z\" fill=\"rgba(0,0,0,0.1)\"></path><path d=\"M 16.216 15.617 C 16.175 15.687 16.11 15.74 16.033 15.765 C 15.956 15.79 15.873 15.786 15.799 15.753 L 14.435 15.139 C 14.32 15.088 14.23 14.993 14.184 14.875 C 14.139 14.757 14.142 14.626 14.193 14.511 L 14.218 14.463 C 14.249 14.408 14.291 14.36 14.341 14.322 C 14.391 14.283 14.448 14.255 14.509 14.239 C 14.569 14.223 14.633 14.218 14.695 14.227 C 14.758 14.235 14.818 14.256 14.872 14.288 L 14.913 14.314 L 16.126 15.188 C 16.191 15.235 16.237 15.306 16.254 15.385 C 16.271 15.464 16.258 15.547 16.217 15.617\" fill=\"rgb(153,151,165)\"></path><path d=\"M 16.125 6.533 L 14.913 7.409 C 14.809 7.482 14.68 7.512 14.554 7.491 C 14.428 7.47 14.316 7.4 14.242 7.296 L 14.219 7.26 C 14.186 7.206 14.165 7.146 14.156 7.084 C 14.146 7.022 14.149 6.959 14.165 6.898 C 14.18 6.838 14.207 6.78 14.244 6.73 C 14.282 6.68 14.329 6.637 14.382 6.605 C 14.397 6.595 14.413 6.587 14.43 6.581 L 15.793 5.969 C 15.867 5.935 15.95 5.93 16.027 5.955 C 16.105 5.98 16.17 6.032 16.211 6.102 C 16.251 6.172 16.265 6.255 16.248 6.334 C 16.231 6.413 16.186 6.484 16.12 6.531\" fill=\"rgb(153,151,165)\"></path><path d=\"M 17.585 10.777 C 17.585 10.86 17.56 10.941 17.512 11.008 C 17.463 11.076 17.395 11.126 17.317 11.153 L 16.795 11.332 C 16.648 11.379 16.489 11.367 16.351 11.298 C 16.213 11.229 16.108 11.109 16.058 10.963 C 16.009 10.817 16.019 10.657 16.086 10.518 C 16.154 10.38 16.273 10.273 16.418 10.222 C 16.541 10.181 16.673 10.181 16.795 10.222 L 17.317 10.4 C 17.395 10.427 17.463 10.478 17.511 10.546 C 17.559 10.613 17.585 10.694 17.585 10.777 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 4.719 6.873 C 4.739 6.937 4.746 7.004 4.739 7.07 C 4.732 7.136 4.711 7.201 4.678 7.259 C 4.644 7.316 4.599 7.366 4.545 7.405 C 4.491 7.444 4.429 7.472 4.364 7.486 C 4.299 7.501 4.231 7.501 4.165 7.488 C 4.099 7.474 4.037 7.447 3.983 7.408 L 2.77 6.532 C 2.705 6.485 2.659 6.414 2.643 6.335 C 2.626 6.256 2.639 6.173 2.68 6.103 C 2.721 6.033 2.786 5.981 2.863 5.956 C 2.94 5.931 3.024 5.936 3.098 5.969 L 4.461 6.581 C 4.522 6.609 4.576 6.649 4.621 6.7 C 4.665 6.75 4.699 6.809 4.719 6.873 Z M 4.719 14.852 C 4.699 14.915 4.665 14.974 4.62 15.024 C 4.575 15.074 4.52 15.114 4.459 15.141 L 3.096 15.755 C 3.022 15.791 2.937 15.797 2.858 15.773 C 2.779 15.748 2.713 15.695 2.671 15.624 C 2.63 15.553 2.617 15.468 2.635 15.388 C 2.653 15.308 2.701 15.237 2.769 15.19 L 3.981 14.317 C 4.084 14.242 4.213 14.212 4.338 14.232 C 4.464 14.252 4.576 14.321 4.651 14.425 C 4.66 14.438 4.669 14.452 4.677 14.465 C 4.709 14.524 4.73 14.588 4.737 14.654 C 4.744 14.721 4.737 14.788 4.718 14.852 M 2.263 11.333 L 1.743 11.155 C 1.664 11.128 1.596 11.078 1.548 11.01 C 1.499 10.943 1.473 10.862 1.473 10.779 C 1.473 10.696 1.499 10.615 1.548 10.547 C 1.596 10.48 1.664 10.429 1.743 10.402 L 2.263 10.224 C 2.336 10.198 2.414 10.187 2.491 10.192 C 2.568 10.196 2.644 10.216 2.714 10.25 C 2.784 10.284 2.846 10.331 2.897 10.389 C 2.948 10.447 2.988 10.515 3.013 10.588 C 3.038 10.662 3.048 10.739 3.042 10.817 C 3.037 10.894 3.016 10.969 2.982 11.039 C 2.947 11.108 2.899 11.17 2.84 11.22 C 2.781 11.271 2.713 11.309 2.639 11.333 C 2.517 11.374 2.385 11.374 2.263 11.333 Z M 8.3 0 L 5.292 0 C 5.292 1.404 4.734 2.75 3.742 3.742 C 2.749 4.735 1.404 5.293 0 5.294 L 0 18.704 C 2.037 18.707 4.05 18.274 5.906 17.434 L 6.14 10.502 C 5.726 10.298 5.429 9.754 5.429 9.119 C 5.429 8.404 5.803 7.81 6.295 7.676 C 6.362 7.246 6.515 6.833 6.743 6.462 C 6.636 6.449 6.533 6.411 6.442 6.353 C 6.35 6.294 6.274 6.215 6.218 6.122 C 5.773 5.467 5.173 4.796 4.713 3.711 C 4.67 3.618 4.654 3.515 4.665 3.412 C 4.676 3.31 4.714 3.213 4.775 3.13 C 4.821 3.07 4.889 3.031 4.964 3.02 C 5.039 3.01 5.115 3.03 5.176 3.076 C 5.189 3.086 5.201 3.097 5.212 3.109 C 5.924 3.783 6.779 3.985 7.252 4.631 C 7.287 4.551 7.332 4.476 7.388 4.408 C 7.522 4.235 7.71 4.111 7.922 4.055 C 8.134 3.999 8.358 4.015 8.56 4.101 C 8.622 3.891 8.75 3.708 8.925 3.577 C 9.1 3.446 9.313 3.376 9.531 3.376 C 9.749 3.376 9.962 3.446 10.137 3.577 C 10.312 3.708 10.44 3.891 10.502 4.101 C 10.717 4.004 10.96 3.993 11.183 4.068 C 11.731 3.024 12.407 2.053 13.196 1.177 C 11.68 0.401 10.002 -0.003 8.3 0 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 4.719 6.873 C 4.739 6.937 4.746 7.004 4.739 7.07 C 4.732 7.136 4.711 7.201 4.678 7.259 C 4.644 7.316 4.599 7.366 4.545 7.405 C 4.491 7.444 4.429 7.472 4.364 7.486 C 4.299 7.501 4.231 7.501 4.165 7.488 C 4.099 7.474 4.037 7.447 3.983 7.408 L 2.77 6.532 C 2.705 6.485 2.659 6.414 2.643 6.335 C 2.626 6.256 2.639 6.173 2.68 6.103 C 2.721 6.033 2.786 5.981 2.863 5.956 C 2.94 5.931 3.024 5.936 3.098 5.969 L 4.461 6.581 C 4.522 6.609 4.576 6.649 4.621 6.7 C 4.665 6.75 4.699 6.809 4.719 6.873 Z M 4.719 14.852 C 4.699 14.915 4.665 14.974 4.62 15.024 C 4.575 15.074 4.52 15.114 4.459 15.141 L 3.096 15.755 C 3.022 15.791 2.937 15.797 2.858 15.773 C 2.779 15.748 2.713 15.695 2.671 15.624 C 2.63 15.553 2.617 15.468 2.635 15.388 C 2.653 15.308 2.701 15.237 2.769 15.19 L 3.981 14.317 C 4.084 14.242 4.213 14.212 4.338 14.232 C 4.464 14.252 4.576 14.321 4.651 14.425 C 4.66 14.438 4.669 14.452 4.677 14.465 C 4.709 14.524 4.73 14.588 4.737 14.654 C 4.744 14.721 4.737 14.788 4.718 14.852 M 2.263 11.333 L 1.743 11.155 C 1.664 11.128 1.596 11.078 1.548 11.01 C 1.499 10.943 1.473 10.862 1.473 10.779 C 1.473 10.696 1.499 10.615 1.548 10.547 C 1.596 10.48 1.664 10.429 1.743 10.402 L 2.263 10.224 C 2.336 10.198 2.414 10.187 2.491 10.192 C 2.568 10.196 2.644 10.216 2.714 10.25 C 2.784 10.284 2.846 10.331 2.897 10.389 C 2.948 10.447 2.988 10.515 3.013 10.588 C 3.038 10.662 3.048 10.739 3.042 10.817 C 3.037 10.894 3.016 10.969 2.982 11.039 C 2.947 11.108 2.899 11.17 2.84 11.22 C 2.781 11.271 2.713 11.309 2.639 11.333 C 2.517 11.374 2.385 11.374 2.263 11.333 Z M 8.3 0 L 5.292 0 C 5.292 1.404 4.734 2.75 3.742 3.742 C 2.749 4.735 1.404 5.293 0 5.294 L 0 18.704 C 2.037 18.707 4.05 18.274 5.906 17.434 L 6.14 10.502 C 5.726 10.298 5.429 9.754 5.429 9.119 C 5.429 8.404 5.803 7.81 6.295 7.676 C 6.362 7.246 6.515 6.833 6.743 6.462 C 6.636 6.449 6.533 6.411 6.442 6.353 C 6.35 6.294 6.274 6.215 6.218 6.122 C 5.773 5.467 5.173 4.796 4.713 3.711 C 4.67 3.618 4.654 3.515 4.665 3.412 C 4.676 3.31 4.714 3.213 4.775 3.13 C 4.821 3.07 4.889 3.031 4.964 3.02 C 5.039 3.01 5.115 3.03 5.176 3.076 C 5.189 3.086 5.201 3.097 5.212 3.109 C 5.924 3.783 6.779 3.985 7.252 4.631 C 7.287 4.551 7.332 4.476 7.388 4.408 C 7.522 4.235 7.71 4.111 7.922 4.055 C 8.134 3.999 8.358 4.015 8.56 4.101 C 8.622 3.891 8.75 3.708 8.925 3.577 C 9.1 3.446 9.313 3.376 9.531 3.376 C 9.749 3.376 9.962 3.446 10.137 3.577 C 10.312 3.708 10.44 3.891 10.502 4.101 C 10.717 4.004 10.96 3.993 11.183 4.068 C 11.731 3.024 12.407 2.053 13.196 1.177 C 11.68 0.401 10.002 -0.003 8.3 0 Z\" fill=\"rgba(0,0,0,0.05)\"></path><path d=\"M 2.793 11.254 C 2.717 11.308 2.629 11.344 2.537 11.357 C 2.445 11.371 2.351 11.363 2.262 11.332 L 1.742 11.154 C 1.663 11.127 1.595 11.076 1.547 11.009 C 1.499 10.942 1.473 10.861 1.473 10.778 C 1.473 10.695 1.499 10.614 1.547 10.546 C 1.595 10.479 1.663 10.428 1.742 10.401 L 2.262 10.223 C 2.395 10.177 2.54 10.181 2.671 10.234 C 2.801 10.286 2.909 10.384 2.973 10.509 C 3.037 10.634 3.054 10.778 3.021 10.915 C 2.988 11.052 2.907 11.172 2.793 11.254 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 17.318 11.153 L 16.796 11.331 C 16.65 11.379 16.49 11.367 16.352 11.298 C 16.215 11.229 16.109 11.108 16.06 10.962 C 16.01 10.816 16.02 10.657 16.088 10.518 C 16.155 10.379 16.275 10.273 16.42 10.222 C 16.542 10.181 16.674 10.181 16.796 10.222 L 17.318 10.4 C 17.397 10.427 17.465 10.477 17.513 10.545 C 17.562 10.612 17.588 10.693 17.588 10.776 C 17.588 10.859 17.562 10.94 17.513 11.008 C 17.465 11.075 17.397 11.126 17.318 11.153 Z M 16.217 15.617 C 16.177 15.687 16.112 15.74 16.035 15.765 C 15.957 15.79 15.874 15.786 15.8 15.752 L 14.437 15.139 C 14.321 15.088 14.231 14.993 14.185 14.875 C 14.14 14.757 14.143 14.626 14.195 14.51 L 14.219 14.463 C 14.25 14.408 14.292 14.36 14.342 14.322 C 14.392 14.283 14.449 14.255 14.51 14.239 C 14.571 14.222 14.634 14.218 14.697 14.227 C 14.759 14.235 14.819 14.256 14.874 14.288 L 14.915 14.314 L 16.127 15.188 C 16.193 15.235 16.238 15.305 16.255 15.385 C 16.272 15.464 16.259 15.547 16.219 15.617 M 14.177 6.872 C 14.197 6.808 14.231 6.749 14.276 6.7 C 14.321 6.65 14.375 6.61 14.437 6.582 L 15.8 5.97 C 15.874 5.937 15.957 5.932 16.034 5.957 C 16.112 5.982 16.177 6.034 16.218 6.104 C 16.258 6.174 16.272 6.257 16.255 6.336 C 16.238 6.415 16.193 6.486 16.127 6.533 L 14.915 7.409 C 14.811 7.483 14.681 7.512 14.556 7.491 C 14.43 7.47 14.318 7.4 14.244 7.296 L 14.221 7.26 C 14.187 7.202 14.165 7.137 14.158 7.071 C 14.15 7.004 14.156 6.936 14.177 6.872 Z M 14.123 1.711 C 13.823 1.518 13.515 1.339 13.196 1.176 C 12.408 2.052 11.732 3.024 11.184 4.067 C 11.377 4.129 11.548 4.248 11.675 4.408 C 11.729 4.476 11.774 4.551 11.81 4.63 C 12.254 4.023 13.034 3.886 13.718 3.234 C 13.785 3.165 13.873 3.122 13.968 3.113 C 14.063 3.104 14.159 3.129 14.237 3.184 C 14.273 3.207 14.303 3.237 14.327 3.272 C 14.372 3.329 14.4 3.398 14.408 3.47 C 14.417 3.542 14.405 3.615 14.375 3.681 L 14.355 3.727 C 13.897 4.791 13.299 5.468 12.858 6.121 C 12.801 6.215 12.723 6.294 12.63 6.353 C 12.538 6.412 12.433 6.449 12.324 6.461 C 12.551 6.832 12.701 7.245 12.764 7.675 C 13.208 7.797 13.553 8.287 13.619 8.906 C 13.626 8.977 13.63 9.048 13.63 9.119 C 13.63 9.716 13.368 10.233 12.99 10.461 C 12.968 10.476 12.944 10.49 12.92 10.501 L 12.92 10.604 L 13.247 20.302 C 14.996 19.394 16.461 18.024 17.484 16.341 C 18.507 14.657 19.048 12.725 19.048 10.755 C 19.05 8.956 18.599 7.185 17.739 5.605 C 16.878 4.025 15.635 2.686 14.123 1.711 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 17.318 11.153 L 16.796 11.331 C 16.65 11.379 16.49 11.367 16.352 11.298 C 16.215 11.229 16.109 11.108 16.06 10.962 C 16.01 10.816 16.02 10.657 16.088 10.518 C 16.155 10.379 16.275 10.273 16.42 10.222 C 16.542 10.181 16.674 10.181 16.796 10.222 L 17.318 10.4 C 17.397 10.427 17.465 10.477 17.513 10.545 C 17.562 10.612 17.588 10.693 17.588 10.776 C 17.588 10.859 17.562 10.94 17.513 11.008 C 17.465 11.075 17.397 11.126 17.318 11.153 Z M 16.217 15.617 C 16.177 15.687 16.112 15.74 16.035 15.765 C 15.957 15.79 15.874 15.786 15.8 15.752 L 14.437 15.139 C 14.321 15.088 14.231 14.993 14.185 14.875 C 14.14 14.757 14.143 14.626 14.195 14.51 L 14.219 14.463 C 14.25 14.408 14.292 14.36 14.342 14.322 C 14.392 14.283 14.449 14.255 14.51 14.239 C 14.571 14.222 14.634 14.218 14.697 14.227 C 14.759 14.235 14.819 14.256 14.874 14.288 L 14.915 14.314 L 16.127 15.188 C 16.193 15.235 16.238 15.305 16.255 15.385 C 16.272 15.464 16.259 15.547 16.219 15.617 M 14.177 6.872 C 14.197 6.808 14.231 6.749 14.276 6.7 C 14.321 6.65 14.375 6.61 14.437 6.582 L 15.8 5.97 C 15.874 5.937 15.957 5.932 16.034 5.957 C 16.112 5.982 16.177 6.034 16.218 6.104 C 16.258 6.174 16.272 6.257 16.255 6.336 C 16.238 6.415 16.193 6.486 16.127 6.533 L 14.915 7.409 C 14.811 7.483 14.681 7.512 14.556 7.491 C 14.43 7.47 14.318 7.4 14.244 7.296 L 14.221 7.26 C 14.187 7.202 14.165 7.137 14.158 7.071 C 14.15 7.004 14.156 6.936 14.177 6.872 Z M 14.123 1.711 C 13.823 1.518 13.515 1.339 13.196 1.176 C 12.408 2.052 11.732 3.024 11.184 4.067 C 11.377 4.129 11.548 4.248 11.675 4.408 C 11.729 4.476 11.774 4.551 11.81 4.63 C 12.254 4.023 13.034 3.886 13.718 3.234 C 13.785 3.165 13.873 3.122 13.968 3.113 C 14.063 3.104 14.159 3.129 14.237 3.184 C 14.273 3.207 14.303 3.237 14.327 3.272 C 14.372 3.329 14.4 3.398 14.408 3.47 C 14.417 3.542 14.405 3.615 14.375 3.681 L 14.355 3.727 C 13.897 4.791 13.299 5.468 12.858 6.121 C 12.801 6.215 12.723 6.294 12.63 6.353 C 12.538 6.412 12.433 6.449 12.324 6.461 C 12.551 6.832 12.701 7.245 12.764 7.675 C 13.208 7.797 13.553 8.287 13.619 8.906 C 13.626 8.977 13.63 9.048 13.63 9.119 C 13.63 9.716 13.368 10.233 12.99 10.461 C 12.968 10.476 12.944 10.49 12.92 10.501 L 12.92 10.604 L 13.247 20.302 C 14.996 19.394 16.461 18.024 17.484 16.341 C 18.507 14.657 19.048 12.725 19.048 10.755 C 19.05 8.956 18.599 7.185 17.739 5.605 C 16.878 4.025 15.635 2.686 14.123 1.711 Z\" fill=\"rgba(0,0,0,0.1)\"></path><path d=\"M 11.574 10.145 C 11.632 10.251 11.66 10.371 11.654 10.492 C 11.648 10.612 11.607 10.729 11.538 10.828 C 11.071 11.508 10.418 12.026 9.587 12.026 L 9.41 12.026 C 8.692 11.963 7.938 11.494 7.471 10.929 C 7.387 10.826 7.336 10.7 7.326 10.568 C 7.315 10.436 7.344 10.303 7.411 10.188 C 7.594 9.883 7.691 9.534 7.691 9.178 C 7.691 8.844 7.609 8.516 7.452 8.221 C 7.394 8.116 7.367 7.997 7.373 7.878 C 7.38 7.759 7.419 7.643 7.488 7.545 C 7.523 7.593 7.565 7.636 7.61 7.674 C 7.775 7.804 7.978 7.876 8.188 7.879 C 8.397 7.882 8.602 7.816 8.771 7.691 C 8.771 8.062 9.145 8.363 9.605 8.363 C 9.647 8.367 9.689 8.367 9.731 8.363 C 10.134 8.314 10.441 8.036 10.441 7.699 C 10.612 7.827 10.821 7.894 11.034 7.889 C 11.247 7.885 11.453 7.809 11.618 7.674 L 11.664 7.634 C 11.694 7.724 11.704 7.82 11.694 7.914 C 11.684 8.009 11.653 8.1 11.603 8.182 C 11.422 8.485 11.327 8.832 11.328 9.185 C 11.329 9.522 11.413 9.854 11.574 10.15 M 14.321 3.273 C 14.297 3.238 14.267 3.208 14.231 3.184 C 14.153 3.131 14.06 3.107 13.966 3.117 C 13.872 3.126 13.785 3.168 13.719 3.235 C 13.035 3.89 12.246 4.024 11.811 4.631 C 11.775 4.551 11.729 4.477 11.675 4.408 C 11.549 4.249 11.378 4.13 11.184 4.068 C 10.961 3.993 10.718 4.004 10.504 4.101 C 10.441 3.891 10.313 3.707 10.138 3.577 C 9.963 3.446 9.751 3.375 9.532 3.375 C 9.314 3.375 9.101 3.446 8.926 3.577 C 8.751 3.707 8.623 3.891 8.561 4.101 C 8.359 4.015 8.135 3.999 7.923 4.055 C 7.711 4.11 7.523 4.235 7.39 4.408 C 7.334 4.476 7.288 4.551 7.254 4.631 C 6.781 3.984 5.925 3.783 5.213 3.109 C 5.188 3.081 5.158 3.058 5.124 3.042 C 5.09 3.025 5.053 3.016 5.016 3.014 C 4.978 3.012 4.94 3.018 4.905 3.03 C 4.869 3.043 4.837 3.062 4.809 3.088 C 4.794 3.1 4.781 3.115 4.77 3.13 C 4.709 3.213 4.67 3.31 4.66 3.412 C 4.649 3.514 4.665 3.618 4.708 3.711 C 5.167 4.796 5.768 5.464 6.213 6.122 C 6.27 6.215 6.347 6.295 6.439 6.354 C 6.531 6.413 6.636 6.45 6.745 6.462 C 6.516 6.833 6.364 7.246 6.296 7.676 C 5.806 7.81 5.431 8.404 5.431 9.119 C 5.431 9.754 5.727 10.298 6.141 10.502 L 5.907 17.434 L 5.77 21.51 L 8.299 21.51 C 10.002 21.513 11.68 21.109 13.195 20.333 L 13.253 20.302 L 12.927 10.605 L 12.927 10.502 C 12.952 10.491 12.975 10.477 12.997 10.461 C 13.375 10.234 13.637 9.717 13.637 9.119 C 13.637 9.048 13.634 8.977 13.626 8.907 C 13.56 8.288 13.215 7.797 12.772 7.676 C 12.706 7.245 12.554 6.832 12.323 6.462 C 12.432 6.45 12.537 6.413 12.629 6.354 C 12.722 6.295 12.8 6.215 12.857 6.122 C 13.298 5.467 13.896 4.791 14.354 3.728 L 14.374 3.682 C 14.404 3.616 14.416 3.543 14.407 3.471 C 14.399 3.398 14.371 3.33 14.326 3.273\" fill=\"rgb(153,151,165)\"></path><path d=\"M 5.292 0 C 5.292 1.404 4.734 2.75 3.742 3.742 C 2.749 4.735 1.404 5.293 0 5.294 L 0 1.939 C 0 1.425 0.205 0.932 0.568 0.568 C 0.932 0.205 1.425 0 1.939 0 Z\" fill=\"rgb(9,9,9)\"></path><path d=\"M 5.292 0 C 5.292 1.404 4.734 2.75 3.742 3.742 C 2.749 4.735 1.404 5.293 0 5.294 L 0 1.939 C 0 1.425 0.205 0.932 0.568 0.568 C 0.932 0.205 1.425 0 1.939 0 Z\" fill=\"rgba(0,0,0,0.1)\"></path><path d=\"M 10.502 9.361 L 9.957 9.862 C 9.91 9.906 9.877 9.963 9.861 10.025 C 9.825 10.169 9.755 10.452 9.697 10.721 C 9.688 10.757 9.667 10.789 9.637 10.812 C 9.608 10.835 9.571 10.846 9.534 10.845 C 9.496 10.846 9.46 10.835 9.43 10.812 C 9.4 10.789 9.379 10.757 9.37 10.721 L 9.197 10.025 C 9.181 9.962 9.148 9.906 9.1 9.862 L 8.555 9.361 C 8.525 9.33 8.507 9.289 8.507 9.246 C 8.507 9.202 8.525 9.161 8.555 9.13 C 8.573 9.112 8.594 9.097 8.619 9.088 C 8.643 9.079 8.669 9.076 8.694 9.08 L 9.512 9.191 L 9.557 9.191 L 9.62 9.183 L 10.375 9.08 C 10.408 9.076 10.442 9.083 10.471 9.1 C 10.5 9.116 10.524 9.141 10.538 9.171 C 10.553 9.203 10.557 9.238 10.551 9.272 C 10.544 9.306 10.526 9.337 10.501 9.361 M 11.319 9.178 C 11.322 8.826 11.421 8.482 11.604 8.181 C 11.651 8.1 11.68 8.01 11.689 7.916 C 11.698 7.823 11.687 7.728 11.656 7.64 L 11.618 7.674 C 11.452 7.805 11.247 7.876 11.036 7.878 C 10.824 7.88 10.618 7.812 10.45 7.684 C 10.45 8.018 10.146 8.299 9.74 8.345 C 9.698 8.348 9.656 8.348 9.614 8.345 C 9.154 8.345 8.779 8.044 8.779 7.672 C 8.611 7.8 8.405 7.869 8.193 7.867 C 7.982 7.865 7.777 7.793 7.611 7.662 C 7.565 7.624 7.524 7.581 7.488 7.533 C 7.42 7.631 7.38 7.747 7.374 7.866 C 7.367 7.985 7.395 8.104 7.452 8.209 C 7.611 8.507 7.693 8.84 7.691 9.178 C 7.692 9.529 7.598 9.875 7.419 10.178 C 7.353 10.293 7.323 10.425 7.334 10.558 C 7.345 10.69 7.396 10.816 7.48 10.919 C 7.95 11.483 8.701 11.953 9.419 12.015 L 9.596 12.015 C 10.427 12.015 11.08 11.498 11.546 10.817 C 11.613 10.719 11.65 10.604 11.655 10.485 C 11.66 10.366 11.632 10.249 11.574 10.145 C 11.413 9.848 11.329 9.517 11.329 9.179\" fill=\"rgb(94,95,110)\"></path><path d=\"M 10.502 9.361 L 9.957 9.862 C 9.91 9.906 9.877 9.963 9.861 10.025 C 9.825 10.169 9.755 10.452 9.697 10.721 C 9.688 10.757 9.667 10.789 9.637 10.812 C 9.608 10.835 9.571 10.846 9.534 10.845 C 9.496 10.846 9.46 10.835 9.43 10.812 C 9.4 10.789 9.379 10.757 9.37 10.721 L 9.197 10.025 C 9.181 9.962 9.148 9.906 9.1 9.862 L 8.555 9.361 C 8.525 9.33 8.507 9.289 8.507 9.246 C 8.507 9.202 8.525 9.161 8.555 9.13 C 8.573 9.112 8.594 9.097 8.619 9.088 C 8.643 9.079 8.669 9.076 8.694 9.08 L 9.512 9.191 L 9.557 9.191 L 9.62 9.183 L 10.375 9.08 C 10.408 9.076 10.442 9.083 10.471 9.1 C 10.5 9.116 10.524 9.141 10.538 9.171 C 10.553 9.203 10.557 9.238 10.551 9.272 C 10.544 9.306 10.526 9.337 10.501 9.361 M 11.319 9.178 C 11.322 8.826 11.421 8.482 11.604 8.181 C 11.651 8.1 11.68 8.01 11.689 7.916 C 11.698 7.823 11.687 7.728 11.656 7.64 L 11.618 7.674 C 11.452 7.805 11.247 7.876 11.036 7.878 C 10.824 7.88 10.618 7.812 10.45 7.684 C 10.45 8.018 10.146 8.299 9.74 8.345 C 9.698 8.348 9.656 8.348 9.614 8.345 C 9.154 8.345 8.779 8.044 8.779 7.672 C 8.611 7.8 8.405 7.869 8.193 7.867 C 7.982 7.865 7.777 7.793 7.611 7.662 C 7.565 7.624 7.524 7.581 7.488 7.533 C 7.42 7.631 7.38 7.747 7.374 7.866 C 7.367 7.985 7.395 8.104 7.452 8.209 C 7.611 8.507 7.693 8.84 7.691 9.178 C 7.692 9.529 7.598 9.875 7.419 10.178 C 7.353 10.293 7.323 10.425 7.334 10.558 C 7.345 10.69 7.396 10.816 7.48 10.919 C 7.95 11.483 8.701 11.953 9.419 12.015 L 9.596 12.015 C 10.427 12.015 11.08 11.498 11.546 10.817 C 11.613 10.719 11.65 10.604 11.655 10.485 C 11.66 10.366 11.632 10.249 11.574 10.145 C 11.413 9.848 11.329 9.517 11.329 9.179\" fill=\"rgb(9,9,9)\"></path><path d=\"M 10.503 9.361 L 9.958 9.861 C 9.911 9.906 9.877 9.963 9.861 10.025 C 9.825 10.169 9.755 10.452 9.698 10.721 C 9.689 10.757 9.667 10.789 9.638 10.812 C 9.608 10.834 9.571 10.846 9.534 10.845 C 9.497 10.846 9.46 10.834 9.43 10.812 C 9.4 10.789 9.379 10.757 9.37 10.721 L 9.197 10.025 C 9.182 9.962 9.148 9.905 9.1 9.861 L 8.555 9.361 C 8.525 9.33 8.508 9.289 8.508 9.245 C 8.508 9.202 8.525 9.161 8.555 9.13 C 8.573 9.111 8.595 9.097 8.619 9.088 C 8.643 9.079 8.669 9.076 8.694 9.079 L 9.513 9.191 L 9.557 9.191 L 9.621 9.182 L 10.375 9.079 C 10.408 9.076 10.442 9.083 10.471 9.099 C 10.501 9.116 10.524 9.141 10.539 9.171 C 10.553 9.202 10.558 9.238 10.551 9.272 C 10.544 9.306 10.527 9.337 10.501 9.361\" fill=\"rgb(153,151,165)\"></path></g></svg>',svgContentId:9804105578}},baseVariant,gestureVariant)}),isDisplayed7()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-12gfhf6\",\"data-framer-name\":\"Terminal\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"EUA057fcA\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 15\"><g transform=\"translate(0 0.217)\" id=\"ss9644508664_1\"><path d=\"M 0 14.602 L 0 0.002 L 20 0.002 L 20 14.602 Z\" fill=\"transparent\"></path><path d=\"M 8.667 12.2 L 8.667 14.6 L 5.067 14.6 C 3.733 14.6 2.667 13.533 2.667 12.2 L 2.667 5.733 L 0 5.733 L 0 3.4 L 2.667 3.4 L 2.667 0 L 5.4 0 L 5.4 3.4 L 8.733 3.4 L 8.733 5.733 L 5.4 5.733 L 5.4 12.2 Z\" fill=\"rgb(153,151,165)\"></path><path d=\"M 10.867 14.601 L 10.867 12.201 L 20 12.201 L 20 14.601 Z\" fill=\"rgba(94,95,110,0.5)\"></path></g></svg>',svgContentId:9644508664,withExternalLayout:true,...addPropertyOverrides({\"pUEeJe7An-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 15\"><g transform=\"translate(0 0.217)\" id=\"ss9764912446_1\"><path d=\"M 0 14.602 L 0 0.002 L 20 0.002 L 20 14.602 Z\" fill=\"transparent\"></path><path d=\"M 8.667 12.2 L 8.667 14.6 L 5.067 14.6 C 3.733 14.6 2.667 13.533 2.667 12.2 L 2.667 5.733 L 0 5.733 L 0 3.4 L 2.667 3.4 L 2.667 0 L 5.4 0 L 5.4 3.4 L 8.733 3.4 L 8.733 5.733 L 5.4 5.733 L 5.4 12.2 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 10.867 14.601 L 10.867 12.201 L 20 12.201 L 20 14.601 Z\" fill=\"rgb(255, 255, 255)\"></path></g></svg>',svgContentId:9764912446}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Gyzgv.framer-1lthp2r, .framer-Gyzgv .framer-1lthp2r { display: block; }\",\".framer-Gyzgv.framer-selyaj { cursor: pointer; height: 20px; overflow: visible; position: relative; text-decoration: none; width: 20px; }\",\".framer-Gyzgv .framer-16ob2qs { flex: none; height: 17px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 17px / 2); width: 14px; }\",\".framer-Gyzgv .framer-jdiwuh, .framer-Gyzgv .framer-k2jg1j, .framer-Gyzgv .framer-k5jvc3 { bottom: 0px; flex: none; height: 19px; left: calc(50.00000000000002% - 18px / 2); position: absolute; width: 18px; }\",\".framer-Gyzgv .framer-pkg806, .framer-Gyzgv .framer-12gfhf6 { flex: none; height: 15px; left: calc(50.00000000000002% - 20px / 2); position: absolute; top: calc(50.00000000000002% - 15px / 2); width: 20px; }\",\".framer-Gyzgv .framer-10dqkhz { flex: none; height: 15px; left: calc(50.00000000000002% - 15px / 2); position: absolute; top: calc(50.00000000000002% - 15px / 2); width: 15px; }\",\".framer-Gyzgv .framer-1gqcg7i { flex: none; height: 16px; left: calc(50.00000000000002% - 16px / 2); position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 16px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Ilcz9WdO3\":{\"layout\":[\"fixed\",\"fixed\"]},\"mgV3k0rig\":{\"layout\":[\"fixed\",\"fixed\"]},\"UwAILkAG5\":{\"layout\":[\"fixed\",\"fixed\"]},\"nvDIHNaL6\":{\"layout\":[\"fixed\",\"fixed\"]},\"DzfxA6f5u\":{\"layout\":[\"fixed\",\"fixed\"]},\"E0KK6WNKi\":{\"layout\":[\"fixed\",\"fixed\"]},\"p_7sjowwG\":{\"layout\":[\"fixed\",\"fixed\"]},\"mWAbZWW7_\":{\"layout\":[\"fixed\",\"fixed\"]},\"mKBVdMq9B\":{\"layout\":[\"fixed\",\"fixed\"]},\"f826BZl6f\":{\"layout\":[\"fixed\",\"fixed\"]},\"SHCWBwXRd\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZwOb3Z61v\":{\"layout\":[\"fixed\",\"fixed\"]},\"Hg27rSEaV\":{\"layout\":[\"fixed\",\"fixed\"]},\"dTlxv_fJh\":{\"layout\":[\"fixed\",\"fixed\"]},\"KuzvsiPVm\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"HpaFtCEQl\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameroQieWgpDp=withCSS(Component,css,\"framer-Gyzgv\");export default FrameroQieWgpDp;FrameroQieWgpDp.displayName=\"V1 / Footer / Logo\";FrameroQieWgpDp.defaultProps={height:20,width:20};addPropertyControls(FrameroQieWgpDp,{variant:{options:[\"pUEeJe7An\",\"Ilcz9WdO3\",\"mgV3k0rig\",\"UwAILkAG5\",\"nvDIHNaL6\",\"DzfxA6f5u\",\"E0KK6WNKi\",\"p_7sjowwG\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\",\"Variant 6\",\"Variant 7\",\"Variant 8\"],title:\"Variant\",type:ControlType.Enum},HpaFtCEQl:{title:\"Link\",type:ControlType.Link}});addFonts(FrameroQieWgpDp,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroQieWgpDp\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"20\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"20\",\"framerVariables\":\"{\\\"HpaFtCEQl\\\":\\\"link\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Ilcz9WdO3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mgV3k0rig\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UwAILkAG5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nvDIHNaL6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DzfxA6f5u\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"E0KK6WNKi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"p_7sjowwG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mWAbZWW7_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mKBVdMq9B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"f826BZl6f\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SHCWBwXRd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZwOb3Z61v\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Hg27rSEaV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dTlxv_fJh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KuzvsiPVm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./oQieWgpDp.map", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import AutoCopyright from\"https://framerusercontent.com/modules/DVYtI0I60utFDv4RKjrL/vS0JVzPfVZXqcrY9nI7B/AutoCopyright_Prod.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/265WU7jqbklvhE4UZq5l/k4BrPpSwFkyjEh90rpGJ/ehgXxuAS0.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/teLSFCUTIUfxpbxhdsb6/Ph9UY0BqA1hD0BgWKRGf/KPxclB4hH.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/McP6b3DwKBuxChysZsFd/pN8ISk4a0dlblIiI6cWs/O9yHCpVyt.js\";import V11CTA from\"https://framerusercontent.com/modules/8M46x4mmci3sT0KQ6bBC/3nEp5JpxlhTsLtJAeRkr/hEcnoZDn_.js\";import V1FooterLogo from\"https://framerusercontent.com/modules/7cLnUX81f6C3FyKP3vnR/Xj4nDI2v4ibWFFKvFPX8/oQieWgpDp.js\";const ImageWithFX=withFX(Image);const V11CTAFonts=getFonts(V11CTA);const AutoCopyrightFonts=getFonts(AutoCopyright);const V1FooterLogoFonts=getFonts(V1FooterLogo);const cycleOrder=[\"d166uot76\",\"nS38k4f_b\",\"K2aexKule\",\"nihWo9MOb\",\"KHCKemTKj\"];const serializationHash=\"framer-dpaDp\";const variantClassNames={d166uot76:\"framer-v-1jptj69\",K2aexKule:\"framer-v-1gdkrmu\",KHCKemTKj:\"framer-v-1bbp0up\",nihWo9MOb:\"framer-v-1ex0cn0\",nS38k4f_b:\"framer-v-pfrbzw\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop XL\":\"d166uot76\",\"Desktop XS\":\"K2aexKule\",Desktop:\"nS38k4f_b\",Phone:\"KHCKemTKj\",Tablet:\"nihWo9MOb\"};const getProps=({grain,height,id,padding,width,...props})=>{return{...props,hKYqvWPpD:grain??props.hKYqvWPpD??true,R4dJ8jYwt:padding??props.R4dJ8jYwt??\"80px 80px 0px 80px\",variant:humanReadableVariantMap[props.variant]??props.variant??\"d166uot76\"};};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,R4dJ8jYwt,hKYqvWPpD,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"d166uot76\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"KHCKemTKj\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1jptj69\",className,classNames),\"data-framer-name\":\"Desktop XL\",layoutDependency:layoutDependency,layoutId:\"d166uot76\",ref:refBinding,style:{\"--12xpp6z\":numberToPixelString(R4dJ8jYwt),backgroundColor:\"rgb(8, 8, 8)\",...style},...addPropertyOverrides({K2aexKule:{\"data-framer-name\":\"Desktop XS\"},KHCKemTKj:{\"data-framer-name\":\"Phone\"},nihWo9MOb:{\"data-framer-name\":\"Tablet\"},nS38k4f_b:{\"data-framer-name\":\"Desktop\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-60}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:506,pixelWidth:1558,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.1128)`,src:\"https://framerusercontent.com/images/RS8yUgLBILMyJiyBm5rhESHlRTI.png\",srcSet:\"https://framerusercontent.com/images/RS8yUgLBILMyJiyBm5rhESHlRTI.png?scale-down-to=512 512w,https://framerusercontent.com/images/RS8yUgLBILMyJiyBm5rhESHlRTI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RS8yUgLBILMyJiyBm5rhESHlRTI.png 1558w\"},className:\"framer-1qn2yv0\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"I178:38596;2020:183987\",transformTemplate:transformTemplate1,...addPropertyOverrides({KHCKemTKj:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}]},nihWo9MOb:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-40}}],background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:506,pixelWidth:1558,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.113)`,src:\"https://framerusercontent.com/images/RS8yUgLBILMyJiyBm5rhESHlRTI.png\",srcSet:\"https://framerusercontent.com/images/RS8yUgLBILMyJiyBm5rhESHlRTI.png?scale-down-to=512 512w,https://framerusercontent.com/images/RS8yUgLBILMyJiyBm5rhESHlRTI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RS8yUgLBILMyJiyBm5rhESHlRTI.png 1558w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kq7bly\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"rjaEAfPl3\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y8jpci\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"d66uhklQv\",children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:223,intrinsicWidth:1200,pixelHeight:223,pixelWidth:1200,sizes:\"1200px\",src:\"https://framerusercontent.com/images/YokBbuMgWcp7EctojtOX5N0fSCg.png\",srcSet:\"https://framerusercontent.com/images/YokBbuMgWcp7EctojtOX5N0fSCg.png?scale-down-to=512 512w,https://framerusercontent.com/images/YokBbuMgWcp7EctojtOX5N0fSCg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YokBbuMgWcp7EctojtOX5N0fSCg.png 1200w\"},className:\"framer-6bgu9g\",\"data-framer-name\":\"USUAL\",layoutDependency:layoutDependency,layoutId:\"Rt_DVeXgx\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2by4y6\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"vg8J28NP_\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fr9yyc\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"DDTs_NplX\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-2vjove\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"ypW2cnybU\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6p3td7\",layoutDependency:layoutDependency,layoutId:\"c00ROmX2V\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"198px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-gnw6vp-container\",layoutDependency:layoutDependency,layoutId:\"vrvJ2XemP-container\",nodeId:\"vrvJ2XemP\",rendersWithMotion:true,scopeId:\"RKixl7fdY\",children:/*#__PURE__*/_jsx(V11CTA,{height:\"100%\",id:\"vrvJ2XemP\",J9xGW5mlS:\"Access app\",layoutId:\"vrvJ2XemP\",style:{width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ilrrcc\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"yhRsbbIKB\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-26wrjt\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"pL6JcafYj\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pmkcvq\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"f6w0GvGuz\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(153, 151, 164))\"},children:\"Usual\"})}),className:\"framer-76gsv8\",\"data-framer-name\":\"Company\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"cD6kX6AOf\",style:{\"--extracted-r6o4lv\":\"rgb(153, 151, 164)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ixk01n\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"AdL91djKG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://usual.breezy.hr/\",motionChild:true,nodeId:\"uk_aXFzEi\",openInNewTab:true,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Careers\"})})})}),className:\"framer-1un7le0\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"uk_aXFzEi\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VBdM6CIMR\"},motionChild:true,nodeId:\"NAwJI2D_3\",openInNewTab:false,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Blog\"})})})}),className:\"framer-mcodc6\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"NAwJI2D_3\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Y8kFgdb8c\"},motionChild:true,nodeId:\"us42gxqU_\",openInNewTab:false,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Contact\"})})})}),className:\"framer-1fmeeqi\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"us42gxqU_\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rmukh3\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"QfQS6oMfx\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uqo8ko\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"cGEAmWPfi\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(153, 151, 164))\"},children:\"Protocol\"})}),className:\"framer-1sm2d6t\",\"data-framer-name\":\"Product\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"bYlsGF2iz\",style:{\"--extracted-r6o4lv\":\"rgb(153, 151, 164)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13lqts4\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"FwIiJmcvf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://docs.usual.money/resources-and-ecosystem/whitepaper\",motionChild:true,nodeId:\"z2uitTblE\",openInNewTab:true,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Whitepaper\"})})})}),className:\"framer-6q6vdm\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"z2uitTblE\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://v1.snapshot.box/#/usualmoney.eth\",motionChild:true,nodeId:\"IDf5a2wPw\",openInNewTab:true,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Governance\"})})})}),className:\"framer-1xd5jal\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"IDf5a2wPw\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zMfuBPn9N\"},motionChild:true,nodeId:\"Z1uI52Nu5\",openInNewTab:false,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nkt4jy\",\"data-styles-preset\":\"ehgXxuAS0\",children:\"Updates\"})})})}),className:\"framer-6nrxn4\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"Z1uI52Nu5\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.5))\"},children:\"Feature requests\"})}),className:\"framer-4qyheg\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"vZZHretIn\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.5)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qdv8n8\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"bTHMXPw_u\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qzf4c0\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"G13hue9Le\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(153, 151, 164))\"},children:\"Ecosystem\"})}),className:\"framer-13ketax\",\"data-framer-name\":\"Ecosystem\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"q0rW2_kF8\",style:{\"--extracted-r6o4lv\":\"rgb(153, 151, 164)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n70y8b\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"P4uOygCVw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"DxbdjTBx1\",openInNewTab:true,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Ecosystem\"})})})}),className:\"framer-1mjpln7\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"DxbdjTBx1\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Y8kFgdb8c\"},motionChild:true,nodeId:\"PZXpYMqUv\",openInNewTab:false,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Build with us\"})})})}),className:\"framer-1vuykgi\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"PZXpYMqUv\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.5))\"},children:\"Bug Bounty\"})}),className:\"framer-l9mt8l\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"m0s9acoph\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.5)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ksfbfn\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"jAjuylw0u\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xrb6hb\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"k5iorEjX4\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(153, 151, 164))\"},children:\"Resources\"})}),className:\"framer-7s7z4p\",\"data-framer-name\":\"Ecosystem\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"IfZVi7voC\",style:{\"--extracted-r6o4lv\":\"rgb(153, 151, 164)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x0omx7\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"bPLFdPbPf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://docs.usual.money/\",motionChild:true,nodeId:\"xDakYj4UG\",openInNewTab:true,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Documentation\"})})})}),className:\"framer-1gqxig5\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"xDakYj4UG\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://tech.usual.money/security-and-audits/audits\",motionChild:true,nodeId:\"h8CnsBhGs\",openInNewTab:true,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Audits\"})})})}),className:\"framer-7dwogs\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"h8CnsBhGs\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://docs.usual.money/resources-and-ecosystem/usd0-risk-policy\",motionChild:true,nodeId:\"m27lT2Zbl\",openInNewTab:true,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Risk Policy\"})})})}),className:\"framer-kdch42\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"m27lT2Zbl\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pvp0HeFVp\"},motionChild:true,nodeId:\"Bkqhe168Q\",openInNewTab:false,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Brand Kit\"})})})}),className:\"framer-zml3zq\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"Bkqhe168Q\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dl9d2\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"Vi6iC6FDz\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-box0ke\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"C3FTunauu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(153, 151, 164))\"},children:\"Transparency\"})}),className:\"framer-1x5434q\",\"data-framer-name\":\"Legal & Security\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"aJiboWfbc\",style:{\"--extracted-r6o4lv\":\"rgb(153, 151, 164)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f57qd2\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"yLCuNqkpQ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://dune.com/usual_team/usual\",motionChild:true,nodeId:\"Lmp1zfNUy\",openInNewTab:true,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Dune Analytics\"})})})}),className:\"framer-1i9zyy6\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"Lmp1zfNUy\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://tokenterminal.com/explorer/projects/usual\",motionChild:true,nodeId:\"OrrWw6JQN\",openInNewTab:true,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"Token Terminal\"})})})}),className:\"framer-1gn4rz0\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"OrrWw6JQN\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.rwa.xyz/assets/USD0\",motionChild:true,nodeId:\"EzviSRAML\",openInNewTab:true,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qb0vho\",\"data-styles-preset\":\"O9yHCpVyt\",children:\"RWA.xyz\"})})})}),className:\"framer-rzzb29\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"EzviSRAML\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pmrm8d\",\"data-border\":true,\"data-framer-name\":\"HorizontalBorder\",layoutDependency:layoutDependency,layoutId:\"CWk7WbciL\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(94, 95, 110, 0.1)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-19zz5ku\",\"data-framer-name\":\"Margin\",layoutDependency:layoutDependency,layoutId:\"hZKWtNSIa\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dfz12a\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"oLcjmOinr\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i3y1pf-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"cOmgIQfJp-container\",nodeId:\"cOmgIQfJp\",rendersWithMotion:true,scopeId:\"RKixl7fdY\",children:/*#__PURE__*/_jsx(AutoCopyright,{color:\"rgb(255, 255, 255)\",dateRange:false,font:{fontFamily:'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',fontSize:\"12px\",letterSpacing:\"0em\",lineHeight:\"24px\"},height:\"100%\",id:\"cOmgIQfJp\",layoutId:\"cOmgIQfJp\",name:\"Usual\",startYear:2023,statement:\"\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(147, 148, 161))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://docs.usual.money/resources-and-ecosystem/legal-documentation/terms-of-services\",motionChild:true,nodeId:\"I178:38596;2020:184077\",openInNewTab:true,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1297ta2\",\"data-styles-preset\":\"KPxclB4hH\",children:\"Terms\"})})})}),className:\"framer-d4vj7n\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"I178:38596;2020:184077\",style:{\"--extracted-r6o4lv\":\"rgb(147, 148, 161)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1V4dW0gR3JvdGVzcXVlIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Uxum Grotesque Regular\", \"Uxum Grotesque Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(147, 148, 161))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://docs.usual.money/resources-and-ecosystem/legal-documentation/privacy-policy\",motionChild:true,nodeId:\"I178:38596;2020:184079\",openInNewTab:true,scopeId:\"RKixl7fdY\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1297ta2\",\"data-styles-preset\":\"KPxclB4hH\",children:\"Privacy Policy\"})})})}),className:\"framer-1x4cttb\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Uxum Grotesque Regular\"],layoutDependency:layoutDependency,layoutId:\"I178:38596;2020:184079\",style:{\"--extracted-r6o4lv\":\"rgb(147, 148, 161)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dworc6\",\"data-framer-name\":\".Footer/Logo_List\",layoutDependency:layoutDependency,layoutId:\"JqSofOX62\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,width:\"18px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2siyz7-container\",layoutDependency:layoutDependency,layoutId:\"iMfiBQiEL-container\",nodeId:\"iMfiBQiEL\",rendersWithMotion:true,scopeId:\"RKixl7fdY\",children:/*#__PURE__*/_jsx(V1FooterLogo,{height:\"100%\",HpaFtCEQl:\"https://t.me/UsualCommunity\",id:\"iMfiBQiEL\",layoutId:\"iMfiBQiEL\",style:{height:\"100%\",width:\"100%\"},variant:\"E0KK6WNKi\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,width:\"18px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wnpsoy-container\",layoutDependency:layoutDependency,layoutId:\"xRkaljYWi-container\",nodeId:\"xRkaljYWi\",rendersWithMotion:true,scopeId:\"RKixl7fdY\",children:/*#__PURE__*/_jsx(V1FooterLogo,{height:\"100%\",HpaFtCEQl:\"https://discord.usual.money\",id:\"xRkaljYWi\",layoutId:\"xRkaljYWi\",style:{height:\"100%\",width:\"100%\"},variant:\"DzfxA6f5u\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,width:\"18px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-p82g29-container\",layoutDependency:layoutDependency,layoutId:\"LtkE5LUjE-container\",nodeId:\"LtkE5LUjE\",rendersWithMotion:true,scopeId:\"RKixl7fdY\",children:/*#__PURE__*/_jsx(V1FooterLogo,{height:\"100%\",HpaFtCEQl:\"https://x.com/usualmoney\",id:\"LtkE5LUjE\",layoutId:\"LtkE5LUjE\",style:{height:\"100%\",width:\"100%\"},variant:\"nvDIHNaL6\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,width:\"18px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xkgvba-container\",layoutDependency:layoutDependency,layoutId:\"GM7_qBEww-container\",nodeId:\"GM7_qBEww\",rendersWithMotion:true,scopeId:\"RKixl7fdY\",children:/*#__PURE__*/_jsx(V1FooterLogo,{height:\"100%\",HpaFtCEQl:\"https://www.linkedin.com/company/usualmoney\",id:\"GM7_qBEww\",layoutId:\"GM7_qBEww\",style:{height:\"100%\",width:\"100%\"},variant:\"UwAILkAG5\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,width:\"18px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-cwegbm-container\",layoutDependency:layoutDependency,layoutId:\"EhDLv8gtE-container\",nodeId:\"EhDLv8gtE\",rendersWithMotion:true,scopeId:\"RKixl7fdY\",children:/*#__PURE__*/_jsx(V1FooterLogo,{height:\"100%\",HpaFtCEQl:\"https://mirror.xyz/usualmoney.eth\",id:\"EhDLv8gtE\",layoutId:\"EhDLv8gtE\",style:{height:\"100%\",width:\"100%\"},variant:\"p_7sjowwG\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,width:\"18px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15yem50-container\",layoutDependency:layoutDependency,layoutId:\"hMqA5zAN0-container\",nodeId:\"hMqA5zAN0\",rendersWithMotion:true,scopeId:\"RKixl7fdY\",children:/*#__PURE__*/_jsx(V1FooterLogo,{height:\"100%\",HpaFtCEQl:\"https://www.coingecko.com/coins/usual-usd\",id:\"hMqA5zAN0\",layoutId:\"hMqA5zAN0\",style:{height:\"100%\",width:\"100%\"},variant:\"mgV3k0rig\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,width:\"18px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i9y3wo-container\",layoutDependency:layoutDependency,layoutId:\"x8GhQ3GnX-container\",nodeId:\"x8GhQ3GnX\",rendersWithMotion:true,scopeId:\"RKixl7fdY\",children:/*#__PURE__*/_jsx(V1FooterLogo,{height:\"100%\",HpaFtCEQl:\"https://defillama.com/stablecoin/usual-usd\",id:\"x8GhQ3GnX\",layoutId:\"x8GhQ3GnX\",style:{height:\"100%\",width:\"100%\"},variant:\"Ilcz9WdO3\",width:\"100%\"})})})]})]}),hKYqvWPpD&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:1,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:300,pixelWidth:534,positionX:\"left\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/e9bsFtEa5LfC1YzcZvvm5WDj6k.png\",srcSet:\"https://framerusercontent.com/images/e9bsFtEa5LfC1YzcZvvm5WDj6k.png?scale-down-to=512 512w,https://framerusercontent.com/images/e9bsFtEa5LfC1YzcZvvm5WDj6k.png 534w\"},className:\"framer-ftgwpm\",\"data-framer-name\":\"grain\",layoutDependency:layoutDependency,layoutId:\"vvdhpZuDH\",style:{opacity:.3}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dpaDp.framer-1hq7uah, .framer-dpaDp .framer-1hq7uah { display: block; }\",\".framer-dpaDp.framer-1jptj69 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-end; overflow: hidden; padding: var(--12xpp6z); position: relative; width: 1560px; }\",\".framer-dpaDp .framer-1qn2yv0 { aspect-ratio: 3.0790513833992095 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 564px); left: 50%; position: absolute; top: 0px; width: 111%; z-index: 1; }\",\".framer-dpaDp .framer-1kq7bly { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-dpaDp .framer-1y8jpci { flex: none; height: 100px; overflow: visible; position: relative; width: 100%; }\",\".framer-dpaDp .framer-6bgu9g { aspect-ratio: 5.381165919282512 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 223px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 1200px; }\",\".framer-dpaDp .framer-2by4y6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-dpaDp .framer-fr9yyc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-dpaDp .framer-2vjove { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 30%; }\",\".framer-dpaDp .framer-6p3td7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-dpaDp .framer-gnw6vp-container { flex: none; height: auto; position: relative; width: 198px; }\",\".framer-dpaDp .framer-1ilrrcc { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 172px; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 48px; position: relative; width: 1px; }\",\".framer-dpaDp .framer-26wrjt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 110px; }\",\".framer-dpaDp .framer-1pmkcvq, .framer-dpaDp .framer-1uqo8ko, .framer-dpaDp .framer-1qzf4c0, .framer-dpaDp .framer-1xrb6hb, .framer-dpaDp .framer-box0ke { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-dpaDp .framer-76gsv8 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 110px; word-break: break-word; word-wrap: break-word; }\",\".framer-dpaDp .framer-ixk01n, .framer-dpaDp .framer-13lqts4, .framer-dpaDp .framer-n70y8b, .framer-dpaDp .framer-1x0omx7, .framer-dpaDp .framer-f57qd2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-dpaDp .framer-1un7le0, .framer-dpaDp .framer-mcodc6, .framer-dpaDp .framer-1fmeeqi, .framer-dpaDp .framer-6q6vdm, .framer-dpaDp .framer-1xd5jal, .framer-dpaDp .framer-1mjpln7, .framer-dpaDp .framer-1vuykgi, .framer-dpaDp .framer-l9mt8l, .framer-dpaDp .framer-1gqxig5, .framer-dpaDp .framer-7dwogs, .framer-dpaDp .framer-kdch42, .framer-dpaDp .framer-zml3zq, .framer-dpaDp .framer-1i9zyy6, .framer-dpaDp .framer-1gn4rz0, .framer-dpaDp .framer-rzzb29 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-dpaDp .framer-rmukh3, .framer-dpaDp .framer-qdv8n8, .framer-dpaDp .framer-ksfbfn, .framer-dpaDp .framer-1dl9d2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 130px; }\",\".framer-dpaDp .framer-1sm2d6t, .framer-dpaDp .framer-13ketax, .framer-dpaDp .framer-7s7z4p, .framer-dpaDp .framer-1x5434q { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 130px; word-break: break-word; word-wrap: break-word; }\",\".framer-dpaDp .framer-6nrxn4, .framer-dpaDp .framer-4qyheg { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-dpaDp .framer-pmrm8d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 0px 80px 0px; position: relative; width: 78%; z-index: 2; }\",\".framer-dpaDp .framer-19zz5ku { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-dpaDp .framer-dfz12a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-dpaDp .framer-1i3y1pf-container { flex: none; height: auto; position: relative; width: 80px; }\",\".framer-dpaDp .framer-d4vj7n, .framer-dpaDp .framer-1x4cttb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-dpaDp .framer-dworc6 { 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: 0px; position: relative; width: min-content; }\",\".framer-dpaDp .framer-2siyz7-container, .framer-dpaDp .framer-wnpsoy-container, .framer-dpaDp .framer-p82g29-container, .framer-dpaDp .framer-xkgvba-container, .framer-dpaDp .framer-cwegbm-container, .framer-dpaDp .framer-15yem50-container, .framer-dpaDp .framer-1i9y3wo-container { flex: none; height: 19px; position: relative; width: 18px; }\",\".framer-dpaDp .framer-ftgwpm { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dpaDp.framer-1jptj69, .framer-dpaDp .framer-1kq7bly, .framer-dpaDp .framer-2by4y6, .framer-dpaDp .framer-2vjove, .framer-dpaDp .framer-6p3td7, .framer-dpaDp .framer-26wrjt, .framer-dpaDp .framer-1pmkcvq, .framer-dpaDp .framer-ixk01n, .framer-dpaDp .framer-rmukh3, .framer-dpaDp .framer-1uqo8ko, .framer-dpaDp .framer-13lqts4, .framer-dpaDp .framer-qdv8n8, .framer-dpaDp .framer-1qzf4c0, .framer-dpaDp .framer-n70y8b, .framer-dpaDp .framer-ksfbfn, .framer-dpaDp .framer-1xrb6hb, .framer-dpaDp .framer-1x0omx7, .framer-dpaDp .framer-1dl9d2, .framer-dpaDp .framer-box0ke, .framer-dpaDp .framer-f57qd2, .framer-dpaDp .framer-pmrm8d, .framer-dpaDp .framer-19zz5ku, .framer-dpaDp .framer-dfz12a, .framer-dpaDp .framer-dworc6 { gap: 0px; } .framer-dpaDp.framer-1jptj69 > *, .framer-dpaDp .framer-2by4y6 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-dpaDp.framer-1jptj69 > :first-child, .framer-dpaDp .framer-1kq7bly > :first-child, .framer-dpaDp .framer-2by4y6 > :first-child, .framer-dpaDp .framer-2vjove > :first-child, .framer-dpaDp .framer-6p3td7 > :first-child, .framer-dpaDp .framer-26wrjt > :first-child, .framer-dpaDp .framer-1pmkcvq > :first-child, .framer-dpaDp .framer-ixk01n > :first-child, .framer-dpaDp .framer-rmukh3 > :first-child, .framer-dpaDp .framer-1uqo8ko > :first-child, .framer-dpaDp .framer-13lqts4 > :first-child, .framer-dpaDp .framer-qdv8n8 > :first-child, .framer-dpaDp .framer-1qzf4c0 > :first-child, .framer-dpaDp .framer-n70y8b > :first-child, .framer-dpaDp .framer-ksfbfn > :first-child, .framer-dpaDp .framer-1xrb6hb > :first-child, .framer-dpaDp .framer-1x0omx7 > :first-child, .framer-dpaDp .framer-1dl9d2 > :first-child, .framer-dpaDp .framer-box0ke > :first-child, .framer-dpaDp .framer-f57qd2 > :first-child, .framer-dpaDp .framer-19zz5ku > :first-child { margin-top: 0px; } .framer-dpaDp.framer-1jptj69 > :last-child, .framer-dpaDp .framer-1kq7bly > :last-child, .framer-dpaDp .framer-2by4y6 > :last-child, .framer-dpaDp .framer-2vjove > :last-child, .framer-dpaDp .framer-6p3td7 > :last-child, .framer-dpaDp .framer-26wrjt > :last-child, .framer-dpaDp .framer-1pmkcvq > :last-child, .framer-dpaDp .framer-ixk01n > :last-child, .framer-dpaDp .framer-rmukh3 > :last-child, .framer-dpaDp .framer-1uqo8ko > :last-child, .framer-dpaDp .framer-13lqts4 > :last-child, .framer-dpaDp .framer-qdv8n8 > :last-child, .framer-dpaDp .framer-1qzf4c0 > :last-child, .framer-dpaDp .framer-n70y8b > :last-child, .framer-dpaDp .framer-ksfbfn > :last-child, .framer-dpaDp .framer-1xrb6hb > :last-child, .framer-dpaDp .framer-1x0omx7 > :last-child, .framer-dpaDp .framer-1dl9d2 > :last-child, .framer-dpaDp .framer-box0ke > :last-child, .framer-dpaDp .framer-f57qd2 > :last-child, .framer-dpaDp .framer-19zz5ku > :last-child { margin-bottom: 0px; } .framer-dpaDp .framer-1kq7bly > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-dpaDp .framer-2vjove > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-dpaDp .framer-6p3td7 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-dpaDp .framer-26wrjt > *, .framer-dpaDp .framer-rmukh3 > *, .framer-dpaDp .framer-qdv8n8 > *, .framer-dpaDp .framer-ksfbfn > *, .framer-dpaDp .framer-1dl9d2 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-dpaDp .framer-1pmkcvq > *, .framer-dpaDp .framer-1uqo8ko > *, .framer-dpaDp .framer-1qzf4c0 > *, .framer-dpaDp .framer-1xrb6hb > *, .framer-dpaDp .framer-box0ke > *, .framer-dpaDp .framer-19zz5ku > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-dpaDp .framer-ixk01n > *, .framer-dpaDp .framer-13lqts4 > *, .framer-dpaDp .framer-n70y8b > *, .framer-dpaDp .framer-1x0omx7 > *, .framer-dpaDp .framer-f57qd2 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-dpaDp .framer-pmrm8d > * { margin: 0px; margin-left: calc(0.003000000026077032px / 2); margin-right: calc(0.003000000026077032px / 2); } .framer-dpaDp .framer-pmrm8d > :first-child, .framer-dpaDp .framer-dfz12a > :first-child, .framer-dpaDp .framer-dworc6 > :first-child { margin-left: 0px; } .framer-dpaDp .framer-pmrm8d > :last-child, .framer-dpaDp .framer-dfz12a > :last-child, .framer-dpaDp .framer-dworc6 > :last-child { margin-right: 0px; } .framer-dpaDp .framer-dfz12a > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-dpaDp .framer-dworc6 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",\".framer-dpaDp.framer-v-pfrbzw.framer-1jptj69 { width: 1200px; }\",\".framer-dpaDp.framer-v-pfrbzw .framer-1qn2yv0 { height: var(--framer-aspect-ratio-supported, 434px); }\",\".framer-dpaDp.framer-v-pfrbzw .framer-2vjove { width: 25%; }\",\".framer-dpaDp.framer-v-1gdkrmu.framer-1jptj69 { width: 1080px; }\",\".framer-dpaDp.framer-v-1gdkrmu .framer-1qn2yv0, .framer-dpaDp.framer-v-1bbp0up .framer-1qn2yv0 { height: var(--framer-aspect-ratio-supported, 65px); }\",\".framer-dpaDp.framer-v-1gdkrmu .framer-1y8jpci { height: 68px; }\",\".framer-dpaDp.framer-v-1gdkrmu .framer-fr9yyc, .framer-dpaDp.framer-v-1ex0cn0 .framer-fr9yyc { flex-direction: column; gap: 40px; justify-content: flex-start; }\",\".framer-dpaDp.framer-v-1gdkrmu .framer-2vjove { align-content: center; align-items: center; flex-direction: row; gap: unset; justify-content: space-between; width: 100%; }\",\".framer-dpaDp.framer-v-1gdkrmu .framer-6p3td7 { align-content: center; align-items: center; flex: 1 0 0px; flex-direction: row; gap: unset; justify-content: space-between; width: 1px; }\",\".framer-dpaDp.framer-v-1gdkrmu .framer-1ilrrcc, .framer-dpaDp.framer-v-1ex0cn0 .framer-1ilrrcc { flex: none; padding: 0px; width: 100%; }\",\".framer-dpaDp.framer-v-1gdkrmu .framer-pmrm8d, .framer-dpaDp.framer-v-1ex0cn0 .framer-pmrm8d { flex-direction: column; gap: 24px; }\",\".framer-dpaDp.framer-v-1gdkrmu .framer-19zz5ku, .framer-dpaDp.framer-v-1ex0cn0 .framer-19zz5ku, .framer-dpaDp.framer-v-1bbp0up .framer-19zz5ku { flex: none; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dpaDp.framer-v-1gdkrmu .framer-fr9yyc, .framer-dpaDp.framer-v-1gdkrmu .framer-2vjove, .framer-dpaDp.framer-v-1gdkrmu .framer-6p3td7, .framer-dpaDp.framer-v-1gdkrmu .framer-pmrm8d { gap: 0px; } .framer-dpaDp.framer-v-1gdkrmu .framer-fr9yyc > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-dpaDp.framer-v-1gdkrmu .framer-fr9yyc > :first-child, .framer-dpaDp.framer-v-1gdkrmu .framer-pmrm8d > :first-child { margin-top: 0px; } .framer-dpaDp.framer-v-1gdkrmu .framer-fr9yyc > :last-child, .framer-dpaDp.framer-v-1gdkrmu .framer-pmrm8d > :last-child { margin-bottom: 0px; } .framer-dpaDp.framer-v-1gdkrmu .framer-2vjove > *, .framer-dpaDp.framer-v-1gdkrmu .framer-2vjove > :first-child, .framer-dpaDp.framer-v-1gdkrmu .framer-2vjove > :last-child, .framer-dpaDp.framer-v-1gdkrmu .framer-6p3td7 > *, .framer-dpaDp.framer-v-1gdkrmu .framer-6p3td7 > :first-child, .framer-dpaDp.framer-v-1gdkrmu .framer-6p3td7 > :last-child { margin: 0px; } .framer-dpaDp.framer-v-1gdkrmu .framer-pmrm8d > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-dpaDp.framer-v-1ex0cn0.framer-1jptj69 { width: 810px; }\",\".framer-dpaDp.framer-v-1ex0cn0 .framer-1qn2yv0 { height: var(--framer-aspect-ratio-supported, 65px); width: 111%; }\",\".framer-dpaDp.framer-v-1ex0cn0 .framer-1kq7bly { gap: 20px; }\",\".framer-dpaDp.framer-v-1ex0cn0 .framer-1y8jpci { order: 0; }\",\".framer-dpaDp.framer-v-1ex0cn0 .framer-2by4y6 { order: 1; }\",\".framer-dpaDp.framer-v-1ex0cn0 .framer-2vjove, .framer-dpaDp.framer-v-1bbp0up .framer-2vjove { width: 100%; }\",\".framer-dpaDp.framer-v-1ex0cn0 .framer-26wrjt, .framer-dpaDp.framer-v-1ex0cn0 .framer-rmukh3, .framer-dpaDp.framer-v-1ex0cn0 .framer-qdv8n8, .framer-dpaDp.framer-v-1ex0cn0 .framer-ksfbfn, .framer-dpaDp.framer-v-1ex0cn0 .framer-1dl9d2 { flex: 1 0 0px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dpaDp.framer-v-1ex0cn0 .framer-1kq7bly, .framer-dpaDp.framer-v-1ex0cn0 .framer-fr9yyc, .framer-dpaDp.framer-v-1ex0cn0 .framer-pmrm8d { gap: 0px; } .framer-dpaDp.framer-v-1ex0cn0 .framer-1kq7bly > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-dpaDp.framer-v-1ex0cn0 .framer-1kq7bly > :first-child, .framer-dpaDp.framer-v-1ex0cn0 .framer-fr9yyc > :first-child, .framer-dpaDp.framer-v-1ex0cn0 .framer-pmrm8d > :first-child { margin-top: 0px; } .framer-dpaDp.framer-v-1ex0cn0 .framer-1kq7bly > :last-child, .framer-dpaDp.framer-v-1ex0cn0 .framer-fr9yyc > :last-child, .framer-dpaDp.framer-v-1ex0cn0 .framer-pmrm8d > :last-child { margin-bottom: 0px; } .framer-dpaDp.framer-v-1ex0cn0 .framer-fr9yyc > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-dpaDp.framer-v-1ex0cn0 .framer-pmrm8d > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-dpaDp.framer-v-1bbp0up.framer-1jptj69 { gap: 24px; width: 390px; }\",\".framer-dpaDp.framer-v-1bbp0up .framer-1kq7bly { max-width: 480px; }\",\".framer-dpaDp.framer-v-1bbp0up .framer-2by4y6 { align-content: center; align-items: center; gap: 20px; padding: 0px; }\",\".framer-dpaDp.framer-v-1bbp0up .framer-fr9yyc { align-content: center; align-items: center; flex-direction: column; gap: 40px; justify-content: center; }\",\".framer-dpaDp.framer-v-1bbp0up .framer-6p3td7 { padding: 0px 0px 0px 32px; }\",\".framer-dpaDp.framer-v-1bbp0up .framer-1ilrrcc { flex: none; flex-wrap: wrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 0px 0px 0px 32px; width: 100%; }\",\".framer-dpaDp.framer-v-1bbp0up .framer-26wrjt, .framer-dpaDp.framer-v-1bbp0up .framer-rmukh3, .framer-dpaDp.framer-v-1bbp0up .framer-qdv8n8, .framer-dpaDp.framer-v-1bbp0up .framer-ksfbfn, .framer-dpaDp.framer-v-1bbp0up .framer-1dl9d2 { height: 172px; min-height: 120px; min-width: 140px; width: 140px; }\",\".framer-dpaDp.framer-v-1bbp0up .framer-1pmkcvq, .framer-dpaDp.framer-v-1bbp0up .framer-ixk01n, .framer-dpaDp.framer-v-1bbp0up .framer-1xrb6hb { min-width: 100px; }\",\".framer-dpaDp.framer-v-1bbp0up .framer-1x0omx7 { min-height: 100px; min-width: 100px; }\",\".framer-dpaDp.framer-v-1bbp0up .framer-pmrm8d { flex-direction: column; gap: 24px; width: 59%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dpaDp.framer-v-1bbp0up.framer-1jptj69, .framer-dpaDp.framer-v-1bbp0up .framer-2by4y6, .framer-dpaDp.framer-v-1bbp0up .framer-fr9yyc, .framer-dpaDp.framer-v-1bbp0up .framer-1ilrrcc, .framer-dpaDp.framer-v-1bbp0up .framer-pmrm8d { gap: 0px; } .framer-dpaDp.framer-v-1bbp0up.framer-1jptj69 > *, .framer-dpaDp.framer-v-1bbp0up .framer-pmrm8d > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-dpaDp.framer-v-1bbp0up.framer-1jptj69 > :first-child, .framer-dpaDp.framer-v-1bbp0up .framer-2by4y6 > :first-child, .framer-dpaDp.framer-v-1bbp0up .framer-fr9yyc > :first-child, .framer-dpaDp.framer-v-1bbp0up .framer-pmrm8d > :first-child { margin-top: 0px; } .framer-dpaDp.framer-v-1bbp0up.framer-1jptj69 > :last-child, .framer-dpaDp.framer-v-1bbp0up .framer-2by4y6 > :last-child, .framer-dpaDp.framer-v-1bbp0up .framer-fr9yyc > :last-child, .framer-dpaDp.framer-v-1bbp0up .framer-pmrm8d > :last-child { margin-bottom: 0px; } .framer-dpaDp.framer-v-1bbp0up .framer-2by4y6 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-dpaDp.framer-v-1bbp0up .framer-fr9yyc > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-dpaDp.framer-v-1bbp0up .framer-1ilrrcc > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-dpaDp.framer-v-1bbp0up .framer-1ilrrcc > :first-child { margin-left: 0px; } .framer-dpaDp.framer-v-1bbp0up .framer-1ilrrcc > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-dpaDp[data-border=\"true\"]::after, .framer-dpaDp [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 608\n * @framerIntrinsicWidth 1560\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nS38k4f_b\":{\"layout\":[\"fixed\",\"auto\"]},\"K2aexKule\":{\"layout\":[\"fixed\",\"auto\"]},\"nihWo9MOb\":{\"layout\":[\"fixed\",\"auto\"]},\"KHCKemTKj\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"R4dJ8jYwt\":\"padding\",\"hKYqvWPpD\":\"grain\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRKixl7fdY=withCSS(Component,css,\"framer-dpaDp\");export default FramerRKixl7fdY;FramerRKixl7fdY.displayName=\"Footer V1.1\";FramerRKixl7fdY.defaultProps={height:608,width:1560};addPropertyControls(FramerRKixl7fdY,{variant:{options:[\"d166uot76\",\"nS38k4f_b\",\"K2aexKule\",\"nihWo9MOb\",\"KHCKemTKj\"],optionTitles:[\"Desktop XL\",\"Desktop\",\"Desktop XS\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},R4dJ8jYwt:{defaultValue:\"80px 80px 0px 80px\",title:\"Padding\",type:ControlType.Padding},hKYqvWPpD:{defaultValue:true,title:\"Grain\",type:ControlType.Boolean}});addFonts(FramerRKixl7fdY,[{explicitInter:true,fonts:[{family:\"Uxum Grotesque Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/pexfO5izGLBcHiyniDYIZUv6ls0.woff2\"}]},...V11CTAFonts,...AutoCopyrightFonts,...V1FooterLogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRKixl7fdY\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1560\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"608\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nS38k4f_b\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"K2aexKule\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nihWo9MOb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KHCKemTKj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"R4dJ8jYwt\\\":\\\"padding\\\",\\\"hKYqvWPpD\\\":\\\"grain\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RKixl7fdY.map"],
  "mappings": "4WAA+F,IAAMA,EAAY,IAAI,KAAK,EAAE,YAAY,EAKtH,SAARC,EAA+BC,EAAM,CAAC,GAAK,CAAC,KAAAC,EAAK,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,KAAAC,EAAK,MAAAC,EAAM,SAAAC,CAAQ,EAAEP,EAAgFQ,EAAY,QAApEL,EAAU,GAAGC,CAAS,IAAIN,CAAW,GAAGA,CAA+C,IAAIG,EAAK,KAAK,CAAC,GAAMC,EAAU,KAAK,IAAGM,GAAa,IAAIN,EAAU,KAAK,CAAC,IAAI,IAAMO,EAAU,CAAC,SAAS,GAAGF,CAAQ,KAAK,MAAMD,EAAM,GAAGD,CAAI,EAAE,OAAoBK,EAAK,MAAM,CAAC,MAAMD,EAAU,SAASD,CAAW,CAAC,CAAE,CAACT,EAAc,aAAa,CAAC,KAAK,YAAY,UAAU,uBAAuB,UAAU,GAAM,UAAUD,EAAY,EAAE,MAAM,UAAU,SAAS,GAAG,KAAK,CAAC,OAAO,OAAO,CAAC,EAAEC,EAAc,YAAY,iBAAiBY,EAAoBZ,EAAc,CAAC,KAAK,CAAC,KAAKa,EAAY,KAAK,MAAM,OAAO,aAAa,QAAQ,SAAS,UAAU,EAAE,MAAM,CAAC,KAAKA,EAAY,MAAM,MAAM,QAAQ,aAAa,SAAS,EAAE,UAAU,CAAC,KAAKA,EAAY,QAAQ,MAAM,aAAa,aAAa,GAAM,aAAa,MAAM,cAAc,IAAI,EAAE,UAAU,CAAC,KAAKA,EAAY,OAAO,MAAM,aAAa,IAAI,IAAI,IAAId,EAAY,EAAE,aAAaA,EAAY,EAAE,eAAe,GAAK,OAAO,CAAC,CAAC,UAAAK,CAAS,IAAI,CAACA,CAAS,EAAE,KAAK,CAAC,KAAKS,EAAY,OAAO,MAAM,OAAO,aAAa,WAAW,EAAE,UAAU,CAAC,KAAKA,EAAY,OAAO,MAAM,YAAY,aAAa,uBAAuB,YAAY,oEAAoE,CAAC,CAAC,ECJlyCC,EAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,wVAAwV,EAAeC,GAAU,eCA9cC,EAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,ucAAuc,EAAeC,GAAU,eCAtS,IAAMC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAME,EAAM,UAAU,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMvB,IAAeuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAEuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAUyB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAtC,EAAQ,UAAAuC,GAAU,GAAGC,EAAS,EAAExB,GAASK,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAAlD,EAAQ,EAAEmD,EAAgB,CAAC,WAAAxD,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAIoC,EAAW,QAAA5B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQuD,EAAiB5B,GAAuBD,EAAMvB,EAAQ,EAAuCqD,GAAkBC,EAAG1D,GAAkB,GAAhD,CAAC,CAAuE,EAAQ2D,GAAY,IAAQR,IAAiB,mBAAiCJ,IAAc,YAA6Ca,GAAa,IAAQT,IAAiB,mBAAiCJ,IAAc,YAA6Cc,GAAa,IAAQV,IAAiB,mBAAiCJ,IAAc,YAA6Ce,GAAa,IAAQX,IAAiB,mBAAiCJ,IAAc,YAA6CgB,GAAa,IAAQZ,IAAiB,mBAAiCJ,IAAc,YAA6CiB,GAAa,IAAQb,IAAiB,mBAAiCJ,IAAc,YAA6CkB,GAAa,IAAQd,IAAiB,mBAAiCJ,IAAc,YAA6CmB,GAAa,IAAQ,GAAC,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,kBAAkB,iBAAiB,EAAE,SAASf,CAAc,GAAkB,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,SAASJ,CAAW,GAA6B,OAAoB9B,EAAKkD,EAAY,CAAC,GAAGvB,GAAUT,EAAgB,SAAsBlB,EAAKC,GAAS,CAAC,QAAQd,GAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKmD,EAAK,CAAC,KAAKvB,GAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBwB,EAAMlD,EAAO,EAAE,CAAC,GAAG2B,GAAU,GAAGI,GAAgB,aAAa,iBAAiB,UAAU,GAAGQ,EAAGD,GAAkB,gBAAgBd,EAAUK,CAAU,CAAC,kBAAkB,mBAAmB,YAAY,iBAAiBQ,EAAiB,SAAS,YAAY,IAAItB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAGxC,EAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,aAAa,UAAU,mBAAmB,WAAW,EAAE,UAAU,CAAC,aAAa,WAAW,mBAAmB,WAAW,EAAE,UAAU,CAAC,aAAa,YAAY,mBAAmB,WAAW,EAAE,UAAU,CAAC,aAAa,YAAY,mBAAmB,WAAW,EAAE,UAAU,CAAC,aAAa,UAAU,mBAAmB,WAAW,EAAE,UAAU,CAAC,aAAa,SAAS,mBAAmB,WAAW,EAAE,UAAU,CAAC,aAAa,WAAW,mBAAmB,WAAW,CAAC,EAAE6C,EAAYI,CAAc,EAAE,SAAS,CAACQ,GAAY,GAAgB1C,EAAKqD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,OAAO,WAAW,iBAAiBd,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,qWAAqW,aAAa,YAAY,mBAAmB,GAAK,GAAGtD,EAAqB,CAAC,kBAAkB,CAAC,IAAI,uWAAuW,aAAa,WAAW,EAAE,UAAU,CAAC,aAAa,WAAW,CAAC,EAAE6C,EAAYI,CAAc,CAAC,CAAC,EAAES,GAAa,GAAgB3C,EAAKqD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,OAAO,WAAW,iBAAiBd,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,i1CAAi1C,aAAa,YAAY,mBAAmB,GAAK,GAAGtD,EAAqB,CAAC,kBAAkB,CAAC,IAAI,m1CAAm1C,aAAa,WAAW,EAAE,UAAU,CAAC,IAAI,g1CAAg1C,aAAa,UAAU,CAAC,EAAE6C,EAAYI,CAAc,CAAC,CAAC,EAAEU,GAAa,GAAgB5C,EAAKqD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,OAAO,WAAW,iBAAiBd,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,62DAA62D,aAAa,YAAY,mBAAmB,GAAK,GAAGtD,EAAqB,CAAC,kBAAkB,CAAC,IAAI,+2DAA+2D,aAAa,WAAW,EAAE,UAAU,CAAC,aAAa,UAAU,CAAC,EAAE6C,EAAYI,CAAc,CAAC,CAAC,EAAEW,GAAa,GAAgB7C,EAAKqD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,IAAI,OAAO,WAAW,iBAAiBd,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,iYAAiY,aAAa,WAAW,mBAAmB,GAAK,GAAGtD,EAAqB,CAAC,kBAAkB,CAAC,IAAI,mYAAmY,aAAa,WAAW,EAAE,UAAU,CAAC,aAAa,UAAU,CAAC,EAAE6C,EAAYI,CAAc,CAAC,CAAC,EAAEY,GAAa,GAAgB9C,EAAKqD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,OAAO,WAAW,iBAAiBd,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,guCAAguC,aAAa,YAAY,mBAAmB,GAAK,GAAGtD,EAAqB,CAAC,kBAAkB,CAAC,IAAI,kuCAAkuC,aAAa,WAAW,EAAE,UAAU,CAAC,aAAa,WAAW,CAAC,EAAE6C,EAAYI,CAAc,CAAC,CAAC,EAAEa,GAAa,GAAgB/C,EAAKqD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,OAAO,WAAW,iBAAiBd,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,80HAA80H,aAAa,YAAY,mBAAmB,GAAK,GAAGtD,EAAqB,CAAC,kBAAkB,CAAC,IAAI,o1HAAo1H,aAAa,WAAW,EAAE,UAAU,CAAC,aAAa,UAAU,CAAC,EAAE6C,EAAYI,CAAc,CAAC,CAAC,EAAEc,GAAa,GAAgBhD,EAAKqD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,OAAO,WAAW,iBAAiBd,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,8vpBAA8vpB,aAAa,WAAW,mBAAmB,GAAK,GAAGtD,EAAqB,CAAC,kBAAkB,CAAC,IAAI,gwpBAAgwpB,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,8vpBAA8vpB,aAAa,UAAU,CAAC,EAAE6C,EAAYI,CAAc,CAAC,CAAC,EAAEe,GAAa,GAAgBjD,EAAKqD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,OAAO,WAAW,iBAAiBd,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,klBAAklB,aAAa,WAAW,mBAAmB,GAAK,GAAGtD,EAAqB,CAAC,kBAAkB,CAAC,IAAI,mlBAAmlB,aAAa,UAAU,CAAC,EAAE6C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQoB,GAAI,CAAC,kFAAkF,kFAAkF,4IAA4I,oLAAoL,kNAAkN,kNAAkN,oLAAoL,mLAAmL,EASzw4FC,EAAgBC,EAAQ5C,GAAU0C,GAAI,cAAc,EAASG,EAAQF,EAAgBA,EAAgB,YAAY,qBAAqBA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTohB,IAAMM,GAAYC,GAAOC,EAAK,EAAQC,GAAYC,EAASC,EAAM,EAAQC,GAAmBF,EAASG,CAAa,EAAQC,GAAkBJ,EAASK,CAAY,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAoBC,GAAO,CAAC,GAAG,OAAOA,GAAQ,SAAS,OAAOA,EAAM,GAAI,OAAO,SAASA,CAAK,EAAmB,OAAO,KAAK,IAAI,EAAEA,CAAK,EAAE,IAAK,EAAQC,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAW,CAAC,CAAC,MAAAL,EAAM,SAAAM,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWV,GAAOO,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,aAAa,YAAY,aAAa,YAAY,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,MAAAC,EAAM,OAAAC,EAAO,GAAAC,EAAG,QAAAC,EAAQ,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUL,GAAOK,EAAM,WAAW,GAAK,UAAUF,GAASE,EAAM,WAAW,qBAAqB,QAAQP,GAAwBO,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAM5B,IAAe4B,EAAM,iBAAwB5B,EAAS,KAAK,GAAG,EAAE4B,EAAM,iBAAwB5B,EAAS,KAAK,GAAG,EAAU8B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA3C,EAAQ,UAAA4C,GAAU,UAAAC,GAAU,GAAGC,CAAS,EAAE1B,GAASM,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,GAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAAxD,CAAQ,EAAEyD,EAAgB,CAAC,WAAA9D,GAAW,eAAe,YAAY,IAAIwC,EAAW,QAAAjC,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ6D,EAAiB7B,GAAuBD,EAAM5B,CAAQ,EAA0G2D,GAAkBC,EAAGhE,GAAkB,GAAnH,CAAagD,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQiB,GAAY,IAAQZ,IAAc,YAAuC,OAAoBhC,EAAK6C,EAAY,CAAC,GAAGjB,GAAUT,EAAgB,SAAsBnB,EAAKC,GAAS,CAAC,QAAQlB,EAAS,QAAQ,GAAM,SAAsBiB,EAAKR,GAAW,CAAC,MAAMJ,GAAY,SAAsB0D,EAAM5C,EAAO,IAAI,CAAC,GAAG6B,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,GAAkB,iBAAiBf,EAAUM,EAAU,EAAE,mBAAmB,aAAa,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIvB,EAAW,MAAM,CAAC,YAAYhC,GAAoB2C,EAAS,EAAE,gBAAgB,eAAe,GAAGH,CAAK,EAAE,GAAG7C,GAAqB,CAAC,UAAU,CAAC,mBAAmB,YAAY,EAAE,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,SAAS,CAAC,EAAEmD,EAAYI,EAAc,EAAE,SAAS,CAAcpC,EAAKhC,GAAY,CAAC,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ+E,GAA2BvB,GAAmB,GAAG,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,aAAa,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,iBAAiB,mBAAmB,KAAK,iBAAiBiB,EAAiB,SAAS,yBAAyB,kBAAkBpD,GAAmB,GAAGR,GAAqB,CAAC,UAAU,CAAC,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,CAAC,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQkE,GAA2BvB,GAAmB,GAAG,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,YAAY,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAEQ,EAAYI,EAAc,CAAC,CAAC,EAAeU,EAAM5C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAACG,GAAY,GAAgB5C,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAKhC,GAAY,CAAC,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,MAAM,SAAS,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiByE,EAAiB,SAAS,YAAY,kBAAkBpD,EAAkB,CAAC,CAAC,CAAC,EAAeW,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBK,EAAM5C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAK3B,GAAO,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyE,EAAM5C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAcK,EAAM5C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeK,EAAM5C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,2BAA2B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeK,EAAM5C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeK,EAAM5C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,8DAA8D,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,2CAA2C,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,mDAAmD,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2BAA2B,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeK,EAAM5C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeK,EAAM5C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,mDAAmD,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2BAA2B,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeK,EAAM5C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeK,EAAM5C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,4BAA4B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,sDAAsD,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,oEAAoE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeK,EAAM5C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,mBAAmB,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeK,EAAM5C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,oCAAoC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,oDAAoD,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,kCAAkC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeK,EAAM5C,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,mBAAmB,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,yBAAyB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,EAAE,SAAS,CAAczC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBK,EAAM5C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKgD,EAA0B,CAAC,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKzB,EAAc,CAAC,MAAM,qBAAqB,UAAU,GAAM,KAAK,CAAC,WAAW,6EAA6E,SAAS,OAAO,cAAc,MAAM,WAAW,MAAM,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,QAAQ,UAAU,KAAK,UAAU,GAAG,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyB,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,yFAAyF,YAAY,GAAK,OAAO,yBAAyB,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,yBAAyB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAezC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKmD,EAAK,CAAC,KAAK,sFAAsF,YAAY,GAAK,OAAO,yBAAyB,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBnD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,+BAA+B,EAAE,iBAAiBuC,EAAiB,SAAS,yBAAyB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeK,EAAM5C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,oBAAoB,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKvB,EAAa,CAAC,OAAO,OAAO,UAAU,8BAA8B,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKvB,EAAa,CAAC,OAAO,OAAO,UAAU,8BAA8B,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKvB,EAAa,CAAC,OAAO,OAAO,UAAU,2BAA2B,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKvB,EAAa,CAAC,OAAO,OAAO,UAAU,8CAA8C,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKvB,EAAa,CAAC,OAAO,OAAO,UAAU,oCAAoC,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKvB,EAAa,CAAC,OAAO,OAAO,UAAU,4CAA4C,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKvB,EAAa,CAAC,OAAO,OAAO,UAAU,6CAA6C,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqD,IAAwB9B,EAAK9B,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,eAAe,EAAE,IAAI,OAAO,QAAQ6E,GAA2BvB,GAAmB,GAAG,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,OAAO,UAAU,MAAM,MAAMA,GAAmB,OAAO,QAAQ,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiBiB,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQW,GAAI,CAAC,kFAAkF,kFAAkF,kRAAkR,6MAA6M,oTAAoT,mHAAmH,oNAAoN,0SAA0S,iRAAiR,2RAA2R,wRAAwR,yGAAyG,2RAA2R,sRAAsR,uZAAuZ,qKAAqK,qZAAqZ,glBAAglB,gXAAgX,kQAAkQ,gPAAgP,ySAAyS,8RAA8R,gSAAgS,yGAAyG,+IAA+I,oRAAoR,0VAA0V,+IAA+I,4jJAA4jJ,kEAAkE,yGAAyG,+DAA+D,mEAAmE,yJAAyJ,mEAAmE,mKAAmK,8KAA8K,4LAA4L,4IAA4I,sIAAsI,qLAAqL,qqCAAqqC,kEAAkE,sHAAsH,gEAAgE,+DAA+D,8DAA8D,gHAAgH,2QAA2Q,ugCAAugC,6EAA6E,uEAAuE,yHAAyH,4JAA4J,+EAA+E,sLAAsL,kTAAkT,sKAAsK,0FAA0F,mGAAmG,qjDAAqjD,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,+bAA+b,EASrw2DC,EAAgBC,EAAQzC,GAAUuC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,cAAcA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,aAAa,UAAU,aAAa,SAAS,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,qBAAqB,MAAM,UAAU,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,QAAQ,KAAKA,EAAY,OAAO,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,yBAAyB,OAAO,SAAS,IAAI,wEAAwE,CAAC,CAAC,EAAE,GAAGlF,GAAY,GAAGG,GAAmB,GAAGE,GAAkB,GAAGmF,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["currentYear", "AutoCopyright", "props", "name", "statement", "dateRange", "startYear", "font", "color", "fontSize", "displayText", "textStyle", "p", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "HpaFtCEQl", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "LayoutGroup", "Link", "u", "SVG", "css", "FrameroQieWgpDp", "withCSS", "oQieWgpDp_default", "addPropertyControls", "ControlType", "addFonts", "ImageWithFX", "withFX", "Image2", "V11CTAFonts", "getFonts", "hEcnoZDn_default", "AutoCopyrightFonts", "AutoCopyright", "V1FooterLogoFonts", "oQieWgpDp_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "grain", "height", "id", "padding", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "R4dJ8jYwt", "hKYqvWPpD", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "Link", "css", "FramerRKixl7fdY", "withCSS", "RKixl7fdY_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
