{"version":3,"file":"WNfnTgc0j.Byq0f3IM.mjs","names":["css","addPropertyOverrides","enabledGestures","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","enabledGestures","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","enabledGestures","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","IDfooter","IntentFooter","ContactFooter","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","enabledGestures","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","enabledGestures","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","enabledGestures","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","Logo","Menu","NavigationProduct","NavigationCntact","SMLButtonLogin","SMLButton","className","_Fragment"],"sources":["https:/framerusercontent.com/modules/pJQ5bl7CYWlHs1zhrj89/PhHD0mohSyqoGX7IBers/z1JSX_uPw.js","https:/framerusercontent.com/modules/PCM9uU7J9WCxtLHgtp9A/6lYOEiwTSUD8hBU52qDv/eZZsZAgRs.js","https:/framerusercontent.com/modules/Zu2tSfkryTEOqVjDDXzc/WMSAP01gyb8wXVYNALa0/hZxj6L_XM.js","https:/framerusercontent.com/modules/R2Asqn3n09X3YpGZbxAd/GLOq1C1ST7mcDjyPOHcp/lgub8wUEY.js","https:/framerusercontent.com/modules/npMsre2d9Gc4eiURp8Da/7FpXRcEyY0oLNs6TmDWp/SXvwRAU9u.js","https:/framerusercontent.com/modules/ENNMlmadesqlT969OIti/EAj3mneHpUIiQBulNWsG/DN07XDg1T.js","https:/framerusercontent.com/modules/LYpQ6D0wKd724vYgJR6I/4IAkJ5FKLYAH5SU9bDIB/D1x1wEsvN.js","https:/framerusercontent.com/modules/5hF5oX9YNCnVZqizEhdH/NYRCU7KVxrwso1CHHD64/F8dO0qLgW.js","https:/framerusercontent.com/modules/TdC8BdEUAaiBWdtHudDQ/tm8ApWo61s9UrWM7TsGU/KgEZbAhJ6.js","https:/framerusercontent.com/modules/8ZR7WB53G4eMgb4bIef5/dmzDQNduUNLJZKioBvPc/LjGRWkiqu.js","https:/framerusercontent.com/modules/c9sk6dCPN5HZXXRLkOun/fX4LKG7qyFAgtzIydV7f/s6sovtNnn.js","https:/framerusercontent.com/modules/E7HpA9TB47Dcd0rSIOE9/v7RFf2xKRoJrSte6tzsJ/WNfnTgc0j.js"],"sourcesContent":["// Generated by Framer (2306ade)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-D3OPU .framer-styles-preset-12358o8:not(.rich-text-wrapper), .framer-D3OPU .framer-styles-preset-12358o8.rich-text-wrapper a { --framer-link-current-text-color: #ebebeb; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #ebebeb; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #a1a1a1; --framer-link-text-decoration: none; }\"];export const className=\"framer-D3OPU\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (128ce9c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={EsqXlWCdD:{hover:true}};const serializationHash=\"framer-ouNOy\";const variantClassNames={EsqXlWCdD:\"framer-v-1pfyc4v\"};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 getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"EsqXlWCdD\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{hash:\":YkjZp0wqN\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"EsqXlWCdD\",openInNewTab:false,scopeId:\"eZZsZAgRs\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1pfyc4v\",className,classNames)} framer-71l487`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"EsqXlWCdD\",ref:refBinding,style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},...addPropertyOverrides({\"EsqXlWCdD-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11cznt3\",\"data-framer-name\":\"Menu Item / Default\",layoutDependency:layoutDependency,layoutId:\"eu_makGXU\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(161, 161, 161))\"},children:\"Intent\"})}),className:\"framer-12qktzh\",\"data-framer-name\":\"Label\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"zNazkDxyi\",style:{\"--extracted-r6o4lv\":\"rgb(161, 161, 161)\",\"--framer-paragraph-spacing\":\"4px\"},variants:{\"EsqXlWCdD-hover\":{\"--extracted-r6o4lv\":\"rgb(237, 237, 237)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"EsqXlWCdD-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(237, 237, 237))\"},children:\"Intent\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ouNOy.framer-71l487, .framer-ouNOy .framer-71l487 { display: block; }\",\".framer-ouNOy.framer-1pfyc4v { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ouNOy .framer-11cznt3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ouNOy .framer-12qktzh { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ouNOy.framer-1pfyc4v, .framer-ouNOy .framer-11cznt3 { gap: 0px; } .framer-ouNOy.framer-1pfyc4v > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ouNOy.framer-1pfyc4v > :first-child { margin-top: 0px; } .framer-ouNOy.framer-1pfyc4v > :last-child { margin-bottom: 0px; } .framer-ouNOy .framer-11cznt3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ouNOy .framer-11cznt3 > :first-child { margin-left: 0px; } .framer-ouNOy .framer-11cznt3 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 37\n * @framerIntrinsicWidth 54.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"uB2hSwZ1T\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramereZZsZAgRs=withCSS(Component,css,\"framer-ouNOy\");export default FramereZZsZAgRs;FramereZZsZAgRs.displayName=\"intentFooter\";FramereZZsZAgRs.defaultProps={height:37,width:54.5};addFonts(FramereZZsZAgRs,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramereZZsZAgRs\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"54.5\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uB2hSwZ1T\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"37\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./eZZsZAgRs.map","// Generated by Framer (128ce9c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={QNSNF9y9h:{hover:true}};const serializationHash=\"framer-E3qRM\";const variantClassNames={QNSNF9y9h:\"framer-v-54onud\"};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 getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"QNSNF9y9h\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{hash:\":aeripcVeE\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"QNSNF9y9h\",openInNewTab:false,scopeId:\"hZxj6L_XM\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-54onud\",className,classNames)} framer-17ank6r`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"QNSNF9y9h\",ref:refBinding,style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},...addPropertyOverrides({\"QNSNF9y9h-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d0db0q\",\"data-framer-name\":\"Menu Item / Default\",layoutDependency:layoutDependency,layoutId:\"lcgU4G6hQ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(161, 161, 161))\"},children:\"ID\"})}),className:\"framer-lkzeul\",\"data-framer-name\":\"Label\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"OtpV5a5oe\",style:{\"--extracted-r6o4lv\":\"rgb(161, 161, 161)\",\"--framer-paragraph-spacing\":\"4px\"},variants:{\"QNSNF9y9h-hover\":{\"--extracted-r6o4lv\":\"rgb(237, 237, 237)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"QNSNF9y9h-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(237, 237, 237))\"},children:\"ID\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-E3qRM.framer-17ank6r, .framer-E3qRM .framer-17ank6r { display: block; }\",\".framer-E3qRM.framer-54onud { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px; position: relative; text-decoration: none; width: min-content; }\",\".framer-E3qRM .framer-1d0db0q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 30px; }\",\".framer-E3qRM .framer-lkzeul { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-E3qRM.framer-54onud, .framer-E3qRM .framer-1d0db0q { gap: 0px; } .framer-E3qRM.framer-54onud > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-E3qRM.framer-54onud > :first-child { margin-top: 0px; } .framer-E3qRM.framer-54onud > :last-child { margin-bottom: 0px; } .framer-E3qRM .framer-1d0db0q > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-E3qRM .framer-1d0db0q > :first-child { margin-left: 0px; } .framer-E3qRM .framer-1d0db0q > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 37\n * @framerIntrinsicWidth 46\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"fFmKIwXIx\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerhZxj6L_XM=withCSS(Component,css,\"framer-E3qRM\");export default FramerhZxj6L_XM;FramerhZxj6L_XM.displayName=\"IDfooter\";FramerhZxj6L_XM.defaultProps={height:37,width:46};addFonts(FramerhZxj6L_XM,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhZxj6L_XM\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"46\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"37\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fFmKIwXIx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hZxj6L_XM.map","// Generated by Framer (128ce9c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={fsVKnhl4g:{hover:true}};const serializationHash=\"framer-zuFoZ\";const variantClassNames={fsVKnhl4g:\"framer-v-18k46yn\"};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 getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"fsVKnhl4g\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bkS2KxZxd\"},motionChild:true,nodeId:\"fsVKnhl4g\",scopeId:\"lgub8wUEY\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-18k46yn\",className,classNames)} framer-mdhczc`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"fsVKnhl4g\",ref:refBinding,style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},...addPropertyOverrides({\"fsVKnhl4g-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6vudp6\",\"data-framer-name\":\"Menu Item / Default\",layoutDependency:layoutDependency,layoutId:\"v89tQ1LZW\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(161, 161, 161))\"},children:\"Contact\"})}),className:\"framer-to3ffz\",\"data-framer-name\":\"Label\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"aBXawa2CN\",style:{\"--extracted-r6o4lv\":\"rgb(161, 161, 161)\",\"--framer-paragraph-spacing\":\"4px\"},variants:{\"fsVKnhl4g-hover\":{\"--extracted-r6o4lv\":\"rgb(222, 222, 222)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"fsVKnhl4g-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(222, 222, 222))\"},children:\"Contact\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zuFoZ.framer-mdhczc, .framer-zuFoZ .framer-mdhczc { display: block; }\",\".framer-zuFoZ.framer-18k46yn { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px; position: relative; text-decoration: none; width: min-content; }\",\".framer-zuFoZ .framer-6vudp6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-zuFoZ .framer-to3ffz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-zuFoZ.framer-18k46yn, .framer-zuFoZ .framer-6vudp6 { gap: 0px; } .framer-zuFoZ.framer-18k46yn > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-zuFoZ.framer-18k46yn > :first-child { margin-top: 0px; } .framer-zuFoZ.framer-18k46yn > :last-child { margin-bottom: 0px; } .framer-zuFoZ .framer-6vudp6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-zuFoZ .framer-6vudp6 > :first-child { margin-left: 0px; } .framer-zuFoZ .framer-6vudp6 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 37\n * @framerIntrinsicWidth 69\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"BWrCEmQEj\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerlgub8wUEY=withCSS(Component,css,\"framer-zuFoZ\");export default Framerlgub8wUEY;Framerlgub8wUEY.displayName=\"contactFooter\";Framerlgub8wUEY.defaultProps={height:37,width:69};addFonts(Framerlgub8wUEY,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerlgub8wUEY\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BWrCEmQEj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"69\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"37\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lgub8wUEY.map","// Generated by Framer (8ebf084)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/pJQ5bl7CYWlHs1zhrj89/PhHD0mohSyqoGX7IBers/z1JSX_uPw.js\";import IntentFooter from\"https://framerusercontent.com/modules/PCM9uU7J9WCxtLHgtp9A/6lYOEiwTSUD8hBU52qDv/eZZsZAgRs.js\";import IDfooter from\"https://framerusercontent.com/modules/Zu2tSfkryTEOqVjDDXzc/WMSAP01gyb8wXVYNALa0/hZxj6L_XM.js\";import ContactFooter from\"https://framerusercontent.com/modules/R2Asqn3n09X3YpGZbxAd/GLOq1C1ST7mcDjyPOHcp/lgub8wUEY.js\";const IDfooterFonts=getFonts(IDfooter);const IntentFooterFonts=getFonts(IntentFooter);const ContactFooterFonts=getFonts(ContactFooter);const cycleOrder=[\"hi5YdBRSf\",\"YddWa5OWs\",\"YwMRE0BEW\"];const serializationHash=\"framer-R7gLn\";const variantClassNames={hi5YdBRSf:\"framer-v-1mbdufg\",YddWa5OWs:\"framer-v-5tqm9p\",YwMRE0BEW:\"framer-v-jq38nd\"};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={Desktop:\"hi5YdBRSf\",Phone:\"YwMRE0BEW\",Tablet:\"YddWa5OWs\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"hi5YdBRSf\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"hi5YdBRSf\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1mbdufg\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"hi5YdBRSf\",ref:refBinding,style:{...style},...addPropertyOverrides({YddWa5OWs:{\"data-framer-name\":\"Tablet\"},YwMRE0BEW:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sn15cs\",\"data-framer-name\":\"Frame 1171278507\",layoutDependency:layoutDependency,layoutId:\"W1UlPdYjP\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8niwgs\",\"data-framer-name\":\"Frame 1171278501\",layoutDependency:layoutDependency,layoutId:\"RMUhu0Oj0\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-708pqf\",\"data-framer-name\":\"Frame 1171278500\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:35,intrinsicWidth:87,layoutDependency:layoutDependency,layoutId:\"hYyX6GIa0\",svg:'<svg width=\"87\" height=\"35\" viewBox=\"0 0 87 35\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.81311 2.06381C9.93292 2.06381 10.0301 1.96946 10.0301 1.85308C10.0301 1.73669 9.93292 1.64235 9.81311 1.64235C9.6933 1.64235 9.59617 1.73669 9.59617 1.85308C9.59617 1.96946 9.6933 2.06381 9.81311 2.06381Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.1233 2.06381C11.2431 2.06381 11.3402 1.96946 11.3402 1.85308C11.3402 1.73669 11.2431 1.64235 11.1233 1.64235C11.0034 1.64235 10.9063 1.73669 10.9063 1.85308C10.9063 1.96946 11.0034 2.06381 11.1233 2.06381Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.6386 1.85308C12.6386 1.96946 12.5414 2.06381 12.4216 2.06381C12.3018 2.06381 12.2047 1.96946 12.2047 1.85308C12.2047 1.73669 12.3018 1.64235 12.4216 1.64235C12.5414 1.64235 12.6386 1.73669 12.6386 1.85308Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.72 2.06381C13.8398 2.06381 13.937 1.96946 13.937 1.85308C13.937 1.73669 13.8398 1.64235 13.72 1.64235C13.6002 1.64235 13.5031 1.73669 13.5031 1.85308C13.5031 1.96946 13.6002 2.06381 13.72 2.06381Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.2492 1.85308C15.2492 1.96946 15.152 2.06381 15.0322 2.06381C14.9124 2.06381 14.8153 1.96946 14.8153 1.85308C14.8153 1.73669 14.9124 1.64235 15.0322 1.64235C15.152 1.64235 15.2492 1.73669 15.2492 1.85308Z\" fill=\"#EDEDED\"/>\\n<path d=\"M16.3292 2.06381C16.449 2.06381 16.5462 1.96946 16.5462 1.85308C16.5462 1.73669 16.449 1.64235 16.3292 1.64235C16.2094 1.64235 16.1123 1.73669 16.1123 1.85308C16.1123 1.96946 16.2094 2.06381 16.3292 2.06381Z\" fill=\"#EDEDED\"/>\\n<path d=\"M17.8501 1.85308C17.8501 1.96946 17.753 2.06381 17.6331 2.06381C17.5133 2.06381 17.4162 1.96946 17.4162 1.85308C17.4162 1.73669 17.5133 1.64235 17.6331 1.64235C17.753 1.64235 17.8501 1.73669 17.8501 1.85308Z\" fill=\"#EDEDED\"/>\\n<path d=\"M18.9391 2.06381C19.0589 2.06381 19.1561 1.96946 19.1561 1.85308C19.1561 1.73669 19.0589 1.64235 18.9391 1.64235C18.8193 1.64235 18.7222 1.73669 18.7222 1.85308C18.7222 1.96946 18.8193 2.06381 18.9391 2.06381Z\" fill=\"#EDEDED\"/>\\n<path d=\"M20.4531 1.85308C20.4531 1.96946 20.3559 2.06381 20.2361 2.06381C20.1163 2.06381 20.0192 1.96946 20.0192 1.85308C20.0192 1.73669 20.1163 1.64235 20.2361 1.64235C20.3559 1.64235 20.4531 1.73669 20.4531 1.85308Z\" fill=\"#EDEDED\"/>\\n<path d=\"M21.54 2.06381C21.6599 2.06381 21.757 1.96946 21.757 1.85308C21.757 1.73669 21.6599 1.64235 21.54 1.64235C21.4202 1.64235 21.3231 1.73669 21.3231 1.85308C21.3231 1.96946 21.4202 2.06381 21.54 2.06381Z\" fill=\"#EDEDED\"/>\\n<path d=\"M23.063 1.85308C23.063 1.96946 22.9658 2.06381 22.846 2.06381C22.7262 2.06381 22.6291 1.96946 22.6291 1.85308C22.6291 1.73669 22.7262 1.64235 22.846 1.64235C22.9658 1.64235 23.063 1.73669 23.063 1.85308Z\" fill=\"#EDEDED\"/>\\n<path d=\"M24.1506 2.06381C24.2705 2.06381 24.3676 1.96946 24.3676 1.85308C24.3676 1.73669 24.2705 1.64235 24.1506 1.64235C24.0308 1.64235 23.9337 1.73669 23.9337 1.85308C23.9337 1.96946 24.0308 2.06381 24.1506 2.06381Z\" fill=\"#EDEDED\"/>\\n<path d=\"M25.6646 1.85308C25.6646 1.96946 25.5675 2.06381 25.4476 2.06381C25.3278 2.06381 25.2307 1.96946 25.2307 1.85308C25.2307 1.73669 25.3278 1.64235 25.4476 1.64235C25.5675 1.64235 25.6646 1.73669 25.6646 1.85308Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.08032 7.12751C8.20014 7.12751 8.29726 7.03316 8.29726 6.91678C8.29726 6.80039 8.20014 6.70605 8.08032 6.70605C7.96051 6.70605 7.86338 6.80039 7.86338 6.91678C7.86338 7.03316 7.96051 7.12751 8.08032 7.12751Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.60118 6.91678C9.60118 7.03316 9.50405 7.12751 9.38424 7.12751C9.26443 7.12751 9.1673 7.03316 9.1673 6.91678C9.1673 6.80039 9.26443 6.70605 9.38424 6.70605C9.50405 6.70605 9.60118 6.80039 9.60118 6.91678Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.6826 7.12751C10.8024 7.12751 10.8996 7.03316 10.8996 6.91678C10.8996 6.80039 10.8024 6.70605 10.6826 6.70605C10.5628 6.70605 10.4657 6.80039 10.4657 6.91678C10.4657 7.03316 10.5628 7.12751 10.6826 7.12751Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.2118 6.91678C12.2118 7.03316 12.1146 7.12751 11.9948 7.12751C11.875 7.12751 11.7779 7.03316 11.7779 6.91678C11.7779 6.80039 11.875 6.70605 11.9948 6.70605C12.1146 6.70605 12.2118 6.80039 12.2118 6.91678Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.2911 7.12751C13.411 7.12751 13.5081 7.03316 13.5081 6.91678C13.5081 6.80039 13.411 6.70605 13.2911 6.70605C13.1713 6.70605 13.0742 6.80039 13.0742 6.91678C13.0742 7.03316 13.1713 7.12751 13.2911 7.12751Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.69106 11.9737C6.69106 12.0901 6.59393 12.1845 6.47412 12.1845C6.35431 12.1845 6.25718 12.0901 6.25718 11.9737C6.25718 11.8573 6.35431 11.763 6.47412 11.763C6.59393 11.763 6.69106 11.8573 6.69106 11.9737Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.77873 12.1845C7.89854 12.1845 7.99567 12.0901 7.99567 11.9737C7.99567 11.8573 7.89854 11.763 7.77873 11.763C7.65892 11.763 7.56179 11.8573 7.56179 11.9737C7.56179 12.0901 7.65892 12.1845 7.77873 12.1845Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.29405 11.9737C9.29405 12.0901 9.19692 12.1845 9.07711 12.1845C8.9573 12.1845 8.86017 12.0901 8.86017 11.9737C8.86017 11.8573 8.9573 11.763 9.07711 11.763C9.19692 11.763 9.29405 11.8573 9.29405 11.9737Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.3886 12.1845C10.5084 12.1845 10.6056 12.0901 10.6056 11.9737C10.6056 11.8573 10.5084 11.763 10.3886 11.763C10.2688 11.763 10.1717 11.8573 10.1717 11.9737C10.1717 12.0901 10.2688 12.1845 10.3886 12.1845Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.9026 11.9737C11.9026 12.0901 11.8054 12.1845 11.6856 12.1845C11.5658 12.1845 11.4687 12.0901 11.4687 11.9737C11.4687 11.8573 11.5658 11.763 11.6856 11.763C11.8054 11.763 11.9026 11.8573 11.9026 11.9737Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.99589 17.253C5.1157 17.253 5.21283 17.1587 5.21283 17.0423C5.21283 16.9259 5.1157 16.8315 4.99589 16.8315C4.87608 16.8315 4.77895 16.9259 4.77895 17.0423C4.77895 17.1587 4.87608 17.253 4.99589 17.253Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.51744 17.0423C6.51744 17.1587 6.42031 17.253 6.3005 17.253C6.18068 17.253 6.08356 17.1587 6.08356 17.0423C6.08356 16.9259 6.18068 16.8315 6.3005 16.8315C6.42031 16.8315 6.51744 16.9259 6.51744 17.0423Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.6051 17.253C7.72492 17.253 7.82204 17.1587 7.82204 17.0423C7.82204 16.9259 7.72492 16.8315 7.6051 16.8315C7.48529 16.8315 7.38816 16.9259 7.38816 17.0423C7.38816 17.1587 7.48529 17.253 7.6051 17.253Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.12596 17.0423C9.12596 17.1587 9.02883 17.253 8.90902 17.253C8.78921 17.253 8.69208 17.1587 8.69208 17.0423C8.69208 16.9259 8.78921 16.8315 8.90902 16.8315C9.02883 16.8315 9.12596 16.9259 9.12596 17.0423Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.2074 17.253C10.3272 17.253 10.4243 17.1587 10.4243 17.0423C10.4243 16.9259 10.3272 16.8315 10.2074 16.8315C10.0876 16.8315 9.99046 16.9259 9.99046 17.0423C9.99046 17.1587 10.0876 17.253 10.2074 17.253Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.7289 17.0423C11.7289 17.1587 11.6318 17.253 11.512 17.253C11.3922 17.253 11.2951 17.1587 11.2951 17.0423C11.2951 16.9259 11.3922 16.8315 11.512 16.8315C11.6318 16.8315 11.7289 16.9259 11.7289 17.0423Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.8159 17.253C12.9357 17.253 13.0329 17.1587 13.0329 17.0423C13.0329 16.9259 12.9357 16.8315 12.8159 16.8315C12.6961 16.8315 12.599 16.9259 12.599 17.0423C12.599 17.1587 12.6961 17.253 12.8159 17.253Z\" fill=\"#EDEDED\"/>\\n<path d=\"M14.3312 17.0423C14.3312 17.1587 14.2341 17.253 14.1143 17.253C13.9945 17.253 13.8974 17.1587 13.8974 17.0423C13.8974 16.9259 13.9945 16.8315 14.1143 16.8315C14.2341 16.8315 14.3312 16.9259 14.3312 17.0423Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.4189 17.253C15.5387 17.253 15.6358 17.1587 15.6358 17.0423C15.6358 16.9259 15.5387 16.8315 15.4189 16.8315C15.2991 16.8315 15.202 16.9259 15.202 17.0423C15.202 17.1587 15.2991 17.253 15.4189 17.253Z\" fill=\"#EDEDED\"/>\\n<path d=\"M16.9418 17.0423C16.9418 17.1587 16.8447 17.253 16.7249 17.253C16.6051 17.253 16.508 17.1587 16.508 17.0423C16.508 16.9259 16.6051 16.8315 16.7249 16.8315C16.8447 16.8315 16.9418 16.9259 16.9418 17.0423Z\" fill=\"#EDEDED\"/>\\n<path d=\"M18.0219 17.253C18.1417 17.253 18.2388 17.1587 18.2388 17.0423C18.2388 16.9259 18.1417 16.8315 18.0219 16.8315C17.9021 16.8315 17.805 16.9259 17.805 17.0423C17.805 17.1587 17.9021 17.253 18.0219 17.253Z\" fill=\"#EDEDED\"/>\\n<path d=\"M19.5427 17.0423C19.5427 17.1587 19.4456 17.253 19.3258 17.253C19.206 17.253 19.1089 17.1587 19.1089 17.0423C19.1089 16.9259 19.206 16.8315 19.3258 16.8315C19.4456 16.8315 19.5427 16.9259 19.5427 17.0423Z\" fill=\"#EDEDED\"/>\\n<path d=\"M3.52388 22.3036C3.6437 22.3036 3.74082 22.2092 3.74082 22.0928C3.74082 21.9764 3.6437 21.8821 3.52388 21.8821C3.40407 21.8821 3.30695 21.9764 3.30695 22.0928C3.30695 22.2092 3.40407 22.3036 3.52388 22.3036Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.03921 22.0928C5.03921 22.2092 4.94208 22.3036 4.82227 22.3036C4.70245 22.3036 4.60533 22.2092 4.60533 22.0928C4.60533 21.9764 4.70245 21.8821 4.82227 21.8821C4.94208 21.8821 5.03921 21.9764 5.03921 22.0928Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.12687 22.3036C6.24668 22.3036 6.34381 22.2092 6.34381 22.0928C6.34381 21.9764 6.24668 21.8821 6.12687 21.8821C6.00706 21.8821 5.90993 21.9764 5.90993 22.0928C5.90993 22.2092 6.00706 22.3036 6.12687 22.3036Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.64773 22.0928C7.64773 22.2092 7.5506 22.3036 7.43079 22.3036C7.31097 22.3036 7.21385 22.2092 7.21385 22.0928C7.21385 21.9764 7.31097 21.8821 7.43079 21.8821C7.5506 21.8821 7.64773 21.9764 7.64773 22.0928Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.94983 4.59786C9.06964 4.59786 9.16677 4.50351 9.16677 4.38713C9.16677 4.27075 9.06964 4.1764 8.94983 4.1764C8.83002 4.1764 8.73289 4.27075 8.73289 4.38713C8.73289 4.50351 8.83002 4.59786 8.94983 4.59786Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.4707 4.38713C10.4707 4.50351 10.3736 4.59786 10.2537 4.59786C10.1339 4.59786 10.0368 4.50351 10.0368 4.38713C10.0368 4.27075 10.1339 4.1764 10.2537 4.1764C10.3736 4.1764 10.4707 4.27075 10.4707 4.38713Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.5521 4.59786C11.6719 4.59786 11.7691 4.50351 11.7691 4.38713C11.7691 4.27075 11.6719 4.1764 11.5521 4.1764C11.4323 4.1764 11.3352 4.27075 11.3352 4.38713C11.3352 4.50351 11.4323 4.59786 11.5521 4.59786Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.0737 4.38713C13.0737 4.50351 12.9765 4.59786 12.8567 4.59786C12.7369 4.59786 12.6398 4.50351 12.6398 4.38713C12.6398 4.27075 12.7369 4.1764 12.8567 4.1764C12.9765 4.1764 13.0737 4.27075 13.0737 4.38713Z\" fill=\"#EDEDED\"/>\\n<path d=\"M14.1613 4.59786C14.2812 4.59786 14.3783 4.50351 14.3783 4.38713C14.3783 4.27075 14.2812 4.1764 14.1613 4.1764C14.0415 4.1764 13.9444 4.27075 13.9444 4.38713C13.9444 4.50351 14.0415 4.59786 14.1613 4.59786Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.676 4.38713C15.676 4.50351 15.5788 4.59786 15.459 4.59786C15.3392 4.59786 15.2421 4.50351 15.2421 4.38713C15.2421 4.27075 15.3392 4.1764 15.459 4.1764C15.5788 4.1764 15.676 4.27075 15.676 4.38713Z\" fill=\"#EDEDED\"/>\\n<path d=\"M16.7636 4.59786C16.8834 4.59786 16.9806 4.50351 16.9806 4.38713C16.9806 4.27075 16.8834 4.1764 16.7636 4.1764C16.6438 4.1764 16.5467 4.27075 16.5467 4.38713C16.5467 4.50351 16.6438 4.59786 16.7636 4.59786Z\" fill=\"#EDEDED\"/>\\n<path d=\"M18.2852 4.38713C18.2852 4.50351 18.1881 4.59786 18.0682 4.59786C17.9484 4.59786 17.8513 4.50351 17.8513 4.38713C17.8513 4.27075 17.9484 4.1764 18.0682 4.1764C18.1881 4.1764 18.2852 4.27075 18.2852 4.38713Z\" fill=\"#EDEDED\"/>\\n<path d=\"M19.3666 4.59786C19.4864 4.59786 19.5836 4.50351 19.5836 4.38713C19.5836 4.27075 19.4864 4.1764 19.3666 4.1764C19.2468 4.1764 19.1497 4.27075 19.1497 4.38713C19.1497 4.50351 19.2468 4.59786 19.3666 4.59786Z\" fill=\"#EDEDED\"/>\\n<path d=\"M20.8875 4.38713C20.8875 4.50351 20.7903 4.59786 20.6705 4.59786C20.5507 4.59786 20.4536 4.50351 20.4536 4.38713C20.4536 4.27075 20.5507 4.1764 20.6705 4.1764C20.7903 4.1764 20.8875 4.27075 20.8875 4.38713Z\" fill=\"#EDEDED\"/>\\n<path d=\"M21.9765 4.59786C22.0963 4.59786 22.1935 4.50351 22.1935 4.38713C22.1935 4.27075 22.0963 4.1764 21.9765 4.1764C21.8567 4.1764 21.7596 4.27075 21.7596 4.38713C21.7596 4.50351 21.8567 4.59786 21.9765 4.59786Z\" fill=\"#EDEDED\"/>\\n<path d=\"M23.4981 4.38713C23.4981 4.50351 23.4009 4.59786 23.2811 4.59786C23.1613 4.59786 23.0642 4.50351 23.0642 4.38713C23.0642 4.27075 23.1613 4.1764 23.2811 4.1764C23.4009 4.1764 23.4981 4.27075 23.4981 4.38713Z\" fill=\"#EDEDED\"/>\\n<path d=\"M24.5781 4.59786C24.6979 4.59786 24.7951 4.50351 24.7951 4.38713C24.7951 4.27075 24.6979 4.1764 24.5781 4.1764C24.4583 4.1764 24.3612 4.27075 24.3612 4.38713C24.3612 4.50351 24.4583 4.59786 24.5781 4.59786Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.43329 9.44486C7.43329 9.56125 7.33616 9.65559 7.21635 9.65559C7.09654 9.65559 6.99941 9.56125 6.99941 9.44486C6.99941 9.32848 7.09654 9.23413 7.21635 9.23413C7.33616 9.23413 7.43329 9.32848 7.43329 9.44486Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.51473 9.65559C8.63454 9.65559 8.73167 9.56125 8.73167 9.44486C8.73167 9.32848 8.63454 9.23413 8.51473 9.23413C8.39492 9.23413 8.29779 9.32848 8.29779 9.44486C8.29779 9.56125 8.39492 9.65559 8.51473 9.65559Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.0301 9.44486C10.0301 9.56125 9.93292 9.65559 9.81311 9.65559C9.6933 9.65559 9.59617 9.56125 9.59617 9.44486C9.59617 9.32848 9.6933 9.23413 9.81311 9.23413C9.93292 9.23413 10.0301 9.32848 10.0301 9.44486Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.1233 9.65559C11.2431 9.65559 11.3402 9.56125 11.3402 9.44486C11.3402 9.32848 11.2431 9.23413 11.1233 9.23413C11.0034 9.23413 10.9063 9.32848 10.9063 9.44486C10.9063 9.56125 11.0034 9.65559 11.1233 9.65559Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.6386 9.44486C12.6386 9.56125 12.5414 9.65559 12.4216 9.65559C12.3018 9.65559 12.2047 9.56125 12.2047 9.44486C12.2047 9.32848 12.3018 9.23413 12.4216 9.23413C12.5414 9.23413 12.6386 9.32848 12.6386 9.44486Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.77893 14.7193C5.89874 14.7193 5.99587 14.6249 5.99587 14.5086C5.99587 14.3922 5.89874 14.2978 5.77893 14.2978C5.65912 14.2978 5.56199 14.3922 5.56199 14.5086C5.56199 14.6249 5.65912 14.7193 5.77893 14.7193Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.29979 14.5086C7.29979 14.6249 7.20266 14.7193 7.08285 14.7193C6.96303 14.7193 6.86591 14.6249 6.86591 14.5086C6.86591 14.3922 6.96303 14.2978 7.08285 14.2978C7.20266 14.2978 7.29979 14.3922 7.29979 14.5086Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.38123 14.7193C8.50104 14.7193 8.59817 14.6249 8.59817 14.5086C8.59817 14.3922 8.50104 14.2978 8.38123 14.2978C8.26141 14.2978 8.16429 14.3922 8.16429 14.5086C8.16429 14.6249 8.26141 14.7193 8.38123 14.7193Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.90277 14.5086C9.90277 14.6249 9.80564 14.7193 9.68583 14.7193C9.56602 14.7193 9.46889 14.6249 9.46889 14.5086C9.46889 14.3922 9.56602 14.2978 9.68583 14.2978C9.80564 14.2978 9.90277 14.3922 9.90277 14.5086Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.9904 14.7193C11.1103 14.7193 11.2074 14.6249 11.2074 14.5086C11.2074 14.3922 11.1103 14.2978 10.9904 14.2978C10.8706 14.2978 10.7735 14.3922 10.7735 14.5086C10.7735 14.6249 10.8706 14.7193 10.9904 14.7193Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.5113 14.5086C12.5113 14.6249 12.4142 14.7193 12.2944 14.7193C12.1745 14.7193 12.0774 14.6249 12.0774 14.5086C12.0774 14.3922 12.1745 14.2978 12.2944 14.2978C12.4142 14.2978 12.5113 14.3922 12.5113 14.5086Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.5927 14.7193C13.7125 14.7193 13.8097 14.6249 13.8097 14.5086C13.8097 14.3922 13.7125 14.2978 13.5927 14.2978C13.4729 14.2978 13.3758 14.3922 13.3758 14.5086C13.3758 14.6249 13.4729 14.7193 13.5927 14.7193Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.1143 14.5086C15.1143 14.6249 15.0172 14.7193 14.8973 14.7193C14.7775 14.7193 14.6804 14.6249 14.6804 14.5086C14.6804 14.3922 14.7775 14.2978 14.8973 14.2978C15.0172 14.2978 15.1143 14.3922 15.1143 14.5086Z\" fill=\"#EDEDED\"/>\\n<path d=\"M16.2013 14.7193C16.3211 14.7193 16.4182 14.6249 16.4182 14.5086C16.4182 14.3922 16.3211 14.2978 16.2013 14.2978C16.0814 14.2978 15.9843 14.3922 15.9843 14.5086C15.9843 14.6249 16.0814 14.7193 16.2013 14.7193Z\" fill=\"#EDEDED\"/>\\n<path d=\"M17.7166 14.5086C17.7166 14.6249 17.6195 14.7193 17.4996 14.7193C17.3798 14.7193 17.2827 14.6249 17.2827 14.5086C17.2827 14.3922 17.3798 14.2978 17.4996 14.2978C17.6195 14.2978 17.7166 14.3922 17.7166 14.5086Z\" fill=\"#EDEDED\"/>\\n<path d=\"M18.8119 14.7193C18.9317 14.7193 19.0288 14.6249 19.0288 14.5086C19.0288 14.3922 18.9317 14.2978 18.8119 14.2978C18.692 14.2978 18.5949 14.3922 18.5949 14.5086C18.5949 14.6249 18.692 14.7193 18.8119 14.7193Z\" fill=\"#EDEDED\"/>\\n<path d=\"M20.3258 14.5086C20.3258 14.6249 20.2287 14.7193 20.1089 14.7193C19.989 14.7193 19.8919 14.6249 19.8919 14.5086C19.8919 14.3922 19.989 14.2978 20.1089 14.2978C20.2287 14.2978 20.3258 14.3922 20.3258 14.5086Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.21354 19.7803C4.33335 19.7803 4.43048 19.686 4.43048 19.5696C4.43048 19.4532 4.33335 19.3589 4.21354 19.3589C4.09373 19.3589 3.9966 19.4532 3.9966 19.5696C3.9966 19.686 4.09373 19.7803 4.21354 19.7803Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.74062 19.5696C5.74062 19.686 5.64349 19.7803 5.52368 19.7803C5.40387 19.7803 5.30674 19.686 5.30674 19.5696C5.30674 19.4532 5.40387 19.3589 5.52368 19.3589C5.64349 19.3589 5.74062 19.4532 5.74062 19.5696Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.82206 19.7803C6.94187 19.7803 7.039 19.686 7.039 19.5696C7.039 19.4532 6.94187 19.3589 6.82206 19.3589C6.70225 19.3589 6.60512 19.4532 6.60512 19.5696C6.60512 19.686 6.70225 19.7803 6.82206 19.7803Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.34361 19.5696C8.34361 19.686 8.24648 19.7803 8.12667 19.7803C8.00686 19.7803 7.90973 19.686 7.90973 19.5696C7.90973 19.4532 8.00686 19.3589 8.12667 19.3589C8.24648 19.3589 8.34361 19.4532 8.34361 19.5696Z\" fill=\"#EDEDED\"/>\\n<path d=\"M2.74154 24.8399C2.86135 24.8399 2.95848 24.7455 2.95848 24.6291C2.95848 24.5127 2.86135 24.4184 2.74154 24.4184C2.62172 24.4184 2.5246 24.5127 2.5246 24.6291C2.5246 24.7455 2.62172 24.8399 2.74154 24.8399Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.26239 24.6291C4.26239 24.7455 4.16526 24.8399 4.04545 24.8399C3.92564 24.8399 3.82851 24.7455 3.82851 24.6291C3.82851 24.5127 3.92564 24.4184 4.04545 24.4184C4.16526 24.4184 4.26239 24.5127 4.26239 24.6291Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.34383 24.8399C5.46364 24.8399 5.56077 24.7455 5.56077 24.6291C5.56077 24.5127 5.46364 24.4184 5.34383 24.4184C5.22402 24.4184 5.12689 24.5127 5.12689 24.6291C5.12689 24.7455 5.22402 24.8399 5.34383 24.8399Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.85915 24.6291C6.85915 24.7455 6.76202 24.8399 6.64221 24.8399C6.5224 24.8399 6.42527 24.7455 6.42527 24.6291C6.42527 24.5127 6.5224 24.4184 6.64221 24.4184C6.76202 24.4184 6.85915 24.5127 6.85915 24.6291Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.38424 3.3307C9.50405 3.3307 9.60118 3.23636 9.60118 3.11997C9.60118 3.00359 9.50405 2.90924 9.38424 2.90924C9.26443 2.90924 9.1673 3.00359 9.1673 3.11997C9.1673 3.23636 9.26443 3.3307 9.38424 3.3307Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.8996 3.11997C10.8996 3.23636 10.8024 3.3307 10.6826 3.3307C10.5628 3.3307 10.4657 3.23636 10.4657 3.11997C10.4657 3.00359 10.5628 2.90924 10.6826 2.90924C10.8024 2.90924 10.8996 3.00359 10.8996 3.11997Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.9948 3.3307C12.1146 3.3307 12.2118 3.23636 12.2118 3.11997C12.2118 3.00359 12.1146 2.90924 11.9948 2.90924C11.875 2.90924 11.7779 3.00359 11.7779 3.11997C11.7779 3.23636 11.875 3.3307 11.9948 3.3307Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.5081 3.11997C13.5081 3.23636 13.411 3.3307 13.2911 3.3307C13.1713 3.3307 13.0742 3.23636 13.0742 3.11997C13.0742 3.00359 13.1713 2.90924 13.2911 2.90924C13.411 2.90924 13.5081 3.00359 13.5081 3.11997Z\" fill=\"#EDEDED\"/>\\n<path d=\"M14.5957 3.3307C14.7156 3.3307 14.8127 3.23636 14.8127 3.11997C14.8127 3.00359 14.7156 2.90924 14.5957 2.90924C14.4759 2.90924 14.3788 3.00359 14.3788 3.11997C14.3788 3.23636 14.4759 3.3307 14.5957 3.3307Z\" fill=\"#EDEDED\"/>\\n<path d=\"M16.1111 3.11997C16.1111 3.23636 16.0139 3.3307 15.8941 3.3307C15.7743 3.3307 15.6772 3.23636 15.6772 3.11997C15.6772 3.00359 15.7743 2.90924 15.8941 2.90924C16.0139 2.90924 16.1111 3.00359 16.1111 3.11997Z\" fill=\"#EDEDED\"/>\\n<path d=\"M17.1987 3.3307C17.3185 3.3307 17.4157 3.23636 17.4157 3.11997C17.4157 3.00359 17.3185 2.90924 17.1987 2.90924C17.0789 2.90924 16.9818 3.00359 16.9818 3.11997C16.9818 3.23636 17.0789 3.3307 17.1987 3.3307Z\" fill=\"#EDEDED\"/>\\n<path d=\"M18.721 3.11997C18.721 3.23636 18.6238 3.3307 18.504 3.3307C18.3842 3.3307 18.2871 3.23636 18.2871 3.11997C18.2871 3.00359 18.3842 2.90924 18.504 2.90924C18.6238 2.90924 18.721 3.00359 18.721 3.11997Z\" fill=\"#EDEDED\"/>\\n<path d=\"M19.801 3.3307C19.9208 3.3307 20.018 3.23636 20.018 3.11997C20.018 3.00359 19.9208 2.90924 19.801 2.90924C19.6812 2.90924 19.5841 3.00359 19.5841 3.11997C19.5841 3.23636 19.6812 3.3307 19.801 3.3307Z\" fill=\"#EDEDED\"/>\\n<path d=\"M21.3226 3.11997C21.3226 3.23636 21.2255 3.3307 21.1056 3.3307C20.9858 3.3307 20.8887 3.23636 20.8887 3.11997C20.8887 3.00359 20.9858 2.90924 21.1056 2.90924C21.2255 2.90924 21.3226 3.00359 21.3226 3.11997Z\" fill=\"#EDEDED\"/>\\n<path d=\"M22.4116 3.3307C22.5314 3.3307 22.6286 3.23636 22.6286 3.11997C22.6286 3.00359 22.5314 2.90924 22.4116 2.90924C22.2918 2.90924 22.1947 3.00359 22.1947 3.11997C22.1947 3.23636 22.2918 3.3307 22.4116 3.3307Z\" fill=\"#EDEDED\"/>\\n<path d=\"M23.9249 3.11997C23.9249 3.23636 23.8277 3.3307 23.7079 3.3307C23.5881 3.3307 23.491 3.23636 23.491 3.11997C23.491 3.00359 23.5881 2.90924 23.7079 2.90924C23.8277 2.90924 23.9249 3.00359 23.9249 3.11997Z\" fill=\"#EDEDED\"/>\\n<path d=\"M25.0201 3.3307C25.14 3.3307 25.2371 3.23636 25.2371 3.11997C25.2371 3.00359 25.14 2.90924 25.0201 2.90924C24.9003 2.90924 24.8032 3.00359 24.8032 3.11997C24.8032 3.23636 24.9003 3.3307 25.0201 3.3307Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.86839 8.17684C7.86839 8.29323 7.77126 8.38757 7.65145 8.38757C7.53164 8.38757 7.43451 8.29323 7.43451 8.17684C7.43451 8.06046 7.53164 7.96611 7.65145 7.96611C7.77126 7.96611 7.86839 8.06046 7.86839 8.17684Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.94983 8.38757C9.06964 8.38757 9.16677 8.29323 9.16677 8.17684C9.16677 8.06046 9.06964 7.96611 8.94983 7.96611C8.83002 7.96611 8.73289 8.06046 8.73289 8.17684C8.73289 8.29323 8.83002 8.38757 8.94983 8.38757Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.4707 8.17684C10.4707 8.29323 10.3736 8.38757 10.2537 8.38757C10.1339 8.38757 10.0368 8.29323 10.0368 8.17684C10.0368 8.06046 10.1339 7.96611 10.2537 7.96611C10.3736 7.96611 10.4707 8.06046 10.4707 8.17684Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.5521 8.38757C11.6719 8.38757 11.7691 8.29323 11.7691 8.17684C11.7691 8.06046 11.6719 7.96611 11.5521 7.96611C11.4323 7.96611 11.3352 8.06046 11.3352 8.17684C11.3352 8.29323 11.4323 8.38757 11.5521 8.38757Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.0737 8.17684C13.0737 8.29323 12.9765 8.38757 12.8567 8.38757C12.7369 8.38757 12.6398 8.29323 12.6398 8.17684C12.6398 8.06046 12.7369 7.96611 12.8567 7.96611C12.9765 7.96611 13.0737 8.06046 13.0737 8.17684Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.16699 13.4464C6.2868 13.4464 6.38393 13.3521 6.38393 13.2357C6.38393 13.1193 6.2868 13.025 6.16699 13.025C6.04718 13.025 5.95005 13.1193 5.95005 13.2357C5.95005 13.3521 6.04718 13.4464 6.16699 13.4464Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.69407 13.2357C7.69407 13.3521 7.59695 13.4464 7.47713 13.4464C7.35732 13.4464 7.26019 13.3521 7.26019 13.2357C7.26019 13.1193 7.35732 13.025 7.47713 13.025C7.59695 13.025 7.69407 13.1193 7.69407 13.2357Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.77551 13.4464C8.89533 13.4464 8.99245 13.3521 8.99245 13.2357C8.99245 13.1193 8.89533 13.025 8.77551 13.025C8.6557 13.025 8.55857 13.1193 8.55857 13.2357C8.55857 13.3521 8.6557 13.4464 8.77551 13.4464Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.2971 13.2357C10.2971 13.3521 10.1999 13.4464 10.0801 13.4464C9.96031 13.4464 9.86318 13.3521 9.86318 13.2357C9.86318 13.1193 9.96031 13.025 10.0801 13.025C10.1999 13.025 10.2971 13.1193 10.2971 13.2357Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.3847 13.4464C11.5045 13.4464 11.6017 13.3521 11.6017 13.2357C11.6017 13.1193 11.5045 13.025 11.3847 13.025C11.2649 13.025 11.1678 13.1193 11.1678 13.2357C11.1678 13.3521 11.2649 13.4464 11.3847 13.4464Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.8994 13.2357C12.8994 13.3521 12.8022 13.4464 12.6824 13.4464C12.5626 13.4464 12.4655 13.3521 12.4655 13.2357C12.4655 13.1193 12.5626 13.025 12.6824 13.025C12.8022 13.025 12.8994 13.1193 12.8994 13.2357Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.9808 13.4464C14.1006 13.4464 14.1977 13.3521 14.1977 13.2357C14.1977 13.1193 14.1006 13.025 13.9808 13.025C13.861 13.025 13.7639 13.1193 13.7639 13.2357C13.7639 13.3521 13.861 13.4464 13.9808 13.4464Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.5023 13.2357C15.5023 13.3521 15.4052 13.4464 15.2854 13.4464C15.1656 13.4464 15.0685 13.3521 15.0685 13.2357C15.0685 13.1193 15.1656 13.025 15.2854 13.025C15.4052 13.025 15.5023 13.1193 15.5023 13.2357Z\" fill=\"#EDEDED\"/>\\n<path d=\"M16.59 13.4464C16.7098 13.4464 16.8069 13.3521 16.8069 13.2357C16.8069 13.1193 16.7098 13.025 16.59 13.025C16.4702 13.025 16.3731 13.1193 16.3731 13.2357C16.3731 13.3521 16.4702 13.4464 16.59 13.4464Z\" fill=\"#EDEDED\"/>\\n<path d=\"M18.1109 13.2357C18.1109 13.3521 18.0137 13.4464 17.8939 13.4464C17.7741 13.4464 17.677 13.3521 17.677 13.2357C17.677 13.1193 17.7741 13.025 17.8939 13.025C18.0137 13.025 18.1109 13.1193 18.1109 13.2357Z\" fill=\"#EDEDED\"/>\\n<path d=\"M19.1923 13.4464C19.3121 13.4464 19.4092 13.3521 19.4092 13.2357C19.4092 13.1193 19.3121 13.025 19.1923 13.025C19.0725 13.025 18.9754 13.1193 18.9754 13.2357C18.9754 13.3521 19.0725 13.4464 19.1923 13.4464Z\" fill=\"#EDEDED\"/>\\n<path d=\"M20.7215 13.2357C20.7215 13.3521 20.6243 13.4464 20.5045 13.4464C20.3847 13.4464 20.2876 13.3521 20.2876 13.2357C20.2876 13.1193 20.3847 13.025 20.5045 13.025C20.6243 13.025 20.7215 13.1193 20.7215 13.2357Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.65417 18.5142C4.77399 18.5142 4.87111 18.4198 4.87111 18.3035C4.87111 18.1871 4.77399 18.0927 4.65417 18.0927C4.53436 18.0927 4.43724 18.1871 4.43724 18.3035C4.43724 18.4198 4.53436 18.5142 4.65417 18.5142Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.1695 18.3035C6.1695 18.4198 6.07237 18.5142 5.95256 18.5142C5.83274 18.5142 5.73562 18.4198 5.73562 18.3035C5.73562 18.1871 5.83274 18.0927 5.95256 18.0927C6.07237 18.0927 6.1695 18.1871 6.1695 18.3035Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.25716 18.5142C7.37697 18.5142 7.4741 18.4198 7.4741 18.3035C7.4741 18.1871 7.37697 18.0927 7.25716 18.0927C7.13735 18.0927 7.04022 18.1871 7.04022 18.3035C7.04022 18.4198 7.13735 18.5142 7.25716 18.5142Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.77802 18.3035C8.77802 18.4198 8.68089 18.5142 8.56108 18.5142C8.44127 18.5142 8.34414 18.4198 8.34414 18.3035C8.34414 18.1871 8.44127 18.0927 8.56108 18.0927C8.68089 18.0927 8.77802 18.1871 8.77802 18.3035Z\" fill=\"#EDEDED\"/>\\n<path d=\"M3.17594 23.5779C3.29576 23.5779 3.39288 23.4835 3.39288 23.3672C3.39288 23.2508 3.29576 23.1564 3.17594 23.1564C3.05613 23.1564 2.959 23.2508 2.959 23.3672C2.959 23.4835 3.05613 23.5779 3.17594 23.5779Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.69749 23.3672C4.69749 23.4835 4.60036 23.5779 4.48055 23.5779C4.36074 23.5779 4.26361 23.4835 4.26361 23.3672C4.26361 23.2508 4.36074 23.1564 4.48055 23.1564C4.60036 23.1564 4.69749 23.2508 4.69749 23.3672Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.77893 23.5779C5.89874 23.5779 5.99587 23.4835 5.99587 23.3672C5.99587 23.2508 5.89874 23.1564 5.77893 23.1564C5.65912 23.1564 5.56199 23.2508 5.56199 23.3672C5.56199 23.4835 5.65912 23.5779 5.77893 23.5779Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.29979 23.3672C7.29979 23.4835 7.20266 23.5779 7.08285 23.5779C6.96303 23.5779 6.86591 23.4835 6.86591 23.3672C6.86591 23.2508 6.96303 23.1564 7.08285 23.1564C7.20266 23.1564 7.29979 23.2508 7.29979 23.3672Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.51473 5.85386C8.63454 5.85386 8.73167 5.75952 8.73167 5.64313C8.73167 5.52675 8.63454 5.4324 8.51473 5.4324C8.39492 5.4324 8.29779 5.52675 8.29779 5.64313C8.29779 5.75952 8.39492 5.85386 8.51473 5.85386Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.0301 5.64313C10.0301 5.75952 9.93292 5.85386 9.81311 5.85386C9.6933 5.85386 9.59617 5.75952 9.59617 5.64313C9.59617 5.52675 9.6933 5.4324 9.81311 5.4324C9.93292 5.4324 10.0301 5.52675 10.0301 5.64313Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.1233 5.85386C11.2431 5.85386 11.3402 5.75952 11.3402 5.64313C11.3402 5.52675 11.2431 5.4324 11.1233 5.4324C11.0034 5.4324 10.9063 5.52675 10.9063 5.64313C10.9063 5.75952 11.0034 5.85386 11.1233 5.85386Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.6386 5.64313C12.6386 5.75952 12.5414 5.85386 12.4216 5.85386C12.3018 5.85386 12.2047 5.75952 12.2047 5.64313C12.2047 5.52675 12.3018 5.4324 12.4216 5.4324C12.5414 5.4324 12.6386 5.52675 12.6386 5.64313Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.72 5.85386C13.8398 5.85386 13.937 5.75952 13.937 5.64313C13.937 5.52675 13.8398 5.4324 13.72 5.4324C13.6002 5.4324 13.5031 5.52675 13.5031 5.64313C13.5031 5.75952 13.6002 5.85386 13.72 5.85386Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.2492 5.64313C15.2492 5.75952 15.152 5.85386 15.0322 5.85386C14.9124 5.85386 14.8153 5.75952 14.8153 5.64313C14.8153 5.52675 14.9124 5.4324 15.0322 5.4324C15.152 5.4324 15.2492 5.52675 15.2492 5.64313Z\" fill=\"#EDEDED\"/>\\n<path d=\"M16.3292 5.85386C16.449 5.85386 16.5462 5.75952 16.5462 5.64313C16.5462 5.52675 16.449 5.4324 16.3292 5.4324C16.2094 5.4324 16.1123 5.52675 16.1123 5.64313C16.1123 5.75952 16.2094 5.85386 16.3292 5.85386Z\" fill=\"#EDEDED\"/>\\n<path d=\"M17.8501 5.64313C17.8501 5.75952 17.753 5.85386 17.6331 5.85386C17.5133 5.85386 17.4162 5.75952 17.4162 5.64313C17.4162 5.52675 17.5133 5.4324 17.6331 5.4324C17.753 5.4324 17.8501 5.52675 17.8501 5.64313Z\" fill=\"#EDEDED\"/>\\n<path d=\"M18.9391 5.85386C19.0589 5.85386 19.1561 5.75952 19.1561 5.64313C19.1561 5.52675 19.0589 5.4324 18.9391 5.4324C18.8193 5.4324 18.7222 5.52675 18.7222 5.64313C18.7222 5.75952 18.8193 5.85386 18.9391 5.85386Z\" fill=\"#EDEDED\"/>\\n<path d=\"M20.4531 5.64313C20.4531 5.75952 20.3559 5.85386 20.2361 5.85386C20.1163 5.85386 20.0192 5.75952 20.0192 5.64313C20.0192 5.52675 20.1163 5.4324 20.2361 5.4324C20.3559 5.4324 20.4531 5.52675 20.4531 5.64313Z\" fill=\"#EDEDED\"/>\\n<path d=\"M21.54 5.85386C21.6599 5.85386 21.757 5.75952 21.757 5.64313C21.757 5.52675 21.6599 5.4324 21.54 5.4324C21.4202 5.4324 21.3231 5.52675 21.3231 5.64313C21.3231 5.75952 21.4202 5.85386 21.54 5.85386Z\" fill=\"#EDEDED\"/>\\n<path d=\"M23.063 5.64313C23.063 5.75952 22.9658 5.85386 22.846 5.85386C22.7262 5.85386 22.6291 5.75952 22.6291 5.64313C22.6291 5.52675 22.7262 5.4324 22.846 5.4324C22.9658 5.4324 23.063 5.52675 23.063 5.64313Z\" fill=\"#EDEDED\"/>\\n<path d=\"M24.1506 5.85386C24.2705 5.85386 24.3676 5.75952 24.3676 5.64313C24.3676 5.52675 24.2705 5.4324 24.1506 5.4324C24.0308 5.4324 23.9337 5.52675 23.9337 5.64313C23.9337 5.75952 24.0308 5.85386 24.1506 5.85386Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.99266 10.7117C6.99266 10.8281 6.89553 10.9224 6.77572 10.9224C6.6559 10.9224 6.55878 10.8281 6.55878 10.7117C6.55878 10.5953 6.6559 10.5009 6.77572 10.5009C6.89553 10.5009 6.99266 10.5953 6.99266 10.7117Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.08032 10.9224C8.20014 10.9224 8.29726 10.8281 8.29726 10.7117C8.29726 10.5953 8.20014 10.5009 8.08032 10.5009C7.96051 10.5009 7.86338 10.5953 7.86338 10.7117C7.86338 10.8281 7.96051 10.9224 8.08032 10.9224Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.60118 10.7117C9.60118 10.8281 9.50405 10.9224 9.38424 10.9224C9.26443 10.9224 9.1673 10.8281 9.1673 10.7117C9.1673 10.5953 9.26443 10.5009 9.38424 10.5009C9.50405 10.5009 9.60118 10.5953 9.60118 10.7117Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.6826 10.9224C10.8024 10.9224 10.8996 10.8281 10.8996 10.7117C10.8996 10.5953 10.8024 10.5009 10.6826 10.5009C10.5628 10.5009 10.4657 10.5953 10.4657 10.7117C10.4657 10.8281 10.5628 10.9224 10.6826 10.9224Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.2118 10.7117C12.2118 10.8281 12.1146 10.9224 11.9948 10.9224C11.875 10.9224 11.7779 10.8281 11.7779 10.7117C11.7779 10.5953 11.875 10.5009 11.9948 10.5009C12.1146 10.5009 12.2118 10.5953 12.2118 10.7117Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.34383 15.9861C5.46364 15.9861 5.56077 15.8918 5.56077 15.7754C5.56077 15.659 5.46364 15.5646 5.34383 15.5646C5.22402 15.5646 5.12689 15.659 5.12689 15.7754C5.12689 15.8918 5.22402 15.9861 5.34383 15.9861Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.85915 15.7754C6.85915 15.8918 6.76202 15.9861 6.64221 15.9861C6.5224 15.9861 6.42527 15.8918 6.42527 15.7754C6.42527 15.659 6.5224 15.5646 6.64221 15.5646C6.76202 15.5646 6.85915 15.659 6.85915 15.7754Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.95235 15.9861C8.07217 15.9861 8.16929 15.8918 8.16929 15.7754C8.16929 15.659 8.07217 15.5646 7.95235 15.5646C7.83254 15.5646 7.73541 15.659 7.73541 15.7754C7.73541 15.8918 7.83254 15.9861 7.95235 15.9861Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.4739 15.7754C9.4739 15.8918 9.37677 15.9861 9.25696 15.9861C9.13715 15.9861 9.04002 15.8918 9.04002 15.7754C9.04002 15.659 9.13715 15.5646 9.25696 15.5646C9.37677 15.5646 9.4739 15.659 9.4739 15.7754Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.5553 15.9861C10.6752 15.9861 10.7723 15.8918 10.7723 15.7754C10.7723 15.659 10.6752 15.5646 10.5553 15.5646C10.4355 15.5646 10.3384 15.659 10.3384 15.7754C10.3384 15.8918 10.4355 15.9861 10.5553 15.9861Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.0769 15.7754C12.0769 15.8918 11.9798 15.9861 11.8599 15.9861C11.7401 15.9861 11.643 15.8918 11.643 15.7754C11.643 15.659 11.7401 15.5646 11.8599 15.5646C11.9798 15.5646 12.0769 15.659 12.0769 15.7754Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.1652 15.9861C13.2851 15.9861 13.3822 15.8918 13.3822 15.7754C13.3822 15.659 13.2851 15.5646 13.1652 15.5646C13.0454 15.5646 12.9483 15.659 12.9483 15.7754C12.9483 15.8918 13.0454 15.9861 13.1652 15.9861Z\" fill=\"#EDEDED\"/>\\n<path d=\"M14.6792 15.7754C14.6792 15.8918 14.5821 15.9861 14.4622 15.9861C14.3424 15.9861 14.2453 15.8918 14.2453 15.7754C14.2453 15.659 14.3424 15.5646 14.4622 15.5646C14.5821 15.5646 14.6792 15.659 14.6792 15.7754Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.7668 15.9861C15.8867 15.9861 15.9838 15.8918 15.9838 15.7754C15.9838 15.659 15.8867 15.5646 15.7668 15.5646C15.647 15.5646 15.5499 15.659 15.5499 15.7754C15.5499 15.8918 15.647 15.9861 15.7668 15.9861Z\" fill=\"#EDEDED\"/>\\n<path d=\"M17.2898 15.7754C17.2898 15.8918 17.1927 15.9861 17.0728 15.9861C16.953 15.9861 16.8559 15.8918 16.8559 15.7754C16.8559 15.659 16.953 15.5646 17.0728 15.5646C17.1927 15.5646 17.2898 15.659 17.2898 15.7754Z\" fill=\"#EDEDED\"/>\\n<path d=\"M18.3691 15.9861C18.489 15.9861 18.5861 15.8918 18.5861 15.7754C18.5861 15.659 18.489 15.5646 18.3691 15.5646C18.2493 15.5646 18.1522 15.659 18.1522 15.7754C18.1522 15.8918 18.2493 15.9861 18.3691 15.9861Z\" fill=\"#EDEDED\"/>\\n<path d=\"M19.8907 15.7754C19.8907 15.8918 19.7936 15.9861 19.6738 15.9861C19.5539 15.9861 19.4568 15.8918 19.4568 15.7754C19.4568 15.659 19.5539 15.5646 19.6738 15.5646C19.7936 15.5646 19.8907 15.659 19.8907 15.7754Z\" fill=\"#EDEDED\"/>\\n<path d=\"M3.87183 21.0382C3.99164 21.0382 4.08877 20.9439 4.08877 20.8275C4.08877 20.7111 3.99164 20.6168 3.87183 20.6168C3.75201 20.6168 3.65489 20.7111 3.65489 20.8275C3.65489 20.9439 3.75201 21.0382 3.87183 21.0382Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.38715 20.8275C5.38715 20.9439 5.29002 21.0382 5.17021 21.0382C5.05039 21.0382 4.95327 20.9439 4.95327 20.8275C4.95327 20.7111 5.05039 20.6168 5.17021 20.6168C5.29002 20.6168 5.38715 20.7111 5.38715 20.8275Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.47412 21.0382C6.59393 21.0382 6.69106 20.9439 6.69106 20.8275C6.69106 20.7111 6.59393 20.6168 6.47412 20.6168C6.35431 20.6168 6.25718 20.7111 6.25718 20.8275C6.25718 20.9439 6.35431 21.0382 6.47412 21.0382Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.99567 20.8275C7.99567 20.9439 7.89854 21.0382 7.77873 21.0382C7.65892 21.0382 7.56179 20.9439 7.56179 20.8275C7.56179 20.7111 7.65892 20.6168 7.77873 20.6168C7.89854 20.6168 7.99567 20.7111 7.99567 20.8275Z\" fill=\"#EDEDED\"/>\\n<path d=\"M2.30644 26.1052C2.42625 26.1052 2.52338 26.0109 2.52338 25.8945C2.52338 25.7781 2.42625 25.6837 2.30644 25.6837C2.18662 25.6837 2.0895 25.7781 2.0895 25.8945C2.0895 26.0109 2.18662 26.1052 2.30644 26.1052Z\" fill=\"#EDEDED\"/>\\n<path d=\"M3.82176 25.8945C3.82176 26.0109 3.72463 26.1052 3.60482 26.1052C3.48501 26.1052 3.38788 26.0109 3.38788 25.8945C3.38788 25.7781 3.48501 25.6837 3.60482 25.6837C3.72463 25.6837 3.82176 25.7781 3.82176 25.8945Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.91496 26.1052C5.03477 26.1052 5.1319 26.0109 5.1319 25.8945C5.1319 25.7781 5.03477 25.6837 4.91496 25.6837C4.79515 25.6837 4.69802 25.7781 4.69802 25.8945C4.69802 26.0109 4.79515 26.1052 4.91496 26.1052Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.43028 25.8945C6.43028 26.0109 6.33315 26.1052 6.21334 26.1052C6.09353 26.1052 5.9964 26.0109 5.9964 25.8945C5.9964 25.7781 6.09353 25.6837 6.21334 25.6837C6.33315 25.6837 6.43028 25.7781 6.43028 25.8945Z\" fill=\"#EDEDED\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M27.7666 0.338929C27.7893 0.345393 27.8121 0.352588 27.835 0.360568C27.984 0.412584 28.1825 0.515296 28.3144 0.71663L28.3114 0.711836C28.3114 0.711836 28.3248 0.72865 28.3634 0.773876C28.4046 0.822315 28.4623 0.888519 28.5349 0.970917C28.68 1.13539 28.8801 1.35926 29.1184 1.62408C29.5946 2.15351 30.2195 2.84282 30.852 3.54024L31.0078 3.71208C32.2127 5.0407 33.4229 6.37506 33.6106 6.61109C33.8732 6.94117 33.9639 7.37885 33.9905 7.73759C34.0179 8.10732 33.9823 8.46836 33.9308 8.70623C33.8834 8.92482 33.5617 10.0386 33.2508 11.1114L33.1266 11.5398C32.8563 12.4719 32.6177 13.2944 32.5825 13.4398C32.5367 13.6288 32.4158 13.7969 32.2981 13.9259C32.1727 14.0633 32.0143 14.1957 31.84 14.3112C31.5003 14.5361 31.0408 14.735 30.575 14.735H25.5892L27.1349 16.363C27.15 16.3785 27.1651 16.3941 27.1802 16.4096L27.6134 16.8556C28.2946 17.5566 28.8764 18.1553 29.0036 18.3097C29.283 18.649 29.3065 19.0758 29.2762 19.4091C29.2476 19.7222 29.1621 20.0382 29.1004 20.2664L29.0847 20.3246C29.0238 20.5513 28.8029 21.2048 28.5697 21.8947L28.4693 22.1921C28.1934 23.0095 27.9313 23.7955 27.8719 24.0456C27.762 24.508 27.3467 24.8121 26.9822 24.9877C26.5988 25.1724 26.1424 25.2794 25.7554 25.2794H17.6155C16.8942 27.7162 15.5601 32.2124 15.3588 32.8477C15.0442 33.841 14.2075 34.2631 13.6847 34.2631C13.6324 34.2631 13.4374 34.2637 13.1459 34.2646L13.141 34.2646C11.6855 34.2691 7.85086 34.2807 7.37208 34.2628C7.0055 34.2491 6.58584 34.1062 6.26455 33.9693C6.09706 33.8979 5.94177 33.8219 5.81438 33.7523C5.69604 33.6877 5.5757 33.6147 5.49631 33.5472C5.46191 33.518 5.41224 33.4649 5.37565 33.4258C5.32859 33.3755 5.26592 33.3074 5.1905 33.2246C5.03942 33.0589 4.83359 32.8308 4.59168 32.5613C4.10767 32.0222 3.47692 31.3152 2.84582 30.6059C1.58732 29.1915 0.316659 27.756 0.21409 27.6342C0.0447885 27.4332 -0.0448742 27.1526 0.0225245 26.8848C0.0295583 26.8568 0.0383996 26.8289 0.0491444 26.8012C0.0329708 26.5201 0.0855174 26.1176 0.243074 25.6584C0.486226 24.9499 5.02517 10.1396 7.10209 3.11708C7.17138 2.88327 7.23273 2.64935 7.29238 2.42193C7.5877 1.2959 7.84199 0.326291 8.81718 0.291206C9.85188 0.253981 23.1464 0.282466 26.5075 0.289667L27.1003 0.290865L27.1008 0.289322H27.4271C27.4909 0.289322 27.5705 0.295943 27.6566 0.312655C27.6967 0.31925 27.7337 0.327818 27.7666 0.338929ZM26.4997 16.9382L28.2868 18.8203L28.3007 18.8078C28.3107 18.8191 28.319 18.8288 28.3255 18.8367C28.3934 18.9191 28.4351 19.0723 28.4111 19.3347C28.3894 19.5734 28.3222 19.8229 28.2577 20.0623L28.2444 20.1116C28.191 20.3104 27.98 20.9351 27.7423 21.6385L27.6441 21.9293C27.3772 22.72 27.0965 23.5578 27.0257 23.8559C27.0109 23.9181 26.9458 24.0135 26.8 24.1149L20.8056 17.6863L21.973 13.3648C22.0015 13.3291 22.0185 13.2843 22.0185 13.2357C22.0185 13.2253 22.0177 13.215 22.0162 13.205L22.2241 12.4353L24.3725 14.6979C24.8469 15.2288 25.7061 16.1202 26.4997 16.9382ZM25.9897 7.05142L31.5369 13.4738C31.5795 13.4369 31.617 13.4006 31.6484 13.3662C31.7107 13.298 31.7323 13.2562 31.7372 13.2466C31.7772 13.0815 32.0212 12.2401 32.288 11.3204L32.4149 10.8828C32.7336 9.78339 33.0415 8.71453 33.081 8.53245C33.1163 8.36963 33.1458 8.08746 33.1244 7.79817C33.1021 7.4979 33.03 7.26074 32.9235 7.12687C32.7534 6.91309 31.5209 5.55401 30.2697 4.17426L30.2004 4.09783C29.5682 3.40076 28.9421 2.71009 28.4645 2.17914C28.2257 1.91379 28.0233 1.68738 27.8754 1.51963C27.8058 1.44069 27.7473 1.3736 27.7023 1.32102C27.633 1.54987 27.55 1.82247 27.4576 2.12563L25.9897 7.05142ZM26.8491 1.13396L26.4548 1.13312C23.01 1.12579 9.86055 1.09779 8.84932 1.13417C8.75187 1.13768 8.71774 1.161 8.68896 1.1858C8.64009 1.22792 8.56368 1.32276 8.4739 1.52796C8.38476 1.73171 8.30616 1.98729 8.21905 2.30892C8.19355 2.40306 8.16672 2.5053 8.13864 2.61232C8.07716 2.84665 8.0096 3.10412 7.9366 3.35045C5.86149 10.3668 1.31713 25.196 1.06691 25.9252C1.01216 26.0847 0.975232 26.2294 0.951482 26.3549H7.52278L7.60405 26.0852C7.57603 26.098 7.54474 26.1052 7.51172 26.1052C7.39191 26.1052 7.29478 26.0109 7.29478 25.8945C7.29478 25.7781 7.39191 25.6837 7.51172 25.6837C7.58906 25.6837 7.65695 25.7231 7.69536 25.7822L7.97986 24.8382C7.97085 24.8393 7.96167 24.8399 7.95235 24.8399C7.83254 24.8399 7.73541 24.7455 7.73541 24.6291C7.73541 24.5127 7.83254 24.4184 7.95235 24.4184C8.00534 24.4184 8.05389 24.4369 8.09157 24.4675L8.35996 23.5769C8.25013 23.5665 8.16429 23.4766 8.16429 23.3672C8.16429 23.2508 8.26141 23.1564 8.38123 23.1564C8.41671 23.1564 8.45019 23.1647 8.47976 23.1794L8.74384 22.3031L8.73708 22.3034L8.72917 22.3036C8.60936 22.3036 8.51223 22.2092 8.51223 22.0928C8.51223 21.9764 8.60936 21.8821 8.72917 21.8821C8.77752 21.8821 8.82218 21.8975 8.85825 21.9234L9.12669 21.0327C9.11077 21.0363 9.09417 21.0382 9.07711 21.0382C8.9573 21.0382 8.86017 20.9439 8.86017 20.8275C8.86017 20.7111 8.9573 20.6168 9.07711 20.6168C9.13817 20.6168 9.19334 20.6413 9.23277 20.6807L9.50831 19.7664C9.48418 19.7754 9.45797 19.7803 9.43058 19.7803C9.31077 19.7803 9.21364 19.686 9.21364 19.5696C9.21364 19.4532 9.31077 19.3589 9.43058 19.3589C9.50224 19.3589 9.56577 19.3926 9.60528 19.4446L9.88614 18.5126C9.8774 18.5137 9.86849 18.5142 9.85946 18.5142C9.73965 18.5142 9.64252 18.4198 9.64252 18.3035C9.64252 18.1871 9.73965 18.0927 9.85946 18.0927C9.91215 18.0927 9.96045 18.111 9.99804 18.1413L10.2303 17.3705H19.8835L21.3504 12.2882H12.126L13.8136 6.76296H13.8414L13.8607 6.70027H25.1607C25.465 5.68711 25.8722 4.35221 26.2333 3.16919L26.6242 1.88843L26.8491 1.13396ZM14.3729 32.937C14.4334 32.8425 14.4873 32.7308 14.5288 32.5996C14.7297 31.9654 16.0934 27.369 16.8092 24.9506L10.9981 18.3454L8.55228 26.5739L14.3729 32.937Z\" fill=\"#EDEDED\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M52.648 8.01541C51.1855 8.01541 50 9.21755 50 10.7002V26.5407H53.1777V19.0227H59.0033V15.8009H53.1777V11.2262H59.0033V8.00439H52.9128V8.01541H52.648ZM65.5191 25.2308C66.2328 26.0958 67.2458 26.5284 68.8689 26.5284L72.5706 26.5292V23.3156H69.8315C69.5281 23.3455 69.2218 23.3007 68.9394 23.1848C68.6569 23.0692 68.4067 22.8862 68.21 22.6515C67.8302 21.9837 67.6612 21.2153 67.7252 20.4486V8.00441H61.2853V11.1988H64.4503V20.9974C64.4503 22.9559 64.8054 24.3662 65.5191 25.2308ZM73.6454 14.4478C73.6454 10.8892 76.5326 8.00441 80.0942 8.00441C83.6557 8.00441 86.5429 10.8892 86.5429 14.4478V20.0858C86.5429 23.6444 83.6557 26.5292 80.0942 26.5292C76.5326 26.5292 73.6454 23.6444 73.6454 20.0858V14.4478ZM76.6011 14.4478C76.6011 12.5202 78.165 10.9576 80.0942 10.9576C81.0518 10.9576 81.9194 11.3428 82.5505 11.9663L76.6011 19.133V14.4478ZM77.6725 22.6012C78.3005 23.2047 79.154 23.576 80.0942 23.576C82.0233 23.576 83.5872 22.0133 83.5872 20.0858V15.4761L77.6725 22.6012Z\" fill=\"#EDEDED\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(161, 161, 161))\"},children:\"Convert intent signals into engaged buyers.\"})}),className:\"framer-u96pmy\",\"data-framer-name\":\"Convert intent signals into engaged buyers.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RRH5dW08z\",style:{\"--extracted-r6o4lv\":\"rgb(161, 161, 161)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jcrqzt\",\"data-framer-name\":\"Frame 1171278506\",layoutDependency:layoutDependency,layoutId:\"TGcAilAPD\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wnthle\",\"data-framer-name\":\"Frame 1171278504\",layoutDependency:layoutDependency,layoutId:\"dHcnueyI7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+0+0+0+0+0+0,...addPropertyOverrides({YwMRE0BEW:{y:(componentViewport?.y||0)+0+0+0+211+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1925rt2-container\",layoutDependency:layoutDependency,layoutId:\"lKe1n34No-container\",nodeId:\"lKe1n34No\",rendersWithMotion:true,scopeId:\"SXvwRAU9u\",children:/*#__PURE__*/_jsx(IDfooter,{height:\"100%\",id:\"lKe1n34No\",layoutId:\"lKe1n34No\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+0+0+0+0+0+0,...addPropertyOverrides({YwMRE0BEW:{y:(componentViewport?.y||0)+0+0+0+211+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-k13l3-container\",layoutDependency:layoutDependency,layoutId:\"M5U9sxX25-container\",nodeId:\"M5U9sxX25\",rendersWithMotion:true,scopeId:\"SXvwRAU9u\",children:/*#__PURE__*/_jsx(IntentFooter,{height:\"100%\",id:\"M5U9sxX25\",layoutId:\"M5U9sxX25\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+0+0+0+0+0+0,...addPropertyOverrides({YwMRE0BEW:{y:(componentViewport?.y||0)+0+0+0+211+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1lush6h-container\",layoutDependency:layoutDependency,layoutId:\"aqcg4UdAK-container\",nodeId:\"aqcg4UdAK\",rendersWithMotion:true,scopeId:\"SXvwRAU9u\",children:/*#__PURE__*/_jsx(ContactFooter,{height:\"100%\",id:\"aqcg4UdAK\",layoutId:\"aqcg4UdAK\",width:\"100%\"})})})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nljfls\",\"data-framer-name\":\"Frame 1171278502\",layoutDependency:layoutDependency,layoutId:\"tLNNmzXkg\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1blg3so\",\"data-framer-name\":\"Menu Item / Default\",layoutDependency:layoutDependency,layoutId:\"lald89Je8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(161, 161, 161))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ieC6YpegW\"},motionChild:true,nodeId:\"UUK08nSt_\",openInNewTab:true,preserveParams:false,relValues:[],scopeId:\"SXvwRAU9u\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-12358o8\",\"data-styles-preset\":\"z1JSX_uPw\",children:\"\\xa92025 FL0 AI\"})})})}),className:\"framer-179ytcx\",\"data-framer-name\":\"Label\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"UUK08nSt_\",style:{\"--extracted-r6o4lv\":\"rgb(161, 161, 161)\",\"--framer-paragraph-spacing\":\"4px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3rrvfx\",\"data-framer-name\":\"Menu Item / Default\",layoutDependency:layoutDependency,layoutId:\"wJwIGyEfW\"})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-R7gLn.framer-wp17d8, .framer-R7gLn .framer-wp17d8 { display: block; }\",\".framer-R7gLn.framer-1mbdufg { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 40px 20px; position: relative; width: 1199px; }\",\".framer-R7gLn .framer-sn15cs { 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: 1100px; }\",\".framer-R7gLn .framer-8niwgs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 204px; }\",\".framer-R7gLn .framer-708pqf { flex: none; height: 35px; position: relative; width: 87px; }\",\".framer-R7gLn .framer-u96pmy { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 204px; word-break: break-word; word-wrap: break-word; }\",\".framer-R7gLn .framer-1jcrqzt { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 340px; }\",\".framer-R7gLn .framer-wnthle { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-R7gLn .framer-1925rt2-container, .framer-R7gLn .framer-k13l3-container, .framer-R7gLn .framer-1lush6h-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-R7gLn .framer-1nljfls { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 21px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1100px; }\",\".framer-R7gLn .framer-1blg3so { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-R7gLn .framer-179ytcx { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-R7gLn .framer-3rrvfx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; min-height: 21px; min-width: 42px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-R7gLn.framer-v-5tqm9p.framer-1mbdufg { width: 810px; }\",\".framer-R7gLn.framer-v-5tqm9p .framer-sn15cs, .framer-R7gLn.framer-v-5tqm9p .framer-1nljfls, .framer-R7gLn.framer-v-jq38nd .framer-1nljfls { width: 100%; }\",\".framer-R7gLn.framer-v-jq38nd.framer-1mbdufg { width: 390px; }\",\".framer-R7gLn.framer-v-jq38nd .framer-sn15cs { align-content: unset; align-items: unset; display: grid; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); justify-content: center; width: 100%; }\",\".framer-R7gLn.framer-v-jq38nd .framer-8niwgs { align-self: start; justify-self: start; width: 100%; }\",\".framer-R7gLn.framer-v-jq38nd .framer-1jcrqzt { align-content: unset; align-items: unset; align-self: start; display: grid; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); justify-content: center; justify-self: start; width: 100%; }\",\".framer-R7gLn.framer-v-jq38nd .framer-wnthle { align-self: start; gap: 40px; justify-self: start; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 220\n * @framerIntrinsicWidth 1199\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YddWa5OWs\":{\"layout\":[\"fixed\",\"auto\"]},\"YwMRE0BEW\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerSXvwRAU9u=withCSS(Component,css,\"framer-R7gLn\");export default FramerSXvwRAU9u;FramerSXvwRAU9u.displayName=\"Footer\";FramerSXvwRAU9u.defaultProps={height:220,width:1199};addPropertyControls(FramerSXvwRAU9u,{variant:{options:[\"hi5YdBRSf\",\"YddWa5OWs\",\"YwMRE0BEW\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSXvwRAU9u,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...IDfooterFonts,...IntentFooterFonts,...ContactFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSXvwRAU9u\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YddWa5OWs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YwMRE0BEW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1199\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"220\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SXvwRAU9u.map","// Generated by Framer (41c59c7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"VAa8C7wTP\",\"s0vE89zXg\"];const serializationHash=\"framer-7zusf\";const variantClassNames={s0vE89zXg:\"framer-v-130j64u\",VAa8C7wTP:\"framer-v-1rjwdn3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Close:\"s0vE89zXg\",Open:\"VAa8C7wTP\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,uEQMyEb7s:tap!==null&&tap!==void 0?tap:props.uEQMyEb7s,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"VAa8C7wTP\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,uEQMyEb7s,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VAa8C7wTP\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1jqj5i3=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(uEQMyEb7s){const res=await uEQMyEb7s(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1rjwdn3\",className,classNames),\"data-framer-name\":\"Open\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"VAa8C7wTP\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTap1jqj5i3,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({s0vE89zXg:{\"data-framer-name\":\"Close\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-asy6r9\",layoutDependency:layoutDependency,layoutId:\"uOOneaq14\",style:{backgroundColor:\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",rotate:0},variants:{s0vE89zXg:{rotate:45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4kwd3w\",layoutDependency:layoutDependency,layoutId:\"M1EW65Nyi\",style:{backgroundColor:\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",rotate:0},variants:{s0vE89zXg:{rotate:-45}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7zusf.framer-cer38q, .framer-7zusf .framer-cer38q { display: block; }\",\".framer-7zusf.framer-1rjwdn3 { cursor: pointer; height: 20px; overflow: hidden; position: relative; width: 20px; }\",\".framer-7zusf .framer-asy6r9 { flex: none; height: 2px; left: calc(50.00000000000002% - 14px / 2); overflow: hidden; position: absolute; top: 6px; width: 14px; }\",\".framer-7zusf .framer-4kwd3w { bottom: 6px; flex: none; height: 2px; left: calc(50.00000000000002% - 14px / 2); overflow: hidden; position: absolute; width: 14px; }\",\".framer-7zusf.framer-v-130j64u.framer-1rjwdn3 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 20px); }\",\".framer-7zusf.framer-v-130j64u .framer-asy6r9 { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-7zusf.framer-v-130j64u .framer-4kwd3w { bottom: unset; top: calc(50.00000000000002% - 2px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"s0vE89zXg\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"uEQMyEb7s\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDN07XDg1T=withCSS(Component,css,\"framer-7zusf\");export default FramerDN07XDg1T;FramerDN07XDg1T.displayName=\"Menu\";FramerDN07XDg1T.defaultProps={height:20,width:20};addPropertyControls(FramerDN07XDg1T,{variant:{options:[\"VAa8C7wTP\",\"s0vE89zXg\"],optionTitles:[\"Open\",\"Close\"],title:\"Variant\",type:ControlType.Enum},uEQMyEb7s:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerDN07XDg1T,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDN07XDg1T\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"20\",\"framerIntrinsicHeight\":\"20\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"uEQMyEb7s\\\":\\\"tap\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"s0vE89zXg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DN07XDg1T.map","// Generated by Framer (57b1764)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={\"I2055:7486;2055:7473\":{hover:true}};const serializationHash=\"framer-whvgX\";const variantClassNames={\"I2055:7486;2055:7473\":\"framer-v-1mexag4\"};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 getProps=({click,height,id,width,...props})=>{return{...props,nT4XfUC3a:click??props.nT4XfUC3a};};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,nT4XfUC3a,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"I2055:7486;2055:7473\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapgojh92=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(nT4XfUC3a){const res=await nT4XfUC3a(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://app.fl0.com\",motionChild:true,nodeId:\"I2055:7486;2055:7473\",openInNewTab:true,scopeId:\"D1x1wEsvN\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1mexag4\",className,classNames)} framer-fzbaa6`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7473\",onTap:onTapgojh92,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(38, 38, 38)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"0px 1px 2px 0px rgba(24, 24, 28, 0.04)\",...style},variants:{\"I2055:7486;2055:7473-hover\":{backgroundColor:\"rgb(38, 38, 38)\"}},...addPropertyOverrides({\"I2055:7486;2055:7473-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yuvw1h\",\"data-framer-name\":\"Frame 1171276802\",layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7473;2055:7331\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Login\"})}),className:\"framer-4ywa0h\",\"data-framer-name\":\"Login\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7473;2055:7332\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-whvgX.framer-fzbaa6, .framer-whvgX .framer-fzbaa6 { display: block; }\",\".framer-whvgX.framer-1mexag4 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 34px; justify-content: center; overflow: visible; padding: 6px 12px 6px 12px; position: relative; text-decoration: none; width: 59px; }\",\".framer-whvgX .framer-1yuvw1h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-whvgX .framer-4ywa0h { flex: none; height: 20px; position: relative; white-space: pre-wrap; width: 35px; word-break: break-word; word-wrap: break-word; }\",'.framer-whvgX[data-border=\"true\"]::after, .framer-whvgX [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 34\n * @framerIntrinsicWidth 59\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"lVX5PzY5d\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"nT4XfUC3a\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerD1x1wEsvN=withCSS(Component,css,\"framer-whvgX\");export default FramerD1x1wEsvN;FramerD1x1wEsvN.displayName=\"SML ButtonLogin\";FramerD1x1wEsvN.defaultProps={height:34,width:59};addPropertyControls(FramerD1x1wEsvN,{nT4XfUC3a:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerD1x1wEsvN,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerD1x1wEsvN\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"59\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lVX5PzY5d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"nT4XfUC3a\\\":\\\"click\\\"}\",\"framerIntrinsicHeight\":\"34\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./D1x1wEsvN.map","// Generated by Framer (2306ade)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={\"I2055:7486;2055:7477\":{hover:true}};const serializationHash=\"framer-hz3Ff\";const variantClassNames={\"I2055:7486;2055:7477\":\"framer-v-1jbe46c\"};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 getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"I2055:7486;2055:7477\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bkS2KxZxd\"},motionChild:true,nodeId:\"I2055:7486;2055:7477\",scopeId:\"F8dO0qLgW\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1jbe46c\",className,classNames)} framer-14k46y5`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7477\",ref:refBinding,style:{backgroundColor:\"rgb(237, 237, 237)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"0px 1px 2px 0px rgba(24, 24, 28, 0.04)\",...style},variants:{\"I2055:7486;2055:7477-hover\":{backgroundColor:\"rgb(255, 252, 252)\"}},...addPropertyOverrides({\"I2055:7486;2055:7477-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14qkzwh\",\"data-framer-name\":\"Frame 1171276802\",layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7477;2055:7320\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\"},children:\"Request access\"})}),className:\"framer-5f8kqu\",\"data-framer-name\":\"Login\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"wsEgd7bTo\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hz3Ff.framer-14k46y5, .framer-hz3Ff .framer-14k46y5 { display: block; }\",\".framer-hz3Ff.framer-1jbe46c { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 6px 12px 6px 12px; position: relative; text-decoration: none; width: min-content; }\",\".framer-hz3Ff .framer-14qkzwh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 96px; }\",\".framer-hz3Ff .framer-5f8kqu { flex: none; height: 20px; position: relative; white-space: pre-wrap; width: 96px; word-break: break-word; word-wrap: break-word; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"YNXCP7WFN\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerF8dO0qLgW=withCSS(Component,css,\"framer-hz3Ff\");export default FramerF8dO0qLgW;FramerF8dO0qLgW.displayName=\"SML Button\";FramerF8dO0qLgW.defaultProps={height:32,width:120};addFonts(FramerF8dO0qLgW,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerF8dO0qLgW\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YNXCP7WFN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"32\",\"framerIntrinsicWidth\":\"120\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./F8dO0qLgW.map","// Generated by Framer (128ce9c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={\"I2055:7486;2055:7448\":{hover:true}};const serializationHash=\"framer-rV1KM\";const variantClassNames={\"I2055:7486;2055:7448\":\"framer-v-1ekz8xk\"};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 getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"I2055:7486;2055:7448\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bkS2KxZxd\"},motionChild:true,nodeId:\"I2055:7486;2055:7448\",scopeId:\"KgEZbAhJ6\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1ekz8xk\",className,classNames)} framer-1o31wdo`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7448\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"I2055:7486;2055:7448-hover\":{backgroundColor:\"rgb(38, 38, 38)\"}},...addPropertyOverrides({\"I2055:7486;2055:7448-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(237, 237, 237))\"},children:\"Contact\"})}),className:\"framer-1l4tjuc\",\"data-framer-name\":\"Label\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7448;2055:7292\",style:{\"--extracted-r6o4lv\":\"rgb(237, 237, 237)\",\"--framer-paragraph-spacing\":\"4px\"},verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rV1KM.framer-1o31wdo, .framer-rV1KM .framer-1o31wdo { display: block; }\",\".framer-rV1KM.framer-1ekz8xk { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 8px; position: relative; text-decoration: none; width: min-content; }\",\".framer-rV1KM .framer-1l4tjuc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rV1KM.framer-1ekz8xk { gap: 0px; } .framer-rV1KM.framer-1ekz8xk > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-rV1KM.framer-1ekz8xk > :first-child { margin-left: 0px; } .framer-rV1KM.framer-1ekz8xk > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 37\n * @framerIntrinsicWidth 69\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"eY9iuEoGe\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerKgEZbAhJ6=withCSS(Component,css,\"framer-rV1KM\");export default FramerKgEZbAhJ6;FramerKgEZbAhJ6.displayName=\"NavigationCntact\";FramerKgEZbAhJ6.defaultProps={height:37,width:69};addFonts(FramerKgEZbAhJ6,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKgEZbAhJ6\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"69\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eY9iuEoGe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"37\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KgEZbAhJ6.map","// Generated by Framer (128ce9c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={\"I2055:7486;2055:7431\":{hover:true}};const serializationHash=\"framer-IlYOh\";const variantClassNames={\"I2055:7486;2055:7431\":\"framer-v-1jlpxl2\"};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 getProps=({height,hover,id,width,...props})=>{return{...props,pF0fngFEj:hover??props.pF0fngFEj};};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,pF0fngFEj,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"I2055:7486;2055:7431\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterh2m052=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(pF0fngFEj){const res=await pF0fngFEj(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1jlpxl2\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7431\",onMouseEnter:onMouseEnterh2m052,ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"I2055:7486;2055:7431-hover\":{backgroundColor:\"rgb(38, 38, 38)\"}},...addPropertyOverrides({\"I2055:7486;2055:7431-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(237, 237, 237))\"},children:\"Product\"})}),className:\"framer-1mvl3le\",\"data-framer-name\":\"Label\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7431;2055:7274\",style:{\"--extracted-r6o4lv\":\"rgb(237, 237, 237)\",\"--framer-paragraph-spacing\":\"4px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-eckwhs\",\"data-framer-name\":\"Chevron\",layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7431;2055:7278\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-10897er\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:6,intrinsicWidth:9,layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7431;2055:7278;2055:7271\",svg:'<svg width=\"9\" height=\"6\" viewBox=\"0 0 9 6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.44044 0.5L4.5 3.59336L7.56025 0.5L8.5 1.45121L4.5 5.5L0.5 1.45121L1.44044 0.5Z\" fill=\"#7D808A\"/>\\n</svg>\\n',withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IlYOh.framer-b67mbx, .framer-IlYOh .framer-b67mbx { display: block; }\",\".framer-IlYOh.framer-1jlpxl2 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 8px; position: relative; width: min-content; }\",\".framer-IlYOh .framer-1mvl3le { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-IlYOh .framer-eckwhs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 16px; justify-content: center; overflow: visible; padding: 10px; position: relative; width: 16px; }\",\".framer-IlYOh .framer-10897er { flex: none; height: 6px; position: relative; width: 9px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IlYOh.framer-1jlpxl2, .framer-IlYOh .framer-eckwhs { gap: 0px; } .framer-IlYOh.framer-1jlpxl2 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-IlYOh.framer-1jlpxl2 > :first-child { margin-left: 0px; } .framer-IlYOh.framer-1jlpxl2 > :last-child { margin-right: 0px; } .framer-IlYOh .framer-eckwhs > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-IlYOh .framer-eckwhs > :first-child { margin-top: 0px; } .framer-IlYOh .framer-eckwhs > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 37\n * @framerIntrinsicWidth 92.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"l8obUV155\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"pF0fngFEj\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerLjGRWkiqu=withCSS(Component,css,\"framer-IlYOh\");export default FramerLjGRWkiqu;FramerLjGRWkiqu.displayName=\"NavigationProduct\";FramerLjGRWkiqu.defaultProps={height:37,width:92.5};addPropertyControls(FramerLjGRWkiqu,{pF0fngFEj:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerLjGRWkiqu,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLjGRWkiqu\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"pF0fngFEj\\\":\\\"hover\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"l8obUV155\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"92.5\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"37\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LjGRWkiqu.map","// Generated by Framer (128ce9c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,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 serializationHash=\"framer-ek9uX\";const variantClassNames={\"I2055:7486;2055:7399\":\"framer-v-16hutg2\"};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 getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"I2055:7486;2055:7399\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"I2055:7486;2055:7399\",scopeId:\"s6sovtNnn\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-16hutg2\",className,classNames)} framer-fibla5`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7399\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gtvvco\",\"data-framer-name\":\"Logoicon\",layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7399;2055:7353\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1spb150\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:26,layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7399;2055:7353;2055:7345\",svg:'<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.50414 1.36985C7.59577 1.36985 7.67004 1.29771 7.67004 1.20871C7.67004 1.11971 7.59577 1.04756 7.50414 1.04756C7.41252 1.04756 7.33825 1.11971 7.33825 1.20871C7.33825 1.29771 7.41252 1.36985 7.50414 1.36985Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.50602 1.36985C8.59764 1.36985 8.67191 1.29771 8.67191 1.20871C8.67191 1.11971 8.59764 1.04756 8.50602 1.04756C8.4144 1.04756 8.34012 1.11971 8.34012 1.20871C8.34012 1.29771 8.4144 1.36985 8.50602 1.36985Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.66479 1.20871C9.66479 1.29771 9.59052 1.36985 9.4989 1.36985C9.40728 1.36985 9.333 1.29771 9.333 1.20871C9.333 1.11971 9.40728 1.04756 9.4989 1.04756C9.59052 1.04756 9.66479 1.11971 9.66479 1.20871Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.4918 1.36985C10.5834 1.36985 10.6577 1.29771 10.6577 1.20871C10.6577 1.11971 10.5834 1.04756 10.4918 1.04756C10.4002 1.04756 10.3259 1.11971 10.3259 1.20871C10.3259 1.29771 10.4002 1.36985 10.4918 1.36985Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.6611 1.20871C11.6611 1.29771 11.5869 1.36985 11.4952 1.36985C11.4036 1.36985 11.3293 1.29771 11.3293 1.20871C11.3293 1.11971 11.4036 1.04756 11.4952 1.04756C11.5869 1.04756 11.6611 1.11971 11.6611 1.20871Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.4871 1.36985C12.5787 1.36985 12.653 1.29771 12.653 1.20871C12.653 1.11971 12.5787 1.04756 12.4871 1.04756C12.3954 1.04756 12.3212 1.11971 12.3212 1.20871C12.3212 1.29771 12.3954 1.36985 12.4871 1.36985Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.6501 1.20871C13.6501 1.29771 13.5758 1.36985 13.4842 1.36985C13.3925 1.36985 13.3183 1.29771 13.3183 1.20871C13.3183 1.11971 13.3925 1.04756 13.4842 1.04756C13.5758 1.04756 13.6501 1.11971 13.6501 1.20871Z\" fill=\"#EDEDED\"/>\\n<path d=\"M14.4829 1.36985C14.5745 1.36985 14.6488 1.29771 14.6488 1.20871C14.6488 1.11971 14.5745 1.04756 14.4829 1.04756C14.3912 1.04756 14.317 1.11971 14.317 1.20871C14.317 1.29771 14.3912 1.36985 14.4829 1.36985Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.6406 1.20871C15.6406 1.29771 15.5663 1.36985 15.4747 1.36985C15.3831 1.36985 15.3088 1.29771 15.3088 1.20871C15.3088 1.11971 15.3831 1.04756 15.4747 1.04756C15.5663 1.04756 15.6406 1.11971 15.6406 1.20871Z\" fill=\"#EDEDED\"/>\\n<path d=\"M16.4718 1.36985C16.5634 1.36985 16.6377 1.29771 16.6377 1.20871C16.6377 1.11971 16.5634 1.04756 16.4718 1.04756C16.3802 1.04756 16.3059 1.11971 16.3059 1.20871C16.3059 1.29771 16.3802 1.36985 16.4718 1.36985Z\" fill=\"#EDEDED\"/>\\n<path d=\"M17.6364 1.20871C17.6364 1.29771 17.5621 1.36985 17.4705 1.36985C17.3789 1.36985 17.3046 1.29771 17.3046 1.20871C17.3046 1.11971 17.3789 1.04756 17.4705 1.04756C17.5621 1.04756 17.6364 1.11971 17.6364 1.20871Z\" fill=\"#EDEDED\"/>\\n<path d=\"M18.4681 1.36985C18.5598 1.36985 18.634 1.29771 18.634 1.20871C18.634 1.11971 18.5598 1.04756 18.4681 1.04756C18.3765 1.04756 18.3022 1.11971 18.3022 1.20871C18.3022 1.29771 18.3765 1.36985 18.4681 1.36985Z\" fill=\"#EDEDED\"/>\\n<path d=\"M19.6259 1.20871C19.6259 1.29771 19.5516 1.36985 19.46 1.36985C19.3683 1.36985 19.2941 1.29771 19.2941 1.20871C19.2941 1.11971 19.3683 1.04756 19.46 1.04756C19.5516 1.04756 19.6259 1.11971 19.6259 1.20871Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.17907 5.24209C6.27069 5.24209 6.34497 5.16995 6.34497 5.08095C6.34497 4.99195 6.27069 4.9198 6.17907 4.9198C6.08745 4.9198 6.01318 4.99195 6.01318 5.08095C6.01318 5.16995 6.08745 5.24209 6.17907 5.24209Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.34208 5.08095C7.34208 5.16995 7.2678 5.24209 7.17618 5.24209C7.08456 5.24209 7.01029 5.16995 7.01029 5.08095C7.01029 4.99195 7.08456 4.9198 7.17618 4.9198C7.2678 4.9198 7.34208 4.99195 7.34208 5.08095Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.16906 5.24209C8.26068 5.24209 8.33496 5.16995 8.33496 5.08095C8.33496 4.99195 8.26068 4.9198 8.16906 4.9198C8.07744 4.9198 8.00317 4.99195 8.00317 5.08095C8.00317 5.16995 8.07744 5.24209 8.16906 5.24209Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.33842 5.08095C9.33842 5.16995 9.26414 5.24209 9.17252 5.24209C9.0809 5.24209 9.00663 5.16995 9.00663 5.08095C9.00663 4.99195 9.0809 4.9198 9.17252 4.9198C9.26414 4.9198 9.33842 4.99195 9.33842 5.08095Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.1638 5.24209C10.2554 5.24209 10.3297 5.16995 10.3297 5.08095C10.3297 4.99195 10.2554 4.9198 10.1638 4.9198C10.0722 4.9198 9.99792 4.99195 9.99792 5.08095C9.99792 5.16995 10.0722 5.24209 10.1638 5.24209Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.11669 8.94803C5.11669 9.03703 5.04242 9.10918 4.9508 9.10918C4.85918 9.10918 4.7849 9.03703 4.7849 8.94803C4.7849 8.85903 4.85918 8.78688 4.9508 8.78688C5.04242 8.78688 5.11669 8.85903 5.11669 8.94803Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.94844 9.10918C6.04006 9.10918 6.11433 9.03703 6.11433 8.94803C6.11433 8.85903 6.04006 8.78688 5.94844 8.78688C5.85682 8.78688 5.78255 8.85903 5.78255 8.94803C5.78255 9.03703 5.85682 9.10918 5.94844 9.10918Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.10721 8.94803C7.10721 9.03703 7.03294 9.10918 6.94132 9.10918C6.8497 9.10918 6.77542 9.03703 6.77542 8.94803C6.77542 8.85903 6.8497 8.78688 6.94132 8.78688C7.03294 8.78688 7.10721 8.85903 7.10721 8.94803Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.94425 9.10918C8.03587 9.10918 8.11014 9.03703 8.11014 8.94803C8.11014 8.85903 8.03587 8.78688 7.94425 8.78688C7.85263 8.78688 7.77835 8.85903 7.77835 8.94803C7.77835 9.03703 7.85263 9.10918 7.94425 9.10918Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.10197 8.94803C9.10197 9.03703 9.02769 9.10918 8.93607 9.10918C8.84445 9.10918 8.77018 9.03703 8.77018 8.94803C8.77018 8.85903 8.84445 8.78688 8.93607 8.78688C9.02769 8.78688 9.10197 8.85903 9.10197 8.94803Z\" fill=\"#EDEDED\"/>\\n<path d=\"M3.82039 12.9851C3.91201 12.9851 3.98628 12.913 3.98628 12.824C3.98628 12.735 3.91201 12.6628 3.82039 12.6628C3.72877 12.6628 3.65449 12.735 3.65449 12.824C3.65449 12.913 3.72877 12.9851 3.82039 12.9851Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.98392 12.824C4.98392 12.913 4.90965 12.9851 4.81803 12.9851C4.72641 12.9851 4.65213 12.913 4.65213 12.824C4.65213 12.735 4.72641 12.6628 4.81803 12.6628C4.90965 12.6628 4.98392 12.735 4.98392 12.824Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.81567 12.9851C5.90729 12.9851 5.98156 12.913 5.98156 12.824C5.98156 12.735 5.90729 12.6628 5.81567 12.6628C5.72405 12.6628 5.64977 12.735 5.64977 12.824C5.64977 12.913 5.72405 12.9851 5.81567 12.9851Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.97867 12.824C6.97867 12.913 6.9044 12.9851 6.81278 12.9851C6.72116 12.9851 6.64688 12.913 6.64688 12.824C6.64688 12.735 6.72116 12.6628 6.81278 12.6628C6.9044 12.6628 6.97867 12.735 6.97867 12.824Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.80566 12.9851C7.89728 12.9851 7.97155 12.913 7.97155 12.824C7.97155 12.735 7.89728 12.6628 7.80566 12.6628C7.71404 12.6628 7.63976 12.735 7.63976 12.824C7.63976 12.913 7.71404 12.9851 7.80566 12.9851Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.96919 12.824C8.96919 12.913 8.89492 12.9851 8.8033 12.9851C8.71168 12.9851 8.6374 12.913 8.6374 12.824C8.6374 12.735 8.71168 12.6628 8.8033 12.6628C8.89492 12.6628 8.96919 12.735 8.96919 12.824Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.80041 12.9851C9.89203 12.9851 9.96631 12.913 9.96631 12.824C9.96631 12.735 9.89203 12.6628 9.80041 12.6628C9.70879 12.6628 9.63452 12.735 9.63452 12.824C9.63452 12.913 9.70879 12.9851 9.80041 12.9851Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.9592 12.824C10.9592 12.913 10.8849 12.9851 10.7933 12.9851C10.7017 12.9851 10.6274 12.913 10.6274 12.824C10.6274 12.735 10.7017 12.6628 10.7933 12.6628C10.8849 12.6628 10.9592 12.735 10.9592 12.824Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.7909 12.9851C11.8826 12.9851 11.9568 12.913 11.9568 12.824C11.9568 12.735 11.8826 12.6628 11.7909 12.6628C11.6993 12.6628 11.625 12.735 11.625 12.824C11.625 12.913 11.6993 12.9851 11.7909 12.9851Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.9555 12.824C12.9555 12.913 12.8813 12.9851 12.7896 12.9851C12.698 12.9851 12.6237 12.913 12.6237 12.824C12.6237 12.735 12.698 12.6628 12.7896 12.6628C12.8813 12.6628 12.9555 12.735 12.9555 12.824Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.7815 12.9851C13.8731 12.9851 13.9473 12.913 13.9473 12.824C13.9473 12.735 13.8731 12.6628 13.7815 12.6628C13.6898 12.6628 13.6156 12.735 13.6156 12.824C13.6156 12.913 13.6898 12.9851 13.7815 12.9851Z\" fill=\"#EDEDED\"/>\\n<path d=\"M14.9445 12.824C14.9445 12.913 14.8702 12.9851 14.7786 12.9851C14.6869 12.9851 14.6127 12.913 14.6127 12.824C14.6127 12.735 14.6869 12.6628 14.7786 12.6628C14.8702 12.6628 14.9445 12.735 14.9445 12.824Z\" fill=\"#EDEDED\"/>\\n<path d=\"M2.69474 16.8473C2.78636 16.8473 2.86063 16.7752 2.86063 16.6862C2.86063 16.5972 2.78636 16.525 2.69474 16.525C2.60311 16.525 2.52884 16.5972 2.52884 16.6862C2.52884 16.7752 2.60311 16.8473 2.69474 16.8473Z\" fill=\"#EDEDED\"/>\\n<path d=\"M3.85351 16.6862C3.85351 16.7752 3.77924 16.8473 3.68762 16.8473C3.59599 16.8473 3.52172 16.7752 3.52172 16.6862C3.52172 16.5972 3.59599 16.525 3.68762 16.525C3.77924 16.525 3.85351 16.5972 3.85351 16.6862Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.68526 16.8473C4.77688 16.8473 4.85115 16.7752 4.85115 16.6862C4.85115 16.5972 4.77688 16.525 4.68526 16.525C4.59363 16.525 4.51936 16.5972 4.51936 16.6862C4.51936 16.7752 4.59363 16.8473 4.68526 16.8473Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.84826 16.6862C5.84826 16.7752 5.77399 16.8473 5.68237 16.8473C5.59075 16.8473 5.51647 16.7752 5.51647 16.6862C5.51647 16.5972 5.59075 16.525 5.68237 16.525C5.77399 16.525 5.84826 16.5972 5.84826 16.6862Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.84399 3.30766C6.93561 3.30766 7.00988 3.23551 7.00988 3.14651C7.00988 3.05751 6.93561 2.98537 6.84399 2.98537C6.75237 2.98537 6.67809 3.05751 6.67809 3.14651C6.67809 3.23551 6.75237 3.30766 6.84399 3.30766Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.00699 3.14651C8.00699 3.23551 7.93272 3.30766 7.8411 3.30766C7.74948 3.30766 7.67521 3.23551 7.67521 3.14651C7.67521 3.05751 7.74948 2.98537 7.8411 2.98537C7.93272 2.98537 8.00699 3.05751 8.00699 3.14651Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.83398 3.30766C8.9256 3.30766 8.99987 3.23551 8.99987 3.14651C8.99987 3.05751 8.9256 2.98537 8.83398 2.98537C8.74236 2.98537 8.66809 3.05751 8.66809 3.14651C8.66809 3.23551 8.74236 3.30766 8.83398 3.30766Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.99751 3.14651C9.99751 3.23551 9.92324 3.30766 9.83162 3.30766C9.74 3.30766 9.66573 3.23551 9.66573 3.14651C9.66573 3.05751 9.74 2.98537 9.83162 2.98537C9.92324 2.98537 9.99751 3.05751 9.99751 3.14651Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.8293 3.30766C10.9209 3.30766 10.9952 3.23551 10.9952 3.14651C10.9952 3.05751 10.9209 2.98537 10.8293 2.98537C10.7376 2.98537 10.6634 3.05751 10.6634 3.14651C10.6634 3.23551 10.7376 3.30766 10.8293 3.30766Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.9875 3.14651C11.9875 3.23551 11.9132 3.30766 11.8216 3.30766C11.73 3.30766 11.6557 3.23551 11.6557 3.14651C11.6557 3.05751 11.73 2.98537 11.8216 2.98537C11.9132 2.98537 11.9875 3.05751 11.9875 3.14651Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.8193 3.30766C12.9109 3.30766 12.9851 3.23551 12.9851 3.14651C12.9851 3.05751 12.9109 2.98537 12.8193 2.98537C12.7276 2.98537 12.6534 3.05751 12.6534 3.14651C12.6534 3.23551 12.7276 3.30766 12.8193 3.30766Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.9828 3.14651C13.9828 3.23551 13.9085 3.30766 13.8169 3.30766C13.7253 3.30766 13.651 3.23551 13.651 3.14651C13.651 3.05751 13.7253 2.98537 13.8169 2.98537C13.9085 2.98537 13.9828 3.05751 13.9828 3.14651Z\" fill=\"#EDEDED\"/>\\n<path d=\"M14.8098 3.30766C14.9014 3.30766 14.9757 3.23551 14.9757 3.14651C14.9757 3.05751 14.9014 2.98537 14.8098 2.98537C14.7182 2.98537 14.6439 3.05751 14.6439 3.14651C14.6439 3.23551 14.7182 3.30766 14.8098 3.30766Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.9728 3.14651C15.9728 3.23551 15.8985 3.30766 15.8069 3.30766C15.7153 3.30766 15.641 3.23551 15.641 3.14651C15.641 3.05751 15.7153 2.98537 15.8069 2.98537C15.8985 2.98537 15.9728 3.05751 15.9728 3.14651Z\" fill=\"#EDEDED\"/>\\n<path d=\"M16.8056 3.30766C16.8972 3.30766 16.9715 3.23551 16.9715 3.14651C16.9715 3.05751 16.8972 2.98537 16.8056 2.98537C16.714 2.98537 16.6397 3.05751 16.6397 3.14651C16.6397 3.23551 16.714 3.30766 16.8056 3.30766Z\" fill=\"#EDEDED\"/>\\n<path d=\"M17.9691 3.14651C17.9691 3.23551 17.8948 3.30766 17.8032 3.30766C17.7116 3.30766 17.6373 3.23551 17.6373 3.14651C17.6373 3.05751 17.7116 2.98537 17.8032 2.98537C17.8948 2.98537 17.9691 3.05751 17.9691 3.14651Z\" fill=\"#EDEDED\"/>\\n<path d=\"M18.795 3.30766C18.8867 3.30766 18.9609 3.23551 18.9609 3.14651C18.9609 3.05751 18.8867 2.98537 18.795 2.98537C18.7034 2.98537 18.6291 3.05751 18.6291 3.14651C18.6291 3.23551 18.7034 3.30766 18.795 3.30766Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.68428 7.01419C5.68428 7.10319 5.61001 7.17534 5.51839 7.17534C5.42676 7.17534 5.35249 7.10319 5.35249 7.01419C5.35249 6.92519 5.42676 6.85304 5.51839 6.85304C5.61001 6.85304 5.68428 6.92519 5.68428 7.01419Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.51127 7.17534C6.60289 7.17534 6.67716 7.10319 6.67716 7.01419C6.67716 6.92519 6.60289 6.85304 6.51127 6.85304C6.41964 6.85304 6.34537 6.92519 6.34537 7.01419C6.34537 7.10319 6.41964 7.17534 6.51127 7.17534Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.67004 7.01419C7.67004 7.10319 7.59577 7.17534 7.50414 7.17534C7.41252 7.17534 7.33825 7.10319 7.33825 7.01419C7.33825 6.92519 7.41252 6.85304 7.50414 6.85304C7.59577 6.85304 7.67004 6.92519 7.67004 7.01419Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.50602 7.17534C8.59764 7.17534 8.67191 7.10319 8.67191 7.01419C8.67191 6.92519 8.59764 6.85304 8.50602 6.85304C8.4144 6.85304 8.34012 6.92519 8.34012 7.01419C8.34012 7.10319 8.4144 7.17534 8.50602 7.17534Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.66479 7.01419C9.66479 7.10319 9.59052 7.17534 9.4989 7.17534C9.40728 7.17534 9.333 7.10319 9.333 7.01419C9.333 6.92519 9.40728 6.85304 9.4989 6.85304C9.59052 6.85304 9.66479 6.92519 9.66479 7.01419Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.41918 11.0476C4.5108 11.0476 4.58508 10.9754 4.58508 10.8864C4.58508 10.7974 4.5108 10.7253 4.41918 10.7253C4.32756 10.7253 4.25329 10.7974 4.25329 10.8864C4.25329 10.9754 4.32756 11.0476 4.41918 11.0476Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.58219 10.8864C5.58219 10.9754 5.50792 11.0476 5.41629 11.0476C5.32467 11.0476 5.2504 10.9754 5.2504 10.8864C5.2504 10.7974 5.32467 10.7253 5.41629 10.7253C5.50792 10.7253 5.58219 10.7974 5.58219 10.8864Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.40917 11.0476C6.50079 11.0476 6.57507 10.9754 6.57507 10.8864C6.57507 10.7974 6.50079 10.7253 6.40917 10.7253C6.31755 10.7253 6.24328 10.7974 6.24328 10.8864C6.24328 10.9754 6.31755 11.0476 6.40917 11.0476Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.57271 10.8864C7.57271 10.9754 7.49844 11.0476 7.40681 11.0476C7.31519 11.0476 7.24092 10.9754 7.24092 10.8864C7.24092 10.7974 7.31519 10.7253 7.40681 10.7253C7.49844 10.7253 7.57271 10.7974 7.57271 10.8864Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.40445 11.0476C8.49608 11.0476 8.57035 10.9754 8.57035 10.8864C8.57035 10.7974 8.49608 10.7253 8.40445 10.7253C8.31283 10.7253 8.23856 10.7974 8.23856 10.8864C8.23856 10.9754 8.31283 11.0476 8.40445 11.0476Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.56746 10.8864C9.56746 10.9754 9.49319 11.0476 9.40157 11.0476C9.30995 11.0476 9.23567 10.9754 9.23567 10.8864C9.23567 10.7974 9.30995 10.7253 9.40157 10.7253C9.49319 10.7253 9.56746 10.7974 9.56746 10.8864Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.3944 11.0476C10.4861 11.0476 10.5603 10.9754 10.5603 10.8864C10.5603 10.7974 10.4861 10.7253 10.3944 10.7253C10.3028 10.7253 10.2286 10.7974 10.2286 10.8864C10.2286 10.9754 10.3028 11.0476 10.3944 11.0476Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.558 10.8864C11.558 10.9754 11.4837 11.0476 11.3921 11.0476C11.3005 11.0476 11.2262 10.9754 11.2262 10.8864C11.2262 10.7974 11.3005 10.7253 11.3921 10.7253C11.4837 10.7253 11.558 10.7974 11.558 10.8864Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.3892 11.0476C12.4808 11.0476 12.5551 10.9754 12.5551 10.8864C12.5551 10.7974 12.4808 10.7253 12.3892 10.7253C12.2976 10.7253 12.2233 10.7974 12.2233 10.8864C12.2233 10.9754 12.2976 11.0476 12.3892 11.0476Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.548 10.8864C13.548 10.9754 13.4737 11.0476 13.3821 11.0476C13.2905 11.0476 13.2162 10.9754 13.2162 10.8864C13.2162 10.7974 13.2905 10.7253 13.3821 10.7253C13.4737 10.7253 13.548 10.7974 13.548 10.8864Z\" fill=\"#EDEDED\"/>\\n<path d=\"M14.3855 11.0476C14.4772 11.0476 14.5514 10.9754 14.5514 10.8864C14.5514 10.7974 14.4772 10.7253 14.3855 10.7253C14.2939 10.7253 14.2196 10.7974 14.2196 10.8864C14.2196 10.9754 14.2939 11.0476 14.3855 11.0476Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.5433 10.8864C15.5433 10.9754 15.469 11.0476 15.3774 11.0476C15.2857 11.0476 15.2115 10.9754 15.2115 10.8864C15.2115 10.7974 15.2857 10.7253 15.3774 10.7253C15.469 10.7253 15.5433 10.7974 15.5433 10.8864Z\" fill=\"#EDEDED\"/>\\n<path d=\"M3.22212 14.9178C3.31374 14.9178 3.38801 14.8456 3.38801 14.7566C3.38801 14.6676 3.31374 14.5955 3.22212 14.5955C3.1305 14.5955 3.05623 14.6676 3.05623 14.7566C3.05623 14.8456 3.1305 14.9178 3.22212 14.9178Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.38989 14.7566C4.38989 14.8456 4.31561 14.9178 4.22399 14.9178C4.13237 14.9178 4.0581 14.8456 4.0581 14.7566C4.0581 14.6676 4.13237 14.5955 4.22399 14.5955C4.31561 14.5955 4.38989 14.6676 4.38989 14.7566Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.21687 14.9178C5.30849 14.9178 5.38277 14.8456 5.38277 14.7566C5.38277 14.6676 5.30849 14.5955 5.21687 14.5955C5.12525 14.5955 5.05098 14.6676 5.05098 14.7566C5.05098 14.8456 5.12525 14.9178 5.21687 14.9178Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.38041 14.7566C6.38041 14.8456 6.30613 14.9178 6.21451 14.9178C6.12289 14.9178 6.04862 14.8456 6.04862 14.7566C6.04862 14.6676 6.12289 14.5955 6.21451 14.5955C6.30613 14.5955 6.38041 14.6676 6.38041 14.7566Z\" fill=\"#EDEDED\"/>\\n<path d=\"M2.09647 18.7868C2.18809 18.7868 2.26236 18.7147 2.26236 18.6257C2.26236 18.5367 2.18809 18.4645 2.09647 18.4645C2.00485 18.4645 1.93057 18.5367 1.93057 18.6257C1.93057 18.7147 2.00485 18.7868 2.09647 18.7868Z\" fill=\"#EDEDED\"/>\\n<path d=\"M3.25947 18.6257C3.25947 18.7147 3.1852 18.7868 3.09358 18.7868C3.00196 18.7868 2.92769 18.7147 2.92769 18.6257C2.92769 18.5367 3.00196 18.4645 3.09358 18.4645C3.1852 18.4645 3.25947 18.5367 3.25947 18.6257Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.08646 18.7868C4.17808 18.7868 4.25235 18.7147 4.25235 18.6257C4.25235 18.5367 4.17808 18.4645 4.08646 18.4645C3.99484 18.4645 3.92057 18.5367 3.92057 18.6257C3.92057 18.7147 3.99484 18.7868 4.08646 18.7868Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.24523 18.6257C5.24523 18.7147 5.17096 18.7868 5.07934 18.7868C4.98772 18.7868 4.91344 18.7147 4.91344 18.6257C4.91344 18.5367 4.98772 18.4645 5.07934 18.4645C5.17096 18.4645 5.24523 18.5367 5.24523 18.6257Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.17618 2.33866C7.2678 2.33866 7.34208 2.26651 7.34208 2.17751C7.34208 2.08851 7.2678 2.01636 7.17618 2.01636C7.08456 2.01636 7.01029 2.08851 7.01029 2.17751C7.01029 2.26651 7.08456 2.33866 7.17618 2.33866Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.33496 2.17751C8.33496 2.26651 8.26068 2.33866 8.16906 2.33866C8.07744 2.33866 8.00317 2.26651 8.00317 2.17751C8.00317 2.08851 8.07744 2.01636 8.16906 2.01636C8.26068 2.01636 8.33496 2.08851 8.33496 2.17751Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.17252 2.33866C9.26414 2.33866 9.33842 2.26651 9.33842 2.17751C9.33842 2.08851 9.26414 2.01636 9.17252 2.01636C9.0809 2.01636 9.00663 2.08851 9.00663 2.17751C9.00663 2.26651 9.0809 2.33866 9.17252 2.33866Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.3297 2.17751C10.3297 2.26651 10.2554 2.33866 10.1638 2.33866C10.0722 2.33866 9.99792 2.26651 9.99792 2.17751C9.99792 2.08851 10.0722 2.01636 10.1638 2.01636C10.2554 2.01636 10.3297 2.08851 10.3297 2.17751Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.1615 2.33866C11.2531 2.33866 11.3273 2.26651 11.3273 2.17751C11.3273 2.08851 11.2531 2.01636 11.1615 2.01636C11.0698 2.01636 10.9956 2.08851 10.9956 2.17751C10.9956 2.26651 11.0698 2.33866 11.1615 2.33866Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.3202 2.17751C12.3202 2.26651 12.246 2.33866 12.1543 2.33866C12.0627 2.33866 11.9884 2.26651 11.9884 2.17751C11.9884 2.08851 12.0627 2.01636 12.1543 2.01636C12.246 2.01636 12.3202 2.08851 12.3202 2.17751Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.152 2.33866C13.2436 2.33866 13.3179 2.26651 13.3179 2.17751C13.3179 2.08851 13.2436 2.01636 13.152 2.01636C13.0604 2.01636 12.9861 2.08851 12.9861 2.17751C12.9861 2.26651 13.0604 2.33866 13.152 2.33866Z\" fill=\"#EDEDED\"/>\\n<path d=\"M14.316 2.17751C14.316 2.26651 14.2418 2.33866 14.1501 2.33866C14.0585 2.33866 13.9842 2.26651 13.9842 2.17751C13.9842 2.08851 14.0585 2.01636 14.1501 2.01636C14.2418 2.01636 14.316 2.08851 14.316 2.17751Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.142 2.33866C15.2336 2.33866 15.3079 2.26651 15.3079 2.17751C15.3079 2.08851 15.2336 2.01636 15.142 2.01636C15.0503 2.01636 14.9761 2.08851 14.9761 2.17751C14.9761 2.26651 15.0503 2.33866 15.142 2.33866Z\" fill=\"#EDEDED\"/>\\n<path d=\"M16.3055 2.17751C16.3055 2.26651 16.2312 2.33866 16.1396 2.33866C16.048 2.33866 15.9737 2.26651 15.9737 2.17751C15.9737 2.08851 16.048 2.01636 16.1396 2.01636C16.2312 2.01636 16.3055 2.08851 16.3055 2.17751Z\" fill=\"#EDEDED\"/>\\n<path d=\"M17.1383 2.33866C17.2299 2.33866 17.3042 2.26651 17.3042 2.17751C17.3042 2.08851 17.2299 2.01636 17.1383 2.01636C17.0467 2.01636 16.9724 2.08851 16.9724 2.17751C16.9724 2.26651 17.0467 2.33866 17.1383 2.33866Z\" fill=\"#EDEDED\"/>\\n<path d=\"M18.2955 2.17751C18.2955 2.26651 18.2212 2.33866 18.1296 2.33866C18.038 2.33866 17.9637 2.26651 17.9637 2.17751C17.9637 2.08851 18.038 2.01636 18.1296 2.01636C18.2212 2.01636 18.2955 2.08851 18.2955 2.17751Z\" fill=\"#EDEDED\"/>\\n<path d=\"M19.1331 2.33866C19.2247 2.33866 19.299 2.26651 19.299 2.17751C19.299 2.08851 19.2247 2.01636 19.1331 2.01636C19.0414 2.01636 18.9672 2.08851 18.9672 2.17751C18.9672 2.26651 19.0414 2.33866 19.1331 2.33866Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.017 6.04453C6.017 6.13353 5.94273 6.20567 5.85111 6.20567C5.75949 6.20567 5.68521 6.13353 5.68521 6.04453C5.68521 5.95553 5.75949 5.88338 5.85111 5.88338C5.94273 5.88338 6.017 5.95553 6.017 6.04453Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.84399 6.20567C6.93561 6.20567 7.00988 6.13353 7.00988 6.04453C7.00988 5.95553 6.93561 5.88338 6.84399 5.88338C6.75237 5.88338 6.67809 5.95553 6.67809 6.04453C6.67809 6.13353 6.75237 6.20567 6.84399 6.20567Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.00699 6.04453C8.00699 6.13353 7.93272 6.20567 7.8411 6.20567C7.74948 6.20567 7.67521 6.13353 7.67521 6.04453C7.67521 5.95553 7.74948 5.88338 7.8411 5.88338C7.93272 5.88338 8.00699 5.95553 8.00699 6.04453Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.83398 6.20567C8.9256 6.20567 8.99987 6.13353 8.99987 6.04453C8.99987 5.95553 8.9256 5.88338 8.83398 5.88338C8.74236 5.88338 8.66809 5.95553 8.66809 6.04453C8.66809 6.13353 8.74236 6.20567 8.83398 6.20567Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.99751 6.04453C9.99751 6.13353 9.92324 6.20567 9.83162 6.20567C9.74 6.20567 9.66573 6.13353 9.66573 6.04453C9.66573 5.95553 9.74 5.88338 9.83162 5.88338C9.92324 5.88338 9.99751 5.95553 9.99751 6.04453Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.71594 10.0742C4.80756 10.0742 4.88183 10.0021 4.88183 9.91306C4.88183 9.82407 4.80756 9.75192 4.71594 9.75192C4.62431 9.75192 4.55004 9.82407 4.55004 9.91306C4.55004 10.0021 4.62431 10.0742 4.71594 10.0742Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.8837 9.91306C5.8837 10.0021 5.80943 10.0742 5.71781 10.0742C5.62619 10.0742 5.55191 10.0021 5.55191 9.91306C5.55191 9.82407 5.62619 9.75192 5.71781 9.75192C5.80943 9.75192 5.8837 9.82407 5.8837 9.91306Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.71069 10.0742C6.80231 10.0742 6.87658 10.0021 6.87658 9.91306C6.87658 9.82407 6.80231 9.75192 6.71069 9.75192C6.61907 9.75192 6.54479 9.82407 6.54479 9.91306C6.54479 10.0021 6.61907 10.0742 6.71069 10.0742Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.87422 9.91306C7.87422 10.0021 7.79995 10.0742 7.70833 10.0742C7.61671 10.0742 7.54243 10.0021 7.54243 9.91306C7.54243 9.82407 7.61671 9.75192 7.70833 9.75192C7.79995 9.75192 7.87422 9.82407 7.87422 9.91306Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.70597 10.0742C8.79759 10.0742 8.87186 10.0021 8.87186 9.91306C8.87186 9.82407 8.79759 9.75192 8.70597 9.75192C8.61435 9.75192 8.54007 9.82407 8.54007 9.91306C8.54007 10.0021 8.61435 10.0742 8.70597 10.0742Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.86421 9.91306C9.86421 10.0021 9.78994 10.0742 9.69832 10.0742C9.6067 10.0742 9.53242 10.0021 9.53242 9.91306C9.53242 9.82407 9.6067 9.75192 9.69832 9.75192C9.78994 9.75192 9.86421 9.82407 9.86421 9.91306Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.6912 10.0742C10.7828 10.0742 10.8571 10.0021 10.8571 9.91306C10.8571 9.82407 10.7828 9.75192 10.6912 9.75192C10.5996 9.75192 10.5253 9.82407 10.5253 9.91306C10.5253 10.0021 10.5996 10.0742 10.6912 10.0742Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.8547 9.91306C11.8547 10.0021 11.7805 10.0742 11.6888 10.0742C11.5972 10.0742 11.5229 10.0021 11.5229 9.91306C11.5229 9.82407 11.5972 9.75192 11.6888 9.75192C11.7805 9.75192 11.8547 9.82407 11.8547 9.91306Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.6865 10.0742C12.7781 10.0742 12.8524 10.0021 12.8524 9.91306C12.8524 9.82407 12.7781 9.75192 12.6865 9.75192C12.5949 9.75192 12.5206 9.82407 12.5206 9.91306C12.5206 10.0021 12.5949 10.0742 12.6865 10.0742Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.8495 9.91306C13.8495 10.0021 13.7752 10.0742 13.6836 10.0742C13.592 10.0742 13.5177 10.0021 13.5177 9.91306C13.5177 9.82407 13.592 9.75192 13.6836 9.75192C13.7752 9.75192 13.8495 9.82407 13.8495 9.91306Z\" fill=\"#EDEDED\"/>\\n<path d=\"M14.6765 10.0742C14.7681 10.0742 14.8424 10.0021 14.8424 9.91306C14.8424 9.82407 14.7681 9.75192 14.6765 9.75192C14.5848 9.75192 14.5106 9.82407 14.5106 9.91306C14.5106 10.0021 14.5848 10.0742 14.6765 10.0742Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.8458 9.91306C15.8458 10.0021 15.7716 10.0742 15.6799 10.0742C15.5883 10.0742 15.514 10.0021 15.514 9.91306C15.514 9.82407 15.5883 9.75192 15.6799 9.75192C15.7716 9.75192 15.8458 9.82407 15.8458 9.91306Z\" fill=\"#EDEDED\"/>\\n<path d=\"M3.55908 13.9496C3.6507 13.9496 3.72497 13.8774 3.72497 13.7884C3.72497 13.6994 3.6507 13.6273 3.55908 13.6273C3.46745 13.6273 3.39318 13.6994 3.39318 13.7884C3.39318 13.8774 3.46745 13.9496 3.55908 13.9496Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.71785 13.7884C4.71785 13.8774 4.64358 13.9496 4.55195 13.9496C4.46033 13.9496 4.38606 13.8774 4.38606 13.7884C4.38606 13.6994 4.46033 13.6273 4.55195 13.6273C4.64358 13.6273 4.71785 13.6994 4.71785 13.7884Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.54959 13.9496C5.64122 13.9496 5.71549 13.8774 5.71549 13.7884C5.71549 13.6994 5.64122 13.6273 5.54959 13.6273C5.45797 13.6273 5.3837 13.6994 5.3837 13.7884C5.3837 13.8774 5.45797 13.9496 5.54959 13.9496Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.7126 13.7884C6.7126 13.8774 6.63833 13.9496 6.54671 13.9496C6.45509 13.9496 6.38081 13.8774 6.38081 13.7884C6.38081 13.6994 6.45509 13.6273 6.54671 13.6273C6.63833 13.6273 6.7126 13.6994 6.7126 13.7884Z\" fill=\"#EDEDED\"/>\\n<path d=\"M2.42866 17.8218C2.52028 17.8218 2.59456 17.7497 2.59456 17.6607C2.59456 17.5717 2.52028 17.4995 2.42866 17.4995C2.33704 17.4995 2.26277 17.5717 2.26277 17.6607C2.26277 17.7497 2.33704 17.8218 2.42866 17.8218Z\" fill=\"#EDEDED\"/>\\n<path d=\"M3.5922 17.6607C3.5922 17.7497 3.51792 17.8218 3.4263 17.8218C3.33468 17.8218 3.26041 17.7497 3.26041 17.6607C3.26041 17.5717 3.33468 17.4995 3.4263 17.4995C3.51792 17.4995 3.5922 17.5717 3.5922 17.6607Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.41918 17.8218C4.5108 17.8218 4.58508 17.7497 4.58508 17.6607C4.58508 17.5717 4.5108 17.4995 4.41918 17.4995C4.32756 17.4995 4.25329 17.5717 4.25329 17.6607C4.25329 17.7497 4.32756 17.8218 4.41918 17.8218Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.58219 17.6607C5.58219 17.7497 5.50792 17.8218 5.41629 17.8218C5.32467 17.8218 5.2504 17.7497 5.2504 17.6607C5.2504 17.5717 5.32467 17.4995 5.41629 17.4995C5.50792 17.4995 5.58219 17.5717 5.58219 17.6607Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.51127 4.26813C6.60289 4.26813 6.67716 4.19598 6.67716 4.10699C6.67716 4.01799 6.60289 3.94584 6.51127 3.94584C6.41964 3.94584 6.34537 4.01799 6.34537 4.10699C6.34537 4.19598 6.41964 4.26813 6.51127 4.26813Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.67004 4.10699C7.67004 4.19598 7.59577 4.26813 7.50414 4.26813C7.41252 4.26813 7.33825 4.19598 7.33825 4.10699C7.33825 4.01799 7.41252 3.94584 7.50414 3.94584C7.59577 3.94584 7.67004 4.01799 7.67004 4.10699Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.50602 4.26813C8.59764 4.26813 8.67191 4.19598 8.67191 4.10699C8.67191 4.01799 8.59764 3.94584 8.50602 3.94584C8.4144 3.94584 8.34012 4.01799 8.34012 4.10699C8.34012 4.19598 8.4144 4.26813 8.50602 4.26813Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.66479 4.10699C9.66479 4.19598 9.59052 4.26813 9.4989 4.26813C9.40728 4.26813 9.333 4.19598 9.333 4.10699C9.333 4.01799 9.40728 3.94584 9.4989 3.94584C9.59052 3.94584 9.66479 4.01799 9.66479 4.10699Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.4918 4.26813C10.5834 4.26813 10.6577 4.19598 10.6577 4.10699C10.6577 4.01799 10.5834 3.94584 10.4918 3.94584C10.4002 3.94584 10.3259 4.01799 10.3259 4.10699C10.3259 4.19598 10.4002 4.26813 10.4918 4.26813Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.6611 4.10699C11.6611 4.19598 11.5869 4.26813 11.4952 4.26813C11.4036 4.26813 11.3293 4.19598 11.3293 4.10699C11.3293 4.01799 11.4036 3.94584 11.4952 3.94584C11.5869 3.94584 11.6611 4.01799 11.6611 4.10699Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.4871 4.26813C12.5787 4.26813 12.653 4.19598 12.653 4.10699C12.653 4.01799 12.5787 3.94584 12.4871 3.94584C12.3954 3.94584 12.3212 4.01799 12.3212 4.10699C12.3212 4.19598 12.3954 4.26813 12.4871 4.26813Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.6501 4.10699C13.6501 4.19598 13.5758 4.26813 13.4842 4.26813C13.3925 4.26813 13.3183 4.19598 13.3183 4.10699C13.3183 4.01799 13.3925 3.94584 13.4842 3.94584C13.5758 3.94584 13.6501 4.01799 13.6501 4.10699Z\" fill=\"#EDEDED\"/>\\n<path d=\"M14.4829 4.26813C14.5745 4.26813 14.6488 4.19598 14.6488 4.10699C14.6488 4.01799 14.5745 3.94584 14.4829 3.94584C14.3912 3.94584 14.317 4.01799 14.317 4.10699C14.317 4.19598 14.3912 4.26813 14.4829 4.26813Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.6406 4.10699C15.6406 4.19598 15.5663 4.26813 15.4747 4.26813C15.3831 4.26813 15.3088 4.19598 15.3088 4.10699C15.3088 4.01799 15.3831 3.94584 15.4747 3.94584C15.5663 3.94584 15.6406 4.01799 15.6406 4.10699Z\" fill=\"#EDEDED\"/>\\n<path d=\"M16.4718 4.26813C16.5634 4.26813 16.6377 4.19598 16.6377 4.10699C16.6377 4.01799 16.5634 3.94584 16.4718 3.94584C16.3802 3.94584 16.3059 4.01799 16.3059 4.10699C16.3059 4.19598 16.3802 4.26813 16.4718 4.26813Z\" fill=\"#EDEDED\"/>\\n<path d=\"M17.6364 4.10699C17.6364 4.19598 17.5621 4.26813 17.4705 4.26813C17.3789 4.26813 17.3046 4.19598 17.3046 4.10699C17.3046 4.01799 17.3789 3.94584 17.4705 3.94584C17.5621 3.94584 17.6364 4.01799 17.6364 4.10699Z\" fill=\"#EDEDED\"/>\\n<path d=\"M18.4681 4.26813C18.5598 4.26813 18.634 4.19598 18.634 4.10699C18.634 4.01799 18.5598 3.94584 18.4681 3.94584C18.3765 3.94584 18.3022 4.01799 18.3022 4.10699C18.3022 4.19598 18.3765 4.26813 18.4681 4.26813Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.34733 7.98293C5.34733 8.07193 5.27305 8.14408 5.18143 8.14408C5.08981 8.14408 5.01554 8.07193 5.01554 7.98293C5.01554 7.89393 5.08981 7.82178 5.18143 7.82178C5.27305 7.82178 5.34733 7.89393 5.34733 7.98293Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.17907 8.14408C6.27069 8.14408 6.34497 8.07193 6.34497 7.98293C6.34497 7.89393 6.27069 7.82178 6.17907 7.82178C6.08745 7.82178 6.01318 7.89393 6.01318 7.98293C6.01318 8.07193 6.08745 8.14408 6.17907 8.14408Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.34208 7.98293C7.34208 8.07193 7.2678 8.14408 7.17618 8.14408C7.08456 8.14408 7.01029 8.07193 7.01029 7.98293C7.01029 7.89393 7.08456 7.82178 7.17618 7.82178C7.2678 7.82178 7.34208 7.89393 7.34208 7.98293Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.16906 8.14408C8.26068 8.14408 8.33496 8.07193 8.33496 7.98293C8.33496 7.89393 8.26068 7.82178 8.16906 7.82178C8.07744 7.82178 8.00317 7.89393 8.00317 7.98293C8.00317 8.07193 8.07744 8.14408 8.16906 8.14408Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.33842 7.98293C9.33842 8.07193 9.26414 8.14408 9.17252 8.14408C9.0809 8.14408 9.00663 8.07193 9.00663 7.98293C9.00663 7.89393 9.0809 7.82178 9.17252 7.82178C9.26414 7.82178 9.33842 7.89393 9.33842 7.98293Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.08646 12.0163C4.17808 12.0163 4.25235 11.9442 4.25235 11.8552C4.25235 11.7662 4.17808 11.694 4.08646 11.694C3.99484 11.694 3.92057 11.7662 3.92057 11.8552C3.92057 11.9442 3.99484 12.0163 4.08646 12.0163Z\" fill=\"#EDEDED\"/>\\n<path d=\"M5.24523 11.8552C5.24523 11.9442 5.17096 12.0163 5.07934 12.0163C4.98772 12.0163 4.91344 11.9442 4.91344 11.8552C4.91344 11.7662 4.98772 11.694 5.07934 11.694C5.17096 11.694 5.24523 11.7662 5.24523 11.8552Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.08121 12.0163C6.17283 12.0163 6.24711 11.9442 6.24711 11.8552C6.24711 11.7662 6.17283 11.694 6.08121 11.694C5.98959 11.694 5.91532 11.7662 5.91532 11.8552C5.91532 11.9442 5.98959 12.0163 6.08121 12.0163Z\" fill=\"#EDEDED\"/>\\n<path d=\"M7.24475 11.8552C7.24475 11.9442 7.17047 12.0163 7.07885 12.0163C6.98723 12.0163 6.91296 11.9442 6.91296 11.8552C6.91296 11.7662 6.98723 11.694 7.07885 11.694C7.17047 11.694 7.24475 11.7662 7.24475 11.8552Z\" fill=\"#EDEDED\"/>\\n<path d=\"M8.07173 12.0163C8.16335 12.0163 8.23763 11.9442 8.23763 11.8552C8.23763 11.7662 8.16335 11.694 8.07173 11.694C7.98011 11.694 7.90584 11.7662 7.90584 11.8552C7.90584 11.9442 7.98011 12.0163 8.07173 12.0163Z\" fill=\"#EDEDED\"/>\\n<path d=\"M9.23527 11.8552C9.23527 11.9442 9.16099 12.0163 9.06937 12.0163C8.97775 12.0163 8.90348 11.9442 8.90348 11.8552C8.90348 11.7662 8.97775 11.694 9.06937 11.694C9.16099 11.694 9.23527 11.7662 9.23527 11.8552Z\" fill=\"#EDEDED\"/>\\n<path d=\"M10.0675 12.0163C10.1592 12.0163 10.2334 11.9442 10.2334 11.8552C10.2334 11.7662 10.1592 11.694 10.0675 11.694C9.97592 11.694 9.90165 11.7662 9.90165 11.8552C9.90165 11.9442 9.97592 12.0163 10.0675 12.0163Z\" fill=\"#EDEDED\"/>\\n<path d=\"M11.2253 11.8552C11.2253 11.9442 11.151 12.0163 11.0594 12.0163C10.9677 12.0163 10.8935 11.9442 10.8935 11.8552C10.8935 11.7662 10.9677 11.694 11.0594 11.694C11.151 11.694 11.2253 11.7662 11.2253 11.8552Z\" fill=\"#EDEDED\"/>\\n<path d=\"M12.057 12.0163C12.1486 12.0163 12.2229 11.9442 12.2229 11.8552C12.2229 11.7662 12.1486 11.694 12.057 11.694C11.9654 11.694 11.8911 11.7662 11.8911 11.8552C11.8911 11.9442 11.9654 12.0163 12.057 12.0163Z\" fill=\"#EDEDED\"/>\\n<path d=\"M13.2216 11.8552C13.2216 11.9442 13.1473 12.0163 13.0557 12.0163C12.9641 12.0163 12.8898 11.9442 12.8898 11.8552C12.8898 11.7662 12.9641 11.694 13.0557 11.694C13.1473 11.694 13.2216 11.7662 13.2216 11.8552Z\" fill=\"#EDEDED\"/>\\n<path d=\"M14.047 12.0163C14.1386 12.0163 14.2129 11.9442 14.2129 11.8552C14.2129 11.7662 14.1386 11.694 14.047 11.694C13.9554 11.694 13.8811 11.7662 13.8811 11.8552C13.8811 11.9442 13.9554 12.0163 14.047 12.0163Z\" fill=\"#EDEDED\"/>\\n<path d=\"M15.2105 11.8552C15.2105 11.9442 15.1363 12.0163 15.0446 12.0163C14.953 12.0163 14.8787 11.9442 14.8787 11.8552C14.8787 11.7662 14.953 11.694 15.0446 11.694C15.1363 11.694 15.2105 11.7662 15.2105 11.8552Z\" fill=\"#EDEDED\"/>\\n<path d=\"M2.96081 15.8797C3.05243 15.8797 3.1267 15.8075 3.1267 15.7185C3.1267 15.6296 3.05243 15.5574 2.96081 15.5574C2.86919 15.5574 2.79491 15.6296 2.79491 15.7185C2.79491 15.8075 2.86919 15.8797 2.96081 15.8797Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.11958 15.7185C4.11958 15.8075 4.04531 15.8797 3.95369 15.8797C3.86207 15.8797 3.78779 15.8075 3.78779 15.7185C3.78779 15.6296 3.86207 15.5574 3.95369 15.5574C4.04531 15.5574 4.11958 15.6296 4.11958 15.7185Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.9508 15.8797C5.04242 15.8797 5.11669 15.8075 5.11669 15.7185C5.11669 15.6296 5.04242 15.5574 4.9508 15.5574C4.85918 15.5574 4.7849 15.6296 4.7849 15.7185C4.7849 15.8075 4.85918 15.8797 4.9508 15.8797Z\" fill=\"#EDEDED\"/>\\n<path d=\"M6.11433 15.7185C6.11433 15.8075 6.04006 15.8797 5.94844 15.8797C5.85682 15.8797 5.78255 15.8075 5.78255 15.7185C5.78255 15.6296 5.85682 15.5574 5.94844 15.5574C6.04006 15.5574 6.11433 15.6296 6.11433 15.7185Z\" fill=\"#EDEDED\"/>\\n<path d=\"M1.76375 19.7544C1.85537 19.7544 1.92964 19.6823 1.92964 19.5933C1.92964 19.5043 1.85537 19.4322 1.76375 19.4322C1.67212 19.4322 1.59785 19.5043 1.59785 19.5933C1.59785 19.6823 1.67212 19.7544 1.76375 19.7544Z\" fill=\"#EDEDED\"/>\\n<path d=\"M2.92252 19.5933C2.92252 19.6823 2.84825 19.7544 2.75663 19.7544C2.665 19.7544 2.59073 19.6823 2.59073 19.5933C2.59073 19.5043 2.665 19.4322 2.75663 19.4322C2.84825 19.4322 2.92252 19.5043 2.92252 19.5933Z\" fill=\"#EDEDED\"/>\\n<path d=\"M3.7585 19.7544C3.85012 19.7544 3.92439 19.6823 3.92439 19.5933C3.92439 19.5043 3.85012 19.4322 3.7585 19.4322C3.66688 19.4322 3.5926 19.5043 3.5926 19.5933C3.5926 19.6823 3.66688 19.7544 3.7585 19.7544Z\" fill=\"#EDEDED\"/>\\n<path d=\"M4.91727 19.5933C4.91727 19.6823 4.843 19.7544 4.75138 19.7544C4.65976 19.7544 4.58548 19.6823 4.58548 19.5933C4.58548 19.5043 4.65976 19.4322 4.75138 19.4322C4.843 19.4322 4.91727 19.5043 4.91727 19.5933Z\" fill=\"#EDEDED\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21.2333 0.0508285C21.2506 0.0557717 21.2681 0.0612734 21.2856 0.0673758C21.3995 0.107153 21.5514 0.185698 21.6522 0.339659L21.6499 0.335993C21.6499 0.335993 21.6602 0.34885 21.6896 0.383435C21.7212 0.420476 21.7653 0.471103 21.8208 0.534113C21.9317 0.65989 22.0848 0.831081 22.267 1.03359C22.6312 1.43845 23.1091 1.96557 23.5927 2.49889L23.7119 2.6303C24.6333 3.6463 25.5587 4.6667 25.7022 4.84719C25.903 5.0996 25.9724 5.4343 25.9927 5.70863C26.0137 5.99137 25.9865 6.26745 25.947 6.44935C25.9108 6.61651 25.6649 7.46826 25.4271 8.28859L25.3321 8.61621C25.1254 9.32898 24.943 9.95794 24.916 10.0691C24.881 10.2137 24.7886 10.3422 24.6986 10.4408C24.6026 10.5459 24.4815 10.6472 24.3482 10.7355C24.0885 10.9075 23.7371 11.0596 23.3809 11.0596H19.5682L20.7502 12.3045C20.7618 12.3164 20.7733 12.3283 20.7849 12.3402L21.1161 12.6812C21.6371 13.2173 22.082 13.6751 22.1792 13.7932C22.3929 14.0527 22.4109 14.379 22.3877 14.6339C22.3658 14.8734 22.3005 15.115 22.2532 15.2895L22.2412 15.334C22.1947 15.5073 22.0258 16.0071 21.8474 16.5346L21.7706 16.7621C21.5596 17.3871 21.3592 17.9882 21.3138 18.1795C21.2298 18.5331 20.9122 18.7656 20.6335 18.8999C20.3403 19.0411 19.9912 19.1229 19.6953 19.1229H13.4707C12.9191 20.9864 11.8989 24.4246 11.745 24.9105C11.5044 25.67 10.8645 25.9929 10.4647 25.9929C10.4248 25.9929 10.2756 25.9933 10.0528 25.994L10.049 25.994C8.93597 25.9974 6.0036 26.0063 5.63747 25.9926C5.35715 25.9822 5.03623 25.8728 4.79054 25.7682C4.66246 25.7136 4.54371 25.6554 4.44629 25.6022C4.3558 25.5528 4.26377 25.497 4.20306 25.4454C4.17676 25.423 4.13878 25.3825 4.11079 25.3526C4.0748 25.3141 4.02688 25.262 3.96921 25.1987C3.85367 25.072 3.69628 24.8975 3.51129 24.6915C3.14116 24.2792 2.65882 23.7386 2.17622 23.1962C1.21383 22.1146 0.242151 21.0168 0.163716 20.9237C0.03425 20.77 -0.0343156 20.5554 0.0172247 20.3506C0.0226034 20.3292 0.0293644 20.3078 0.037581 20.2867C0.025213 20.0717 0.0653956 19.7639 0.18588 19.4128C0.37182 18.871 3.84278 7.54547 5.43101 2.1753C5.484 1.9965 5.53092 1.81762 5.57653 1.64372C5.80236 0.782627 5.99681 0.0411641 6.74255 0.0143348C7.53379 -0.0141318 17.7002 0.00765057 20.2705 0.0131576L20.7238 0.0140736L20.7241 0.0128936H20.9737C21.0225 0.0128936 21.0833 0.0179571 21.1492 0.0307368C21.1798 0.0357797 21.2081 0.0423321 21.2333 0.0508285ZM20.2645 12.7444L21.6311 14.1836L21.6417 14.1741C21.6494 14.1827 21.6557 14.1901 21.6607 14.1962C21.7126 14.2592 21.7445 14.3763 21.7262 14.577C21.7095 14.7595 21.6581 14.9504 21.6088 15.1334L21.5987 15.1711C21.5578 15.3231 21.3965 15.8008 21.2147 16.3387L21.1396 16.5611C20.9355 17.1657 20.7209 17.8064 20.6667 18.0344C20.6554 18.082 20.6056 18.1549 20.4941 18.2325L15.9102 13.3165L16.8029 10.0118C16.8247 9.9845 16.8376 9.95026 16.8376 9.91306C16.8376 9.90509 16.837 9.89725 16.8359 9.88959L16.9949 9.30101L18.6378 11.0312C19.0006 11.4372 19.6576 12.1188 20.2645 12.7444ZM19.8745 5.18391L24.1164 10.0951C24.1491 10.0669 24.1777 10.0392 24.2017 10.0128C24.2493 9.9607 24.2659 9.92872 24.2696 9.92139C24.3002 9.79513 24.4868 9.15173 24.6908 8.4484L24.7879 8.11377C25.0315 7.27306 25.267 6.4557 25.2972 6.31646C25.3242 6.19195 25.3468 5.97618 25.3304 5.75496C25.3134 5.52533 25.2582 5.34398 25.1768 5.24161C25.0467 5.07813 24.1042 4.03883 23.1474 2.98373L23.0944 2.92528C22.611 2.39223 22.1322 1.86407 21.7669 1.45805C21.5844 1.25513 21.4296 1.082 21.3165 0.953715C21.2632 0.893354 21.2185 0.842045 21.1841 0.80184C21.1311 0.97684 21.0676 1.1853 20.997 1.41713L19.8745 5.18391ZM20.5316 0.65879L20.2302 0.658151C17.5959 0.652543 7.54042 0.631136 6.76713 0.658957C6.69261 0.661638 6.6665 0.67947 6.6445 0.698438C6.60713 0.730645 6.5487 0.803169 6.48004 0.96009C6.41188 1.1159 6.35177 1.31134 6.28515 1.55729C6.26565 1.62928 6.24514 1.70746 6.22367 1.7893C6.17665 1.9685 6.12499 2.16539 6.06916 2.35375C4.48231 7.71922 1.00722 19.0592 0.815872 19.6168C0.774004 19.7388 0.745766 19.8494 0.727604 19.9454H5.75271L5.81486 19.7392C5.79344 19.749 5.76951 19.7544 5.74426 19.7544C5.65264 19.7544 5.57836 19.6823 5.57836 19.5933C5.57836 19.5043 5.65264 19.4322 5.74426 19.4322C5.8034 19.4322 5.85531 19.4622 5.88469 19.5075L6.10224 18.7856C6.09536 18.7864 6.08834 18.7868 6.08121 18.7868C5.98959 18.7868 5.91532 18.7147 5.91532 18.6257C5.91532 18.5367 5.98959 18.4645 6.08121 18.4645C6.12173 18.4645 6.15886 18.4787 6.18767 18.5021L6.39291 17.821C6.30892 17.8131 6.24328 17.7443 6.24328 17.6607C6.24328 17.5717 6.31755 17.4995 6.40917 17.4995C6.4363 17.4995 6.46191 17.5058 6.48452 17.517L6.68647 16.8469L6.6813 16.8472L6.67525 16.8473C6.58363 16.8473 6.50935 16.7752 6.50935 16.6862C6.50935 16.5972 6.58363 16.525 6.67525 16.525C6.71222 16.525 6.74637 16.5368 6.77396 16.5566L6.97923 15.8755C6.96706 15.8782 6.95436 15.8797 6.94132 15.8797C6.8497 15.8797 6.77542 15.8075 6.77542 15.7185C6.77542 15.6296 6.8497 15.5574 6.94132 15.5574C6.98801 15.5574 7.0302 15.5761 7.06035 15.6063L7.27106 14.9071C7.25261 14.914 7.23257 14.9178 7.21162 14.9178C7.12 14.9178 7.04573 14.8456 7.04573 14.7566C7.04573 14.6676 7.12 14.5955 7.21162 14.5955C7.26642 14.5955 7.315 14.6213 7.34521 14.6611L7.55999 13.9484C7.55331 13.9492 7.54649 13.9496 7.53959 13.9496C7.44796 13.9496 7.37369 13.8774 7.37369 13.7884C7.37369 13.6994 7.44796 13.6273 7.53959 13.6273C7.57988 13.6273 7.61682 13.6412 7.64556 13.6644L7.8232 13.075H15.205L16.3268 9.18847H9.27279L10.5633 4.96333H10.5846L10.5993 4.91538H19.2406C19.4732 4.14062 19.7846 3.11981 20.0608 2.21514L20.3597 1.23574L20.5316 0.65879ZM10.991 24.9788C11.0373 24.9065 11.0785 24.8211 11.1103 24.7208C11.2639 24.2358 12.3067 20.7209 12.8541 18.8715L8.41031 13.8205L6.53998 20.1128L10.991 24.9788Z\" fill=\"#EDEDED\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1homggs\",\"data-framer-name\":\"Logoname\",layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7399;2055:7354\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-tskbzh\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:37,layoutDependency:layoutDependency,layoutId:\"I2055:7486;2055:7399;2055:7354;2055:7346\",svg:'<svg width=\"37\" height=\"20\" viewBox=\"0 0 37 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.64804 0.742854C1.18554 0.742854 0 1.94499 0 3.42768V19.2681H3.17765V11.7501H9.00335V8.52832H3.17765V3.95363H9.00335V0.731842H2.91285V0.742854H2.64804ZM15.5191 17.9583C16.2328 18.8232 17.2458 19.2558 18.8689 19.2558L22.5706 19.2566V16.0431H19.8315C19.5281 16.0729 19.2218 16.0281 18.9394 15.9122C18.6569 15.7966 18.4067 15.6136 18.21 15.3789C17.8302 14.7112 17.6612 13.9427 17.7252 13.1761V0.731861H11.2853V3.92629H14.4503V13.7248C14.4503 15.6833 14.8054 17.0936 15.5191 17.9583ZM23.6454 7.17526C23.6454 3.61665 26.5326 0.731861 30.0942 0.731861C33.6557 0.731861 36.5429 3.61665 36.5429 7.17526V12.8132C36.5429 16.3718 33.6557 19.2566 30.0942 19.2566C26.5326 19.2566 23.6454 16.3718 23.6454 12.8132V7.17526ZM26.6011 7.17526C26.6011 5.24769 28.165 3.68508 30.0942 3.68508C31.0518 3.68508 31.9194 4.07023 32.5505 4.6937L26.6011 11.8605V7.17526ZM27.6725 15.3286C28.3005 15.9321 29.154 16.3034 30.0942 16.3034C32.0233 16.3034 33.5872 14.7408 33.5872 12.8132V8.20354L27.6725 15.3286Z\" fill=\"#EDEDED\"/>\\n</svg>\\n',withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ek9uX.framer-fibla5, .framer-ek9uX .framer-fibla5 { display: block; }\",\".framer-ek9uX.framer-16hutg2 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ek9uX .framer-gtvvco { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px; position: relative; width: min-content; }\",\".framer-ek9uX .framer-1spb150 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); position: relative; width: 36px; }\",\".framer-ek9uX .framer-1homggs { flex: none; height: 19px; overflow: visible; position: relative; width: 37px; }\",\".framer-ek9uX .framer-tskbzh { flex: none; height: 20px; left: 0px; position: absolute; top: -1px; width: 37px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ek9uX.framer-16hutg2, .framer-ek9uX .framer-gtvvco { gap: 0px; } .framer-ek9uX.framer-16hutg2 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-ek9uX.framer-16hutg2 > :first-child, .framer-ek9uX .framer-gtvvco > :first-child { margin-left: 0px; } .framer-ek9uX.framer-16hutg2 > :last-child, .framer-ek9uX .framer-gtvvco > :last-child { margin-right: 0px; } .framer-ek9uX .framer-gtvvco > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 98.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framers6sovtNnn=withCSS(Component,css,\"framer-ek9uX\");export default Framers6sovtNnn;Framers6sovtNnn.displayName=\"Logo\";Framers6sovtNnn.defaultProps={height:56,width:98.5};addFonts(Framers6sovtNnn,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framers6sovtNnn\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"98.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"56\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./s6sovtNnn.map","// Generated by Framer (2f96024)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Menu from\"https://framerusercontent.com/modules/ENNMlmadesqlT969OIti/EAj3mneHpUIiQBulNWsG/DN07XDg1T.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/pJQ5bl7CYWlHs1zhrj89/PhHD0mohSyqoGX7IBers/z1JSX_uPw.js\";import SMLButtonLogin from\"https://framerusercontent.com/modules/LYpQ6D0wKd724vYgJR6I/4IAkJ5FKLYAH5SU9bDIB/D1x1wEsvN.js\";import SMLButton from\"https://framerusercontent.com/modules/5hF5oX9YNCnVZqizEhdH/NYRCU7KVxrwso1CHHD64/F8dO0qLgW.js\";import NavigationCntact from\"https://framerusercontent.com/modules/TdC8BdEUAaiBWdtHudDQ/tm8ApWo61s9UrWM7TsGU/KgEZbAhJ6.js\";import NavigationProduct from\"https://framerusercontent.com/modules/8ZR7WB53G4eMgb4bIef5/dmzDQNduUNLJZKioBvPc/LjGRWkiqu.js\";import Logo from\"https://framerusercontent.com/modules/c9sk6dCPN5HZXXRLkOun/fX4LKG7qyFAgtzIydV7f/s6sovtNnn.js\";const LogoFonts=getFonts(Logo);const MenuFonts=getFonts(Menu);const NavigationProductFonts=getFonts(NavigationProduct);const MotionDivWithFX=withFX(motion.div);const NavigationCntactFonts=getFonts(NavigationCntact);const SMLButtonLoginFonts=getFonts(SMLButtonLogin);const SMLButtonFonts=getFonts(SMLButton);const cycleOrder=[\"RtlI0_msD\",\"LIK3xUuUC\",\"kqB8LSX12\"];const serializationHash=\"framer-FbUfK\";const variantClassNames={kqB8LSX12:\"framer-v-2ksb2a\",LIK3xUuUC:\"framer-v-1o3ganj\",RtlI0_msD:\"framer-v-12rjid6\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Mobile Closed\":\"kqB8LSX12\",\"Mobile Open\":\"LIK3xUuUC\",Desktop:\"RtlI0_msD\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"RtlI0_msD\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"RtlI0_msD\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const uEQMyEb7steyua1=activeVariantCallback(async(...args)=>{setVariant(\"kqB8LSX12\");});const uEQMyEb7s1qgb5wl=activeVariantCallback(async(...args)=>{setVariant(\"LIK3xUuUC\");});const pF0fngFEjtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"LIK3xUuUC\",\"kqB8LSX12\"].includes(baseVariant))return true;return false;};const ref1=React.useRef(null);const ref2=React.useRef(null);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-12rjid6\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"RtlI0_msD\",ref:refBinding,style:{backdropFilter:\"blur(9px)\",backgroundColor:\"rgba(0, 0, 0, 0.65)\",WebkitBackdropFilter:\"blur(9px)\",...style},...addPropertyOverrides({kqB8LSX12:{\"data-framer-name\":\"Mobile Closed\"},LIK3xUuUC:{\"data-framer-name\":\"Mobile Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1txflrx\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"kMd2NuTN0\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rn3el5\",\"data-framer-name\":\"Logo + Menu\",layoutDependency:layoutDependency,layoutId:\"Wr3FHCj4o\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"191px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||60)-0-60)/2)+2+0,...addPropertyOverrides({kqB8LSX12:{y:(componentViewport?.y||0)+0+0+0+0+2},LIK3xUuUC:{y:(componentViewport?.y||0)+0+0+0+0+2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-b8mqu5-container\",layoutDependency:layoutDependency,layoutId:\"GYXFlq_jS-container\",nodeId:\"GYXFlq_jS\",rendersWithMotion:true,scopeId:\"WNfnTgc0j\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"GYXFlq_jS\",layoutId:\"GYXFlq_jS\",style:{width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({kqB8LSX12:{height:20,width:\"20px\",y:(componentViewport?.y||0)+0+0+0+0+20},LIK3xUuUC:{height:20,width:\"20px\",y:(componentViewport?.y||0)+0+0+0+0+20}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-u1o83s-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"C2EUsHXqq-container\",nodeId:\"C2EUsHXqq\",rendersWithMotion:true,scopeId:\"WNfnTgc0j\",children:/*#__PURE__*/_jsx(Menu,{height:\"100%\",id:\"C2EUsHXqq\",layoutId:\"C2EUsHXqq\",style:{height:\"100%\",width:\"100%\"},variant:\"VAa8C7wTP\",width:\"100%\",...addPropertyOverrides({kqB8LSX12:{uEQMyEb7s:uEQMyEb7s1qgb5wl},LIK3xUuUC:{uEQMyEb7s:uEQMyEb7steyua1,variant:\"s0vE89zXg\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u7qz34\",\"data-framer-name\":\"Nav Items\",layoutDependency:layoutDependency,layoutId:\"MaG_UzpQP\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+(0+((componentViewport?.height||60)-0-60)/2)+11.5+0,...addPropertyOverrides({kqB8LSX12:{y:(componentViewport?.y||0)+0+0+0+80+0},LIK3xUuUC:{y:(componentViewport?.y||0)+0+0+0+80+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-1kbj4n2-container\",id:`${layoutId}-1kbj4n2`,layoutDependency:layoutDependency,layoutId:\"pZoU8Htba-container\",nodeId:\"pZoU8Htba\",ref:ref1,rendersWithMotion:true,scopeId:\"WNfnTgc0j\",children:[/*#__PURE__*/_jsx(NavigationProduct,{height:\"100%\",id:\"pZoU8Htba\",layoutId:\"pZoU8Htba\",pF0fngFEj:pF0fngFEjtxyyif({overlay}),width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1kbj4n2`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,...addPropertyOverrides({LIK3xUuUC:{offsetX:8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-ysyuid\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"zySQDpBWv\",ref:ref2,role:\"dialog\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14st52h\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"t_tODSMpT\",style:{backgroundColor:\"rgb(38, 38, 38)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},variants:{LIK3xUuUC:{backgroundColor:\"rgb(0, 0, 0)\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nkghq\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"KPnel8HiJ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(237, 237, 237))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":YkjZp0wqN\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"anJPZfeGi\",openInNewTab:false,relValues:[],scopeId:\"WNfnTgc0j\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-12358o8\",\"data-styles-preset\":\"z1JSX_uPw\",children:\"Intent\"})})})}),className:\"framer-6jbiyj\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"anJPZfeGi\",style:{\"--extracted-r6o4lv\":\"rgb(237, 237, 237)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})})})})]})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+(0+((componentViewport?.height||60)-0-60)/2)+11.5+0,...addPropertyOverrides({kqB8LSX12:{y:(componentViewport?.y||0)+0+0+0+80+0},LIK3xUuUC:{y:(componentViewport?.y||0)+0+0+0+80+0+61}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hd0jzz-container\",layoutDependency:layoutDependency,layoutId:\"GtGQOx8kN-container\",nodeId:\"GtGQOx8kN\",rendersWithMotion:true,scopeId:\"WNfnTgc0j\",children:/*#__PURE__*/_jsx(NavigationCntact,{height:\"100%\",id:\"GtGQOx8kN\",layoutId:\"GtGQOx8kN\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4xlvk7\",\"data-framer-name\":\"logon\",layoutDependency:layoutDependency,layoutId:\"LSTBP2fre\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+(0+((componentViewport?.height||60)-0-60)/2)+13+0,...addPropertyOverrides({kqB8LSX12:{y:(componentViewport?.y||0)+0+0+0+137+0},LIK3xUuUC:{height:45,width:`min(${componentViewport?.width||\"100vw\"} - 20px, 1150px)`,y:(componentViewport?.y||0)+0+0+0+198+0+69}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ts0equ-container\",layoutDependency:layoutDependency,layoutId:\"OobmmcElO-container\",nodeId:\"OobmmcElO\",rendersWithMotion:true,scopeId:\"WNfnTgc0j\",children:/*#__PURE__*/_jsx(SMLButtonLogin,{height:\"100%\",id:\"OobmmcElO\",layoutId:\"OobmmcElO\",style:{height:\"100%\"},width:\"100%\",...addPropertyOverrides({LIK3xUuUC:{style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+(0+((componentViewport?.height||60)-0-60)/2)+13+0,...addPropertyOverrides({kqB8LSX12:{y:(componentViewport?.y||0)+0+0+0+137+0},LIK3xUuUC:{height:45,width:`min(${componentViewport?.width||\"100vw\"} - 20px, 1150px)`,y:(componentViewport?.y||0)+0+0+0+198+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19i5fjm-container\",layoutDependency:layoutDependency,layoutId:\"ss55msJtt-container\",nodeId:\"ss55msJtt\",rendersWithMotion:true,scopeId:\"WNfnTgc0j\",children:/*#__PURE__*/_jsx(SMLButton,{height:\"100%\",id:\"ss55msJtt\",layoutId:\"ss55msJtt\",style:{height:\"100%\"},width:\"100%\",...addPropertyOverrides({LIK3xUuUC:{style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FbUfK.framer-1gtxct0, .framer-FbUfK .framer-1gtxct0 { display: block; }\",\".framer-FbUfK.framer-12rjid6 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 60px; justify-content: center; overflow: hidden; padding: 0px 10px 0px 10px; position: relative; width: 1200px; }\",\".framer-FbUfK .framer-1txflrx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 60px; justify-content: space-between; max-width: 1150px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-FbUfK .framer-1rn3el5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-FbUfK .framer-b8mqu5-container { flex: none; height: auto; position: relative; width: 191px; }\",\".framer-FbUfK .framer-u1o83s-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-FbUfK .framer-1u7qz34 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-FbUfK .framer-1kbj4n2-container, .framer-FbUfK .framer-1hd0jzz-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-FbUfK .framer-ysyuid { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-FbUfK .framer-14st52h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 15px; position: relative; width: min-content; }\",\".framer-FbUfK .framer-1nkghq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-FbUfK .framer-6jbiyj { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 80px; word-break: break-word; word-wrap: break-word; }\",\".framer-FbUfK .framer-4xlvk7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-FbUfK .framer-ts0equ-container, .framer-FbUfK .framer-19i5fjm-container { flex: none; height: 34px; position: relative; width: auto; }\",\".framer-FbUfK.framer-v-1o3ganj.framer-12rjid6 { flex-direction: column; height: min-content; justify-content: flex-start; padding: 0px 10px 20px 10px; width: 390px; }\",\".framer-FbUfK.framer-v-1o3ganj .framer-1txflrx { flex: none; flex-direction: column; gap: 20px; height: min-content; justify-content: flex-start; width: 100%; }\",\".framer-FbUfK.framer-v-1o3ganj .framer-1rn3el5 { gap: unset; height: 60px; justify-content: space-between; width: 100%; }\",\".framer-FbUfK.framer-v-1o3ganj .framer-1u7qz34 { align-content: flex-start; align-items: flex-start; flex-direction: column; width: 100%; }\",\".framer-FbUfK.framer-v-1o3ganj .framer-14st52h { gap: 24px; padding: 24px 15px 24px 15px; }\",\".framer-FbUfK.framer-v-1o3ganj .framer-4xlvk7 { flex-direction: column; gap: 24px; width: 100%; }\",\".framer-FbUfK.framer-v-1o3ganj .framer-ts0equ-container { height: 45px; order: 1; width: 100%; }\",\".framer-FbUfK.framer-v-1o3ganj .framer-19i5fjm-container { height: 45px; order: 0; width: 100%; }\",\".framer-FbUfK.framer-v-2ksb2a.framer-12rjid6 { flex-direction: column; justify-content: flex-start; padding: 0px 10px 20px 10px; width: 390px; }\",\".framer-FbUfK.framer-v-2ksb2a .framer-1txflrx { flex: none; flex-direction: column; gap: 20px; justify-content: flex-start; width: 100%; }\",\".framer-FbUfK.framer-v-2ksb2a .framer-1rn3el5 { gap: unset; height: 60px; justify-content: space-between; order: 1; width: 100%; }\",\".framer-FbUfK.framer-v-2ksb2a .framer-1u7qz34 { order: 4; }\",\".framer-FbUfK.framer-v-2ksb2a .framer-4xlvk7 { order: 5; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"LIK3xUuUC\":{\"layout\":[\"fixed\",\"auto\"]},\"kqB8LSX12\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerWNfnTgc0j=withCSS(Component,css,\"framer-FbUfK\");export default FramerWNfnTgc0j;FramerWNfnTgc0j.displayName=\"Nav\";FramerWNfnTgc0j.defaultProps={height:60,width:1200};addPropertyControls(FramerWNfnTgc0j,{variant:{options:[\"RtlI0_msD\",\"LIK3xUuUC\",\"kqB8LSX12\"],optionTitles:[\"Desktop\",\"Mobile Open\",\"Mobile Closed\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerWNfnTgc0j,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...LogoFonts,...MenuFonts,...NavigationProductFonts,...NavigationCntactFonts,...SMLButtonLoginFonts,...SMLButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWNfnTgc0j\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LIK3xUuUC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kqB8LSX12\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"60\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WNfnTgc0j.map"],"mappings":"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"}