{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/r3VVknRI2cMiwrz92YJW/VsZBLCK9BwsmiLdR8dw9/CounterText.js", "ssg:https://framerusercontent.com/modules/kISVT8wShoHFt0mpgwfb/BvY3qAYg0RLwInUkzfBm/aSfPwJ0ue.js", "ssg:https://framerusercontent.com/modules/y0RGs2MW6XOdnBTYJLIA/2IP4mjc58y3ZpUOhJM4k/qgKLCaFNO.js", "ssg:https://framerusercontent.com/modules/5fopYieYF6IML1lfLRv6/3z3oGTTXqryV3Cydv3S0/SeCXo6MAh.js"],
  "sourcesContent": ["/**\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */ import{jsx as _jsx}from\"react/jsx-runtime\";import{animate,motion,useInView,useMotionValue,useTransform}from\"framer-motion\";import{useEffect,useRef}from\"react\";import{addPropertyControls,ControlType}from\"framer\";function AnimatedCounter({from,to,duration,fontFamily,fontSize,fontWeight,color}){const count=useMotionValue(from);const rounded=useTransform(count,latest=>{return Math.round(latest);});const ref=useRef(null);const inView=useInView(ref);// while in view animate the count\nuseEffect(()=>{if(inView){animate(count,to,{duration});}},[count,inView,to,duration]);return /*#__PURE__*/ _jsx(motion.span,{ref:ref,style:{fontFamily,fontSize,fontWeight,color},children:rounded});}AnimatedCounter.defaultProps={from:0,to:15,duration:2.5,fontFamily:\"Inter\",fontSize:24,fontWeight:400,color:\"#000000\"};addPropertyControls(AnimatedCounter,{from:{type:ControlType.Number,title:\"From\",defaultValue:0,min:0,step:1},to:{type:ControlType.Number,title:\"To\",defaultValue:15,min:-200,step:1},duration:{type:ControlType.Number,title:\"Duration\",defaultValue:2.5,min:0,step:.1,displayStepper:true},fontFamily:{type:ControlType.String,title:\"Font Family\",defaultValue:\"Inter\"},fontSize:{type:ControlType.Number,title:\"Font Size\",defaultValue:24,min:12,max:300,step:1},fontWeight:{type:ControlType.Number,title:\"Font Weight\",defaultValue:400,min:100,max:900,step:100},color:{type:ControlType.Color,title:\"Color\",defaultValue:\"#000000\"}});export default AnimatedCounter;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"AnimatedCounter\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CounterText.map", "// Generated by Framer (a7ecdf4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,RichText,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import AnimatedCounter from\"https://framerusercontent.com/modules/r3VVknRI2cMiwrz92YJW/VsZBLCK9BwsmiLdR8dw9/CounterText.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/hARA47VgJpVSJVfLUC87/bjr0myQXElLH86gvnu18/fVxnimdqP.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fG1YRTWBAIhRf21ByyMk/8o5LwNuVJaNoVN96CBl6/O4vAwzLkC.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/wfUFYTbvOgQRoWoyvgW7/aTpxoOE4ZsMepKEQMx3E/xZndidUCt.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/4bTSkqqd4iZpklDocqyv/7HrkAHSMvRo9IShGYlAR/YckFIlg3V.js\";const AnimatedCounterFonts=getFonts(AnimatedCounter);const cycleOrder=[\"DkVRUMLCe\",\"ja73c4pDB\"];const serializationHash=\"framer-uWfDI\";const variantClassNames={DkVRUMLCe:\"framer-v-1cu5ak5\",ja73c4pDB:\"framer-v-du8t3s\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const transformTemplate=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Desktop:\"DkVRUMLCe\",Mobile:\"ja73c4pDB\"};const getProps=({height,id,number1Title,number1Value,number2Title,number2Value,number3Title,number3Value,subtitle,text,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_humanReadableVariantMap_props_variant,_ref7,_ref8,_ref9;return{...props,aAq0d9s3z:(_ref=number3Value!==null&&number3Value!==void 0?number3Value:props.aAq0d9s3z)!==null&&_ref!==void 0?_ref:526,bBDDVnIly:(_ref1=number1Value!==null&&number1Value!==void 0?number1Value:props.bBDDVnIly)!==null&&_ref1!==void 0?_ref1:750,EW7nR2347:(_ref2=number2Value!==null&&number2Value!==void 0?number2Value:props.EW7nR2347)!==null&&_ref2!==void 0?_ref2:145,ijgmdOIAw:(_ref3=text!==null&&text!==void 0?text:props.ijgmdOIAw)!==null&&_ref3!==void 0?_ref3:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",MqyAN59zA:(_ref4=number2Title!==null&&number2Title!==void 0?number2Title:props.MqyAN59zA)!==null&&_ref4!==void 0?_ref4:\"Years of experience\",UFcv1cWdC:(_ref5=number3Title!==null&&number3Title!==void 0?number3Title:props.UFcv1cWdC)!==null&&_ref5!==void 0?_ref5:\"Satisfied clients\",UreNfNz8j:(_ref6=title!==null&&title!==void 0?title:props.UreNfNz8j)!==null&&_ref6!==void 0?_ref6:\"Some numbers about us\",variant:(_ref7=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref7!==void 0?_ref7:\"DkVRUMLCe\",x8HBZy_11:(_ref8=number1Title!==null&&number1Title!==void 0?number1Title:props.x8HBZy_11)!==null&&_ref8!==void 0?_ref8:\"Successful projects\",Xj3TkX7Nz:(_ref9=subtitle!==null&&subtitle!==void 0?subtitle:props.Xj3TkX7Nz)!==null&&_ref9!==void 0?_ref9:\"ANALYTICS\"};};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,Xj3TkX7Nz,UreNfNz8j,ijgmdOIAw,x8HBZy_11,bBDDVnIly,MqyAN59zA,EW7nR2347,UFcv1cWdC,aAq0d9s3z,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"DkVRUMLCe\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1cu5ak5\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",initial:variant,layoutDependency:layoutDependency,layoutId:\"DkVRUMLCe\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.08)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:'linear-gradient(180deg, var(--token-681c8347-b191-4078-aeb4-be4bdcf38c9f, rgb(5, 7, 11)) /* {\"name\":\"Darker\"} */ 0%, var(--token-046a81bd-7047-4a8b-a344-e3bfae3fc274, rgb(5, 5, 7)) /* {\"name\":\"Dark\"} */ 100%)',borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},variants:{ja73c4pDB:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({ja73c4pDB:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gljwbn\",\"data-framer-name\":\"Background\",layoutDependency:layoutDependency,layoutId:\"cq6xATMAU\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-5p7kyj\",\"data-framer-name\":\"Bg\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:527,intrinsicWidth:1300,layoutDependency:layoutDependency,layoutId:\"BhkBgxfoN\",svg:'<svg width=\"1300\" height=\"527\" viewBox=\"0 0 1300 527\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_54_2598)\">\\n<g clip-path=\"url(#clip1_54_2598)\">\\n<path d=\"M42.1295 0H-18.6575V60.787H42.1295V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M102.917 0H42.1297V60.787H102.917V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M163.704 0H102.917V60.787H163.704V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M224.491 0H163.704V60.787H224.491V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M285.278 0H224.491V60.787H285.278V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M346.065 0H285.278V60.787H346.065V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M406.852 0H346.065V60.787H406.852V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M467.639 0H406.852V60.787H467.639V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M528.426 0H467.639V60.787H528.426V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M589.213 0H528.426V60.787H589.213V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M650 0H589.213V60.787H650V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.787 0H650V60.787H710.787V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M42.1295 60.7871H-18.6575V121.574H42.1295V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M102.917 60.7871H42.1297V121.574H102.917V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M163.704 60.7871H102.917V121.574H163.704V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M224.491 60.7871H163.704V121.574H224.491V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M285.278 60.7871H224.491V121.574H285.278V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M346.065 60.7871H285.278V121.574H346.065V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M406.852 60.7871H346.065V121.574H406.852V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M467.639 60.7871H406.852V121.574H467.639V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M528.426 60.7871H467.639V121.574H528.426V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M589.213 60.7871H528.426V121.574H589.213V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M650 60.7871H589.213V121.574H650V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.787 60.7871H650V121.574H710.787V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M42.1295 121.573H-18.6575V182.36H42.1295V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M102.917 121.573H42.1297V182.36H102.917V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M163.704 121.573H102.917V182.36H163.704V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M224.491 121.573H163.704V182.36H224.491V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M285.278 121.573H224.491V182.36H285.278V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M346.065 121.573H285.278V182.36H346.065V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M406.852 121.573H346.065V182.36H406.852V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M467.639 121.573H406.852V182.36H467.639V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M528.426 121.573H467.639V182.36H528.426V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M589.213 121.573H528.426V182.36H589.213V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M650 121.573H589.213V182.36H650V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.787 121.573H650V182.36H710.787V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M42.1295 182.361H-18.6575V243.148H42.1295V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M102.917 182.361H42.1297V243.148H102.917V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M163.704 182.361H102.917V243.148H163.704V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M224.491 182.361H163.704V243.148H224.491V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M285.278 182.361H224.491V243.148H285.278V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M346.065 182.361H285.278V243.148H346.065V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M406.852 182.361H346.065V243.148H406.852V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M467.639 182.361H406.852V243.148H467.639V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M528.426 182.361H467.639V243.148H528.426V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M589.213 182.361H528.426V243.148H589.213V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M650 182.361H589.213V243.148H650V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.787 182.361H650V243.148H710.787V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M42.1295 243.148H-18.6575V303.935H42.1295V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M102.917 243.148H42.1297V303.935H102.917V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M163.704 243.148H102.917V303.935H163.704V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M224.491 243.148H163.704V303.935H224.491V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M285.278 243.148H224.491V303.935H285.278V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M346.065 243.148H285.278V303.935H346.065V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M406.852 243.148H346.065V303.935H406.852V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M467.639 243.148H406.852V303.935H467.639V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M528.426 243.148H467.639V303.935H528.426V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M589.213 243.148H528.426V303.935H589.213V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M650 243.148H589.213V303.935H650V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.787 243.148H650V303.935H710.787V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M42.1295 303.935H-18.6575V364.722H42.1295V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M102.917 303.935H42.1297V364.722H102.917V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M163.704 303.935H102.917V364.722H163.704V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M224.491 303.935H163.704V364.722H224.491V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M285.278 303.935H224.491V364.722H285.278V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M346.065 303.935H285.278V364.722H346.065V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M406.852 303.935H346.065V364.722H406.852V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M467.639 303.935H406.852V364.722H467.639V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M528.426 303.935H467.639V364.722H528.426V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M589.213 303.935H528.426V364.722H589.213V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M650 303.935H589.213V364.722H650V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.787 303.935H650V364.722H710.787V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M42.1295 364.722H-18.6575V425.509H42.1295V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M102.917 364.722H42.1297V425.509H102.917V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M163.704 364.722H102.917V425.509H163.704V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M224.491 364.722H163.704V425.509H224.491V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M285.278 364.722H224.491V425.509H285.278V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M346.065 364.722H285.278V425.509H346.065V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M406.852 364.722H346.065V425.509H406.852V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M467.639 364.722H406.852V425.509H467.639V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M528.426 364.722H467.639V425.509H528.426V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M589.213 364.722H528.426V425.509H589.213V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M650 364.722H589.213V425.509H650V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.787 364.722H650V425.509H710.787V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M42.1295 425.51H-18.6575V486.297H42.1295V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M102.917 425.51H42.1297V486.297H102.917V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M163.704 425.51H102.917V486.297H163.704V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M224.491 425.51H163.704V486.297H224.491V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M285.278 425.51H224.491V486.297H285.278V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M346.065 425.51H285.278V486.297H346.065V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M406.852 425.51H346.065V486.297H406.852V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M467.639 425.51H406.852V486.297H467.639V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M528.426 425.51H467.639V486.297H528.426V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M589.213 425.51H528.426V486.297H589.213V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M650 425.51H589.213V486.297H650V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.787 425.51H650V486.297H710.787V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M42.1295 486.297H-18.6575V547.084H42.1295V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M102.917 486.297H42.1297V547.084H102.917V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M163.704 486.297H102.917V547.084H163.704V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M224.491 486.297H163.704V547.084H224.491V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M285.278 486.297H224.491V547.084H285.278V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M346.065 486.297H285.278V547.084H346.065V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M406.852 486.297H346.065V547.084H406.852V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M467.639 486.297H406.852V547.084H467.639V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M528.426 486.297H467.639V547.084H528.426V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M589.213 486.297H528.426V547.084H589.213V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M650 486.297H589.213V547.084H650V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.787 486.297H650V547.084H710.787V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n</g>\\n<g clip-path=\"url(#clip2_54_2598)\">\\n<path d=\"M710.783 0H649.996V60.787H710.783V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M771.57 0H710.783V60.787H771.57V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M832.357 0H771.57V60.787H832.357V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M893.144 0H832.357V60.787H893.144V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M953.931 0H893.144V60.787H953.931V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1014.72 0H953.931V60.787H1014.72V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1075.51 0H1014.72V60.787H1075.51V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1136.29 0H1075.5V60.787H1136.29V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1197.08 0H1136.29V60.787H1197.08V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1257.87 0H1197.08V60.787H1257.87V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1318.65 0H1257.87V60.787H1318.65V0Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.783 60.7871H649.996V121.574H710.783V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M771.57 60.7871H710.783V121.574H771.57V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M832.357 60.7871H771.57V121.574H832.357V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M893.144 60.7871H832.357V121.574H893.144V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M953.931 60.7871H893.144V121.574H953.931V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1014.72 60.7871H953.931V121.574H1014.72V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1075.51 60.7871H1014.72V121.574H1075.51V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1136.29 60.7871H1075.5V121.574H1136.29V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1197.08 60.7871H1136.29V121.574H1197.08V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1257.87 60.7871H1197.08V121.574H1257.87V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1318.65 60.7871H1257.87V121.574H1318.65V60.7871Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.783 121.573H649.996V182.36H710.783V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M771.57 121.573H710.783V182.36H771.57V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M832.357 121.573H771.57V182.36H832.357V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M893.144 121.573H832.357V182.36H893.144V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M953.931 121.573H893.144V182.36H953.931V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1014.72 121.573H953.931V182.36H1014.72V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1075.51 121.573H1014.72V182.36H1075.51V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1136.29 121.573H1075.5V182.36H1136.29V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1197.08 121.573H1136.29V182.36H1197.08V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1257.87 121.573H1197.08V182.36H1257.87V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1318.65 121.573H1257.87V182.36H1318.65V121.573Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.783 182.361H649.996V243.148H710.783V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M771.57 182.361H710.783V243.148H771.57V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M832.357 182.361H771.57V243.148H832.357V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M893.144 182.361H832.357V243.148H893.144V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M953.931 182.361H893.144V243.148H953.931V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1014.72 182.361H953.931V243.148H1014.72V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1075.51 182.361H1014.72V243.148H1075.51V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1136.29 182.361H1075.5V243.148H1136.29V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1197.08 182.361H1136.29V243.148H1197.08V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1257.87 182.361H1197.08V243.148H1257.87V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1318.65 182.361H1257.87V243.148H1318.65V182.361Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.783 243.148H649.996V303.935H710.783V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M771.57 243.148H710.783V303.935H771.57V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M832.357 243.148H771.57V303.935H832.357V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M893.144 243.148H832.357V303.935H893.144V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M953.931 243.148H893.144V303.935H953.931V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1014.72 243.148H953.931V303.935H1014.72V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1075.51 243.148H1014.72V303.935H1075.51V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1136.29 243.148H1075.5V303.935H1136.29V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1197.08 243.148H1136.29V303.935H1197.08V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1257.87 243.148H1197.08V303.935H1257.87V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1318.65 243.148H1257.87V303.935H1318.65V243.148Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.783 303.935H649.996V364.722H710.783V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M771.57 303.935H710.783V364.722H771.57V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M832.357 303.935H771.57V364.722H832.357V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M893.144 303.935H832.357V364.722H893.144V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M953.931 303.935H893.144V364.722H953.931V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1014.72 303.935H953.931V364.722H1014.72V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1075.51 303.935H1014.72V364.722H1075.51V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1136.29 303.935H1075.5V364.722H1136.29V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1197.08 303.935H1136.29V364.722H1197.08V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1257.87 303.935H1197.08V364.722H1257.87V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1318.65 303.935H1257.87V364.722H1318.65V303.935Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.783 364.722H649.996V425.509H710.783V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M771.57 364.722H710.783V425.509H771.57V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M832.357 364.722H771.57V425.509H832.357V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M893.144 364.722H832.357V425.509H893.144V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M953.931 364.722H893.144V425.509H953.931V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1014.72 364.722H953.931V425.509H1014.72V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1075.51 364.722H1014.72V425.509H1075.51V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1136.29 364.722H1075.5V425.509H1136.29V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1197.08 364.722H1136.29V425.509H1197.08V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1257.87 364.722H1197.08V425.509H1257.87V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1318.65 364.722H1257.87V425.509H1318.65V364.722Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.783 425.51H649.996V486.297H710.783V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M771.57 425.51H710.783V486.297H771.57V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M832.357 425.51H771.57V486.297H832.357V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M893.144 425.51H832.357V486.297H893.144V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M953.931 425.51H893.144V486.297H953.931V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1014.72 425.51H953.931V486.297H1014.72V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1075.51 425.51H1014.72V486.297H1075.51V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1136.29 425.51H1075.5V486.297H1136.29V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1197.08 425.51H1136.29V486.297H1197.08V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1257.87 425.51H1197.08V486.297H1257.87V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1318.65 425.51H1257.87V486.297H1318.65V425.51Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M710.783 486.297H649.996V547.084H710.783V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M771.57 486.297H710.783V547.084H771.57V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M832.357 486.297H771.57V547.084H832.357V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M893.144 486.297H832.357V547.084H893.144V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M953.931 486.297H893.144V547.084H953.931V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1014.72 486.297H953.931V547.084H1014.72V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1075.51 486.297H1014.72V547.084H1075.51V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1136.29 486.297H1075.5V547.084H1136.29V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1197.08 486.297H1136.29V547.084H1197.08V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1257.87 486.297H1197.08V547.084H1257.87V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n<path d=\"M1318.65 486.297H1257.87V547.084H1318.65V486.297Z\" stroke=\"white\" stroke-opacity=\"0.01\" stroke-width=\"1.0842\"/>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_54_2598\">\\n<rect width=\"1300\" height=\"527\" fill=\"white\"/>\\n</clipPath>\\n<clipPath id=\"clip1_54_2598\">\\n<rect width=\"1094.17\" height=\"1094.17\" fill=\"white\" transform=\"translate(-444.167)\"/>\\n</clipPath>\\n<clipPath id=\"clip2_54_2598\">\\n<rect width=\"1094.17\" height=\"1094.17\" fill=\"white\" transform=\"translate(649.996)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19j74nn\",\"data-framer-name\":\"Shine\",layoutDependency:layoutDependency,layoutId:\"TohQktDuH\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s1p9h3\",\"data-framer-name\":\"Group 42\",layoutDependency:layoutDependency,layoutId:\"k_CX6yinb\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n2qws3\",\"data-framer-name\":\"Glow\",layoutDependency:layoutDependency,layoutId:\"NQEOhYJK_\",style:{backgroundColor:\"rgba(0, 133, 255, 0.3)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",filter:\"blur(50px)\",WebkitFilter:\"blur(50px)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lme0sg\",\"data-framer-name\":\"Glow\",layoutDependency:layoutDependency,layoutId:\"SN4WWJY8p\",style:{backgroundColor:\"rgba(0, 133, 255, 0.3)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",filter:\"blur(50px)\",WebkitFilter:\"blur(50px)\"}})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gejjw3\",\"data-framer-name\":\"Numbers\",layoutDependency:layoutDependency,layoutId:\"T2J1A7N0X\",transformTemplate:transformTemplate,...addPropertyOverrides({ja73c4pDB:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qti3rq\",\"data-framer-name\":\"Number 1\",layoutDependency:layoutDependency,layoutId:\"ahIKtu0Vo\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-uakdb9\",\"data-framer-name\":\"Group 181\",layoutDependency:layoutDependency,layoutId:\"KCtEvLu18\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18tefdw-container\",layoutDependency:layoutDependency,layoutId:\"ej2uJzCzP-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(AnimatedCounter,{color:'var(--token-b312da7b-2e93-4e67-8d68-019dabc28250, rgb(0, 133, 255)) /* {\"name\":\"Primary\"} */',duration:1,fontFamily:\"Uni Neue\",fontSize:64,fontWeight:600,from:0,height:\"100%\",id:\"ej2uJzCzP\",layoutId:\"ej2uJzCzP\",to:bBDDVnIly,width:\"100%\",...addPropertyOverrides({ja73c4pDB:{fontFamily:\"Uni Neue Regular\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166)))\"},children:\"Successful projects\"})}),className:\"framer-12wla3i\",\"data-framer-name\":\"Successful projects\",layoutDependency:layoutDependency,layoutId:\"fbIeB7Apo\",style:{\"--extracted-r6o4lv\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\",\"--framer-paragraph-spacing\":\"0px\"},text:x8HBZy_11,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15hyyde\",\"data-framer-name\":\"Number 2\",layoutDependency:layoutDependency,layoutId:\"epaduir6u\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-rxfpmy\",\"data-framer-name\":\"Group 182\",layoutDependency:layoutDependency,layoutId:\"fbmMKoSFK\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-s3m2a-container\",layoutDependency:layoutDependency,layoutId:\"sGWUQ6_bm-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(AnimatedCounter,{color:'var(--token-b312da7b-2e93-4e67-8d68-019dabc28250, rgb(0, 133, 255)) /* {\"name\":\"Primary\"} */',duration:1,fontFamily:\"Uni Neue\",fontSize:64,fontWeight:600,from:0,height:\"100%\",id:\"sGWUQ6_bm\",layoutId:\"sGWUQ6_bm\",to:EW7nR2347,width:\"100%\",...addPropertyOverrides({ja73c4pDB:{fontFamily:\"Uni Neue Regular\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166)))\"},children:\"Years of experience\"})}),className:\"framer-1vm2lkr\",\"data-framer-name\":\"Years of experience\",layoutDependency:layoutDependency,layoutId:\"EXiJoruJa\",style:{\"--extracted-r6o4lv\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\",\"--framer-paragraph-spacing\":\"0px\"},text:MqyAN59zA,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5t3tjh\",\"data-framer-name\":\"Number 3\",layoutDependency:layoutDependency,layoutId:\"x1mSSf_xk\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dql65n\",\"data-framer-name\":\"Group 183\",layoutDependency:layoutDependency,layoutId:\"etxNNbFw7\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xse6m4-container\",layoutDependency:layoutDependency,layoutId:\"S2ga6mJa_-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(AnimatedCounter,{color:'var(--token-b312da7b-2e93-4e67-8d68-019dabc28250, rgb(0, 133, 255)) /* {\"name\":\"Primary\"} */',duration:1,fontFamily:\"Uni Neue\",fontSize:64,fontWeight:600,from:0,height:\"100%\",id:\"S2ga6mJa_\",layoutId:\"S2ga6mJa_\",to:aAq0d9s3z,width:\"100%\",...addPropertyOverrides({ja73c4pDB:{fontFamily:\"Uni Neue Regular\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166)))\"},children:\"Satisfied clients\"})}),className:\"framer-1teupu6\",\"data-framer-name\":\"Satisfied clients\",layoutDependency:layoutDependency,layoutId:\"NNr89cZ3p\",style:{\"--extracted-r6o4lv\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\",\"--framer-paragraph-spacing\":\"0px\"},text:UFcv1cWdC,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2jnd7l\",\"data-framer-name\":\"Texts\",layoutDependency:layoutDependency,layoutId:\"Dpf6RwMz3\",transformTemplate:transformTemplate,...addPropertyOverrides({ja73c4pDB:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-374ca2\",\"data-styles-preset\":\"O4vAwzLkC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-b312da7b-2e93-4e67-8d68-019dabc28250, rgb(0, 133, 255)) 0%, var(--token-ad19eee1-2d46-4525-838c-3338100d1970, rgb(19, 213, 255)) 100%)\"},children:\"ANALYTICS\"})})}),className:\"framer-1312w8z\",\"data-framer-name\":\"ANALYTICS\",layoutDependency:layoutDependency,layoutId:\"etUxCK0Ma\",style:{\"--extracted-r6o4lv\":\"rgb(0, 0, 0)\",\"--framer-paragraph-spacing\":\"0px\",textShadow:\"0px 0px 12px hsl(212, 100%, 50%)\"},text:Xj3TkX7Nz,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(184, 234, 255))  0%, var(--token-18139a7d-87e7-4373-a46b-5018f0a7d4d5, rgb(255, 255, 255)) 100%)\"},children:\"Some numbers about us\"})})}),className:\"framer-c08v4w\",\"data-framer-name\":\"Some numbers about us\",layoutDependency:layoutDependency,layoutId:\"d2rfoGsrL\",style:{\"--framer-paragraph-spacing\":\"0px\",textShadow:\"0px 0px 35px rgb(15, 111, 255)\"},text:UreNfNz8j,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ja73c4pDB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(184, 234, 255)) 0%, var(--token-18139a7d-87e7-4373-a46b-5018f0a7d4d5, rgb(255, 255, 255)) 100%)\"},children:\"Some numbers about us\"})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166)))\"},children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\"})}),className:\"framer-cq7oev\",\"data-framer-name\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",layoutDependency:layoutDependency,layoutId:\"cKUmWVDmm\",style:{\"--extracted-r6o4lv\":\"var(--token-ba62dea8-6e46-4d44-b123-c0234d512110, rgb(166, 166, 166))\",\"--framer-paragraph-spacing\":\"0px\"},text:ijgmdOIAw,verticalAlignment:\"top\",withExternalLayout:true})]})]})})});});const css=['.framer-uWfDI[data-border=\"true\"]::after, .framer-uWfDI [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uWfDI.framer-1g4xoq9, .framer-uWfDI .framer-1g4xoq9 { display: block; }\",\".framer-uWfDI.framer-1cu5ak5 { height: 527px; overflow: hidden; position: relative; width: 1300px; will-change: var(--framer-will-change-override, transform); }\",\".framer-uWfDI .framer-gljwbn { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-uWfDI .framer-5p7kyj { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-uWfDI .framer-19j74nn { flex: none; height: 330px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-uWfDI .framer-s1p9h3 { flex: none; height: 50px; left: 131px; overflow: visible; position: absolute; top: -15px; width: 1038px; }\",\".framer-uWfDI .framer-1n2qws3 { aspect-ratio: 11.56 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); left: 0px; position: absolute; top: 0px; width: 578px; }\",\".framer-uWfDI .framer-lme0sg { aspect-ratio: 11.56 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); left: 460px; position: absolute; top: 0px; width: 578px; }\",\".framer-uWfDI .framer-gejjw3 { align-content: flex-start; align-items: flex-start; bottom: 120px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; width: min-content; }\",\".framer-uWfDI .framer-1qti3rq, .framer-uWfDI .framer-15hyyde, .framer-uWfDI .framer-5t3tjh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-uWfDI .framer-uakdb9, .framer-uWfDI .framer-rxfpmy, .framer-uWfDI .framer-1dql65n { flex: none; height: 72px; overflow: visible; position: relative; width: 200px; }\",\".framer-uWfDI .framer-18tefdw-container, .framer-uWfDI .framer-s3m2a-container, .framer-uWfDI .framer-1xse6m4-container { flex: none; height: auto; left: 50%; position: absolute; top: 51%; width: auto; }\",\".framer-uWfDI .framer-12wla3i, .framer-uWfDI .framer-1vm2lkr, .framer-uWfDI .framer-1teupu6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\",\".framer-uWfDI .framer-2jnd7l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: 80px; width: min-content; }\",\".framer-uWfDI .framer-1312w8z { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-uWfDI .framer-c08v4w, .framer-uWfDI .framer-cq7oev { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 640px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-uWfDI .framer-gejjw3, .framer-uWfDI .framer-1qti3rq, .framer-uWfDI .framer-15hyyde, .framer-uWfDI .framer-5t3tjh, .framer-uWfDI .framer-2jnd7l { gap: 0px; } .framer-uWfDI .framer-gejjw3 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-uWfDI .framer-gejjw3 > :first-child { margin-left: 0px; } .framer-uWfDI .framer-gejjw3 > :last-child { margin-right: 0px; } .framer-uWfDI .framer-1qti3rq > *, .framer-uWfDI .framer-15hyyde > *, .framer-uWfDI .framer-5t3tjh > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-uWfDI .framer-1qti3rq > :first-child, .framer-uWfDI .framer-15hyyde > :first-child, .framer-uWfDI .framer-5t3tjh > :first-child, .framer-uWfDI .framer-2jnd7l > :first-child { margin-top: 0px; } .framer-uWfDI .framer-1qti3rq > :last-child, .framer-uWfDI .framer-15hyyde > :last-child, .framer-uWfDI .framer-5t3tjh > :last-child, .framer-uWfDI .framer-2jnd7l > :last-child { margin-bottom: 0px; } .framer-uWfDI .framer-2jnd7l > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-uWfDI.framer-v-du8t3s.framer-1cu5ak5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; padding: 32px 16px 32px 16px; width: 343px; }\",\".framer-uWfDI.framer-v-du8t3s .framer-gljwbn { left: 0px; order: 3; right: 0px; z-index: 0; }\",\".framer-uWfDI.framer-v-du8t3s .framer-5p7kyj { left: -478px; right: -478px; }\",\".framer-uWfDI.framer-v-du8t3s .framer-19j74nn { left: -461px; right: -462px; z-index: 1; }\",\".framer-uWfDI.framer-v-du8t3s .framer-gejjw3 { bottom: unset; flex-direction: column; left: unset; order: 1; position: relative; z-index: 1; }\",\".framer-uWfDI.framer-v-du8t3s .framer-1qti3rq, .framer-uWfDI.framer-v-du8t3s .framer-15hyyde, .framer-uWfDI.framer-v-du8t3s .framer-5t3tjh { height: auto; width: auto; }\",\".framer-uWfDI.framer-v-du8t3s .framer-2jnd7l { gap: 16px; left: unset; order: 0; position: relative; top: unset; width: 100%; z-index: 1; }\",\".framer-uWfDI.framer-v-du8t3s .framer-c08v4w, .framer-uWfDI.framer-v-du8t3s .framer-cq7oev { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-uWfDI.framer-v-du8t3s.framer-1cu5ak5, .framer-uWfDI.framer-v-du8t3s .framer-gejjw3, .framer-uWfDI.framer-v-du8t3s .framer-2jnd7l { gap: 0px; } .framer-uWfDI.framer-v-du8t3s.framer-1cu5ak5 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-uWfDI.framer-v-du8t3s.framer-1cu5ak5 > :first-child, .framer-uWfDI.framer-v-du8t3s .framer-gejjw3 > :first-child, .framer-uWfDI.framer-v-du8t3s .framer-2jnd7l > :first-child { margin-top: 0px; } .framer-uWfDI.framer-v-du8t3s.framer-1cu5ak5 > :last-child, .framer-uWfDI.framer-v-du8t3s .framer-gejjw3 > :last-child, .framer-uWfDI.framer-v-du8t3s .framer-2jnd7l > :last-child { margin-bottom: 0px; } .framer-uWfDI.framer-v-du8t3s .framer-gejjw3 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-uWfDI.framer-v-du8t3s .framer-2jnd7l > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 527\n * @framerIntrinsicWidth 1300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ja73c4pDB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Xj3TkX7Nz\":\"subtitle\",\"UreNfNz8j\":\"title\",\"ijgmdOIAw\":\"text\",\"x8HBZy_11\":\"number1Title\",\"bBDDVnIly\":\"number1Value\",\"MqyAN59zA\":\"number2Title\",\"EW7nR2347\":\"number2Value\",\"UFcv1cWdC\":\"number3Title\",\"aAq0d9s3z\":\"number3Value\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FrameraSfPwJ0ue=withCSS(Component,css,\"framer-uWfDI\");export default FrameraSfPwJ0ue;FrameraSfPwJ0ue.displayName=\"Block / Analytics\";FrameraSfPwJ0ue.defaultProps={height:527,width:1300};addPropertyControls(FrameraSfPwJ0ue,{variant:{options:[\"DkVRUMLCe\",\"ja73c4pDB\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},Xj3TkX7Nz:{defaultValue:\"ANALYTICS\",displayTextArea:false,title:\"Subtitle\",type:ControlType.String},UreNfNz8j:{defaultValue:\"Some numbers about us\",displayTextArea:false,title:\"Title\",type:ControlType.String},ijgmdOIAw:{defaultValue:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",displayTextArea:false,title:\"Text\",type:ControlType.String},x8HBZy_11:{defaultValue:\"Successful projects\",displayTextArea:false,title:\"Number1 Title\",type:ControlType.String},bBDDVnIly:{defaultValue:750,min:-200,step:1,title:\"Number1 Value\",type:ControlType.Number},MqyAN59zA:{defaultValue:\"Years of experience\",displayTextArea:false,title:\"Number2 Title\",type:ControlType.String},EW7nR2347:{defaultValue:145,min:-200,step:1,title:\"Number2 Value\",type:ControlType.Number},UFcv1cWdC:{defaultValue:\"Satisfied clients\",displayTextArea:false,title:\"Number3 Title\",type:ControlType.String},aAq0d9s3z:{defaultValue:526,min:-200,step:1,title:\"Number3 Value\",type:ControlType.Number}});addFonts(FrameraSfPwJ0ue,[...AnimatedCounterFonts,...sharedStyle.fonts,...sharedStyle1.fonts,...sharedStyle2.fonts,...sharedStyle3.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraSfPwJ0ue\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1300\",\"framerIntrinsicHeight\":\"527\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ja73c4pDB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"Xj3TkX7Nz\\\":\\\"subtitle\\\",\\\"UreNfNz8j\\\":\\\"title\\\",\\\"ijgmdOIAw\\\":\\\"text\\\",\\\"x8HBZy_11\\\":\\\"number1Title\\\",\\\"bBDDVnIly\\\":\\\"number1Value\\\",\\\"MqyAN59zA\\\":\\\"number2Title\\\",\\\"EW7nR2347\\\":\\\"number2Value\\\",\\\"UFcv1cWdC\\\":\\\"number3Title\\\",\\\"aAq0d9s3z\\\":\\\"number3Value\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c93245f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import AccordionRow from\"https://framerusercontent.com/modules/iNqeWDzUSW6rT2NhBpe9/8HA59XNhpjNFGMqEr2fp/XvEVpPvc8.js\";const AccordionRowFonts=getFonts(AccordionRow);const cycleOrder=[\"SvuSiyiKE\",\"DFidNhQhq\"];const serializationHash=\"framer-CwRio\";const variantClassNames={DFidNhQhq:\"framer-v-1d2qh9g\",SvuSiyiKE:\"framer-v-11z6xp9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"SvuSiyiKE\",Mobile:\"DFidNhQhq\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"SvuSiyiKE\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SvuSiyiKE\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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-11z6xp9\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"SvuSiyiKE\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.08)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-046a81bd-7047-4a8b-a344-e3bfae3fc274, rgb(5, 5, 7))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({DFidNhQhq:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({DFidNhQhq:{width:\"968px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bpua2-container\",layoutDependency:layoutDependency,layoutId:\"ufc7Rr42n-container\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"ufc7Rr42n\",layoutId:\"ufc7Rr42n\",T8rQFvSBR:\"The MASQ Network is a one-of-a-kind mesh network - designed to act in a superior manner to ALL VPN services. Utilizing decentralized pathways, MASQ provides privacy and uncensored content on the internet, with reliance on traditional VPN and Tor Protocols.\",variant:\"PCTFSkc8v\",W88zB8mIG:\"What is the MASQ Network?\",width:\"100%\",...addPropertyOverrides({DFidNhQhq:{style:{width:\"100%\"},variant:\"dR4nsYJlW\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({DFidNhQhq:{width:\"968px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-frjbes-container\",layoutDependency:layoutDependency,layoutId:\"znoTsTMW1-container\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"znoTsTMW1\",layoutId:\"znoTsTMW1\",T8rQFvSBR:\"Since the MASQ Node core software is written entirely in Rust, it will compile on almost any Operating System. The team supports pre-compiled beta releases for MacOS, Linux and Windows.\\nFuture supported platforms will be released, supported by community contributors, such as Raspberry Pi and other Linux flavours. If you are a developer who wants to test and compile on other systems, please contact the team so you can actively contribute to development.\",variant:\"PCTFSkc8v\",W88zB8mIG:\"What platforms does MASQ support?\",width:\"100%\",...addPropertyOverrides({DFidNhQhq:{style:{width:\"100%\"},variant:\"dR4nsYJlW\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({DFidNhQhq:{width:\"968px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hfifq0-container\",layoutDependency:layoutDependency,layoutId:\"NDEIjFQ4n-container\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"NDEIjFQ4n\",layoutId:\"NDEIjFQ4n\",T8rQFvSBR:\"Since the codebase is open source the best place to check this is on the MASQ GitHub\\nYou can also join the official Telegram and Discord channels\",variant:\"PCTFSkc8v\",W88zB8mIG:\"How can I see Development activity?\",width:\"100%\",...addPropertyOverrides({DFidNhQhq:{style:{width:\"100%\"},variant:\"dR4nsYJlW\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({DFidNhQhq:{width:\"968px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7p0828-container\",layoutDependency:layoutDependency,layoutId:\"hAYn7aQjn-container\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"hAYn7aQjn\",layoutId:\"hAYn7aQjn\",T8rQFvSBR:\"Where to start?! - the possibilities are truly vast, but some major impacts on the forefront would be:\\nMASQ is built to allow users to explore a truly web3 browser providing a rich digital experience. \\nThe MASQ Network, once live, will grow to a point where it cannot be shutdown. No large entity or Government could censor the network from allowing users to access the freedom of the entire Internet.\\nEnables citizens in the most repressive countries to regain access to one of our most fundamental human rights \u2013 the free flow of information. For example, a user in China would be able to access Google, Netflix, YouTube, news media outlets and more.\\nAllows users to use the features of the MASQ Network without being easily detected by oppressive regimes (which is a common issue with VPNs and Tor)\\nProvide an uncensored platform for journalists to be able to communicate and send/receive content.\\nProvide a foundational network layer for other dapps and communication protocols to be built as an ecosystem.\",variant:\"PCTFSkc8v\",W88zB8mIG:\"How will MASQ impact the world?\",width:\"100%\",...addPropertyOverrides({DFidNhQhq:{style:{width:\"100%\"},variant:\"dR4nsYJlW\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({DFidNhQhq:{width:\"968px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yuy5y8-container\",layoutDependency:layoutDependency,layoutId:\"mJfYBMdW3-container\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"mJfYBMdW3\",layoutId:\"mJfYBMdW3\",T8rQFvSBR:'A mesh network is a local network topology in which individual computers connect directly, dynamically and non-hierarchically to many other computers or \"nodes\". These nodes cooperate with one another to efficiently route data to/from clients. (Wikipedia)\\nMASQ is most accurate described as a dMeshVPN\\nIn context, when you use the MASQ Network, you connect with 4-5 others and route traffic between yourselves dynamically to complete each others data requests. Unlike VPNs, which connect to only one other computer on a secure tunnel network.',variant:\"PCTFSkc8v\",W88zB8mIG:\"What is a mesh network?\",width:\"100%\",...addPropertyOverrides({DFidNhQhq:{style:{width:\"100%\"},variant:\"dR4nsYJlW\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({DFidNhQhq:{width:\"968px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tlp2om-container\",layoutDependency:layoutDependency,layoutId:\"eyRNtKy9U-container\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"eyRNtKy9U\",layoutId:\"eyRNtKy9U\",T8rQFvSBR:\"Yes (when mainnet is live). MASQ software is designed in a way to reward users supporting the MASQ network with their bandwidth.  As a user serves content to other Nodes, they earn MASQ tokens as compensation for their services. Additionally, MASQ is the crypto fuel for securing the MASQ Network monetization model, and is an ERC20 utility token currently on Ethereum and Polygon blockchains.\",variant:\"PCTFSkc8v\",W88zB8mIG:\"Can I earn $MASQ utility tokens?\",width:\"100%\",...addPropertyOverrides({DFidNhQhq:{style:{width:\"100%\"},variant:\"dR4nsYJlW\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({DFidNhQhq:{width:\"968px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ozecxs-container\",layoutDependency:layoutDependency,layoutId:\"J0zSpoH3I-container\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"J0zSpoH3I\",layoutId:\"J0zSpoH3I\",T8rQFvSBR:\"Yes! Visit https://docs.masq.ai for more technical information\",variant:\"PCTFSkc8v\",W88zB8mIG:\"Do you have an FAQ or Documentation site?\\n\",width:\"100%\",...addPropertyOverrides({DFidNhQhq:{style:{width:\"100%\"},variant:\"dR4nsYJlW\",W88zB8mIG:\"Do you have an FAQ or Docs?\\n\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hljh3l\",\"data-framer-name\":\"Shine\",layoutDependency:layoutDependency,layoutId:\"btYPwzziH\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rnoxr4\",\"data-framer-name\":\"Group 42\",layoutDependency:layoutDependency,layoutId:\"wOh8U9Vov\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-p9a4dr\",\"data-framer-name\":\"Glow\",layoutDependency:layoutDependency,layoutId:\"uGGMguDny\",style:{backgroundColor:\"rgba(0, 133, 255, 0.2)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",filter:\"blur(50px)\",WebkitFilter:\"blur(50px)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lp9f38\",\"data-framer-name\":\"Glow\",layoutDependency:layoutDependency,layoutId:\"xi9oU7qp5\",style:{backgroundColor:\"rgba(0, 133, 255, 0.2)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",filter:\"blur(50px)\",WebkitFilter:\"blur(50px)\"}})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CwRio.framer-nwn0g6, .framer-CwRio .framer-nwn0g6 { display: block; }\",\".framer-CwRio.framer-11z6xp9 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; min-width: 1000px; overflow: hidden; padding: 32px 32px 32px 32px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-CwRio .framer-bpua2-container, .framer-CwRio .framer-frjbes-container, .framer-CwRio .framer-1hfifq0-container, .framer-CwRio .framer-7p0828-container, .framer-CwRio .framer-1yuy5y8-container, .framer-CwRio .framer-1tlp2om-container, .framer-CwRio .framer-1ozecxs-container { flex: none; height: auto; min-width: 60%; position: relative; width: auto; z-index: 2; }\",\".framer-CwRio .framer-1hljh3l { bottom: -8px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-CwRio .framer-1rnoxr4 { flex: none; height: 50px; left: 131px; overflow: visible; position: absolute; top: -15px; width: 1038px; }\",\".framer-CwRio .framer-p9a4dr { aspect-ratio: 11.56 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); left: 0px; position: absolute; top: 0px; width: 578px; }\",\".framer-CwRio .framer-1lp9f38 { aspect-ratio: 11.56 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); left: 460px; position: absolute; top: 0px; width: 578px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CwRio.framer-11z6xp9 { gap: 0px; } .framer-CwRio.framer-11z6xp9 > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-CwRio.framer-11z6xp9 > :first-child { margin-top: 0px; } .framer-CwRio.framer-11z6xp9 > :last-child { margin-bottom: 0px; } }\",\".framer-CwRio.framer-v-1d2qh9g.framer-11z6xp9 { gap: 0px; min-width: unset; padding: 8px 16px 8px 16px; }\",\".framer-CwRio.framer-v-1d2qh9g .framer-bpua2-container, .framer-CwRio.framer-v-1d2qh9g .framer-frjbes-container, .framer-CwRio.framer-v-1d2qh9g .framer-1hfifq0-container, .framer-CwRio.framer-v-1d2qh9g .framer-7p0828-container, .framer-CwRio.framer-v-1d2qh9g .framer-1yuy5y8-container, .framer-CwRio.framer-v-1d2qh9g .framer-1tlp2om-container, .framer-CwRio.framer-v-1d2qh9g .framer-1ozecxs-container { width: 968px; }\",\".framer-CwRio.framer-v-1d2qh9g .framer-1rnoxr4 { left: -347px; right: -348px; top: 0px; width: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CwRio.framer-v-1d2qh9g.framer-11z6xp9 { gap: 0px; } .framer-CwRio.framer-v-1d2qh9g.framer-11z6xp9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-CwRio.framer-v-1d2qh9g.framer-11z6xp9 > :first-child { margin-top: 0px; } .framer-CwRio.framer-v-1d2qh9g.framer-11z6xp9 > :last-child { margin-bottom: 0px; } }\",'.framer-CwRio[data-border=\"true\"]::after, .framer-CwRio [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 562.5\n * @framerIntrinsicWidth 1064\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"1000px\",null,null,null]},\"DFidNhQhq\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerqgKLCaFNO=withCSS(Component,css,\"framer-CwRio\");export default FramerqgKLCaFNO;FramerqgKLCaFNO.displayName=\"Accordion / FAQ\";FramerqgKLCaFNO.defaultProps={height:562.5,width:1064};addPropertyControls(FramerqgKLCaFNO,{variant:{options:[\"SvuSiyiKE\",\"DFidNhQhq\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerqgKLCaFNO,[{explicitInter:true,fonts:[]},...AccordionRowFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqgKLCaFNO\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1064\",\"framerIntrinsicHeight\":\"562.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"1000px\\\",null,null,null]},\\\"DFidNhQhq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qgKLCaFNO.map", "// Generated by Framer (c93245f)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import AccordionFAQ from\"https://framerusercontent.com/modules/y0RGs2MW6XOdnBTYJLIA/2IP4mjc58y3ZpUOhJM4k/qgKLCaFNO.js\";const AccordionFAQFonts=getFonts(AccordionFAQ);const cycleOrder=[\"quMbK7kv2\",\"UWF2iOf8K\"];const serializationHash=\"framer-S3JBJ\";const variantClassNames={quMbK7kv2:\"framer-v-oskduj\",UWF2iOf8K:\"framer-v-bxax3z\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"quMbK7kv2\",Mobile:\"UWF2iOf8K\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"quMbK7kv2\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"quMbK7kv2\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-oskduj\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"quMbK7kv2\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({UWF2iOf8K:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...addPropertyOverrides({UWF2iOf8K:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hl9psz-container\",layoutDependency:layoutDependency,layoutId:\"IDEBEpFxl-container\",children:/*#__PURE__*/_jsx(AccordionFAQ,{height:\"100%\",id:\"IDEBEpFxl\",layoutId:\"IDEBEpFxl\",style:{height:\"100%\",width:\"100%\"},variant:\"SvuSiyiKE\",width:\"100%\",...addPropertyOverrides({UWF2iOf8K:{style:{width:\"100%\"},variant:\"DFidNhQhq\"}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-S3JBJ.framer-mkguxh, .framer-S3JBJ .framer-mkguxh { display: block; }\",\".framer-S3JBJ.framer-oskduj { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1000px; }\",\".framer-S3JBJ .framer-1hl9psz-container { flex: none; height: 585px; position: relative; width: 100%; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S3JBJ.framer-oskduj { gap: 0px; } .framer-S3JBJ.framer-oskduj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-S3JBJ.framer-oskduj > :first-child { margin-top: 0px; } .framer-S3JBJ.framer-oskduj > :last-child { margin-bottom: 0px; } }\",\".framer-S3JBJ.framer-v-bxax3z.framer-oskduj { gap: 32px; max-width: 980px; padding: 0px 16px 0px 16px; width: 343px; }\",\".framer-S3JBJ.framer-v-bxax3z .framer-1hl9psz-container { height: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S3JBJ.framer-v-bxax3z.framer-oskduj { gap: 0px; } .framer-S3JBJ.framer-v-bxax3z.framer-oskduj > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-S3JBJ.framer-v-bxax3z.framer-oskduj > :first-child { margin-top: 0px; } .framer-S3JBJ.framer-v-bxax3z.framer-oskduj > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 585\n * @framerIntrinsicWidth 1000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1000px\",null,null]},\"UWF2iOf8K\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"980px\",null,null]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSeCXo6MAh=withCSS(Component,css,\"framer-S3JBJ\");export default FramerSeCXo6MAh;FramerSeCXo6MAh.displayName=\"Block / FAQ\";FramerSeCXo6MAh.defaultProps={height:585,width:1e3};addPropertyControls(FramerSeCXo6MAh,{variant:{options:[\"quMbK7kv2\",\"UWF2iOf8K\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSeCXo6MAh,[{explicitInter:true,fonts:[]},...AccordionFAQFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSeCXo6MAh\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1000px\\\",null,null]},\\\"UWF2iOf8K\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"980px\\\",null,null]}}}\",\"framerIntrinsicWidth\":\"1000\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"585\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SeCXo6MAh.map"],
  "mappings": "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",
  "names": ["AnimatedCounter", "from", "to", "duration", "fontFamily", "fontSize", "fontWeight", "color", "count", "useMotionValue", "rounded", "useTransform", "latest", "ref", "pe", "inView", "useInView", "ue", "animate", "p", "motion", "addPropertyControls", "ControlType", "CounterText_default", "AnimatedCounterFonts", "getFonts", "CounterText_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transformTemplate", "_", "t", "transformTemplate1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "number1Title", "number1Value", "number2Title", "number2Value", "number3Title", "number3Value", "subtitle", "text", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_humanReadableVariantMap_props_variant", "_ref7", "_ref8", "_ref9", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Xj3TkX7Nz", "UreNfNz8j", "ijgmdOIAw", "x8HBZy_11", "bBDDVnIly", "MqyAN59zA", "EW7nR2347", "UFcv1cWdC", "aAq0d9s3z", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "motion", "cx", "SVG", "RichText2", "x", "css", "FrameraSfPwJ0ue", "withCSS", "aSfPwJ0ue_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "AccordionRowFonts", "getFonts", "XvEVpPvc8_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "css", "FramerqgKLCaFNO", "withCSS", "qgKLCaFNO_default", "addPropertyControls", "ControlType", "addFonts", "AccordionFAQFonts", "getFonts", "qgKLCaFNO_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "ComponentViewportProvider", "css", "FramerSeCXo6MAh", "withCSS", "SeCXo6MAh_default", "addPropertyControls", "ControlType", "addFonts"]
}
