{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/zkbGA6Hs5TSDZALHgdDU/6XxmB0Kkqszcbf3pz3Ls/nr7qY9wYR.js", "ssg:https://framerusercontent.com/modules/7yu8kzCe9pZ8CUbQ1fVK/8XpUHhWkLySeqck7EQQw/qmXUMSbh1.js", "ssg:https://framerusercontent.com/modules/9lehVLgfT81RsAWXuJyW/dj0YuQwULPmXpIsFhsrO/vawnDYqeO.js"],
  "sourcesContent": ["// Generated by Framer (01933e6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/90ICLbTHnkXgVfH1BSgW/Video.js\";const FeatherFonts=getFonts(Feather);const VideoFonts=getFonts(Video);const cycleOrder=[\"GBL8KmM3r\",\"t31hm3rpT\",\"rNVfjziiP\",\"BOR4Es6bE\"];const serializationHash=\"framer-J3TIZ\";const variantClassNames={BOR4Es6bE:\"framer-v-6xvak4\",GBL8KmM3r:\"framer-v-1oezd3h\",rNVfjziiP:\"framer-v-1wb7mrh\",t31hm3rpT:\"framer-v-1633sq6\"};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 radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition2};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};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.create(React.Fragment);const humanReadableVariantMap={\"Desktop Play\":\"t31hm3rpT\",\"Phone Play\":\"BOR4Es6bE\",Desktop:\"GBL8KmM3r\",Phone:\"rNVfjziiP\"};const getProps=({height,id,image,overlayRadius,videoPlayerRadius,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,RGgVLcgaH:(_ref=overlayRadius!==null&&overlayRadius!==void 0?overlayRadius:props.RGgVLcgaH)!==null&&_ref!==void 0?_ref:\"20px\",rxeQqjZi4:image!==null&&image!==void 0?image:props.rxeQqjZi4,Ssh_dg4GJ:(_ref1=videoPlayerRadius!==null&&videoPlayerRadius!==void 0?videoPlayerRadius:props.Ssh_dg4GJ)!==null&&_ref1!==void 0?_ref1:\"0px\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"GBL8KmM3r\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,rxeQqjZi4,Ssh_dg4GJ,RGgVLcgaH,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GBL8KmM3r\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1walout=activeVariantCallback(async(...args)=>{setVariant(\"BOR4Es6bE\");});const onClick8poias=activeVariantCallback(async(...args)=>{setVariant(\"t31hm3rpT\");});const onClick1walout=activeVariantCallback(async(...args)=>{setVariant(\"BOR4Es6bE\");});const onSeekedmblewc=activeVariantCallback(async(...args)=>{setVariant(\"GBL8KmM3r\");});const onSeeked5w3xmh=activeVariantCallback(async(...args)=>{setVariant(\"rNVfjziiP\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"t31hm3rpT\",\"BOR4Es6bE\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"rNVfjziiP\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1oezd3h\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"GBL8KmM3r\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:radiusForCorner(Ssh_dg4GJ,3),borderBottomRightRadius:radiusForCorner(Ssh_dg4GJ,2),borderTopLeftRadius:radiusForCorner(Ssh_dg4GJ,0),borderTopRightRadius:radiusForCorner(Ssh_dg4GJ,1),...style},variants:{rNVfjziiP:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},...addPropertyOverrides({BOR4Es6bE:{\"data-framer-name\":\"Phone Play\"},rNVfjziiP:{\"data-framer-name\":\"Phone\"},t31hm3rpT:{\"data-framer-name\":\"Desktop Play\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-10wb1pe\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"zm4fmgGPH\",style:{backgroundColor:\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\",borderBottomLeftRadius:radiusForCorner(RGgVLcgaH,3),borderBottomRightRadius:radiusForCorner(RGgVLcgaH,2),borderTopLeftRadius:radiusForCorner(RGgVLcgaH,0),borderTopRightRadius:radiusForCorner(RGgVLcgaH,1),opacity:.15},variants:{rNVfjziiP:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ayvrnv\",\"data-framer-name\":\"Button & Title\",layoutDependency:layoutDependency,layoutId:\"VETLNfo7b\",style:{boxShadow:\"0px 4px 64px 0px rgba(0, 0, 0, 0.15)\"},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kbo0w3\",\"data-framer-name\":\"Video Play\",layoutDependency:layoutDependency,layoutId:\"fZZI9wlYG\",style:{backgroundColor:\"var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, rgb(255, 255, 255))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"0px 4px 28px 0px rgba(0, 0, 0, 0.16)\"},variants:{rNVfjziiP:{borderBottomLeftRadius:80,borderBottomRightRadius:80,borderTopLeftRadius:80,borderTopRightRadius:80}},...addPropertyOverrides({rNVfjziiP:{\"data-highlight\":true,onTap:onTap1walout,transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x24hhk-container\",layoutDependency:layoutDependency,layoutId:\"q73QtPbMb-container\",whileHover:animation,children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-2e46b368-340e-46bb-93db-32ba6998a3f0, rgb(11, 26, 173))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"play\",id:\"q73QtPbMb\",layoutId:\"q73QtPbMb\",mirrored:false,onClick:onClick8poias,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({rNVfjziiP:{onClick:onClick1walout}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U3dpdHplci1tZWRpdW0=\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0)))\"},children:\"Watch  Demo\"})}),className:\"framer-174pnqq\",fonts:[\"FS;Switzer-medium\"],layoutDependency:layoutDependency,layoutId:\"umVEGhhDJ\",style:{\"--extracted-r6o4lv\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gdvefu-container\",layoutDependency:layoutDependency,layoutId:\"SuQiciYPN-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"SuQiciYPN\",isMixedBorderRadius:false,layoutId:\"SuQiciYPN\",loop:true,muted:true,objectFit:\"cover\",playing:false,poster:toImageSrc(rxeQqjZi4),posterEnabled:true,srcType:\"URL\",srcUrl:\"https://videos.pexels.com/video-files/6561920/6561920-uhd_2560_1440_25fps.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({BOR4Es6bE:{controls:true,onClick:undefined,onEnd:undefined,onPause:undefined,onSeeked:onSeeked5w3xmh,playing:true,poster:undefined,posterEnabled:false},t31hm3rpT:{controls:true,loop:false,objectFit:\"contain\",onClick:undefined,onEnd:undefined,onPause:undefined,onSeeked:onSeekedmblewc,playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/WEvpj874kBydOStQaGcLaeE0dN8.mp4\",srcType:\"Upload\",srcUrl:\"\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-J3TIZ.framer-170rqtu, .framer-J3TIZ .framer-170rqtu { display: block; }\",\".framer-J3TIZ.framer-1oezd3h { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 743px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1265px; will-change: var(--framer-will-change-override, transform); }\",\".framer-J3TIZ .framer-10wb1pe { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; left: calc(49.96047430830042% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-J3TIZ .framer-ayvrnv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 50%; width: min-content; z-index: 2; }\",\".framer-J3TIZ .framer-1kbo0w3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 30px 21px 30px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 4; }\",\".framer-J3TIZ .framer-1x24hhk-container { cursor: pointer; flex: none; height: 35px; position: relative; width: 35px; }\",\".framer-J3TIZ .framer-174pnqq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-J3TIZ .framer-gdvefu-container { flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-J3TIZ.framer-1oezd3h, .framer-J3TIZ .framer-10wb1pe, .framer-J3TIZ .framer-ayvrnv, .framer-J3TIZ .framer-1kbo0w3 { gap: 0px; } .framer-J3TIZ.framer-1oezd3h > *, .framer-J3TIZ .framer-10wb1pe > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-J3TIZ.framer-1oezd3h > :first-child, .framer-J3TIZ .framer-10wb1pe > :first-child, .framer-J3TIZ .framer-ayvrnv > :first-child { margin-left: 0px; } .framer-J3TIZ.framer-1oezd3h > :last-child, .framer-J3TIZ .framer-10wb1pe > :last-child, .framer-J3TIZ .framer-ayvrnv > :last-child { margin-right: 0px; } .framer-J3TIZ .framer-ayvrnv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-J3TIZ .framer-1kbo0w3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-J3TIZ .framer-1kbo0w3 > :first-child { margin-top: 0px; } .framer-J3TIZ .framer-1kbo0w3 > :last-child { margin-bottom: 0px; } }\",\".framer-J3TIZ.framer-v-1633sq6.framer-1oezd3h { aspect-ratio: 1.702557200538358 / 1; height: var(--framer-aspect-ratio-supported, 743px); }\",\".framer-J3TIZ.framer-v-1633sq6 .framer-gdvefu-container { height: 101%; top: -23px; }\",\".framer-J3TIZ.framer-v-1wb7mrh.framer-1oezd3h { aspect-ratio: 1.25 / 1; height: var(--framer-aspect-ratio-supported, 312px); width: 390px; }\",\".framer-J3TIZ.framer-v-1wb7mrh .framer-ayvrnv { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 60px); left: 50%; top: 50%; width: 60px; }\",\".framer-J3TIZ.framer-v-1wb7mrh .framer-1kbo0w3 { aspect-ratio: 1 / 1; cursor: pointer; height: var(--framer-aspect-ratio-supported, 60px); left: 50%; order: 0; padding: 20px 30px 21px 30px; position: absolute; top: 50%; width: 100%; }\",\".framer-J3TIZ.framer-v-1wb7mrh .framer-1x24hhk-container { height: 25px; width: 25px; }\",\".framer-J3TIZ.framer-v-6xvak4.framer-1oezd3h { height: 312px; width: 390px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 743\n * @framerIntrinsicWidth 1265\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"t31hm3rpT\":{\"layout\":[\"fixed\",\"fixed\"]},\"rNVfjziiP\":{\"layout\":[\"fixed\",\"fixed\"]},\"BOR4Es6bE\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"rxeQqjZi4\":\"image\",\"Ssh_dg4GJ\":\"videoPlayerRadius\",\"RGgVLcgaH\":\"overlayRadius\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framernr7qY9wYR=withCSS(Component,css,\"framer-J3TIZ\");export default Framernr7qY9wYR;Framernr7qY9wYR.displayName=\"Video Player 2\";Framernr7qY9wYR.defaultProps={height:743,width:1265};addPropertyControls(Framernr7qY9wYR,{variant:{options:[\"GBL8KmM3r\",\"t31hm3rpT\",\"rNVfjziiP\",\"BOR4Es6bE\"],optionTitles:[\"Desktop\",\"Desktop Play\",\"Phone\",\"Phone Play\"],title:\"Variant\",type:ControlType.Enum},rxeQqjZi4:{title:\"Image\",type:ControlType.ResponsiveImage},Ssh_dg4GJ:{defaultValue:\"0px\",title:\"Video Player Radius\",type:ControlType.BorderRadius},RGgVLcgaH:{defaultValue:\"20px\",title:\"Overlay Radius\",type:ControlType.BorderRadius}});addFonts(Framernr7qY9wYR,[{explicitInter:true,fonts:[{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/OYB4CXKJQXKTNSLJMTDQOIVUL2V5EL7S/WYO2P7DQVV5RNXGMCUO2HL4RJP4VFUAS/6XPIMU23OJVRY676OG5YVJMWEHWICATX.woff2\",weight:\"500\"}]},...FeatherFonts,...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framernr7qY9wYR\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1265\",\"framerIntrinsicHeight\":\"743\",\"framerVariables\":\"{\\\"rxeQqjZi4\\\":\\\"image\\\",\\\"Ssh_dg4GJ\\\":\\\"videoPlayerRadius\\\",\\\"RGgVLcgaH\\\":\\\"overlayRadius\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"t31hm3rpT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rNVfjziiP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BOR4Es6bE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./nr7qY9wYR.map", "// Generated by Framer (ed8225c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import FaqSingleFAQ from\"https://framerusercontent.com/modules/vKXjn1S8WZiYCltnXO4q/aUHjKuTpQX8t7UYYL3aJ/EPzSlYJFa.js\";const FaqSingleFAQFonts=getFonts(FaqSingleFAQ);const cycleOrder=[\"HSuB87wua\",\"Zp0k6qW2N\",\"T5Y2Qutdr\",\"Qv4RuMMZ6\",\"KcWYmNr3U\",\"uERyVdwk3\"];const serializationHash=\"framer-S2701\";const variantClassNames={HSuB87wua:\"framer-v-127a5gg\",KcWYmNr3U:\"framer-v-1tpx8x7\",Qv4RuMMZ6:\"framer-v-hncy84\",T5Y2Qutdr:\"framer-v-10eu7ot\",uERyVdwk3:\"framer-v-gvrcu2\",Zp0k6qW2N:\"framer-v-61myl4\"};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.create(React.Fragment);const humanReadableVariantMap={\"Desktop 01\":\"HSuB87wua\",\"Desktop 02\":\"Zp0k6qW2N\",\"Desktop 03\":\"T5Y2Qutdr\",\"Desktop 04\":\"Qv4RuMMZ6\",\"Desktop 05\":\"KcWYmNr3U\",\"Desktop 06\":\"uERyVdwk3\"};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:\"HSuB87wua\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"HSuB87wua\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const YEbFVN0GBf56w1u=activeVariantCallback(async(...args)=>{setVariant(\"HSuB87wua\");});const YEbFVN0GB39ubl6=activeVariantCallback(async(...args)=>{setVariant(\"Qv4RuMMZ6\");});const YEbFVN0GBsj63ha=activeVariantCallback(async(...args)=>{setVariant(\"Zp0k6qW2N\");});const YEbFVN0GBurhyey=activeVariantCallback(async(...args)=>{setVariant(\"T5Y2Qutdr\");});const YEbFVN0GB1aderzh=activeVariantCallback(async(...args)=>{setVariant(\"KcWYmNr3U\");});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,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-127a5gg\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop 01\",layoutDependency:layoutDependency,layoutId:\"HSuB87wua\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.12)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, rgb(255, 255, 255))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},...addPropertyOverrides({KcWYmNr3U:{\"data-framer-name\":\"Desktop 05\"},Qv4RuMMZ6:{\"data-framer-name\":\"Desktop 04\"},T5Y2Qutdr:{\"data-framer-name\":\"Desktop 03\"},uERyVdwk3:{\"data-framer-name\":\"Desktop 06\"},Zp0k6qW2N:{\"data-framer-name\":\"Desktop 02\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ju1k14-container\",\"data-framer-name\":\"Q1\",layoutDependency:layoutDependency,layoutId:\"A4U3N2Gir-container\",name:\"Q1\",children:/*#__PURE__*/_jsx(FaqSingleFAQ,{height:\"100%\",id:\"A4U3N2Gir\",jHNX6ia9A:\"Our software seamlessly integrates with your eCommerce platform, enabling you to offer renting or leasing options to your business customers, all without risk. Customers can choose flexible payment terms, and we buy the item from you upfront. At the end of the leasing period, you\u2019ll have the option to rebuy the product, allowing you to resell it as second-hand and maximize its lifecycle value.\",layoutId:\"A4U3N2Gir\",name:\"Q1\",style:{width:\"100%\"},TOT3FKR9r:\"How does Sharpei\u2019s B2B  renting/leasing solution work?\",variant:\"Um04s004L\",width:\"100%\",YEbFVN0GB:YEbFVN0GBf56w1u,...addPropertyOverrides({KcWYmNr3U:{variant:\"CQDXd5gSp\"},Qv4RuMMZ6:{variant:\"CQDXd5gSp\"},T5Y2Qutdr:{variant:\"CQDXd5gSp\"},uERyVdwk3:{variant:\"CQDXd5gSp\"},Zp0k6qW2N:{variant:\"CQDXd5gSp\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+206,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2grooe-container\",\"data-framer-name\":\"Q4\",layoutDependency:layoutDependency,layoutId:\"n8qZwgn5L-container\",name:\"Q4\",children:/*#__PURE__*/_jsx(FaqSingleFAQ,{height:\"100%\",id:\"n8qZwgn5L\",jHNX6ia9A:\"Sharpei enhances customer LTV, reduces cart abandonment, and promotes repeat purchases, improving overall profitability.\",layoutId:\"n8qZwgn5L\",name:\"Q4\",style:{width:\"100%\"},TOT3FKR9r:\"What are the benefits for your shop using Sharpei\u2019s B2B renting/leasing solution?\",variant:\"CQDXd5gSp\",width:\"100%\",YEbFVN0GB:YEbFVN0GB39ubl6,...addPropertyOverrides({Qv4RuMMZ6:{variant:\"Um04s004L\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+412,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ohhf8h-container\",\"data-framer-name\":\"Q2\",layoutDependency:layoutDependency,layoutId:\"mNSdPanNQ-container\",name:\"Q2\",children:/*#__PURE__*/_jsx(FaqSingleFAQ,{height:\"100%\",id:\"mNSdPanNQ\",jHNX6ia9A:\"Lower upfront costs, flexible payment options, operational deductible expenses, access to premium products, hassle-free upgrades, and a sustainable solution.\",layoutId:\"mNSdPanNQ\",name:\"Q2\",style:{width:\"100%\"},TOT3FKR9r:\"What are the benefits of B2B renting/leasing for business customers?\",variant:\"CQDXd5gSp\",width:\"100%\",YEbFVN0GB:YEbFVN0GBsj63ha,...addPropertyOverrides({Zp0k6qW2N:{variant:\"Um04s004L\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+618,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-c76xbu-container\",\"data-framer-name\":\"Q3\",layoutDependency:layoutDependency,layoutId:\"wQTQnqqi4-container\",name:\"Q3\",children:/*#__PURE__*/_jsx(FaqSingleFAQ,{height:\"100%\",id:\"wQTQnqqi4\",jHNX6ia9A:\"Products essential for business operations and with high upfront costs are ideal, such as electronics, machinery, office equipment, tools, furniture, and specialized devices. These are typically durable goods that can be reused or refurbished, maximizing value for businesses.\",layoutId:\"wQTQnqqi4\",name:\"Q3\",style:{width:\"100%\"},TOT3FKR9r:\"What types of products are eligible for renting in B2B?\",variant:\"CQDXd5gSp\",width:\"100%\",YEbFVN0GB:YEbFVN0GBurhyey,...addPropertyOverrides({T5Y2Qutdr:{variant:\"Um04s004L\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+824,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17sw300-container\",\"data-framer-name\":\"Q5\",layoutDependency:layoutDependency,layoutId:\"mwm7HZUsm-container\",name:\"Q5\",children:/*#__PURE__*/_jsx(FaqSingleFAQ,{height:\"100%\",id:\"mwm7HZUsm\",jHNX6ia9A:\"Yes! Our platform supports lease-to-own models, giving customers the flexibility to buy the product at the end of the leasing period if they choose. This option boosts customer satisfaction and lifetime value.\",layoutId:\"mwm7HZUsm\",name:\"Q5\",style:{width:\"100%\"},TOT3FKR9r:\"Can customers purchase the product after the rental/lease period?\",variant:\"CQDXd5gSp\",width:\"100%\",YEbFVN0GB:YEbFVN0GB1aderzh,...addPropertyOverrides({KcWYmNr3U:{variant:\"Um04s004L\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-S2701.framer-8dr9va, .framer-S2701 .framer-8dr9va { display: block; }\",\".framer-S2701.framer-127a5gg { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 972px; will-change: var(--framer-will-change-override, transform); }\",\".framer-S2701 .framer-ju1k14-container, .framer-S2701 .framer-2grooe-container, .framer-S2701 .framer-1ohhf8h-container, .framer-S2701 .framer-c76xbu-container, .framer-S2701 .framer-17sw300-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S2701.framer-127a5gg { gap: 0px; } .framer-S2701.framer-127a5gg > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-S2701.framer-127a5gg > :first-child { margin-top: 0px; } .framer-S2701.framer-127a5gg > :last-child { margin-bottom: 0px; } }\",'.framer-S2701[data-border=\"true\"]::after, .framer-S2701 [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 533\n * @framerIntrinsicWidth 972\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Zp0k6qW2N\":{\"layout\":[\"fixed\",\"auto\"]},\"T5Y2Qutdr\":{\"layout\":[\"fixed\",\"auto\"]},\"Qv4RuMMZ6\":{\"layout\":[\"fixed\",\"auto\"]},\"KcWYmNr3U\":{\"layout\":[\"fixed\",\"auto\"]},\"uERyVdwk3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerqmXUMSbh1=withCSS(Component,css,\"framer-S2701\");export default FramerqmXUMSbh1;FramerqmXUMSbh1.displayName=\"Faq/FAQ 2\";FramerqmXUMSbh1.defaultProps={height:533,width:972};addPropertyControls(FramerqmXUMSbh1,{variant:{options:[\"HSuB87wua\",\"Zp0k6qW2N\",\"T5Y2Qutdr\",\"Qv4RuMMZ6\",\"KcWYmNr3U\",\"uERyVdwk3\"],optionTitles:[\"Desktop 01\",\"Desktop 02\",\"Desktop 03\",\"Desktop 04\",\"Desktop 05\",\"Desktop 06\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerqmXUMSbh1,[{explicitInter:true,fonts:[]},...FaqSingleFAQFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqmXUMSbh1\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"972\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"533\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Zp0k6qW2N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"T5Y2Qutdr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Qv4RuMMZ6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KcWYmNr3U\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uERyVdwk3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qmXUMSbh1.map", "// Generated by Framer (dbba614)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/DAWxXDGdC5RJUOPfOsh5/Ticker.js\";import TaglineCircle from\"https://framerusercontent.com/modules/oow6IqR3kqDlPWDinxaQ/b6oJbs5ETQdnRN2C0L07/gyO4stwMC.js\";import Moviment from\"#framer/local/canvasComponent/eInOAapzl/eInOAapzl.js\";import FooterDark from\"#framer/local/canvasComponent/ew2h3jcWj/ew2h3jcWj.js\";import SingleTestimonial from\"#framer/local/canvasComponent/fkdfWUbai/fkdfWUbai.js\";import SingleFunctionlityCard from\"#framer/local/canvasComponent/gUKjkQyk6/gUKjkQyk6.js\";import Navbar from\"#framer/local/canvasComponent/KtjbceTJd/KtjbceTJd.js\";import VideoPlayer2 from\"#framer/local/canvasComponent/nr7qY9wYR/nr7qY9wYR.js\";import SingleBlog from\"#framer/local/canvasComponent/o3aF0TQQa/o3aF0TQQa.js\";import Counter from\"#framer/local/canvasComponent/QIs5mlYwp/QIs5mlYwp.js\";import FaqFAQ2 from\"#framer/local/canvasComponent/qmXUMSbh1/qmXUMSbh1.js\";import Topbar from\"#framer/local/canvasComponent/U4fHCPDEG/U4fHCPDEG.js\";import ButtonButton from\"#framer/local/canvasComponent/udHiW3owx/udHiW3owx.js\";import Subtitle from\"#framer/local/canvasComponent/UJMWUyGzB/UJMWUyGzB.js\";import BlogSharpei from\"#framer/local/collection/esDSmqDxz/esDSmqDxz.js\";import*as sharedStyle from\"#framer/local/css/CpSGnZPKw/CpSGnZPKw.js\";import*as sharedStyle5 from\"#framer/local/css/hBaPpD9rz/hBaPpD9rz.js\";import*as sharedStyle4 from\"#framer/local/css/HIDSgfwOv/HIDSgfwOv.js\";import*as sharedStyle2 from\"#framer/local/css/HNAl77adb/HNAl77adb.js\";import*as sharedStyle6 from\"#framer/local/css/iebxqQT_U/iebxqQT_U.js\";import*as sharedStyle1 from\"#framer/local/css/OF4TBAXwi/OF4TBAXwi.js\";import*as sharedStyle3 from\"#framer/local/css/UkMqq7Hjp/UkMqq7Hjp.js\";import metadataProvider from\"#framer/local/webPageMetadata/vawnDYqeO/vawnDYqeO.js\";const TopbarFonts=getFonts(Topbar);const NavbarFonts=getFonts(Navbar);const SubtitleFonts=getFonts(Subtitle);const ContainerWithFX=withFX(Container);const ButtonButtonFonts=getFonts(ButtonButton);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const TickerFonts=getFonts(Ticker);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const TaglineCircleFonts=getFonts(TaglineCircle);const VideoPlayer2Fonts=getFonts(VideoPlayer2);const CounterFonts=getFonts(Counter);const MotionDivWithFX=withFX(motion.div);const SingleFunctionlityCardFonts=getFonts(SingleFunctionlityCard);const RichTextWithFX=withFX(RichText);const SingleTestimonialFonts=getFonts(SingleTestimonial);const FaqFAQ2Fonts=getFonts(FaqFAQ2);const SingleBlogFonts=getFonts(SingleBlog);const MovimentFonts=getFonts(Moviment);const FooterDarkFonts=getFonts(FooterDark);const breakpoints={BmqoJvpFd:\"(min-width: 1440px) and (max-width: 1599px)\",KMmyK8np7:\"(min-width: 991px) and (max-width: 1199px)\",s28wDYfdA:\"(min-width: 1600px)\",WljwHgIRa:\"(min-width: 768px) and (max-width: 990px)\",WtYMHJp2y:\"(max-width: 767px)\",yJ5WjSZeh:\"(min-width: 1200px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-VZUyy\";const variantClassNames={BmqoJvpFd:\"framer-v-gitniq\",KMmyK8np7:\"framer-v-1thjrrk\",s28wDYfdA:\"framer-v-13ic8r1\",WljwHgIRa:\"framer-v-7xpifd\",WtYMHJp2y:\"framer-v-z0rr0t\",yJ5WjSZeh:\"framer-v-1jgxusq\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition1={damping:60,delay:0,mass:1.2,stiffness:400,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition2={damping:38,delay:0,mass:1,stiffness:122,type:\"spring\"};const animation1={opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition3={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-150};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition4={damping:60,delay:.6,mass:1.2,stiffness:400,type:\"spring\"};const transition5={damping:60,delay:.8,mass:1.2,stiffness:400,type:\"spring\"};const transition6={damping:60,delay:.2,mass:1,stiffness:400,type:\"spring\"};const transition7={damping:60,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const transition8={damping:90,delay:.6,mass:1,stiffness:400,type:\"spring\"};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate3=(_,t)=>`translateY(-50%) ${t}`;const transition9={damping:60,delay:.6,mass:1,stiffness:400,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const transition10={damping:60,delay:.8,mass:1,stiffness:400,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop 2\":\"s28wDYfdA\",\"Tablet 2\":\"KMmyK8np7\",Desktop:\"BmqoJvpFd\",Ipad:\"WljwHgIRa\",Laptop:\"yJ5WjSZeh\",Phone:\"WtYMHJp2y\"};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:\"BmqoJvpFd\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,TCDvui9hGPEs0gJXkQ,pBtUx0phRPEs0gJXkQ,EwX6rdeL8PEs0gJXkQ,CJDc5YdNdPEs0gJXkQ,idPEs0gJXkQ,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-VZUyy`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-VZUyy`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"WtYMHJp2y\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"yJ5WjSZeh\")return false;return true;};const router=useRouter();const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"yJ5WjSZeh\")return true;return false;};const elementId=useRouteElementId(\"sOfC_q1hZ\");const ref2=React.useRef(null);const isDisplayed3=()=>{if(!isBrowser())return true;if([\"yJ5WjSZeh\",\"WtYMHJp2y\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"WtYMHJp2y\")return true;return false;};const isDisplayed5=()=>{if(!isBrowser())return true;if([\"WljwHgIRa\",\"KMmyK8np7\"].includes(baseVariant))return false;return true;};const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"BmqoJvpFd\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-gitniq\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j1zn6o hidden-z0rr0t\",\"data-framer-name\":\"Topbar\",name:\"Topbar\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-gbcb1j\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{width:\"max(min(max(100vw - 16px, 1px), 1400px), 1px)\"},WljwHgIRa:{width:\"max(min(max(100vw - 16px, 1px), 768px), 1px)\"},yJ5WjSZeh:{width:\"max(min(max(100vw - 16px, 1px), 1200px), 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,width:\"max(100vw - 16px, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-jqyfmv-container\",children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"Az4zJv4Ai\",layoutId:\"Az4zJv4Ai\",style:{width:\"100%\"},variant:\"fhJ_Zqs4j\",width:\"100%\",Yp75MlRUw:\"var(--token-ec71d9c6-a668-4cc4-955f-d128b28381ad, rgb(255, 255, 255))\",zFqQdgkgY:\"var(--token-2e46b368-340e-46bb-93db-32ba6998a3f0, rgb(11, 26, 173))\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18dm0z5\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ghawgy\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{width:\"max(min(max(100vw - 60px, 1px), 768px), 1px)\"},WljwHgIRa:{width:\"max(min(max(100vw - 60px, 1px), 768px), 1px)\"},WtYMHJp2y:{width:\"max(min(max(100vw - 40px, 1px), 390px), 1px)\"},yJ5WjSZeh:{width:\"max(min(max(100vw - 60px, 1px), 1140px), 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:95,width:\"max(min(max(100vw - 60px, 1px), 1320px), 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-q03pyx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{variant:\"b5nOvXUdV\"},WljwHgIRa:{variant:\"b5nOvXUdV\"},WtYMHJp2y:{variant:\"QiMwbCbgw\"},yJ5WjSZeh:{variant:\"bClkaosdR\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"gqcUvQwd1\",layoutId:\"gqcUvQwd1\",style:{width:\"100%\"},variant:\"l9ZpbqL7w\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-148x67p\",\"data-framer-name\":\"Hero Section\",name:\"Hero Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-4o1yqs\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zn7fbl\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sf0ahi\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10yvz5q\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{transformTemplate:transformTemplate1},WljwHgIRa:{transformTemplate:transformTemplate1},WtYMHJp2y:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bdme5d-container\",children:/*#__PURE__*/_jsx(Subtitle,{height:\"100%\",id:\"vKjv9eXOx\",layoutId:\"vKjv9eXOx\",tsAaCMbeQ:\"\uD83D\uDC68\u200D\uD83D\uDCBC  B2B Leasing at Checkout\",variant:\"xJFuNyEI3\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-pk2k1\",\"data-styles-preset\":\"CpSGnZPKw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:[/*#__PURE__*/_jsx(\"br\",{}),\"The Future of \",/*#__PURE__*/_jsx(\"br\",{}),\"B2B Hardware Is \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-2e46b368-340e-46bb-93db-32ba6998a3f0, rgb(11, 26, 173))\"},children:\"Leasing\"}),\", Not Buying\"]})})},WljwHgIRa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-pk2k1\",\"data-styles-preset\":\"CpSGnZPKw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:[/*#__PURE__*/_jsx(\"br\",{}),\"The Future of \",/*#__PURE__*/_jsx(\"br\",{}),\"B2B Hardware Is \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-2e46b368-340e-46bb-93db-32ba6998a3f0, rgb(11, 26, 173))\"},children:\"Leasing\"}),\", Not Buying\"]})})},WtYMHJp2y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-pk2k1\",\"data-styles-preset\":\"CpSGnZPKw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:[/*#__PURE__*/_jsx(\"br\",{}),\"The Future of \",/*#__PURE__*/_jsx(\"br\",{}),\"B2B Hardware Is \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-2e46b368-340e-46bb-93db-32ba6998a3f0, rgb(11, 26, 173))\"},children:\"Leasing\"}),\", Not Buying\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-pk2k1\",\"data-styles-preset\":\"CpSGnZPKw\",style:{\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:[/*#__PURE__*/_jsx(\"br\",{}),\"The Future of \",/*#__PURE__*/_jsx(\"br\",{}),\"B2B Hardware Is \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-2e46b368-340e-46bb-93db-32ba6998a3f0, rgb(11, 26, 173))\"},children:\"Leasing\"}),\", Not Buying\"]})}),className:\"framer-1x41swv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h6\",{className:\"framer-styles-preset-1iinqw3\",\"data-styles-preset\":\"OF4TBAXwi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-03317f1d-ce18-446a-a942-6e366adcb764, rgb(72, 74, 97))\"},children:[\"With Sharpei, offer your B2B customers a seamless,100% online leasing experience that drives sales, strengthens loyalty, and moves high-value inventory, all without taking on any financial risk. \",/*#__PURE__*/_jsx(\"br\",{}),\"What are you waiting for? Start implementing it today! \"]})})},s28wDYfdA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h6\",{className:\"framer-styles-preset-1iinqw3\",\"data-styles-preset\":\"OF4TBAXwi\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-03317f1d-ce18-446a-a942-6e366adcb764, rgb(72, 74, 97))\"},children:[\"With Sharpei, offer your B2B customers a seamless,100% online leasing experience that drives sales, strengthens loyalty, and moves high-value inventory, all without taking on any financial risk. \",/*#__PURE__*/_jsx(\"br\",{}),\"What are you waiting for? Start implementing it today! \"]})})},WljwHgIRa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h6\",{className:\"framer-styles-preset-1iinqw3\",\"data-styles-preset\":\"OF4TBAXwi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-03317f1d-ce18-446a-a942-6e366adcb764, rgb(72, 74, 97))\"},children:[\"With Sharpei, offer your B2B customers a seamless,100% online leasing experience that drives sales, strengthens loyalty, and moves high-value inventory, all without taking on any financial risk. \",/*#__PURE__*/_jsx(\"br\",{}),\"What are you waiting for? Start implementing it today! \"]})})},WtYMHJp2y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h6\",{className:\"framer-styles-preset-1iinqw3\",\"data-styles-preset\":\"OF4TBAXwi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-03317f1d-ce18-446a-a942-6e366adcb764, rgb(72, 74, 97))\"},children:[\"With Sharpei, offer your B2B customers a seamless,100% online leasing experience that drives sales, strengthens loyalty, and moves high-value inventory, all without taking on any financial risk. \",/*#__PURE__*/_jsx(\"br\",{}),\"What are you waiting for? Start implementing it today! \"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h6\",{className:\"framer-styles-preset-1iinqw3\",\"data-styles-preset\":\"OF4TBAXwi\",style:{\"--framer-text-color\":\"var(--token-03317f1d-ce18-446a-a942-6e366adcb764, rgb(72, 74, 97))\"},children:[\"With Sharpei, offer your B2B customers a seamless,100% online leasing experience that drives sales, strengthens loyalty, and moves high-value inventory, all without taking on any financial risk. \",/*#__PURE__*/_jsx(\"br\",{}),\"What are you waiting for? Start implementing it today! \"]})}),className:\"framer-h204x2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v3ogxe hidden-1jgxusq\",\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"p2GGpdP_b\"},implicitPathVariables:undefined},{href:{webPageId:\"p2GGpdP_b\"},implicitPathVariables:undefined},{href:{webPageId:\"p2GGpdP_b\"},implicitPathVariables:undefined},{href:{webPageId:\"p2GGpdP_b\"},implicitPathVariables:undefined},{href:{webPageId:\"p2GGpdP_b\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xbust0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{AqBN4cJ_t:resolvedLinks[3]},s28wDYfdA:{AqBN4cJ_t:resolvedLinks[4]},WljwHgIRa:{AqBN4cJ_t:resolvedLinks[2]},WtYMHJp2y:{AqBN4cJ_t:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonButton,{AqBN4cJ_t:resolvedLinks[0],bhkyLsfgX:\"bar-chart-2\",D9IefWLTn:\"Book a Demo\",FiilAN0rA:\"rgb(11, 26, 173)\",height:\"100%\",id:\"RfGNGrrtz\",ifVmf3FDZ:false,layoutId:\"RfGNGrrtz\",variant:\"M1YjrYfsk\",width:\"100%\"})})})})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17dp8zy\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yywvdb\",\"data-framer-name\":\"Group 222\",name:\"Group 222\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eyfss\",\"data-framer-name\":\"Group 148\",name:\"Group 148\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-crazat\",\"data-framer-name\":\"Group 224\",name:\"Group 224\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sik1gx\",\"data-framer-name\":\"Group 148\",name:\"Group 148\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1axr8ie\",\"data-framer-name\":\"Group 147\",name:\"Group 147\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lcy1iz\",\"data-framer-name\":\"Rectangle 17\",name:\"Rectangle 17\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mug37h\",\"data-framer-name\":\"Rectangle 18\",name:\"Rectangle 18\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14me2h7\",\"data-border\":true,\"data-framer-name\":\"Rectangle 16\",name:\"Rectangle 16\",style:{rotate:90}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-r5qfl9\",\"data-framer-name\":\"Rectangle 25\",name:\"Rectangle 25\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ath24f\",\"data-framer-name\":\"Group 146\",name:\"Group 146\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y6o21d\",\"data-framer-name\":\"Group 143\",name:\"Group 143\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1li65cd\",\"data-framer-name\":\"Rectangle 94\",name:\"Rectangle 94\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13b0cyz\",\"data-framer-name\":\"Rectangle 95\",name:\"Rectangle 95\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j7pwvo\",\"data-framer-name\":\"Rectangle 96\",name:\"Rectangle 96\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-70k3w5\",\"data-framer-name\":\"Rectangle 93\",name:\"Rectangle 93\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"141px\",src:\"https://framerusercontent.com/images/y4LNHWKRSWToE9K1TMitRuu1UI.png\",srcSet:\"https://framerusercontent.com/images/y4LNHWKRSWToE9K1TMitRuu1UI.png?scale-down-to=512 512w,https://framerusercontent.com/images/y4LNHWKRSWToE9K1TMitRuu1UI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/y4LNHWKRSWToE9K1TMitRuu1UI.png 1080w\"},className:\"framer-yh93oc\",\"data-framer-name\":\"Disen\u0303o sin ti\u0301tulo 2\",name:\"Disen\u0303o sin ti\u0301tulo 2\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gdh7rj\",\"data-framer-name\":\"Frame 19\",name:\"Frame 19\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLTUwMA==\",\"--framer-font-family\":'\"Unbounded\", \"Unbounded Placeholder\", sans-serif',\"--framer-font-size\":\"14.92px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"B2B Leasing\"})}),className:\"framer-10igmsb\",\"data-framer-name\":\"Subscribe\",fonts:[\"GF;Unbounded-500\"],name:\"Subscribe\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gjagyz\",\"data-framer-name\":\"Group 134\",name:\"Group 134\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hgvkwd\",\"data-border\":true,\"data-framer-name\":\"Ellipse 36\",name:\"Ellipse 36\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLTcwMA==\",\"--framer-font-family\":'\"Unbounded\", \"Unbounded Placeholder\", sans-serif',\"--framer-font-size\":\"17.4px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(2, 13, 178)\"},children:\"6\"})}),className:\"framer-1wb6amz\",\"data-framer-name\":\"6\",fonts:[\"GF;Unbounded-700\"],name:\"6\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yncalz\",\"data-framer-name\":\"Group 135\",name:\"Group 135\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7e4f4\",\"data-border\":true,\"data-framer-name\":\"Ellipse 37\",name:\"Ellipse 37\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLTcwMA==\",\"--framer-font-family\":'\"Unbounded\", \"Unbounded Placeholder\", sans-serif',\"--framer-font-size\":\"17.4px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(2, 13, 178)\"},children:\"12\"})}),className:\"framer-1prm61e\",\"data-framer-name\":\"12\",fonts:[\"GF;Unbounded-700\"],name:\"12\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1huod93\",\"data-framer-name\":\"Group 136\",name:\"Group 136\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cjmx1j\",\"data-border\":true,\"data-framer-name\":\"Ellipse 38\",name:\"Ellipse 38\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLTcwMA==\",\"--framer-font-family\":'\"Unbounded\", \"Unbounded Placeholder\", sans-serif',\"--framer-font-size\":\"17.4px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(2, 13, 178)\"},children:\"24\"})}),className:\"framer-c3qrey\",\"data-framer-name\":\"24\",fonts:[\"GF;Unbounded-700\"],name:\"24\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r0lg6s\",\"data-framer-name\":\"Group 137\",name:\"Group 137\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-114ju1q\",\"data-border\":true,\"data-framer-name\":\"Ellipse 39\",name:\"Ellipse 39\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Unbounded\", \"Unbounded Placeholder\", sans-serif',\"--framer-font-size\":\"9.95px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsxs(\"span\",{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLTcwMA==\",\"--framer-font-size\":\"17.4px\",\"--framer-font-weight\":\"700\"},children:[\"36\",/*#__PURE__*/_jsx(\"br\",{})]}),\"months\"]})}),className:\"framer-1iaqk3s\",\"data-framer-name\":\"36 months\",fonts:[\"GF;Unbounded-regular\",\"GF;Unbounded-700\"],name:\"36 months\",verticalAlignment:\"center\",withExternalLayout:true})]})]})]})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"p2GGpdP_b\"},implicitPathVariables:undefined},{href:{webPageId:\"p2GGpdP_b\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yJ5WjSZeh:{height:55}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vakl44-container hidden-gitniq hidden-z0rr0t hidden-7xpifd hidden-1thjrrk hidden-13ic8r1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yJ5WjSZeh:{AqBN4cJ_t:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ButtonButton,{AqBN4cJ_t:resolvedLinks1[0],bhkyLsfgX:\"bar-chart-2\",D9IefWLTn:\"Book a Demo\",FiilAN0rA:\"rgb(11, 26, 173)\",height:\"100%\",id:\"Qfa3rxBuy\",ifVmf3FDZ:false,layoutId:\"Qfa3rxBuy\",variant:\"M1YjrYfsk\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zq9qlz\",\"data-framer-name\":\"Partner / 2\",id:elementId,name:\"Partner / 2\",ref:ref2,children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:\"160+ brands have already introduced flexible checkout options with Sharpei\"})}),className:\"framer-28mcxg\",\"data-framer-appear-id\":\"28mcxg\",\"data-framer-name\":\"160,000+ customers in over 120 countries grow their businesses with Nimbus\",fonts:[\"Inter\"],initial:animation2,name:\"160,000+ customers in over 120 countries grow their businesses with Nimbus\",optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-39i8pz-container\",\"data-framer-appear-id\":\"39i8pz\",initial:animation4,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:30,height:\"100%\",hoverFactor:.5,id:\"Nikhh0Oug\",layoutId:\"Nikhh0Oug\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-bxcftq\",\"data-framer-name\":\"carborsports\",name:\"carborsports\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-111alv4\",\"data-framer-name\":\"Logo\",layout:\"position\",name:\"Logo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 150 36\"><g id=\"ss12586518580_1\"><path d=\"M 0 36 L 0 0 L 149.268 0 L 149.268 36 Z\" fill=\"transparent\"></path></g><path d=\"M 14.963 23.082 C 14.834 23.039 14.748 23.039 14.661 23.082 C 13.238 23.686 11.771 23.988 10.218 23.858 C 8.752 23.729 7.415 23.255 6.164 22.478 C 5.344 21.96 4.568 21.313 3.964 20.537 C 3.274 19.588 2.713 18.596 2.368 17.474 C 1.979 16.31 1.936 15.145 2.066 13.98 C 2.195 12.772 2.583 11.65 3.187 10.573 C 3.698 9.668 4.354 8.851 5.128 8.157 C 5.784 7.584 6.526 7.118 7.328 6.777 C 8.481 6.26 9.731 5.995 10.995 6 C 11.555 6 12.116 6 12.677 6.13 C 13.411 6.302 14.187 6.475 14.834 6.82 C 16.245 7.537 17.459 8.588 18.371 9.882 C 18.414 9.925 18.414 9.969 18.458 10.012 C 18.803 10.659 18.803 10.702 18.112 11.004 C 17.94 11.09 17.897 10.918 17.81 10.831 C 17.422 10.271 17.077 9.71 16.56 9.192 C 16.128 8.804 15.654 8.459 15.18 8.114 C 14.665 7.781 14.115 7.506 13.54 7.294 C 12.804 7.029 12.035 6.87 11.254 6.82 C 10.693 6.777 10.089 6.906 9.485 6.992 C 8.709 7.165 7.932 7.423 7.199 7.769 C 5.862 8.459 4.869 9.494 4.093 10.745 C 3.618 11.478 3.23 12.298 3.058 13.117 C 2.884 13.968 2.84 14.841 2.928 15.706 C 3.058 16.784 3.403 17.776 3.92 18.726 C 4.74 20.236 5.948 21.314 7.458 22.046 C 8.881 22.78 10.391 22.953 11.901 22.78 C 13.022 22.65 14.144 22.306 15.093 21.659 C 15.308 21.529 15.481 20.925 15.352 20.709 C 15.265 20.58 15.136 20.666 15.05 20.709 C 14.758 20.923 14.438 21.098 14.1 21.227 C 12.893 21.874 11.599 22.09 10.261 21.96 C 8.666 21.831 7.285 21.184 6.077 20.106 C 4.999 19.156 4.266 17.992 3.92 16.612 C 3.662 15.533 3.662 14.455 3.791 13.333 C 3.964 12.125 4.524 11.09 5.258 10.141 C 6.336 8.718 7.803 7.941 9.528 7.596 C 10.736 7.38 11.901 7.466 13.065 7.812 C 14.662 8.286 15.912 9.322 16.861 10.659 C 17.25 11.219 17.25 11.219 16.646 11.565 C 16.473 11.651 16.386 11.694 16.257 11.478 C 15.956 10.918 15.481 10.443 14.963 10.012 C 14.608 9.701 14.234 9.412 13.842 9.149 C 13.108 8.761 12.332 8.545 11.512 8.416 C 10.607 8.243 9.744 8.416 8.882 8.718 C 7.544 9.149 6.509 9.968 5.689 11.09 C 5.431 11.469 5.215 11.874 5.042 12.298 C 4.868 12.685 4.738 13.09 4.654 13.506 C 4.525 14.219 4.525 14.95 4.654 15.663 C 4.74 16.353 4.999 17 5.301 17.603 C 5.905 18.812 6.897 19.717 8.105 20.321 C 8.838 20.71 9.615 20.882 10.435 20.968 C 12.073 21.098 13.54 20.58 14.834 19.631 C 15.093 19.459 14.964 19.243 14.92 19.027 C 14.748 18.639 14.748 18.596 14.403 18.897 C 13.497 19.631 12.505 19.977 11.34 20.149 C 9.83 20.321 8.536 19.804 7.371 18.898 C 6.379 18.121 5.775 17.086 5.431 15.878 C 5.042 14.325 5.344 12.858 6.164 11.521 C 6.854 10.443 7.889 9.753 9.054 9.321 C 9.528 9.149 10.046 9.106 10.564 9.063 C 11.34 9.02 12.074 9.149 12.807 9.408 C 14.014 9.882 14.92 10.702 15.61 11.78 C 15.697 11.91 15.697 11.953 15.567 12.04 C 15.05 12.427 15.05 12.427 14.618 11.953 C 14.273 11.565 13.928 11.176 13.54 10.874 C 12.85 10.314 12.03 10.054 11.124 10.012 C 10.477 9.969 9.787 9.969 9.14 10.27 C 8.018 10.788 7.113 11.608 6.552 12.73 C 6.682 12.816 6.767 12.772 6.854 12.73 C 7.733 12.302 8.684 12.038 9.658 11.953 C 11.469 11.737 13.195 11.996 14.791 12.859 C 15.912 13.463 16.818 14.325 17.638 15.317 C 18.242 16.094 18.673 16.914 19.018 17.819 C 19.234 18.467 19.363 19.157 19.493 19.847 C 19.579 20.537 19.45 21.184 19.407 21.874 C 19.363 22.91 18.975 23.815 18.587 24.721 C 18.156 25.713 17.465 26.533 16.689 27.266 C 15.956 27.956 15.093 28.431 14.187 28.862 C 12.763 29.509 11.254 29.725 9.701 29.552 C 7.846 29.38 6.207 28.69 4.783 27.439 C 4.223 26.921 3.748 26.317 3.23 25.757 C 3.058 25.584 3.058 25.325 2.885 25.109 L 2.842 25.066 C 3.015 24.894 3.23 24.764 3.489 24.678 C 3.662 24.635 3.705 24.764 3.791 24.851 C 4.783 26.447 6.121 27.568 7.846 28.258 C 8.838 28.647 9.83 28.819 10.909 28.733 C 12.634 28.647 14.23 28.129 15.567 27.051 C 16.458 26.335 17.204 25.457 17.767 24.462 C 18.199 23.686 18.457 22.823 18.587 21.96 C 18.759 20.666 18.63 19.416 18.242 18.164 C 17.724 16.525 16.646 15.274 15.308 14.239 C 14.403 13.506 13.324 13.117 12.203 12.859 C 10.563 12.47 9.011 12.729 7.458 13.333 C 7.156 13.463 6.811 13.592 6.552 13.765 C 6.293 13.937 6.077 14.541 6.207 14.843 C 6.293 15.015 6.422 14.886 6.509 14.8 C 7.159 14.328 7.89 13.977 8.665 13.765 C 9.399 13.505 10.132 13.549 10.865 13.549 C 11.599 13.549 12.332 13.679 13.022 13.937 C 13.762 14.192 14.459 14.555 15.092 15.015 C 15.841 15.577 16.472 16.28 16.948 17.086 C 17.5 18.016 17.811 19.069 17.854 20.149 C 17.897 21.184 17.854 22.176 17.509 23.125 C 17.248 23.857 16.869 24.542 16.387 25.153 C 15.524 26.274 14.36 27.051 13.022 27.525 C 12.418 27.741 11.772 27.956 11.124 27.956 C 10.218 27.956 9.269 27.913 8.364 27.568 C 7.242 27.137 6.25 26.576 5.43 25.713 C 5.063 25.337 4.745 24.917 4.481 24.463 C 4.481 24.419 4.438 24.419 4.438 24.376 C 4.481 24.074 4.783 24.074 4.998 23.945 C 5.128 23.858 5.215 23.902 5.301 24.031 C 6.207 25.498 7.501 26.49 9.183 26.921 C 11.081 27.396 12.807 27.051 14.403 25.843 C 15.438 25.023 16.258 24.031 16.646 22.78 C 16.948 21.831 17.077 20.882 16.905 19.847 C 16.77 19.062 16.507 18.304 16.128 17.604 C 15.568 16.525 14.662 15.792 13.583 15.188 C 12.461 14.584 11.297 14.368 10.046 14.498 C 8.924 14.584 7.889 14.972 6.94 15.619 C 6.854 15.706 6.767 15.749 6.638 15.835 C 6.422 15.921 6.422 16.051 6.552 16.266 C 6.585 16.344 6.629 16.417 6.682 16.482 C 6.811 16.827 6.811 16.827 7.112 16.612 C 7.932 15.878 8.838 15.49 9.916 15.361 C 10.787 15.23 11.677 15.319 12.505 15.619 C 13.497 15.921 14.316 16.525 15.007 17.345 C 15.74 18.208 16.128 19.2 16.301 20.321 C 16.431 21.227 16.214 22.133 15.912 22.996 C 15.395 24.333 14.489 25.282 13.152 25.843 C 12.246 26.231 11.297 26.49 10.305 26.403 C 8.493 26.231 7.113 25.368 6.077 23.859 C 5.947 23.686 5.991 23.599 6.12 23.47 C 6.25 23.384 6.336 23.298 6.466 23.255 C 6.681 23.168 6.811 23.298 6.94 23.47 C 7.5 24.376 8.32 25.023 9.313 25.282 C 10.952 25.757 12.505 25.584 13.799 24.376 C 14.23 24.204 14.705 23.729 14.963 23.082 Z M 10.779 19.588 C 11.124 19.588 11.469 19.588 11.814 19.502 C 12.634 19.286 13.367 18.984 13.971 18.38 C 14.101 18.25 14.144 18.121 14.014 18.035 C 13.713 17.863 13.583 17.561 13.281 17.388 C 12.677 17 12.073 16.784 11.34 16.655 C 9.916 16.395 8.709 16.741 7.587 17.647 C 7.328 17.819 7.371 17.992 7.544 18.165 C 8.45 19.027 9.528 19.588 10.779 19.588 Z M 76.52 23.169 C 73.37 23.255 71.3 20.753 71.084 18.424 C 70.912 16.654 71.429 15.145 72.68 13.894 C 73.758 12.816 75.139 12.384 76.649 12.428 C 79.711 12.471 82.127 14.671 82.041 18.035 C 81.954 20.839 79.711 23.212 76.519 23.169 Z M 76.476 19.847 C 77.641 19.977 78.762 18.898 78.633 17.69 C 78.503 16.44 77.9 15.749 76.606 15.663 C 75.398 15.576 74.362 16.612 74.406 17.82 C 74.406 18.64 75.226 19.976 76.476 19.847 Z M 111.287 23.168 C 109.562 23.212 108.138 22.564 107.017 21.314 C 106.629 20.882 106.37 20.364 106.154 19.847 C 105.766 18.984 105.68 18.078 105.766 17.215 C 105.883 16.156 106.302 15.153 106.974 14.325 C 107.793 13.29 108.915 12.773 110.123 12.514 C 110.899 12.341 111.719 12.384 112.495 12.557 C 112.927 12.643 113.315 12.773 113.703 12.945 C 114.609 13.376 115.299 14.023 115.86 14.843 C 116.55 15.878 116.809 17.043 116.679 18.251 C 116.593 19.459 116.205 20.537 115.342 21.443 C 114.48 22.392 113.401 22.91 112.15 23.168 C 111.891 23.212 111.589 23.125 111.287 23.168 Z M 113.401 17.69 C 113.401 17 113.099 16.44 112.538 16.008 C 112.064 15.663 111.546 15.619 110.942 15.706 C 109.389 15.878 108.958 17.431 109.26 18.51 C 109.433 19.07 109.864 19.502 110.382 19.76 C 110.856 19.976 111.374 19.89 111.848 19.804 C 112.754 19.588 113.401 18.553 113.401 17.69 Z M 63.06 22.996 L 60.904 22.996 C 60.72 22.998 60.543 22.927 60.413 22.797 C 60.283 22.667 60.212 22.49 60.214 22.306 L 60.214 13.16 C 60.214 12.858 60.472 12.556 60.947 12.556 C 62.025 12.513 63.147 12.513 64.225 12.556 C 64.57 12.556 64.915 12.556 65.261 12.599 C 66.123 12.685 66.986 12.858 67.719 13.375 C 68.194 13.72 68.409 14.238 68.539 14.799 C 68.625 15.273 68.582 15.705 68.496 16.136 C 68.41 16.481 68.237 16.826 67.936 17.086 C 67.892 17.128 67.849 17.128 67.806 17.171 C 67.461 17.431 67.461 17.473 67.806 17.732 C 68.366 18.163 68.798 18.638 68.97 19.372 C 69.272 20.665 68.539 22.089 67.331 22.52 C 66.515 22.813 65.653 22.959 64.786 22.952 C 64.182 22.995 63.621 22.995 63.061 22.995 Z M 63.492 19.588 C 63.492 20.408 63.492 20.408 64.312 20.408 L 64.57 20.408 C 64.872 20.321 65.218 20.321 65.39 20.062 C 65.606 19.674 65.433 19.157 65.002 19.027 C 64.738 18.938 64.461 18.895 64.182 18.897 C 63.492 18.855 63.492 18.855 63.492 19.588 Z M 64.139 15.145 L 63.837 15.145 C 63.535 15.102 63.406 15.231 63.449 15.533 C 63.492 15.835 63.535 16.137 63.492 16.439 C 63.492 16.569 63.535 16.655 63.708 16.655 C 63.966 16.655 64.268 16.612 64.528 16.568 C 64.829 16.482 65.002 16.266 65.045 15.965 C 65.088 15.619 64.915 15.404 64.657 15.231 C 64.527 15.059 64.312 15.145 64.139 15.145 Z M 119.268 17.733 L 119.268 13.333 C 119.268 12.816 119.527 12.557 120.001 12.557 C 121.209 12.557 122.417 12.514 123.625 12.557 C 124.444 12.6 125.221 12.643 125.997 12.988 C 126.989 13.419 127.636 14.11 127.895 15.145 C 128.154 16.094 128.111 17.043 127.679 17.949 C 127.494 18.343 127.212 18.684 126.86 18.941 C 126.687 19.071 126.601 19.157 126.774 19.416 C 127.386 20.325 127.934 21.276 128.413 22.262 C 128.628 22.694 128.542 23.039 127.981 22.996 C 127.291 22.953 126.601 22.953 125.911 22.996 C 125.35 23.039 125.005 22.737 124.789 22.306 C 124.444 21.572 124.056 20.839 123.711 20.106 C 123.581 19.89 122.978 19.717 122.762 19.846 C 122.676 19.89 122.719 20.019 122.719 20.106 L 122.719 21.96 C 122.719 22.176 122.719 22.349 122.632 22.564 C 122.546 22.866 122.287 22.996 121.985 22.996 L 119.872 22.996 C 119.527 22.996 119.268 22.651 119.268 22.306 Z M 123.452 17.043 L 123.97 17.043 C 124.315 17.043 124.66 16.741 124.703 16.483 C 124.746 16.008 124.617 15.792 124.185 15.619 C 123.754 15.49 123.323 15.619 122.891 15.49 C 122.762 15.447 122.719 15.576 122.719 15.706 L 122.719 16.266 C 122.676 17.043 122.676 17.043 123.452 17.043 Z M 48.438 17.733 L 48.438 13.29 C 48.438 12.73 48.567 12.557 49.128 12.557 C 50.336 12.557 51.543 12.514 52.751 12.557 C 53.614 12.6 54.52 12.687 55.339 13.031 C 55.512 13.118 55.684 13.204 55.814 13.333 C 56.59 13.851 56.978 14.627 57.108 15.576 C 57.194 16.266 57.151 16.914 56.978 17.561 C 56.806 18.121 56.504 18.553 56.029 18.898 C 55.814 19.028 55.771 19.157 55.9 19.372 L 57.453 22.09 C 57.539 22.22 57.539 22.349 57.669 22.521 C 57.799 22.694 57.583 23.039 57.281 23.039 C 56.375 23.039 55.511 23.082 54.606 23.039 C 54.304 23.039 54.088 22.737 53.959 22.479 C 53.614 21.788 53.269 21.055 52.881 20.365 C 52.665 19.933 52.32 19.804 51.845 19.89 C 51.715 19.933 51.759 19.976 51.759 20.062 C 51.802 20.839 51.673 21.615 51.673 22.392 C 51.673 22.823 51.5 23.039 51.069 23.039 L 49.084 23.039 C 48.696 23.039 48.437 22.78 48.437 22.306 C 48.437 21.788 48.481 21.227 48.481 20.71 C 48.437 19.674 48.437 18.725 48.437 17.733 Z M 52.578 17.043 L 53.096 17.043 C 53.398 17.043 53.786 16.741 53.83 16.483 C 53.916 16.051 53.743 15.792 53.355 15.663 C 52.967 15.533 52.579 15.663 52.234 15.533 C 51.974 15.447 51.802 15.533 51.845 15.878 C 51.888 16.008 51.845 16.18 51.845 16.31 C 51.802 17.043 51.802 17.043 52.579 17.043 Z M 44.253 22.996 L 43.304 22.996 C 42.83 22.996 42.7 22.91 42.528 22.435 C 42.441 22.176 42.355 21.875 42.269 21.615 C 42.226 21.443 42.183 21.4 42.01 21.4 L 39.422 21.4 C 39.249 21.4 39.163 21.486 39.163 21.659 C 39.077 21.961 38.991 22.306 38.861 22.608 C 38.731 22.91 38.516 22.996 38.301 22.996 C 37.481 22.996 36.704 23.082 35.885 22.953 C 35.453 22.866 35.324 22.651 35.453 22.219 C 35.885 20.882 36.316 19.545 36.747 18.251 C 37.222 16.784 37.697 15.361 38.171 13.894 C 38.257 13.678 38.301 13.463 38.387 13.29 C 38.517 12.772 38.904 12.6 39.379 12.6 L 42.01 12.6 C 42.441 12.6 42.743 12.859 42.873 13.29 C 43.347 14.455 43.693 15.706 44.123 16.913 C 44.685 18.553 45.203 20.192 45.763 21.831 C 45.806 22.004 45.893 22.176 45.936 22.349 C 46.022 22.78 45.806 23.082 45.375 23.082 C 45.073 22.996 44.642 22.996 44.253 22.996 Z M 41.493 18.984 C 41.277 18.121 41.018 17.302 40.845 16.482 C 40.845 16.396 40.802 16.31 40.716 16.31 C 40.63 16.31 40.63 16.396 40.586 16.482 L 39.94 18.812 C 39.897 18.941 39.94 18.984 40.069 18.984 L 41.492 18.984 Z M 97.397 12.557 C 97.872 12.557 98.347 12.514 98.864 12.557 C 99.727 12.6 100.59 12.643 101.409 12.945 C 102.186 13.247 102.876 13.721 103.221 14.412 C 103.652 15.317 103.825 16.352 103.609 17.432 C 103.437 18.294 103.005 18.984 102.358 19.459 C 101.927 19.761 101.409 19.933 100.892 20.063 C 100.141 20.227 99.372 20.285 98.605 20.235 C 98.39 20.235 98.303 20.278 98.347 20.537 C 98.347 21.055 98.39 21.572 98.347 22.09 C 98.303 22.78 98.217 23.039 97.397 23.039 L 95.801 23.039 C 95.241 23.039 94.939 22.737 94.939 22.176 L 94.939 13.463 C 94.939 12.902 95.241 12.6 95.759 12.6 C 96.276 12.557 96.837 12.557 97.397 12.557 Z M 98.217 16.439 L 98.217 17.129 C 98.217 17.259 98.217 17.302 98.39 17.302 L 99.468 17.302 C 99.943 17.259 100.245 16.827 100.201 16.352 C 100.158 15.965 99.813 15.662 99.339 15.619 C 99.166 15.619 98.994 15.619 98.821 15.576 C 98.26 15.446 98.174 15.533 98.174 16.094 C 98.217 16.224 98.217 16.31 98.217 16.439 Z M 144.805 23.255 C 143.64 23.255 142.605 23.039 141.699 22.435 C 141.138 22.09 140.793 21.572 140.534 20.925 C 140.448 20.71 140.534 20.451 140.75 20.365 C 141.334 20.12 141.941 19.932 142.561 19.804 C 142.993 19.718 143.295 19.976 143.597 20.192 C 143.942 20.494 144.373 20.494 144.761 20.537 C 145.02 20.537 145.322 20.407 145.538 20.149 C 145.754 19.933 145.667 19.631 145.322 19.502 C 145.063 19.372 144.761 19.329 144.459 19.243 C 143.683 19.027 142.907 18.812 142.173 18.423 C 141.397 17.992 140.965 17.388 140.793 16.525 C 140.534 15.275 140.879 14.153 141.828 13.29 C 142.389 12.816 143.122 12.514 143.942 12.427 C 144.765 12.334 145.599 12.393 146.401 12.6 C 147.177 12.816 147.695 13.29 148.169 13.894 C 148.255 13.98 148.342 14.11 148.428 14.282 C 148.644 14.972 148.557 15.145 147.91 15.317 C 147.436 15.447 146.918 15.533 146.401 15.663 C 146.056 15.749 145.797 15.49 145.538 15.317 C 145.193 15.059 144.416 15.016 144.114 15.231 C 144.008 15.291 143.94 15.4 143.931 15.522 C 143.922 15.643 143.975 15.76 144.071 15.835 C 144.287 16.008 144.503 16.137 144.761 16.18 C 145.754 16.396 146.789 16.698 147.695 17.172 C 148.299 17.517 148.773 18.078 148.903 18.812 C 149.118 19.804 148.989 20.796 148.385 21.615 C 148.212 21.875 147.867 22.047 147.695 22.263 C 147.479 22.521 147.177 22.564 146.918 22.737 C 146.616 22.953 146.228 22.996 145.883 23.039 C 145.557 23.226 145.178 23.302 144.805 23.255 Z M 88.296 23.255 C 87.174 23.298 86.139 23.039 85.19 22.435 C 84.672 22.09 84.327 21.615 84.068 21.055 C 83.938 20.71 84.068 20.408 84.457 20.322 C 84.974 20.149 85.449 20.02 85.967 19.89 C 86.268 19.804 86.613 19.89 86.872 20.106 C 87.303 20.451 87.778 20.666 88.339 20.58 C 88.598 20.537 88.813 20.494 88.986 20.322 C 89.245 20.062 89.202 19.761 88.856 19.632 C 88.339 19.416 87.821 19.329 87.304 19.157 C 86.484 18.941 85.707 18.639 85.061 18.078 C 84.629 17.733 84.456 17.216 84.327 16.655 C 84.16 15.932 84.236 15.174 84.543 14.498 C 84.974 13.635 85.621 13.118 86.527 12.816 C 87.778 12.384 88.986 12.427 90.194 12.859 C 90.97 13.118 91.531 13.679 91.876 14.412 C 92.135 14.972 92.006 15.361 91.401 15.447 C 90.927 15.49 90.453 15.663 89.978 15.792 C 89.676 15.878 89.418 15.706 89.202 15.533 C 88.727 15.102 88.252 15.188 87.735 15.318 C 87.562 15.361 87.476 15.49 87.433 15.663 C 87.39 15.835 87.519 15.965 87.649 16.051 C 87.907 16.181 88.209 16.267 88.469 16.353 C 89.331 16.569 90.237 16.784 91.013 17.216 C 91.617 17.561 92.221 18.078 92.35 18.898 C 92.566 19.976 92.48 21.012 91.79 21.918 C 91.229 22.651 90.452 22.996 89.59 23.168 C 89.158 23.255 88.727 23.255 88.296 23.255 Z M 23.634 17.776 C 23.634 16.439 23.893 15.446 24.54 14.541 C 25.057 13.808 25.661 13.247 26.48 12.815 C 27.085 12.513 27.689 12.427 28.336 12.255 C 28.767 12.125 29.285 12.212 29.716 12.298 C 30.406 12.384 31.14 12.557 31.743 12.902 C 32.261 13.204 32.779 13.549 33.167 14.023 C 33.383 14.283 33.339 14.67 33.037 14.886 C 32.434 15.317 31.83 15.706 31.226 16.094 C 30.967 16.266 30.666 16.224 30.406 16.008 C 29.586 15.49 28.724 15.49 27.861 16.008 C 27.171 16.439 26.869 17.129 26.912 17.906 C 26.998 18.855 27.516 19.588 28.465 19.804 C 29.069 19.933 29.802 20.019 30.363 19.415 C 30.579 19.157 31.14 19.243 31.528 19.459 L 32.951 20.364 C 33.383 20.666 33.426 21.054 33.081 21.443 C 32.261 22.263 31.269 22.737 30.104 22.953 C 29.284 23.082 28.551 23.082 27.774 22.866 C 26.006 22.435 24.798 21.4 24.065 19.761 C 23.72 19.071 23.677 18.337 23.634 17.776 Z M 134.538 12.557 L 137.644 12.557 C 137.859 12.557 138.075 12.6 138.248 12.687 C 138.593 12.859 138.55 13.161 138.55 13.419 C 138.593 13.98 138.636 14.498 138.506 15.059 C 138.42 15.489 138.161 15.706 137.73 15.706 L 136.393 15.706 C 136.22 15.706 136.177 15.749 136.177 15.964 L 136.177 21.702 C 136.177 21.96 136.134 22.219 136.134 22.478 C 136.091 22.823 135.832 23.038 135.487 23.038 L 133.459 23.038 C 133.071 23.038 132.812 22.737 132.769 22.262 C 132.726 21.572 132.769 20.882 132.769 20.149 L 132.769 15.878 C 132.769 15.706 132.726 15.663 132.554 15.663 L 131.13 15.663 C 130.699 15.663 130.354 15.36 130.354 14.886 C 130.354 14.326 130.311 13.721 130.354 13.161 C 130.354 12.901 130.526 12.729 130.785 12.686 C 131.001 12.643 131.216 12.6 131.432 12.6 C 132.467 12.557 133.503 12.557 134.538 12.557 Z\" fill=\"rgb(98, 105, 129)\"></path></svg>',svgContentId:12586518580,withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1htoqtm\",\"data-framer-name\":\"ywh\",layout:\"position\",name:\"ywh\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 106 36\"><path d=\"M 72.564 25.13 C 73.322 23.015 74.08 20.9 74.84 18.786 C 75.2 17.784 75.565 16.783 75.926 15.781 C 76.578 13.969 77.228 12.156 77.882 10.345 C 78.152 9.597 78.427 8.851 78.702 8.105 C 78.721 8.055 78.719 7.988 78.789 7.959 C 78.861 8.025 78.827 8.109 78.827 8.183 C 78.83 9.35 78.841 10.516 78.825 11.682 C 78.813 12.577 78.904 13.47 78.872 14.365 C 78.867 14.518 78.936 14.545 79.075 14.545 C 81.117 14.542 83.159 14.54 85.201 14.547 C 85.402 14.548 85.415 14.462 85.415 14.311 C 85.412 12.226 85.413 10.142 85.413 8.058 C 85.413 7.831 85.527 7.717 85.755 7.717 C 87.169 7.717 88.583 7.717 89.998 7.717 C 89.998 13.456 89.997 19.194 90.002 24.933 C 90.002 25.097 89.964 25.135 89.794 25.134 C 88.333 25.126 86.873 25.129 85.413 25.129 C 85.413 23.105 85.41 21.079 85.417 19.054 C 85.418 18.853 85.376 18.78 85.148 18.781 C 83.145 18.789 81.142 18.789 79.139 18.781 C 78.911 18.78 78.869 18.852 78.87 19.054 C 78.877 21.079 78.874 23.105 78.874 25.129 L 72.564 25.129 Z\" fill=\"rgb(98,105,129)\"></path><path d=\"M 56.604 25.174 C 56.295 24.303 55.988 23.432 55.674 22.562 C 55.366 21.706 55.049 20.853 54.737 19.998 C 54.573 19.547 54.412 19.095 54.242 18.646 C 54.203 18.542 54.208 18.454 54.255 18.358 C 54.407 18.048 54.552 17.735 54.705 17.427 C 55.23 16.37 55.764 15.319 56.278 14.259 C 56.466 13.871 56.659 13.485 56.848 13.098 C 56.879 13.035 56.916 12.976 56.975 12.869 C 57.65 14.68 58.31 16.447 58.969 18.214 C 58.987 18.219 59.005 18.224 59.023 18.229 C 60.594 14.748 62.166 11.267 63.759 7.736 C 65.352 11.264 66.924 14.746 68.521 18.286 C 68.741 17.758 68.935 17.299 69.126 16.838 C 69.68 15.501 70.232 14.163 70.785 12.826 C 71.374 11.402 71.963 9.979 72.551 8.555 C 72.771 8.021 72.768 8.02 73.353 8.02 C 74.455 8.02 75.558 8.02 76.66 8.02 C 76.911 8.02 76.916 8.023 76.832 8.256 C 76.217 9.984 75.598 11.711 74.983 13.44 C 74.666 14.331 74.356 15.225 74.04 16.116 C 73.291 18.231 72.541 20.345 71.79 22.458 C 71.483 23.322 71.169 24.184 70.86 25.048 C 70.846 25.087 70.845 25.131 70.839 25.174 L 67.052 25.174 C 67.034 25.097 67.027 25.017 66.997 24.945 C 66.825 24.521 66.644 24.099 66.471 23.674 C 65.69 21.765 64.912 19.854 64.132 17.943 C 64.016 17.659 63.894 17.376 63.757 17.049 C 63.171 18.467 62.608 19.829 62.045 21.192 C 61.637 22.179 61.225 23.163 60.824 24.153 C 60.688 24.49 60.519 24.816 60.435 25.174 L 56.605 25.174 Z\" fill=\"rgb(98,105,129)\"></path><path d=\"M 42.486 6.844 C 44.075 6.844 45.664 6.847 47.254 6.84 C 47.45 6.84 47.535 6.901 47.613 7.081 C 48.026 8.034 48.462 8.978 48.888 9.927 C 49.322 10.895 49.752 11.865 50.186 12.834 C 50.224 12.92 50.272 13.002 50.333 13.12 C 50.542 12.658 50.739 12.228 50.934 11.796 C 51.318 10.941 51.699 10.085 52.082 9.23 C 52.408 8.502 52.74 7.776 53.058 7.045 C 53.12 6.902 53.189 6.841 53.353 6.841 C 54.882 6.847 56.411 6.844 57.94 6.845 C 58.18 6.845 58.198 6.876 58.093 7.082 C 57.639 7.98 57.183 8.877 56.728 9.775 C 55.889 11.433 55.039 13.086 54.215 14.751 C 53.824 15.541 53.41 16.32 53.018 17.109 C 52.893 17.358 52.777 17.612 52.651 17.861 C 52.605 17.951 52.612 18.045 52.612 18.139 C 52.612 20.193 52.612 22.247 52.612 24.3 L 48.046 24.3 C 48.046 22.249 48.046 20.197 48.047 18.145 C 48.047 18.027 48.035 17.918 47.98 17.807 C 47.541 16.936 47.11 16.061 46.673 15.189 C 46.024 13.897 45.374 12.606 44.722 11.316 C 44.142 10.17 43.558 9.026 42.977 7.881 C 42.907 7.744 42.859 7.595 42.778 7.465 C 42.685 7.315 42.677 7.11 42.486 7.019 L 42.486 6.844 Z\" fill=\"rgb(98,105,129)\"></path><path d=\"M 27.926 18.666 C 27.77 18.93 27.637 19.191 27.506 19.454 C 26.927 20.622 26.454 21.832 26.12 23.093 C 26.002 23.539 25.899 23.991 25.845 24.45 C 25.803 24.811 25.478 25.049 25.04 24.958 C 24.841 24.917 24.698 24.8 24.591 24.624 C 24.195 23.973 23.746 23.352 23.393 22.678 C 23.027 21.98 22.438 21.522 21.814 21.092 C 21.158 20.639 20.505 20.182 19.935 19.622 C 19.125 18.826 18.626 17.871 18.478 16.741 C 18.417 16.272 18.385 15.804 18.501 15.338 C 18.515 15.283 18.531 15.228 18.547 15.173 C 18.562 15.122 18.575 15.056 18.634 15.05 C 18.705 15.043 18.722 15.119 18.74 15.168 C 18.792 15.306 18.84 15.445 18.876 15.588 C 19.143 16.626 19.705 17.503 20.377 18.321 C 20.58 18.568 20.798 18.803 21.056 18.996 C 21.082 19.016 21.108 19.038 21.138 19.051 C 21.203 19.081 21.269 19.148 21.342 19.098 C 21.424 19.041 21.398 18.948 21.374 18.872 C 21.319 18.691 21.215 18.532 21.128 18.366 C 20.603 17.361 20.083 16.354 19.647 15.308 C 19.297 14.468 19.004 13.609 18.86 12.707 C 18.743 11.969 18.72 11.23 18.95 10.508 C 19.133 9.934 19.397 9.392 19.669 8.855 C 19.921 8.359 20.184 7.869 20.443 7.377 C 20.507 7.256 20.582 7.144 20.686 7.054 C 20.739 7.008 20.801 6.961 20.875 6.989 C 20.953 7.018 20.968 7.095 20.975 7.171 C 20.997 7.442 20.935 7.7 20.858 7.956 C 20.662 8.605 20.455 9.252 20.312 9.916 C 20.139 10.723 20.101 11.53 20.328 12.334 C 20.359 12.443 20.378 12.582 20.507 12.604 C 20.632 12.626 20.693 12.499 20.751 12.409 C 20.981 12.059 21.147 11.675 21.343 11.306 C 21.57 10.878 21.859 10.499 22.221 10.176 C 22.276 10.128 22.336 10.082 22.4 10.046 C 22.511 9.984 22.56 10.016 22.555 10.141 C 22.549 10.287 22.486 10.418 22.433 10.55 C 22.157 11.236 21.885 11.925 21.597 12.606 C 21.301 13.309 21.275 14.025 21.493 14.744 C 21.95 16.254 22.697 17.612 23.705 18.83 C 24.16 19.38 24.629 19.918 25.123 20.433 C 25.23 20.545 25.229 20.544 25.31 20.412 C 25.896 19.463 26.537 18.552 27.218 17.668 C 27.25 17.626 27.287 17.596 27.243 17.532 C 26.873 16.999 26.485 16.482 26.007 16.036 C 25.7 15.751 25.367 15.512 24.957 15.393 C 24.85 15.362 24.748 15.316 24.665 15.241 C 24.537 15.127 24.56 15.02 24.723 14.974 C 24.925 14.917 25.124 14.96 25.318 15.016 C 25.953 15.202 26.494 15.555 27.007 15.958 C 27.319 16.202 27.583 16.496 27.859 16.776 C 27.918 16.837 27.945 16.832 27.999 16.773 C 28.527 16.2 29.105 15.686 29.801 15.32 C 30.118 15.153 30.445 15.011 30.805 14.959 C 30.916 14.943 31.026 14.942 31.135 14.974 C 31.289 15.02 31.312 15.122 31.194 15.235 C 31.124 15.301 31.041 15.35 30.95 15.375 C 30.414 15.522 30.005 15.859 29.631 16.246 C 29.254 16.637 28.931 17.071 28.624 17.517 C 28.583 17.576 28.59 17.612 28.631 17.665 C 29.325 18.554 29.969 19.478 30.56 20.439 C 30.605 20.511 30.628 20.545 30.705 20.463 C 31.635 19.482 32.531 18.473 33.228 17.309 C 33.689 16.539 34.06 15.723 34.331 14.865 C 34.591 14.044 34.55 13.244 34.199 12.449 C 33.898 11.764 33.634 11.063 33.355 10.369 C 33.322 10.289 33.299 10.205 33.296 10.119 C 33.293 10.033 33.338 9.998 33.422 10.029 C 33.493 10.055 33.55 10.101 33.606 10.15 C 34.071 10.546 34.392 11.047 34.659 11.588 C 34.768 11.808 34.885 12.024 34.999 12.241 C 35.051 12.338 35.109 12.432 35.186 12.514 C 35.319 12.656 35.406 12.642 35.485 12.461 C 35.539 12.337 35.564 12.203 35.593 12.072 C 35.757 11.32 35.691 10.575 35.526 9.833 C 35.378 9.17 35.166 8.525 34.975 7.874 C 34.916 7.673 34.873 7.469 34.875 7.258 C 34.875 7.217 34.877 7.176 34.885 7.136 C 34.92 6.97 35.015 6.934 35.149 7.038 C 35.258 7.122 35.337 7.233 35.4 7.353 C 35.868 8.239 36.347 9.119 36.738 10.044 C 37.058 10.798 37.134 11.574 37.039 12.377 C 36.901 13.555 36.497 14.655 36.024 15.733 C 35.576 16.756 35.052 17.744 34.534 18.733 C 34.5 18.8 34.473 18.867 34.465 18.941 C 34.458 19 34.458 19.059 34.512 19.097 C 34.565 19.134 34.615 19.105 34.662 19.081 C 34.877 18.969 35.049 18.802 35.209 18.627 C 35.822 17.962 36.327 17.225 36.703 16.402 C 36.869 16.039 36.947 15.648 37.075 15.273 C 37.094 15.215 37.117 15.157 37.148 15.105 C 37.199 15.02 37.241 15.022 37.283 15.113 C 37.37 15.302 37.406 15.506 37.416 15.709 C 37.494 17.337 36.939 18.709 35.723 19.807 C 35.177 20.301 34.577 20.725 33.969 21.139 C 33.598 21.39 33.249 21.668 32.934 21.989 C 32.712 22.216 32.576 22.497 32.418 22.764 C 32.037 23.41 31.621 24.033 31.229 24.672 C 31.081 24.914 30.769 25.028 30.471 24.96 C 30.217 24.903 30.048 24.726 30.012 24.489 C 29.985 24.304 29.954 24.118 29.919 23.933 C 29.763 23.095 29.515 22.282 29.221 21.482 C 28.878 20.552 28.472 19.651 27.993 18.781 C 27.974 18.746 27.952 18.712 27.925 18.665 Z\" fill=\"rgb(98,105,129)\"></path></svg>',svgContentId:8794307278,withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c3xdyy\",\"data-framer-name\":\"musicopolix\",name:\"musicopolix\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-bx833w\",\"data-framer-name\":\"Logo\",layout:\"position\",name:\"Logo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 150 36\"></svg>',svgContentId:9422044624,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jvcl2x\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 147 25\"><path d=\"M 3.376 7.522 C 4.434 6.806 5.328 6.356 6.346 6.28 C 7.85 6.167 9.152 6.656 10.291 7.522 C 10.575 7.748 10.698 7.748 10.982 7.522 C 12.325 6.544 13.911 6.167 15.619 6.242 C 18.1 6.355 19.727 7.56 20.297 9.706 C 20.541 10.535 20.622 11.364 20.622 12.231 L 20.622 18.745 C 20.622 19.16 20.541 19.348 20.012 19.31 C 19.239 19.273 18.426 19.273 17.653 19.31 C 17.165 19.348 17.083 19.16 17.083 18.783 L 17.083 11.778 C 17.083 11.213 17.043 10.648 16.758 10.12 C 16.067 8.954 14.806 8.615 13.138 9.142 C 12.935 9.218 12.772 9.293 12.568 9.368 C 12.04 9.631 11.552 9.895 11.918 10.611 C 12.081 10.912 12.04 11.326 12.04 11.666 L 12.04 18.67 C 12.04 19.122 11.959 19.311 11.389 19.272 C 10.616 19.235 9.803 19.235 9.029 19.272 C 8.582 19.272 8.501 19.122 8.501 18.783 L 8.501 12.043 C 8.501 11.552 8.461 11.063 8.298 10.573 C 7.769 8.841 5.817 8.539 4.434 9.218 C 3.742 9.556 3.417 10.008 3.457 10.837 C 3.539 13.398 3.457 15.996 3.498 18.595 C 3.498 19.16 3.335 19.273 2.766 19.273 C 1.993 19.236 1.22 19.236 0.406 19.273 C 0.081 19.273 0 19.197 0 18.896 L 0 6.882 C 0 6.506 0.163 6.468 0.488 6.506 C 1.18 6.506 1.871 6.543 2.563 6.506 C 3.295 6.506 3.743 6.581 3.376 7.522 Z M 85.011 12.983 C 85.336 16.637 81.391 19.838 77.486 19.724 C 73.378 19.612 70.246 16.75 70.206 12.946 C 70.165 9.444 73.418 6.016 78.218 6.243 C 81.35 6.393 85.336 9.03 85.011 12.983 Z M 77.649 9.142 C 77.201 9.142 76.754 9.142 76.306 9.293 C 74.395 9.97 73.012 12.381 74.11 14.641 C 74.964 16.448 77.323 17.503 79.316 16.448 C 80.699 15.732 81.838 14.302 81.513 12.231 C 81.228 10.497 79.316 8.841 77.649 9.142 Z M 107.504 6.28 C 111.735 6.167 115.029 9.255 114.948 12.983 C 114.867 16.712 111.816 19.763 107.22 19.687 C 103.274 19.65 100.386 16.787 100.101 13.435 C 99.817 9.331 103.437 6.054 107.504 6.28 Z M 111.45 12.908 C 111.531 12.456 111.368 11.967 111.165 11.439 C 110.433 9.368 107.952 8.615 106.081 9.368 C 104.291 10.083 103.355 11.929 103.722 13.737 C 104.128 15.695 105.633 16.787 107.26 16.863 C 109.619 16.976 111.45 15.243 111.45 12.908 Z M 32.174 18.519 C 30.872 19.273 29.611 19.575 28.228 19.612 C 25.788 19.687 23.754 18.068 23.307 15.958 C 23.226 15.523 23.185 15.082 23.185 14.641 L 23.185 7.108 C 23.185 6.656 23.307 6.544 23.795 6.544 C 24.568 6.581 25.3 6.581 26.073 6.544 C 26.561 6.506 26.683 6.656 26.683 7.108 C 26.683 9.556 26.723 12.004 26.683 14.452 C 26.683 15.581 27.618 17.051 29.286 16.9 C 29.774 16.863 30.262 16.937 30.71 16.75 C 32.011 16.297 32.296 15.921 32.296 14.678 L 32.296 7.183 C 32.296 6.694 32.377 6.506 32.946 6.544 C 33.72 6.581 34.493 6.581 35.306 6.544 C 35.672 6.544 35.753 6.656 35.753 6.957 L 35.753 18.934 C 35.753 19.273 35.631 19.348 35.306 19.348 C 34.533 19.311 33.72 19.311 32.946 19.348 C 32.336 19.385 31.971 19.311 32.174 18.519 Z M 88.997 22.097 L 88.997 24.47 C 88.997 24.809 88.916 24.922 88.55 24.884 C 87.736 24.847 86.882 24.884 86.069 24.884 C 85.743 24.884 85.662 24.771 85.662 24.47 L 85.662 19.989 C 85.662 19.386 86.312 19.16 86.597 18.783 C 87.248 17.993 87.777 17.126 88.102 16.185 C 88.265 15.694 88.387 15.732 88.753 15.996 C 90.95 17.541 93.513 16.787 94.733 15.017 C 95.709 13.548 95.546 11.477 94.123 10.121 C 92.902 8.954 90.299 8.728 88.957 9.706 C 88.265 10.197 88.224 10.158 87.94 9.368 C 87.777 8.84 87.492 8.351 87.167 7.899 C 86.963 7.635 86.963 7.485 87.289 7.334 C 89.404 6.091 91.682 5.903 94.041 6.619 C 96.888 7.522 98.475 9.481 98.8 12.118 C 99.166 15.017 97.864 17.729 94.488 19.084 C 92.943 19.725 91.316 19.913 89.648 19.386 C 89.16 19.235 88.957 19.31 88.998 19.876 C 89.038 20.667 88.998 21.382 88.998 22.098 Z M 46.614 10.384 C 45.678 9.368 44.539 8.878 43.116 8.991 C 42.75 9.029 42.465 9.104 42.18 9.255 C 41.407 9.706 41.326 10.196 42.017 10.723 C 42.709 11.288 43.604 11.477 44.417 11.703 C 45.637 12.08 46.777 12.569 47.753 13.397 C 49.258 14.754 49.136 17.352 47.183 18.595 C 44.783 20.139 42.058 20.102 39.577 18.708 C 39.089 18.444 38.723 17.955 38.316 17.579 C 38.153 17.428 38.153 17.315 38.316 17.202 L 38.763 16.787 C 39.211 16.373 39.577 15.808 40.065 15.62 C 40.715 15.394 40.96 16.185 41.407 16.486 C 42.384 17.088 43.36 17.088 44.417 16.863 C 44.905 16.75 45.231 16.41 45.271 15.996 C 45.271 15.582 45.027 15.243 44.58 15.017 C 43.522 14.49 42.302 14.302 41.204 13.85 C 39.943 13.359 38.885 12.644 38.316 11.477 C 37.666 10.234 38.397 8.05 39.658 7.258 C 42.261 5.639 45.963 5.941 48.241 7.937 C 48.607 8.238 48.729 8.464 48.281 8.803 C 47.711 9.293 47.183 9.857 46.614 10.384 Z M 67.561 10.384 C 66.463 9.331 65.202 8.878 63.738 9.18 C 61.338 9.669 59.915 12.344 61.013 14.603 C 61.704 16.034 63.413 16.976 64.714 16.862 C 65.609 16.788 66.423 16.486 67.074 15.883 C 67.317 15.657 67.561 15.506 67.684 15.958 C 67.928 16.712 68.294 17.39 68.7 18.031 C 68.863 18.331 68.863 18.482 68.497 18.67 C 66.137 19.951 63.047 20.102 60.687 18.745 C 58.776 17.653 57.677 16.109 57.271 14 C 56.62 10.535 59.101 6.844 63.169 6.28 C 64.999 6.016 66.829 6.243 68.497 7.146 C 68.945 7.409 69.026 7.56 68.741 7.937 C 68.171 8.69 67.846 9.481 67.561 10.384 Z M 123.164 16.712 L 123.164 18.858 C 123.164 19.084 123.164 19.273 122.92 19.349 C 121.375 19.951 119.219 19.838 118.039 18.519 C 117.551 17.992 117.307 17.353 117.307 16.636 L 117.307 1.497 C 117.307 1.044 117.429 0.894 117.917 0.931 C 118.69 0.969 119.422 0.969 120.195 0.931 C 120.765 0.894 120.887 1.082 120.887 1.571 C 120.846 5.979 120.887 10.347 120.887 14.754 L 120.887 15.77 C 120.927 16.825 121.537 17.202 122.595 16.863 C 122.717 16.825 122.92 16.787 123.164 16.712 Z M 139.312 15.77 C 138.377 16.636 137.645 17.654 136.831 18.632 C 136.465 19.084 136.099 19.386 135.408 19.348 C 134.35 19.311 133.252 19.348 132.194 19.348 C 132.032 19.348 131.828 19.423 131.747 19.273 C 131.625 19.084 131.869 19.009 131.991 18.896 L 136.75 13.247 C 136.831 13.171 136.831 13.058 136.872 12.945 C 137.848 12.117 138.54 11.1 139.312 10.121 C 140.248 8.992 141.224 7.899 142.16 6.769 C 142.282 6.619 142.363 6.468 142.607 6.468 L 147 6.468 C 145.088 8.765 143.339 10.912 141.55 13.058 L 141.061 13.623 C 140.492 14.339 139.923 15.055 139.312 15.77 Z M 54.79 12.945 L 54.79 18.858 C 54.79 19.235 54.708 19.386 54.26 19.349 C 53.434 19.311 52.606 19.311 51.78 19.349 C 51.373 19.349 51.291 19.235 51.291 18.896 L 51.291 6.995 C 51.291 6.581 51.454 6.506 51.861 6.544 C 52.634 6.581 53.447 6.581 54.22 6.544 C 54.708 6.506 54.83 6.694 54.83 7.108 C 54.83 9.029 54.83 10.988 54.79 12.945 C 54.83 12.945 54.83 12.945 54.79 12.945 Z M 125.768 12.983 L 125.768 7.145 C 125.768 6.694 125.89 6.506 126.418 6.544 C 127.191 6.581 127.964 6.581 128.778 6.544 C 129.144 6.544 129.306 6.581 129.306 6.957 L 129.306 18.896 C 129.306 19.273 129.144 19.348 128.778 19.348 C 127.964 19.348 127.151 19.311 126.337 19.348 C 125.89 19.348 125.768 19.235 125.768 18.82 C 125.808 16.863 125.768 14.904 125.768 12.983 Z\" fill=\"rgb(98, 105, 129)\"></path></svg>',svgContentId:9188656927,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-zpaggf\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 97 19\"><path d=\"M 89.312 9.12 C 88.54 10.1 87.848 11.117 86.872 11.945 C 86.18 10.929 85.326 10.062 84.553 9.121 C 83.699 8.066 82.804 7.049 81.95 5.995 C 81.869 5.882 81.788 5.731 81.828 5.619 C 81.91 5.468 82.072 5.544 82.194 5.544 L 85.774 5.544 C 86.099 5.544 86.302 5.694 86.465 5.919 C 87.482 6.937 88.296 8.105 89.312 9.121 Z M 89.312 14.77 C 89.882 14.055 90.451 13.302 91.021 12.585 L 91.509 12.02 C 92.729 13.189 93.746 14.544 94.804 15.787 C 95.495 16.578 96.146 17.407 96.878 18.311 C 95.332 18.311 93.909 18.348 92.485 18.273 C 91.834 18.236 91.631 17.519 91.265 17.144 C 90.614 16.428 90.004 15.599 89.312 14.77 Z M 0.925 1.852 C 0.925 0.722 1.82 0.12 3.325 0.12 C 4.342 0.082 5.115 0.948 5.115 2.003 C 5.155 2.982 3.975 3.999 2.918 3.924 C 1.779 3.81 0.966 3.095 0.925 1.852 Z M 77.435 0.12 C 78.696 -0.069 79.51 0.797 79.591 1.928 C 79.632 2.906 78.574 3.923 77.476 3.923 C 76.215 3.923 75.361 2.869 75.361 2.003 C 75.442 0.797 76.134 0.119 77.435 0.119 Z\" fill=\"rgb(98, 105, 129)\"></path></svg>',svgContentId:9770753136,withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1goapva\",\"data-framer-name\":\"glowfilter\",name:\"glowfilter\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-keqwvm\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:126,intrinsicWidth:158,name:\"Vector\",svg:'<svg width=\"158\" height=\"126\" viewBox=\"0 0 158 126\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.96991 6.42004C12.4166 4.96671 19.9799 8.95668 23.6599 18.39C31.6299 38.77 39.6199 59.13 48.5999 82.05C59.0899 54.2 68.6399 28.83 79.1599 0.900024C89.3099 28.68 98.6 54.11 108.52 81.26C110.43 77.22 111.82 74.59 112.94 71.84C120.23 53.96 127.43 36.04 134.73 18.17C140.45 4.18004 140.5 4.19994 157.38 6.43994C141.1 45.4099 124.94 84.0801 107.76 125.18C97.6399 97.6801 88.3799 72.5 78.1799 44.79C67.8199 72.57 58.34 98.0001 48.2 125.18C32.09 84.6901 16.6699 45.94 0.939941 6.40002L0.96991 6.42004Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-16nfpo\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:118,intrinsicWidth:118,name:\"Vector\",svg:'<svg width=\"118\" height=\"118\" viewBox=\"0 0 118 118\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M117.97 58.5201C118.33 92.1401 93.4999 117.48 60.0099 117.67C26.6899 117.86 1.23987 93.2301 0.969871 60.5501C0.679871 25.9901 24.8099 0.980072 58.8599 0.520072C92.3699 0.0700717 117.61 24.8401 117.97 58.5201ZM101.17 59.4201C101.18 33.5901 84.3099 15.83 59.7699 15.86C34.6399 15.89 17.3799 33.7601 17.4699 59.6601C17.5599 84.6801 35.2699 102.46 59.9999 102.35C84.1199 102.24 101.16 84.4701 101.17 59.4201Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-n5b7gk\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:119,intrinsicWidth:111,name:\"Vector\",svg:'<svg width=\"111\" height=\"119\" viewBox=\"0 0 111 119\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M106.53 24.37C102.02 27.51 98.2099 30.1701 93.7599 33.2801C84.2799 21.4801 72.6299 15.14 57.4399 15.71C32.2699 16.65 15.4599 37.03 17.6499 64.63C19.6099 89.22 39.0999 105.16 63.4899 102.12C78.5599 100.24 90.8799 87.9101 91.8999 72.6801H65.2499V57.84H109.26C115.33 82.1 95.4599 111.04 68.7899 116.65C39.9799 122.72 14.8799 109.13 4.47995 81.84C-5.82005 54.81 4.44993 22.64 27.7699 8.89004C52.9799 -5.97996 86.5999 -0.909958 103.99 20.39C104.72 21.29 105.25 22.35 106.53 24.37Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-69409m\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:115,intrinsicWidth:71,name:\"Vector\",svg:'<svg width=\"71\" height=\"115\" viewBox=\"0 0 71 115\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M37.4698 66.5699C48.9698 82.4799 59.8499 97.56 70.8899 112.84C56.2999 116.82 52.8999 115.66 45.2799 104.66C38.1799 94.41 31.0899 84.15 23.8999 73.96C22.3399 71.74 20.3999 69.79 18.6299 67.71C17.9099 67.98 17.1999 68.25 16.4799 68.52V113.84H0.0898438V0.410034C14.1998 1.78003 28.4698 1.72003 41.9698 4.91003C55.0498 8.00003 61.3598 18.87 62.1998 32.3C63.0998 46.61 56.7299 57.63 44.4999 63.46C42.6599 64.34 40.7798 65.11 37.4698 66.58V66.5699ZM16.3799 53.27C27.6999 54 38.6898 54.1699 43.6998 43.5699C46.1598 38.3699 44.8799 30.4101 42.9999 24.4301C41.1299 18.5001 24.9099 13.9901 16.3799 18.3101V53.27Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18b4siw\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:112,intrinsicWidth:61,name:\"Vector\",svg:'<svg width=\"61\" height=\"112\" viewBox=\"0 0 61 112\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M16.7102 44.59H59.3202V60.23H16.8702V96.5601H60.5103V111.88H0.0302734V0.0200195H60.5203V14.8199H16.7202V44.59H16.7102Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14xhq4o\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:113,intrinsicWidth:56,name:\"Vector\",svg:'<svg width=\"56\" height=\"113\" viewBox=\"0 0 56 113\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M16.8497 112.02H0.719727V0.0799561H55.5697V14.64H17.1698V44.36H54.3698V60.29H16.8497V112.02Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1hgdfhw\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:113,intrinsicWidth:68,name:\"Vector\",svg:'<svg width=\"68\" height=\"113\" viewBox=\"0 0 68 113\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M41.8197 112.13H25.8597V15.24H0.449707V0.0899658H67.6097V14.98C62.7797 14.98 58.0798 15.45 53.4998 14.88C44.7998 13.79 41.6897 16.41 41.9597 25.87C42.7097 51.97 42.2698 78.1 42.2698 104.22C42.2698 106.55 42.0098 108.87 41.8098 112.13H41.8197Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-4dcd2\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:113,intrinsicWidth:49,name:\"Vector\",svg:'<svg width=\"49\" height=\"113\" viewBox=\"0 0 49 113\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.199951 0.939941H15.96V97.5601H48.59V112.84H0.189941V0.939941H0.199951Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-dx2f0n\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:112,intrinsicWidth:50,name:\"Vector\",svg:'<svg width=\"50\" height=\"112\" viewBox=\"0 0 50 112\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M17.1202 0.160034C17.1202 18.81 17.1202 36.87 17.1202 54.92C17.1202 62.64 17.1202 70.36 17.1202 78.09C17.1202 90.67 23.5602 96.96 36.4402 96.96C40.5502 96.96 44.6502 96.96 49.4502 96.96V111.94H0.950195V0.170044H17.1102L17.1202 0.160034Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-w8gb4q\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:112,intrinsicWidth:16,name:\"Vector\",svg:'<svg width=\"16\" height=\"112\" viewBox=\"0 0 16 112\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.299805 111.84V0H15.8597V111.84H0.299805Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12f6heb\",\"data-framer-name\":\"nimo planet\",name:\"nimo planet\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1j551q\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 78 40\"><path d=\"M 1.02 18.11 C 1.224 17.642 1.224 17.154 1.162 16.645 C 1.468 16.3 1.284 15.872 1.346 15.485 C 1.651 14.937 1.366 14.306 1.59 13.736 C 1.61 13.614 1.63 13.492 1.63 13.37 C 1.59 11.763 2.261 10.644 3.848 10.116 C 5.028 9.709 6.208 9.322 7.326 8.753 C 7.692 8.692 8.058 8.631 8.343 8.346 C 8.709 8.346 9.055 8.264 9.381 8.041 C 9.564 8.021 9.767 8.021 9.951 8 C 11.293 8.346 11.578 9.322 11.557 10.563 C 11.537 16.625 11.557 22.687 11.557 28.769 L 11.557 29.278 C 11.415 31.149 9.848 31.576 8.77 30.946 C 6.858 29.827 4.905 28.789 2.973 27.732 C 1.895 27.142 0.898 26.491 0.471 25.23 C 0.451 25.026 0.451 24.843 0.431 24.64 C 0.451 24.213 0.451 23.765 0.471 23.338 C 0.756 22.89 0.531 22.341 0.715 21.873 C 0.735 20.633 1.122 19.391 1.02 18.11 Z M 18.84 29.074 C 17.62 29.725 16.419 30.376 15.178 31.007 C 13.917 31.657 12.676 30.905 12.717 29.501 C 12.879 22.971 12.757 16.441 12.798 9.891 C 12.798 9.058 12.981 8.488 13.734 8.142 C 15.666 8.061 17.254 9.159 19.023 9.648 C 19.653 9.831 20.263 10.115 20.873 10.36 C 21.769 10.705 22.216 11.438 22.318 12.312 C 22.542 14.204 22.827 16.096 22.948 17.988 C 23.071 19.9 23.437 21.812 23.64 23.724 C 23.725 24.418 23.677 25.123 23.498 25.799 C 23.152 26.491 22.603 26.999 21.891 27.345 C 21.199 27.691 20.467 27.975 19.857 28.464 C 19.653 28.566 19.47 28.667 19.267 28.769 C 19.165 28.749 19.145 28.789 19.145 28.891 C 19.043 28.972 18.942 29.013 18.84 29.074 Z M 13.591 19.635 L 13.591 29.257 C 13.591 30.335 13.917 30.559 14.954 30.234 C 15.097 30.193 15.219 30.132 15.361 30.071 C 17.497 28.871 19.633 27.691 21.769 26.491 C 22.44 26.125 22.786 25.596 22.786 24.802 C 22.766 22.788 22.44 20.795 22.236 18.802 C 22.033 16.849 21.769 14.916 21.626 12.963 C 21.566 12.15 21.281 11.478 20.446 11.173 C 19.186 10.705 17.924 10.258 16.663 9.79 C 15.931 9.505 15.219 9.2 14.446 9.078 C 13.856 8.997 13.591 9.22 13.612 9.81 C 13.612 10.156 13.592 10.482 13.592 10.827 L 13.592 19.636 Z M 56.788 21.371 C 56.524 21.351 56.341 21.168 56.198 20.965 C 55.222 19.663 53.961 18.625 52.822 17.465 C 52.7 17.344 52.618 17.079 52.394 17.201 C 52.191 17.303 52.272 17.547 52.272 17.731 C 52.252 19.378 52.496 21.005 52.415 22.653 C 52.375 23.385 52.232 24.077 51.601 24.545 C 51.276 24.789 50.869 24.952 50.523 24.769 C 50.198 24.606 50.381 24.199 50.401 23.914 C 50.462 22.898 50.462 21.879 50.401 20.863 C 50.461 19.602 50.482 18.34 50.401 17.079 C 50.523 16.347 50.32 15.554 50.991 14.943 C 51.662 14.313 52.171 14.293 52.842 14.923 C 54.002 16.022 55.161 17.12 56.3 18.239 C 56.687 18.625 56.87 18.564 57.236 18.219 C 58.355 17.099 59.392 15.919 60.633 14.943 C 60.897 14.74 61.04 14.293 61.467 14.373 C 62.037 14.496 62.545 14.781 62.81 15.33 C 62.993 15.696 63.115 16.062 63.115 16.49 L 63.115 24.22 C 63.115 24.87 62.871 25.033 62.281 24.687 C 61.65 24.321 61.223 23.792 61.223 23.019 C 61.223 21.31 61.203 19.622 61.203 17.913 C 61.203 17.73 61.304 17.506 61.06 17.405 C 60.857 17.323 60.755 17.527 60.633 17.629 C 59.598 18.58 58.607 19.577 57.663 20.619 C 57.317 20.883 57.053 21.127 56.788 21.371 Z M 77.903 22.226 C 77.151 24.179 75.727 25.094 73.652 24.992 C 72.736 24.952 71.822 25.074 70.906 24.87 C 69.461 24.565 68.159 23.243 68.017 21.738 C 67.854 20.11 67.671 18.463 68.18 16.876 C 68.587 15.554 69.543 14.74 70.926 14.476 C 72.351 14.286 73.796 14.299 75.218 14.516 C 75.605 14.577 75.951 14.801 76.317 14.964 C 77.029 15.472 77.558 16.124 77.802 16.978 C 78.107 18.238 78.147 19.52 78.005 20.802 C 77.944 21.27 78.005 21.738 77.903 22.226 Z M 72.838 16.388 C 72.614 16.388 72.391 16.408 72.188 16.388 C 70.865 16.266 70.011 16.998 69.888 18.259 C 69.787 19.399 69.746 20.558 69.95 21.677 C 70.092 22.429 70.702 22.857 71.475 22.958 C 72.37 23.08 73.265 23.04 74.16 23.019 C 74.77 22.999 75.808 22.348 75.91 21.859 C 76.174 20.579 76.215 19.297 75.97 17.995 C 75.91 17.649 75.788 17.344 75.503 17.059 C 74.75 16.266 73.773 16.388 72.838 16.388 Z M 38.847 20.761 C 38.765 21.778 38.928 22.816 38.664 23.812 C 38.297 24.322 37.931 24.83 37.219 24.87 C 36.812 24.911 36.629 24.606 36.385 24.382 C 34.331 22.287 32.561 19.927 30.445 17.872 C 30.344 17.771 30.323 17.507 30.1 17.588 C 29.815 17.669 29.978 17.913 29.978 18.076 L 29.978 22.876 C 29.978 23.853 29.469 24.423 28.615 24.769 C 28.208 24.931 27.964 24.931 28.005 24.402 L 28.005 23.528 C 28.025 20.944 28.025 18.381 28.045 15.798 C 28.289 15.513 28.452 15.188 28.696 14.903 C 29.144 14.373 29.815 14.333 30.364 14.781 C 30.527 14.943 30.669 15.106 30.832 15.269 C 31.605 16.083 32.358 16.917 33.131 17.73 C 33.151 17.791 33.131 17.893 33.171 17.934 C 34.351 19.256 35.551 20.558 36.792 21.921 C 37.077 19.744 36.732 17.608 36.955 15.493 C 37.097 15.452 37.077 15.31 37.097 15.208 C 37.504 14.984 37.667 14.414 38.257 14.455 C 38.501 14.475 38.643 14.455 38.704 14.821 C 38.948 16.103 38.745 17.364 38.826 18.646 C 38.846 19.053 38.846 19.459 38.846 19.886 L 38.846 20.761 Z M 45.54 24.83 C 44.664 24.87 43.973 24.3 43.79 23.385 C 43.722 23.078 43.695 22.764 43.708 22.45 C 43.83 19.947 43.648 17.445 43.668 14.943 C 43.668 14.272 43.851 14.17 44.42 14.516 C 45.214 15.004 45.64 15.736 45.64 16.672 C 45.64 17.405 45.64 18.137 45.62 18.869 L 45.62 19.459 C 45.58 21.249 45.56 23.039 45.54 24.829 Z\" fill=\"rgb(98, 105, 129)\"></path></svg>',svgContentId:9977649066,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i2xmh2\",\"data-framer-name\":\"nonotu\",name:\"nonotu\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1hp4tu0\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 116 30\"><g transform=\"translate(0.629 0.7)\" id=\"ss12846103187_1\"><path d=\"M 7.543 0 C 7.776 0.159 8.048 0.238 8.244 0.476 C 8.555 0.872 8.594 1.507 8.32 1.905 C 8.282 1.984 8.243 2.063 8.204 2.063 C 7.698 2.301 7.892 2.778 7.854 3.173 C 7.854 3.293 7.932 3.332 8.01 3.372 C 8.127 3.411 8.282 3.491 8.438 3.531 C 8.511 3.57 8.598 3.57 8.671 3.531 C 9.06 3.134 9.606 3.055 10.111 3.016 C 10.89 2.935 11.668 2.935 12.408 3.173 C 12.68 3.254 12.952 3.332 13.147 3.57 C 13.341 3.808 13.303 4.046 13.031 4.205 C 12.252 4.642 11.435 4.682 10.579 4.642 C 10.5 4.642 10.384 4.602 10.267 4.682 C 10.618 4.92 10.851 5.276 11.162 5.554 C 11.512 5.871 11.746 6.228 12.019 6.625 C 12.368 7.101 12.642 7.617 12.875 8.172 C 13.226 9.046 13.497 9.918 13.226 10.909 C 13.068 11.425 12.68 11.624 12.252 11.783 C 11.591 12.02 10.928 11.981 10.267 11.861 C 9.099 11.663 8.01 11.266 7.075 10.513 C 6.759 10.27 6.46 10.005 6.18 9.72 C 5.986 9.521 5.908 9.561 5.83 9.798 L 5.479 11.107 C 5.254 12.168 5.085 13.241 4.974 14.321 C 4.818 15.828 4.779 17.336 4.779 18.844 L 4.779 19.043 C 4.935 19.003 5.012 18.923 5.13 18.805 C 5.596 18.367 6.142 18.011 6.726 17.732 C 7.231 17.534 7.738 17.376 8.282 17.336 C 9.527 17.257 10.695 17.575 11.786 18.169 C 12.39 18.524 12.952 18.95 13.459 19.438 C 13.692 19.677 13.731 19.636 13.887 19.359 C 14.12 18.883 14.276 18.408 14.236 17.891 C 14.197 17.614 14.394 17.416 14.587 17.296 C 15.131 16.86 15.793 16.742 16.495 16.86 C 16.884 16.94 17 17.217 17 17.732 C 16.961 18.408 16.688 19.043 16.416 19.638 C 16.348 19.784 16.256 19.918 16.144 20.033 C 15.755 20.391 15.404 20.787 14.859 20.946 C 14.665 20.986 14.665 21.105 14.781 21.263 C 15.171 21.978 15.483 22.693 15.716 23.485 C 16.027 24.517 16.221 25.548 16.339 26.619 C 16.416 27.135 16.416 27.65 16.495 28.165 C 16.533 28.643 16.223 28.959 15.716 28.959 L 4.469 28.959 C 3.885 28.959 3.301 29 2.678 29 C 2.327 29 2.289 28.88 2.289 28.523 C 2.327 27.969 2.289 27.373 2.289 26.778 C 2.289 26.619 2.25 26.421 2.25 26.262 C 2.21 25.469 2.21 24.676 2.171 23.882 C 2.055 21.939 2.055 19.994 2.094 18.05 C 2.094 17.217 2.094 16.384 2.21 15.551 C 2.367 14.005 2.561 12.496 3.029 10.989 C 3.417 9.72 3.885 8.49 4.584 7.339 C 4.623 7.26 4.663 7.181 4.623 7.061 C 4.509 6.782 4.431 6.489 4.39 6.189 C 4.351 5.951 4.274 5.871 4.039 5.991 C 3.262 6.268 2.445 6.307 1.627 6.189 C 1.121 6.15 0.615 6.03 0.187 5.751 C -0.047 5.594 -0.047 5.356 0.109 5.157 C 0.381 4.8 0.81 4.761 1.198 4.72 C 2.183 4.508 3.207 4.578 4.157 4.92 C 4.313 4.959 4.428 4.92 4.428 4.759 C 4.428 4.602 4.623 4.482 4.507 4.324 C 4.351 4.047 4.195 3.729 3.963 3.531 C 3.846 3.411 3.611 3.452 3.457 3.411 C 3.017 3.31 2.68 2.951 2.599 2.499 C 2.522 2.062 2.599 1.666 2.911 1.35 C 3.336 0.944 3.973 0.879 4.469 1.189 C 4.935 1.468 5.13 2.063 4.935 2.619 C 4.818 2.896 4.974 3.016 5.091 3.213 C 5.324 3.57 5.324 3.57 5.752 3.452 C 6.025 3.341 6.316 3.287 6.608 3.291 C 6.764 3.291 6.803 3.254 6.803 3.094 C 6.842 2.737 6.686 2.54 6.452 2.261 C 5.751 1.587 6.103 0.476 6.882 0.198 C 6.92 0.198 6.998 0.198 7.036 0.12 C 7.154 0 7.348 0 7.543 0 Z M 28.535 10.007 C 28.581 10.33 28.558 10.676 28.558 10.999 C 28.535 11.022 28.535 11.045 28.558 11.045 C 28.604 11.068 28.604 11.022 28.604 10.999 C 28.766 10.906 28.928 10.792 29.09 10.699 C 29.554 10.377 30.087 10.146 30.619 9.984 C 31.006 9.874 31.401 9.797 31.801 9.754 C 32.333 9.685 32.866 9.708 33.422 9.708 C 33.654 9.708 33.862 9.778 34.093 9.778 C 34.349 9.778 34.58 9.869 34.811 9.962 C 34.997 10.031 35.206 10.031 35.368 10.146 C 35.599 10.307 35.854 10.4 36.039 10.607 C 36.248 10.814 36.456 11.022 36.641 11.253 C 36.757 11.368 36.85 11.529 36.897 11.668 C 37.012 11.967 37.174 12.198 37.29 12.497 C 37.359 12.682 37.429 12.889 37.475 13.074 C 37.545 13.396 37.637 13.719 37.684 14.066 C 37.754 14.526 37.8 15.01 37.823 15.472 C 37.846 15.979 37.846 16.463 37.823 16.97 C 37.8 17.385 37.823 17.8 37.8 18.214 C 37.777 18.837 37.73 19.483 37.754 20.105 C 37.777 20.52 37.823 20.935 38.008 21.304 C 38.17 21.626 38.426 21.811 38.795 21.811 C 39.051 21.811 39.306 21.857 39.537 21.972 C 39.683 22.036 39.775 22.183 39.768 22.341 L 39.768 22.687 C 39.768 22.987 39.676 23.102 39.375 23.148 C 39.329 23.148 39.259 23.148 39.213 23.171 L 34.001 23.171 C 33.885 23.171 33.792 23.194 33.677 23.125 C 33.562 23.059 33.491 22.936 33.492 22.803 L 33.492 22.433 C 33.492 22.18 33.561 22.064 33.792 21.996 C 34.07 21.903 34.372 21.788 34.672 21.765 C 35.09 21.695 35.275 21.396 35.414 21.05 C 35.483 20.843 35.483 20.635 35.483 20.428 C 35.483 19.413 35.483 18.399 35.46 17.408 C 35.445 16.884 35.406 16.36 35.345 15.839 C 35.294 15.438 35.232 15.039 35.159 14.642 C 35.067 14.18 34.951 13.719 34.765 13.282 C 34.534 12.797 34.302 12.313 33.862 11.944 C 33.497 11.647 33.069 11.434 32.611 11.321 C 31.962 11.164 31.283 11.18 30.642 11.368 C 30.11 11.506 29.67 11.806 29.229 12.151 C 28.974 12.359 28.79 12.613 28.558 12.843 C 28.535 12.866 28.512 12.889 28.512 12.936 C 28.558 13.097 28.535 13.235 28.535 13.397 L 28.535 20.405 C 28.535 20.75 28.604 21.05 28.813 21.327 C 29.044 21.627 29.392 21.788 29.762 21.857 C 29.97 21.903 30.18 21.926 30.388 21.926 C 30.503 21.926 30.526 21.973 30.526 22.087 L 30.526 22.757 C 30.526 23.032 30.411 23.148 30.133 23.194 L 24.967 23.194 C 24.69 23.194 24.435 23.171 24.226 22.964 L 24.226 22.941 C 24.296 22.803 24.272 22.641 24.249 22.503 C 24.226 22.157 24.365 22.111 24.62 22.018 C 24.944 21.903 25.292 21.834 25.616 21.764 C 25.847 21.719 25.94 21.511 26.034 21.327 C 26.149 21.073 26.196 20.797 26.196 20.52 C 26.335 18.422 26.242 16.324 26.242 14.226 C 26.242 13.973 26.242 13.696 26.195 13.443 C 26.149 13.235 26.149 13.027 26.126 12.82 C 26.079 12.336 25.802 12.059 25.361 11.922 C 25.153 11.852 24.944 11.852 24.736 11.852 C 24.342 11.852 24.226 11.737 24.226 11.345 C 24.226 11.23 24.249 11.115 24.226 11.022 C 24.203 10.837 24.296 10.746 24.435 10.676 C 24.62 10.561 24.852 10.491 25.06 10.422 C 25.454 10.33 25.847 10.215 26.265 10.146 C 26.542 10.1 26.82 10.053 27.099 9.985 C 27.33 9.939 27.562 9.869 27.794 9.823 C 27.933 9.8 28.094 9.778 28.233 9.778 C 28.419 9.778 28.419 9.939 28.465 10.077 C 28.535 9.984 28.512 9.984 28.535 10.007 Z M 108.746 24.214 L 108.723 24.214 L 108.723 16.515 L 108.746 16.515 Z M 62.56 11.068 C 62.884 10.861 63.163 10.652 63.463 10.469 C 63.835 10.239 64.228 10.1 64.622 9.985 C 64.973 9.862 65.339 9.784 65.711 9.754 C 66.59 9.685 67.471 9.638 68.351 9.823 C 68.922 9.933 69.46 10.17 69.926 10.515 C 70.367 10.837 70.713 11.276 70.969 11.76 C 71.409 12.567 71.616 13.42 71.733 14.318 C 71.756 14.434 71.779 14.573 71.779 14.687 C 71.779 14.734 71.779 14.803 71.849 14.825 C 71.872 14.849 71.895 14.872 71.872 14.895 C 71.733 15.056 71.802 15.217 71.826 15.379 C 71.872 15.886 71.826 16.417 71.826 16.924 C 71.826 18.053 71.71 19.16 71.756 20.29 C 71.779 20.612 71.849 20.935 71.965 21.234 C 72.127 21.627 72.427 21.811 72.845 21.811 C 73.076 21.811 73.308 21.88 73.516 21.972 C 73.656 22.041 73.748 22.157 73.748 22.319 L 73.748 22.71 C 73.748 22.987 73.632 23.102 73.354 23.148 L 68.004 23.148 C 67.911 23.148 67.795 23.148 67.703 23.102 C 67.541 23.032 67.471 22.941 67.471 22.756 L 67.471 22.318 C 67.471 22.18 67.494 22.111 67.61 22.041 C 67.749 21.95 67.911 21.88 68.074 21.834 C 68.328 21.765 68.559 21.695 68.815 21.65 C 68.993 21.602 69.138 21.474 69.208 21.304 C 69.347 21.05 69.486 20.774 69.394 20.451 C 69.37 20.358 69.463 20.266 69.463 20.174 C 69.463 19.46 69.486 18.745 69.44 18.007 C 69.417 17.592 69.44 17.154 69.393 16.739 C 69.35 16.06 69.273 15.383 69.162 14.711 C 69 13.812 68.722 12.959 68.166 12.221 C 67.911 11.899 67.586 11.644 67.193 11.483 C 66.916 11.347 66.619 11.253 66.313 11.207 C 65.271 11.022 64.321 11.23 63.464 11.851 C 63.117 12.106 62.815 12.382 62.561 12.705 C 62.514 12.764 62.49 12.838 62.491 12.913 L 62.491 20.405 C 62.491 21.12 63.001 21.65 63.742 21.788 C 63.951 21.834 64.159 21.857 64.39 21.857 C 64.484 21.857 64.529 21.88 64.529 21.996 L 64.529 22.641 C 64.529 22.941 64.413 23.079 64.112 23.102 L 58.786 23.102 C 58.669 23.102 58.53 23.125 58.437 23.032 C 58.414 23.01 58.391 23.01 58.368 22.987 C 58.229 22.802 58.299 22.595 58.299 22.387 C 58.276 22.111 58.345 22.065 58.6 21.949 C 58.924 21.811 59.271 21.742 59.619 21.673 C 59.804 21.65 59.897 21.511 59.966 21.373 C 60.198 20.981 60.267 20.542 60.267 20.105 C 60.29 17.969 60.29 15.832 60.267 13.696 C 60.267 13.374 60.267 13.028 60.128 12.704 C 60.1 12.607 60.085 12.506 60.082 12.405 C 60.035 12.083 59.781 11.967 59.526 11.852 C 59.247 11.741 58.942 11.709 58.646 11.76 C 58.507 11.783 58.299 11.576 58.299 11.438 L 58.299 10.837 C 58.299 10.699 58.368 10.608 58.484 10.538 C 58.716 10.423 58.994 10.353 59.248 10.284 C 59.851 10.1 60.476 10.008 61.078 9.869 C 61.449 9.8 61.819 9.639 62.237 9.639 C 62.399 9.639 62.537 9.755 62.537 9.962 C 62.56 10.238 62.537 10.515 62.537 10.792 C 62.56 10.907 62.56 10.976 62.56 11.068 Z M 48.871 23.448 C 48.339 23.448 47.922 23.448 47.505 23.378 C 47.014 23.286 46.533 23.147 46.069 22.963 C 45.166 22.595 44.424 21.996 43.752 21.281 C 43.335 20.82 42.918 20.313 42.641 19.759 C 42.409 19.304 42.231 18.825 42.108 18.33 C 41.923 17.593 41.946 16.855 41.946 16.094 C 41.946 15.449 42.108 14.826 42.34 14.226 C 42.59 13.578 42.95 12.978 43.405 12.452 C 44.054 11.69 44.818 11.092 45.675 10.561 C 45.999 10.353 46.347 10.285 46.694 10.145 C 47.101 10.008 47.52 9.908 47.945 9.846 C 48.524 9.754 49.104 9.778 49.683 9.8 C 49.96 9.823 50.261 9.846 50.539 9.893 C 50.748 9.939 50.979 9.962 51.187 10.077 C 51.303 10.146 51.443 10.123 51.558 10.192 C 51.72 10.285 51.905 10.33 52.068 10.423 C 52.531 10.677 52.948 10.93 53.342 11.276 C 53.62 11.506 53.851 11.76 54.107 12.013 C 54.384 12.29 54.616 12.613 54.824 12.936 C 54.918 13.097 55.01 13.258 55.171 13.397 C 55.194 13.42 55.194 13.443 55.218 13.466 C 55.334 13.881 55.519 14.296 55.658 14.711 C 55.752 15.033 55.797 15.379 55.844 15.702 C 55.913 16.315 55.913 16.933 55.844 17.546 C 55.75 18.394 55.473 19.212 55.033 19.944 C 54.703 20.503 54.289 21.008 53.805 21.442 C 52.925 22.273 51.929 22.917 50.725 23.24 C 50.053 23.401 49.404 23.471 48.871 23.448 Z M 44.725 16.739 C 44.748 17.177 44.702 17.616 44.748 18.053 C 44.795 18.56 44.887 19.068 45.05 19.552 C 45.467 20.727 46.254 21.534 47.482 21.834 C 47.991 21.973 48.524 21.996 49.057 21.973 C 49.728 21.949 50.377 21.857 50.979 21.557 C 51.397 21.35 51.744 21.05 52.044 20.681 C 52.439 20.174 52.67 19.622 52.832 18.998 C 52.971 18.399 53.064 17.777 53.088 17.154 C 53.11 16.44 53.11 15.702 53.041 14.987 C 52.971 14.434 52.879 13.881 52.67 13.351 C 52.276 12.313 51.558 11.599 50.493 11.276 C 49.821 11.068 49.15 11.045 48.455 11.091 C 47.898 11.137 47.343 11.252 46.856 11.529 C 46.4 11.778 46.004 12.125 45.698 12.544 C 45.36 13.041 45.117 13.596 44.98 14.18 C 44.748 15.033 44.702 15.863 44.725 16.739 Z M 89.916 17.224 C 89.8 17.408 89.846 17.639 89.776 17.823 C 89.73 17.962 89.8 18.1 89.753 18.191 C 89.707 18.285 89.66 18.376 89.637 18.469 C 89.521 18.815 89.383 19.137 89.244 19.483 C 89.082 19.875 88.803 20.197 88.549 20.543 C 88.293 20.877 88.007 21.186 87.692 21.466 C 87.344 21.812 86.928 22.088 86.533 22.387 C 86.117 22.687 85.654 22.848 85.191 23.033 C 84.725 23.226 84.233 23.35 83.731 23.402 C 83.129 23.471 82.527 23.425 81.925 23.425 C 81.693 23.425 81.461 23.355 81.23 23.333 C 80.859 23.287 80.511 23.125 80.165 22.987 C 79.539 22.756 79.006 22.387 78.496 21.95 C 77.709 21.304 77.107 20.475 76.596 19.598 C 76.481 19.414 76.434 19.206 76.342 18.998 C 76.319 18.906 76.296 18.815 76.204 18.768 C 76.157 18.745 76.157 18.676 76.18 18.63 C 76.18 18.376 76.111 18.146 76.018 17.915 C 75.949 17.777 76.018 17.639 75.995 17.477 C 75.925 16.878 75.949 16.255 75.995 15.656 C 76.018 15.426 76.018 15.218 76.088 14.987 C 76.227 14.411 76.434 13.858 76.736 13.374 C 76.968 12.981 77.222 12.613 77.547 12.267 C 77.825 11.967 78.126 11.714 78.404 11.438 C 78.752 11.092 79.191 10.884 79.585 10.585 C 80.025 10.262 80.557 10.169 81.045 10.008 C 81.948 9.686 82.874 9.778 83.777 9.778 C 84.195 9.778 84.611 9.893 85.028 9.985 C 85.33 10.054 85.607 10.192 85.909 10.33 C 86.348 10.515 86.742 10.769 87.112 11.045 C 87.274 11.16 87.414 11.322 87.576 11.46 C 88.016 11.876 88.411 12.313 88.78 12.797 C 88.919 13.005 89.082 13.189 89.174 13.397 C 89.36 13.789 89.521 14.204 89.637 14.642 C 89.684 14.803 89.707 14.987 89.8 15.126 C 89.869 15.218 89.8 15.38 89.823 15.494 C 89.892 16.025 89.916 16.555 89.869 17.109 C 89.846 17.177 89.846 17.224 89.916 17.224 Z M 78.728 16.786 C 78.705 17.639 78.752 18.469 78.983 19.276 C 79.353 20.52 80.071 21.442 81.368 21.788 C 82.179 22.018 83.012 22.018 83.847 21.903 C 85.006 21.742 85.885 21.143 86.418 20.082 C 86.904 19.114 87.043 18.077 87.066 17.016 C 87.089 16.486 87.089 15.979 87.043 15.448 C 86.997 14.849 86.905 14.25 86.72 13.673 C 86.625 13.407 86.517 13.145 86.395 12.89 C 86.048 12.175 85.492 11.691 84.773 11.391 C 84.218 11.137 83.615 11.115 83.013 11.069 C 82.619 11.045 82.248 11.092 81.855 11.16 C 81.162 11.267 80.521 11.59 80.025 12.083 C 79.469 12.636 79.145 13.327 78.936 14.088 C 78.773 14.978 78.703 15.882 78.728 16.786 Z\" fill=\"rgb(98, 105, 129)\"></path><path d=\"M 114.723 10.538 L 114.723 18.238 C 114.677 19.206 114.445 20.105 113.936 20.935 C 113.663 21.367 113.309 21.743 112.893 22.042 C 112.291 22.503 111.596 22.756 110.854 22.941 C 110.136 23.126 109.395 23.079 108.654 23.056 C 108.307 23.056 107.959 22.941 107.612 22.895 C 107.195 22.826 106.847 22.618 106.454 22.457 C 106.176 22.341 105.921 22.135 105.69 21.926 C 105.087 21.443 104.67 20.843 104.392 20.129 C 104.346 19.99 104.23 19.851 104.207 19.713 C 104.179 19.527 104.141 19.342 104.092 19.16 C 104.045 18.93 104.022 18.676 103.976 18.446 C 103.952 18.307 103.999 18.146 103.999 17.984 L 103.999 10.815 C 103.999 10.7 103.999 10.561 104.045 10.446 C 104.115 10.169 104.322 9.985 104.554 9.847 C 104.879 9.686 105.203 9.732 105.504 9.87 C 105.782 10.008 105.921 10.239 105.99 10.538 C 106.037 10.723 106.013 10.907 106.013 11.092 L 106.013 17.869 C 106.013 18.376 106.083 18.883 106.269 19.367 C 106.616 20.266 107.265 20.82 108.191 21.073 C 109.002 21.304 109.836 21.281 110.647 21.05 C 111.758 20.704 112.383 19.944 112.615 18.837 C 112.68 18.48 112.711 18.117 112.708 17.754 L 112.708 10.746 C 112.708 10.307 113.032 9.893 113.402 9.8 C 114.074 9.639 114.607 9.893 114.723 10.538 Z M 96.795 15.979 L 96.795 20.152 C 96.795 21.166 97.698 21.511 98.417 21.235 C 98.578 21.166 98.74 21.166 98.903 21.12 C 98.995 21.096 99.019 21.166 99.088 21.211 C 99.597 21.489 99.713 22.272 99.158 22.664 C 98.787 22.918 98.393 23.032 97.976 23.079 C 97.519 23.13 97.056 23.098 96.61 22.987 C 96.1 22.848 95.637 22.618 95.312 22.157 C 95.117 21.864 94.961 21.546 94.849 21.212 C 94.71 20.82 94.756 20.451 94.756 20.059 L 94.756 11.76 C 94.756 11.599 94.71 11.552 94.548 11.552 C 94.108 11.576 93.667 11.552 93.251 11.552 C 92.973 11.552 92.695 11.529 92.487 11.276 C 92.092 10.792 92.069 10.4 92.464 9.939 C 92.607 9.767 92.818 9.666 93.042 9.662 L 94.617 9.662 C 94.733 9.662 94.756 9.616 94.756 9.524 L 94.756 7.311 C 94.756 7.011 94.872 6.758 95.081 6.55 C 95.312 6.319 95.613 6.25 95.938 6.295 C 96.471 6.365 96.772 6.872 96.772 7.31 L 96.772 9.477 C 96.772 9.662 96.818 9.685 96.98 9.685 L 99.042 9.685 C 99.342 9.685 99.551 9.8 99.76 10.031 C 99.992 10.262 99.992 10.561 99.968 10.837 C 99.968 11.022 99.829 11.183 99.69 11.322 C 99.505 11.506 99.273 11.576 99.019 11.576 L 96.98 11.576 C 96.818 11.576 96.772 11.622 96.772 11.783 C 96.795 13.166 96.795 14.572 96.795 15.979 Z M 111.364 4.844 C 111.758 4.867 112.106 4.959 112.291 5.374 C 112.383 5.582 112.406 5.789 112.337 5.996 C 112.221 6.319 112.013 6.573 111.781 6.827 C 111.306 7.315 110.842 7.815 110.391 8.325 C 110.159 8.579 109.951 8.808 109.627 8.925 C 109.465 8.97 109.302 9.04 109.117 8.97 C 108.724 8.809 108.654 8.555 108.747 8.21 C 108.816 7.933 109.002 7.726 109.14 7.495 C 109.395 7.057 109.65 6.642 109.905 6.227 C 110.09 5.928 110.252 5.605 110.461 5.328 C 110.67 5.028 110.97 4.821 111.364 4.844 Z M 89.916 17.224 C 89.846 17.224 89.846 17.177 89.869 17.109 C 89.916 17.132 89.916 17.177 89.916 17.224 Z M 28.604 10.999 C 28.604 11.022 28.581 11.069 28.558 11.045 C 28.535 11.045 28.535 11.022 28.558 10.999 Z M 28.535 10.007 C 28.512 9.984 28.535 9.984 28.535 9.984 Z\" fill=\"rgb(98, 105, 129)\"></path></g></svg>',svgContentId:12846103187,withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r8g0sp\",\"data-framer-name\":\"Adaptoheal\",name:\"Adaptoheal\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ww2tdr\",\"data-framer-name\":\"Logo\",layout:\"position\",name:\"Logo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 116 37\"></svg>',svgContentId:12212823185,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1bksxm6\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:158,intrinsicWidth:86,name:\"Vector\",svg:'<svg width=\"86\" height=\"158\" viewBox=\"0 0 86 158\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M85.0005 79.8102C85.0005 103.15 84.8005 126.48 85.1405 149.81C85.2305 155.72 84.0304 158.02 77.5704 157.96C62.7104 157.84 62.7104 158.19 62.7204 143.11C62.7304 126.57 62.3105 110.01 62.9205 93.4901C63.2005 85.8101 60.5204 83.8801 53.3704 84.4201C45.7104 85.0001 37.9505 84.8101 30.2705 84.4201C24.5005 84.1301 22.6304 86.0601 22.7404 91.9501C23.1104 111.14 22.5905 130.35 23.0605 149.54C23.2205 156.08 21.6905 158.18 14.8405 157.96C0.440478 157.51 0.430444 157.92 0.430444 143.51C0.430444 98.9101 0.570481 54.3001 0.280481 9.70008C0.240481 3.41008 1.18045 1.02016 8.25045 1.28016C22.9005 1.81016 22.9005 1.34011 22.8905 16.2301C22.8805 31.2901 23.0705 46.3601 22.7905 61.4201C22.7005 66.3901 24.1305 68.2702 29.2905 68.0602C38.1705 67.7102 47.0804 67.6502 55.9604 68.0702C61.6104 68.3402 62.9005 66.2001 62.8005 60.9301C62.4905 43.2101 62.8405 25.4801 62.5305 7.77015C62.4405 2.43015 63.1005 -0.0898708 69.5405 0.000129228C85.0205 0.200129 85.0105 -0.189763 85.0005 15.1102C84.9905 36.6702 85.0005 58.2402 85.0005 79.8002V79.8102Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1n522b8\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:164,intrinsicWidth:95,name:\"Vector\",svg:'<svg width=\"95\" height=\"164\" viewBox=\"0 0 95 164\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M94.5104 81.6901C93.8304 115.5 77.8203 141.19 51.9703 161.84C48.3403 164.74 45.9203 164.06 42.6603 161.69C-16.1597 118.84 -10.6596 42.6802 41.7104 3.26015C45.9304 0.0801549 49.2104 0.0400281 53.5004 3.38003C77.5804 22.06 94.7604 50.7201 94.5104 81.7001V81.6901ZM73.8604 81.7101C73.7204 61.8201 66.2504 44.2301 52.7604 29.7201C48.4904 25.1301 45.9104 25.9302 42.1404 29.8502C13.8304 59.3102 13.9204 105.44 42.3904 134.53C45.9704 138.19 48.8404 138.72 52.5704 134.47C65.8904 119.32 74.7004 102.48 73.8604 81.7101Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jmam8a\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:158,intrinsicWidth:81,name:\"Vector\",svg:'<svg width=\"81\" height=\"158\" viewBox=\"0 0 81 158\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M29.5902 88.9303C29.5902 68.5403 29.4201 48.1504 29.7001 27.7704C29.7801 22.0804 28.2202 19.4703 22.2102 20.1603C18.9902 20.5303 15.6201 19.8305 12.4501 20.3605C3.07015 21.9405 0.450127 18.1904 0.930127 9.02037C1.28013 2.32037 2.40011 -0.109573 9.73011 0.0804269C30.7701 0.620427 51.8401 0.700398 72.8701 0.0503976C81.0901 -0.199602 80.5901 4.22046 80.1801 9.36046C79.7901 14.2605 82.9401 20.6903 72.8201 20.4903C51.7201 20.0803 51.7901 20.6102 51.8201 41.6302C51.8801 77.9702 51.6601 114.32 51.9801 150.65C52.0301 156.75 50.2001 158.01 44.5001 157.93C29.6101 157.71 29.6101 157.98 29.6101 142.98C29.6101 124.96 29.6101 106.93 29.6101 88.9103L29.5902 88.9303Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-4jzrr9\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:159,intrinsicWidth:152,name:\"Vector\",svg:'<svg width=\"152\" height=\"159\" viewBox=\"0 0 152 159\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.350448 78.7202C0.340448 54.7902 0.490443 30.8702 0.220443 6.95016C0.160443 1.52016 1.68041 -0.00967529 7.19041 0.120325C23.4804 0.510325 39.8004 0.600276 56.0804 0.0702759C63.6204 -0.169724 62.2805 4.36032 62.1705 8.61032C62.0705 12.6603 64.0904 17.8103 56.3204 17.3603C47.1604 16.8303 37.9505 17.3503 28.7705 17.1103C24.2705 16.9903 22.5405 18.4801 22.6405 23.1701C22.9005 36.1601 22.9305 49.1701 22.6205 62.1601C22.5005 67.0701 24.5505 68.2502 28.8905 68.0302C33.3205 67.8102 37.8504 68.5001 42.2104 67.8901C50.0104 66.8001 51.3505 70.2402 51.2805 77.2202C51.2205 83.1002 49.7405 84.6902 43.9205 84.7602C37.0305 84.8402 27.8204 81.1802 23.8304 86.5402C20.5304 90.9802 22.7905 99.5903 22.7305 106.36C22.6505 115.81 22.9505 125.27 22.6205 134.71C22.4405 139.81 24.2905 141.39 29.2805 141.22C39.0505 140.88 48.8505 140.8 58.6105 141.19C63.7905 141.39 65.9504 139.58 66.9504 134.58C70.0704 118.95 73.4805 103.38 76.9905 87.8303C81.3505 68.5603 86.0604 49.3603 90.3504 30.0703C91.9204 22.9903 93.0705 15.7703 93.7905 8.56027C94.4505 2.01027 97.1504 -0.43991 103.97 0.13009C111.67 0.77009 117.311 -1.46991 119.781 11.1301C125.171 38.5401 131.91 65.6902 137.07 93.2502C140.52 111.7 144.981 130.24 150.281 148.39C152.711 156.72 150.36 158.44 142.23 157.97C129.67 157.25 129.65 157.76 126.98 145.05C126.49 142.74 125.87 140.46 125.36 138.15C122.387 124.75 114.361 118.144 101.281 118.33C93.4605 118.44 89.1505 123.1 88.6805 132.87C88.5505 135.53 88.0205 137.87 87.4905 140.41C86.3105 146.04 87.6505 154.35 83.5505 156.66C78.5505 159.48 70.9105 157.76 64.4105 157.78C45.4405 157.85 26.4705 157.51 7.51048 157.98C1.30048 158.14 0.190472 156.05 0.250472 150.5C0.510472 126.58 0.360448 102.65 0.350448 78.7302V78.7202ZM106.911 36.5603C100.201 57.8203 100.721 78.0802 96.3105 97.4702C95.7605 99.9002 96.1605 101.63 99.0205 101.66C104.33 101.72 109.64 101.71 114.95 101.61C117.86 101.56 118.17 99.6603 117.69 97.3303C113.73 77.9603 112.791 58.0503 106.921 36.5503L106.911 36.5603Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1lqo6fw\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:158,intrinsicWidth:81,name:\"Vector\",svg:'<svg width=\"81\" height=\"158\" viewBox=\"0 0 81 158\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.380466 78.3104C0.380466 54.9604 0.580461 31.6104 0.250461 8.27038C0.170461 2.32038 1.47046 -0.0895239 7.94046 0.120476C25.6805 0.710476 43.5905 -1.03962 60.8905 4.52038C67.7605 6.73038 73.2204 11.2103 75.2904 17.9703C77.9904 26.7403 80.8205 35.5404 80.6505 45.0804C80.2705 65.7604 80.5105 86.4503 80.5605 107.14C80.6005 120.38 78.1305 133 70.9605 144.31C66.1805 151.85 58.2705 154.85 50.0005 156.35C35.0205 159.06 19.8304 157.43 4.73044 157.8C-0.519558 157.93 0.370447 154.17 0.360447 151.02C0.350447 126.79 0.360447 102.55 0.360447 78.3204L0.380466 78.3104ZM22.9905 78.9003C22.9905 97.4903 23.0905 116.08 22.9305 134.67C22.8805 140.54 24.9705 143.49 31.2105 142.97C48.7805 141.49 57.8905 135.31 58.0105 116.32C58.1705 92.1204 58.2905 67.9303 58.0605 43.7303C57.8505 22.4403 51.2905 16.6604 29.9305 17.0404C24.5905 17.1404 22.7805 18.4904 22.8805 24.0104C23.2105 42.3004 23.0005 60.6003 22.9905 78.8903V78.9003Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-10kg4s9\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:160,intrinsicWidth:89,name:\"Vector\",svg:'<svg width=\"89\" height=\"160\" viewBox=\"0 0 89 160\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M43.9003 1.28026C54.6803 -1.56974 57.3003 4.13025 58.9403 13.0203C65.0203 46.0703 72.7403 78.7903 79.2303 111.77C81.7403 124.51 84.3203 137.48 88.0703 150.08C89.6703 155.45 89.4303 160.65 81.0503 159.21C78.4603 158.77 75.7203 159 73.0603 159.18C68.4403 159.49 66.3903 158.07 65.7603 152.89C64.6303 143.55 62.1203 134.39 60.4803 125.11C59.7303 120.85 57.8003 119.01 53.3803 119.27C48.6603 119.55 43.7903 119.98 39.1803 119.2C30.3503 117.7 28.4003 124.22 27.6203 129.78C26.9903 134.21 25.7703 138.6 25.4603 143.2C24.4503 158.06 18.6603 161.61 3.69028 158.9C-0.719723 158.1 0.450271 155.9 1.09027 153.26C5.23027 136.1 8.19026 118.69 13.0203 101.66C16.1103 90.7801 16.5903 79.1702 19.5803 68.2402C25.1903 47.7002 28.0803 26.6703 32.1403 5.85033C33.8003 -2.68967 40.5903 3.59025 43.9103 1.27025L43.9003 1.28026ZM44.4603 102.73C52.5403 102.757 55.8636 98.8003 54.4303 90.8603C51.7103 75.8403 49.1003 60.8103 48.3103 45.5403C48.1803 43.0103 46.9503 40.0901 44.8603 40.6501C43.0403 41.1401 41.1303 44.1202 41.4103 46.9702C42.9503 62.3202 36.1703 76.5103 35.2403 91.6003C34.5503 102.75 33.4903 102.69 44.4703 102.72L44.4603 102.73Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jrdun9\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:159,intrinsicWidth:90,name:\"Vector\",svg:'<svg width=\"90\" height=\"159\" viewBox=\"0 0 90 159\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M45.3801 1.71019C54.8001 -1.38981 57.2801 3.49014 59.0501 11.9101C65.8601 44.4301 71.0801 77.2802 79.5501 109.47C83.3701 123.98 85.8801 138.82 89.2801 153.45C90.1601 157.24 89.8701 159.17 85.5001 158.81C84.9101 158.76 84.3201 158.79 83.7201 158.81C67.1101 159.34 65.4701 157.89 64.2201 141.33C64.0701 139.32 65.0401 136.94 64.2701 135.31C61.8901 130.27 63.1201 121.8 58.0401 120.37C50.3601 118.21 41.6601 119.36 33.4101 119.6C29.9401 119.7 30.2201 123.48 29.6001 125.83C27.0901 135.28 24.2101 144.72 22.7901 154.35C22.1501 158.72 20.6401 158.92 17.3801 158.81C-3.34989 158.08 -0.979874 162.51 4.02013 142.07C10.9701 113.68 15.3701 84.7901 22.1501 56.3901C25.6701 41.6401 29.2201 26.8601 31.6901 11.9101C33.1201 3.28014 35.9601 -1.26982 45.3601 1.70018L45.3801 1.71019ZM45.0201 39.3901C43.9101 41.7201 42.3901 43.6502 42.0801 45.7502C39.6401 62.2002 37.3901 78.6701 35.1901 95.1501C34.7901 98.1601 32.7601 102.28 36.8601 103.75C42.5701 105.8 48.6201 104.28 54.1701 102.47C58.2701 101.14 55.5701 97.3103 55.3201 94.8003C54.0001 81.7403 50.2501 69.0802 49.9601 55.7202C49.8601 50.9502 50.9501 43.6901 45.0301 39.3901H45.0201Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1v155vq\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:158,intrinsicWidth:80,name:\"Vector\",svg:'<svg width=\"80\" height=\"158\" viewBox=\"0 0 80 158\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.680411 78.2002C0.690411 54.8802 0.980428 31.5503 0.510428 8.24027C0.370428 1.30027 2.65043 -0.399795 9.08043 0.170205C23.3904 1.4402 37.8104 -1.36981 52.1404 2.41019C65.5104 5.93019 73.8804 14.7102 76.8604 26.9602C82.5004 50.0802 81.5104 66.9502 61.0804 79.7002C54.2504 83.9602 46.4904 84.5604 38.6404 84.5704C28.2804 84.577 23.0771 89.8569 23.0304 100.41C22.9904 116.94 22.7304 133.48 23.1804 150C23.3504 156.15 21.7904 158.1 15.4404 157.99C0.68042 157.73 0.670401 158.07 0.670401 143.75C0.670401 121.9 0.670401 100.06 0.670401 78.2102L0.680411 78.2002ZM23.0504 42.4703C23.0504 42.4703 23.0904 42.4703 23.1004 42.4703C23.1004 49.2703 23.0604 56.0604 23.1304 62.8604C23.1504 64.8004 22.5604 67.5503 25.4704 67.7803C31.9504 68.3003 38.9004 68.8804 44.6704 66.1104C56.3204 60.5304 60.5604 47.1703 56.7904 31.7403C54.5804 22.6903 45.0004 17.4603 31.1104 17.0603C25.3004 16.8903 22.3104 18.1403 22.9304 24.7403C23.4804 30.6003 23.0504 36.5502 23.0504 42.4602V42.4703Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-13x54h\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:157,intrinsicWidth:63,name:\"Vector\",svg:'<svg width=\"63\" height=\"157\" viewBox=\"0 0 63 157\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.420112 77.9503C0.420112 54.6303 0.500044 31.3003 0.350044 7.98031C0.320044 3.01031 0.470019 0.14041 7.20002 0.33041C22.83 0.78041 22.83 0.290224 22.83 15.8902C22.83 54.5702 23.0001 93.2403 22.6801 131.92C22.6201 138.68 24.65 140.67 31.22 140.25C39.48 139.72 47.85 140.67 56.08 139.95C64.51 139.21 62.0401 144.84 62.4001 149.01C62.8101 153.79 62.8101 157.27 55.7701 156.99C40.1001 156.37 24.3701 156.52 8.68012 156.99C2.23012 157.18 0.120088 155.74 0.270088 148.82C0.780088 125.21 0.460029 101.59 0.460029 77.9703H0.410102L0.420112 77.9503Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fkx4es\",\"data-framer-name\":\"All zone\",name:\"All zone\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-9rl5zo\",\"data-framer-name\":\"Logo\",layout:\"position\",name:\"Logo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 155 36\"></svg>',svgContentId:8609220523,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1qaqr89\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:176,intrinsicWidth:84,name:\"Vector\",svg:'<svg width=\"84\" height=\"176\" viewBox=\"0 0 84 176\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M23.5205 0.939941C31.1905 6.63994 33.0205 14.3501 32.8805 23.5801C32.4605 50.9601 32.6805 78.36 32.7405 105.75C32.7905 128.61 43.8405 141.22 66.3305 144.3C78.1005 145.91 83.9905 151.86 83.1805 161.33C82.3705 170.8 74.4105 176.42 62.6405 175.61C42.2905 174.22 26.6805 163.97 13.4005 149.44L13.5205 149.65C13.3605 148.34 13.2105 147.03 11.3005 147.48L11.4405 147.61C3.03052 131.3 0.340536 114.08 1.02054 95.76C1.90054 72.14 1.63049 48.4601 1.04049 24.8201C0.810495 15.4501 2.59049 7.53994 9.35049 0.939941H23.5205Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-p6ow4s\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:176,intrinsicWidth:83,name:\"Vector\",svg:'<svg width=\"83\" height=\"176\" viewBox=\"0 0 83 176\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M82.4002 149.44C81.8902 149.87 80.8802 150.39 80.9402 150.73C84.4802 171.38 77.0702 178.67 56.3902 174.79C23.2802 168.58 1.45017 142.93 1.13017 109.18C0.850172 79.7299 1.34014 50.2801 0.91014 20.8401C0.78014 11.7801 3.90015 5.41994 11.5401 0.939941H23.6802C30.3502 6.70994 32.8702 13.72 32.3202 22.7C31.5502 35.31 32.0302 47.9999 32.1502 60.6499C32.3202 78.2799 31.9502 95.96 33.1202 113.53C34.1002 128.19 43.0902 138.04 57.0102 142.6C64.5502 145.07 72.6002 145.99 80.4202 147.61L80.2802 147.48C80.2402 148.25 80.2102 149.02 80.1702 149.79C80.9502 149.74 81.7202 149.69 82.5002 149.64L82.3802 149.43L82.4002 149.44Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-13jh476\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:129,intrinsicWidth:131,name:\"Vector\",svg:'<svg width=\"131\" height=\"129\" viewBox=\"0 0 131 129\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M76.3901 31.3701C55.1201 31.3701 36.7501 31.54 18.3801 31.31C6.83013 31.16 0.700101 25.15 0.970101 15.08C1.1901 6.69003 6.87014 0.289929 15.4501 0.229929C48.8201 -7.12425e-05 82.2001 0.0798995 115.58 0.199899C122.31 0.229899 126.85 3.86983 129.3 10.1298C131.98 16.9698 129.77 22.5101 124.87 27.3701C104.38 47.7301 83.9201 68.1101 63.3301 88.3701C61.0001 90.6701 57.9701 92.2699 55.2701 94.1899C55.7501 95.0799 56.2401 95.96 56.7201 96.85C59.8401 97.05 62.9601 97.4099 66.0801 97.4299C82.2601 97.4899 98.4501 97.25 114.63 97.55C123.8 97.72 130.28 104.24 130.52 112.49C130.75 120.73 124.42 128.41 115.66 128.5C82.2901 128.85 48.9102 128.76 15.5302 128.56C8.91016 128.52 3.78015 124.78 1.77015 118.53C-0.40985 111.75 1.12014 105.69 6.64014 100.31C29.2401 78.28 51.5501 55.9701 76.3901 31.3601V31.3701Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-dsae6b\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:129,intrinsicWidth:131,name:\"Vector\",svg:'<svg width=\"131\" height=\"129\" viewBox=\"0 0 131 129\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M65.5005 0.120117C101.72 0.120117 130.34 28.43 130.32 64.26C130.3 100.03 101.56 128.66 65.6205 128.7C29.7905 128.74 0.740491 99.9201 0.750491 64.3701C0.760491 28.4501 29.3005 0.129883 65.5005 0.129883V0.120117ZM65.8805 97.2C84.1305 97.08 99.2205 81.73 98.7905 63.72C98.3705 45.88 83.6205 31.4399 65.7505 31.3799C47.3805 31.3199 32.2105 46.2701 32.3005 64.3501C32.3805 82.5601 47.4805 97.33 65.8805 97.2Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-12iz2kd\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:129,intrinsicWidth:131,name:\"Vector\",svg:'<svg width=\"131\" height=\"129\" viewBox=\"0 0 131 129\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M130.37 86.31C130.37 94.68 130.57 103.05 130.32 111.41C130 121.95 123.79 128.57 114.6 128.68C105.55 128.79 98.6903 122.19 98.4103 111.76C97.9703 95.71 98.4703 79.64 98.2303 63.58C97.9703 46.4 85.2803 32.9899 68.2603 31.4499C51.9203 29.9699 36.3703 41.1901 33.0903 56.8401C29.5203 73.8301 38.2103 89.6799 54.4803 95.2099C58.5503 96.5899 63.0303 96.77 67.3003 97.58C76.2703 99.3 82.1103 106.37 81.2103 114.36C80.2603 122.84 73.8303 128.37 64.5603 128.69C33.6703 129.76 3.49028 102.64 0.860284 71.4299C-2.24972 34.5799 24.2103 2.23986 59.2003 0.139862C98.7103 -2.24014 129.35 25.3299 130.35 64.2299C130.54 71.59 130.38 78.95 130.38 86.32L130.37 86.31Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1459gvf\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:130,intrinsicWidth:131,name:\"Vector\",svg:'<svg width=\"131\" height=\"130\" viewBox=\"0 0 131 130\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M89.0604 43.6298C78.6304 32.3398 64.3904 29.4499 51.6804 35.2799C39.1004 41.0499 30.6704 54.8899 32.0504 67.5199C33.7404 82.9599 44.3203 94.8299 58.8803 97.5499C61.1903 97.9799 63.5603 98.0998 65.8803 98.4598C76.1203 100.07 81.5803 106.08 80.9803 115.02C80.3503 124.27 73.4603 129.84 62.8303 129.69C31.9603 129.25 3.83025 103.41 0.950255 72.84C-2.43975 36.86 21.8903 5.66978 56.6603 1.38978C92.9403 -3.07022 124.54 21.2298 129.88 57.6898C132.53 75.8198 122.39 84.3699 104.94 78.4699C94.3402 74.8899 84.0803 74.49 73.4803 78.84C62.9803 83.15 54.4503 79.9298 50.7003 71.1998C47.0503 62.6898 51.2103 54.0699 61.4703 49.7399C65.7703 47.9199 70.3503 46.61 74.9203 45.59C79.1303 44.64 83.5004 44.3698 89.0604 43.6398V43.6298Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-w7fiac\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:129,intrinsicWidth:131,name:\"Vector\",svg:'<svg width=\"131\" height=\"129\" viewBox=\"0 0 131 129\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.270292 85.6699C0.270292 79.6499 0.270292 73.6401 0.270292 67.6201C0.280292 30.0201 26.8103 0.79988 61.5403 0.12988C100.51 -0.62012 128.52 25.6999 129.92 64.8799C130.46 79.8999 130.19 94.97 129.95 110C129.77 121.9 123.34 128.94 113.57 128.67C104.09 128.41 98.3603 121.71 98.2303 110.14C98.0603 95.4299 98.2603 80.72 98.1703 66.01C98.0503 46.25 84.1103 31.6199 65.3503 31.3799C46.2003 31.1399 31.8603 45.98 31.7803 66.24C31.7203 80.95 31.8703 95.6601 31.7303 110.37C31.6303 121.61 25.5703 128.54 16.1103 128.68C6.53026 128.82 0.47026 122.02 0.30026 110.74C0.18026 102.38 0.280302 94.0299 0.280302 85.6699H0.270292Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-wgtt56\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:33,name:\"Vector\",svg:'<svg width=\"33\" height=\"32\" viewBox=\"0 0 33 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M16.0505 0.370048C25.2205 0.330048 32.2505 7.13988 32.1305 15.9499C32.0205 24.2999 25.2405 30.9899 16.7005 31.1799C7.51051 31.3799 0.260489 24.8 0.0504887 16.09C-0.159511 7.31002 6.86049 0.419814 16.0505 0.379814V0.370048Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-12jimng\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:33,name:\"Vector\",svg:'<svg width=\"33\" height=\"32\" viewBox=\"0 0 33 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M32.4604 15.4701C32.6304 24.4201 25.8304 31.14 16.5904 31.17C7.38035 31.19 0.540323 24.5002 0.620323 15.5502C0.690323 7.12017 7.32034 0.590002 16.0103 0.380002C25.2903 0.150002 32.2904 6.5801 32.4604 15.4801V15.4701Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-12j8kje\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:34,name:\"Vector\",svg:'<svg width=\"34\" height=\"32\" viewBox=\"0 0 34 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M16.47 0.370202C25.74 0.170202 32.8701 6.69007 33.0201 15.4901C33.1701 24.3301 26.1901 31.17 17.0201 31.16C8.29005 31.16 1.39002 24.8501 0.980016 16.5201C0.550016 7.7501 7.44001 0.560202 16.47 0.370202Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1vmjwdz\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:3,name:\"Vector\",svg:'<svg width=\"3\" height=\"3\" viewBox=\"0 0 3 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.53021 2.64985C1.75021 2.69985 0.980195 2.75 0.200195 2.8C0.240195 2.03 0.270181 1.25994 0.310181 0.489942C2.22018 0.0299416 2.37021 1.34986 2.53021 2.65986V2.64985Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ff0ah5\",\"data-framer-name\":\"banbu\",name:\"banbu\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-y965i7\",\"data-framer-name\":\"Logo\",layout:\"position\",name:\"Logo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 106 40\"></svg>',svgContentId:11352907995,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-yyjcg3\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:179,intrinsicWidth:146,name:\"Vector\",svg:'<svg width=\"146\" height=\"179\" viewBox=\"0 0 146 179\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M110.67 123.41V117.37C110.67 80.09 110.73 42.81 110.59 5.52999C110.57 1.49999 111.5 -0.030029 115.79 0.139971C124.26 0.469971 132.76 0.35001 141.25 0.18001C144.36 0.12001 145.65 0.860005 145.65 4.3C145.56 60.88 145.57 117.47 145.64 174.05C145.64 177.09 144.68 178.11 141.63 178.06C131.81 177.91 121.99 177.83 112.18 178.1C108.75 178.19 107.46 176.17 106.14 173.88C97.7901 159.33 89.51 144.75 81.19 130.19C66.44 104.38 51.6701 78.59 36.8901 52.8C36.7601 52.57 36.42 52.4499 35.7 51.9499C35.7 53.8599 35.7 55.4199 35.7 56.9899C35.7 95.4299 35.6201 133.88 35.8101 172.32C35.8301 176.93 34.58 178.33 29.99 178.12C22.02 177.75 14.0101 177.87 6.03008 178.08C2.25008 178.18 0.720029 177.11 0.730029 173.04C0.840029 116.96 0.830029 60.87 0.730029 4.79C0.730029 1.41 1.56009 0.10001 5.17009 0.18001C15.4801 0.40001 25.81 0.339907 36.12 0.199907C38.93 0.159907 40.5601 0.969995 42.0101 3.54C53.6801 24.22 65.53 44.8 77.32 65.41C87.87 83.86 98.41 102.32 108.95 120.77C109.25 121.29 109.6 121.77 110.68 123.42L110.67 123.41Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-464f4j\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:179,intrinsicWidth:141,name:\"Vector\",svg:'<svg width=\"141\" height=\"179\" viewBox=\"0 0 141 179\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M140.28 64.68C140.28 82.83 140.37 100.97 140.26 119.12C140.06 150.1 121.2 172.03 90.6199 177C73.5499 179.77 56.61 179.77 40.05 174.12C15.14 165.62 2.19996 147.15 1.14996 120.91C-0.39004 82.65 0.969984 44.38 0.299984 6.12998C0.219984 1.47998 1.66995 0.0299269 6.26995 0.199927C14.92 0.519927 23.5899 0.509927 32.2299 0.199927C36.4999 0.0399269 37.4899 1.52994 37.4799 5.58994C37.3299 39.8799 37.2699 74.18 37.4999 108.48C37.5499 115.87 37.8799 123.39 40.9799 130.43C46.6299 143.27 61 150.54 75.68 147.72C79.09 147.06 82.55 146.4 85.79 145.21C97.77 140.83 103.13 131.54 103.2 119.36C103.42 81.74 103.36 44.11 103.2 6.48997C103.18 1.77997 104.39 -6.33188e-05 109.33 0.209937C117.97 0.579937 126.65 0.499956 135.29 0.229956C139.22 0.109956 140.42 1.27 140.38 5.27C140.19 25.08 140.29 44.8899 140.29 64.6999L140.28 64.68Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1m7dee8\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:399,intrinsicWidth:399,name:\"Vector\",svg:'<svg width=\"399\" height=\"399\" viewBox=\"0 0 399 399\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M342.43 60.79C303.85 21.07 256.4 0.649987 201.19 0.149987C146.79 -0.340013 99.4401 18.66 60.3801 56.81C20.4601 95.79 0.250034 143.75 0.270034 199.31C0.300034 255.79 21.11 304.35 62.09 343.48C100.4 380.05 146.55 397.92 200.99 398.53C254.19 397.72 301.43 378.78 340.19 340.08C378.96 301.37 398.48 254.02 398.56 199.46C398.64 145.98 379.83 99.32 342.42 60.79H342.43ZM207.79 285.47C208.71 285.17 208.64 284.42 208.81 283.79C210.93 275.75 213.13 267.72 215.14 259.65C215.64 257.66 216.73 256.65 218.49 255.8C236.8 246.97 255.08 238.07 273.37 229.17C287.59 222.25 301.8 215.3 316.02 208.39C318.36 207.26 320.74 206.23 323.34 205.05C323.37 206.05 322.86 206.58 322.36 207.12C315.18 215.02 307.96 222.88 300.83 230.82C290.98 241.79 281.22 252.85 271.36 263.82C264.23 271.76 256.99 279.61 249.84 287.54C246.06 291.73 242.34 295.96 238.65 300.22C237.41 301.65 236.23 302.1 234.17 301.85C229.88 301.32 225.52 301.57 221.18 301.23C217.65 300.95 214.07 301.05 210.54 300.61C208.38 300.34 207.73 301.13 207.75 303.32C207.84 318.72 207.74 334.11 207.86 349.51C207.88 352.08 207.34 353.06 204.59 352.86C201.04 352.6 197.45 352.65 193.9 352.85C191.58 352.98 190.98 352.26 190.99 349.95C191.07 323.77 191.04 297.58 191.04 271.4C191.04 270.7 191 270.01 191.04 269.31C191.12 268.04 190.49 267.62 189.3 267.68C182.46 268 175.6 268.12 168.78 268.69C164.47 269.05 161.06 268.49 158.05 264.81C152.56 258.1 146.56 251.82 140.78 245.35C132.34 235.91 123.92 226.44 115.47 217.01C110.31 211.26 105.1 205.56 99.93 199.82C91.59 190.56 83.26 181.29 75.11 171.72C76.44 172.27 77.8 172.75 79.09 173.38C90.72 179.07 102.33 184.81 113.97 190.49C133.88 200.21 153.81 209.9 173.73 219.6C175.37 220.4 176.99 221.31 178.72 221.82C182.53 222.96 183.98 225.69 184.83 229.33C186.56 236.74 188.62 244.07 190.55 251.43C190.71 251.43 190.88 251.45 191.04 251.45C191.04 233.1 191.04 214.74 191.04 196.39C191.04 193.49 188.42 192.22 186.91 190.35C183.04 185.56 178.83 181.06 174.73 176.47C174.1 175.76 173.9 175.15 174.1 174.15C177.98 154.63 181.83 135.11 185.64 115.58C189.9 93.7599 194.13 71.9299 198.38 50.0999C198.56 49.1699 198.82 48.26 199.18 46.78C200.72 54.5 202.17 61.6699 203.58 68.8399C206.5 83.6999 209.4 98.56 212.3 113.42C216.18 133.29 220.04 153.17 223.94 173.03C224.28 174.77 223.93 176.06 222.69 177.47C217.88 182.93 213.27 188.57 208.54 194.11C207.91 194.85 207.8 195.62 207.8 196.51C207.8 208.86 207.8 221.21 207.97 233.61C209.51 230.61 209.99 227.27 210.86 224.06C213.26 215.19 215.57 206.31 217.85 197.41C218.37 195.4 219.45 194.18 221.35 193.26C235.75 186.32 250.1 179.27 264.48 172.27C277.21 166.07 289.96 159.89 302.69 153.7C309.25 150.51 315.81 147.29 322.38 144.12C322.81 143.91 323.21 143.42 323.86 143.74C321.87 147.03 318.97 149.54 316.48 152.36C307.98 161.98 299.26 171.41 290.66 180.95C279.85 192.94 269.07 204.94 258.3 216.96C251.53 224.52 244.8 232.12 238.07 239.72C237.38 240.49 236.72 240.74 235.62 240.68C227.13 240.23 218.64 239.92 210.15 239.52C208.61 239.45 207.76 239.67 207.77 241.57C207.84 256.18 207.81 270.79 207.81 285.46L207.79 285.47Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ijaluc\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:179,intrinsicWidth:147,name:\"Vector\",svg:'<svg width=\"147\" height=\"179\" viewBox=\"0 0 147 179\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M139.59 96.86C135.11 89.79 128.05 86.15 120.49 81.98C125.12 78.96 129.38 76.7101 132.54 72.9301C145.36 57.6501 144.13 30.62 129.85 15.71C119 4.39 104.99 0.60003 90.0801 0.37003C61.9701 -0.0499703 33.8401 0.330069 5.72015 0.160069C1.63015 0.140069 0.370182 1.19007 0.380182 5.41007C0.520182 61.1501 0.530172 116.89 0.370172 172.63C0.360172 177.15 1.7102 178.2 6.0202 178.11C34.9302 177.53 63.8702 178.95 92.7802 177.11C107.17 176.19 120.18 172.64 131.23 162.21C148.44 145.97 152.01 116.44 139.61 96.87L139.59 96.86ZM36.4002 34.98C36.3702 32.24 37.2101 31.1501 40.0801 31.1701C54.8701 31.2801 69.6601 31.1801 84.4501 31.3001C86.9001 31.3201 89.3802 31.92 91.7802 32.51C100.88 34.75 105.32 40.3401 105.45 49.5301C105.58 58.7601 100.5 65.4401 91.2001 68.0401C88.5001 68.7901 85.7502 69.3201 82.8702 69.2701C76.0602 69.1501 69.2402 69.23 62.4302 69.23V69.2701C55.1202 69.2701 47.8002 69.17 40.4902 69.32C37.5602 69.38 36.3302 68.5401 36.3702 65.3901C36.5202 55.2501 36.4902 45.11 36.3802 34.98H36.4002ZM89.6602 146.13C87.6902 146.42 85.7402 146.97 83.7702 147C76.4502 147.1 69.1302 147.04 61.8002 147.05C54.8102 147.05 47.8201 146.94 40.8301 147.11C37.7801 147.18 36.3202 146.52 36.3702 143.02C36.5402 130.04 36.5102 117.06 36.3902 104.08C36.3602 101.09 37.2702 99.98 40.3702 100.01C56.1802 100.15 71.9902 99.94 87.8002 100.2C99.4302 100.39 108.9 108.99 109.51 118.85C110.66 137.57 100.74 144.51 89.6702 146.14L89.6602 146.13Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-emfi65\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:179,intrinsicWidth:148,name:\"Vector\",svg:'<svg width=\"148\" height=\"179\" viewBox=\"0 0 148 179\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M120.83 82.22C126.31 78.09 132.24 75.27 135.29 69.49C143.98 53.05 144.03 36.51 133.92 20.83C124.18 5.72996 108.52 0.809949 91.7302 0.439949C62.9602 -0.190051 34.1702 0.310062 5.38019 0.180062C1.77019 0.160062 0.950195 1.46007 0.950195 4.81007C1.0302 61.0501 1.0302 117.28 0.950195 173.52C0.950195 176.97 1.92021 178.14 5.46021 178.09C35.3702 177.65 65.3102 178.98 95.2102 177.03C116.92 175.62 133.68 166.28 142.73 145.65C151.67 125.27 148.78 94.1 120.84 82.22H120.83ZM36.0802 35.1701C36.0302 32.1201 37.0502 31.13 40.1002 31.16C54.5802 31.29 69.0702 31.0901 83.5502 31.3001C88.1802 31.3701 92.7002 32.57 97.0002 34.58C108.02 39.73 108.3 57.56 99.2402 64.09C94.6902 67.37 89.6002 69.24 83.9102 69.23C76.9202 69.23 69.9302 69.23 62.9302 69.23V69.28C55.4402 69.28 47.9402 69.16 40.4602 69.34C37.2902 69.42 36.0202 68.52 36.0802 65.15C36.2602 55.16 36.2402 45.1701 36.0802 35.1801V35.1701ZM109.96 123.27C109.13 136.33 101.25 144.94 89.5002 146.19C73.0902 147.93 56.6402 146.57 40.2302 147.07C37.2202 147.16 36.0902 145.9 36.1102 142.93C36.1902 129.96 36.2102 117 36.0902 104.03C36.0602 100.99 37.0902 99.95 40.1202 100C48.1002 100.15 56.0802 100.05 65.8002 100.05C73.6502 100.68 83.3402 98.89 92.8602 101.1C104.47 103.8 110.69 111.92 109.98 123.27H109.96Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9yl4su\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:179,intrinsicWidth:168,name:\"Vector\",svg:'<svg width=\"168\" height=\"179\" viewBox=\"0 0 168 179\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M166.45 171.59C157.23 145.45 147.93 119.34 138.7 93.1999C128.2 63.4599 117.69 33.7299 107.32 3.93992C106.31 1.02992 104.82 0.159916 101.9 0.189916C90.2502 0.319916 78.6001 0.340028 66.9501 0.180028C63.8701 0.140028 62.6701 1.35998 61.6901 4.12998C49.6301 38.25 37.4602 72.32 25.2902 106.4C17.3702 128.6 9.4502 150.79 1.4402 172.96C0.200201 176.38 -0.269809 178.29 4.68019 178.12C14.8202 177.78 24.9802 177.91 35.1302 178.08C38.1902 178.13 39.5303 177.01 40.4303 174.16C43.4803 164.5 46.8701 154.95 49.9401 145.3C50.8601 142.42 52.0402 141.03 55.4202 141.06C74.3902 141.24 93.3702 141.21 112.34 141.09C115.5 141.07 117.11 141.96 118.02 145.15C120.77 154.71 123.97 164.15 126.76 173.7C127.69 176.89 129.04 178.36 132.62 178.1C137.59 177.74 142.6 178.01 147.59 178.01C152.58 178.01 157.24 178.01 162.07 178.01C168.58 178.01 168.69 177.92 166.46 171.58L166.45 171.59ZM102.35 110.22C90.0502 110.14 77.7401 110.2 65.4401 110.17C63.7001 110.17 61.5202 110.69 62.5902 107.39C69.6302 85.64 76.5702 63.8599 83.5402 42.0799C83.9102 42.0099 84.2902 41.93 84.6602 41.86C90.3602 60.03 96.0702 78.2 101.76 96.37C102.85 99.85 103.71 103.41 104.97 106.82C106.02 109.68 104.99 110.24 102.34 110.22H102.35Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fwsk5w\",\"data-framer-name\":\"telerenta\",name:\"telerenta\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1etnred\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:154,intrinsicWidth:144,name:\"Vector\",svg:'<svg width=\"144\" height=\"154\" viewBox=\"0 0 144 154\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M142.44 152.16C137.09 152.16 131.22 151.52 125.55 152.29C113.7 153.91 106.19 150.35 104.53 137.64C103.08 126.53 96.4798 122.99 85.6498 124.45C78.8798 125.36 71.7898 125.38 65.0298 124.46C48.7698 122.24 37.4398 125.68 35.1098 144.53C34.3298 150.86 6.70976 156.1 1.68976 151.29C-1.66024 148.08 1.05976 144.5 2.18976 141.17C16.9898 97.69 31.9498 54.26 46.4598 10.68C48.8698 3.44997 52.4199 1.07014 60.0499 0.85014C92.5199 -0.0898601 92.5099 -0.369959 102.93 29.75C115.53 66.17 128.15 102.59 140.76 139C142.12 142.93 144.62 146.66 142.44 152.15V152.16ZM50.8198 94.99C62.4798 94.99 71.9398 94.6801 81.3698 95.0901C88.5198 95.4001 91.0099 93.3501 88.4299 86.1001C82.9399 70.6501 77.8298 55.0601 71.2098 35.5401C63.7898 57.1701 57.7298 74.83 50.8198 94.99Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-8l3ed3\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:153,intrinsicWidth:132,name:\"Vector\",svg:'<svg width=\"132\" height=\"153\" viewBox=\"0 0 132 153\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M98.2204 92.1799C98.2204 66.5999 99.1904 40.9699 97.8404 15.4699C97.0704 0.939907 104.16 0.659966 114.84 0.779966C124.64 0.889966 131.42 0.439819 131.08 14.3798C130.07 56.0598 130.4 97.7899 131.03 139.49C131.19 150.31 127.19 151.81 117.43 152.6C100.2 154 89.4504 148.89 81.0804 132.88C68.0104 107.88 52.1904 84.2999 33.9804 60.9199C33.9804 85.8599 34.1804 110.81 33.8204 135.74C33.7404 141.06 37.3405 149.44 30.4305 151.15C22.0005 153.24 12.5404 152.34 3.73038 151.15C-0.299617 150.61 1.04044 144.93 1.04044 141.45C0.990442 98.1599 1.24046 54.87 0.930457 11.58C0.870457 3.08001 4.16044 1.49998 12.0404 0.789976C29.8904 -0.810024 42.2404 3.17996 51.2604 21.02C63.8304 45.89 79.9804 68.96 94.6004 92.8C95.8104 92.59 97.0104 92.3899 98.2204 92.1799Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1dbsmv5\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:153,intrinsicWidth:120,name:\"Vector\",svg:'<svg width=\"120\" height=\"153\" viewBox=\"0 0 120 153\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M43.6101 89.2199C43.5901 73.3999 43.2201 57.5599 43.7401 41.7499C44.0201 33.1699 41.79 28.7799 32.34 29.9699C27.65 30.5599 22.73 29.4599 18.09 30.1899C4.13003 32.4099 -0.299982 27.16 0.700018 13.08C1.39002 3.28002 4.15009 0.639989 13.6501 0.799989C44.8401 1.31999 76.0701 1.70985 107.24 0.659853C120.93 0.199853 119.4 7.65982 119.65 16.3798C119.9 25.3398 119.35 30.5798 107.41 30.3998C77.0201 29.9298 76.99 30.66 76.97 61.84C76.96 88.21 76.2801 114.61 77.2901 140.95C77.8001 154.21 69.8701 152.88 62.1401 152C54.7801 151.16 42.81 157.94 43.46 141.43C44.15 124.05 43.61 106.62 43.6 89.2199H43.6101Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-16ykrsa\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:152,intrinsicWidth:98,name:\"Vector\",svg:'<svg width=\"98\" height=\"152\" viewBox=\"0 0 98 152\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M34.8002 61.4299C34.8202 78.3199 35.1602 95.2201 34.6702 112.09C34.4502 119.74 37.0003 122.29 44.6203 122.04C58.8903 121.57 73.2203 122.53 87.4603 121.74C99.9003 121.05 97.8102 129.15 97.6002 136.27C97.4102 142.98 100.77 151.45 87.9403 151.13C62.0303 150.49 36.0902 150.72 10.1702 151.09C2.35024 151.2 0.320265 148.21 0.380265 140.86C0.670265 98.1101 1.08026 55.3601 0.310258 12.6201C0.0502578 -1.76992 8.94025 1.93985 16.8703 0.879849C31.1703 -1.03015 36.5503 3.85993 35.0903 18.7099C33.7003 32.8199 34.7903 47.1799 34.8103 61.4299H34.8002Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-dxllax\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:278,intrinsicWidth:146,name:\"Vector\",svg:'<svg width=\"146\" height=\"278\" viewBox=\"0 0 146 278\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.12994 32.77C1.33661 11.2967 11.5833 0.663476 31.8699 0.870143C83.2599 1.39014 122.6 27.86 138.65 72.73C154.74 117.71 141.22 161.58 100.05 194.75C93.0799 200.36 94.5299 204.13 97.9299 210.21C109.68 231.19 121.05 252.37 133.81 275.75C123.05 275.75 115.23 275.29 107.5 275.88C100.03 276.45 95.9799 273.32 92.6699 266.9C84.7099 251.43 75.65 236.5 67.9 220.93C60.18 205.41 48.2999 216.89 38.6299 216.15C29.1899 215.43 33.45 224.58 33.08 229.45C32.41 238.37 32.89 247.38 32.89 256.35C32.89 275.67 26.59 280.15 7.20996 275.86C-1.03004 274.04 1.33993 268.24 1.29993 263.53C1.07993 237.15 1.16996 210.76 1.14996 184.38L0.729919 184.59C13.7799 181.59 27.02 183.89 40.15 183.15C82.78 180.77 113.25 148.71 112.65 106.73C112.07 66.41 80.0399 34.35 38.7299 32.95C26.0699 32.52 13.39 32.61 0.709961 32.47L1.12994 32.7801V32.77Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-dy9o9q\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:152,intrinsicWidth:103,name:\"Vector\",svg:'<svg width=\"103\" height=\"152\" viewBox=\"0 0 103 152\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.02002 76.8601C1.02002 55.2101 1.29004 33.5599 0.890044 11.9199C0.740044 3.80993 3.30004 0.690082 11.76 0.830082C37.69 1.25008 63.66 1.58001 89.57 0.760014C103.68 0.320014 99.11 9.71992 99.92 16.6599C100.9 25.0899 99.84 30.62 88.6 29.79C73.86 28.71 58.95 30.0399 44.16 29.3799C30.71 28.7799 35 38.45 35.31 44.49C35.64 50.78 29.5 61.6901 44.26 61.1001C56.42 60.6101 68.6501 61.6001 80.7701 60.8401C93.6 60.0301 90.6501 68.8601 90.5901 75.6101C90.5301 82.2001 94.07 91.2899 81.01 90.4199C69.41 89.6499 57.65 91.07 46.1 90.04C31.01 88.7 35.37 99.1601 35.1 106.61C34.81 114.6 32.2501 123.86 46.6501 122.78C61.9201 121.64 77.35 123.02 92.68 122.42C105.79 121.91 101.61 131.12 101.98 137.57C102.36 144.13 104.17 151.39 92.67 151.14C65.68 150.56 38.67 150.7 11.68 151.13C3.32002 151.26 0.670015 148.47 0.860015 140.21C1.34001 119.1 1.02003 97.9701 1.03003 76.8501L1.02002 76.8601Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-sbbs0o\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:153,intrinsicWidth:103,name:\"Vector\",svg:'<svg width=\"103\" height=\"153\" viewBox=\"0 0 103 153\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M102.15 152.36C73.1903 148.86 44.1303 151.23 15.1303 151.24C3.49028 151.24 -0.209737 148.5 0.0502632 136.34C0.890263 96.2401 0.800271 56.11 0.120271 16.01C-0.0697295 4.51001 2.44025 0.400029 14.8503 0.780029C43.9203 1.67003 73.0303 0.88002 102.13 0.77002L101.71 0.459961C101.85 4.68996 101.47 9.00012 102.21 13.1201C104.79 27.4501 98.7603 31.6 84.9003 30.3C71.7703 29.07 58.4003 30.5999 45.1803 29.8899C32.9003 29.2299 34.4603 37.32 34.9903 44.51C35.4903 51.34 30.6503 61.53 44.7903 60.96C58.0203 60.42 71.3103 61.3999 84.5303 60.6899C95.5303 60.0999 95.1503 66.8899 94.4203 73.9399C93.7103 80.7799 98.7203 91.12 84.6903 90.71C72.5103 90.35 60.2803 91.22 48.1303 90.49C37.8803 89.88 34.8803 93.22 34.4303 103.75C33.8103 117.98 37.6203 124.31 52.6403 122.01C58.8503 121.06 65.3403 121.85 71.7003 121.85C92.4936 121.85 102.51 132.09 101.75 152.57L102.17 152.36H102.15Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1cg7cwb\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:153,intrinsicWidth:99,name:\"Vector\",svg:'<svg width=\"99\" height=\"153\" viewBox=\"0 0 99 153\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.480212 76.53C0.480212 55.94 0.870229 35.3299 0.310229 14.7499C0.0502291 5.14993 1.69021 0.369968 13.1002 0.789968C36.8902 1.67997 60.7703 1.79994 84.5503 0.759938C97.9203 0.169939 95.6802 8.18985 95.7702 15.9199C95.8602 23.2899 97.3903 30.8799 85.1703 29.6999C74.1503 28.6399 62.8902 30.21 51.8502 29.29C39.2602 28.24 33.9102 30.3 33.5102 45.54C33.0602 62.54 41.4902 61.55 52.5802 61.07C59.9802 60.75 67.5003 61.79 74.7903 60.85C88.8403 59.04 86.4703 68.3099 87.0603 76.7099C87.7303 86.3399 85.7102 91.86 74.3802 90.35C68.1402 89.51 61.6902 90.2199 55.3402 90.2199C33.8402 90.2099 30.1103 95.4299 34.1603 117.24C35.5503 124.7 40.2502 123.14 44.6002 123.19C59.4202 123.35 74.2803 123.81 89.0603 123.07C101.06 122.47 98.3102 130.59 97.9602 136.75C97.6002 143 102.37 152.46 89.0802 152.25C62.6102 151.83 36.1303 151.85 9.67028 152.24C1.27028 152.36 0.250229 148.21 0.310229 141.48C0.520229 119.83 0.390246 98.18 0.390246 76.53H0.480212Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-772ek2\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:152,intrinsicWidth:124,name:\"Vector\",svg:'<svg width=\"124\" height=\"152\" viewBox=\"0 0 124 152\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M62.5302 0.96989C79.4602 0.97989 96.4102 1.38003 113.32 0.860027C127.75 0.410027 121.96 10.8399 122.86 17.4399C123.84 24.6399 123.7 30.3099 112.92 30.4399C101.82 30.5799 86.8502 24.1798 80.4202 33.9098C75.2702 41.6998 78.8802 55.3498 78.8402 66.3998C78.7502 90.1498 77.6602 113.97 79.2302 137.62C80.3002 153.74 70.8002 150.74 61.5102 151.12C51.2002 151.54 43.6402 151.88 44.3402 136.9C45.7202 107.41 43.7402 77.7599 45.1802 48.2799C45.9602 32.2799 40.4702 27.4399 25.7202 30.0299C23.6702 30.3899 21.4302 29.7498 19.3902 30.1498C3.7102 33.2198 -0.779804 26.4899 0.820196 11.4799C1.6702 3.4999 3.33019 0.479948 11.7502 0.779948C28.6602 1.37995 45.6102 0.95989 62.5402 0.96989H62.5302Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tmovcc\",\"data-framer-name\":\"Promusica\",name:\"Promusica\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-xs1e1w\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:29,intrinsicWidth:43,name:\"Vector\",svg:'<svg width=\"43\" height=\"29\" viewBox=\"0 0 43 29\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.36029 28.73C4.36029 28.73 3.36031 28.7701 2.38031 28.5301C0.760313 28.1301 0.120313 27.2001 0.380313 25.5601C0.550313 24.4901 1.05036 23.54 1.55036 22.6C3.89036 18.29 6.22028 13.9701 8.60028 9.68009C9.32028 8.38009 10.2103 7.16006 11.0003 5.90006C13.2603 2.27006 16.6304 0.490056 20.8104 0.400056C26.8604 0.270056 32.9203 0.350007 38.9703 0.350007C39.0403 0.350007 39.1104 0.350027 39.1804 0.370027C40.2004 0.580027 41.5303 0.410081 41.9803 1.55008C42.4103 2.63008 41.3004 3.32005 40.6704 4.02005C34.3604 11.0001 27.5803 17.5001 20.3903 23.5601C16.0603 27.2101 10.9203 28.61 5.36029 28.74V28.73Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ip1245\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:29,name:\"Vector\",svg:'<svg width=\"29\" height=\"28\" viewBox=\"0 0 29 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M28.0501 13.51C28.2301 23.18 20.1801 27.99 12.4301 27.09C11.1601 26.94 9.90998 26.6699 8.69998 26.2099C2.82998 23.9499 -0.349996 18.6 0.350004 12.13C1 6.12999 5.85008 1.11003 11.8001 0.300033C14.4401 -0.0599669 17.05 0.0499843 19.58 0.999984C25.16 3.10998 28.0401 7.37999 28.0401 13.51H28.0501Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-llc5yo\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:5,name:\"Vector\",svg:'<svg width=\"5\" height=\"4\" viewBox=\"0 0 5 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.57996 0.579956C3.73996 1.62996 2.58997 2.31999 1.52997 3.10999C1.32997 3.28999 1.13996 3.27995 0.959961 3.06995C1.88996 1.96995 2.85998 0.900049 4.03998 0.0500488C4.21998 0.220049 4.39996 0.399946 4.57996 0.569946V0.579956Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-yrzyph\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:41,intrinsicWidth:129,name:\"Vector\",svg:'<svg width=\"129\" height=\"41\" viewBox=\"0 0 129 41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M125.23 20.35C125.2 19.54 125.41 18.7901 124.3 18.2601C118.13 15.3101 111.86 12.56 105.28 10.69C99.4597 9.02999 93.4397 8.2701 87.3497 8.3101C80.3697 8.3601 73.3897 8.47003 66.4397 9.11003C57.3897 9.94003 48.6097 11.9401 40.1897 15.3901C29.5697 19.7501 19.9697 25.8301 10.8197 32.6701C7.39972 35.2301 4.06973 37.9001 0.699728 40.5201C0.259728 40.6301 0.129707 40.4401 0.209707 40.0301C11.0897 28.6401 23.0097 18.58 37.0497 11.22C44.6097 7.25002 52.6097 4.66006 60.9797 3.02006C71.2897 1.00006 81.6597 -0.199926 92.1697 0.280074C104.12 0.830074 115.53 3.59007 126.28 8.90007C126.85 9.18007 127.42 9.90009 128.16 9.17009C128.3 9.49009 128.44 9.81006 128.58 10.1401C127.57 13.1601 126.12 16.0801 126.54 19.4101C125.89 19.4301 125.66 20.02 125.23 20.35Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-gy0ieq\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:2,name:\"Vector\",svg:'<svg width=\"2\" height=\"1\" viewBox=\"0 0 2 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.95993 0.0699463C1.14993 0.0799463 1.33994 0.0999854 1.52994 0.109985C1.21994 0.609985 0.839941 0.989951 0.189941 0.949951C0.249941 0.489951 0.549951 0.239946 0.949951 0.0699463H0.95993Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1nuroqz\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:2,name:\"Vector\",svg:'<svg width=\"2\" height=\"2\" viewBox=\"0 0 2 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.22004 0.920044C1.22004 1.09004 1.22004 1.25004 1.22004 1.42004C1.06004 1.37004 0.88004 1.30997 0.94004 1.08997C0.96004 1.00997 1.12004 0.970044 1.22004 0.920044Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ypi5ac\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:114,intrinsicWidth:160,name:\"Vector\",svg:'<svg width=\"160\" height=\"114\" viewBox=\"0 0 160 114\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M27.2799 17.29C29.1799 15.45 30.7799 13.8601 32.4299 12.3101C41.7899 3.52006 52.9199 0.109991 65.6199 1.35999C72.9499 2.07999 79.4499 4.62005 84.8699 9.67005C87.2799 11.92 89.1799 14.5801 91.0199 17.4301C91.8499 17.1301 92.2298 16.4 92.7198 15.85C96.6998 11.4 101.18 7.59996 106.58 4.94996C113.29 1.64996 120.41 0.670005 127.79 1.25001C132.07 1.59001 136.26 2.37996 140.24 4.07996C149.85 8.17996 155.9 15.21 157.87 25.57C158.8 30.48 159.16 35.46 159.17 40.45C159.2 58.84 159.17 77.2301 159.19 95.6101C159.19 98.1901 158.95 100.74 158.25 103.22C156.47 109.55 151.5 113.2 144.75 113.2C138.24 113.2 133.2 109.45 131.39 103.27C130.62 100.65 130.43 97.96 130.43 95.24C130.43 78.85 130.45 62.4601 130.43 46.0601C130.43 42.2901 130.14 38.52 129.62 34.78C129.54 34.22 129.4 33.66 129.25 33.11C127.08 25.13 121.72 21.66 113.54 22.71C104.2 23.9 97.5298 30.8099 95.8398 40.4399C94.9498 45.4999 94.5699 50.61 94.5599 55.75C94.5299 68.93 94.5399 82.1201 94.5599 95.3001C94.5599 98.0201 94.3598 100.72 93.5698 103.33C92.0998 108.18 89.0599 111.58 83.9999 112.73C78.6599 113.95 73.7899 113.09 69.9099 108.85C67.8099 106.56 66.8299 103.74 66.3699 100.75C66.0799 98.85 65.9299 96.94 65.9299 95C65.9599 79.39 65.9599 63.7801 65.9299 48.1801C65.9299 43.4801 65.7899 38.78 65.0199 34.12C64.7399 32.42 64.1699 30.81 63.4299 29.26C61.3199 24.79 57.6098 22.79 52.8298 22.53C49.7498 22.36 46.7099 22.69 43.7299 23.53C38.6499 24.96 35.1598 28.1401 33.2198 33.0501C31.3398 37.8001 30.4499 42.7501 29.9299 47.8001C29.4999 51.9901 29.4598 56.1899 29.4698 60.3899C29.4898 72.2199 29.4898 84.0499 29.4698 95.8799C29.4698 99.4699 29.0299 103 27.2999 106.23C25.0299 110.44 21.4698 112.72 16.6898 113.14C8.76982 113.83 2.44988 109.11 1.24988 100.29C0.969878 98.25 0.859863 96.1901 0.859863 94.1101C0.879863 68.5201 0.869883 42.94 0.879883 17.35C0.879883 14.63 1.1299 11.95 2.0199 9.34998C3.9499 3.76998 8.55986 0.74001 14.4799 0.88001C20.8299 1.02001 26.7499 5.44001 27.2799 13.5C27.3599 14.63 27.2899 15.78 27.2899 17.26L27.2799 17.29Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-362q6v\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:114,intrinsicWidth:99,name:\"Vector\",svg:'<svg width=\"99\" height=\"114\" viewBox=\"0 0 99 114\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M72.1896 94.8201C71.3996 95.7201 70.6296 96.6201 69.8296 97.5101C64.5396 103.46 58.4697 108.35 50.7597 110.78C42.2197 113.48 33.4996 114.03 24.8296 111.67C11.6196 108.07 3.57971 99.4999 1.14971 85.8899C0.409708 81.7399 0.0896398 77.5602 0.0796398 73.3502C0.0696398 54.6802 0.0796398 36.01 0.0796398 17.34C0.0796398 15.27 0.219635 13.22 0.699635 11.19C2.26963 4.53 7.42968 0.690089 14.2497 0.910089C21.8197 1.15009 26.9297 6.13005 27.6397 14.5001C27.7397 15.6301 27.7297 16.7801 27.7297 17.9201C27.7297 32.9601 27.6997 47.9901 27.7597 63.0301C27.7797 67.8701 28.1697 72.7 29.3497 77.43C29.5897 78.39 29.8496 79.3601 30.1996 80.2901C33.3696 88.7201 39.1996 91.8701 46.9396 91.5401C56.8696 91.1201 63.9796 86.07 68.3296 77.22C69.9896 73.84 70.1296 70.0699 70.4596 66.3799C70.9996 60.3399 70.9597 54.28 70.9697 48.23C70.9797 37.75 70.9697 27.2801 70.9697 16.8001C70.9697 14.7901 71.2297 12.8201 71.7497 10.8901C73.4897 4.39007 78.6497 0.710089 85.3697 0.910089C92.5697 1.12009 97.3097 5.75003 98.2797 12.98C98.5397 14.95 98.6697 16.94 98.6697 18.94C98.6497 44.81 98.6597 70.6801 98.6497 96.5501C98.6497 98.9801 98.4497 101.39 97.8597 103.75C96.5597 108.98 92.4596 112.65 87.4496 113.13C81.4396 113.7 76.6797 111.15 74.2597 106.07C73.1697 103.78 72.6797 101.35 72.6197 98.8301C72.5897 97.5601 72.6197 96.2901 72.6197 95.0201C72.4797 94.9501 72.3396 94.8901 72.1896 94.8201Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1vlsmkj\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:114,intrinsicWidth:96,name:\"Vector\",svg:'<svg width=\"96\" height=\"114\" viewBox=\"0 0 96 114\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M44.8799 0.920044C52.4099 0.920044 59.8099 1.79996 67.0099 4.07996C73.5699 6.14996 79.54 9.21997 84.27 14.34C87.44 17.77 89.71 21.67 89.66 26.54C89.6 32.14 85.9199 36.2 80.3499 37.02C75.2999 37.76 71.0699 36.4001 67.6399 32.5601C65.9799 30.7001 64.3699 28.79 62.7599 26.89C59.6599 23.22 56.04 20.2901 51.18 19.3101C45.33 18.1201 39.5599 18.21 34.0099 20.71C32.2999 21.48 30.7699 22.51 29.4799 23.87C25.9699 27.56 26.2899 33.1 30.2299 36.36C33.1399 38.77 36.5699 40.17 40.1299 41.24C46.6799 43.2 53.3499 44.7199 59.9699 46.4399C67.2999 48.3399 74.4499 50.75 80.9699 54.7C84.0999 56.59 86.9199 58.8501 89.3399 61.6201C93.0099 65.8201 94.89 70.74 95.05 76.25C95.19 81.05 94.54 85.77 92.81 90.29C89.88 97.99 84.4899 103.45 77.2299 107.17C71.9099 109.89 66.2099 111.39 60.3299 112.29C54.1699 113.23 47.97 113.42 41.77 113.12C32.1 112.66 22.8799 110.47 14.4999 105.41C9.11993 102.16 4.80988 97.9199 2.19988 92.1299C0.649883 88.7099 -0.260098 85.1501 0.469902 81.3501C1.3999 76.5301 5.51989 72.93 10.4599 72.53C14.7999 72.18 18.32 73.53 20.77 77.24C21.52 78.37 22.2399 79.5099 22.9399 80.6699C24.4399 83.1899 26.13 85.5599 28.18 87.6699C31.61 91.1999 35.68 93.5199 40.54 94.4199C46.28 95.4799 52 95.75 57.67 94C59.95 93.3 61.9599 92.13 63.8599 90.71C70.7999 85.53 68.0599 75.9501 62.8899 72.8401C59.8699 71.0201 56.65 69.69 53.29 68.73C47 66.92 40.6299 65.34 34.3499 63.5C28.3999 61.76 22.52 59.8 17.05 56.79C13.85 55.03 10.9599 52.86 8.36993 50.26C2.65993 44.52 0.689956 37.53 1.64996 29.7C2.81996 20.16 7.98993 13.09 15.9999 8.01001C21.7499 4.36001 28.1199 2.42001 34.8399 1.51001C38.1699 1.06001 41.5199 1.05994 44.8599 0.939941L44.8799 0.920044Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1x5541q\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:114,intrinsicWidth:105,name:\"Vector\",svg:'<svg width=\"105\" height=\"114\" viewBox=\"0 0 105 114\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.139993 58.7901C0.0799929 49.1301 1.40002 40.3101 4.92002 31.9001C11.35 16.5201 22.65 6.62999 38.87 2.68999C53.27 -0.810012 67.44 -0.129992 81.06 6.21001C88.51 9.68001 94.7999 14.5901 99.3199 21.5401C101.56 24.9801 103.05 28.6801 103.18 32.9101C103.39 39.6301 97.55 44.11 92.67 44.75C88.51 45.29 85.08 44.1801 82.39 40.9001C81.26 39.5201 80.15 38.1401 79.14 36.6601C77.05 33.5901 74.7199 30.73 71.9699 28.2C66.1999 22.86 59.27 21.3501 51.73 22.2801C41.28 23.5601 34.91 30.0001 31.06 39.3101C28.29 46.0201 27.75 53.1101 28.01 60.2901C28.24 66.5601 29.4799 72.58 32.3299 78.21C37.3299 88.08 46.72 93.1101 57.78 92.3301C67.07 91.6701 73.58 86.86 78.53 79.41C79.4 78.11 80.1499 76.7299 80.9599 75.3899C82.2499 73.2399 83.71 71.2201 85.61 69.5701C90.21 65.6001 97.13 66.12 101.18 70.66C104.58 74.46 105.29 78.8102 104.05 83.6102C102.45 89.8102 99 94.86 94.42 99.22C87.27 106.02 78.59 109.81 69.05 111.67C58.14 113.8 47.18 113.77 36.42 110.81C18.61 105.91 7.49 94.1701 2.4 76.5901C0.670003 70.6001 0.0399734 64.4401 0.119973 58.8001L0.139993 58.7901Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14iy2f8\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:114,intrinsicWidth:29,name:\"Vector\",svg:'<svg width=\"29\" height=\"114\" viewBox=\"0 0 29 114\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M28.1 56.8998C28.1 69.4398 28.1 81.99 28.1 94.53C28.1 97.38 27.99 100.22 27.26 103.01C25.16 111.07 17.46 115.03 9.54004 112.51C4.24004 110.82 1.72998 106.6 0.72998 101.37C0.36998 99.4801 0.27002 97.5598 0.27002 95.6298C0.27002 69.8298 0.27002 44.0299 0.27002 18.2199C0.27002 15.5699 0.459961 12.95 1.20996 10.4C3.01996 4.22996 8.12006 0.749994 14.5601 0.929994C21.4601 1.11999 26.78 5.97994 27.76 12.8799C28.02 14.7199 28.1 16.57 28.1 18.42C28.1 31.25 28.1 44.0799 28.1 56.9099V56.8998Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-166dn2l\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:114,intrinsicWidth:107,name:\"Vector\",svg:'<svg width=\"107\" height=\"114\" viewBox=\"0 0 107 114\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M106 97.73C105.56 95.27 104.73 92.92 104.04 90.53C102.52 85.31 101.61 80.01 101.65 74.54C101.73 63.21 101.74 51.88 101.73 40.54C101.73 34.45 100.92 28.47 99.0999 22.64C96.5799 14.54 91.43 8.78998 83.66 5.36998C79.72 3.63998 75.5799 2.61004 71.3499 1.93004C64.7799 0.870041 58.16 0.579967 51.53 0.729967C45.1 0.869967 38.72 1.49 32.51 3.26C25.08 5.38 18.1699 8.52995 12.7399 14.2099C8.58993 18.5599 5.95996 23.67 5.63996 29.81C5.39996 34.42 7.32991 37.77 11.3399 39.98C13.8199 41.34 16.5099 41.46 19.2399 41.26C21.6399 41.08 23.6099 40.2299 24.9599 38.0799C26.5099 35.6099 28.1799 33.2 29.8499 30.81C33.4099 25.72 37.9799 22.06 44.2399 20.87C49.5999 19.85 55.01 19.62 60.41 20.42C68.08 21.55 71.55 24.77 73.4 32.28C73.91 34.36 74.23 36.47 74.41 38.6C74.66 41.48 74.9699 40.8999 72.2599 41.6999C58.8499 45.6299 45.1399 48.29 31.4599 51.1C26.3499 52.15 21.33 53.3801 16.65 55.8201C4.26997 62.2901 -1.85012 75.3499 1.43988 88.8999C4.28988 100.63 12 107.94 23.3 111.37C34.09 114.64 44.9 113.69 55.43 109.96C62.27 107.54 68.3599 103.68 74.1899 99.4099C74.9099 98.8799 75.53 98.1699 76.52 97.8899C77.99 100.18 79.41 102.4 81.03 104.47C82.92 106.88 84.86 109.26 87.4 111.06C89.7 112.69 92.23 113.52 95.05 113.14C100.41 112.42 104.25 109.63 106.35 104.58V99.02C105.87 98.69 105.91 98.21 105.98 97.72L106 97.73ZM72.8599 77.3799C71.1799 83.4999 67.22 87.8201 61.77 90.8501C55.62 94.2701 49.03 95.67 42.02 94.75C35.25 93.86 29.7599 88.8899 28.6899 82.4199C27.8699 77.4499 29.1399 73.1199 33.3699 69.9399C36.1499 67.8499 39.2099 66.4699 42.5899 65.6599C50.6199 63.7399 58.7499 62.2699 66.7299 60.1499C69.2599 59.4799 71.7799 58.7199 74.5999 57.9099C74.7399 64.5999 74.5999 71.0699 72.8699 77.3799H72.8599Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1d2bhif\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:114,intrinsicWidth:77,name:\"Vector\",svg:'<svg width=\"77\" height=\"114\" viewBox=\"0 0 77 114\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M27.32 17.13C27.98 16.78 28.22 16.08 28.58 15.52C30.79 12.1 33.24 8.87995 36.24 6.07995C39.45 3.06995 43.29 1.53998 47.58 1.10998C55.27 0.339978 62.46 1.96997 69.14 5.84997C72.44 7.76997 75.05 10.2899 76 14.1899C77.67 21.0799 72.42 28.31 65.63 28.48C64.17 28.52 62.82 28.09 61.44 27.72C58.42 26.9 55.48 25.75 52.38 25.25C49.98 24.86 47.6 24.64 45.15 24.93C40.24 25.51 36.68 28.04 34.16 32.18C31.95 35.83 30.84 39.88 30.03 44.02C28.75 50.47 28.41 57.0001 28.2 63.5601C27.84 74.3201 28.13 85.0801 28.01 95.8401C27.98 98.4801 27.87 101.1 27.07 103.66C25.08 110.01 20.03 113.48 13.07 113.19C7.13 112.94 2.32 108.77 0.950004 102.64C0.580004 100.97 0.380006 99.2801 0.390006 97.5601C0.400006 70.9701 0.400006 44.39 0.390006 17.8C0.390006 15.07 0.759977 12.4101 1.60998 9.81005C3.59998 3.76005 7.56996 0.859944 13.91 0.949944C15.25 0.969944 16.6 1.04 17.94 1.38C21.3 2.23 23.59 4.26 24.99 7.38C26.17 10.02 26.68 12.81 26.99 15.65C27.04 16.12 26.85 16.63 27.33 17.13H27.32Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ehwzuw\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:152,intrinsicWidth:114,name:\"Vector\",svg:'<svg width=\"114\" height=\"152\" viewBox=\"0 0 114 152\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M112.94 37.2C112.15 30.82 110.21 24.83 106.73 19.4C100.7 9.99004 91.97 4.58005 81.16 2.28005C74.15 0.790048 67.03 0.45996 59.9 0.43996C46.27 0.38996 32.65 0.41996 19.02 0.43996C15.73 0.43996 12.47 0.750043 9.34998 1.90004C5.07998 3.48004 2.43001 6.50999 1.20001 10.85C0.470012 13.41 0.27002 16.0201 0.27002 18.6701C0.28002 37.7001 0.27002 56.73 0.27002 75.77C0.27002 94.81 0.27002 114.12 0.27002 133.29C0.27002 135.87 0.49999 138.41 1.23999 140.89C2.03999 143.53 3.38 145.84 5.44 147.72C11.92 153.62 25.9 152.89 29.44 140.42C30.19 137.79 30.37 135.1 30.37 132.38C30.36 119.26 30.37 106.15 30.37 93.03C30.37 90.91 30.38 90.8999 32.44 90.8999C37.22 90.8999 42 90.9499 46.78 90.8899C54.12 90.7999 61.47 91.21 68.8 90.47C75.35 89.81 81.77 88.57 87.9 86.11C100.39 81.1 108.56 72.21 111.84 59.07C113.64 51.87 113.85 44.56 112.94 37.22V37.2ZM82.01 52.6701C80.48 58.3201 76.88 62.26 71.61 64.71C67.75 66.51 63.63 67.25 59.44 67.76C55.54 68.24 51.62 68.22 47.7 68.23C42.71 68.23 37.72 68.23 32.72 68.23C30.17 68.23 30.36 68.37 30.36 65.96C30.36 59.19 30.36 52.42 30.36 45.65C30.36 38.81 30.36 31.97 30.36 25.13C30.36 23.12 30.38 23.09 32.33 23.1C40.03 23.12 47.73 23.13 55.43 23.21C59.72 23.25 63.93 23.9101 68.11 24.9301C76.23 26.9101 80.76 32.21 82.38 40.19C83.23 44.37 83.11 48.5601 82 52.6801L82.01 52.6701Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1xa9f4k\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:114,intrinsicWidth:111,name:\"Vector\",svg:'<svg width=\"111\" height=\"114\" viewBox=\"0 0 111 114\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M108.91 40.24C105.68 27.52 98.9898 17.1499 87.9298 9.82994C80.7898 5.10994 72.8799 2.41994 64.3899 1.44994C55.5299 0.439935 46.7298 0.739955 38.1198 3.21995C23.7898 7.33995 13.0999 15.8899 6.58987 29.4399C2.20987 38.5599 0.669871 48.29 0.779871 58.29C0.839871 63.62 1.41986 68.9499 2.82986 74.1399C7.83986 92.6499 19.3498 105.08 37.7198 110.77C48.2698 114.04 59.1198 114.11 69.8698 111.79C85.5498 108.41 97.3899 99.75 104.67 85.29C109.15 76.4 110.92 66.8699 110.82 56.9599C110.82 50.6899 110.28 45.66 108.91 40.24ZM81.1098 72.1499C79.3898 78.0999 76.4399 83.31 71.5799 87.27C66.0099 91.8 59.4999 93.2299 52.5199 92.4099C41.6999 91.1499 35.1898 84.59 31.4798 74.78C29.3098 69.04 28.7098 63.0401 28.5498 57.0801C28.7498 49.8801 29.6398 42.93 32.6798 36.4C35.7698 29.75 40.4998 24.74 47.6298 22.67C60.1298 19.04 73.0299 23.1499 79.3399 36.9599C81.2499 41.1499 82.2898 45.59 82.7298 50.13C83.4498 57.54 83.2098 64.9199 81.1198 72.1299L81.1098 72.1499Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-bij8b7\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:221,intrinsicWidth:343,name:\"Vector\",svg:'<svg width=\"343\" height=\"221\" viewBox=\"0 0 343 221\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M242.07 1.06995C249.87 1.95995 257.58 3.26003 265.08 5.66003C293.56 14.77 315.09 32.36 329.5 58.54C336.34 70.97 340.44 84.32 341.89 98.45C345.31 131.81 335.71 160.98 313.06 185.66C298.53 201.49 280.62 211.93 259.76 217.26C254.36 218.64 248.87 219.43 243.35 220.11C242.5 220.49 241.61 220.21 240.74 220.29C239.97 220.29 239.2 220.29 238.43 220.29C234.74 220.29 231.05 220.29 227.36 220.29C226.61 220.29 225.85 220.29 225.1 220.29C224.28 220.29 223.45 220.29 222.63 220.29C212.67 220.08 203.19 217.58 193.93 214.17C182.18 209.84 171.55 203.56 161.92 195.57C156.65 191.19 151.81 186.36 147.51 181.02C147.03 180.42 146.4 179.88 146.39 179.01C146.47 178.64 146.71 178.43 147.07 178.36C148.07 178.34 148.8 178.96 149.58 179.44C158.94 185.17 168.23 191.01 178.2 195.68C186.36 199.5 194.75 202.65 203.59 204.5C215.29 206.95 226.93 206.53 238.55 203.9C250.15 201.28 261.19 197.11 271.96 192.14C276.1 190.23 280.17 188.19 284.24 186.13C284.5 185.95 284.81 185.86 285.08 185.69C285.25 185.58 285.43 185.49 285.62 185.42C286.66 184.86 287.74 184.4 288.78 183.84C288.95 183.76 289.12 183.67 289.28 183.58C289.35 183.53 289.43 183.47 289.51 183.42C290.27 182.92 291.12 182.57 291.94 182.18C292.25 182 292.6 181.88 292.91 181.68C293.62 181.25 294.29 180.77 295.08 180.52C295.24 180.42 295.43 180.36 295.58 180.23C295.39 180.23 295.27 180.39 295.1 180.48C294.21 180.77 293.5 181.35 292.69 181.76C292.36 181.94 292.01 182.08 291.69 182.26C290.93 182.63 290.15 182.97 289.43 183.43C289.28 183.55 289.12 183.64 288.94 183.72C288.68 183.83 288.44 184 288.18 184.11C287.13 184.59 286.11 185.14 285.07 185.63C284.9 185.74 284.72 185.84 284.54 185.91C284.27 186.07 284 186.23 283.7 186.34C267.58 194.07 250.82 199.47 232.96 201.54C213.97 203.74 196.67 199.1 180.2 190.12C167.33 183.11 155.54 174.46 143.35 166.4C140.92 164.79 138.29 163.47 136.03 161.61C135.84 161.44 135.65 161.26 135.43 161.12C135.53 161.37 135.79 161.47 135.97 161.65C138.57 166.12 141.11 170.63 144.23 174.77C144.53 175.17 144.76 175.62 144.7 176.15C144.65 176.38 144.51 176.53 144.28 176.61C143.2 176.65 142.4 176.01 141.55 175.5C134.41 171.19 127.08 167.22 119.67 163.4C108.81 157.8 97.3501 155.01 85.1101 155.2C74.9801 155.35 64.8801 155.74 54.9401 157.78C43.4801 160.13 33.1701 165.26 23.2701 171.34C16.6901 175.38 10.6801 180.18 4.4401 184.68C4.1901 184.84 3.93011 184.98 3.67011 185.11C3.52011 185.2 3.3501 185.27 3.1901 185.34C3.0401 185.42 2.89009 185.5 2.74009 185.58C2.67009 185.63 2.60011 185.67 2.54011 185.72C2.42011 185.83 2.2901 185.94 2.1601 186.05C2.1001 186.11 2.04011 186.17 1.98011 186.23C1.86011 186.36 1.7301 186.49 1.5901 186.61C1.5201 186.67 1.44009 186.72 1.37009 186.78C1.20009 186.89 1.02009 186.95 0.830085 186.99C0.620085 186.99 0.430099 186.93 0.250099 186.83C0.130099 186.64 0.100093 186.44 0.150093 186.22C2.35009 183.11 5.2301 180.64 7.9701 178.06C14.4201 172 21.3201 166.49 28.8001 161.72C39.9601 154.59 52.0201 149.98 65.1701 148.13C72.8001 147.06 80.4401 146.04 88.1301 146.03C103.1 146.02 117.18 149.78 130.25 157.14C131.06 157.59 131.87 158.04 133.04 158.53C130.52 152.89 128.17 147.46 126.63 141.72C126.49 141.18 126.33 140.65 126.3 140.09C126.32 139.98 126.35 139.87 126.38 139.76C126.46 139.68 126.55 139.6 126.63 139.53C126.74 139.5 126.85 139.47 126.96 139.44C130.12 140.44 132.81 142.35 135.64 143.97C147.69 150.9 159.55 158.18 171.96 164.47C185.01 171.09 198.57 176.19 213.23 177.94C222.39 179.03 231.44 178.13 240.45 176.59C254.23 174.23 267.42 169.91 280.29 164.53C283.07 163.53 285.71 162.22 288.42 161.06C290.02 160.49 291.46 159.58 293.05 159.01C293.61 158.88 294.08 158.56 294.59 158.3C294.75 158.2 294.92 158.13 295.1 158.07C295.93 157.64 296.84 157.37 297.64 156.89C298.75 156.36 299.85 155.79 300.95 155.24C301.4 155.02 301.84 154.77 302.3 154.59C302.29 154.59 302.45 154.62 302.45 154.62L302.33 154.51C302.21 154.56 302.1 154.61 301.98 154.65C301.85 154.71 301.73 154.77 301.61 154.84C301.48 154.91 301.35 154.97 301.21 155.04C301.07 155.1 300.93 155.17 300.8 155.25C300.66 155.32 300.52 155.39 300.38 155.46C300.24 155.53 300.1 155.59 299.96 155.67C299.82 155.74 299.68 155.81 299.54 155.88C299.4 155.95 299.26 156.01 299.12 156.09C298.98 156.16 298.85 156.23 298.71 156.3C298.57 156.36 298.44 156.43 298.31 156.5C298.18 156.57 298.05 156.63 297.92 156.7C297.72 156.79 297.53 156.87 297.34 156.99C297.21 157.06 297.09 157.12 296.95 157.18C296.75 157.26 296.56 157.37 296.37 157.46C296.24 157.53 296.1 157.57 295.96 157.61C295.75 157.65 295.55 157.72 295.35 157.82C295.22 157.89 295.09 157.94 294.96 157.99C294.83 158.05 294.7 158.1 294.58 158.16L294.4 158.26C294.28 158.33 294.15 158.38 294.02 158.43C293.83 158.52 293.65 158.61 293.47 158.71C293.35 158.78 293.23 158.84 293.1 158.89C292.9 158.96 292.72 159.06 292.53 159.16C292.41 159.23 292.27 159.28 292.14 159.31C291.94 159.36 291.73 159.4 291.55 159.51C291.43 159.58 291.3 159.64 291.17 159.7C290.98 159.79 290.78 159.88 290.59 159.98C290.46 160.05 290.33 160.1 290.2 160.16C290 160.25 289.81 160.35 289.62 160.44C289.49 160.5 289.35 160.54 289.21 160.58C289.01 160.64 288.8 160.69 288.61 160.77C288.48 160.84 288.35 160.89 288.22 160.94C288.03 161.03 287.83 161.12 287.64 161.23C287.52 161.31 287.39 161.38 287.25 161.44C287.04 161.53 286.85 161.65 286.64 161.73C286.5 161.79 286.36 161.83 286.21 161.87C285.99 161.93 285.78 162 285.57 162.08C285.44 162.15 285.3 162.21 285.16 162.28C284.95 162.38 284.74 162.48 284.53 162.57C284.39 162.63 284.24 162.68 284.09 162.72C283.87 162.79 283.64 162.85 283.43 162.94C283.29 163.01 283.14 163.08 283 163.14C282.78 163.25 282.56 163.35 282.34 163.45C282.19 163.52 282.03 163.57 281.88 163.62C281.65 163.7 281.42 163.77 281.19 163.85C281.04 163.91 280.89 163.95 280.73 164C280.5 164.07 280.27 164.13 280.05 164.22C279.91 164.29 279.76 164.35 279.62 164.42C279.41 164.53 279.19 164.62 278.98 164.72C278.84 164.78 278.69 164.83 278.54 164.87C278.32 164.94 278.1 165 277.88 165.08C277.74 165.14 277.59 165.2 277.44 165.24C277.14 165.33 276.84 165.41 276.55 165.53C276.4 165.6 276.25 165.65 276.1 165.7C275.87 165.78 275.64 165.85 275.41 165.93C275.26 166 275.11 166.06 274.96 166.12C274.74 166.22 274.52 166.32 274.3 166.42C274.15 166.48 274 166.53 273.85 166.57C273.55 166.65 273.25 166.74 272.97 166.86C272.83 166.92 272.68 166.96 272.53 167C272.24 167.08 271.95 167.17 271.67 167.29C271.53 167.35 271.38 167.39 271.24 167.43C270.95 167.51 270.66 167.6 270.38 167.72C270.24 167.78 270.09 167.83 269.94 167.87C269.64 167.95 269.34 168.06 269.05 168.17C268.9 168.23 268.74 168.27 268.58 168.3C268.26 168.36 267.94 168.43 267.63 168.53C267.47 168.59 267.32 168.64 267.16 168.68C266.84 168.77 266.52 168.87 266.21 168.99C266.06 169.05 265.9 169.1 265.74 169.14C265.42 169.23 265.11 169.33 264.81 169.44C264.65 169.5 264.5 169.54 264.33 169.57C263.92 169.63 263.52 169.71 263.13 169.87C262.97 169.93 262.81 169.97 262.64 170C262.3 170.06 261.97 170.13 261.64 170.24C261.48 170.3 261.31 170.36 261.14 170.4C260.81 170.5 260.47 170.61 260.15 170.72C259.99 170.78 259.82 170.82 259.65 170.86C259.23 170.93 258.81 171.01 258.41 171.17C258.25 171.23 258.08 171.27 257.91 171.3C257.48 171.37 257.06 171.47 256.66 171.62C256.49 171.68 256.32 171.72 256.14 171.74C255.61 171.8 255.08 171.86 254.58 172.04C254.41 172.1 254.23 172.14 254.05 172.17C253.51 172.23 252.97 172.29 252.45 172.47C252.27 172.53 252.1 172.57 251.91 172.6C251.36 172.67 250.82 172.72 250.29 172.91C250.11 172.97 249.93 173.01 249.74 173.04C249.18 173.11 248.62 173.18 248.09 173.36C247.9 173.42 247.72 173.46 247.52 173.49C246.84 173.56 246.16 173.59 245.5 173.81C245.21 173.89 244.91 173.94 244.61 173.97C243.9 174.01 243.18 174.02 242.49 174.26C242.18 174.34 241.87 174.39 241.55 174.42C240.58 174.48 239.59 174.37 238.65 174.72C238.32 174.81 237.98 174.86 237.64 174.88C236.24 174.97 234.82 174.73 233.45 175.19C232.83 175.32 232.21 175.39 231.58 175.36C228.33 175.34 225.09 175.36 221.84 175.36C221.21 175.41 220.6 175.33 219.99 175.21C218.76 174.77 217.48 174.95 216.22 174.88C215.89 174.87 215.56 174.81 215.24 174.73C214.55 174.48 213.83 174.44 213.1 174.41C212.8 174.39 212.5 174.34 212.22 174.26C211.68 174.08 211.11 173.98 210.54 173.92C210.36 173.89 210.18 173.85 210 173.8C209.49 173.62 208.96 173.54 208.42 173.48C208.25 173.46 208.08 173.41 207.91 173.36C207.43 173.17 206.93 173.07 206.43 172.98C206.27 172.95 206.11 172.9 205.95 172.84C205.56 172.7 205.16 172.63 204.76 172.55C204.6 172.52 204.44 172.46 204.29 172.41C203.91 172.26 203.51 172.2 203.12 172.14C202.96 172.12 202.8 172.07 202.65 172.02C202.35 171.91 202.04 171.81 201.74 171.71C201.59 171.66 201.44 171.6 201.3 171.54C201.01 171.42 200.72 171.33 200.42 171.24C200.27 171.2 200.13 171.14 199.99 171.08C199.71 170.96 199.42 170.88 199.12 170.8C198.97 170.76 198.83 170.7 198.69 170.65C198.41 170.54 198.12 170.45 197.83 170.37C197.68 170.33 197.54 170.28 197.4 170.22C197.12 170.11 196.82 170.03 196.53 169.95C196.38 169.91 196.23 169.86 196.09 169.8C195.87 169.72 195.65 169.65 195.42 169.59C195.26 169.55 195.11 169.5 194.97 169.44C194.75 169.35 194.53 169.25 194.32 169.14C194.18 169.08 194.03 169.01 193.89 168.94C193.67 168.86 193.45 168.78 193.23 168.71C193.08 168.67 192.94 168.61 192.8 168.54C192.59 168.44 192.39 168.34 192.18 168.25C192.04 168.2 191.91 168.13 191.77 168.07C191.56 167.99 191.35 167.92 191.14 167.87C191 167.84 190.86 167.79 190.72 167.74C190.52 167.66 190.32 167.56 190.13 167.45C190 167.39 189.87 167.31 189.75 167.23C189.56 167.12 189.36 167.02 189.16 166.93C189.02 166.87 188.89 166.8 188.75 166.73C188.61 166.67 188.47 166.6 188.33 166.53C188.19 166.47 188.05 166.39 187.91 166.32C187.77 166.26 187.63 166.18 187.49 166.11C187.34 166.05 187.21 165.97 187.07 165.89C186.92 165.83 186.78 165.75 186.64 165.68C186.49 165.62 186.35 165.54 186.21 165.46C186.06 165.4 185.92 165.32 185.78 165.25C185.63 165.19 185.49 165.11 185.35 165.03C185.2 164.96 185.06 164.89 184.92 164.82C184.77 164.76 184.63 164.68 184.49 164.6C184.34 164.53 184.2 164.46 184.06 164.39C183.91 164.33 183.77 164.25 183.63 164.17C183.48 164.1 183.34 164.03 183.2 163.96C183.05 163.9 182.91 163.82 182.77 163.74C182.62 163.67 182.48 163.6 182.34 163.53C182.19 163.47 182.05 163.39 181.91 163.31C181.76 163.24 181.62 163.17 181.48 163.1C181.33 163.04 181.19 162.96 181.05 162.88C180.9 162.81 180.76 162.74 180.62 162.67C180.47 162.61 180.33 162.53 180.19 162.45C180.04 162.39 179.9 162.31 179.76 162.24C179.62 162.18 179.48 162.1 179.34 162.03C179.2 161.97 179.06 161.89 178.93 161.82C178.79 161.75 178.66 161.67 178.54 161.58C178.42 161.49 178.31 161.4 178.19 161.31C178.13 161.27 178.07 161.23 178.01 161.19C177.89 161.12 177.76 161.05 177.64 160.98C177.51 160.92 177.39 160.85 177.27 160.77C177.08 160.67 176.89 160.57 176.69 160.48C176.55 160.42 176.42 160.36 176.29 160.29C176.15 160.23 176.02 160.16 175.89 160.09C175.76 160.03 175.63 159.94 175.52 159.86C175.4 159.78 175.29 159.68 175.18 159.59C175.12 159.55 175.06 159.51 175.01 159.47C174.89 159.4 174.77 159.33 174.64 159.26C174.51 159.2 174.39 159.13 174.27 159.05C174.09 158.95 173.9 158.85 173.71 158.76C173.58 158.71 173.46 158.63 173.35 158.54C173.24 158.46 173.13 158.37 173.02 158.28L172.85 158.16C172.73 158.1 172.61 158.03 172.49 157.96C172.36 157.9 172.25 157.83 172.13 157.76C171.95 157.66 171.76 157.57 171.57 157.48C171.44 157.42 171.32 157.35 171.21 157.26C171.09 157.18 170.98 157.08 170.87 156.99C170.81 156.95 170.75 156.91 170.69 156.87C170.56 156.8 170.44 156.73 170.31 156.66C170.18 156.59 170.06 156.51 169.94 156.43C169.82 156.35 169.71 156.26 169.6 156.17C169.6 156.17 169.43 156.04 169.43 156.05C169.31 155.98 169.19 155.91 169.07 155.84C168.94 155.78 168.82 155.71 168.71 155.64C168.53 155.54 168.34 155.44 168.15 155.35C168.02 155.29 167.9 155.22 167.79 155.13C167.67 155.05 167.56 154.96 167.45 154.87C167.45 154.87 167.28 154.74 167.27 154.75C167.14 154.68 167.02 154.61 166.89 154.54C166.76 154.47 166.64 154.39 166.52 154.3C166.4 154.21 166.29 154.12 166.18 154.03C166.12 153.99 166.06 153.94 166 153.9C165.87 153.83 165.74 153.76 165.62 153.68C165.49 153.61 165.36 153.53 165.25 153.44C165.13 153.35 165.02 153.26 164.9 153.17C164.84 153.13 164.78 153.08 164.72 153.04C164.59 152.97 164.46 152.9 164.34 152.82C164.21 152.75 164.08 152.67 163.97 152.58C163.85 152.49 163.74 152.4 163.62 152.31C163.56 152.27 163.5 152.22 163.44 152.18C163.31 152.11 163.18 152.04 163.05 151.96C162.92 151.89 162.79 151.81 162.67 151.72C162.55 151.63 162.44 151.54 162.32 151.44C162.26 151.4 162.2 151.35 162.14 151.31C162.01 151.24 161.88 151.17 161.76 151.09C161.63 151.02 161.51 150.94 161.39 150.85C161.27 150.76 161.16 150.67 161.05 150.58C160.99 150.54 160.93 150.49 160.87 150.45C160.68 150.34 160.48 150.24 160.28 150.14C160.14 150.07 160.01 149.99 159.89 149.9C159.63 149.72 159.36 149.55 159.09 149.39C158.95 149.31 158.81 149.22 158.68 149.12C158.41 148.93 158.13 148.74 157.85 148.57C157.7 148.49 157.56 148.39 157.42 148.29C157.14 148.09 156.86 147.9 156.57 147.72C156.42 147.64 156.28 147.54 156.14 147.44C155.86 147.24 155.58 147.05 155.29 146.87C155.14 146.79 155 146.69 154.86 146.59C154.58 146.39 154.3 146.2 154.01 146.02C153.86 145.94 153.72 145.84 153.58 145.74C153.3 145.54 153.02 145.35 152.73 145.17C152.58 145.09 152.44 144.99 152.31 144.89C152.04 144.7 151.77 144.5 151.49 144.33C151.35 144.25 151.22 144.16 151.09 144.06C150.84 143.87 150.6 143.68 150.33 143.52C150.2 143.45 150.07 143.37 149.95 143.28C149.76 143.17 149.57 143.06 149.37 142.96C149.24 142.9 149.11 142.82 148.99 142.73C148.87 142.64 148.76 142.55 148.64 142.46C148.58 142.42 148.52 142.37 148.46 142.33C148.33 142.26 148.2 142.18 148.08 142.11C147.95 142.04 147.82 141.96 147.71 141.87C147.59 141.78 147.48 141.69 147.36 141.59C147.3 141.55 147.24 141.5 147.18 141.46C147.05 141.39 146.92 141.31 146.79 141.24C146.66 141.17 146.53 141.09 146.41 141C146.29 140.91 146.18 140.82 146.06 140.72C146 140.68 145.94 140.63 145.88 140.59C145.75 140.52 145.62 140.45 145.49 140.37C145.36 140.3 145.24 140.22 145.12 140.13C145 140.05 144.89 139.95 144.78 139.86C144.72 139.82 144.66 139.78 144.61 139.74C144.49 139.67 144.37 139.6 144.25 139.53C144.12 139.47 144 139.4 143.89 139.32C143.71 139.22 143.52 139.12 143.33 139.03C143.2 138.97 143.08 138.9 142.97 138.81C142.85 138.73 142.74 138.63 142.63 138.54C142.57 138.5 142.51 138.46 142.45 138.42C142.32 138.35 142.2 138.28 142.07 138.21C141.94 138.14 141.82 138.06 141.7 137.98C141.58 137.9 141.47 137.8 141.36 137.72C141.36 137.72 141.19 137.59 141.19 137.6C141.07 137.53 140.95 137.46 140.82 137.39C140.69 137.33 140.57 137.26 140.45 137.18C140.27 137.08 140.08 136.98 139.89 136.89C139.76 136.84 139.64 136.76 139.53 136.67C139.42 136.59 139.31 136.5 139.2 136.41L139.03 136.29C138.91 136.23 138.79 136.16 138.67 136.09C138.54 136.03 138.42 135.96 138.3 135.88C138.11 135.78 137.92 135.69 137.73 135.6C137.59 135.54 137.46 135.48 137.34 135.41C137.2 135.35 137.07 135.28 136.94 135.21C136.81 135.14 136.68 135.07 136.57 134.98C136.45 134.9 136.34 134.8 136.23 134.71C136.17 134.67 136.11 134.63 136.06 134.59C135.94 134.52 135.81 134.45 135.69 134.38C135.56 134.32 135.44 134.25 135.32 134.17C135.13 134.07 134.94 133.97 134.74 133.89C134.6 133.83 134.47 133.77 134.34 133.7C134.2 133.64 134.07 133.57 133.94 133.5C133.81 133.43 133.68 133.36 133.57 133.27C133.45 133.19 133.34 133.09 133.23 133C133.17 132.96 133.11 132.92 133.06 132.88C132.94 132.81 132.81 132.74 132.69 132.67C132.56 132.61 132.44 132.54 132.32 132.46C132.13 132.36 131.94 132.26 131.74 132.17C131.6 132.11 131.47 132.05 131.34 131.98C131.2 131.92 131.06 131.85 130.93 131.78C130.79 131.72 130.65 131.65 130.52 131.57C130.38 131.51 130.24 131.43 130.1 131.36C129.95 131.3 129.82 131.22 129.68 131.15C129.53 131.09 129.39 131.01 129.25 130.94C129.1 130.88 128.96 130.8 128.82 130.72C128.67 130.66 128.53 130.58 128.39 130.51C128.24 130.45 128.1 130.37 127.97 130.29C127.83 130.23 127.69 130.15 127.55 130.08C127.41 130.02 127.27 129.94 127.14 129.87C127 129.81 126.87 129.74 126.73 129.67C126.59 129.61 126.46 129.53 126.34 129.46C126.14 129.36 125.94 129.26 125.74 129.17C125.6 129.11 125.46 129.04 125.32 128.97C125.1 128.87 124.88 128.76 124.67 128.62C124.53 128.51 124.41 128.39 124.3 128.24C123.9 127.59 123.84 126.83 123.58 126.13C123.48 125.74 123.43 125.34 123.41 124.94C123.41 124.21 123.36 123.48 123.12 122.78C123 122.24 122.95 121.69 122.94 121.14C122.94 120.13 123.02 119.11 122.68 118.13C122.49 117.23 122.51 116.32 122.5 115.41C122.59 114.34 122.41 113.24 122.76 112.18C122.85 112 122.98 111.85 123.14 111.73C123.42 111.62 123.69 111.67 123.96 111.76C124.12 111.82 124.27 111.89 124.42 111.98C124.63 112.1 124.85 112.22 125.07 112.32C125.22 112.38 125.36 112.46 125.5 112.53C125.64 112.59 125.79 112.67 125.93 112.74C126.08 112.8 126.22 112.88 126.35 112.96C126.5 113.02 126.64 113.1 126.78 113.17C126.93 113.23 127.07 113.31 127.21 113.39C127.36 113.45 127.5 113.53 127.64 113.6C127.78 113.66 127.92 113.74 128.06 113.81C128.2 113.87 128.34 113.95 128.47 114.02C128.61 114.09 128.74 114.17 128.86 114.26C128.98 114.35 129.09 114.44 129.21 114.53C129.27 114.57 129.33 114.61 129.39 114.65C129.51 114.72 129.64 114.79 129.76 114.86C129.89 114.92 130.01 114.99 130.13 115.07C130.32 115.17 130.51 115.27 130.71 115.36C130.85 115.42 130.98 115.48 131.11 115.55C131.25 115.61 131.39 115.68 131.52 115.75C131.66 115.81 131.8 115.88 131.93 115.96C132.07 116.02 132.21 116.09 132.35 116.16C132.49 116.22 132.63 116.3 132.77 116.37C132.91 116.43 133.05 116.51 133.18 116.58C133.32 116.65 133.44 116.73 133.57 116.82C133.69 116.91 133.8 117 133.92 117.09C133.98 117.13 134.04 117.17 134.1 117.21C134.22 117.28 134.35 117.35 134.47 117.42C134.6 117.48 134.72 117.55 134.84 117.63C135.03 117.73 135.22 117.83 135.42 117.92C135.56 117.98 135.69 118.04 135.82 118.11C135.96 118.17 136.09 118.24 136.22 118.31C136.35 118.38 136.48 118.45 136.59 118.54C136.71 118.62 136.82 118.72 136.93 118.81C136.99 118.85 137.05 118.89 137.1 118.93C137.22 119 137.35 119.07 137.47 119.14C137.6 119.2 137.72 119.27 137.84 119.35C138.03 119.45 138.22 119.55 138.42 119.63C138.56 119.69 138.69 119.75 138.82 119.82C138.96 119.88 139.09 119.95 139.22 120.02C139.35 120.08 139.48 120.17 139.59 120.25C139.71 120.33 139.82 120.43 139.93 120.52C139.99 120.56 140.05 120.6 140.1 120.64C140.22 120.71 140.35 120.78 140.47 120.85C140.6 120.91 140.72 120.98 140.84 121.06C141.03 121.16 141.22 121.26 141.42 121.34C141.56 121.4 141.69 121.46 141.82 121.53C141.96 121.59 142.09 121.66 142.22 121.73C142.35 121.79 142.48 121.88 142.59 121.96C142.71 122.04 142.82 122.14 142.93 122.23C142.99 122.27 143.05 122.31 143.1 122.35C143.22 122.42 143.35 122.49 143.47 122.56C143.6 122.62 143.72 122.69 143.84 122.77C144.03 122.87 144.22 122.97 144.42 123.05C144.56 123.11 144.69 123.17 144.81 123.24C144.95 123.3 145.08 123.37 145.21 123.44C145.34 123.5 145.47 123.59 145.58 123.67C145.7 123.75 145.81 123.85 145.92 123.94C145.98 123.98 146.04 124.02 146.09 124.06C146.21 124.13 146.33 124.2 146.46 124.27C146.59 124.33 146.71 124.4 146.83 124.48C147.01 124.58 147.2 124.68 147.39 124.77C147.52 124.82 147.64 124.9 147.75 124.99C147.86 125.07 147.97 125.16 148.08 125.25L148.25 125.37C148.37 125.43 148.49 125.5 148.61 125.57C148.74 125.63 148.86 125.7 148.98 125.78C149.17 125.88 149.36 125.97 149.55 126.06C149.69 126.12 149.82 126.18 149.94 126.25C150.08 126.31 150.21 126.38 150.34 126.45C150.47 126.51 150.6 126.59 150.71 126.68C150.83 126.76 150.94 126.86 151.05 126.95C151.11 126.99 151.17 127.03 151.22 127.07C151.34 127.14 151.46 127.21 151.59 127.28C151.72 127.34 151.84 127.41 151.96 127.49C152.14 127.59 152.33 127.69 152.52 127.78C152.65 127.83 152.77 127.91 152.88 128C152.99 128.08 153.1 128.17 153.21 128.26L153.38 128.38C153.5 128.44 153.62 128.51 153.74 128.58C153.87 128.64 153.99 128.71 154.11 128.79C154.3 128.89 154.49 128.98 154.68 129.07C154.82 129.13 154.95 129.19 155.07 129.26C155.21 129.32 155.34 129.39 155.47 129.46C155.6 129.53 155.73 129.6 155.84 129.69C155.96 129.77 156.07 129.87 156.18 129.96C156.24 130 156.3 130.04 156.35 130.08C156.47 130.15 156.6 130.22 156.72 130.29C156.85 130.35 156.97 130.42 157.09 130.5C157.28 130.6 157.47 130.7 157.67 130.79C157.81 130.85 157.94 130.91 158.07 130.98C158.21 131.04 158.34 131.11 158.48 131.18C158.62 131.24 158.75 131.31 158.89 131.39C159.03 131.45 159.16 131.52 159.3 131.6C159.44 131.67 159.56 131.75 159.68 131.84C159.8 131.92 159.91 132.02 160.03 132.11C160.09 132.15 160.15 132.19 160.21 132.23C160.33 132.3 160.46 132.37 160.58 132.44C160.71 132.5 160.83 132.57 160.95 132.65C161.14 132.75 161.33 132.85 161.53 132.94C161.67 133 161.8 133.06 161.93 133.13C162.07 133.19 162.2 133.26 162.34 133.33C162.48 133.39 162.61 133.46 162.75 133.54C162.89 133.6 163.02 133.67 163.16 133.75C163.3 133.82 163.42 133.9 163.54 133.99C163.66 134.07 163.77 134.17 163.89 134.26C163.95 134.3 164.01 134.34 164.07 134.38C164.19 134.45 164.32 134.52 164.44 134.59C164.57 134.65 164.69 134.72 164.81 134.8C165 134.9 165.19 135 165.39 135.09C165.53 135.15 165.66 135.21 165.79 135.28C165.93 135.34 166.07 135.41 166.2 135.48C166.34 135.54 166.48 135.61 166.61 135.69C166.75 135.75 166.89 135.83 167.03 135.9C167.18 135.96 167.31 136.04 167.45 136.11C167.6 136.17 167.74 136.25 167.88 136.32C168.03 136.38 168.17 136.46 168.31 136.54C168.46 136.6 168.6 136.68 168.74 136.75C168.89 136.81 169.03 136.89 169.16 136.97C169.3 137.03 169.44 137.11 169.58 137.18C169.72 137.24 169.86 137.32 170 137.39C170.14 137.45 170.28 137.53 170.41 137.6C170.55 137.67 170.68 137.75 170.8 137.84C170.92 137.93 171.04 138.02 171.15 138.12C171.21 138.16 171.27 138.21 171.33 138.25C171.46 138.32 171.58 138.39 171.71 138.46C171.84 138.52 171.97 138.59 172.09 138.66C172.28 138.76 172.47 138.85 172.67 138.93C172.8 138.98 172.93 139.04 173.06 139.09C173.26 139.16 173.46 139.22 173.67 139.28C173.81 139.31 173.95 139.36 174.08 139.41C174.28 139.49 174.47 139.59 174.67 139.69C174.8 139.75 174.92 139.83 175.05 139.91C175.24 140.02 175.44 140.12 175.63 140.21C175.77 140.27 175.9 140.34 176.04 140.41C176.18 140.47 176.32 140.54 176.46 140.61C176.6 140.67 176.74 140.75 176.88 140.82C177.02 140.88 177.16 140.96 177.3 141.02C177.44 141.08 177.58 141.16 177.71 141.23C177.85 141.29 177.98 141.36 178.12 141.43C178.25 141.49 178.38 141.56 178.51 141.64C178.7 141.74 178.9 141.83 179.1 141.92C179.23 141.97 179.36 142.03 179.49 142.09C179.69 142.16 179.9 142.22 180.11 142.28C180.25 142.31 180.39 142.36 180.53 142.41C180.73 142.49 180.93 142.59 181.12 142.7C181.25 142.76 181.38 142.84 181.5 142.91C181.69 143.01 181.88 143.11 182.08 143.2C182.21 143.25 182.35 143.31 182.48 143.37C182.68 143.44 182.89 143.51 183.1 143.56C183.24 143.59 183.38 143.64 183.52 143.69C183.73 143.77 183.92 143.87 184.12 143.98C184.25 144.05 184.38 144.12 184.51 144.2C184.71 144.31 184.91 144.41 185.12 144.5C185.27 144.55 185.41 144.62 185.55 144.67C185.77 144.74 186 144.81 186.22 144.87C186.37 144.91 186.52 144.96 186.67 145.02C186.9 145.1 187.12 145.17 187.35 145.24C187.51 145.28 187.66 145.33 187.81 145.39C188.04 145.48 188.25 145.59 188.47 145.7C188.62 145.76 188.76 145.84 188.91 145.9C189.14 145.98 189.37 146.06 189.6 146.13C189.76 146.17 189.91 146.23 190.06 146.29C190.29 146.37 190.52 146.45 190.75 146.51C190.9 146.55 191.06 146.6 191.2 146.66C191.49 146.78 191.78 146.88 192.08 146.96C192.23 147 192.38 147.05 192.52 147.1C192.81 147.21 193.1 147.31 193.4 147.39C193.55 147.42 193.7 147.47 193.85 147.53C194.14 147.64 194.44 147.74 194.74 147.83C194.89 147.88 195.04 147.93 195.19 148C195.49 148.12 195.8 148.21 196.11 148.3C196.27 148.34 196.43 148.4 196.59 148.46C196.92 148.56 197.26 148.61 197.6 148.67C197.78 148.7 197.95 148.75 198.12 148.8C198.46 148.91 198.8 148.99 199.14 149.05C199.31 149.08 199.48 149.12 199.64 149.18C200.04 149.33 200.44 149.47 200.86 149.58C201.03 149.62 201.19 149.68 201.36 149.73C201.78 149.86 202.23 149.87 202.66 149.93C202.84 149.95 203.01 150 203.18 150.05C203.6 150.2 204.03 150.29 204.47 150.36C204.65 150.39 204.82 150.43 204.99 150.49C205.51 150.66 206.05 150.7 206.59 150.78C206.78 150.81 206.96 150.85 207.14 150.9C207.78 151.12 208.45 151.1 209.11 151.19C209.31 151.21 209.5 151.26 209.69 151.31C210.37 151.54 211.08 151.51 211.78 151.56C212.1 151.58 212.41 151.64 212.73 151.71C213.7 152.02 214.71 151.87 215.71 151.95C216.07 151.97 216.43 152.03 216.78 152.12C221.42 152.43 226.06 152.47 230.69 152.08C234.43 151.13 238.3 151.08 242.09 150.4C254.4 148.18 266.34 144.72 278.03 140.33C278.63 140.1 279.24 139.9 279.84 139.69C282.48 138.8 285.03 137.69 287.61 136.66C289.3 135.99 290.99 135.29 292.66 134.58C293.05 134.5 293.38 134.28 293.73 134.12C294.94 133.58 296.17 133.07 297.33 132.42C297.5 132.34 297.67 132.27 297.85 132.2C298.13 132.17 298.39 132.06 298.65 131.96C299.76 131.47 300.83 130.89 301.92 130.35C302.39 130.17 302.83 129.93 303.33 129.79C303.02 129.72 302.83 130 302.57 130.03C302.34 130.12 302.1 130.21 301.87 130.31C301.74 130.38 301.6 130.46 301.46 130.52C301.27 130.62 301.06 130.7 300.87 130.81C300.75 130.87 300.62 130.94 300.5 131C300.32 131.08 300.13 131.16 299.96 131.27C299.84 131.33 299.72 131.39 299.6 131.45C299.41 131.53 299.23 131.62 299.05 131.73C298.93 131.8 298.8 131.86 298.67 131.91C298.47 131.98 298.28 132.08 298.07 132.14C297.93 132.16 297.79 132.18 297.65 132.22C297.45 132.31 297.26 132.4 297.07 132.5C296.94 132.57 296.82 132.64 296.69 132.7C296.5 132.79 296.3 132.87 296.11 132.98C295.98 133.05 295.86 133.11 295.73 133.17C295.53 133.25 295.34 133.35 295.15 133.45C295.02 133.52 294.89 133.57 294.75 133.61C294.54 133.66 294.33 133.7 294.15 133.81C294.02 133.88 293.9 133.94 293.77 134C293.57 134.09 293.38 134.18 293.19 134.28C293.06 134.35 292.93 134.41 292.79 134.46C292.58 134.53 292.38 134.61 292.19 134.72C292.06 134.79 291.92 134.84 291.78 134.88C291.56 134.93 291.35 134.98 291.15 135.09C291.02 135.17 290.88 135.23 290.75 135.29C290.54 135.38 290.34 135.49 290.13 135.58C289.99 135.64 289.84 135.69 289.69 135.72C289.47 135.77 289.24 135.81 289.04 135.93C288.91 136.01 288.77 136.07 288.63 136.14C288.42 136.23 288.21 136.34 288 136.43C287.86 136.49 287.71 136.54 287.56 136.58C287.33 136.63 287.1 136.68 286.89 136.79C286.75 136.87 286.61 136.94 286.46 137C286.23 137.09 286.02 137.22 285.8 137.31C285.65 137.38 285.49 137.43 285.34 137.47C285.11 137.55 284.88 137.62 284.65 137.7C284.5 137.76 284.35 137.8 284.19 137.84C283.96 137.91 283.73 137.97 283.51 138.06C283.37 138.13 283.22 138.19 283.08 138.26C282.87 138.36 282.65 138.46 282.44 138.56C282.3 138.62 282.15 138.67 282 138.71C281.7 138.79 281.41 138.88 281.13 139C280.99 139.06 280.84 139.1 280.7 139.14C280.41 139.22 280.12 139.31 279.85 139.43C279.71 139.49 279.57 139.53 279.42 139.57C279.2 139.63 278.99 139.7 278.78 139.78C278.64 139.84 278.5 139.89 278.35 139.94C278.06 140.02 277.77 140.1 277.48 140.22C277.34 140.28 277.19 140.33 277.04 140.38C276.74 140.47 276.44 140.55 276.15 140.67C276 140.74 275.85 140.79 275.7 140.83C275.39 140.92 275.09 141.02 274.78 141.13C274.63 141.19 274.47 141.24 274.32 141.28C274.01 141.36 273.7 141.46 273.39 141.58C273.24 141.64 273.08 141.68 272.92 141.71C272.6 141.77 272.29 141.82 271.98 141.92C271.83 141.98 271.67 142.03 271.52 142.07C271.21 142.16 270.89 142.25 270.59 142.37C270.44 142.44 270.28 142.49 270.12 142.54C269.8 142.64 269.48 142.74 269.17 142.86C269.01 142.92 268.85 142.96 268.69 142.99C268.28 143.06 267.86 143.13 267.47 143.28C267.3 143.34 267.13 143.38 266.96 143.42C266.61 143.48 266.27 143.54 265.93 143.65C265.77 143.71 265.6 143.76 265.44 143.8C265.03 143.89 264.61 143.94 264.22 144.09C264.06 144.15 263.9 144.2 263.74 144.24C263.33 144.33 262.92 144.38 262.53 144.52C262.37 144.58 262.21 144.63 262.05 144.66C261.55 144.75 261.06 144.83 260.58 145.01C260.42 145.07 260.25 145.11 260.08 145.14C259.65 145.21 259.23 145.31 258.83 145.46C258.66 145.52 258.49 145.56 258.31 145.59C257.78 145.65 257.25 145.72 256.74 145.9C256.56 145.96 256.39 146 256.2 146.03C255.65 146.09 255.1 146.17 254.57 146.35C254.39 146.41 254.2 146.45 254.02 146.48C253.36 146.55 252.69 146.56 252.05 146.78C251.86 146.84 251.67 146.88 251.48 146.91C250.81 146.99 250.12 146.99 249.47 147.22C249.28 147.28 249.08 147.32 248.89 147.35C248.19 147.42 247.49 147.44 246.82 147.68C246.52 147.76 246.21 147.81 245.9 147.84C245.06 147.89 244.21 147.84 243.4 148.13C243.08 148.21 242.75 148.26 242.42 148.29C241.3 148.36 240.16 148.21 239.07 148.6C238.6 148.71 238.13 148.77 237.65 148.77C235.67 148.87 233.67 148.52 231.72 149.09C229.13 149.36 226.55 149.36 223.96 149.1C222.17 148.53 220.31 148.87 218.49 148.75C218.14 148.75 217.8 148.69 217.46 148.61C216.64 148.3 215.77 148.31 214.9 148.28C214.59 148.26 214.28 148.21 213.98 148.13C213.42 147.94 212.83 147.86 212.24 147.82C211.95 147.8 211.67 147.74 211.39 147.67C210.86 147.49 210.32 147.4 209.76 147.34C209.58 147.32 209.4 147.27 209.23 147.22C208.82 147.07 208.39 146.96 207.96 146.89C207.79 146.86 207.62 146.81 207.46 146.76C207.06 146.61 206.65 146.52 206.23 146.45C206.06 146.42 205.9 146.37 205.74 146.32C205.35 146.17 204.93 146.08 204.51 146.02C204.34 145.99 204.17 145.95 204.01 145.89C203.68 145.78 203.36 145.67 203.03 145.56C202.86 145.51 202.7 145.45 202.55 145.39C202.23 145.28 201.9 145.21 201.57 145.16C201.41 145.13 201.25 145.09 201.09 145.04C200.79 144.93 200.49 144.81 200.18 144.73C200.03 144.69 199.88 144.64 199.73 144.58C199.45 144.46 199.16 144.36 198.86 144.29C198.71 144.26 198.56 144.21 198.42 144.15C198.21 144.06 198 143.96 197.8 143.86C197.66 143.8 197.53 143.73 197.4 143.66C197.13 143.53 196.84 143.46 196.55 143.38C196.4 143.34 196.26 143.29 196.12 143.23C195.9 143.16 195.68 143.09 195.46 143.02C195.31 142.98 195.16 142.93 195.02 142.88C194.8 142.79 194.6 142.69 194.39 142.59C194.25 142.53 194.11 142.46 193.98 142.39C193.77 142.3 193.56 142.23 193.34 142.17C193.19 142.14 193.05 142.09 192.91 142.03C192.7 141.95 192.5 141.84 192.3 141.74C192.17 141.68 192.04 141.6 191.92 141.52C191.73 141.42 191.54 141.32 191.34 141.23C191.21 141.18 191.07 141.12 190.94 141.06C190.74 140.99 190.53 140.92 190.32 140.87C190.18 140.84 190.04 140.79 189.9 140.74C189.7 140.66 189.5 140.56 189.31 140.46C189.18 140.4 189.06 140.32 188.93 140.24C188.74 140.13 188.54 140.03 188.34 139.94C188.2 139.88 188.07 139.81 187.93 139.74C187.79 139.68 187.65 139.61 187.51 139.54C187.37 139.48 187.23 139.4 187.09 139.33C186.95 139.27 186.81 139.19 186.67 139.12C186.52 139.06 186.39 138.98 186.25 138.91C186.1 138.85 185.96 138.77 185.82 138.7C185.67 138.64 185.53 138.56 185.39 138.48C185.24 138.41 185.1 138.34 184.96 138.27C184.81 138.21 184.67 138.13 184.53 138.05C184.38 137.98 184.24 137.91 184.1 137.84C183.95 137.78 183.81 137.7 183.67 137.62C183.52 137.55 183.38 137.48 183.24 137.41C183.09 137.35 182.95 137.27 182.81 137.19C182.66 137.12 182.52 137.05 182.38 136.98C182.23 136.92 182.09 136.84 181.95 136.76C181.8 136.7 181.66 136.62 181.52 136.55C181.38 136.49 181.24 136.41 181.1 136.34C180.96 136.28 180.82 136.2 180.69 136.13C180.55 136.06 180.42 135.98 180.3 135.89C180.18 135.8 180.07 135.71 179.95 135.62C179.89 135.58 179.83 135.54 179.77 135.5C179.65 135.43 179.52 135.36 179.4 135.29C179.27 135.23 179.15 135.16 179.03 135.08C178.84 134.98 178.65 134.88 178.45 134.79C178.31 134.73 178.18 134.67 178.05 134.6C177.91 134.54 177.78 134.47 177.64 134.4C177.5 134.34 177.37 134.27 177.23 134.19C177.09 134.13 176.96 134.06 176.82 133.98C176.68 133.91 176.56 133.83 176.44 133.74C176.32 133.66 176.21 133.56 176.09 133.47C176.03 133.43 175.97 133.39 175.91 133.35C175.79 133.28 175.66 133.21 175.54 133.14C175.41 133.08 175.29 133.01 175.17 132.93C174.99 132.83 174.8 132.73 174.61 132.64C174.48 132.59 174.36 132.51 174.25 132.42C174.14 132.34 174.03 132.25 173.92 132.16L173.75 132.04C173.63 131.98 173.51 131.91 173.39 131.84C173.26 131.78 173.14 131.71 173.03 131.64C172.85 131.54 172.66 131.45 172.47 131.36C172.34 131.31 172.22 131.23 172.11 131.14C172 131.06 171.89 130.97 171.78 130.88L171.61 130.76C171.49 130.7 171.37 130.63 171.25 130.56C171.12 130.5 171.01 130.43 170.89 130.36C170.71 130.26 170.52 130.17 170.33 130.08C170.2 130.02 170.08 129.95 169.97 129.86C169.85 129.78 169.74 129.68 169.63 129.59C169.57 129.55 169.51 129.51 169.45 129.47C169.32 129.4 169.2 129.33 169.07 129.26C168.94 129.19 168.82 129.11 168.7 129.03C168.58 128.95 168.47 128.86 168.36 128.77C168.36 128.77 168.19 128.64 168.19 128.65C168.07 128.58 167.95 128.51 167.83 128.44C167.7 128.38 167.58 128.31 167.47 128.24C167.29 128.14 167.1 128.04 166.91 127.95C166.78 127.89 166.66 127.82 166.55 127.73C166.43 127.65 166.32 127.56 166.21 127.46C166.21 127.46 166.04 127.33 166.03 127.34C165.9 127.27 165.78 127.2 165.65 127.13C165.52 127.06 165.4 126.98 165.28 126.89C165.16 126.8 165.05 126.71 164.93 126.62C164.87 126.58 164.81 126.54 164.75 126.5C164.62 126.43 164.49 126.36 164.37 126.29C164.24 126.22 164.12 126.14 164 126.05C163.88 125.96 163.77 125.87 163.66 125.78C163.6 125.74 163.54 125.69 163.48 125.65C163.29 125.54 163.09 125.44 162.9 125.34C162.76 125.27 162.64 125.19 162.51 125.1C162.26 124.92 162 124.76 161.74 124.61C161.6 124.54 161.48 124.45 161.36 124.36C161.12 124.18 160.88 124 160.62 123.84C160.49 123.77 160.37 123.69 160.24 123.61C160.05 123.5 159.86 123.39 159.67 123.29C159.54 123.23 159.41 123.15 159.3 123.06C159.18 122.97 159.07 122.88 158.96 122.79C158.9 122.75 158.84 122.7 158.78 122.66C158.65 122.59 158.52 122.51 158.4 122.44C158.27 122.37 158.14 122.29 158.03 122.2C157.91 122.11 157.8 122.02 157.68 121.92C157.62 121.88 157.56 121.83 157.5 121.79C157.37 121.72 157.24 121.64 157.11 121.57C156.98 121.5 156.85 121.42 156.74 121.33C156.62 121.24 156.51 121.15 156.39 121.06C156.33 121.02 156.27 120.97 156.21 120.93C156.08 120.86 155.95 120.79 155.83 120.71C155.7 120.64 155.57 120.56 155.46 120.47C155.34 120.38 155.23 120.29 155.11 120.2C155.05 120.16 154.99 120.11 154.93 120.07C154.8 120 154.67 119.93 154.54 119.85C154.41 119.78 154.28 119.7 154.16 119.61C154.04 119.52 153.93 119.43 153.81 119.34C153.75 119.3 153.69 119.25 153.63 119.21C153.5 119.14 153.38 119.07 153.25 118.99C153.12 118.92 153 118.84 152.88 118.75C152.76 118.66 152.65 118.57 152.54 118.48C152.48 118.44 152.42 118.39 152.36 118.35C152.16 118.24 151.96 118.14 151.76 118.04C151.62 117.97 151.49 117.89 151.37 117.8C151.18 117.67 150.99 117.54 150.8 117.42C150.67 117.35 150.54 117.26 150.42 117.18C150.23 117.07 150.04 116.96 149.84 116.85C149.71 116.79 149.58 116.7 149.46 116.62C149.34 116.53 149.23 116.44 149.11 116.35C149.05 116.31 148.99 116.26 148.93 116.22C148.8 116.15 148.67 116.07 148.55 116C148.42 115.93 148.29 115.85 148.17 115.76C148.05 115.67 147.94 115.58 147.82 115.48C147.76 115.44 147.7 115.39 147.64 115.35C147.51 115.28 147.38 115.21 147.25 115.13C147.12 115.06 147 114.98 146.88 114.89C146.76 114.81 146.65 114.71 146.54 114.62C146.48 114.58 146.42 114.54 146.37 114.5C146.25 114.43 146.13 114.36 146.01 114.29C145.88 114.23 145.76 114.16 145.65 114.08C145.47 113.98 145.28 113.88 145.09 113.79C144.96 113.73 144.84 113.66 144.73 113.57C144.61 113.49 144.5 113.39 144.39 113.3C144.33 113.26 144.27 113.22 144.21 113.18C144.08 113.11 143.96 113.04 143.83 112.97C143.7 112.9 143.58 112.82 143.46 112.74C143.34 112.66 143.23 112.56 143.12 112.48C143.12 112.48 142.95 112.35 142.95 112.36C142.83 112.29 142.71 112.22 142.58 112.15C142.45 112.09 142.33 112.02 142.21 111.94C142.03 111.84 141.84 111.74 141.65 111.65C141.52 111.6 141.4 111.52 141.29 111.43C141.18 111.35 141.07 111.26 140.96 111.17L140.79 111.05C140.67 110.99 140.55 110.92 140.43 110.85C140.3 110.79 140.18 110.72 140.07 110.65C139.89 110.55 139.7 110.46 139.51 110.37C139.38 110.32 139.26 110.24 139.15 110.15C139.04 110.07 138.93 109.98 138.82 109.89L138.65 109.77C138.53 109.71 138.41 109.64 138.29 109.57C138.16 109.51 138.04 109.44 137.93 109.37C137.75 109.27 137.56 109.18 137.37 109.09C137.24 109.04 137.12 108.96 137.01 108.87C136.9 108.79 136.79 108.7 136.68 108.61L136.51 108.49C136.39 108.43 136.27 108.36 136.15 108.29C136.02 108.23 135.9 108.16 135.78 108.08C135.59 107.98 135.4 107.89 135.21 107.8C135.07 107.74 134.94 107.68 134.82 107.61C134.68 107.55 134.55 107.48 134.42 107.41C134.29 107.35 134.16 107.27 134.05 107.18C133.93 107.1 133.82 107 133.71 106.91C133.65 106.87 133.59 106.83 133.54 106.79C133.42 106.72 133.29 106.65 133.17 106.58C133.04 106.52 132.92 106.45 132.8 106.37C132.61 106.27 132.42 106.17 132.22 106.09C132.08 106.03 131.95 105.97 131.82 105.9C131.68 105.84 131.55 105.77 131.42 105.7C131.29 105.64 131.16 105.55 131.05 105.47C130.93 105.39 130.82 105.29 130.71 105.2C130.65 105.16 130.59 105.12 130.54 105.08C130.42 105.01 130.29 104.94 130.17 104.87C130.04 104.81 129.92 104.74 129.8 104.66C129.61 104.56 129.42 104.46 129.22 104.37C129.08 104.31 128.95 104.25 128.82 104.18C128.68 104.12 128.55 104.05 128.41 103.99C128.27 103.93 128.14 103.86 128.01 103.79C127.87 103.73 127.74 103.66 127.61 103.59C127.47 103.53 127.35 103.46 127.22 103.38C127.03 103.28 126.83 103.18 126.62 103.1C126.48 103.05 126.34 102.99 126.21 102.93C125.99 102.86 125.76 102.8 125.54 102.74C125.37 102.7 125.21 102.65 125.06 102.58C124.8 102.48 124.56 102.36 124.32 102.23C124.14 102.14 123.98 102.03 123.82 101.9C123.17 101.37 123.06 100.63 123 99.87C122.95 96.75 123.42 93.6901 124.22 90.6801C124.5 90.1401 124.75 89.58 124.81 88.96C124.84 88.77 124.89 88.59 124.96 88.41C125.19 87.91 125.43 87.41 126 87.2C126.17 87.17 126.34 87.17 126.5 87.2C126.73 87.27 126.94 87.37 127.16 87.48C127.3 87.54 127.43 87.6099 127.56 87.6899C127.76 87.7999 127.95 87.9 128.16 87.99C128.3 88.05 128.43 88.1199 128.57 88.1899C128.71 88.2499 128.85 88.32 128.98 88.39C129.12 88.45 129.26 88.53 129.4 88.6C129.54 88.66 129.68 88.7401 129.82 88.8101C129.97 88.8701 130.1 88.95 130.24 89.02C130.38 89.08 130.52 89.16 130.67 89.23C130.81 89.29 130.95 89.3699 131.09 89.4399C131.23 89.4999 131.37 89.58 131.5 89.65C131.64 89.72 131.76 89.8 131.89 89.89C132.01 89.98 132.12 90.07 132.24 90.16C132.3 90.2 132.36 90.24 132.42 90.28C132.54 90.35 132.67 90.42 132.79 90.49C132.92 90.55 133.04 90.62 133.16 90.7C133.35 90.8 133.54 90.9 133.74 90.99C133.88 91.05 134.01 91.1101 134.14 91.1801C134.28 91.2401 134.41 91.31 134.54 91.38C134.67 91.45 134.8 91.52 134.91 91.61C135.03 91.69 135.14 91.79 135.25 91.88C135.31 91.92 135.37 91.96 135.42 92C135.54 92.07 135.67 92.14 135.79 92.21C135.92 92.27 136.04 92.34 136.16 92.42C136.35 92.52 136.54 92.62 136.74 92.7C136.88 92.76 137.01 92.82 137.13 92.89C137.27 92.95 137.4 93.02 137.53 93.09C137.66 93.15 137.79 93.2299 137.9 93.3199C138.02 93.3999 138.13 93.5 138.24 93.59C138.3 93.63 138.36 93.67 138.41 93.71C138.53 93.78 138.65 93.85 138.78 93.92C138.91 93.98 139.03 94.05 139.15 94.13C139.33 94.23 139.52 94.33 139.71 94.42C139.84 94.47 139.96 94.55 140.07 94.64C140.18 94.72 140.29 94.81 140.4 94.9L140.57 95.02C140.69 95.08 140.81 95.15 140.93 95.22C141.06 95.28 141.18 95.3501 141.3 95.4301C141.49 95.5301 141.68 95.62 141.87 95.71C142.01 95.77 142.14 95.83 142.26 95.9C142.4 95.96 142.53 96.03 142.66 96.1C142.79 96.17 142.92 96.24 143.03 96.33C143.15 96.41 143.26 96.51 143.37 96.6C143.43 96.64 143.49 96.68 143.54 96.72C143.66 96.79 143.78 96.8601 143.91 96.9301C144.04 96.9901 144.16 97.06 144.28 97.14C144.46 97.24 144.65 97.3401 144.84 97.4301C144.97 97.4801 145.09 97.56 145.2 97.65C145.31 97.73 145.42 97.82 145.53 97.91L145.7 98.03C145.82 98.09 145.94 98.16 146.06 98.23C146.19 98.29 146.31 98.3601 146.42 98.4301C146.6 98.5301 146.79 98.62 146.98 98.71C147.11 98.76 147.23 98.8401 147.34 98.9301C147.45 99.0101 147.56 99.0999 147.67 99.1899L147.84 99.3101C147.96 99.3701 148.08 99.44 148.2 99.51C148.33 99.57 148.45 99.64 148.56 99.71C148.74 99.81 148.93 99.9 149.12 99.99C149.25 100.04 149.37 100.12 149.48 100.21C149.59 100.29 149.7 100.38 149.81 100.47L149.98 100.59C150.1 100.65 150.22 100.72 150.34 100.79C150.47 100.85 150.59 100.92 150.7 100.99C150.88 101.09 151.07 101.18 151.26 101.27C151.39 101.32 151.51 101.4 151.62 101.49C151.73 101.57 151.84 101.66 151.95 101.75L152.12 101.87C152.24 101.93 152.36 102 152.48 102.07C152.61 102.13 152.73 102.2 152.85 102.28C153.04 102.38 153.23 102.47 153.42 102.56C153.56 102.62 153.69 102.68 153.81 102.75C153.95 102.81 154.08 102.88 154.21 102.95C154.34 103.02 154.47 103.09 154.58 103.18C154.7 103.26 154.81 103.36 154.92 103.45C154.98 103.49 155.04 103.53 155.09 103.57C155.21 103.64 155.33 103.71 155.46 103.78C155.59 103.84 155.71 103.91 155.83 103.99C156.01 104.09 156.2 104.19 156.39 104.28C156.52 104.33 156.64 104.41 156.75 104.5C156.86 104.58 156.97 104.67 157.08 104.76L157.25 104.88C157.37 104.94 157.49 105.01 157.61 105.08C157.74 105.14 157.86 105.21 157.98 105.29C158.17 105.39 158.36 105.49 158.56 105.57C158.7 105.63 158.83 105.69 158.96 105.76C159.1 105.82 159.23 105.89 159.37 105.96C159.51 106.02 159.64 106.09 159.78 106.17C159.92 106.23 160.05 106.3 160.19 106.38C160.33 106.45 160.45 106.53 160.57 106.62C160.69 106.7 160.8 106.8 160.92 106.89C160.98 106.93 161.04 106.97 161.1 107.01C161.22 107.08 161.35 107.15 161.47 107.22C161.6 107.28 161.72 107.35 161.84 107.43C162.03 107.53 162.22 107.63 162.42 107.72C162.56 107.78 162.69 107.84 162.82 107.91C162.96 107.97 163.09 108.04 163.23 108.11C163.37 108.17 163.51 108.24 163.64 108.32C163.78 108.38 163.91 108.45 164.05 108.53C164.19 108.6 164.31 108.68 164.43 108.77C164.55 108.85 164.66 108.95 164.78 109.04C164.84 109.08 164.9 109.12 164.96 109.16C165.08 109.23 165.21 109.3 165.33 109.37C165.46 109.43 165.58 109.5 165.7 109.58C165.89 109.68 166.08 109.78 166.28 109.87C166.42 109.93 166.55 109.99 166.68 110.06C166.82 110.12 166.96 110.19 167.09 110.26C167.23 110.32 167.37 110.39 167.5 110.47C167.64 110.53 167.78 110.61 167.92 110.68C168.07 110.74 168.2 110.82 168.34 110.89C168.49 110.95 168.63 111.03 168.77 111.1C168.92 111.16 169.06 111.24 169.2 111.32C169.35 111.39 169.49 111.46 169.63 111.53C169.78 111.59 169.92 111.67 170.06 111.75C170.21 111.82 170.35 111.89 170.49 111.96C170.64 112.02 170.78 112.1 170.92 112.18C171.07 112.25 171.21 112.32 171.35 112.39C171.5 112.45 171.64 112.53 171.78 112.61C171.93 112.68 172.07 112.75 172.21 112.82C172.36 112.88 172.5 112.96 172.64 113.04C172.79 113.11 172.93 113.18 173.07 113.25C173.22 113.31 173.36 113.39 173.5 113.47C173.65 113.54 173.79 113.61 173.93 113.68C174.08 113.74 174.22 113.82 174.36 113.9C174.51 113.97 174.65 114.04 174.79 114.11C174.94 114.17 175.08 114.25 175.22 114.33C175.37 114.4 175.51 114.47 175.65 114.54C175.8 114.6 175.94 114.68 176.08 114.76C176.22 114.82 176.36 114.9 176.5 114.97C176.64 115.03 176.78 115.11 176.92 115.18C177.06 115.24 177.19 115.31 177.33 115.38C177.47 115.44 177.6 115.51 177.73 115.59C177.93 115.69 178.13 115.79 178.33 115.87C178.47 115.92 178.6 115.98 178.74 116.04C178.95 116.11 179.16 116.18 179.37 116.24C179.51 116.28 179.65 116.33 179.78 116.4C179.97 116.49 180.17 116.59 180.36 116.69C180.49 116.75 180.62 116.81 180.74 116.88C180.93 116.98 181.12 117.07 181.31 117.15C181.44 117.2 181.57 117.26 181.7 117.31C181.9 117.38 182.11 117.44 182.32 117.5C182.46 117.53 182.6 117.58 182.74 117.63C182.95 117.71 183.14 117.81 183.34 117.92C183.47 117.99 183.6 118.06 183.73 118.14C183.93 118.25 184.13 118.34 184.34 118.44C184.49 118.49 184.63 118.56 184.77 118.61C184.99 118.68 185.22 118.75 185.44 118.81C185.59 118.85 185.74 118.91 185.89 118.96C186.12 119.04 186.34 119.11 186.57 119.18C186.73 119.22 186.88 119.27 187.03 119.33C187.26 119.42 187.47 119.53 187.69 119.64C187.84 119.7 187.98 119.78 188.13 119.84C188.36 119.92 188.59 120 188.82 120.07C188.98 120.11 189.13 120.17 189.28 120.23C189.51 120.31 189.74 120.39 189.97 120.45C190.12 120.49 190.27 120.54 190.42 120.6C190.71 120.72 191 120.82 191.3 120.9C191.45 120.94 191.59 120.99 191.74 121.04C192.02 121.16 192.3 121.25 192.6 121.33C192.75 121.36 192.89 121.41 193.03 121.47C193.31 121.59 193.6 121.68 193.89 121.76C194.04 121.8 194.19 121.85 194.33 121.9C194.62 122.01 194.91 122.11 195.21 122.19C195.37 122.22 195.52 122.27 195.67 122.33C195.98 122.44 196.28 122.54 196.6 122.64C196.77 122.69 196.93 122.75 197.09 122.81C197.42 122.92 197.77 122.98 198.11 123.03C198.28 123.06 198.45 123.1 198.61 123.16C199.01 123.31 199.42 123.39 199.83 123.46C200 123.49 200.16 123.53 200.32 123.59C200.71 123.74 201.13 123.82 201.54 123.88C201.71 123.91 201.87 123.96 202.04 124.01C202.45 124.16 202.87 124.24 203.3 124.31C203.48 124.34 203.65 124.38 203.82 124.44C204.33 124.61 204.87 124.66 205.4 124.72C205.58 124.75 205.76 124.79 205.94 124.84C206.48 125.02 207.04 125.05 207.6 125.09C207.89 125.11 208.18 125.17 208.47 125.24C209.14 125.47 209.84 125.46 210.53 125.55C210.74 125.57 210.94 125.62 211.14 125.67C211.96 125.95 212.81 125.85 213.65 125.88C214.1 125.89 214.55 125.95 214.99 126.05C216.48 126.44 218 126.23 219.5 126.24C232.96 126.42 245.94 123.61 258.78 119.92C265.29 118.05 271.6 115.64 277.95 113.33C278.25 113.2 278.59 113.13 278.87 112.95C279.05 112.85 279.25 112.76 279.45 112.71C281.83 111.85 284.12 110.73 286.52 109.9C287.72 109.18 289.02 108.72 290.32 108.23C290.66 108.04 291.03 107.9 291.36 107.7C292.68 107.15 293.96 106.5 295.22 105.82C295.81 105.54 296.42 105.29 296.97 104.93C297.24 104.83 297.52 104.8 297.78 104.67C298.67 104.29 299.44 103.68 300.36 103.38C300.64 103.12 301.07 103.14 301.35 102.87C301.58 102.71 301.86 102.64 302.11 102.51C302.85 102.11 303.52 101.56 304.38 101.4C304.44 101.24 304.63 101.35 304.73 101.25C304.53 101.17 304.44 101.44 304.25 101.41C303.39 101.58 302.74 102.17 301.98 102.53C301.73 102.65 301.46 102.75 301.24 102.93C300.92 103.11 300.55 103.18 300.28 103.44C299.27 103.64 298.52 104.41 297.55 104.71C297.37 104.77 297.19 104.82 297.01 104.85C296.32 105.34 295.47 105.55 294.79 106.06C293.55 106.58 292.39 107.28 291.13 107.77C290.78 107.95 290.42 108.1 290.07 108.28C288.74 108.73 287.48 109.31 286.24 109.97C283.74 110.86 281.33 112 278.83 112.89C278.65 113 278.46 113.09 278.26 113.15C277.85 113.28 277.47 113.5 277.05 113.58C265.72 117.82 254.06 120.72 242.06 122.33C236.89 123.02 231.68 123.4 226.51 123.43C218.24 123.47 210.05 122.44 202.04 120.03C189.19 116.15 177.67 109.67 166.43 102.57C155.64 95.7499 145.29 88.2501 134.18 81.9301C133.13 81.3301 132 80.87 131.04 80.11C130.89 79.98 130.75 79.8399 130.62 79.6899C130.56 79.6199 130.5 79.54 130.44 79.48C130.26 79.29 130.08 79.0999 129.86 78.9399C129.71 78.8499 129.57 78.76 129.42 78.67C129.18 78.55 128.95 78.42 128.71 78.28C128.55 78.16 128.41 78.03 128.29 77.88C128.05 77.53 127.94 77.13 127.93 76.71C128.52 73.38 129.96 70.34 131.27 67.27C131.93 65.72 131.75 64.86 130.21 64.01C122.75 59.93 115.15 56.23 107.01 53.67C101.6 51.97 96.0901 51.1701 90.4301 50.8101C79.7701 50.1401 69.2401 51.37 58.7201 52.6C51.3101 53.47 44.3201 55.99 37.5301 59.08C25.4301 64.59 14.7301 72.26 4.3101 80.37C3.5301 80.98 2.83011 81.74 1.73011 81.75C1.36011 81.69 1.12009 81.48 1.02009 81.11C1.71009 78.76 3.7501 77.5 5.3801 76C12.5001 69.41 19.9001 63.1799 28.0301 57.8199C39.9101 49.9799 52.8201 45.1101 66.9501 43.3101C75.0201 42.2801 83.0701 41.43 91.2301 41.58C102.91 41.79 113.9 44.7299 124.51 49.4399C128.23 51.0899 131.82 53 135.34 55.02C136.61 55.75 137.25 55.41 137.89 54.27C142.29 46.45 147.84 39.47 154.1 33.11C160.26 26.85 167.11 21.4 174.64 16.79C187.97 8.62004 202.34 3.46005 217.82 1.30005C219.8 1.02005 221.79 1.09002 223.78 0.900024C224.22 0.900024 224.66 0.900024 225.11 0.900024C225.66 0.900024 226.21 0.900024 226.76 0.900024C227.5 0.800024 228.27 1.13005 228.98 0.680054H237.11C237.8 1.13005 238.58 0.800024 239.31 0.900024C239.86 0.900024 240.41 0.900024 240.96 0.900024C241.4 0.940024 241.86 0.789956 242.26 1.07996L242.07 1.06995Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-pba2j9\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:39,intrinsicWidth:125,name:\"Vector\",svg:'<svg width=\"125\" height=\"39\" viewBox=\"0 0 125 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M122.76 8.59996C122.19 8.95996 122.45 9.46004 122.55 9.93004C123.12 12.57 123.69 15.2001 124.27 17.8301C124.41 18.4501 124.67 19.0499 124.45 19.6999L124.5 19.6599C124.34 19.8099 124.2 19.8001 124.08 19.6201C120.27 17.2301 116.12 15.54 111.98 13.86C100.97 9.38997 89.5 7.93992 77.68 8.43992C70.56 8.73992 63.48 9.43003 56.43 10.42C48.04 11.6 40.16 14.4499 32.58 18.1699C22.56 23.0999 13.45 29.4199 4.63001 36.1899C3.56001 37.0099 2.58001 37.9601 1.38001 38.5901C0.840009 38.6901 0.619995 38.4599 0.709995 37.9199C8.07 30.3199 16.04 23.45 24.81 17.51C31.45 13.01 38.5 9.32995 46.11 6.71995C52.33 4.58995 58.75 3.25995 65.22 2.21995C72.13 1.10995 79.09 0.529987 86.09 0.629987C98.16 0.799987 109.94 2.53003 121.02 7.67003C121.26 7.78003 121.53 7.84004 121.77 7.93004C122.14 7.42004 121.83 6.89003 121.99 6.42003C122.6 7.02003 122.28 7.94995 122.78 8.58995L122.76 8.59996Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-151yd2i\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:41,intrinsicWidth:125,name:\"Vector\",svg:'<svg width=\"125\" height=\"41\" viewBox=\"0 0 125 41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M124.35 8.01999C123.68 7.93999 123.13 7.90997 123.1 8.87997C123.05 10.91 122.92 12.9299 122.82 14.9599C122.78 15.6499 122.94 16.36 122.65 17.04C122.19 17.19 121.84 16.92 121.45 16.76C117.35 15.13 113.26 13.5 109.11 12C102.89 9.73997 96.4697 8.68 89.8897 8.41C78.8997 7.96 67.9897 8.85992 57.1397 10.5799C48.2697 11.9899 39.9997 15.2 32.0597 19.31C22.4097 24.3 13.6097 30.58 5.0697 37.25C4.7397 37.51 4.37969 37.7299 4.02969 37.9699C3.92969 38.1199 3.79971 38.22 3.63971 38.29C3.58971 38.41 3.49968 38.4699 3.35968 38.4699C3.08968 38.5099 2.90969 38.65 2.80969 38.9L2.83969 38.87C2.62969 38.94 2.4897 39.11 2.3497 39.27C2.1897 39.38 2.05971 39.54 1.88971 39.65L1.85968 39.67C1.75968 39.82 1.63971 39.93 1.47971 40C1.42971 40.12 1.32971 40.1899 1.19971 40.1899C0.909707 40.3299 0.659688 40.2899 0.429688 40.0699C11.4797 28.6599 23.3497 18.29 37.6497 11.04C46.0997 6.75001 55.0697 4.07 64.4097 2.53C72.3597 1.22 80.3497 0.320001 88.4297 0.410001C99.5697 0.540001 110.39 2.39997 120.78 6.49997C121.18 6.65997 121.6 6.77996 121.96 6.98996C123 7.59996 123.11 6.71997 123.43 6.12997C123.32 6.94997 123.75 7.51998 124.34 8.00998L124.35 8.01999Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18ye4ga\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:3,name:\"Vector\",svg:'<svg width=\"3\" height=\"3\" viewBox=\"0 0 3 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.869942 1.83008C1.12994 1.33008 1.49996 0.939932 2.00996 0.679932C2.25996 0.719932 2.50994 0.760049 2.76994 0.800049C2.27994 1.46005 1.64996 1.95007 0.919961 2.32007C0.809961 2.17007 0.789942 2.00008 0.869942 1.83008Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1o08paj\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"1\" viewBox=\"0 0 1 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.579956 0.570068C0.529956 0.770068 0.419961 0.879883 0.209961 0.879883C0.329961 0.779883 0.459956 0.670068 0.579956 0.570068Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1xo61sr\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"1\" viewBox=\"0 0 1 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.919891 0.0800781C0.819891 0.330078 0.639883 0.46 0.379883 0.5C0.469883 0.24 0.639891 0.100078 0.919891 0.0800781Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-niyp5f\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:2,name:\"Vector\",svg:'<svg width=\"2\" height=\"1\" viewBox=\"0 0 2 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.3999 0.47998C1.3299 0.71998 1.16992 0.849883 0.919922 0.879883C0.999922 0.649883 1.1599 0.51998 1.3999 0.47998Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-kqjdnu\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"2\" viewBox=\"0 0 1 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.919739 0.879883C0.859739 1.10988 0.709727 1.24 0.469727 1.25C0.619727 1.13 0.769739 0.999883 0.919739 0.879883Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-mzxtb7\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"1\" viewBox=\"0 0 1 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.430054 0.280029C0.390054 0.480029 0.270059 0.600098 0.0600586 0.600098C0.180059 0.490098 0.310054 0.390029 0.430054 0.280029Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1947wau\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:2,name:\"Vector\",svg:'<svg width=\"2\" height=\"2\" viewBox=\"0 0 2 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.669922 1.71997C0.959922 1.38997 1.17991 1.00011 1.62991 0.860107C1.79991 1.04011 1.80992 1.22991 1.63992 1.40991C1.39992 1.78991 1.18992 2.25996 0.669922 1.70996V1.71997Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1lq04nw\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:2,name:\"Vector\",svg:'<svg width=\"2\" height=\"2\" viewBox=\"0 0 2 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.650116 1.41992C0.650116 1.23992 0.650137 1.05012 0.640137 0.870117C0.790137 0.760117 0.940109 0.650039 1.08011 0.540039C1.17011 0.630039 1.20014 0.710049 1.17014 0.800049C1.14014 0.880049 1.11011 0.929932 1.08011 0.929932C1.06011 1.19993 0.860116 1.32994 0.650116 1.43994V1.41992Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-q2jc8o\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"2\" viewBox=\"0 0 1 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.86993 0.830078C0.88993 0.990078 0.899948 1.16007 0.919948 1.32007C0.769948 1.37007 0.629945 1.40996 0.479945 1.45996C0.409945 1.11996 0.61993 0.960078 0.86993 0.830078Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1dgj2m3\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"1\" viewBox=\"0 0 1 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.0800781 0.909912C0.0800781 0.779912 0.0800781 0.650029 0.0800781 0.530029C0.220078 0.490029 0.370101 0.459922 0.510101 0.419922C0.550101 0.749922 0.350078 0.859912 0.0800781 0.909912Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1deqlga\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:5,intrinsicWidth:5,name:\"Vector\",svg:'<svg width=\"5\" height=\"5\" viewBox=\"0 0 5 5\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3.68982 0.919922C3.90982 1.13992 4.1398 1.36009 4.3598 1.59009C3.1498 2.83009 1.78981 3.89009 0.339811 4.84009C0.219811 4.68009 0.199823 4.51008 0.289823 4.33008C1.28982 3.06008 2.41982 1.92993 3.68982 0.929932V0.919922Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-srix2o\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:2,name:\"Vector\",svg:'<svg width=\"2\" height=\"3\" viewBox=\"0 0 2 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.2001 2.02002C0.3601 1.26002 1.27009 1.11002 1.63009 0.77002C1.81009 0.96002 1.8101 1.14009 1.6401 1.34009C1.4901 1.57009 1.3401 1.80003 1.2001 2.03003V2.02002Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-y3eqk2\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:2,name:\"Vector\",svg:'<svg width=\"2\" height=\"2\" viewBox=\"0 0 2 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.650116 1.34009C0.650116 1.15009 0.650137 0.96002 0.640137 0.77002C0.790137 0.66002 0.940118 0.549941 1.09012 0.439941C1.18012 0.529941 1.21011 0.609951 1.18011 0.699951C1.15011 0.779951 1.12012 0.830078 1.09012 0.830078C1.07012 1.10008 0.870126 1.2301 0.660126 1.3501L0.650116 1.34009Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-a0iksm\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:2,name:\"Vector\",svg:'<svg width=\"2\" height=\"1\" viewBox=\"0 0 2 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.28988 0.320068C1.30988 0.490068 1.31987 0.660078 1.33987 0.830078C1.18987 0.860078 1.04987 0.899932 0.899866 0.929932C0.829866 0.599932 1.03988 0.440059 1.28988 0.310059V0.320068Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-q22ep8\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"2\" viewBox=\"0 0 1 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.480131 1.37019C0.440131 1.02019 0.600132 0.869975 0.950132 0.899975C1.00013 1.25997 0.800131 1.37019 0.480131 1.37019Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1v6e22y\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"1\" viewBox=\"0 0 1 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.0800781 0.820068C0.0800781 0.690068 0.0800781 0.559941 0.0800781 0.439941C0.220078 0.409941 0.370101 0.370078 0.510101 0.330078C0.530101 0.640078 0.350078 0.770068 0.0800781 0.820068Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jsw4lg\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:3,name:\"Vector\",svg:'<svg width=\"3\" height=\"3\" viewBox=\"0 0 3 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.21002 0.0300293C2.37002 0.190029 2.54004 0.36002 2.70004 0.52002C2.17004 1.26002 1.51004 1.83995 0.670044 2.19995C0.510044 2.23995 0.350043 2.28999 0.200043 2.35999C0.150043 2.29999 0.100039 2.23004 0.0400391 2.17004C0.670039 1.36004 1.29004 0.550039 2.20004 0.0400391L2.21002 0.0300293Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-7m9y4g\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:3,name:\"Vector\",svg:'<svg width=\"3\" height=\"2\" viewBox=\"0 0 3 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.06969 0.77C1.77969 1.12 1.4897 1.47994 1.1997 1.82994C0.779699 1.65994 0.759675 1.35994 1.01968 1.07994C1.32968 0.749936 1.69967 0.470024 2.04967 0.170024C2.11967 0.160024 2.1897 0.169932 2.2597 0.199932C2.2097 0.389932 2.13969 0.58 2.06969 0.77Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-slz4wn\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:3,name:\"Vector\",svg:'<svg width=\"3\" height=\"2\" viewBox=\"0 0 3 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.45009 0.0699463C1.71009 0.109946 1.96008 0.149941 2.22008 0.189941C1.72008 0.849941 1.10008 1.37998 0.350084 1.72998C0.230084 1.56998 0.210065 1.39997 0.300065 1.21997C0.560065 0.709971 0.94009 0.320059 1.45009 0.0600586V0.0699463Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-sx5r3p\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:3,name:\"Vector\",svg:'<svg width=\"3\" height=\"2\" viewBox=\"0 0 3 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.0697 0.899902C1.6297 1.1599 1.54969 2.19004 0.679688 1.54004C1.14969 1.12004 1.4297 0.50001 2.0697 0.26001C2.2197 0.47001 2.2197 0.679902 2.0697 0.899902Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-q00fvh\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"1\" viewBox=\"0 0 1 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.0698242 0.77002C0.129824 0.58002 0.189827 0.389951 0.259827 0.199951C0.399827 0.209951 0.53981 0.209951 0.67981 0.199951C0.47981 0.389951 0.279803 0.57001 0.0798035 0.76001L0.0698242 0.77002Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-hzxkwq\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"1\" viewBox=\"0 0 1 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.0698242 0.899902C0.0698242 0.689902 0.0698242 0.48001 0.0698242 0.26001C0.219824 0.26001 0.369827 0.26 0.509827 0.25C0.529827 0.58 0.279824 0.729902 0.0698242 0.899902Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-d4xrew\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"2\" viewBox=\"0 0 1 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.939878 0.810136C0.979878 1.16014 0.789877 1.28011 0.469877 1.28011C0.429877 0.930106 0.589878 0.780136 0.939878 0.810136Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-2j2uto\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:2,name:\"Vector\",svg:'<svg width=\"2\" height=\"1\" viewBox=\"0 0 2 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.28988 0.22998C1.30988 0.39998 1.31987 0.56999 1.33987 0.73999C1.18987 0.77999 1.04987 0.810098 0.899866 0.850098C0.829866 0.520098 1.03988 0.35998 1.28988 0.22998Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1m6bq8p\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"1\" viewBox=\"0 0 1 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.489746 1C0.619746 0.89 0.749751 0.780044 0.869751 0.670044C0.819751 0.880044 0.709746 1 0.489746 1Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-8x1tx6\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:2,name:\"Vector\",svg:'<svg width=\"2\" height=\"1\" viewBox=\"0 0 2 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.899902 0.660034C1.0499 0.530034 1.20989 0.400029 1.35989 0.280029C1.28989 0.510029 1.1399 0.640034 0.899902 0.660034Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-136kpl2\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:1,name:\"Vector\",svg:'<svg width=\"1\" height=\"2\" viewBox=\"0 0 1 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.350098 1.28003C0.430098 1.05003 0.590088 0.910005 0.840088 0.880005C0.770088 1.12 0.600098 1.25003 0.350098 1.28003Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1q9ig6s\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1,intrinsicWidth:2,name:\"Vector\",svg:'<svg width=\"2\" height=\"1\" viewBox=\"0 0 2 1\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.810059 0.900024C0.900059 0.630024 1.08005 0.489971 1.36005 0.469971C1.26005 0.719971 1.08006 0.860024 0.810059 0.900024Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1v5tuy1\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:2,name:\"Vector\",svg:'<svg width=\"2\" height=\"2\" viewBox=\"0 0 2 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.629883 1.29004C0.759883 1.18004 0.889867 1.07997 1.01987 0.969971C0.969867 1.17997 0.849883 1.30004 0.629883 1.29004Z\" fill=\"#626981\"/>\\n</svg>\\n',withExternalLayout:true})]})],speed:60,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fzfe6p\",\"data-framer-name\":\"Video Section\",name:\"Video Section\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Bacground Shape\",fit:\"fill\",pixelHeight:2806,pixelWidth:2880,sizes:\"100vw\",src:\"https://framerusercontent.com/images/0SbQuhWKPPp7N2KPMYqoDORY.png\",srcSet:\"https://framerusercontent.com/images/0SbQuhWKPPp7N2KPMYqoDORY.png?scale-down-to=512 512w,https://framerusercontent.com/images/0SbQuhWKPPp7N2KPMYqoDORY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0SbQuhWKPPp7N2KPMYqoDORY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/0SbQuhWKPPp7N2KPMYqoDORY.png 2880w\"},className:\"framer-1wz2i4o\",\"data-framer-name\":\"Bacground Shape\",name:\"Bacground Shape\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{transformTemplate:transformTemplate1},WljwHgIRa:{transformTemplate:transformTemplate1},WtYMHJp2y:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gt0n6z\",\"data-framer-name\":\"Ellipse 1\",name:\"Ellipse 1\",style:{rotate:35}})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fu38fq\",\"data-framer-name\":\"Ellipse 2\",name:\"Ellipse 2\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gf6mzl\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f6qkql\",\"data-framer-name\":\"Top Content\",name:\"Top Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qzzke1\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:10,children:/*#__PURE__*/_jsx(Container,{className:\"framer-md9m88-container\",children:/*#__PURE__*/_jsx(TaglineCircle,{DGmok7YU9:\"var(--token-430398a7-8638-4c34-8ae6-bcaa27358863, rgb(232, 234, 249))\",height:\"100%\",id:\"o1gvVhKfT\",j1a8gWJc0:\"var(--token-b12478c2-8424-4305-b3b9-4ba3d9a19f0c, rgb(248, 232, 246))\",layoutId:\"o1gvVhKfT\",pIbV_2Pt5:\"var(--token-157b2c70-9ef4-4a62-ab9c-a6f9e833347a, rgb(244, 252, 250))\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-17qkl50\",\"data-styles-preset\":\"HNAl77adb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ec71d9c6-a668-4cc4-955f-d128b28381ad, rgb(255, 255, 255))\"},children:\"Explore Our B2B Leasing Solution\"})})},WljwHgIRa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-17qkl50\",\"data-styles-preset\":\"HNAl77adb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ec71d9c6-a668-4cc4-955f-d128b28381ad, rgb(255, 255, 255))\"},children:\"Explore Our B2B Leasing Solution\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-17qkl50\",\"data-styles-preset\":\"HNAl77adb\",style:{\"--framer-text-color\":\"var(--token-ec71d9c6-a668-4cc4-955f-d128b28381ad, rgb(255, 255, 255))\"},children:\"Explore Our B2B Leasing Solution\"})}),className:\"framer-1cerske\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-opywa8\",\"data-border\":true,\"data-framer-name\":\"Video Box\",name:\"Video Box\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{height:395,width:\"655px\"},WljwHgIRa:{height:395,width:\"655px\"},WtYMHJp2y:{height:194,width:\"344px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:568,width:\"983px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-clehoc-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WtYMHJp2y:{variant:\"rNVfjziiP\"}},children:/*#__PURE__*/_jsx(VideoPlayer2,{height:\"100%\",id:\"ibq_EoJTu\",layoutId:\"ibq_EoJTu\",RGgVLcgaH:\"0px\",rxeQqjZi4:addImageAlt({src:\"https://framerusercontent.com/images/rASiBj6Prq6LaCtDjyRjFz5R8E.png\",srcSet:\"https://framerusercontent.com/images/rASiBj6Prq6LaCtDjyRjFz5R8E.png?scale-down-to=512 512w,https://framerusercontent.com/images/rASiBj6Prq6LaCtDjyRjFz5R8E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rASiBj6Prq6LaCtDjyRjFz5R8E.png 1173w\"},\"\"),Ssh_dg4GJ:\"0px\",style:{height:\"100%\",width:\"100%\"},variant:\"GBL8KmM3r\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o5i4kq\",\"data-framer-name\":\"Counter List\",name:\"Counter List\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{width:\"218px\"},WljwHgIRa:{width:\"218px\"},WtYMHJp2y:{width:\"min(100vw - 40px, 390px)\"},yJ5WjSZeh:{width:\"calc(min(100vw - 60px, 1140px) * 0.23)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:138,width:\"calc((min(100vw - 60px, 1260px) - 120px) * 0.23)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-14e4ttk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{variant:\"Uw2NJu1Sb\"},s28wDYfdA:{variant:\"Mxk7oBPky\"},WljwHgIRa:{variant:\"eoAuWIAKx\"},WtYMHJp2y:{variant:\"u2zJvCY07\"},yJ5WjSZeh:{variant:\"vbFpb9oAo\"}},children:/*#__PURE__*/_jsx(Counter,{ayTthBxAY:true,CdfDEvZEd:32,d7C62KVrS:\"Conversion Rate\",height:\"100%\",id:\"PrQwU62H9\",KWxXi_OSO:\"%\",layoutId:\"PrQwU62H9\",ru42IqoCj:\"+\",style:{width:\"100%\"},SW8sqe8YW:0,variant:\"fFlxINtvM\",width:\"100%\",x8NuH9TpP:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{width:\"162px\"},WljwHgIRa:{width:\"162px\"},WtYMHJp2y:{width:\"calc(min(100vw - 40px, 390px) * 0.2289)\"},yJ5WjSZeh:{width:\"calc(min(100vw - 60px, 1140px) * 0.2289)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:138,width:\"calc((min(100vw - 60px, 1260px) - 120px) * 0.2289)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ynrav4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{variant:\"Uw2NJu1Sb\"},s28wDYfdA:{variant:\"Mxk7oBPky\"},WljwHgIRa:{variant:\"eoAuWIAKx\"},WtYMHJp2y:{variant:\"u2zJvCY07\"}},children:/*#__PURE__*/_jsx(Counter,{ayTthBxAY:true,CdfDEvZEd:38,d7C62KVrS:\"Retention Rate\",height:\"100%\",id:\"dQKI68DqD\",KWxXi_OSO:\"%\",layoutId:\"dQKI68DqD\",ru42IqoCj:\"+\",style:{width:\"100%\"},SW8sqe8YW:0,variant:\"fFlxINtvM\",width:\"100%\",x8NuH9TpP:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{width:\"162px\"},WljwHgIRa:{width:\"162px\"},WtYMHJp2y:{width:\"calc(min(100vw - 40px, 390px) * 0.23)\"},yJ5WjSZeh:{width:\"calc(min(100vw - 60px, 1140px) * 0.23)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:138,width:\"calc((min(100vw - 60px, 1260px) - 120px) * 0.23)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lkl7hp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{variant:\"Uw2NJu1Sb\"},s28wDYfdA:{variant:\"Mxk7oBPky\"},WljwHgIRa:{variant:\"eoAuWIAKx\"},WtYMHJp2y:{variant:\"u2zJvCY07\"}},children:/*#__PURE__*/_jsx(Counter,{ayTthBxAY:false,CdfDEvZEd:2.5,d7C62KVrS:\"Life Time Value \",height:\"100%\",id:\"KwbisJ8ym\",KWxXi_OSO:\"X\",layoutId:\"KwbisJ8ym\",ru42IqoCj:\"$\",style:{width:\"100%\"},SW8sqe8YW:1,variant:\"fFlxINtvM\",width:\"100%\",x8NuH9TpP:true})})})})})]})]})]}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-u0k6ku\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(\"header\",{className:\"framer-97tslq\",\"data-framer-name\":\"Feature Section 01\",name:\"Feature Section 01\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o1ic11\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nijivz\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yw9nzz-container\",children:/*#__PURE__*/_jsx(Subtitle,{height:\"100%\",id:\"vedsZxOcY\",layoutId:\"vedsZxOcY\",tsAaCMbeQ:\"\uD83E\uDD1F Your B2B customers will love it\",variant:\"xJFuNyEI3\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-17qkl50\",\"data-styles-preset\":\"HNAl77adb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:\"Benefits for your Business Customers\"})}),className:\"framer-1fuqi38\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1iinqw3\",\"data-styles-preset\":\"OF4TBAXwi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-03317f1d-ce18-446a-a942-6e366adcb764, rgb(72, 74, 97))\"},children:[\"Here\u2019s how Sharpei\u2019s \",/*#__PURE__*/_jsx(\"strong\",{children:\"equipment leasing solutions\"}),\" empower businesses to grow smarter and more sustainably:\"]})}),className:\"framer-1pye66n hidden-1jgxusq hidden-z0rr0t\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12fl9ys\",\"data-framer-name\":\"Feature List\",name:\"Feature List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4dvg4c\",\"data-framer-name\":\"Single Feature \",name:\"Single Feature \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jg5efl\",\"data-framer-name\":\"Title\",name:\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WtYMHJp2y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1xhw8ck\",\"data-styles-preset\":\"UkMqq7Hjp\",style:{\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:\"Fast convenient and secure transactions\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1xhw8ck\",\"data-styles-preset\":\"UkMqq7Hjp\",style:{\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:\"Fast, convenient and secure transactions\"})}),className:\"framer-s3kr8l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{background:{alt:\"\",fit:\"fit\",pixelHeight:284,pixelWidth:333,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Wp3ttRtNLoLzJNzvbZmT9bOLiI.svg\"}},WljwHgIRa:{background:{alt:\"\",fit:\"fit\",pixelHeight:284,pixelWidth:333,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Wp3ttRtNLoLzJNzvbZmT9bOLiI.svg\"}},WtYMHJp2y:{background:{alt:\"\",fit:\"fit\",pixelHeight:284,pixelWidth:333,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Wp3ttRtNLoLzJNzvbZmT9bOLiI.svg\"}},yJ5WjSZeh:{background:{alt:\"\",fit:\"fit\",pixelHeight:284,pixelWidth:333,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Wp3ttRtNLoLzJNzvbZmT9bOLiI.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:284,pixelWidth:333,src:\"https://framerusercontent.com/images/Wp3ttRtNLoLzJNzvbZmT9bOLiI.svg\"},className:\"framer-t7ugej\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:181,pixelWidth:178,src:\"https://framerusercontent.com/images/nhZYtB4fgms0oaN3dQzJSgo03c.svg\"},className:\"framer-1gip1yy\",\"data-framer-name\":\"Shape\",name:\"Shape\",transformTemplate:transformTemplate1})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ljzv8v\",\"data-framer-name\":\"List\",name:\"List\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yJ5WjSZeh:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-shogd8 hidden-z0rr0t\",\"data-framer-name\":\"Single Feature \",name:\"Single Feature \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yJ5WjSZeh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1xhw8ck\",\"data-styles-preset\":\"UkMqq7Hjp\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:[\"100% deductible \",/*#__PURE__*/_jsx(\"br\",{}),\"operational \",/*#__PURE__*/_jsx(\"br\",{}),\"expenses\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1xhw8ck\",\"data-styles-preset\":\"UkMqq7Hjp\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:[\"100% deductible \",/*#__PURE__*/_jsx(\"br\",{}),\"operational expenses\"]})}),className:\"framer-kv4mk3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:181,pixelWidth:178,src:\"https://framerusercontent.com/images/nhZYtB4fgms0oaN3dQzJSgo03c.svg\"},className:\"framer-r7g8di\",\"data-framer-name\":\"Shape\",name:\"Shape\",transformTemplate:transformTemplate1})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yJ5WjSZeh:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kgrpqw\",\"data-framer-name\":\"Single Feature \",name:\"Single Feature \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WtYMHJp2y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1xhw8ck\",\"data-styles-preset\":\"UkMqq7Hjp\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:[\"100% \",/*#__PURE__*/_jsx(\"br\",{}),\"deductible\",/*#__PURE__*/_jsx(\"br\",{}),\"expenses\"]})})},yJ5WjSZeh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1xhw8ck\",\"data-styles-preset\":\"UkMqq7Hjp\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:[\"Regular upgrades \",/*#__PURE__*/_jsx(\"br\",{}),\"with brand \",/*#__PURE__*/_jsx(\"br\",{}),\"new equipment\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1xhw8ck\",\"data-styles-preset\":\"UkMqq7Hjp\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:[\"Regular upgrades with \",/*#__PURE__*/_jsx(\"br\",{}),\"brand new equipment\"]})}),className:\"framer-189scw1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:181,pixelWidth:178,src:\"https://framerusercontent.com/images/nhZYtB4fgms0oaN3dQzJSgo03c.svg\"},className:\"framer-1pmwx02\",\"data-framer-name\":\"Shape\",name:\"Shape\",transformTemplate:transformTemplate1})]})}),isDisplayed4()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1k4ru0e hidden-gitniq hidden-1jgxusq hidden-7xpifd hidden-1thjrrk hidden-13ic8r1\",\"data-framer-name\":\"Single Feature \",name:\"Single Feature \",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1xhw8ck\",\"data-styles-preset\":\"UkMqq7Hjp\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:[\"Regular \",/*#__PURE__*/_jsx(\"br\",{}),\"upgrades \",/*#__PURE__*/_jsx(\"br\",{}),\"with brand \",/*#__PURE__*/_jsx(\"br\",{}),\"new equipment\"]})}),className:\"framer-8wxcpn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:181,pixelWidth:178,src:\"https://framerusercontent.com/images/nhZYtB4fgms0oaN3dQzJSgo03c.svg\"},className:\"framer-185ex4f\",\"data-framer-name\":\"Shape\",name:\"Shape\",transformTemplate:transformTemplate1})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-68vi5k\",\"data-framer-name\":\"Single Feature \",name:\"Single Feature \",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ylns0o\",\"data-framer-name\":\"Image\",name:\"Image\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:197,pixelWidth:152,src:\"https://framerusercontent.com/images/K7m55b4ELks69hxjMT5Y5HGrOCM.svg\"},className:\"framer-t6j9f1 hidden-1jgxusq hidden-z0rr0t\",\"data-framer-name\":\"Image\",name:\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:197,pixelWidth:152,src:\"https://framerusercontent.com/images/aPbNQFnQHuTHUajok4Jv2Ig30.svg\"},className:\"framer-e0eo1j\",\"data-framer-name\":\"Image\",name:\"Image\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-oh4r37\",\"data-framer-name\":\"Title\",name:\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1xhw8ck\",\"data-styles-preset\":\"UkMqq7Hjp\",style:{\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:\"Attractive monthly rates during the entire term thanks to including the residual value\"})}),className:\"framer-13cr0mx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:181,pixelWidth:178,src:\"https://framerusercontent.com/images/nhZYtB4fgms0oaN3dQzJSgo03c.svg\"},className:\"framer-2y2ex9\",\"data-framer-name\":\"Shape\",name:\"Shape\",transformTemplate:transformTemplate1})]})]})]})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-zb3c66\",\"data-framer-name\":\"Functionality Section\",name:\"Functionality Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tygjfp\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j94z0b\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6voyl5-container\",children:/*#__PURE__*/_jsx(Subtitle,{height:\"100%\",id:\"EQi_HLQOa\",layoutId:\"EQi_HLQOa\",tsAaCMbeQ:\"\uD83D\uDECD\uFE0F  Sell more, faster.\",variant:\"BvFmte_ys\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-17qkl50\",\"data-styles-preset\":\"HNAl77adb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ec71d9c6-a668-4cc4-955f-d128b28381ad, rgb(255, 255, 255))\"},children:\"Benefits for you as a Retailer\"})}),className:\"framer-kqxjyw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-6f13zm\",\"data-styles-preset\":\"HIDSgfwOv\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(246, 247, 249, 0.7)\"},children:[\"Here\u2019s how offering \",/*#__PURE__*/_jsx(\"strong\",{children:\"equipment leasing\"}),\" through Sharpei enhances your business performance and customer satisfaction:\"]})}),className:\"framer-995jg8\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-g297b9\",\"data-framer-name\":\"List\",name:\"List\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5lqh3o\",\"data-framer-name\":\"List\",name:\"List\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},WljwHgIRa:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},WtYMHJp2y:{width:\"min(100vw - 40px, 390px)\"},yJ5WjSZeh:{height:undefined,width:\"calc(min(100vw - 60px, 1140px) * 0.3158)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:246,width:\"calc(min(100vw - 60px, 1320px) * 0.3212)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-lzip3l-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{style:{height:\"100%\",width:\"100%\"}},WljwHgIRa:{style:{height:\"100%\",width:\"100%\"}},yJ5WjSZeh:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(SingleFunctionlityCard,{gTnoJOwM5:\"Offering flexible leasing options gives your customers more buying power, driving higher conversion rates and larger order sizes.\",height:\"100%\",id:\"b4KCd56QM\",layoutId:\"b4KCd56QM\",PKrMMc8b3:addImageAlt({src:\"https://framerusercontent.com/images/2XRSHQ8zA9VtvYHVwBM4mCjzF4.svg\"},\"\"),style:{width:\"100%\"},TxMBTCdWs:\"Increase Sales and Average Order Value (AOV)\",variant:\"eOUaJpeSV\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},s28wDYfdA:{height:undefined},WljwHgIRa:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},WtYMHJp2y:{width:\"min(100vw - 40px, 390px)\"},yJ5WjSZeh:{height:undefined,width:\"calc(min(100vw - 60px, 1140px) * 0.32)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:246,width:\"calc(min(100vw - 60px, 1320px) * 0.3212)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b9q7a5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{style:{height:\"100%\",width:\"100%\"}},s28wDYfdA:{style:{height:\"100%\",width:\"100%\"}},WljwHgIRa:{style:{height:\"100%\",width:\"100%\"}},yJ5WjSZeh:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(SingleFunctionlityCard,{gTnoJOwM5:\"Introduce innovative leasing and subscription models designed to attract cost-conscious and sustainability-focused customers.\",height:\"100%\",id:\"FE1inCn26\",layoutId:\"FE1inCn26\",PKrMMc8b3:addImageAlt({src:\"https://framerusercontent.com/images/Rmh1YbHD6LOCNnkCgef8oNqUGH8.svg\"},\"\"),style:{width:\"100%\"},TxMBTCdWs:\"Unlock New Revenue Streams\",variant:\"eOUaJpeSV\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},s28wDYfdA:{height:undefined},WljwHgIRa:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},WtYMHJp2y:{width:\"min(100vw - 40px, 390px)\"},yJ5WjSZeh:{height:undefined,width:\"calc(min(100vw - 60px, 1140px) * 0.3202)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:246,width:\"calc(min(100vw - 60px, 1320px) * 0.3212)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-148g78j-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{style:{height:\"100%\",width:\"100%\"}},s28wDYfdA:{style:{height:\"100%\",width:\"100%\"}},WljwHgIRa:{style:{height:\"100%\",width:\"100%\"}},yJ5WjSZeh:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(SingleFunctionlityCard,{gTnoJOwM5:\"Appeal to modern consumers who value flexibility and convenience by offering pay-per-use options, making your products more accessible.\",height:\"100%\",id:\"izKKpew8M\",layoutId:\"izKKpew8M\",PKrMMc8b3:addImageAlt({src:\"https://framerusercontent.com/images/sU4nITmdUQpPlvXOBhKo6pjw0k.svg\"},\"\"),style:{width:\"100%\"},TxMBTCdWs:\"Attract More Customers\",variant:\"eOUaJpeSV\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},s28wDYfdA:{height:undefined},WljwHgIRa:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},WtYMHJp2y:{height:246,width:\"min(100vw - 40px, 390px)\"},yJ5WjSZeh:{height:undefined,width:\"calc(min(100vw - 60px, 1140px) * 0.32)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:281,width:\"calc(min(100vw - 60px, 1320px) * 0.3212)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-gwui77-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WtYMHJp2y:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(SingleFunctionlityCard,{gTnoJOwM5:\"Build lasting connections by offering personalized, flexible leasing and subscription options that delight your customers and turn them into passionate advocates for your brand.\",height:\"100%\",id:\"FDBnt1jHW\",layoutId:\"FDBnt1jHW\",PKrMMc8b3:addImageAlt({src:\"https://framerusercontent.com/images/ZkhoTRdZNSUINbxGAORXNSmbWs.svg\"},\"\"),style:{height:\"100%\",width:\"100%\"},TxMBTCdWs:\"Boost Customer Loyalty and Retention\",variant:\"eOUaJpeSV\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},s28wDYfdA:{height:undefined},WljwHgIRa:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},WtYMHJp2y:{height:246,width:\"min(100vw - 40px, 390px)\"},yJ5WjSZeh:{height:246,width:\"calc(min(100vw - 60px, 1140px) * 0.3158)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:281,width:\"calc(min(100vw - 60px, 1320px) * 0.3212)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pifi47-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WtYMHJp2y:{style:{width:\"100%\"}},yJ5WjSZeh:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(SingleFunctionlityCard,{gTnoJOwM5:\"Turn excess stock and returns into revenue by integrating them into leasing and subscription models, maximizing value and reducing waste.\",height:\"100%\",id:\"Km_RfpnEf\",layoutId:\"Km_RfpnEf\",PKrMMc8b3:addImageAlt({src:\"https://framerusercontent.com/images/6qv3lxNWS5vveLtvDuzVlGBGjXo.svg\"},\"\"),style:{height:\"100%\",width:\"100%\"},TxMBTCdWs:\"Monetize Unsold Inventory & Returns\",variant:\"eOUaJpeSV\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},s28wDYfdA:{height:undefined},WljwHgIRa:{width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},WtYMHJp2y:{width:\"min(100vw - 40px, 390px)\"},yJ5WjSZeh:{height:undefined,width:\"calc(min(100vw - 60px, 1140px) * 0.32)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:246,width:\"calc(min(100vw - 60px, 1320px) * 0.3212)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oer068-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{s28wDYfdA:{style:{height:\"100%\",width:\"100%\"}},yJ5WjSZeh:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(SingleFunctionlityCard,{gTnoJOwM5:\"Show your commitment to the planet by offering circular economy solutions like leasing and subscriptions, reducing waste, and aligning your brand with eco-conscious values.\",height:\"100%\",id:\"vfAJOIjfK\",layoutId:\"vfAJOIjfK\",PKrMMc8b3:addImageAlt({src:\"https://framerusercontent.com/images/RvcCuT5vN1jNPqNcbo9YFkIoqN4.svg\"},\"\"),style:{width:\"100%\"},TxMBTCdWs:\"Build a Sustainable Brand\",variant:\"eOUaJpeSV\",width:\"100%\"})})})})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"p2GGpdP_b\"},implicitPathVariables:undefined},{href:{webPageId:\"p2GGpdP_b\"},implicitPathVariables:undefined},{href:{webPageId:\"p2GGpdP_b\"},implicitPathVariables:undefined},{href:{webPageId:\"p2GGpdP_b\"},implicitPathVariables:undefined},{href:{webPageId:\"p2GGpdP_b\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dph2hy-container hidden-1jgxusq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{AqBN4cJ_t:resolvedLinks2[3]},s28wDYfdA:{AqBN4cJ_t:resolvedLinks2[4]},WljwHgIRa:{AqBN4cJ_t:resolvedLinks2[2]},WtYMHJp2y:{AqBN4cJ_t:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(ButtonButton,{AqBN4cJ_t:resolvedLinks2[0],bhkyLsfgX:\"bar-chart-2\",D9IefWLTn:\"Book a Demo\",FiilAN0rA:\"rgb(11, 26, 173)\",height:\"100%\",id:\"LbH5Ocbq4\",ifVmf3FDZ:false,layoutId:\"LbH5Ocbq4\",variant:\"u65f8Dauj\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1dzpvbq\",\"data-framer-name\":\"Feature Section 02\",name:\"Feature Section 02\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lrx4qz\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d5dfew\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-140ee3q\",\"data-framer-name\":\"TItle\",name:\"TItle\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-17qkl50\",\"data-styles-preset\":\"HNAl77adb\",style:{\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:[\"B2B Equipment Leasing\",/*#__PURE__*/_jsx(\"br\",{}),\"Made Simple\"]})}),className:\"framer-1hunhjw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1iinqw3\",\"data-styles-preset\":\"OF4TBAXwi\",style:{\"--framer-text-color\":\"var(--token-03317f1d-ce18-446a-a942-6e366adcb764, rgb(72, 74, 97))\"},children:\"We specialize in Products-as-a-Service. Our innovative technology platform finally enables you to offer fully digital, worry-free and liquidity-friendly access to the equipment they need. \"})}),className:\"framer-1bv6bfl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-5yi71k\",\"data-border\":true,\"data-framer-name\":\"List\",name:\"List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cge3by\",\"data-framer-name\":\"List 01\",name:\"List 01\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ma0e0p\",\"data-framer-name\":\"List 01\",name:\"List 01\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vsjesk\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:25,pixelWidth:24,src:\"https://framerusercontent.com/images/MgqKbjcrXM7BU2C0MRaq9Mhbs.svg\"},className:\"framer-zwvly6\",\"data-framer-name\":\"Icon\",name:\"Icon\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13mozw3\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hg3v90\",\"data-styles-preset\":\"hBaPpD9rz\",style:{\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:\"Easy Set-up\"})}),className:\"framer-vankrz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12nvaf4\",\"data-framer-name\":\"List 02\",name:\"List 02\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pddlkj\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:25,pixelWidth:24,src:\"https://framerusercontent.com/images/MgqKbjcrXM7BU2C0MRaq9Mhbs.svg\"},className:\"framer-13f6kg0\",\"data-framer-name\":\"Icon\",name:\"Icon\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a4hd0y\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hg3v90\",\"data-styles-preset\":\"hBaPpD9rz\",style:{\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:\"Zero Risk\"})}),className:\"framer-1t8nm3k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s4h7nq\",\"data-framer-name\":\"List 02\",name:\"List 02\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p1p2h2\",\"data-framer-name\":\"List 01\",name:\"List 01\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-de4sfy\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:25,pixelWidth:24,src:\"https://framerusercontent.com/images/MgqKbjcrXM7BU2C0MRaq9Mhbs.svg\"},className:\"framer-8o3ouv\",\"data-framer-name\":\"Icon\",name:\"Icon\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-judvxt\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hg3v90\",\"data-styles-preset\":\"hBaPpD9rz\",style:{\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:\"Entire product catalogue supported\"})}),className:\"framer-14ri697\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b6l3bk\",\"data-framer-name\":\"List 02\",name:\"List 02\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13snaiy\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:25,pixelWidth:24,src:\"https://framerusercontent.com/images/MgqKbjcrXM7BU2C0MRaq9Mhbs.svg\"},className:\"framer-1fnp69t\",\"data-framer-name\":\"Icon\",name:\"Icon\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-b9qwk1\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hg3v90\",\"data-styles-preset\":\"hBaPpD9rz\",style:{\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:\"Digital process without paperwork\"})}),className:\"framer-1q8iqvg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1f11bfa\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WtYMHJp2y:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:665.5,intrinsicWidth:1579.5,pixelHeight:1331,pixelWidth:3159,sizes:\"calc(min(100vw - 40px, 390px) + 61px)\",src:\"https://framerusercontent.com/images/uXx8yfHtqq39nttDXtI5wYJYOk0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/uXx8yfHtqq39nttDXtI5wYJYOk0.png?scale-down-to=512 512w,https://framerusercontent.com/images/uXx8yfHtqq39nttDXtI5wYJYOk0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uXx8yfHtqq39nttDXtI5wYJYOk0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/uXx8yfHtqq39nttDXtI5wYJYOk0.png 3159w\"},transformTemplate:transformTemplate3}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:665.5,intrinsicWidth:1579.5,pixelHeight:1331,pixelWidth:3159,sizes:\"585px\",src:\"https://framerusercontent.com/images/uXx8yfHtqq39nttDXtI5wYJYOk0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/uXx8yfHtqq39nttDXtI5wYJYOk0.png?scale-down-to=512 512w,https://framerusercontent.com/images/uXx8yfHtqq39nttDXtI5wYJYOk0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uXx8yfHtqq39nttDXtI5wYJYOk0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/uXx8yfHtqq39nttDXtI5wYJYOk0.png 3159w\"},className:\"framer-rtb316\",\"data-framer-name\":\"IMAGEN SHARPEI PAY\",name:\"IMAGEN SHARPEI PAY\",transformTemplate:transformTemplate2})})})]})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-srq7pa\",\"data-border\":true,\"data-framer-name\":\"Testimonial Section\",name:\"Testimonial Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s3j1g3\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xxheps\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zqvs40-container\",children:/*#__PURE__*/_jsx(Subtitle,{height:\"100%\",id:\"ntSCn7Oi8\",layoutId:\"ntSCn7Oi8\",tsAaCMbeQ:\"\uD83D\uDD25   Boost your B2B Business\",variant:\"xJFuNyEI3\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-17qkl50\",\"data-styles-preset\":\"HNAl77adb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:\"B2B Customer Reviews\"})}),className:\"framer-1i0e4lu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6f13zm\",\"data-styles-preset\":\"HIDSgfwOv\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:\"Deliver a seamless, top-notch online experience for your business customers. They deserve it too!\"})}),className:\"framer-17c8hx3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oxu24a\",\"data-framer-name\":\"Testimonial\",name:\"Testimonial\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},WljwHgIRa:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},WtYMHJp2y:{width:\"min(100vw - 40px, 390px)\"},yJ5WjSZeh:{height:457,width:\"max((min(100vw - 60px, 1140px) - 48px) / 3, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:315,width:\"max((min(100vw - 60px, 1320px) - 48px) / 3, 1px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-agdul3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{style:{height:\"100%\",width:\"100%\"},variant:\"HZv5IklS1\"},WljwHgIRa:{style:{height:\"100%\",width:\"100%\"},variant:\"HZv5IklS1\"},WtYMHJp2y:{variant:\"HZv5IklS1\"},yJ5WjSZeh:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(SingleTestimonial,{AcU6ZnQeB:addImageAlt({src:\"https://framerusercontent.com/images/a6V9t9YFzI29cz5gMQRbfWgjVS4.jpg\",srcSet:\"https://framerusercontent.com/images/a6V9t9YFzI29cz5gMQRbfWgjVS4.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/a6V9t9YFzI29cz5gMQRbfWgjVS4.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/a6V9t9YFzI29cz5gMQRbfWgjVS4.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/a6V9t9YFzI29cz5gMQRbfWgjVS4.jpg 3840w\"},\"\"),Flk1NIFOg:\"Calcium Inc \",height:\"100%\",id:\"zZuuokXc4\",JDAULLPQs:'\"The leasing option was incredibly flexible and straightforward. I got exactly what I needed while staying within budget. Highly recommend it to any business owner looking for smart, cost-effective solutions.\"',layoutId:\"zZuuokXc4\",m5GVCyZXZ:\"Carolina Menendez\",style:{width:\"100%\"},variant:\"AfdShRGFm\",width:\"100%\",yv0xPPAqE:\"4.5\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},WljwHgIRa:{height:undefined,width:\"calc(min(100vw - 60px, 768px) * 0.48)\"},WtYMHJp2y:{width:\"min(100vw - 40px, 390px)\"},yJ5WjSZeh:{height:454,width:\"max((min(100vw - 60px, 1140px) - 48px) / 3, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:315,width:\"max((min(100vw - 60px, 1320px) - 48px) / 3, 1px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1xk0jly-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{style:{height:\"100%\",width:\"100%\"},variant:\"HZv5IklS1\"},WljwHgIRa:{style:{height:\"100%\",width:\"100%\"},variant:\"HZv5IklS1\"},WtYMHJp2y:{variant:\"HZv5IklS1\"},yJ5WjSZeh:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(SingleTestimonial,{AcU6ZnQeB:addImageAlt({src:\"https://framerusercontent.com/images/oUkBi1c8nERocfQrJWNLxZ9Fipw.jpg\",srcSet:\"https://framerusercontent.com/images/oUkBi1c8nERocfQrJWNLxZ9Fipw.jpg?scale-down-to=1024 813w,https://framerusercontent.com/images/oUkBi1c8nERocfQrJWNLxZ9Fipw.jpg?scale-down-to=2048 1627w,https://framerusercontent.com/images/oUkBi1c8nERocfQrJWNLxZ9Fipw.jpg?scale-down-to=4096 3255w,https://framerusercontent.com/images/oUkBi1c8nERocfQrJWNLxZ9Fipw.jpg 3974w\"},\"\"),Flk1NIFOg:\"Kantar Media  Inc\",height:\"100%\",id:\"yHFZBKPp8\",JDAULLPQs:'\"I\u2019ve dealt with equipment leasing for years, and the painful offline processes were always a hassle. Sharpei makes everything so much easier. I can manage all my leases effortlessly and stay in complete control.\"',layoutId:\"yHFZBKPp8\",m5GVCyZXZ:\"Leslie Alexander\",style:{width:\"100%\"},variant:\"AfdShRGFm\",width:\"100%\",yv0xPPAqE:\"4.9\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{height:330,width:\"calc(min(100vw - 60px, 768px) * 0.4802)\"},WljwHgIRa:{height:330,width:\"calc(min(100vw - 60px, 768px) * 0.4802)\"},WtYMHJp2y:{width:\"min(100vw - 40px, 390px)\"},yJ5WjSZeh:{height:463,width:\"max((min(100vw - 60px, 1140px) - 48px) / 3, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:315,width:\"max((min(100vw - 60px, 1320px) - 48px) / 3, 1px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9t2mby-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{style:{height:\"100%\",width:\"100%\"},variant:\"HZv5IklS1\"},WljwHgIRa:{style:{height:\"100%\",width:\"100%\"},variant:\"HZv5IklS1\"},WtYMHJp2y:{variant:\"HZv5IklS1\"},yJ5WjSZeh:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(SingleTestimonial,{AcU6ZnQeB:addImageAlt({positionX:\"50.3%\",positionY:\"36.6%\",src:\"https://framerusercontent.com/images/iABb6ejla3A5ZzE4zgxiPqBaYHI.jpg\",srcSet:\"https://framerusercontent.com/images/iABb6ejla3A5ZzE4zgxiPqBaYHI.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/iABb6ejla3A5ZzE4zgxiPqBaYHI.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/iABb6ejla3A5ZzE4zgxiPqBaYHI.jpg?scale-down-to=4096 2731w,https://framerusercontent.com/images/iABb6ejla3A5ZzE4zgxiPqBaYHI.jpg 3000w\"},\"\"),Flk1NIFOg:\"Linux Cars LLC\",height:\"100%\",id:\"D9vohPU8o\",JDAULLPQs:'\"I needed to lease 40 EV chargers for my company and had no idea it could all be done online. The process was seamless, the support team was incredibly helpful, and I\u2019ll definitely be using this service again!\"',layoutId:\"D9vohPU8o\",m5GVCyZXZ:\"Guy Hawkins\",style:{width:\"100%\"},variant:\"AfdShRGFm\",width:\"100%\",yv0xPPAqE:\"5\"})})})})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"AwSsTmPtW\"},implicitPathVariables:undefined},{href:{webPageId:\"AwSsTmPtW\"},implicitPathVariables:undefined},{href:{webPageId:\"AwSsTmPtW\"},implicitPathVariables:undefined},{href:{webPageId:\"AwSsTmPtW\"},implicitPathVariables:undefined},{href:{webPageId:\"AwSsTmPtW\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,children:/*#__PURE__*/_jsx(Container,{className:\"framer-185l4zh-container hidden-1jgxusq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{AqBN4cJ_t:resolvedLinks3[3]},s28wDYfdA:{AqBN4cJ_t:resolvedLinks3[4]},WljwHgIRa:{AqBN4cJ_t:resolvedLinks3[2]},WtYMHJp2y:{AqBN4cJ_t:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(ButtonButton,{AqBN4cJ_t:resolvedLinks3[0],bhkyLsfgX:\"bar-chart-2\",D9IefWLTn:\"See All Reviews\",FiilAN0rA:\"rgb(11, 26, 173)\",height:\"100%\",id:\"eMvmAo8SP\",ifVmf3FDZ:false,layoutId:\"eMvmAo8SP\",variant:\"M1YjrYfsk\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-saxpzi\",\"data-framer-name\":\"FAQ\",name:\"FAQ\",children:/*#__PURE__*/_jsxs(\"header\",{className:\"framer-569abq\",\"data-framer-name\":\"Faq Section\",name:\"Faq Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-22g30q\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5zo97f-container\",children:/*#__PURE__*/_jsx(Subtitle,{height:\"100%\",id:\"kqXLlftT8\",layoutId:\"kqXLlftT8\",tsAaCMbeQ:\"Questions\u2753  We've Got Answers! \",variant:\"SLEXASa3i\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-17qkl50\",\"data-styles-preset\":\"HNAl77adb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4bc8bf01-d476-4c79-9576-f72d822341fb, rgb(22, 28, 82))\"},children:[\"Frequently Asked \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-2e46b368-340e-46bb-93db-32ba6998a3f0, rgb(11, 26, 173))\"},children:\"Questions\"})]})}),className:\"framer-14r76bl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{width:\"658px\"},WljwHgIRa:{width:\"658px\"},WtYMHJp2y:{width:\"349px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:533,width:\"972px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-yooyev-container\",children:/*#__PURE__*/_jsx(FaqFAQ2,{height:\"100%\",id:\"KDIlDo3Ch\",layoutId:\"KDIlDo3Ch\",style:{width:\"100%\"},variant:\"HSuB87wua\",width:\"100%\"})})})}),isDisplayed5()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ojkc7y hidden-7xpifd hidden-1thjrrk\",\"data-framer-name\":\"Bottom Text\",name:\"Bottom Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-60sabt\",\"data-styles-preset\":\"iebxqQT_U\",children:\"Dive into our guides to seamlessly integrate Sharpei\"})}),className:\"framer-is77gt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8is06b-container\",children:/*#__PURE__*/_jsx(ButtonButton,{AqBN4cJ_t:\"https://help.gosharpei.com/HELP-CENTER-6c33989cbdd14e21aeed44e44c83630e\",bhkyLsfgX:\"bar-chart-2\",D9IefWLTn:\"Visit our Help Center\",FiilAN0rA:\"rgb(11, 26, 173)\",height:\"100%\",id:\"HP9CDUQXf\",ifVmf3FDZ:false,layoutId:\"HP9CDUQXf\",variant:\"M1YjrYfsk\",width:\"100%\"})})})]})]})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-cn9apm\",\"data-framer-name\":\"Blog Section\",name:\"Blog Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l9q9z2\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kktb53\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WtYMHJp2y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-17qkl50\",\"data-styles-preset\":\"HNAl77adb\",style:{\"--framer-text-alignment\":\"center\"},children:\"Latest News & Insights\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-17qkl50\",\"data-styles-preset\":\"HNAl77adb\",children:\"Latest News & Insights\"})}),className:\"framer-ch5paf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"uc9oyUots\"},implicitPathVariables:undefined},{href:{webPageId:\"uc9oyUots\"},implicitPathVariables:undefined},{href:{webPageId:\"uc9oyUots\"},implicitPathVariables:undefined},{href:{webPageId:\"uc9oyUots\"},implicitPathVariables:undefined},{href:{webPageId:\"uc9oyUots\"},implicitPathVariables:undefined},{href:{webPageId:\"uc9oyUots\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gj3fbs-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{AqBN4cJ_t:resolvedLinks4[4]},s28wDYfdA:{AqBN4cJ_t:resolvedLinks4[5]},WljwHgIRa:{AqBN4cJ_t:resolvedLinks4[3]},WtYMHJp2y:{AqBN4cJ_t:resolvedLinks4[2]},yJ5WjSZeh:{AqBN4cJ_t:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(ButtonButton,{AqBN4cJ_t:resolvedLinks4[0],bhkyLsfgX:\"bar-chart-2\",D9IefWLTn:\"View all Articles\",FiilAN0rA:\"rgb(11, 26, 173)\",height:\"100%\",id:\"Ay_tWfR0T\",ifVmf3FDZ:false,layoutId:\"Ay_tWfR0T\",variant:\"M1YjrYfsk\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1e8ru7f\",\"data-framer-name\":\"Blog area\",name:\"Blog area\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u2m8ib\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"PEs0gJXkQ\",data:BlogSharpei,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"PEs0gJXkQ\",name:\"TCDvui9hG\",type:\"Identifier\"},{collection:\"PEs0gJXkQ\",name:\"pBtUx0phR\",type:\"Identifier\"},{collection:\"PEs0gJXkQ\",name:\"EwX6rdeL8\",type:\"Identifier\"},{collection:\"PEs0gJXkQ\",name:\"CJDc5YdNd\",type:\"Identifier\"},{collection:\"PEs0gJXkQ\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({CJDc5YdNd:CJDc5YdNdPEs0gJXkQ,EwX6rdeL8:EwX6rdeL8PEs0gJXkQ,id:idPEs0gJXkQ,pBtUx0phR:pBtUx0phRPEs0gJXkQ,TCDvui9hG:TCDvui9hGPEs0gJXkQ},i)=>{TCDvui9hGPEs0gJXkQ!==null&&TCDvui9hGPEs0gJXkQ!==void 0?TCDvui9hGPEs0gJXkQ:TCDvui9hGPEs0gJXkQ=\"\";CJDc5YdNdPEs0gJXkQ!==null&&CJDc5YdNdPEs0gJXkQ!==void 0?CJDc5YdNdPEs0gJXkQ:CJDc5YdNdPEs0gJXkQ=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`PEs0gJXkQ-${idPEs0gJXkQ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{TCDvui9hG:TCDvui9hGPEs0gJXkQ},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{TCDvui9hG:TCDvui9hGPEs0gJXkQ},webPageId:\"baSXuFnDz\"},nodeId:\"vdJ57GlS8\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1qz2psz framer-1c1zfwt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{width:\"calc(min(100vw - 60px, 1320px) * 0.48)\"},WljwHgIRa:{width:\"calc(min(100vw - 60px, 1320px) * 0.48)\"},WtYMHJp2y:{width:\"min(100vw - 40px, 390px)\"},yJ5WjSZeh:{width:\"max(min(100vw - 60px, 1140px) - 30px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:459,width:\"max(min(100vw - 60px, 1320px) - 30px, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y9jmlu-container\",children:/*#__PURE__*/_jsx(SingleBlog,{bHmnc4u0Y:toDateString(EwX6rdeL8PEs0gJXkQ,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),height:\"100%\",id:\"rHozfq93O\",l9MD7ufFf:toResponsiveImage(pBtUx0phRPEs0gJXkQ),layoutId:\"rHozfq93O\",LPBZPBG56:CJDc5YdNdPEs0gJXkQ,style:{width:\"100%\"},variant:\"lf9kEOawD\",width:\"100%\"})})})})})})})},idPEs0gJXkQ);})})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hrxjv5\",\"data-framer-name\":\"Footer Section\",name:\"Footer Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yJ5WjSZeh:{height:0,width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vvkkb4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yJ5WjSZeh:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Moviment,{height:\"100%\",id:\"PzbDuD8h9\",layoutId:\"PzbDuD8h9\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:703,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kgm030-container\",\"data-framer-name\":\"Footer\",name:\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KMmyK8np7:{variant:\"LYO5lvD7S\"},WljwHgIRa:{variant:\"LYO5lvD7S\"},WtYMHJp2y:{variant:\"LBhbj0Yky\"},yJ5WjSZeh:{variant:\"K3PpsF5_m\"}},children:/*#__PURE__*/_jsx(FooterDark,{height:\"100%\",id:\"SdGw3uwmw\",layoutId:\"SdGw3uwmw\",name:\"Footer\",style:{width:\"100%\"},variant:\"vVtsHC9GC\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-VZUyy { background: white; }`,\".framer-VZUyy.framer-1c1zfwt, .framer-VZUyy .framer-1c1zfwt { display: block; }\",\".framer-VZUyy.framer-gitniq { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-VZUyy .framer-1j1zn6o { 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: 8px 8px 0px 8px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-gbcb1j { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-VZUyy .framer-jqyfmv-container, .framer-VZUyy .framer-agdul3-container, .framer-VZUyy .framer-1xk0jly-container, .framer-VZUyy .framer-9t2mby-container, .framer-VZUyy .framer-1y9jmlu-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-VZUyy .framer-18dm0z5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; z-index: 10; }\",\".framer-VZUyy .framer-ghawgy { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-VZUyy .framer-q03pyx-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 1; }\",\".framer-VZUyy .framer-148x67p { 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: 90px 30px 90px 30px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-4o1yqs { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-VZUyy .framer-zn7fbl { 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; max-width: 1320px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-sf0ahi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 594px; }\",\".framer-VZUyy .framer-10yvz5q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 113%; }\",\".framer-VZUyy .framer-1bdme5d-container { flex: none; height: auto; left: 0px; position: absolute; top: 0px; width: auto; z-index: 1; }\",\".framer-VZUyy .framer-1x41swv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 657px; word-break: break-word; word-wrap: break-word; }\",\".framer-VZUyy .framer-h204x2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 596px; word-break: break-word; word-wrap: break-word; }\",\".framer-VZUyy .framer-1v3ogxe, .framer-VZUyy .framer-1ma0e0p, .framer-VZUyy .framer-12nvaf4, .framer-VZUyy .framer-p1p2h2, .framer-VZUyy .framer-1b6l3bk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-VZUyy .framer-xbust0-container, .framer-VZUyy .framer-md9m88-container, .framer-VZUyy .framer-dph2hy-container, .framer-VZUyy .framer-185l4zh-container, .framer-VZUyy .framer-5zo97f-container, .framer-VZUyy .framer-8is06b-container, .framer-VZUyy .framer-gj3fbs-container, .framer-VZUyy .framer-vvkkb4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-VZUyy .framer-17dp8zy { align-content: center; align-items: center; background-color: var(--token-430398a7-8638-4c34-8ae6-bcaa27358863, #e8eaf9); border-bottom-left-radius: 16px; border-top-left-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 632px; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: -25px; top: calc(50.64054257724192% - 632px / 2); width: 709px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-VZUyy .framer-1yywvdb { flex: none; height: 452px; overflow: visible; position: relative; width: 425px; }\",\".framer-VZUyy .framer-1eyfss { bottom: -1px; flex: none; left: 0px; overflow: visible; position: absolute; top: -16px; width: 424px; }\",\".framer-VZUyy .framer-crazat { flex: none; height: 453px; left: calc(51.84426229508199% - 418px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 453px / 2); width: 418px; }\",\".framer-VZUyy .framer-sik1gx { flex: none; height: 438px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 376px; }\",\".framer-VZUyy .framer-1axr8ie { flex: none; height: 271px; left: 17px; overflow: visible; position: absolute; top: 0px; width: 408px; }\",\".framer-VZUyy .framer-lcy1iz { background-color: rgba(0, 239, 220, 0.79); border-bottom-left-radius: 79px; border-bottom-right-radius: 79px; border-top-left-radius: 79px; border-top-right-radius: 79px; flex: none; height: 124px; left: 284px; position: absolute; top: 0px; width: 124px; }\",\".framer-VZUyy .framer-1mug37h { background-color: #000dba; border-bottom-left-radius: 79px; border-bottom-right-radius: 79px; border-top-left-radius: 79px; border-top-right-radius: 79px; flex: none; height: 124px; left: 284px; position: absolute; top: 147px; width: 124px; }\",\".framer-VZUyy .framer-14me2h7 { --border-bottom-width: 10.29041862487793px; --border-color: #000000; --border-left-width: 10.29041862487793px; --border-right-width: 10.29041862487793px; --border-style: solid; --border-top-width: 10.29041862487793px; border-bottom-left-radius: 79px; border-bottom-right-radius: 79px; border-top-left-radius: 79px; border-top-right-radius: 79px; flex: none; height: 250px; left: 63px; position: absolute; top: -61px; width: 124px; }\",\".framer-VZUyy .framer-r5qfl9 { background-color: #000dba; border-bottom-left-radius: 79px; border-bottom-right-radius: 79px; border-top-left-radius: 79px; border-top-right-radius: 79px; flex: none; height: 124px; left: 1px; position: absolute; top: 2px; width: 124px; }\",\".framer-VZUyy .framer-ath24f { flex: none; height: 408px; left: 0px; overflow: visible; position: absolute; top: 45px; width: 382px; }\",\".framer-VZUyy .framer-y6o21d { flex: none; height: 255px; left: 0px; overflow: visible; position: absolute; top: 129px; width: 244px; }\",\".framer-VZUyy .framer-1li65cd { background-color: #ffffff; border-bottom-left-radius: 22px; border-bottom-right-radius: 22px; border-top-left-radius: 22px; border-top-right-radius: 22px; box-shadow: -10.44225788116455px 9.447754859924316px 21.3320369720459px 2.983501672744751px rgba(0, 0, 0, 0.11); flex: none; height: 255px; left: 0px; position: absolute; top: 0px; width: 227px; }\",\".framer-VZUyy .framer-13b0cyz { background-color: rgba(0, 0, 0, 0.25); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: 16px; left: 26px; position: absolute; top: 169px; width: 217px; }\",\".framer-VZUyy .framer-1j7pwvo { background-color: rgba(0, 0, 0, 0.25); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: 16px; left: 26px; position: absolute; top: 203px; width: 217px; }\",\".framer-VZUyy .framer-70k3w5 { background-color: #ffffff; border-bottom-left-radius: 22px; border-bottom-right-radius: 22px; border-top-left-radius: 22px; border-top-right-radius: 22px; box-shadow: 9.44744873046875px 9.447754859924316px 21.879011154174805px 9.945005416870117px rgba(0, 0, 0, 0.1); flex: none; height: 408px; left: 85px; position: absolute; top: 0px; width: 273px; }\",\".framer-VZUyy .framer-yh93oc { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 141px); left: 47%; position: absolute; top: 44px; transform: translateX(-50%); width: 141px; }\",\".framer-VZUyy .framer-gdh7rj { align-content: center; align-items: center; background-color: #000dba; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 148px; overflow: visible; padding: 10px; position: absolute; top: 340px; width: 158px; }\",\".framer-VZUyy .framer-10igmsb { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-VZUyy .framer-gjagyz { flex: none; height: 68px; left: 60px; overflow: visible; position: absolute; top: 231px; width: 68px; }\",\".framer-VZUyy .framer-1hgvkwd, .framer-VZUyy .framer-7e4f4, .framer-VZUyy .framer-1cjmx1j { --border-bottom-width: 0.6705073118209839px; --border-color: #000dba; --border-left-width: 0.6705073118209839px; --border-right-width: 0.6705073118209839px; --border-style: solid; --border-top-width: 0.6705073118209839px; aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 68px); left: 0px; position: absolute; top: 0px; width: 68px; }\",\".framer-VZUyy .framer-1wb6amz, .framer-VZUyy .framer-1prm61e, .framer-VZUyy .framer-c3qrey { --framer-paragraph-spacing: 0px; flex: none; height: 21px; left: 2px; position: absolute; top: 24px; white-space: pre-wrap; width: 65px; word-break: break-word; word-wrap: break-word; }\",\".framer-VZUyy .framer-yncalz { flex: none; height: 68px; left: 145px; overflow: visible; position: absolute; top: 231px; width: 68px; }\",\".framer-VZUyy .framer-1huod93 { flex: none; height: 68px; left: 229px; overflow: visible; position: absolute; top: 231px; width: 68px; }\",\".framer-VZUyy .framer-1r0lg6s { flex: none; height: 68px; left: 314px; overflow: visible; position: absolute; top: 231px; width: 68px; }\",\".framer-VZUyy .framer-114ju1q { --border-bottom-width: 2.4862513542175293px; --border-color: #f2f4f8; --border-left-width: 2.4862513542175293px; --border-right-width: 2.4862513542175293px; --border-style: solid; --border-top-width: 2.4862513542175293px; aspect-ratio: 1 / 1; background-color: #000dba; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 68px); left: 0px; position: absolute; top: 0px; width: 68px; }\",\".framer-VZUyy .framer-1iaqk3s { --framer-paragraph-spacing: 0px; flex: none; height: 32px; left: 2px; position: absolute; top: 18px; white-space: pre-wrap; width: 65px; word-break: break-word; word-wrap: break-word; }\",\".framer-VZUyy .framer-1vakl44-container { bottom: 13px; flex: none; height: auto; left: 30px; position: absolute; width: auto; z-index: 1; }\",\".framer-VZUyy .framer-zq9qlz { align-content: center; align-items: center; background-color: var(--token-70aac566-01ef-4793-b172-f614e217462f, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 50px 30px 50px 30px; position: relative; width: 1440px; }\",\".framer-VZUyy .framer-28mcxg { --framer-paragraph-spacing: 12px; flex: none; height: auto; max-width: 592px; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-VZUyy .framer-39i8pz-container { flex: none; height: 88px; max-width: 1128px; position: relative; width: 1128px; }\",\".framer-VZUyy .framer-bxcftq, .framer-VZUyy .framer-1c3xdyy { height: 36px; overflow: hidden; position: relative; width: 150px; }\",\".framer-VZUyy .framer-111alv4, .framer-VZUyy .framer-bx833w { flex: none; height: 36px; left: 0px; position: absolute; top: 0px; width: 150px; }\",\".framer-VZUyy .framer-1htoqtm { height: 36px; position: relative; width: 106px; }\",\".framer-VZUyy .framer-1jvcl2x { flex: none; height: 25px; left: calc(49.33333333333336% - 147px / 2); position: absolute; top: calc(44.444444444444464% - 25px / 2); width: 147px; }\",\".framer-VZUyy .framer-zpaggf { flex: none; height: 19px; left: 51px; position: absolute; top: 5px; width: 97px; }\",\".framer-VZUyy .framer-1goapva { height: 28px; overflow: hidden; position: relative; width: 118px; }\",\".framer-VZUyy .framer-keqwvm { flex: none; height: 11px; left: 42px; position: absolute; top: calc(50.00000000000002% - 11px / 2); width: 13px; }\",\".framer-VZUyy .framer-16nfpo { flex: none; height: 10px; left: 27px; position: absolute; top: calc(50.00000000000002% - 10px / 2); width: 10px; }\",\".framer-VZUyy .framer-n5b7gk { flex: none; height: 10px; left: 3px; position: absolute; top: calc(50.00000000000002% - 10px / 2); width: 9px; }\",\".framer-VZUyy .framer-69409m { flex: none; height: 10px; left: 109px; position: absolute; top: calc(50.00000000000002% - 10px / 2); width: 6px; }\",\".framer-VZUyy .framer-18b4siw { flex: none; height: 10px; left: 97px; position: absolute; top: calc(50.00000000000002% - 10px / 2); width: 6px; }\",\".framer-VZUyy .framer-14xhq4o { flex: none; height: 10px; left: calc(53.3898305084746% - 4px / 2); position: absolute; top: calc(50.00000000000002% - 10px / 2); width: 4px; }\",\".framer-VZUyy .framer-1hgdfhw { flex: none; height: 10px; left: 87px; position: absolute; top: calc(50.00000000000002% - 10px / 2); width: 5px; }\",\".framer-VZUyy .framer-4dcd2 { flex: none; height: 10px; left: 79px; position: absolute; top: calc(50.00000000000002% - 10px / 2); width: 3px; }\",\".framer-VZUyy .framer-dx2f0n { flex: none; height: 10px; left: 18px; position: absolute; top: calc(50.00000000000002% - 10px / 2); width: 4px; }\",\".framer-VZUyy .framer-w8gb4q { flex: none; height: 10px; left: 71px; position: absolute; top: calc(50.00000000000002% - 10px / 2); width: 1px; }\",\".framer-VZUyy .framer-12f6heb { height: 48px; overflow: hidden; position: relative; width: 78px; }\",\".framer-VZUyy .framer-1j551q { flex: none; height: 40px; left: calc(50.00000000000002% - 78px / 2); position: absolute; top: calc(54.166666666666686% - 40px / 2); width: 78px; }\",\".framer-VZUyy .framer-1i2xmh2 { height: 36px; overflow: hidden; position: relative; width: 123px; }\",\".framer-VZUyy .framer-1hp4tu0 { flex: none; height: 30px; left: 0px; position: absolute; top: calc(52.7777777777778% - 30px / 2); width: 116px; }\",\".framer-VZUyy .framer-r8g0sp, .framer-VZUyy .framer-1tmovcc { height: 40px; overflow: hidden; position: relative; width: 116px; }\",\".framer-VZUyy .framer-ww2tdr { flex: none; height: 37px; left: 0px; position: absolute; top: calc(50.00000000000002% - 37px / 2); width: 116px; }\",\".framer-VZUyy .framer-1bksxm6 { flex: none; height: 20px; left: 73px; position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 11px; }\",\".framer-VZUyy .framer-1n522b8 { flex: none; height: 20px; left: 59px; position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 12px; }\",\".framer-VZUyy .framer-1jmam8a { flex: none; height: 20px; left: calc(47.4137931034483% - 10px / 2); position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 10px; }\",\".framer-VZUyy .framer-4jzrr9 { flex: none; height: 20px; left: 86px; position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 18px; }\",\".framer-VZUyy .framer-1lqo6fw { flex: none; height: 20px; left: 17px; position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 10px; }\",\".framer-VZUyy .framer-10kg4s9 { flex: none; height: 20px; left: 5px; position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 11px; }\",\".framer-VZUyy .framer-1jrdun9 { flex: none; height: 20px; left: 27px; position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 11px; }\",\".framer-VZUyy .framer-1v155vq { flex: none; height: 20px; left: 40px; position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 10px; }\",\".framer-VZUyy .framer-13x54h { flex: none; height: 20px; left: 105px; position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 8px; }\",\".framer-VZUyy .framer-fkx4es { height: 36px; overflow: hidden; position: relative; width: 137px; }\",\".framer-VZUyy .framer-9rl5zo { flex: none; height: 36px; left: 0px; position: absolute; top: 0px; width: 155px; }\",\".framer-VZUyy .framer-1qaqr89 { flex: none; height: 24px; left: 42px; position: absolute; top: 3px; width: 10px; }\",\".framer-VZUyy .framer-p6ow4s { flex: none; height: 24px; left: 32px; position: absolute; top: 3px; width: 11px; }\",\".framer-VZUyy .framer-13jh476 { flex: none; height: 18px; left: calc(45.255474452554765% - 17px / 2); position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 17px; }\",\".framer-VZUyy .framer-dsae6b { flex: none; height: 18px; left: 70px; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 17px; }\",\".framer-VZUyy .framer-12iz2kd { flex: none; height: 18px; left: 14px; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 17px; }\",\".framer-VZUyy .framer-1459gvf { flex: none; height: 18px; left: 106px; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 17px; }\",\".framer-VZUyy .framer-w7fiac { flex: none; height: 18px; left: 88px; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 17px; }\",\".framer-VZUyy .framer-wgtt56 { bottom: 3px; flex: none; height: 4px; left: calc(52.55474452554747% - 4px / 2); position: absolute; width: 4px; }\",\".framer-VZUyy .framer-12jimng { bottom: 3px; flex: none; height: 4px; left: 76px; position: absolute; width: 4px; }\",\".framer-VZUyy .framer-12j8kje { bottom: 3px; flex: none; height: 4px; left: 82px; position: absolute; width: 5px; }\",\".framer-VZUyy .framer-1vmjwdz { flex: none; height: 0px; left: 28px; position: absolute; top: 15px; width: 0px; }\",\".framer-VZUyy .framer-1ff0ah5 { height: 40px; overflow: hidden; position: relative; width: 106px; }\",\".framer-VZUyy .framer-y965i7 { flex: none; height: 40px; left: 0px; position: absolute; top: 0px; width: 106px; }\",\".framer-VZUyy .framer-yyjcg3 { flex: none; height: 11px; left: 63px; position: absolute; top: calc(50.00000000000002% - 11px / 2); width: 11px; }\",\".framer-VZUyy .framer-464f4j { flex: none; height: 11px; left: 91px; position: absolute; top: calc(50.00000000000002% - 11px / 2); width: 9px; }\",\".framer-VZUyy .framer-1m7dee8 { flex: none; height: 26px; left: 6px; position: absolute; top: calc(50.00000000000002% - 26px / 2); width: 26px; }\",\".framer-VZUyy .framer-1ijaluc { flex: none; height: 11px; left: 77px; position: absolute; top: calc(50.00000000000002% - 11px / 2); width: 10px; }\",\".framer-VZUyy .framer-emfi65 { flex: none; height: 11px; left: 38px; position: absolute; top: calc(50.00000000000002% - 11px / 2); width: 9px; }\",\".framer-VZUyy .framer-9yl4su { flex: none; height: 11px; left: calc(51.88679245283021% - 11px / 2); position: absolute; top: calc(50.00000000000002% - 11px / 2); width: 11px; }\",\".framer-VZUyy .framer-1fwsk5w { height: 36px; overflow: hidden; position: relative; width: 140px; }\",\".framer-VZUyy .framer-1etnred { flex: none; height: 14px; left: 114px; position: absolute; top: 8px; width: 14px; }\",\".framer-VZUyy .framer-8l3ed3 { flex: none; height: 14px; left: 87px; position: absolute; top: 8px; width: 13px; }\",\".framer-VZUyy .framer-1dbsmv5 { flex: none; height: 14px; left: 102px; position: absolute; top: 8px; width: 12px; }\",\".framer-VZUyy .framer-16ykrsa { flex: none; height: 14px; left: 37px; position: absolute; top: 8px; width: 10px; }\",\".framer-VZUyy .framer-dxllax { flex: none; height: 27px; left: calc(46.42857142857145% - 15px / 2); position: absolute; top: calc(50.00000000000002% - 27px / 2); width: 15px; }\",\".framer-VZUyy .framer-dy9o9q { flex: none; height: 14px; left: 24px; position: absolute; top: 8px; width: 10px; }\",\".framer-VZUyy .framer-sbbs0o { flex: none; height: 14px; left: 49px; position: absolute; top: 8px; width: 9px; }\",\".framer-VZUyy .framer-1cg7cwb { flex: none; height: 14px; left: 75px; position: absolute; top: 8px; width: 10px; }\",\".framer-VZUyy .framer-772ek2 { flex: none; height: 14px; left: 10px; position: absolute; top: 8px; width: 12px; }\",\".framer-VZUyy .framer-xs1e1w { flex: none; height: 2px; left: 73px; position: absolute; top: 15px; width: 3px; }\",\".framer-VZUyy .framer-1ip1245 { flex: none; height: 2px; left: 89px; position: absolute; top: 15px; width: 2px; }\",\".framer-VZUyy .framer-llc5yo { flex: none; height: 1px; left: 6px; position: absolute; top: 17px; width: 0px; }\",\".framer-VZUyy .framer-yrzyph { flex: none; height: 2px; left: 6px; position: absolute; top: 17px; width: 9px; }\",\".framer-VZUyy .framer-gy0ieq, .framer-VZUyy .framer-1nuroqz { flex: none; height: 0px; left: 6px; position: absolute; top: 18px; width: 0px; }\",\".framer-VZUyy .framer-1ypi5ac { flex: none; height: 7px; left: calc(54.310344827586235% - 11px / 2); position: absolute; top: calc(52.50000000000002% - 7px / 2); width: 11px; }\",\".framer-VZUyy .framer-362q6v { flex: none; height: 7px; left: 71px; position: absolute; top: calc(52.50000000000002% - 7px / 2); width: 8px; }\",\".framer-VZUyy .framer-1vlsmkj { flex: none; height: 7px; left: 80px; position: absolute; top: calc(52.50000000000002% - 7px / 2); width: 7px; }\",\".framer-VZUyy .framer-1x5541q { flex: none; height: 7px; left: 92px; position: absolute; top: calc(52.50000000000002% - 7px / 2); width: 8px; }\",\".framer-VZUyy .framer-14iy2f8 { flex: none; height: 7px; left: 89px; position: absolute; top: calc(52.50000000000002% - 7px / 2); width: 2px; }\",\".framer-VZUyy .framer-166dn2l { flex: none; height: 7px; left: 102px; position: absolute; top: calc(52.50000000000002% - 7px / 2); width: 7px; }\",\".framer-VZUyy .framer-1d2bhif { flex: none; height: 7px; left: 43px; position: absolute; top: calc(52.50000000000002% - 7px / 2); width: 5px; }\",\".framer-VZUyy .framer-ehwzuw { flex: none; height: 10px; left: 33px; position: absolute; top: calc(50.00000000000002% - 10px / 2); width: 9px; }\",\".framer-VZUyy .framer-1xa9f4k { flex: none; height: 7px; left: 48px; position: absolute; top: calc(52.50000000000002% - 7px / 2); width: 8px; }\",\".framer-VZUyy .framer-bij8b7 { flex: none; height: 16px; left: 6px; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 25px; }\",\".framer-VZUyy .framer-pba2j9 { flex: none; height: 3px; left: 6px; position: absolute; top: calc(52.50000000000002% - 3px / 2); width: 9px; }\",\".framer-VZUyy .framer-151yd2i { flex: none; height: 3px; left: 6px; position: absolute; top: calc(47.50000000000002% - 3px / 2); width: 9px; }\",\".framer-VZUyy .framer-18ye4ga, .framer-VZUyy .framer-1xo61sr, .framer-VZUyy .framer-niyp5f, .framer-VZUyy .framer-kqjdnu, .framer-VZUyy .framer-mzxtb7, .framer-VZUyy .framer-1947wau, .framer-VZUyy .framer-1lq04nw, .framer-VZUyy .framer-q2jc8o, .framer-VZUyy .framer-1dgj2m3 { bottom: 15px; flex: none; height: 0px; left: 6px; position: absolute; width: 0px; }\",\".framer-VZUyy .framer-1o08paj { bottom: 15px; flex: none; height: 1px; left: 6px; position: absolute; width: 1px; }\",\".framer-VZUyy .framer-1deqlga { bottom: 17px; flex: none; height: 0px; left: 6px; position: absolute; width: 1px; }\",\".framer-VZUyy .framer-srix2o, .framer-VZUyy .framer-y3eqk2, .framer-VZUyy .framer-a0iksm, .framer-VZUyy .framer-q22ep8, .framer-VZUyy .framer-1v6e22y { bottom: 17px; flex: none; height: 0px; left: 6px; position: absolute; width: 0px; }\",\".framer-VZUyy .framer-1jsw4lg, .framer-VZUyy .framer-7m9y4g, .framer-VZUyy .framer-q00fvh { flex: none; height: 1px; left: 6px; position: absolute; top: calc(47.50000000000002% - 1px / 2); width: 0px; }\",\".framer-VZUyy .framer-slz4wn, .framer-VZUyy .framer-sx5r3p, .framer-VZUyy .framer-hzxkwq, .framer-VZUyy .framer-d4xrew, .framer-VZUyy .framer-2j2uto, .framer-VZUyy .framer-1m6bq8p, .framer-VZUyy .framer-8x1tx6, .framer-VZUyy .framer-136kpl2 { flex: none; height: 0px; left: 6px; position: absolute; top: calc(52.50000000000002% - 0px / 2); width: 0px; }\",\".framer-VZUyy .framer-1q9ig6s, .framer-VZUyy .framer-1v5tuy1 { flex: none; height: 0px; left: 6px; position: absolute; top: calc(52.50000000000002% - 0px / 2); width: 1px; }\",\".framer-VZUyy .framer-fzfe6p { align-content: center; align-items: center; background-color: var(--token-2e46b368-340e-46bb-93db-32ba6998a3f0, #0b1aad); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 30px 50px 30px; position: relative; width: 100%; z-index: 0; }\",\".framer-VZUyy .framer-1wz2i4o { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: -1; }\",\".framer-VZUyy .framer-1gt0n6z { -webkit-filter: blur(100px); background: radial-gradient(50% 50% at 50% 50%, #ffe74b 0%, rgb(255, 231, 75) 100%); border-bottom-left-radius: 769px; border-bottom-right-radius: 769px; border-top-left-radius: 769px; border-top-right-radius: 769px; filter: blur(100px); flex: none; height: 769px; left: calc(45.62500000000002% - 440px / 2); opacity: 0.15; overflow: visible; position: absolute; top: 56px; width: 440px; z-index: 1; }\",\".framer-VZUyy .framer-fu38fq { -webkit-filter: blur(100px); background: radial-gradient(50% 50% at 50% 50%, #58ffd7 0%, rgb(89, 255, 216) 100%); border-bottom-left-radius: 1000px; border-bottom-right-radius: 1000px; border-top-left-radius: 1000px; border-top-right-radius: 1000px; bottom: -312px; filter: blur(100px); flex: none; height: 440px; left: calc(50.00000000000002% - 1256px / 2); opacity: 0.24; overflow: visible; position: absolute; width: 1256px; z-index: 1; }\",\".framer-VZUyy .framer-gf6mzl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; max-width: 1260px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-1f6qkql { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-1qzzke1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 63%; }\",\".framer-VZUyy .framer-1cerske { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 122%; word-break: break-word; word-wrap: break-word; }\",\".framer-VZUyy .framer-opywa8 { --border-bottom-width: 10px; --border-color: rgba(255, 255, 255, 0.21); --border-left-width: 10px; --border-right-width: 10px; --border-style: solid; --border-top-width: 10px; align-content: center; align-items: center; aspect-ratio: 1.695827725437416 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 14px 94px -20px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: var(--framer-aspect-ratio-supported, 600px); justify-content: center; overflow: hidden; padding: 8px; position: relative; width: 81%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VZUyy .framer-clehoc-container { flex: none; height: 568px; position: relative; width: 983px; }\",\".framer-VZUyy .framer-o5i4kq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 56px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-14e4ttk-container, .framer-VZUyy .framer-ynrav4-container, .framer-VZUyy .framer-1lkl7hp-container { flex: none; height: auto; position: relative; width: 23%; }\",\".framer-VZUyy .framer-u0k6ku { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 1101px; justify-content: center; overflow: hidden; padding: 90px 30px 90px 30px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-97tslq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 30px 130px 30px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-1o1ic11 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 61px; height: min-content; justify-content: center; max-width: 1320px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-1nijivz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 50%; }\",\".framer-VZUyy .framer-1yw9nzz-container, .framer-VZUyy .framer-6voyl5-container, .framer-VZUyy .framer-zqvs40-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-VZUyy .framer-1fuqi38, .framer-VZUyy .framer-1pye66n, .framer-VZUyy .framer-s3kr8l, .framer-VZUyy .framer-13cr0mx, .framer-VZUyy .framer-kqxjyw, .framer-VZUyy .framer-1hunhjw, .framer-VZUyy .framer-1i0e4lu, .framer-VZUyy .framer-17c8hx3, .framer-VZUyy .framer-14r76bl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-VZUyy .framer-12fl9ys { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-4dvg4c { align-content: flex-start; align-items: flex-start; background-color: var(--token-5ba3ebde-5e46-4995-b1a5-87b6f40091b6, #e9f7f8); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 39px; height: min-content; justify-content: center; overflow: hidden; padding: 76px 24px 76px 24px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-VZUyy .framer-jg5efl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-t7ugej { align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 316px; overflow: hidden; padding: 32px 37px 32px 37px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VZUyy .framer-1gip1yy { aspect-ratio: 0.9834254143646409 / 1; bottom: -130px; flex: none; height: var(--framer-aspect-ratio-supported, 181px); left: 50%; opacity: 0.2; position: absolute; transform: translateX(-50%); width: 178px; z-index: 1; }\",\".framer-VZUyy .framer-ljzv8v { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-VZUyy .framer-shogd8 { align-content: center; align-items: center; background-color: var(--token-430398a7-8638-4c34-8ae6-bcaa27358863, #e8eaf9); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 87px 60px 87px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VZUyy .framer-kv4mk3, .framer-VZUyy .framer-189scw1, .framer-VZUyy .framer-8wxcpn, .framer-VZUyy .framer-vankrz, .framer-VZUyy .framer-1t8nm3k, .framer-VZUyy .framer-14ri697, .framer-VZUyy .framer-1q8iqvg { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-VZUyy .framer-r7g8di, .framer-VZUyy .framer-2y2ex9 { aspect-ratio: 0.9834254143646409 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 181px); left: 50%; opacity: 0.2; position: absolute; top: -129px; transform: translateX(-50%); width: 178px; z-index: 1; }\",\".framer-VZUyy .framer-1kgrpqw { align-content: center; align-items: center; background-color: var(--token-b12478c2-8424-4305-b3b9-4ba3d9a19f0c, #f8e8f6); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 65px 87px 65px 87px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VZUyy .framer-1pmwx02, .framer-VZUyy .framer-185ex4f { aspect-ratio: 0.9834254143646409 / 1; bottom: -133px; flex: none; height: var(--framer-aspect-ratio-supported, 181px); left: 50%; opacity: 0.2; position: absolute; transform: translateX(-50%); width: 178px; z-index: 1; }\",\".framer-VZUyy .framer-1k4ru0e { align-content: center; align-items: center; background-color: var(--token-b12478c2-8424-4305-b3b9-4ba3d9a19f0c, #f8e8f6); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VZUyy .framer-68vi5k { align-content: flex-start; align-items: flex-start; background-color: var(--token-5ba3ebde-5e46-4995-b1a5-87b6f40091b6, #e9f7f8); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 41px 25px 41px 25px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-VZUyy .framer-ylns0o { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.2); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 40px 50px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VZUyy .framer-t6j9f1, .framer-VZUyy .framer-e0eo1j { aspect-ratio: 0.8260869565217391 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 5px 8px 0px rgba(44, 63, 88, 0.1); flex: none; height: var(--framer-aspect-ratio-supported, 200px); position: relative; width: 165px; }\",\".framer-VZUyy .framer-oh4r37 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-zb3c66 { align-content: center; align-items: center; background-color: var(--token-2e46b368-340e-46bb-93db-32ba6998a3f0, #0b1aad); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 30px 130px 30px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-tygjfp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1320px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-j94z0b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-995jg8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 48%; word-break: break-word; word-wrap: break-word; }\",\".framer-VZUyy .framer-g297b9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-5lqh3o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-VZUyy .framer-lzip3l-container, .framer-VZUyy .framer-1b9q7a5-container, .framer-VZUyy .framer-148g78j-container, .framer-VZUyy .framer-1oer068-container { flex: none; height: auto; position: relative; width: 32%; }\",\".framer-VZUyy .framer-gwui77-container, .framer-VZUyy .framer-1pifi47-container { flex: none; height: 281px; position: relative; width: 32%; }\",\".framer-VZUyy .framer-1dzpvbq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 90px 30px 90px 30px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-1lrx4qz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: flex-start; max-width: 1320px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-1d5dfew { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-VZUyy .framer-140ee3q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-1bv6bfl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 95%; word-break: break-word; word-wrap: break-word; }\",\".framer-VZUyy .framer-5yi71k { --border-bottom-width: 0px; --border-color: rgba(22, 28, 82, 0.2); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 85px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 0px 0px 0px; position: relative; width: 95%; }\",\".framer-VZUyy .framer-1cge3by { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-VZUyy .framer-1vsjesk, .framer-VZUyy .framer-pddlkj, .framer-VZUyy .framer-de4sfy, .framer-VZUyy .framer-13snaiy { align-content: center; align-items: center; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; 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; will-change: var(--framer-will-change-override, transform); }\",\".framer-VZUyy .framer-zwvly6, .framer-VZUyy .framer-13f6kg0, .framer-VZUyy .framer-8o3ouv, .framer-VZUyy .framer-1fnp69t { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-VZUyy .framer-13mozw3, .framer-VZUyy .framer-1a4hd0y, .framer-VZUyy .framer-judvxt, .framer-VZUyy .framer-b9qwk1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-VZUyy .framer-s4h7nq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-VZUyy .framer-1f11bfa { align-content: center; align-items: center; background-color: rgba(103, 44, 236, 0.05); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 435px; justify-content: flex-start; min-width: 603px; overflow: hidden; padding: 35px 27px 0px 27px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-VZUyy .framer-rtb316 { aspect-ratio: 2.3734034560480843 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 247px); left: 50%; overflow: visible; position: absolute; top: 49%; transform: translate(-50%, -50%); width: 585px; z-index: 1; }\",\".framer-VZUyy .framer-srq7pa { --border-bottom-width: 1px; --border-color: var(--token-ec71d9c6-a668-4cc4-955f-d128b28381ad, #ffffff); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 90px 30px 90px 30px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-s3j1g3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; max-width: 1320px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-1xxheps { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 45%; }\",\".framer-VZUyy .framer-oxu24a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-saxpzi { align-content: center; align-items: center; background-color: var(--token-430398a7-8638-4c34-8ae6-bcaa27358863, #e8eaf9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 90px 30px 90px 30px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-569abq { align-content: center; align-items: center; background-color: var(--token-430398a7-8638-4c34-8ae6-bcaa27358863, #e8eaf9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-22g30q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 55%; }\",\".framer-VZUyy .framer-yooyev-container { flex: none; height: auto; position: relative; width: 972px; }\",\".framer-VZUyy .framer-1ojkc7y { 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: 60%; }\",\".framer-VZUyy .framer-is77gt { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-VZUyy .framer-cn9apm { align-content: center; align-items: center; background-color: var(--token-4675e31e-f490-43c8-9c2b-8971d2946e86, #f6f7f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 90px 30px 90px 30px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-1l9q9z2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 54px; height: min-content; justify-content: center; max-width: 1320px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-kktb53 { 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: 100%; }\",\".framer-VZUyy .framer-ch5paf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-VZUyy .framer-1e8ru7f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 30px 0px 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-1u2m8ib { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-VZUyy .framer-1qz2psz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-VZUyy .framer-1hrxjv5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VZUyy .framer-1kgm030-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VZUyy.framer-gitniq, .framer-VZUyy .framer-1j1zn6o, .framer-VZUyy .framer-gbcb1j, .framer-VZUyy .framer-18dm0z5, .framer-VZUyy .framer-ghawgy, .framer-VZUyy .framer-148x67p, .framer-VZUyy .framer-4o1yqs, .framer-VZUyy .framer-zn7fbl, .framer-VZUyy .framer-sf0ahi, .framer-VZUyy .framer-10yvz5q, .framer-VZUyy .framer-1v3ogxe, .framer-VZUyy .framer-17dp8zy, .framer-VZUyy .framer-gdh7rj, .framer-VZUyy .framer-zq9qlz, .framer-VZUyy .framer-fzfe6p, .framer-VZUyy .framer-gf6mzl, .framer-VZUyy .framer-1qzzke1, .framer-VZUyy .framer-opywa8, .framer-VZUyy .framer-u0k6ku, .framer-VZUyy .framer-97tslq, .framer-VZUyy .framer-1o1ic11, .framer-VZUyy .framer-1nijivz, .framer-VZUyy .framer-12fl9ys, .framer-VZUyy .framer-4dvg4c, .framer-VZUyy .framer-jg5efl, .framer-VZUyy .framer-t7ugej, .framer-VZUyy .framer-ljzv8v, .framer-VZUyy .framer-shogd8, .framer-VZUyy .framer-1kgrpqw, .framer-VZUyy .framer-1k4ru0e, .framer-VZUyy .framer-68vi5k, .framer-VZUyy .framer-ylns0o, .framer-VZUyy .framer-oh4r37, .framer-VZUyy .framer-zb3c66, .framer-VZUyy .framer-tygjfp, .framer-VZUyy .framer-j94z0b, .framer-VZUyy .framer-g297b9, .framer-VZUyy .framer-5lqh3o, .framer-VZUyy .framer-1dzpvbq, .framer-VZUyy .framer-1lrx4qz, .framer-VZUyy .framer-1d5dfew, .framer-VZUyy .framer-140ee3q, .framer-VZUyy .framer-5yi71k, .framer-VZUyy .framer-1cge3by, .framer-VZUyy .framer-1ma0e0p, .framer-VZUyy .framer-1vsjesk, .framer-VZUyy .framer-13mozw3, .framer-VZUyy .framer-12nvaf4, .framer-VZUyy .framer-pddlkj, .framer-VZUyy .framer-1a4hd0y, .framer-VZUyy .framer-s4h7nq, .framer-VZUyy .framer-p1p2h2, .framer-VZUyy .framer-de4sfy, .framer-VZUyy .framer-judvxt, .framer-VZUyy .framer-1b6l3bk, .framer-VZUyy .framer-13snaiy, .framer-VZUyy .framer-b9qwk1, .framer-VZUyy .framer-1f11bfa, .framer-VZUyy .framer-srq7pa, .framer-VZUyy .framer-s3j1g3, .framer-VZUyy .framer-1xxheps, .framer-VZUyy .framer-oxu24a, .framer-VZUyy .framer-saxpzi, .framer-VZUyy .framer-569abq, .framer-VZUyy .framer-22g30q, .framer-VZUyy .framer-1ojkc7y, .framer-VZUyy .framer-cn9apm, .framer-VZUyy .framer-1l9q9z2, .framer-VZUyy .framer-kktb53, .framer-VZUyy .framer-1e8ru7f, .framer-VZUyy .framer-1u2m8ib, .framer-VZUyy .framer-1qz2psz, .framer-VZUyy .framer-1hrxjv5 { gap: 0px; } .framer-VZUyy.framer-gitniq > *, .framer-VZUyy .framer-zb3c66 > *, .framer-VZUyy .framer-1hrxjv5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-VZUyy.framer-gitniq > :first-child, .framer-VZUyy .framer-4o1yqs > :first-child, .framer-VZUyy .framer-sf0ahi > :first-child, .framer-VZUyy .framer-10yvz5q > :first-child, .framer-VZUyy .framer-17dp8zy > :first-child, .framer-VZUyy .framer-zq9qlz > :first-child, .framer-VZUyy .framer-fzfe6p > :first-child, .framer-VZUyy .framer-gf6mzl > :first-child, .framer-VZUyy .framer-1qzzke1 > :first-child, .framer-VZUyy .framer-u0k6ku > :first-child, .framer-VZUyy .framer-97tslq > :first-child, .framer-VZUyy .framer-1o1ic11 > :first-child, .framer-VZUyy .framer-1nijivz > :first-child, .framer-VZUyy .framer-4dvg4c > :first-child, .framer-VZUyy .framer-jg5efl > :first-child, .framer-VZUyy .framer-ljzv8v > :first-child, .framer-VZUyy .framer-shogd8 > :first-child, .framer-VZUyy .framer-1kgrpqw > :first-child, .framer-VZUyy .framer-1k4ru0e > :first-child, .framer-VZUyy .framer-68vi5k > :first-child, .framer-VZUyy .framer-oh4r37 > :first-child, .framer-VZUyy .framer-zb3c66 > :first-child, .framer-VZUyy .framer-tygjfp > :first-child, .framer-VZUyy .framer-j94z0b > :first-child, .framer-VZUyy .framer-1dzpvbq > :first-child, .framer-VZUyy .framer-1d5dfew > :first-child, .framer-VZUyy .framer-140ee3q > :first-child, .framer-VZUyy .framer-1cge3by > :first-child, .framer-VZUyy .framer-13mozw3 > :first-child, .framer-VZUyy .framer-1a4hd0y > :first-child, .framer-VZUyy .framer-s4h7nq > :first-child, .framer-VZUyy .framer-judvxt > :first-child, .framer-VZUyy .framer-b9qwk1 > :first-child, .framer-VZUyy .framer-1f11bfa > :first-child, .framer-VZUyy .framer-srq7pa > :first-child, .framer-VZUyy .framer-s3j1g3 > :first-child, .framer-VZUyy .framer-1xxheps > :first-child, .framer-VZUyy .framer-saxpzi > :first-child, .framer-VZUyy .framer-569abq > :first-child, .framer-VZUyy .framer-22g30q > :first-child, .framer-VZUyy .framer-cn9apm > :first-child, .framer-VZUyy .framer-1l9q9z2 > :first-child, .framer-VZUyy .framer-1hrxjv5 > :first-child { margin-top: 0px; } .framer-VZUyy.framer-gitniq > :last-child, .framer-VZUyy .framer-4o1yqs > :last-child, .framer-VZUyy .framer-sf0ahi > :last-child, .framer-VZUyy .framer-10yvz5q > :last-child, .framer-VZUyy .framer-17dp8zy > :last-child, .framer-VZUyy .framer-zq9qlz > :last-child, .framer-VZUyy .framer-fzfe6p > :last-child, .framer-VZUyy .framer-gf6mzl > :last-child, .framer-VZUyy .framer-1qzzke1 > :last-child, .framer-VZUyy .framer-u0k6ku > :last-child, .framer-VZUyy .framer-97tslq > :last-child, .framer-VZUyy .framer-1o1ic11 > :last-child, .framer-VZUyy .framer-1nijivz > :last-child, .framer-VZUyy .framer-4dvg4c > :last-child, .framer-VZUyy .framer-jg5efl > :last-child, .framer-VZUyy .framer-ljzv8v > :last-child, .framer-VZUyy .framer-shogd8 > :last-child, .framer-VZUyy .framer-1kgrpqw > :last-child, .framer-VZUyy .framer-1k4ru0e > :last-child, .framer-VZUyy .framer-68vi5k > :last-child, .framer-VZUyy .framer-oh4r37 > :last-child, .framer-VZUyy .framer-zb3c66 > :last-child, .framer-VZUyy .framer-tygjfp > :last-child, .framer-VZUyy .framer-j94z0b > :last-child, .framer-VZUyy .framer-1dzpvbq > :last-child, .framer-VZUyy .framer-1d5dfew > :last-child, .framer-VZUyy .framer-140ee3q > :last-child, .framer-VZUyy .framer-1cge3by > :last-child, .framer-VZUyy .framer-13mozw3 > :last-child, .framer-VZUyy .framer-1a4hd0y > :last-child, .framer-VZUyy .framer-s4h7nq > :last-child, .framer-VZUyy .framer-judvxt > :last-child, .framer-VZUyy .framer-b9qwk1 > :last-child, .framer-VZUyy .framer-1f11bfa > :last-child, .framer-VZUyy .framer-srq7pa > :last-child, .framer-VZUyy .framer-s3j1g3 > :last-child, .framer-VZUyy .framer-1xxheps > :last-child, .framer-VZUyy .framer-saxpzi > :last-child, .framer-VZUyy .framer-569abq > :last-child, .framer-VZUyy .framer-22g30q > :last-child, .framer-VZUyy .framer-cn9apm > :last-child, .framer-VZUyy .framer-1l9q9z2 > :last-child, .framer-VZUyy .framer-1hrxjv5 > :last-child { margin-bottom: 0px; } .framer-VZUyy .framer-1j1zn6o > *, .framer-VZUyy .framer-gbcb1j > *, .framer-VZUyy .framer-18dm0z5 > *, .framer-VZUyy .framer-ghawgy > *, .framer-VZUyy .framer-148x67p > *, .framer-VZUyy .framer-zn7fbl > *, .framer-VZUyy .framer-gdh7rj > *, .framer-VZUyy .framer-t7ugej > *, .framer-VZUyy .framer-1vsjesk > *, .framer-VZUyy .framer-pddlkj > *, .framer-VZUyy .framer-de4sfy > *, .framer-VZUyy .framer-13snaiy > *, .framer-VZUyy .framer-kktb53 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-VZUyy .framer-1j1zn6o > :first-child, .framer-VZUyy .framer-gbcb1j > :first-child, .framer-VZUyy .framer-18dm0z5 > :first-child, .framer-VZUyy .framer-ghawgy > :first-child, .framer-VZUyy .framer-148x67p > :first-child, .framer-VZUyy .framer-zn7fbl > :first-child, .framer-VZUyy .framer-1v3ogxe > :first-child, .framer-VZUyy .framer-gdh7rj > :first-child, .framer-VZUyy .framer-opywa8 > :first-child, .framer-VZUyy .framer-12fl9ys > :first-child, .framer-VZUyy .framer-t7ugej > :first-child, .framer-VZUyy .framer-ylns0o > :first-child, .framer-VZUyy .framer-g297b9 > :first-child, .framer-VZUyy .framer-5lqh3o > :first-child, .framer-VZUyy .framer-1lrx4qz > :first-child, .framer-VZUyy .framer-5yi71k > :first-child, .framer-VZUyy .framer-1ma0e0p > :first-child, .framer-VZUyy .framer-1vsjesk > :first-child, .framer-VZUyy .framer-12nvaf4 > :first-child, .framer-VZUyy .framer-pddlkj > :first-child, .framer-VZUyy .framer-p1p2h2 > :first-child, .framer-VZUyy .framer-de4sfy > :first-child, .framer-VZUyy .framer-1b6l3bk > :first-child, .framer-VZUyy .framer-13snaiy > :first-child, .framer-VZUyy .framer-oxu24a > :first-child, .framer-VZUyy .framer-1ojkc7y > :first-child, .framer-VZUyy .framer-kktb53 > :first-child, .framer-VZUyy .framer-1e8ru7f > :first-child, .framer-VZUyy .framer-1u2m8ib > :first-child, .framer-VZUyy .framer-1qz2psz > :first-child { margin-left: 0px; } .framer-VZUyy .framer-1j1zn6o > :last-child, .framer-VZUyy .framer-gbcb1j > :last-child, .framer-VZUyy .framer-18dm0z5 > :last-child, .framer-VZUyy .framer-ghawgy > :last-child, .framer-VZUyy .framer-148x67p > :last-child, .framer-VZUyy .framer-zn7fbl > :last-child, .framer-VZUyy .framer-1v3ogxe > :last-child, .framer-VZUyy .framer-gdh7rj > :last-child, .framer-VZUyy .framer-opywa8 > :last-child, .framer-VZUyy .framer-12fl9ys > :last-child, .framer-VZUyy .framer-t7ugej > :last-child, .framer-VZUyy .framer-ylns0o > :last-child, .framer-VZUyy .framer-g297b9 > :last-child, .framer-VZUyy .framer-5lqh3o > :last-child, .framer-VZUyy .framer-1lrx4qz > :last-child, .framer-VZUyy .framer-5yi71k > :last-child, .framer-VZUyy .framer-1ma0e0p > :last-child, .framer-VZUyy .framer-1vsjesk > :last-child, .framer-VZUyy .framer-12nvaf4 > :last-child, .framer-VZUyy .framer-pddlkj > :last-child, .framer-VZUyy .framer-p1p2h2 > :last-child, .framer-VZUyy .framer-de4sfy > :last-child, .framer-VZUyy .framer-1b6l3bk > :last-child, .framer-VZUyy .framer-13snaiy > :last-child, .framer-VZUyy .framer-oxu24a > :last-child, .framer-VZUyy .framer-1ojkc7y > :last-child, .framer-VZUyy .framer-kktb53 > :last-child, .framer-VZUyy .framer-1e8ru7f > :last-child, .framer-VZUyy .framer-1u2m8ib > :last-child, .framer-VZUyy .framer-1qz2psz > :last-child { margin-right: 0px; } .framer-VZUyy .framer-4o1yqs > *, .framer-VZUyy .framer-17dp8zy > *, .framer-VZUyy .framer-shogd8 > *, .framer-VZUyy .framer-1kgrpqw > *, .framer-VZUyy .framer-1k4ru0e > *, .framer-VZUyy .framer-1f11bfa > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-VZUyy .framer-sf0ahi > *, .framer-VZUyy .framer-68vi5k > *, .framer-VZUyy .framer-1d5dfew > *, .framer-VZUyy .framer-140ee3q > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-VZUyy .framer-10yvz5q > *, .framer-VZUyy .framer-1qzzke1 > *, .framer-VZUyy .framer-ljzv8v > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-VZUyy .framer-1v3ogxe > *, .framer-VZUyy .framer-1ma0e0p > *, .framer-VZUyy .framer-12nvaf4 > *, .framer-VZUyy .framer-p1p2h2 > *, .framer-VZUyy .framer-1b6l3bk > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-VZUyy .framer-zq9qlz > *, .framer-VZUyy .framer-jg5efl > *, .framer-VZUyy .framer-oh4r37 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-VZUyy .framer-fzfe6p > *, .framer-VZUyy .framer-u0k6ku > *, .framer-VZUyy .framer-97tslq > *, .framer-VZUyy .framer-1dzpvbq > *, .framer-VZUyy .framer-1cge3by > *, .framer-VZUyy .framer-s4h7nq > *, .framer-VZUyy .framer-srq7pa > *, .framer-VZUyy .framer-cn9apm > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-VZUyy .framer-gf6mzl > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-VZUyy .framer-opywa8 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-VZUyy .framer-1o1ic11 > * { margin: 0px; margin-bottom: calc(61px / 2); margin-top: calc(61px / 2); } .framer-VZUyy .framer-1nijivz > *, .framer-VZUyy .framer-j94z0b > *, .framer-VZUyy .framer-1xxheps > *, .framer-VZUyy .framer-22g30q > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-VZUyy .framer-12fl9ys > *, .framer-VZUyy .framer-ylns0o > *, .framer-VZUyy .framer-g297b9 > *, .framer-VZUyy .framer-5lqh3o > *, .framer-VZUyy .framer-oxu24a > *, .framer-VZUyy .framer-1ojkc7y > *, .framer-VZUyy .framer-1e8ru7f > *, .framer-VZUyy .framer-1u2m8ib > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-VZUyy .framer-4dvg4c > * { margin: 0px; margin-bottom: calc(39px / 2); margin-top: calc(39px / 2); } .framer-VZUyy .framer-tygjfp > *, .framer-VZUyy .framer-569abq > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-VZUyy .framer-1lrx4qz > * { margin: 0px; margin-left: calc(65px / 2); margin-right: calc(65px / 2); } .framer-VZUyy .framer-5yi71k > * { margin: 0px; margin-left: calc(85px / 2); margin-right: calc(85px / 2); } .framer-VZUyy .framer-13mozw3 > *, .framer-VZUyy .framer-1a4hd0y > *, .framer-VZUyy .framer-judvxt > *, .framer-VZUyy .framer-b9qwk1 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-VZUyy .framer-s3j1g3 > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-VZUyy .framer-saxpzi > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-VZUyy .framer-1l9q9z2 > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } .framer-VZUyy .framer-1qz2psz > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-VZUyy { background: white; } .framer-VZUyy.framer-gitniq { height: 8605px; width: 1200px; } .framer-VZUyy .framer-1j1zn6o, .framer-VZUyy .framer-md9m88-container, .framer-VZUyy .framer-clehoc-container { order: 0; } .framer-VZUyy .framer-gbcb1j { max-width: 1200px; } .framer-VZUyy .framer-18dm0z5 { order: 1; } .framer-VZUyy .framer-ghawgy, .framer-VZUyy .framer-gf6mzl, .framer-VZUyy .framer-tygjfp, .framer-VZUyy .framer-1l9q9z2 { max-width: 1140px; } .framer-VZUyy .framer-148x67p { align-content: flex-start; align-items: flex-start; order: 2; } .framer-VZUyy .framer-zn7fbl { max-width: 116%; position: sticky; top: 0px; will-change: transform; z-index: 1; } .framer-VZUyy .framer-sf0ahi { align-content: center; align-items: center; width: 48%; } .framer-VZUyy .framer-10yvz5q, .framer-VZUyy .framer-5yi71k { width: 100%; } .framer-VZUyy .framer-1x41swv { width: 109%; } .framer-VZUyy .framer-h204x2 { width: 551px; } .framer-VZUyy .framer-17dp8zy { height: 505px; right: 0px; top: calc(51.35542168674701% - 505px / 2); width: 600px; } .framer-VZUyy .framer-zq9qlz { order: 3; } .framer-VZUyy .framer-fzfe6p { order: 4; } .framer-VZUyy .framer-1cerske { order: 1; width: 74%; } .framer-VZUyy .framer-opywa8 { height: var(--framer-aspect-ratio-supported, 672px); width: 100%; } .framer-VZUyy .framer-o5i4kq { padding: 40px 0px 0px 0px; } .framer-VZUyy .framer-u0k6ku { height: 1002px; order: 5; } .framer-VZUyy .framer-97tslq { padding: 85px 30px 100px 30px; } .framer-VZUyy .framer-1o1ic11 { max-width: 1140px; order: 0; } .framer-VZUyy .framer-1nijivz { width: 57%; } .framer-VZUyy .framer-t7ugej { padding: 30px; } .framer-VZUyy .framer-shogd8 { padding: 60px 45px 60px 45px; } .framer-VZUyy .framer-1kgrpqw { padding: 60px 50px 60px 50px; } .framer-VZUyy .framer-ylns0o { gap: 20px; padding: 32px 20px 32px 20px; } .framer-VZUyy .framer-e0eo1j { height: var(--framer-aspect-ratio-supported, 244px); order: 1; width: 201px; } .framer-VZUyy .framer-zb3c66 { order: 6; padding: 90px 30px 100px 30px; } .framer-VZUyy .framer-995jg8 { width: 55%; } .framer-VZUyy .framer-g297b9, .framer-VZUyy .framer-5lqh3o { gap: 22px; } .framer-VZUyy .framer-lzip3l-container { align-self: stretch; order: 0; width: 32%; } .framer-VZUyy .framer-1b9q7a5-container { align-self: stretch; order: 1; width: 32%; } .framer-VZUyy .framer-148g78j-container { align-self: stretch; order: 2; width: 32%; } .framer-VZUyy .framer-gwui77-container { align-self: stretch; height: auto; order: 3; width: 32%; } .framer-VZUyy .framer-1pifi47-container { height: auto; order: 4; width: 32%; } .framer-VZUyy .framer-1oer068-container { align-self: stretch; order: 5; width: 32%; } .framer-VZUyy .framer-1dzpvbq { order: 7; padding: 0px 30px 0px 30px; } .framer-VZUyy .framer-1lrx4qz { gap: 50px; max-width: 1140px; padding: 100px 0px 105px 0px; } .framer-VZUyy .framer-1hunhjw { width: 86%; } .framer-VZUyy .framer-1f11bfa { height: 470px; min-width: 557px; } .framer-VZUyy .framer-srq7pa { order: 8; } .framer-VZUyy .framer-s3j1g3 { gap: 55px; max-width: 1140px; } .framer-VZUyy .framer-1xxheps { width: 52%; } .framer-VZUyy .framer-agdul3-container { height: 457px; } .framer-VZUyy .framer-1xk0jly-container { height: 454px; } .framer-VZUyy .framer-9t2mby-container { height: 463px; } .framer-VZUyy .framer-saxpzi { order: 9; } .framer-VZUyy .framer-22g30q { width: 60%; } .framer-VZUyy .framer-1ojkc7y { min-height: 135px; } .framer-VZUyy .framer-is77gt { flex: none; left: -88px; order: 0; position: absolute; top: 24px; width: 627px; z-index: 1; } .framer-VZUyy .framer-8is06b-container { order: 1; position: absolute; right: -75px; top: 13px; z-index: 1; } .framer-VZUyy .framer-cn9apm { order: 10; padding: 100px 30px 100px 30px; } .framer-VZUyy .framer-gj3fbs-container { bottom: 1298px; position: absolute; right: 0px; z-index: 1; } .framer-VZUyy .framer-1hrxjv5 { order: 11; } .framer-VZUyy .framer-vvkkb4-container { flex: 1 0 0px; height: 1px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VZUyy .framer-ylns0o, .framer-VZUyy .framer-g297b9, .framer-VZUyy .framer-5lqh3o, .framer-VZUyy .framer-1lrx4qz, .framer-VZUyy .framer-s3j1g3 { gap: 0px; } .framer-VZUyy .framer-ylns0o > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-VZUyy .framer-ylns0o > :first-child, .framer-VZUyy .framer-g297b9 > :first-child, .framer-VZUyy .framer-5lqh3o > :first-child, .framer-VZUyy .framer-1lrx4qz > :first-child { margin-left: 0px; } .framer-VZUyy .framer-ylns0o > :last-child, .framer-VZUyy .framer-g297b9 > :last-child, .framer-VZUyy .framer-5lqh3o > :last-child, .framer-VZUyy .framer-1lrx4qz > :last-child { margin-right: 0px; } .framer-VZUyy .framer-g297b9 > *, .framer-VZUyy .framer-5lqh3o > * { margin: 0px; margin-left: calc(22px / 2); margin-right: calc(22px / 2); } .framer-VZUyy .framer-1lrx4qz > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-VZUyy .framer-s3j1g3 > * { margin: 0px; margin-bottom: calc(55px / 2); margin-top: calc(55px / 2); } .framer-VZUyy .framer-s3j1g3 > :first-child { margin-top: 0px; } .framer-VZUyy .framer-s3j1g3 > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 767px) { .${metadata.bodyClassName}-framer-VZUyy { background: white; } .framer-VZUyy.framer-gitniq { width: 390px; } .framer-VZUyy .framer-18dm0z5, .framer-VZUyy .framer-1dzpvbq { padding: 0px 20px 0px 20px; } .framer-VZUyy .framer-ghawgy { max-width: 390px; } .framer-VZUyy .framer-148x67p { flex-direction: column; gap: 40px; padding: 40px 20px 30px 20px; } .framer-VZUyy .framer-4o1yqs, .framer-VZUyy .framer-ljzv8v, .framer-VZUyy .framer-agdul3-container, .framer-VZUyy .framer-1xk0jly-container, .framer-VZUyy .framer-9t2mby-container, .framer-VZUyy .framer-is77gt, .framer-VZUyy .framer-ch5paf, .framer-VZUyy .framer-1qz2psz { flex: none; width: 100%; } .framer-VZUyy .framer-zn7fbl, .framer-VZUyy .framer-12fl9ys, .framer-VZUyy .framer-g297b9, .framer-VZUyy .framer-oxu24a { flex-direction: column; } .framer-VZUyy .framer-sf0ahi, .framer-VZUyy .framer-10yvz5q, .framer-VZUyy .framer-1cerske, .framer-VZUyy .framer-14e4ttk-container, .framer-VZUyy .framer-1nijivz, .framer-VZUyy .framer-995jg8, .framer-VZUyy .framer-lzip3l-container, .framer-VZUyy .framer-1b9q7a5-container, .framer-VZUyy .framer-148g78j-container, .framer-VZUyy .framer-1oer068-container, .framer-VZUyy .framer-1bv6bfl, .framer-VZUyy .framer-1xxheps { width: 100%; } .framer-VZUyy .framer-1bdme5d-container { left: 46%; top: -4px; transform: translateX(-50%); } .framer-VZUyy .framer-1x41swv { width: 357px; } .framer-VZUyy .framer-1v3ogxe, .framer-VZUyy .framer-1ojkc7y { flex-direction: column; width: 100%; } .framer-VZUyy .framer-17dp8zy { border-bottom-right-radius: 16px; border-top-right-radius: 16px; height: 480px; position: relative; right: unset; top: unset; width: 100%; } .framer-VZUyy .framer-fzfe6p, .framer-VZUyy .framer-saxpzi { padding: 60px 20px 60px 20px; } .framer-VZUyy .framer-1gt0n6z { aspect-ratio: 0.5721716514954487 / 1; height: var(--framer-aspect-ratio-supported, 338px); left: 50%; top: 244px; transform: translateX(-50%); width: 193px; } .framer-VZUyy .framer-gf6mzl { gap: 40px; max-width: 390px; } .framer-VZUyy .framer-1f6qkql { flex-direction: column; gap: 24px; justify-content: center; } .framer-VZUyy .framer-1qzzke1 { align-content: center; align-items: center; gap: 16px; width: 100%; } .framer-VZUyy .framer-opywa8 { flex-direction: column; gap: 24px; height: var(--framer-aspect-ratio-supported, 207px); width: 100%; } .framer-VZUyy .framer-clehoc-container { height: 194px; order: 0; width: 344px; } .framer-VZUyy .framer-o5i4kq { flex-direction: column; gap: 30px; justify-content: center; padding: 0px; } .framer-VZUyy .framer-u0k6ku { height: 1979px; padding: 60px 30px 60px 30px; } .framer-VZUyy .framer-97tslq { padding: 50px 10px 60px 10px; } .framer-VZUyy .framer-1o1ic11 { gap: 40px; } .framer-VZUyy .framer-4dvg4c { flex: none; gap: 24px; padding: 28px 10px 28px 24px; width: 100%; } .framer-VZUyy .framer-jg5efl, .framer-VZUyy .framer-189scw1 { order: 0; } .framer-VZUyy .framer-s3kr8l { order: 0; width: 195px; } .framer-VZUyy .framer-t7ugej { order: 1; padding: 20px; } .framer-VZUyy .framer-1gip1yy, .framer-VZUyy .framer-1k4ru0e { order: 2; } .framer-VZUyy .framer-1kgrpqw { background-color: var(--token-430398a7-8638-4c34-8ae6-bcaa27358863, #e8eaf9); order: 1; padding: 50px; } .framer-VZUyy .framer-1pmwx02 { bottom: unset; left: 50%; order: 1; top: -115px; } .framer-VZUyy .framer-68vi5k { flex: none; padding: 24px; width: 100%; } .framer-VZUyy .framer-ylns0o { padding: 20px; } .framer-VZUyy .framer-e0eo1j { height: var(--framer-aspect-ratio-supported, 210px); width: 173px; } .framer-VZUyy .framer-zb3c66, .framer-VZUyy .framer-srq7pa, .framer-VZUyy .framer-cn9apm { padding: 55px 20px 60px 20px; } .framer-VZUyy .framer-tygjfp, .framer-VZUyy .framer-s3j1g3, .framer-VZUyy .framer-1l9q9z2 { gap: 35px; max-width: 390px; } .framer-VZUyy .framer-5lqh3o, .framer-VZUyy .framer-1u2m8ib { flex: none; flex-direction: column; width: 100%; } .framer-VZUyy .framer-gwui77-container, .framer-VZUyy .framer-1pifi47-container { height: auto; width: 100%; } .framer-VZUyy .framer-1lrx4qz { flex-direction: column; gap: 40px; max-width: 390px; padding: 55px 0px 65px 0px; } .framer-VZUyy .framer-1d5dfew { flex: none; gap: 25px; width: 100%; } .framer-VZUyy .framer-140ee3q { gap: 20px; } .framer-VZUyy .framer-5yi71k { flex-direction: column; gap: 15px; padding: 20px 0px 0px 0px; width: 100%; } .framer-VZUyy .framer-1cge3by, .framer-VZUyy .framer-s4h7nq { gap: 14px; } .framer-VZUyy .framer-1f11bfa { height: 322px; min-width: unset; padding: 25px 25px 0px 25px; width: 100%; } .framer-VZUyy .framer-rtb316 { height: var(--framer-aspect-ratio-supported, 173px); left: -31px; right: -29px; top: 49%; transform: translateY(-50%); width: unset; } .framer-VZUyy .framer-569abq { padding: 50px 20px 60px 20px; } .framer-VZUyy .framer-22g30q { gap: 15px; width: 100%; } .framer-VZUyy .framer-yooyev-container { width: 349px; } .framer-VZUyy .framer-kktb53 { flex-direction: column; gap: 20px; } .framer-VZUyy .framer-1e8ru7f { flex-direction: column; padding: 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VZUyy .framer-148x67p, .framer-VZUyy .framer-zn7fbl, .framer-VZUyy .framer-1v3ogxe, .framer-VZUyy .framer-gf6mzl, .framer-VZUyy .framer-1f6qkql, .framer-VZUyy .framer-1qzzke1, .framer-VZUyy .framer-opywa8, .framer-VZUyy .framer-o5i4kq, .framer-VZUyy .framer-1o1ic11, .framer-VZUyy .framer-12fl9ys, .framer-VZUyy .framer-4dvg4c, .framer-VZUyy .framer-tygjfp, .framer-VZUyy .framer-g297b9, .framer-VZUyy .framer-5lqh3o, .framer-VZUyy .framer-1lrx4qz, .framer-VZUyy .framer-1d5dfew, .framer-VZUyy .framer-140ee3q, .framer-VZUyy .framer-5yi71k, .framer-VZUyy .framer-1cge3by, .framer-VZUyy .framer-s4h7nq, .framer-VZUyy .framer-s3j1g3, .framer-VZUyy .framer-oxu24a, .framer-VZUyy .framer-22g30q, .framer-VZUyy .framer-1ojkc7y, .framer-VZUyy .framer-1l9q9z2, .framer-VZUyy .framer-kktb53, .framer-VZUyy .framer-1e8ru7f, .framer-VZUyy .framer-1u2m8ib { gap: 0px; } .framer-VZUyy .framer-148x67p > *, .framer-VZUyy .framer-gf6mzl > *, .framer-VZUyy .framer-1o1ic11 > *, .framer-VZUyy .framer-1lrx4qz > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-VZUyy .framer-148x67p > :first-child, .framer-VZUyy .framer-zn7fbl > :first-child, .framer-VZUyy .framer-1v3ogxe > :first-child, .framer-VZUyy .framer-gf6mzl > :first-child, .framer-VZUyy .framer-1f6qkql > :first-child, .framer-VZUyy .framer-1qzzke1 > :first-child, .framer-VZUyy .framer-opywa8 > :first-child, .framer-VZUyy .framer-o5i4kq > :first-child, .framer-VZUyy .framer-1o1ic11 > :first-child, .framer-VZUyy .framer-12fl9ys > :first-child, .framer-VZUyy .framer-4dvg4c > :first-child, .framer-VZUyy .framer-tygjfp > :first-child, .framer-VZUyy .framer-g297b9 > :first-child, .framer-VZUyy .framer-5lqh3o > :first-child, .framer-VZUyy .framer-1lrx4qz > :first-child, .framer-VZUyy .framer-1d5dfew > :first-child, .framer-VZUyy .framer-140ee3q > :first-child, .framer-VZUyy .framer-5yi71k > :first-child, .framer-VZUyy .framer-1cge3by > :first-child, .framer-VZUyy .framer-s4h7nq > :first-child, .framer-VZUyy .framer-s3j1g3 > :first-child, .framer-VZUyy .framer-oxu24a > :first-child, .framer-VZUyy .framer-22g30q > :first-child, .framer-VZUyy .framer-1ojkc7y > :first-child, .framer-VZUyy .framer-1l9q9z2 > :first-child, .framer-VZUyy .framer-kktb53 > :first-child, .framer-VZUyy .framer-1e8ru7f > :first-child, .framer-VZUyy .framer-1u2m8ib > :first-child { margin-top: 0px; } .framer-VZUyy .framer-148x67p > :last-child, .framer-VZUyy .framer-zn7fbl > :last-child, .framer-VZUyy .framer-1v3ogxe > :last-child, .framer-VZUyy .framer-gf6mzl > :last-child, .framer-VZUyy .framer-1f6qkql > :last-child, .framer-VZUyy .framer-1qzzke1 > :last-child, .framer-VZUyy .framer-opywa8 > :last-child, .framer-VZUyy .framer-o5i4kq > :last-child, .framer-VZUyy .framer-1o1ic11 > :last-child, .framer-VZUyy .framer-12fl9ys > :last-child, .framer-VZUyy .framer-4dvg4c > :last-child, .framer-VZUyy .framer-tygjfp > :last-child, .framer-VZUyy .framer-g297b9 > :last-child, .framer-VZUyy .framer-5lqh3o > :last-child, .framer-VZUyy .framer-1lrx4qz > :last-child, .framer-VZUyy .framer-1d5dfew > :last-child, .framer-VZUyy .framer-140ee3q > :last-child, .framer-VZUyy .framer-5yi71k > :last-child, .framer-VZUyy .framer-1cge3by > :last-child, .framer-VZUyy .framer-s4h7nq > :last-child, .framer-VZUyy .framer-s3j1g3 > :last-child, .framer-VZUyy .framer-oxu24a > :last-child, .framer-VZUyy .framer-22g30q > :last-child, .framer-VZUyy .framer-1ojkc7y > :last-child, .framer-VZUyy .framer-1l9q9z2 > :last-child, .framer-VZUyy .framer-kktb53 > :last-child, .framer-VZUyy .framer-1e8ru7f > :last-child, .framer-VZUyy .framer-1u2m8ib > :last-child { margin-bottom: 0px; } .framer-VZUyy .framer-zn7fbl > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-VZUyy .framer-1v3ogxe > *, .framer-VZUyy .framer-1qzzke1 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-VZUyy .framer-1f6qkql > *, .framer-VZUyy .framer-opywa8 > *, .framer-VZUyy .framer-12fl9ys > *, .framer-VZUyy .framer-4dvg4c > *, .framer-VZUyy .framer-g297b9 > *, .framer-VZUyy .framer-5lqh3o > *, .framer-VZUyy .framer-oxu24a > *, .framer-VZUyy .framer-1ojkc7y > *, .framer-VZUyy .framer-1e8ru7f > *, .framer-VZUyy .framer-1u2m8ib > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-VZUyy .framer-o5i4kq > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-VZUyy .framer-tygjfp > *, .framer-VZUyy .framer-s3j1g3 > *, .framer-VZUyy .framer-1l9q9z2 > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-VZUyy .framer-1d5dfew > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-VZUyy .framer-140ee3q > *, .framer-VZUyy .framer-kktb53 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-VZUyy .framer-5yi71k > *, .framer-VZUyy .framer-22g30q > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-VZUyy .framer-1cge3by > *, .framer-VZUyy .framer-s4h7nq > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } }}`,`@media (min-width: 768px) and (max-width: 990px) { .${metadata.bodyClassName}-framer-VZUyy { background: white; } .framer-VZUyy.framer-gitniq { width: 768px; } .framer-VZUyy .framer-gbcb1j, .framer-VZUyy .framer-ghawgy { max-width: 768px; } .framer-VZUyy .framer-148x67p { flex-direction: column; gap: 50px; padding: 55px 30px 40px 30px; } .framer-VZUyy .framer-4o1yqs, .framer-VZUyy .framer-ljzv8v { flex: none; width: 100%; } .framer-VZUyy .framer-zn7fbl { flex-direction: column; justify-content: center; max-width: 768px; } .framer-VZUyy .framer-sf0ahi, .framer-VZUyy .framer-10yvz5q, .framer-VZUyy .framer-1v3ogxe, .framer-VZUyy .framer-1cerske, .framer-VZUyy .framer-995jg8, .framer-VZUyy .framer-22g30q { width: 100%; } .framer-VZUyy .framer-1bdme5d-container { left: 48%; transform: translateX(-50%); } .framer-VZUyy .framer-17dp8zy { border-bottom-right-radius: 16px; border-top-right-radius: 16px; height: 479px; max-width: 768px; position: relative; right: unset; top: unset; width: 644px; } .framer-VZUyy .framer-fzfe6p, .framer-VZUyy .framer-cn9apm { padding: 80px 30px 80px 30px; } .framer-VZUyy .framer-1gt0n6z { aspect-ratio: 0.5721716514954487 / 1; height: var(--framer-aspect-ratio-supported, 633px); left: 46%; top: 176px; transform: translateX(-50%); width: 362px; } .framer-VZUyy .framer-gf6mzl { gap: 44px; height: 933px; max-width: 768px; } .framer-VZUyy .framer-1f6qkql { flex-direction: column; gap: 16px; justify-content: center; width: 80%; } .framer-VZUyy .framer-1qzzke1 { align-content: center; align-items: center; gap: 16px; width: 100%; } .framer-VZUyy .framer-opywa8 { gap: 12px; height: var(--framer-aspect-ratio-supported, 418px); overflow: visible; width: 100%; } .framer-VZUyy .framer-clehoc-container { height: 395px; order: 0; width: 655px; } .framer-VZUyy .framer-o5i4kq { flex: 1 0 0px; height: 1px; padding: 24px 0px 0px 0px; } .framer-VZUyy .framer-14e4ttk-container { order: 0; width: 218px; } .framer-VZUyy .framer-ynrav4-container { order: 2; width: 162px; } .framer-VZUyy .framer-1lkl7hp-container { order: 1; width: 162px; } .framer-VZUyy .framer-u0k6ku { height: 1974px; } .framer-VZUyy .framer-97tslq, .framer-VZUyy .framer-zb3c66 { padding: 70px 30px 80px 30px; } .framer-VZUyy .framer-1o1ic11 { gap: 50px; max-width: 768px; } .framer-VZUyy .framer-1nijivz { width: 90%; } .framer-VZUyy .framer-12fl9ys { flex-direction: column; width: 90%; } .framer-VZUyy .framer-4dvg4c, .framer-VZUyy .framer-68vi5k { flex: none; padding: 50px; width: 100%; } .framer-VZUyy .framer-t7ugej { padding: 50px 37px 50px 37px; } .framer-VZUyy .framer-ylns0o { padding: 50px; } .framer-VZUyy .framer-tygjfp { gap: 40px; max-width: 768px; } .framer-VZUyy .framer-g297b9, .framer-VZUyy .framer-5lqh3o { gap: 20px; } .framer-VZUyy .framer-lzip3l-container, .framer-VZUyy .framer-1b9q7a5-container, .framer-VZUyy .framer-148g78j-container { align-self: stretch; width: 48%; } .framer-VZUyy .framer-gwui77-container, .framer-VZUyy .framer-1pifi47-container { align-self: stretch; height: auto; width: 48%; } .framer-VZUyy .framer-1oer068-container { width: 48%; } .framer-VZUyy .framer-1lrx4qz { flex-direction: column; gap: 50px; max-width: 768px; padding: 70px 0px 0px 0px; } .framer-VZUyy .framer-1d5dfew { flex: none; gap: 28px; width: 80%; } .framer-VZUyy .framer-140ee3q { gap: 28px; } .framer-VZUyy .framer-5yi71k { gap: 20px; padding: 28px 0px 0px 0px; width: 100%; } .framer-VZUyy .framer-1f11bfa { height: 520px; min-width: unset; width: 80%; } .framer-VZUyy .framer-s3j1g3 { gap: 45px; max-width: 768px; } .framer-VZUyy .framer-1xxheps { width: 80%; } .framer-VZUyy .framer-oxu24a { flex-wrap: wrap; } .framer-VZUyy .framer-agdul3-container, .framer-VZUyy .framer-1xk0jly-container { align-self: stretch; flex: none; width: 48%; } .framer-VZUyy .framer-9t2mby-container { flex: none; height: 330px; width: 48%; } .framer-VZUyy .framer-yooyev-container { width: 658px; } .framer-VZUyy .framer-1l9q9z2 { gap: 40px; } .framer-VZUyy .framer-1e8ru7f { align-content: flex-start; align-items: flex-start; flex-wrap: wrap; padding: 0px; } .framer-VZUyy .framer-1qz2psz { flex: none; width: 48%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VZUyy .framer-148x67p, .framer-VZUyy .framer-zn7fbl, .framer-VZUyy .framer-gf6mzl, .framer-VZUyy .framer-1f6qkql, .framer-VZUyy .framer-1qzzke1, .framer-VZUyy .framer-opywa8, .framer-VZUyy .framer-1o1ic11, .framer-VZUyy .framer-12fl9ys, .framer-VZUyy .framer-tygjfp, .framer-VZUyy .framer-g297b9, .framer-VZUyy .framer-5lqh3o, .framer-VZUyy .framer-1lrx4qz, .framer-VZUyy .framer-1d5dfew, .framer-VZUyy .framer-140ee3q, .framer-VZUyy .framer-5yi71k, .framer-VZUyy .framer-s3j1g3, .framer-VZUyy .framer-1l9q9z2 { gap: 0px; } .framer-VZUyy .framer-148x67p > *, .framer-VZUyy .framer-1o1ic11 > *, .framer-VZUyy .framer-1lrx4qz > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-VZUyy .framer-148x67p > :first-child, .framer-VZUyy .framer-zn7fbl > :first-child, .framer-VZUyy .framer-gf6mzl > :first-child, .framer-VZUyy .framer-1f6qkql > :first-child, .framer-VZUyy .framer-1qzzke1 > :first-child, .framer-VZUyy .framer-1o1ic11 > :first-child, .framer-VZUyy .framer-12fl9ys > :first-child, .framer-VZUyy .framer-tygjfp > :first-child, .framer-VZUyy .framer-1lrx4qz > :first-child, .framer-VZUyy .framer-1d5dfew > :first-child, .framer-VZUyy .framer-140ee3q > :first-child, .framer-VZUyy .framer-s3j1g3 > :first-child, .framer-VZUyy .framer-1l9q9z2 > :first-child { margin-top: 0px; } .framer-VZUyy .framer-148x67p > :last-child, .framer-VZUyy .framer-zn7fbl > :last-child, .framer-VZUyy .framer-gf6mzl > :last-child, .framer-VZUyy .framer-1f6qkql > :last-child, .framer-VZUyy .framer-1qzzke1 > :last-child, .framer-VZUyy .framer-1o1ic11 > :last-child, .framer-VZUyy .framer-12fl9ys > :last-child, .framer-VZUyy .framer-tygjfp > :last-child, .framer-VZUyy .framer-1lrx4qz > :last-child, .framer-VZUyy .framer-1d5dfew > :last-child, .framer-VZUyy .framer-140ee3q > :last-child, .framer-VZUyy .framer-s3j1g3 > :last-child, .framer-VZUyy .framer-1l9q9z2 > :last-child { margin-bottom: 0px; } .framer-VZUyy .framer-zn7fbl > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-VZUyy .framer-gf6mzl > * { margin: 0px; margin-bottom: calc(44px / 2); margin-top: calc(44px / 2); } .framer-VZUyy .framer-1f6qkql > *, .framer-VZUyy .framer-1qzzke1 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-VZUyy .framer-opywa8 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-VZUyy .framer-opywa8 > :first-child, .framer-VZUyy .framer-g297b9 > :first-child, .framer-VZUyy .framer-5lqh3o > :first-child, .framer-VZUyy .framer-5yi71k > :first-child { margin-left: 0px; } .framer-VZUyy .framer-opywa8 > :last-child, .framer-VZUyy .framer-g297b9 > :last-child, .framer-VZUyy .framer-5lqh3o > :last-child, .framer-VZUyy .framer-5yi71k > :last-child { margin-right: 0px; } .framer-VZUyy .framer-12fl9ys > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-VZUyy .framer-tygjfp > *, .framer-VZUyy .framer-1l9q9z2 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-VZUyy .framer-g297b9 > *, .framer-VZUyy .framer-5lqh3o > *, .framer-VZUyy .framer-5yi71k > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-VZUyy .framer-1d5dfew > *, .framer-VZUyy .framer-140ee3q > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-VZUyy .framer-s3j1g3 > * { margin: 0px; margin-bottom: calc(45px / 2); margin-top: calc(45px / 2); } }}`,`@media (min-width: 991px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-VZUyy { background: white; } .framer-VZUyy.framer-gitniq { width: 991px; } .framer-VZUyy .framer-gbcb1j { max-width: 1400px; } .framer-VZUyy .framer-ghawgy { max-width: 768px; } .framer-VZUyy .framer-148x67p { flex-direction: column; gap: 50px; padding: 55px 30px 40px 30px; } .framer-VZUyy .framer-4o1yqs { flex: none; justify-content: flex-start; width: min-content; } .framer-VZUyy .framer-zn7fbl { flex-direction: column; justify-content: center; max-width: 768px; width: 768px; } .framer-VZUyy .framer-sf0ahi, .framer-VZUyy .framer-10yvz5q, .framer-VZUyy .framer-1v3ogxe, .framer-VZUyy .framer-1cerske, .framer-VZUyy .framer-995jg8, .framer-VZUyy .framer-22g30q { width: 100%; } .framer-VZUyy .framer-1bdme5d-container { left: 48%; transform: translateX(-50%); } .framer-VZUyy .framer-1x41swv { width: 761px; } .framer-VZUyy .framer-17dp8zy { border-bottom-right-radius: 16px; border-top-right-radius: 16px; height: 479px; max-width: 768px; position: relative; right: unset; top: unset; width: 644px; } .framer-VZUyy .framer-fzfe6p, .framer-VZUyy .framer-cn9apm { padding: 80px 30px 80px 30px; } .framer-VZUyy .framer-1gt0n6z { aspect-ratio: 0.5721716514954487 / 1; height: var(--framer-aspect-ratio-supported, 633px); left: 46%; top: 176px; transform: translateX(-50%); width: 362px; } .framer-VZUyy .framer-gf6mzl { gap: 44px; height: 933px; max-width: 768px; } .framer-VZUyy .framer-1f6qkql { flex-direction: column; gap: 16px; justify-content: center; width: 80%; } .framer-VZUyy .framer-1qzzke1 { align-content: center; align-items: center; gap: 16px; width: 100%; } .framer-VZUyy .framer-opywa8 { gap: 12px; height: var(--framer-aspect-ratio-supported, 453px); overflow: visible; width: 100%; } .framer-VZUyy .framer-clehoc-container { height: 395px; order: 0; width: 655px; } .framer-VZUyy .framer-o5i4kq { flex: 1 0 0px; height: 1px; padding: 24px 0px 0px 0px; } .framer-VZUyy .framer-14e4ttk-container { order: 0; width: 218px; } .framer-VZUyy .framer-ynrav4-container { order: 2; width: 162px; } .framer-VZUyy .framer-1lkl7hp-container { order: 1; width: 162px; } .framer-VZUyy .framer-u0k6ku { height: 1974px; } .framer-VZUyy .framer-97tslq, .framer-VZUyy .framer-zb3c66 { padding: 70px 30px 80px 30px; } .framer-VZUyy .framer-1o1ic11 { gap: 50px; max-width: 768px; } .framer-VZUyy .framer-1nijivz { width: 90%; } .framer-VZUyy .framer-12fl9ys { flex-direction: column; width: 90%; } .framer-VZUyy .framer-4dvg4c, .framer-VZUyy .framer-68vi5k { flex: none; padding: 50px; width: 100%; } .framer-VZUyy .framer-t7ugej { padding: 50px 37px 50px 37px; } .framer-VZUyy .framer-ljzv8v { flex: none; width: 100%; } .framer-VZUyy .framer-ylns0o { padding: 50px; } .framer-VZUyy .framer-tygjfp { gap: 40px; max-width: 768px; } .framer-VZUyy .framer-g297b9, .framer-VZUyy .framer-5lqh3o { gap: 20px; } .framer-VZUyy .framer-lzip3l-container, .framer-VZUyy .framer-1b9q7a5-container, .framer-VZUyy .framer-148g78j-container { align-self: stretch; width: 48%; } .framer-VZUyy .framer-gwui77-container, .framer-VZUyy .framer-1pifi47-container { align-self: stretch; height: auto; width: 48%; } .framer-VZUyy .framer-1oer068-container { width: 48%; } .framer-VZUyy .framer-1lrx4qz { flex-direction: column; gap: 50px; max-width: 768px; padding: 70px 0px 0px 0px; } .framer-VZUyy .framer-1d5dfew { flex: none; gap: 28px; width: 80%; } .framer-VZUyy .framer-140ee3q { gap: 28px; } .framer-VZUyy .framer-5yi71k { gap: 20px; padding: 28px 0px 0px 0px; width: 100%; } .framer-VZUyy .framer-1f11bfa { height: 520px; min-width: unset; width: 80%; } .framer-VZUyy .framer-s3j1g3 { gap: 45px; max-width: 768px; } .framer-VZUyy .framer-1xxheps { width: 80%; } .framer-VZUyy .framer-oxu24a { flex-wrap: wrap; } .framer-VZUyy .framer-agdul3-container, .framer-VZUyy .framer-1xk0jly-container { align-self: stretch; flex: none; width: 48%; } .framer-VZUyy .framer-9t2mby-container { flex: none; height: 330px; width: 48%; } .framer-VZUyy .framer-yooyev-container { width: 658px; } .framer-VZUyy .framer-1l9q9z2 { gap: 40px; } .framer-VZUyy .framer-1e8ru7f { align-content: flex-start; align-items: flex-start; flex-wrap: wrap; padding: 0px; } .framer-VZUyy .framer-1qz2psz { flex: none; width: 48%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VZUyy .framer-148x67p, .framer-VZUyy .framer-zn7fbl, .framer-VZUyy .framer-gf6mzl, .framer-VZUyy .framer-1f6qkql, .framer-VZUyy .framer-1qzzke1, .framer-VZUyy .framer-opywa8, .framer-VZUyy .framer-1o1ic11, .framer-VZUyy .framer-12fl9ys, .framer-VZUyy .framer-tygjfp, .framer-VZUyy .framer-g297b9, .framer-VZUyy .framer-5lqh3o, .framer-VZUyy .framer-1lrx4qz, .framer-VZUyy .framer-1d5dfew, .framer-VZUyy .framer-140ee3q, .framer-VZUyy .framer-5yi71k, .framer-VZUyy .framer-s3j1g3, .framer-VZUyy .framer-1l9q9z2 { gap: 0px; } .framer-VZUyy .framer-148x67p > *, .framer-VZUyy .framer-1o1ic11 > *, .framer-VZUyy .framer-1lrx4qz > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-VZUyy .framer-148x67p > :first-child, .framer-VZUyy .framer-zn7fbl > :first-child, .framer-VZUyy .framer-gf6mzl > :first-child, .framer-VZUyy .framer-1f6qkql > :first-child, .framer-VZUyy .framer-1qzzke1 > :first-child, .framer-VZUyy .framer-1o1ic11 > :first-child, .framer-VZUyy .framer-12fl9ys > :first-child, .framer-VZUyy .framer-tygjfp > :first-child, .framer-VZUyy .framer-1lrx4qz > :first-child, .framer-VZUyy .framer-1d5dfew > :first-child, .framer-VZUyy .framer-140ee3q > :first-child, .framer-VZUyy .framer-s3j1g3 > :first-child, .framer-VZUyy .framer-1l9q9z2 > :first-child { margin-top: 0px; } .framer-VZUyy .framer-148x67p > :last-child, .framer-VZUyy .framer-zn7fbl > :last-child, .framer-VZUyy .framer-gf6mzl > :last-child, .framer-VZUyy .framer-1f6qkql > :last-child, .framer-VZUyy .framer-1qzzke1 > :last-child, .framer-VZUyy .framer-1o1ic11 > :last-child, .framer-VZUyy .framer-12fl9ys > :last-child, .framer-VZUyy .framer-tygjfp > :last-child, .framer-VZUyy .framer-1lrx4qz > :last-child, .framer-VZUyy .framer-1d5dfew > :last-child, .framer-VZUyy .framer-140ee3q > :last-child, .framer-VZUyy .framer-s3j1g3 > :last-child, .framer-VZUyy .framer-1l9q9z2 > :last-child { margin-bottom: 0px; } .framer-VZUyy .framer-zn7fbl > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-VZUyy .framer-gf6mzl > * { margin: 0px; margin-bottom: calc(44px / 2); margin-top: calc(44px / 2); } .framer-VZUyy .framer-1f6qkql > *, .framer-VZUyy .framer-1qzzke1 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-VZUyy .framer-opywa8 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-VZUyy .framer-opywa8 > :first-child, .framer-VZUyy .framer-g297b9 > :first-child, .framer-VZUyy .framer-5lqh3o > :first-child, .framer-VZUyy .framer-5yi71k > :first-child { margin-left: 0px; } .framer-VZUyy .framer-opywa8 > :last-child, .framer-VZUyy .framer-g297b9 > :last-child, .framer-VZUyy .framer-5lqh3o > :last-child, .framer-VZUyy .framer-5yi71k > :last-child { margin-right: 0px; } .framer-VZUyy .framer-12fl9ys > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-VZUyy .framer-tygjfp > *, .framer-VZUyy .framer-1l9q9z2 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-VZUyy .framer-g297b9 > *, .framer-VZUyy .framer-5lqh3o > *, .framer-VZUyy .framer-5yi71k > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-VZUyy .framer-1d5dfew > *, .framer-VZUyy .framer-140ee3q > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-VZUyy .framer-s3j1g3 > * { margin: 0px; margin-bottom: calc(45px / 2); margin-top: calc(45px / 2); } }}`,`@media (min-width: 1600px) { .${metadata.bodyClassName}-framer-VZUyy { background: white; } .framer-VZUyy.framer-gitniq { width: 1600px; } .framer-VZUyy .framer-148x67p { justify-content: flex-start; width: 89%; } .framer-VZUyy .framer-4o1yqs { flex: none; justify-content: flex-start; width: 1320px; } .framer-VZUyy .framer-zn7fbl { width: min-content; } .framer-VZUyy .framer-sf0ahi { justify-content: flex-start; width: 1328px; } .framer-VZUyy .framer-10yvz5q { justify-content: flex-start; } .framer-VZUyy .framer-1bdme5d-container { order: 0; } .framer-VZUyy .framer-1x41swv { order: 1; width: 1505px; } .framer-VZUyy .framer-h204x2 { order: 2; width: 47%; } .framer-VZUyy .framer-17dp8zy { border-bottom-right-radius: 16px; border-top-right-radius: 16px; bottom: 0px; height: unset; right: 0px; top: 0px; width: 634px; } .framer-VZUyy .framer-1b9q7a5-container, .framer-VZUyy .framer-148g78j-container, .framer-VZUyy .framer-1oer068-container { align-self: stretch; } .framer-VZUyy .framer-gwui77-container, .framer-VZUyy .framer-1pifi47-container { align-self: stretch; height: auto; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-VZUyy[data-border=\"true\"]::after, .framer-VZUyy [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 8334.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yJ5WjSZeh\":{\"layout\":[\"fixed\",\"fixed\"]},\"WtYMHJp2y\":{\"layout\":[\"fixed\",\"auto\"]},\"WljwHgIRa\":{\"layout\":[\"fixed\",\"auto\"]},\"KMmyK8np7\":{\"layout\":[\"fixed\",\"auto\"]},\"s28wDYfdA\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramervawnDYqeO=withCSS(Component,css,\"framer-VZUyy\");export default FramervawnDYqeO;FramervawnDYqeO.displayName=\"Home\";FramervawnDYqeO.defaultProps={height:8334.5,width:1440};addFonts(FramervawnDYqeO,[{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:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v8/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6yrx04jHgP6LR0Y.woff2\",weight:\"500\"},{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v8/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6__204jHgP6LR0Y.woff2\",weight:\"700\"},{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v8/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6xjx04jHgP6LR0Y.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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...TopbarFonts,...NavbarFonts,...SubtitleFonts,...ButtonButtonFonts,...TickerFonts,...TaglineCircleFonts,...VideoPlayer2Fonts,...CounterFonts,...SingleFunctionlityCardFonts,...SingleTestimonialFonts,...FaqFAQ2Fonts,...SingleBlogFonts,...MovimentFonts,...FooterDarkFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervawnDYqeO\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"8334.5\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yJ5WjSZeh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WtYMHJp2y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WljwHgIRa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KMmyK8np7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"s28wDYfdA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["FeatherFonts", "getFonts", "Icon", "VideoFonts", "Video", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "transformTemplate1", "_", "t", "transition2", "animation", "toImageSrc", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "image", "overlayRadius", "videoPlayerRadius", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "rxeQqjZi4", "Ssh_dg4GJ", "RGgVLcgaH", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1walout", "args", "onClick8poias", "onClick1walout", "onSeekedmblewc", "onSeeked5w3xmh", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "Framernr7qY9wYR", "withCSS", "nr7qY9wYR_default", "addPropertyControls", "ControlType", "addFonts", "FaqSingleFAQFonts", "getFonts", "EPzSlYJFa_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", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "YEbFVN0GBf56w1u", "args", "YEbFVN0GB39ubl6", "YEbFVN0GBsj63ha", "YEbFVN0GBurhyey", "YEbFVN0GB1aderzh", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "css", "FramerqmXUMSbh1", "withCSS", "qmXUMSbh1_default", "addPropertyControls", "ControlType", "addFonts", "TopbarFonts", "getFonts", "U4fHCPDEG_default", "NavbarFonts", "KtjbceTJd_default", "SubtitleFonts", "UJMWUyGzB_default", "ContainerWithFX", "withFX", "Container", "ButtonButtonFonts", "udHiW3owx_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "TickerFonts", "Ticker", "ContainerWithOptimizedAppearEffect", "TaglineCircleFonts", "gyO4stwMC_default", "VideoPlayer2Fonts", "nr7qY9wYR_default", "CounterFonts", "QIs5mlYwp_default", "MotionDivWithFX", "motion", "SingleFunctionlityCardFonts", "gUKjkQyk6_default", "RichTextWithFX", "SingleTestimonialFonts", "fkdfWUbai_default", "FaqFAQ2Fonts", "qmXUMSbh1_default", "SingleBlogFonts", "o3aF0TQQa_default", "MovimentFonts", "eInOAapzl_default", "FooterDarkFonts", "ew2h3jcWj_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transformTemplate1", "_", "t", "transition2", "animation1", "animation2", "transition3", "animation3", "animation4", "addImageAlt", "image", "alt", "transition4", "transition5", "transition6", "transition7", "animation5", "transition8", "transformTemplate2", "transformTemplate3", "transition9", "animation6", "transition10", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "TCDvui9hGPEs0gJXkQ", "pBtUx0phRPEs0gJXkQ", "EwX6rdeL8PEs0gJXkQ", "CJDc5YdNdPEs0gJXkQ", "idPEs0gJXkQ", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "router", "useRouter", "isDisplayed2", "elementId", "useRouteElementId", "ref2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "PropertyOverrides2", "ComponentViewportProvider", "x", "ResolveLinks", "resolvedLinks", "Image2", "resolvedLinks1", "SVG", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "ChildrenCanSuspend", "esDSmqDxz_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "Link", "css", "FramervawnDYqeO", "withCSS", "vawnDYqeO_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
