{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/YDBGvGpV81P7IBbS9v4S/gOXzfIsGYQp5AX97gkVM/nUYyF3FXq.js", "ssg:https://framerusercontent.com/modules/Hjw34uWBDfbB1dHlTl8p/Z2g9Hw5rSg5kR5M4Owox/nUYyF3FXq.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={eTb1X2fyB:new LazyValue(()=>import(\"./nUYyF3FXq-2.js\")),JBuq0sGu3:new LazyValue(()=>import(\"./nUYyF3FXq-0.js\")),rt1EKE8p2:new LazyValue(()=>import(\"./nUYyF3FXq-1.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import HubSpotForm from\"https://framerusercontent.com/modules/uGQZtcsxBzvxqsgxQ0Tz/cGBHXozmXUtcAABEfMAq/Hubspot.js\";import MenuHeader from\"#framer/local/canvasComponent/jp2v29lnV/jp2v29lnV.js\";import Logos from\"#framer/local/canvasComponent/M5dpEWpUi/M5dpEWpUi.js\";import TestimonialsSection from\"#framer/local/canvasComponent/mrEZ1Tvo3/mrEZ1Tvo3.js\";import Footer from\"#framer/local/canvasComponent/XauNuLYbt/XauNuLYbt.js\";import FaqSection from\"#framer/local/canvasComponent/XdEXLKFs2/XdEXLKFs2.js\";import*as sharedStyle from\"#framer/local/css/IdDCgvLyw/IdDCgvLyw.js\";import*as sharedStyle3 from\"#framer/local/css/kdHaKwCP2/kdHaKwCP2.js\";import*as sharedStyle1 from\"#framer/local/css/O6CgllP4Z/O6CgllP4Z.js\";import*as sharedStyle2 from\"#framer/local/css/XHpcaAZnM/XHpcaAZnM.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/nUYyF3FXq/nUYyF3FXq.js\";import metadataProvider from\"#framer/local/webPageMetadata/nUYyF3FXq/nUYyF3FXq.js\";const MenuHeaderFonts=getFonts(MenuHeader);const MenuHeaderWithVariantAppearEffect=withVariantAppearEffect(MenuHeader);const HubSpotFormFonts=getFonts(HubSpotForm);const LogosFonts=getFonts(Logos);const TestimonialsSectionFonts=getFonts(TestimonialsSection);const FaqSectionFonts=getFonts(FaqSection);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const breakpoints={nWyWBQnfS:\"(min-width: 768px) and (max-width: 1149px)\",p_hI0DBB3:\"(min-width: 1150px)\",TyPhuJCOe:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-03ieK\";const variantClassNames={nWyWBQnfS:\"framer-v-x77zkt\",p_hI0DBB3:\"framer-v-kbpgrj\",TyPhuJCOe:\"framer-v-nonef0\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;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,stiffness:400,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"p_hI0DBB3\",Phone:\"TyPhuJCOe\",Tablet:\"nWyWBQnfS\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"p_hI0DBB3\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"OzjlGvPw4\");const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"p_hI0DBB3\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-08ca30fb-38dc-4046-b03c-7900146624a8, rgb(236, 235, 232)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-kbpgrj\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-uwl1bg-container\",nodeId:\"alNty6tZv\",rendersWithMotion:true,scopeId:\"nUYyF3FXq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{variant:\"aEJmQeWRJ\"},TyPhuJCOe:{variant:\"tTiEpcXhb\"}},children:/*#__PURE__*/_jsx(MenuHeaderWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"alNty6tZv\",layoutId:\"alNty6tZv\",style:{width:\"100%\"},variant:\"CA17dC7I6\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-fc4t9h\",\"data-framer-name\":\"Hero Section\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j4l6ns\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i30h1j\",\"data-framer-name\":\"Section Title & Button\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5bzuwd\",\"data-framer-name\":\"Section Title & Paragraph\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:436.5,intrinsicWidth:796,pixelHeight:862,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"476px\",src:\"https://framerusercontent.com/images/4MNXM0Elpx7qZOQuG1cq4T0KzI.png\",srcSet:\"https://framerusercontent.com/images/4MNXM0Elpx7qZOQuG1cq4T0KzI.png?scale-down-to=512 512w,https://framerusercontent.com/images/4MNXM0Elpx7qZOQuG1cq4T0KzI.png 1024w\"}},TyPhuJCOe:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:436.5,intrinsicWidth:796,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100+40+0+-340.5+0+0+0+0),pixelHeight:862,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"370px\",src:\"https://framerusercontent.com/images/4MNXM0Elpx7qZOQuG1cq4T0KzI.png\",srcSet:\"https://framerusercontent.com/images/4MNXM0Elpx7qZOQuG1cq4T0KzI.png?scale-down-to=512 512w,https://framerusercontent.com/images/4MNXM0Elpx7qZOQuG1cq4T0KzI.png 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:436.5,intrinsicWidth:796,pixelHeight:862,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"502px\",src:\"https://framerusercontent.com/images/4MNXM0Elpx7qZOQuG1cq4T0KzI.png\",srcSet:\"https://framerusercontent.com/images/4MNXM0Elpx7qZOQuG1cq4T0KzI.png?scale-down-to=512 512w,https://framerusercontent.com/images/4MNXM0Elpx7qZOQuG1cq4T0KzI.png 1024w\"},className:\"framer-oanek\",\"data-framer-name\":\"Happyteam\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9ug4sw\",\"data-framer-name\":\"Section Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-14gfjo\",\"data-styles-preset\":\"IdDCgvLyw\",style:{\"--framer-text-alignment\":\"center\"},children:[\"La sensibilisation,\",/*#__PURE__*/_jsx(\"br\",{}),\"version captivante.\"]})}),className:\"framer-1hl7oh1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-134kv4n\",\"data-styles-preset\":\"XHpcaAZnM\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:[\"Transformez votre sensibilisation cybers\\xe9curit\\xe9 en une exp\\xe9rience\",/*#__PURE__*/_jsx(\"strong\",{children:\" 100% personnalis\\xe9e\"}),\" et r\\xe9solument impactante pour vos \\xe9quipes.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-18xfhp5\",\"data-styles-preset\":\"O6CgllP4Z\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:[\"Transformez votre sensibilisation cybers\\xe9curit\\xe9 en une exp\\xe9rience\",/*#__PURE__*/_jsx(\"strong\",{children:\" 100% personnalis\\xe9e\"}),\" et r\\xe9solument impactante pour vos \\xe9quipes.\"]})}),className:\"framer-1beimi2\",\"data-framer-name\":\"Teamzo makes it easy to handle all your HR tasks, from hiring and onboarding to payroll and employee management.\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vjawh4\",\"data-border\":true,\"data-framer-name\":\"Buttons\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xzhwdt-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"I9FrqJpZT\",scopeId:\"nUYyF3FXq\",children:/*#__PURE__*/_jsx(HubSpotForm,{advanced:true,formId:getLocalizedValue(\"v4\",activeLocale)??\"eba147fa-2996-4bf8-965c-58048dc31ef9\",height:\"100%\",id:\"I9FrqJpZT\",layoutId:\"I9FrqJpZT\",portalId:getLocalizedValue(\"v3\",activeLocale)??\"25736021\",region:getLocalizedValue(\"v5\",activeLocale)??\"eu1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{background:{alt:\"\",fit:\"fill\",pixelHeight:150,pixelWidth:142,sizes:`calc(min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), ${componentViewport?.width||\"100vw\"} - 60px) + 526px)`,src:\"https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg\",srcSet:\"https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg?scale-down-to=1024 970w,https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg 1330w\"}},TyPhuJCOe:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100+40+-239.5),pixelHeight:150,pixelWidth:142,sizes:`calc(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), ${componentViewport?.width||\"100vw\"} - 40px) + 187px)`,src:\"https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg\",srcSet:\"https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg?scale-down-to=1024 970w,https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg 1330w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:150,pixelWidth:142,sizes:\"1025px\",src:\"https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg\",srcSet:\"https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg?scale-down-to=1024 970w,https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg 1330w\"},className:\"framer-17bk47u\",\"data-framer-name\":\"Shine\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1de0y6\",\"data-framer-name\":\"Colors\"})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-2ca8o\",\"data-framer-name\":\"Solution Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jpnddn\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16yxyn9\",\"data-framer-name\":\"Section Title & Tag\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-h2uy0a\",\"data-framer-name\":\"Section Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-14gfjo\",\"data-styles-preset\":\"IdDCgvLyw\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Sensibilisation r\\xe9invent\\xe9e\"}),\".\",/*#__PURE__*/_jsx(\"br\",{}),\"100% personnalis\\xe9e.\",/*#__PURE__*/_jsx(\"br\",{}),\"100% captivante.\"]})}),className:\"framer-ephfgz\",\"data-framer-name\":\"1200+ companies use our tool\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-axx5ri\",\"data-framer-name\":\"Benefits Card List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-asul9w\",\"data-border\":true,\"data-framer-name\":\"Benefits Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1utvktv\",\"data-framer-name\":\"Card Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Contenus sur mesure\"})}),className:\"framer-wap2e\",\"data-framer-name\":\"Employee Management\",fonts:[\"CUSTOM;Quincy CF Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4o700h\",\"data-styles-preset\":\"kdHaKwCP2\",style:{\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:\"Formation personnalis\\xe9e et adapt\\xe9e \\xe0 vos \\xe9quipes et vos enjeux r\\xe9els.\"})}),className:\"framer-1yru5do\",\"data-framer-name\":\"Simplify complex HR tasks with tools for tracking attendance.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18ybh6\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:229,intrinsicWidth:241,svg:'<svg width=\"241\" height=\"229\" viewBox=\"0 0 241 229\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M119.959 199.933V228.032\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M119.959 0V28.0987\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M129.686 199.933L132.928 228.032\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M106.991 0L111.314 28.0987\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M139.413 199.933L145.897 228.032\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M95.103 0L101.587 28.0987\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M149.139 199.933L159.946 228.032\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M81.0537 0L91.8609 28.0987\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M161.027 199.933L173.995 228.032\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M67.0044 0L79.973 28.0987\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M172.915 199.933L190.207 226.951\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M50.7935 0L68.0849 28.0987\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M185.884 198.853L205.336 223.709\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M35.6638 4.32324L55.1167 28.099\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M197.771 194.529L217.224 216.144\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M23.7759 11.8882L43.2288 32.4218\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M206.417 186.964L228.031 206.417\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M12.9685 21.6147L34.5829 41.0677\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 176.158L236.677 193.449\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M4.32275 34.583L30.26 51.8745\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 163.188L241 179.399\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 48.6328L29.1794 64.8436\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 152.382L241 164.27\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 62.6821L29.1794 75.6507\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 141.575L241 151.301\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 76.731L29.1794 86.4574\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 131.848L241 138.332\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 89.6997L29.1794 96.184\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 123.202L241 126.444\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 101.588L29.1794 104.83\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 113.476H241\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 113.476H29.1794\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 104.83L241 101.588\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 126.444L29.1794 123.202\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 96.184L241 89.6997\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 138.332L29.1794 131.848\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 86.4574L241 76.731\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 151.301L29.1794 141.575\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 75.6507L241 62.6821\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 164.27L29.1794 152.382\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 64.8436L241 48.6328\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 179.399L29.1794 163.188\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 51.8745L236.677 34.583\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M4.32275 193.449L30.26 176.158\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M206.417 41.0677L228.031 21.6147\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M11.8877 206.417L34.5828 186.964\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M197.771 32.4218L217.224 11.8882\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M23.7759 216.144L43.2288 194.529\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M185.884 28.099L205.336 4.32324\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M35.6638 223.709L55.1167 198.853\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M172.915 28.0987L190.207 0\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M50.7935 226.951L68.0849 199.933\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M159.946 28.0987L173.996 0\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M67.0044 228.032L79.973 199.933\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M149.139 28.0987L159.946 0\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M81.0537 228.032L91.8609 199.933\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M139.413 28.0987L145.897 0\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M95.103 228.032L101.587 199.933\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M129.686 28.0987L132.928 0\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M106.991 228.032L111.314 199.933\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<g filter=\"url(#filter0_d_20247_9672)\">\\n<path d=\"M91.3229 72C91.0747 70.533 90.4201 68.9531 89.3594 67.2604C88.2986 65.5451 86.7865 63.954 84.8229 62.487C82.8819 61.02 80.941 60.0833 79 59.6771V58.2552C80.9184 57.8038 82.7578 56.9687 84.5182 55.75C86.3012 54.5087 87.7908 53.0191 88.987 51.2812C90.2057 49.4983 90.9844 47.7378 91.3229 46H92.7448C92.9479 47.1285 93.3542 48.2908 93.9635 49.487C94.5729 50.6606 95.3516 51.7891 96.2995 52.8724C97.27 53.9332 98.3533 54.8924 99.5495 55.75C101.332 57.0139 103.149 57.849 105 58.2552V59.6771C103.759 59.9253 102.472 60.4332 101.141 61.2005C99.8316 61.9679 98.6128 62.8819 97.4844 63.9427C96.3559 64.9809 95.4306 66.0755 94.7083 67.2266C93.6476 68.9193 92.9931 70.5104 92.7448 72H91.3229Z\" fill=\"#F1D60E\"/>\\n</g>\\n<g filter=\"url(#filter1_d_20247_9672)\">\\n<path d=\"M155.323 167C155.075 165.533 154.42 163.953 153.359 162.26C152.299 160.545 150.786 158.954 148.823 157.487C146.882 156.02 144.941 155.083 143 154.677V153.255C144.918 152.804 146.758 151.969 148.518 150.75C150.301 149.509 151.791 148.019 152.987 146.281C154.206 144.498 154.984 142.738 155.323 141H156.745C156.948 142.128 157.354 143.291 157.964 144.487C158.573 145.661 159.352 146.789 160.299 147.872C161.27 148.933 162.353 149.892 163.549 150.75C165.332 152.014 167.149 152.849 169 153.255V154.677C167.759 154.925 166.472 155.433 165.141 156.201C163.832 156.968 162.613 157.882 161.484 158.943C160.356 159.981 159.431 161.076 158.708 162.227C157.648 163.919 156.993 165.51 156.745 167H155.323Z\" fill=\"#F1D60E\"/>\\n</g>\\n<g filter=\"url(#filter2_d_20247_9672)\">\\n<path d=\"M70.3229 119C70.0747 117.533 69.4201 115.953 68.3594 114.26C67.2986 112.545 65.7865 110.954 63.8229 109.487C61.8819 108.02 59.941 107.083 58 106.677V105.255C59.9184 104.804 61.7578 103.969 63.5182 102.75C65.3012 101.509 66.7908 100.019 67.987 98.2812C69.2057 96.4983 69.9844 94.7378 70.3229 93H71.7448C71.9479 94.1285 72.3542 95.2908 72.9635 96.487C73.5729 97.6606 74.3516 98.7891 75.2995 99.8724C76.27 100.933 77.3533 101.892 78.5495 102.75C80.3325 104.014 82.1493 104.849 84 105.255V106.677C82.7587 106.925 81.4722 107.433 80.1406 108.201C78.8316 108.968 77.6128 109.882 76.4844 110.943C75.3559 111.981 74.4306 113.076 73.7083 114.227C72.6476 115.919 71.9931 117.51 71.7448 119H70.3229Z\" fill=\"#F1D60E\"/>\\n</g>\\n<rect x=\"135.238\" y=\"86.9116\" width=\"15\" height=\"96\" transform=\"rotate(45 135.238 86.9116)\" fill=\"#D9D9D9\"/>\\n<path d=\"M67.3552 154.794L77.9618 165.401L63.8197 179.543C61.8671 181.495 58.7012 181.495 56.7486 179.543L53.2131 176.007C51.2605 174.055 51.2605 170.889 53.2131 168.936L67.3552 154.794Z\" fill=\"#232320\"/>\\n<path d=\"M171.169 58.8411C173.571 57.9555 175.908 60.2917 175.022 62.6936L168.765 79.6643C168.404 80.6432 168.578 81.7394 169.224 82.5589L180.418 96.7655C182.003 98.7762 180.503 101.72 177.945 101.62L159.871 100.914C158.829 100.873 157.84 101.377 157.26 102.244L147.208 117.281C145.786 119.409 142.522 118.892 141.827 116.429L136.914 99.0215C136.63 98.0174 135.846 97.2327 134.842 96.9492L117.434 92.036C114.971 91.3406 114.454 88.0775 116.582 86.6548L131.619 76.6029C132.486 76.0231 132.99 75.0342 132.949 73.9917L132.243 55.9181C132.143 53.3601 135.087 51.8602 137.098 53.4446L151.304 64.6395C152.124 65.2852 153.22 65.4588 154.199 65.0979L171.169 58.8411Z\" fill=\"#F1D60E\"/>\\n<defs>\\n<filter id=\"filter0_d_20247_9672\" x=\"78.9449\" y=\"46\" width=\"26.1102\" height=\"26.1102\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"0.0550847\"/>\\n<feGaussianBlur stdDeviation=\"0.0275424\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_20247_9672\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_20247_9672\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter1_d_20247_9672\" x=\"142.945\" y=\"141\" width=\"26.1102\" height=\"26.1102\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"0.0550847\"/>\\n<feGaussianBlur stdDeviation=\"0.0275424\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_20247_9672\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_20247_9672\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter2_d_20247_9672\" x=\"57.9449\" y=\"93\" width=\"26.1102\" height=\"26.1102\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"0.0550847\"/>\\n<feGaussianBlur stdDeviation=\"0.0275424\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_20247_9672\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_20247_9672\" result=\"shape\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v7judd\",\"data-border\":true,\"data-framer-name\":\"Benefits Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10wpsel\",\"data-framer-name\":\"Card Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Challenges gamifi\\xe9s\"})}),className:\"framer-1dwsi4p\",\"data-framer-name\":\"Employee Management\",fonts:[\"CUSTOM;Quincy CF Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4o700h\",\"data-styles-preset\":\"kdHaKwCP2\",style:{\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:\"Des comp\\xe9titions r\\xe9guli\\xe8res pour stimuler durablement la participation.\"})}),className:\"framer-boh24n\",\"data-framer-name\":\"Simplify complex HR tasks with tools for tracking attendance.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1esflo0\",\"data-framer-name\":\"Group\",style:{rotate:-4},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kw6zex\",\"data-border\":true,\"data-framer-name\":\"Rounded rectangle\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNTAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(35, 35, 32)\"},children:\"39650 pts\"})}),className:\"framer-ab2os\",\"data-framer-name\":\"39650 pts\",fonts:[\"GF;Plus Jakarta Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-kc5r1k\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:239,svg:'<svg width=\"239\" height=\"11\" viewBox=\"0 0 239 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"238.19\" height=\"10.6812\" rx=\"5.34059\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18p21mm\",\"data-border\":true,\"data-framer-name\":\"Rounded rectangle\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j16q4\",\"data-border\":true,\"data-framer-name\":\"Rounded rectangle\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+321+50+0+118+0+503+479-260.5006+88),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/srL24vhu2EAO5r4zvnZimOTcI2w.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/srL24vhu2EAO5r4zvnZimOTcI2w.png\"},className:\"framer-u62tty\",\"data-framer-name\":\"Avatar\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNTAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(35, 35, 32)\"},children:\"14983 pts\"})}),className:\"framer-3891wy\",\"data-framer-name\":\"14983 pts\",fonts:[\"GF;Plus Jakarta Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNTAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(35, 35, 32)\"},children:\"11892 pts\"})}),className:\"framer-wcymgy\",\"data-framer-name\":\"11892 pts\",fonts:[\"GF;Plus Jakarta Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-13rnjln\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:239,svg:'<svg width=\"239\" height=\"11\" viewBox=\"0 0 239 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"238.19\" height=\"10.6812\" rx=\"5.34059\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-12dupte\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:239,svg:'<svg width=\"239\" height=\"11\" viewBox=\"0 0 239 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"238.19\" height=\"10.6812\" rx=\"5.34059\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+321+50+0+118+0+503+479-260.5006+13.0508),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/S66yzouJl5XzezhvYH4MIyv41fA.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/S66yzouJl5XzezhvYH4MIyv41fA.png\"},className:\"framer-14689so\",\"data-framer-name\":\"Avatar\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+321+50+0+118+0+503+479-260.5006+164),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/aMh4UUlrmolPGwuc0HEBf0BlDE.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/aMh4UUlrmolPGwuc0HEBf0BlDE.png\"},className:\"framer-eo904y\",\"data-framer-name\":\"Avatar\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(241, 214, 14)\"},children:\"1\"})}),className:\"framer-x7tjbk\",\"data-framer-name\":\"1\",fonts:[\"GF;Plus Jakarta Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gfrosq\",\"data-framer-name\":\"Icon / Trophy\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1mejmma\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:31,intrinsicWidth:31,svg:'<svg width=\"31\" height=\"31\" viewBox=\"-2 -2 31 31\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.76799 9.57969H3.826C2.96759 9.57969 2.14433 9.23869 1.53735 8.6317C0.930358 8.02471 0.589355 7.20146 0.589355 6.34305C0.589355 5.48464 0.930358 4.66138 1.53735 4.0544C2.14433 3.44741 2.96759 3.1064 3.826 3.1064H5.76799M5.76799 9.57969V0.51709L21.3039 0.51709V9.57969M5.76799 9.57969C5.76799 11.6399 6.58639 13.6157 8.04316 15.0725C9.49994 16.5292 11.4757 17.3476 13.5359 17.3476C15.5961 17.3476 17.5719 16.5292 19.0287 15.0725C20.4855 13.6157 21.3039 11.6399 21.3039 9.57969M21.3039 9.57969H23.2459C24.1043 9.57969 24.9275 9.23869 25.5345 8.6317C26.1415 8.02471 26.4825 7.20146 26.4825 6.34305C26.4825 5.48464 26.1415 4.66138 25.5345 4.0544C24.9275 3.44741 24.1043 3.1064 23.2459 3.1064H21.3039M3.17867 26.4102H23.8932M10.9466 16.9073V19.9368C10.9466 20.6489 10.3381 21.2056 9.6908 21.5034C8.1631 22.2025 7.06264 24.1315 7.06264 26.4101M16.1252 16.9073V19.9368C16.1252 20.6489 16.7337 21.2056 17.3811 21.5034C18.9088 22.2025 20.0092 24.1315 20.0092 26.4101\" stroke=\"#F1D60E\" stroke-width=\"2.98241\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(243, 149, 41)\"},children:\"2\"})}),className:\"framer-1kgebnq\",\"data-framer-name\":\"2\",fonts:[\"GF;Plus Jakarta Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(63, 63, 70)\"},children:\"3\"})}),className:\"framer-x6dkc1\",\"data-framer-name\":\"3\",fonts:[\"GF;Plus Jakarta Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-wck8i2\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:34,intrinsicWidth:23,svg:'<svg width=\"23\" height=\"34\" viewBox=\"-2 -2 23 34\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M14.65 15.9149L16.8641 28.3752C16.8889 28.5219 16.8683 28.6727 16.8051 28.8074C16.7419 28.9421 16.639 29.0543 16.5103 29.129C16.3816 29.2037 16.2332 29.2373 16.0848 29.2253C15.9365 29.2134 15.7954 29.1564 15.6803 29.0621L10.4484 25.1352C10.1958 24.9465 9.88896 24.8445 9.57368 24.8445C9.25841 24.8445 8.95158 24.9465 8.69901 25.1352L3.45828 29.0606C3.34329 29.1548 3.20233 29.2116 3.05419 29.2236C2.90604 29.2356 2.75777 29.2021 2.62915 29.1276C2.50053 29.0532 2.39768 28.9412 2.33431 28.8068C2.27095 28.6724 2.25009 28.5218 2.27451 28.3752L4.48714 15.9149M18.3372 8.76865C18.3372 13.6114 14.4114 17.5373 9.56857 17.5373C4.72578 17.5373 0.799927 13.6114 0.799927 8.76865C0.799927 3.92586 4.72578 0 9.56857 0C14.4114 0 18.3372 3.92586 18.3372 8.76865Z\" stroke=\"#3F3F46\" stroke-width=\"3.36662\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-119fzwl\",\"data-framer-name\":\"Icon / Medal\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17xpzkj\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:29,svg:'<svg width=\"29\" height=\"30\" viewBox=\"-2 -2 29 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.01245 16.75L1.32495 6.925C1.0797 6.50109 0.964357 6.01449 0.993246 5.5256C1.02213 5.03671 1.19398 4.56708 1.48745 4.175L3.49995 1.5C3.73281 1.18951 4.03477 0.937501 4.38191 0.763932C4.72905 0.590363 5.11183 0.5 5.49995 0.5H20.4999C20.8881 0.5 21.2708 0.590363 21.618 0.763932C21.9651 0.937501 22.2671 1.18951 22.4999 1.5L24.4999 4.175C24.7954 4.56581 24.9694 5.03481 25.0005 5.52371C25.0316 6.01262 24.9184 6.49989 24.6749 6.925L18.9874 16.75M11.7501 12.9999L4.40015 0.749939M14.25 12.9999L21.6 0.749939M8 6.75H18M13 20.5V18H12.375M19.25 19.25C19.25 22.7018 16.4518 25.5 13 25.5C9.54822 25.5 6.75 22.7018 6.75 19.25C6.75 15.7982 9.54822 13 13 13C16.4518 13 19.25 15.7982 19.25 19.25Z\" stroke=\"#F39529\" stroke-width=\"2.87953\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tdqmsl\",\"data-border\":true,\"data-framer-name\":\"Benefits Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qngz51\",\"data-framer-name\":\"Card Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Borne d'arcade\"})}),className:\"framer-1aeokgb\",\"data-framer-name\":\"Employee Management\",fonts:[\"CUSTOM;Quincy CF Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4o700h\",\"data-styles-preset\":\"kdHaKwCP2\",style:{\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:\"Rendez la cybers\\xe9curit\\xe9 ludique, accessible \\xe0 tous vos collaborateurs.\"})}),className:\"framer-lcdgdv\",\"data-framer-name\":\"Simplify complex HR tasks with tools for tracking attendance.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"375px\",src:\"https://framerusercontent.com/images/azObZHc5M7HAJOUo04Hu7OuBLQ.png\",srcSet:\"https://framerusercontent.com/images/azObZHc5M7HAJOUo04Hu7OuBLQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/azObZHc5M7HAJOUo04Hu7OuBLQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/azObZHc5M7HAJOUo04Hu7OuBLQ.png 1180w\"}},TyPhuJCOe:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+321+50+0+118+0+1006+479-271.5),positionX:\"center\",positionY:\"center\",sizes:\"295px\",src:\"https://framerusercontent.com/images/azObZHc5M7HAJOUo04Hu7OuBLQ.png\",srcSet:\"https://framerusercontent.com/images/azObZHc5M7HAJOUo04Hu7OuBLQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/azObZHc5M7HAJOUo04Hu7OuBLQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/azObZHc5M7HAJOUo04Hu7OuBLQ.png 1180w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"295px\",src:\"https://framerusercontent.com/images/azObZHc5M7HAJOUo04Hu7OuBLQ.png\",srcSet:\"https://framerusercontent.com/images/azObZHc5M7HAJOUo04Hu7OuBLQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/azObZHc5M7HAJOUo04Hu7OuBLQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/azObZHc5M7HAJOUo04Hu7OuBLQ.png 1180w\"},className:\"framer-2x356m\",\"data-framer-name\":\"Rectangle\",transformTemplate:transformTemplate1})})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{y:(componentViewport?.y||0)+0+140}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:181,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tnfmi9-container\",nodeId:\"sMWH7PHjF\",scopeId:\"nUYyF3FXq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{variant:\"XkAeB48PQ\"},TyPhuJCOe:{variant:\"TctxyRL00\"}},children:/*#__PURE__*/_jsx(Logos,{height:\"100%\",id:\"sMWH7PHjF\",layoutId:\"sMWH7PHjF\",style:{width:\"100%\"},variant:\"cbd5SVBUo\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-17xf9a9\",\"data-framer-name\":\"Benefit Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wnl32g\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2aswqk\",\"data-framer-name\":\"Section Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-14gfjo\",\"data-styles-preset\":\"IdDCgvLyw\",style:{\"--framer-text-alignment\":\"center\"},children:\"Tout ce qu\u2019il faut pour \\xe9lever votre sensibilisation.\"})}),className:\"framer-1nxp3c6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ddpmuj\",\"data-framer-name\":\"Features Card List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-90kuh3\",\"data-border\":true,\"data-framer-name\":\"Features Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gpmm4s\",\"data-framer-name\":\"Card Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Le\\xe7ons interactives\"})}),className:\"framer-3zzn43\",\"data-framer-name\":\"Team Communication Integration\",fonts:[\"CUSTOM;Quincy CF Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4o700h\",\"data-styles-preset\":\"kdHaKwCP2\",style:{\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:\"Mini-jeux immersifs pour ancrer durablement les bonnes pratiques.\"})}),className:\"framer-a0xgl2\",\"data-framer-name\":\"Connect with tools like Slack or Microsoft Teams to streamline communication and improve collaboration.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-luker7\",\"data-framer-name\":\"Group 912\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1crhjfr\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:310,intrinsicWidth:227,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2074+30+0+126+0+0+464-288.5+0+-.3368),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SxhM3IYJgsCS9mQsGEEJhtlvMJs.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:310,intrinsicWidth:227,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SxhM3IYJgsCS9mQsGEEJhtlvMJs.svg\"},className:\"framer-1lqrd0c\"})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-5plgcv\",\"data-framer-name\":\"Group 836\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:34,svg:'<svg width=\"34\" height=\"7\" viewBox=\"0 0 34 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.9185 0.173977C28.4778 0.207557 28.0353 0.300405 27.619 0.446666C27.5185 0.481973 27.4058 0.524413 27.3686 0.540957C26.9774 0.714853 26.8106 0.802955 26.5564 0.969965C26.2822 1.15008 26.1043 1.29399 25.7828 1.59558C25.5862 1.77993 25.5125 1.85803 25.4782 1.91836C25.4343 1.99553 25.4329 2.00251 25.4329 2.14627C25.4329 2.28417 25.4355 2.29943 25.4712 2.36396C25.5218 2.45558 25.617 2.54345 25.7171 2.59116C25.7919 2.62678 25.8096 2.62985 25.9405 2.62985C26.1441 2.62985 26.1772 2.61081 26.4999 2.30844C26.8804 1.95185 27.1543 1.75214 27.4991 1.57966C28.0223 1.31803 28.496 1.19139 29.1006 1.15155C29.8644 1.1012 30.6977 1.30585 31.3686 1.70853C31.6142 1.85598 31.7797 1.98474 32.0769 2.25981C32.3455 2.50844 32.3804 2.52668 32.5869 2.52668C32.7143 2.52668 32.7368 2.52305 32.8044 2.4914C33.0032 2.39841 33.1129 2.21465 33.0984 1.99914C33.0884 1.85039 33.0516 1.79093 32.8423 1.58517C32.5722 1.31957 32.2211 1.04861 31.9101 0.865885C31.2716 0.490704 30.5773 0.261164 29.8525 0.185725C29.6721 0.166937 29.1046 0.159805 28.9185 0.173977ZM29.1554 1.93523C28.7225 1.9612 28.2108 2.1148 27.8398 2.33013C27.6067 2.46542 27.4548 2.58466 27.1717 2.85466C26.8693 3.14311 26.8314 3.19383 26.8059 3.34479C26.7672 3.57386 26.9045 3.81579 27.1314 3.91825C27.2134 3.95526 27.2302 3.95808 27.3686 3.95808C27.5928 3.95808 27.6355 3.93497 27.9486 3.64374C28.3074 3.31011 28.4321 3.2283 28.7561 3.1141C28.9405 3.04908 29.0757 3.02969 29.3449 3.02965C29.6237 3.02961 29.7708 3.05132 29.9608 3.12059C30.2758 3.23542 30.3911 3.30952 30.7188 3.60785C30.9721 3.83841 31.0689 3.88365 31.2836 3.87181C31.6802 3.84994 31.9254 3.44099 31.7451 3.10212C31.6622 2.94642 31.276 2.59484 30.9828 2.40816C30.6006 2.16487 30.1554 2.00585 29.7104 1.95368C29.5825 1.93869 29.2706 1.92832 29.1554 1.93523ZM29.1351 3.9597C29.0612 3.9733 28.9211 4.02137 28.844 4.05951C28.727 4.11746 28.5445 4.2942 28.4827 4.40943C28.404 4.55613 28.3848 4.63399 28.3843 4.80919C28.3839 4.93626 28.3895 4.98124 28.4155 5.06065C28.4916 5.29255 28.6615 5.48166 28.8842 5.58245C29.1672 5.71056 29.409 5.70738 29.7032 5.57172C29.8267 5.5148 30.0063 5.34396 30.0738 5.21926C30.2403 4.91156 30.2037 4.5325 29.9826 4.27578C29.8102 4.07559 29.5796 3.96641 29.3111 3.95794C29.2329 3.95548 29.1537 3.95627 29.1351 3.9597Z\" fill=\"#71717A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.2987 0.00514555C17.8965 0.0556783 17.4474 0.190861 17.0888 0.36926C16.1235 0.849482 15.4364 1.71461 15.2019 2.7452C15.1594 2.93216 15.1523 3.0282 15.1523 3.42429C15.1523 3.82038 15.1594 3.91642 15.2019 4.10338C15.5116 5.46422 16.5943 6.50119 18.0153 6.79775C18.2105 6.8385 18.3108 6.84522 18.7244 6.84522C19.2674 6.84522 19.4604 6.81683 19.8928 6.67334C21.0774 6.28019 21.9743 5.30106 22.2469 4.10338C22.2894 3.91642 22.2964 3.82038 22.2964 3.42429C22.2964 3.0282 22.2894 2.93216 22.2469 2.7452C21.9383 1.38899 20.8505 0.344155 19.4449 0.0537256C19.2791 0.0194792 19.1289 0.00739862 18.8028 0.0021415C18.5687 -0.00163505 18.3418 -0.000283229 18.2987 0.00514555ZM18.7979 0.836564C18.8376 0.85313 19.2076 1.14521 19.6201 1.48566C20.4361 2.15906 20.4525 2.17709 20.3684 2.30598C20.3453 2.34145 20.0416 2.60347 19.6934 2.88828C19.3453 3.17309 19.0605 3.41429 19.0605 3.42429C19.0605 3.43429 19.3453 3.6755 19.6934 3.9603C20.0416 4.24511 20.3453 4.50713 20.3684 4.5426C20.4525 4.67149 20.4361 4.68952 19.6201 5.36292C19.2076 5.70337 18.8373 5.99558 18.7972 6.01229C18.7343 6.03856 18.7139 6.03852 18.6478 6.01204C18.6056 5.99517 18.5603 5.96189 18.5469 5.93805C18.5306 5.90878 18.5227 5.56722 18.5227 4.88483C18.5227 4.32937 18.5152 3.87494 18.5059 3.87501C18.4967 3.87505 18.3177 4.01598 18.1082 4.18818C17.3471 4.81378 17.3401 4.81904 17.2591 4.81904C17.1006 4.81904 17.0012 4.66355 17.0813 4.54097C17.1039 4.5064 17.4072 4.24511 17.7553 3.9603C18.1035 3.6755 18.3883 3.43429 18.3883 3.42429C18.3883 3.41429 18.1035 3.17309 17.7553 2.88828C17.4072 2.60347 17.1039 2.34218 17.0813 2.30761C17.0012 2.18503 17.1006 2.02954 17.2591 2.02954C17.3401 2.02954 17.3471 2.0348 18.1082 2.6604C18.3177 2.8326 18.4967 2.97353 18.5059 2.97357C18.5152 2.97364 18.5227 2.51921 18.5227 1.96376C18.5227 1.28237 18.5306 0.939776 18.5469 0.910593C18.5602 0.886797 18.6031 0.854009 18.6421 0.837744C18.7302 0.801052 18.7132 0.801181 18.7979 0.836564ZM18.926 2.21067C18.926 2.63031 18.9336 2.97366 18.9428 2.97364C18.9627 2.97359 19.8528 2.24644 19.8625 2.2223C19.8683 2.20805 19.0308 1.50909 18.954 1.46407C18.9318 1.45107 18.926 1.6058 18.926 2.21067ZM18.926 4.63791C18.926 5.24278 18.9318 5.39751 18.954 5.38451C19.0308 5.33949 19.8683 4.64053 19.8625 4.62628C19.8528 4.60214 18.9627 3.87499 18.9428 3.87494C18.9336 3.87492 18.926 4.21827 18.926 4.63791Z\" fill=\"#71717A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.44109 0.0151985C5.25919 0.0223197 4.87969 0.0365292 4.59775 0.0467494C3.9566 0.0700252 3.48311 0.0907624 3.06817 0.113742C2.89082 0.123566 2.66014 0.13499 2.55555 0.13916C2.45096 0.143314 2.35051 0.153617 2.33232 0.162074C2.31413 0.170514 2.23972 0.180931 2.16696 0.185217C1.95817 0.197515 1.7778 0.222142 1.67914 0.251814C1.62912 0.266864 1.57146 0.283349 1.55099 0.288442C1.53052 0.293536 1.51378 0.304267 1.51378 0.312278C1.51378 0.320273 1.49935 0.326834 1.48169 0.326834C1.46403 0.326834 1.44499 0.334252 1.43937 0.343318C1.43375 0.352385 1.41472 0.359803 1.39706 0.359803C1.3794 0.359803 1.36496 0.367221 1.36496 0.376287C1.36496 0.385353 1.35008 0.392771 1.33189 0.392771C1.3137 0.392771 1.29882 0.398376 1.29882 0.405233C1.29882 0.412091 1.27462 0.428278 1.24507 0.441218C1.18277 0.468483 1.02857 0.572829 1.02046 0.593204C1.01742 0.600836 1.00441 0.607067 0.991526 0.607067C0.978628 0.607067 0.968095 0.614485 0.968095 0.623551C0.968095 0.632618 0.961447 0.640036 0.953311 0.640036C0.940661 0.640036 0.866299 0.700269 0.811002 0.75531C0.801907 0.76436 0.776988 0.788493 0.75564 0.808934C0.734292 0.829358 0.704527 0.859887 0.689496 0.87675C0.674464 0.893613 0.634265 0.936868 0.600168 0.972886C0.566054 1.00889 0.538158 1.04415 0.538158 1.05125C0.538158 1.05836 0.516099 1.08927 0.489128 1.11996C0.462158 1.15067 0.423795 1.20729 0.403852 1.24583C0.38391 1.28437 0.361321 1.31589 0.353665 1.31589C0.345993 1.31589 0.339725 1.33073 0.339725 1.34886C0.339725 1.36699 0.332284 1.38183 0.323189 1.38183C0.314094 1.38183 0.306653 1.38903 0.306653 1.39782C0.306653 1.40662 0.28896 1.45299 0.267314 1.50085C0.245685 1.54872 0.218731 1.61755 0.207421 1.65382C0.196093 1.69008 0.180318 1.73263 0.172331 1.74837C0.164361 1.76412 0.157829 1.80678 0.157829 1.84316C0.157829 1.87956 0.150388 1.90933 0.141293 1.90933C0.132198 1.90933 0.124757 1.94271 0.124757 1.98351C0.124757 2.0243 0.11801 2.05768 0.109759 2.05768C0.101491 2.05768 0.0905935 2.09664 0.0855004 2.14423C0.0804238 2.19182 0.0691463 2.2864 0.0604483 2.3544C-0.0198341 2.98173 -0.0201814 3.88503 0.0596049 4.48912C0.0679887 4.55258 0.0795805 4.64359 0.085335 4.69135C0.0911061 4.73912 0.102334 4.78221 0.110288 4.7871C0.118242 4.79202 0.124757 4.82896 0.124757 4.86923C0.124757 4.9095 0.132198 4.94244 0.141293 4.94244C0.150388 4.94244 0.157829 4.97537 0.157829 5.01564C0.157829 5.05591 0.16527 5.09343 0.174365 5.09904C0.18346 5.10464 0.190901 5.12269 0.190901 5.13918C0.190901 5.1673 0.25435 5.32825 0.290349 5.3914C0.299311 5.40714 0.306653 5.43126 0.306653 5.44498C0.306653 5.45871 0.314094 5.46993 0.323189 5.46993C0.332284 5.46993 0.339725 5.48477 0.339725 5.5029C0.339725 5.52103 0.345794 5.53587 0.353219 5.53587C0.360643 5.53587 0.384406 5.5674 0.406035 5.60593C0.427664 5.64447 0.453229 5.68444 0.46282 5.69476C0.472427 5.7051 0.495164 5.73428 0.513354 5.75963C0.566616 5.83384 0.740393 6.0304 0.752746 6.0304C0.75898 6.0304 0.773598 6.04812 0.785223 6.0698C0.796864 6.09146 0.826017 6.11928 0.850027 6.13161C0.874038 6.14394 0.91341 6.17442 0.937519 6.19936C0.961629 6.22429 0.986135 6.24469 0.991956 6.24469C0.997793 6.24469 1.01155 6.25224 1.02253 6.26149C1.09959 6.32626 1.12451 6.34378 1.15196 6.35247C1.16906 6.35788 1.18306 6.36922 1.18306 6.37767C1.18306 6.38613 1.19654 6.39305 1.21301 6.39305C1.2295 6.39305 1.25895 6.40789 1.27848 6.42602C1.29799 6.44415 1.32544 6.45899 1.33946 6.45899C1.35348 6.45899 1.36496 6.46641 1.36496 6.47547C1.36496 6.48454 1.37591 6.49196 1.38928 6.49196C1.40268 6.49196 1.45569 6.5105 1.5071 6.53317C1.55851 6.55584 1.61454 6.57438 1.63159 6.57438C1.64865 6.57438 1.66261 6.5818 1.66261 6.59087C1.66261 6.59993 1.69237 6.60735 1.72875 6.60735C1.76513 6.60735 1.7949 6.61477 1.7949 6.62383C1.7949 6.63336 1.84727 6.64032 1.91892 6.64032C1.98713 6.64032 2.04294 6.64721 2.04294 6.65563C2.04294 6.66406 2.10806 6.67472 2.18763 6.67932C2.26721 6.68392 2.42905 6.69505 2.54729 6.70405C2.83925 6.72627 3.30431 6.75078 3.82056 6.77115C4.05702 6.7805 4.41048 6.79562 4.60602 6.80477C5.76027 6.85877 6.91723 6.8587 8.05378 6.80455C8.24477 6.79545 8.59451 6.78042 8.83098 6.77112C9.34827 6.7508 9.83199 6.72564 10.1125 6.70449C10.2262 6.69592 10.3825 6.68471 10.4598 6.67958C10.5371 6.67446 10.6074 6.66353 10.616 6.65529C10.6247 6.64706 10.6824 6.64032 10.7442 6.64032C10.8081 6.64032 10.8566 6.63321 10.8566 6.62383C10.8566 6.61477 10.8828 6.60735 10.9147 6.60735C10.9467 6.60735 10.9858 6.60033 11.0016 6.59174C11.0174 6.58315 11.0749 6.56034 11.1295 6.54103C11.236 6.50337 11.3393 6.45815 11.3527 6.44335C11.3573 6.43832 11.3833 6.42337 11.4106 6.41013C11.4743 6.37919 11.7144 6.21436 11.759 6.17088C11.7778 6.15255 11.8132 6.12281 11.8376 6.10479C11.8619 6.08678 11.8819 6.06718 11.8819 6.06126C11.8819 6.05532 11.9302 6.00201 11.9894 5.9428C12.0485 5.88357 12.0968 5.82713 12.0968 5.81737C12.0968 5.80761 12.1043 5.79962 12.1134 5.79962C12.1225 5.79962 12.1299 5.79121 12.1299 5.78094C12.1299 5.77067 12.1435 5.75028 12.1601 5.73561C12.1767 5.72096 12.212 5.67002 12.2386 5.62243C12.2652 5.57484 12.2926 5.5359 12.2994 5.53589C12.3062 5.53587 12.3118 5.52103 12.3118 5.5029C12.3118 5.48477 12.3193 5.46993 12.3283 5.46993C12.3374 5.46993 12.3449 5.4551 12.3449 5.43696C12.3449 5.41883 12.3523 5.404 12.3614 5.404C12.3705 5.404 12.378 5.38961 12.378 5.372C12.378 5.35439 12.3854 5.33542 12.3945 5.32982C12.4036 5.32421 12.411 5.30524 12.411 5.28763C12.411 5.27003 12.4176 5.25564 12.4256 5.25564C12.4337 5.25564 12.4444 5.23894 12.4495 5.21855C12.4545 5.19814 12.4737 5.12211 12.4922 5.04958C12.5106 4.97705 12.5259 4.8899 12.5262 4.85589C12.5265 4.8219 12.5342 4.79408 12.5433 4.79408C12.5524 4.79408 12.5599 4.75847 12.5599 4.71495C12.5599 4.67143 12.5667 4.62877 12.575 4.62017C12.5834 4.61155 12.5942 4.55629 12.599 4.49736C12.6039 4.43843 12.6168 4.29378 12.6276 4.17592C12.6523 3.90961 12.6525 2.9421 12.628 2.67585C12.618 2.56705 12.6054 2.42611 12.6 2.36264C12.5946 2.29918 12.5834 2.24022 12.575 2.23159C12.5667 2.22299 12.5599 2.18077 12.5599 2.13778C12.5599 2.09479 12.5524 2.05505 12.5433 2.04944C12.5342 2.04384 12.5268 2.01835 12.5268 1.9928C12.5268 1.93341 12.4801 1.71219 12.4597 1.67466C12.4511 1.65891 12.4441 1.6348 12.4441 1.62108C12.4441 1.60735 12.4367 1.59612 12.4276 1.59612C12.4185 1.59612 12.411 1.5849 12.411 1.57117C12.411 1.55745 12.4041 1.53334 12.3956 1.51759C12.3871 1.50185 12.3704 1.46486 12.3585 1.4354C12.3466 1.40595 12.3312 1.38183 12.3243 1.38183C12.3174 1.38183 12.3118 1.36699 12.3118 1.34886C12.3118 1.33073 12.3055 1.31589 12.2978 1.31589C12.2901 1.31589 12.2703 1.28607 12.2538 1.24962C12.2373 1.21318 12.2027 1.16132 12.1769 1.13438C12.151 1.10745 12.1299 1.07759 12.1299 1.06803C12.1299 1.05847 12.1132 1.03342 12.0927 1.01235C12.0723 0.991283 12.0232 0.939687 11.9837 0.897701C11.9443 0.855716 11.9052 0.821363 11.8969 0.821363C11.8886 0.821363 11.8818 0.812099 11.8817 0.800757C11.8816 0.789433 11.8607 0.763701 11.8351 0.743606C11.8096 0.723512 11.7651 0.68456 11.7362 0.657064C11.7074 0.629568 11.6781 0.60705 11.6712 0.607034C11.6643 0.607001 11.6333 0.585374 11.6023 0.558933C11.5712 0.532509 11.5174 0.497298 11.4825 0.480682C11.4477 0.464066 11.4192 0.444894 11.419 0.438103C11.4189 0.431311 11.404 0.42574 11.3858 0.42574C11.3676 0.42574 11.3527 0.420135 11.3527 0.413278C11.3527 0.40642 11.3285 0.390447 11.299 0.37777C11.2505 0.356984 11.1519 0.314537 11.0633 0.27631C10.9909 0.245039 10.8222 0.211444 10.7377 0.211444C10.6885 0.211444 10.6412 0.204554 10.6326 0.196114C10.6239 0.18769 10.5536 0.176728 10.4763 0.171766C10.399 0.166788 10.2427 0.155529 10.1291 0.146743C9.72098 0.115159 9.07146 0.083839 8.07859 0.0478702C7.81029 0.0381445 7.39358 0.0226824 7.15257 0.0135006C6.6635 -0.00512661 5.9417 -0.00440136 5.44109 0.0151985ZM7.47502 0.983618C8.38325 1.00862 9.0982 1.03386 9.21957 1.0452C9.27869 1.05074 9.44612 1.06233 9.59163 1.07098C9.73715 1.07964 9.95667 1.0939 10.0794 1.10267C10.2022 1.11144 10.3789 1.12268 10.4722 1.12764C10.5654 1.13262 10.6417 1.14363 10.6417 1.1521C10.6417 1.16059 10.6604 1.16753 10.6832 1.16753C10.7061 1.16753 10.7377 1.17441 10.7535 1.18281C10.7693 1.19122 10.8287 1.21849 10.8856 1.24341C10.9424 1.26832 10.9889 1.29482 10.9889 1.30231C10.9889 1.30978 11.0001 1.31589 11.0137 1.31589C11.0274 1.31589 11.0385 1.32331 11.0385 1.33238C11.0385 1.34144 11.0497 1.34886 11.0633 1.34886C11.077 1.34886 11.0881 1.35628 11.0881 1.36534C11.0881 1.37441 11.0958 1.38183 11.1052 1.38183C11.1285 1.38183 11.328 1.58554 11.3639 1.64597C11.3798 1.67296 11.3988 1.69503 11.4059 1.69503C11.413 1.69503 11.4189 1.70616 11.4189 1.71976C11.4189 1.73336 11.4263 1.74448 11.4354 1.74448C11.4445 1.74448 11.4519 1.75932 11.4519 1.77745C11.4519 1.79558 11.4579 1.81042 11.4653 1.81042C11.4726 1.81042 11.4918 1.84195 11.5079 1.88048C11.524 1.919 11.5436 1.96537 11.5514 1.98351C11.5649 2.01479 11.5711 2.04967 11.5935 2.22253C11.5988 2.26333 11.6097 2.31154 11.6177 2.32968C11.6257 2.34781 11.636 2.39973 11.6406 2.44507C11.7178 3.20178 11.7177 3.62816 11.6399 4.41494C11.635 4.4648 11.6241 4.51264 11.6158 4.52126C11.6075 4.52987 11.6008 4.5613 11.6008 4.59109C11.6008 4.71255 11.5018 5.04134 11.4653 5.04134C11.4579 5.04134 11.4519 5.05618 11.4519 5.07431C11.4519 5.09244 11.4445 5.10728 11.4354 5.10728C11.4263 5.10728 11.4189 5.11569 11.4189 5.12596C11.4189 5.13623 11.4053 5.15662 11.3886 5.17129C11.372 5.18594 11.3515 5.21016 11.3431 5.22509C11.3123 5.28015 11.1232 5.46993 11.0992 5.46993C11.0855 5.46993 11.0719 5.47549 11.0688 5.4823C11.058 5.50668 10.941 5.58532 10.9156 5.58532C10.9014 5.58532 10.8897 5.59274 10.8897 5.60181C10.8897 5.61087 10.8753 5.61829 10.8576 5.61829C10.84 5.61829 10.8209 5.62571 10.8153 5.63478C10.8097 5.64384 10.7906 5.65126 10.773 5.65126C10.7553 5.65126 10.7409 5.65868 10.7409 5.66774C10.7409 5.67681 10.7163 5.68423 10.6863 5.68423C10.6563 5.68423 10.6247 5.69094 10.616 5.69913C10.6074 5.70732 10.5185 5.71776 10.4184 5.72229C10.3184 5.72684 10.0617 5.74288 9.84794 5.75793C8.88922 5.82545 7.24524 5.88476 6.32577 5.88499C5.42765 5.88522 3.75898 5.82509 2.80359 5.75808C2.59896 5.74372 2.34596 5.72786 2.24137 5.72282C2.13678 5.71779 2.04414 5.70704 2.0355 5.69895C2.02686 5.69086 1.99523 5.68423 1.96522 5.68423C1.9352 5.68423 1.91065 5.67681 1.91065 5.66774C1.91065 5.65868 1.89621 5.65126 1.87855 5.65126C1.86089 5.65126 1.84186 5.64384 1.83624 5.63478C1.83061 5.62571 1.81158 5.61829 1.79392 5.61829C1.77626 5.61829 1.76174 5.61274 1.76164 5.60593C1.76153 5.59912 1.73363 5.58026 1.69963 5.56401C1.66562 5.54776 1.61207 5.51437 1.58062 5.48983C1.50447 5.4304 1.33189 5.26398 1.33189 5.24997C1.33189 5.24385 1.31075 5.21682 1.28494 5.18988C1.25911 5.16295 1.2245 5.11109 1.20802 5.07464C1.19153 5.03819 1.17174 5.00837 1.16401 5.00837C1.15631 5.00837 1.14999 4.99354 1.14999 4.9754C1.14999 4.95727 1.14255 4.94244 1.13345 4.94244C1.12436 4.94244 1.11692 4.92537 1.11692 4.90452C1.11692 4.88367 1.11016 4.85955 1.1019 4.85095C1.09365 4.84233 1.08297 4.7982 1.07819 4.75287C1.0734 4.70753 1.06252 4.63336 1.05402 4.58802C0.980182 4.19479 0.964903 3.99045 0.966094 3.41263C0.967235 2.85909 0.986268 2.6066 1.05205 2.27198C1.06185 2.22212 1.07368 2.13867 1.07832 2.08653C1.08299 2.03439 1.09357 1.99175 1.10185 1.99175C1.11014 1.99175 1.11692 1.9732 1.11692 1.95054C1.11692 1.92787 1.12436 1.90933 1.13345 1.90933C1.14255 1.90933 1.14999 1.89449 1.14999 1.87636C1.14999 1.85822 1.15558 1.84337 1.16239 1.84336C1.16921 1.84332 1.19618 1.80252 1.2223 1.75269C1.24843 1.70284 1.27633 1.66206 1.28431 1.66206C1.29228 1.66206 1.29882 1.65093 1.29882 1.63734C1.29882 1.62374 1.30626 1.61261 1.31535 1.61261C1.32445 1.61261 1.33189 1.60455 1.33189 1.59471C1.33189 1.57587 1.51367 1.3993 1.53371 1.39868C1.54011 1.39848 1.56395 1.37977 1.58669 1.3571C1.60943 1.33444 1.63248 1.31589 1.63794 1.31589C1.64338 1.31589 1.67521 1.29735 1.70866 1.27468C1.74213 1.25201 1.78266 1.23347 1.79873 1.23347C1.81481 1.23347 1.82797 1.22605 1.82797 1.21699C1.82797 1.20792 1.8424 1.2005 1.86006 1.2005C1.87772 1.2005 1.89676 1.19308 1.90238 1.18402C1.908 1.17495 1.93448 1.16753 1.96123 1.16753C1.98799 1.16753 2.00986 1.16059 2.00986 1.1521C2.00986 1.14363 2.08613 1.13269 2.17936 1.12779C2.27257 1.12291 2.45303 1.11142 2.58036 1.10225C3.36574 1.0458 4.6886 0.987475 5.2547 0.984359C5.43907 0.983354 5.66061 0.97704 5.74701 0.970348C5.93848 0.955512 6.65335 0.961001 7.47502 0.983618ZM2.11735 2.08808C2.05339 2.12712 1.94385 2.25556 1.94379 2.29161C1.94375 2.30694 1.93628 2.32407 1.92718 2.32968C1.91809 2.33528 1.91065 2.37979 1.91065 2.42858C1.91065 2.47737 1.91809 2.52188 1.92718 2.52749C1.93628 2.53309 1.94372 2.55206 1.94372 2.56967C1.94372 2.58728 1.95116 2.60167 1.96026 2.60167C1.96935 2.60167 1.97679 2.6165 1.97679 2.63463C1.97679 2.65277 1.98423 2.6676 1.99333 2.6676C2.00242 2.6676 2.00986 2.67921 2.00986 2.69342C2.00986 2.70761 2.03591 2.77541 2.06774 2.84408C2.09957 2.91277 2.12562 2.97904 2.12562 2.99137C2.12562 3.00368 2.13306 3.01377 2.14215 3.01377C2.15125 3.01377 2.15869 3.02816 2.15869 3.04577C2.15869 3.06337 2.16613 3.08235 2.17522 3.08795C2.18432 3.09356 2.19176 3.11253 2.19176 3.13014C2.19176 3.14774 2.19738 3.16213 2.20426 3.16213C2.21114 3.16213 2.22677 3.18623 2.239 3.21571C2.26164 3.27024 2.28507 3.32584 2.32587 3.42176C2.3384 3.45123 2.35428 3.47533 2.36116 3.47533C2.36804 3.47533 2.37366 3.48972 2.37366 3.50733C2.37366 3.52494 2.3811 3.54391 2.39019 3.54951C2.39929 3.55512 2.40673 3.57409 2.40673 3.5917C2.40673 3.6093 2.41417 3.62369 2.42327 3.62369C2.43236 3.62369 2.4398 3.63704 2.4398 3.65336C2.4398 3.66968 2.44605 3.69007 2.45369 3.6987C2.46133 3.7073 2.47754 3.74032 2.48972 3.77205C2.50191 3.80378 2.54403 3.89817 2.58332 3.9818C2.62262 4.06544 2.65477 4.14517 2.65477 4.159C2.65477 4.17283 2.66221 4.18416 2.67131 4.18416C2.6804 4.18416 2.68784 4.19838 2.68784 4.21576C2.68784 4.23313 2.69366 4.24981 2.70077 4.25285C2.70788 4.25587 2.73917 4.31701 2.77029 4.38871C2.80141 4.46042 2.84397 4.53611 2.86484 4.55692C2.88573 4.57774 2.90281 4.59935 2.90281 4.60494C2.90281 4.63223 3.08527 4.76111 3.12391 4.76111C3.13766 4.76111 3.1535 4.76853 3.15912 4.77759C3.17198 4.79833 3.50474 4.79953 3.54381 4.77896C3.5596 4.77065 3.5966 4.75498 3.62601 4.7441C3.70254 4.71584 3.89497 4.52204 3.89497 4.47323C3.89497 4.4593 3.90241 4.44791 3.91151 4.44791C3.9206 4.44791 3.92804 4.43668 3.92804 4.42295C3.92804 4.40924 3.93466 4.38512 3.94273 4.36938C4.02701 4.20511 4.0438 4.16782 4.0438 4.14484C4.0438 4.13021 4.05124 4.11822 4.06033 4.11822C4.06943 4.11822 4.07687 4.09968 4.07687 4.07701C4.07687 4.05434 4.08431 4.0358 4.0934 4.0358C4.1025 4.0358 4.10994 4.02096 4.10994 4.00283C4.10994 3.9847 4.11738 3.96986 4.12648 3.96986C4.13557 3.96986 4.14301 3.95503 4.14301 3.93689C4.14301 3.91876 4.15045 3.90393 4.15955 3.90393C4.16864 3.90393 4.17608 3.89257 4.17608 3.87867C4.17608 3.86479 4.20213 3.79991 4.23396 3.7345C4.26579 3.66909 4.29184 3.60256 4.29184 3.58665C4.29184 3.57076 4.29928 3.55776 4.30837 3.55776C4.31747 3.55776 4.32491 3.55012 4.32491 3.54078C4.32491 3.53145 4.36584 3.43861 4.41586 3.33449C4.46588 3.23036 4.50681 3.13416 4.50681 3.12069C4.50681 3.10722 4.51425 3.09619 4.52334 3.09619C4.53244 3.09619 4.53988 3.07765 4.53988 3.05498C4.53988 3.03232 4.54732 3.01377 4.55641 3.01377C4.56551 3.01377 4.57295 2.99894 4.57295 2.98081C4.57295 2.96267 4.58039 2.94784 4.58949 2.94784C4.59858 2.94784 4.60602 2.93809 4.60602 2.92619C4.60602 2.91429 4.6236 2.86794 4.6451 2.82317C4.66658 2.77841 4.69411 2.71397 4.70628 2.67997C4.71847 2.64598 4.73436 2.61815 4.74163 2.61815C4.74889 2.61815 4.75485 2.60376 4.75485 2.58615C4.75485 2.56855 4.76229 2.54958 4.77138 2.54397C4.78048 2.53837 4.78792 2.48644 4.78792 2.42858C4.78792 2.37072 4.78048 2.3188 4.77138 2.31319C4.76229 2.30759 4.75485 2.28861 4.75485 2.27101C4.75485 2.2534 4.74866 2.23901 4.7411 2.23901C4.73355 2.23901 4.71729 2.22027 4.70499 2.19736C4.69269 2.17444 4.64923 2.13364 4.60842 2.10669C4.54133 2.0624 4.52126 2.05768 4.39932 2.05768C4.27563 2.05768 4.25789 2.062 4.18566 2.10969C4.14233 2.13831 4.09894 2.17911 4.08922 2.20036C4.07951 2.22162 4.06531 2.23901 4.05767 2.23901C4.05005 2.23901 4.0438 2.25385 4.0438 2.27198C4.0438 2.29011 4.03636 2.30495 4.02726 2.30495C4.01817 2.30495 4.01072 2.31847 4.01072 2.335C4.01072 2.35152 3.9884 2.41098 3.96112 2.46714C3.93383 2.52328 3.91151 2.57354 3.91151 2.57884C3.91151 2.58957 3.86737 2.69322 3.84397 2.73743C3.83564 2.75317 3.82883 2.77729 3.82883 2.791C3.82883 2.80474 3.82139 2.81596 3.81229 2.81596C3.8032 2.81596 3.79576 2.82719 3.79576 2.84092C3.79576 2.85463 3.78919 2.87875 3.78115 2.89449C3.77312 2.91024 3.75733 2.94536 3.74606 2.97256C3.7348 2.99976 3.71532 3.0417 3.70279 3.06576C3.69026 3.08983 3.68 3.12137 3.68 3.13582C3.68 3.1503 3.67256 3.16213 3.66347 3.16213C3.65437 3.16213 3.64693 3.18023 3.64693 3.20237C3.64693 3.22451 3.63949 3.24719 3.6304 3.2528C3.6213 3.2584 3.61386 3.28108 3.61386 3.30322C3.61386 3.32536 3.60642 3.34346 3.59732 3.34346C3.58823 3.34346 3.58079 3.3583 3.58079 3.37643C3.58079 3.39456 3.57335 3.4094 3.56425 3.4094C3.55516 3.4094 3.54772 3.42423 3.54772 3.44237C3.54772 3.4605 3.54027 3.47533 3.53118 3.47533C3.52208 3.47533 3.51464 3.48972 3.51464 3.50733C3.51464 3.52494 3.5072 3.54391 3.49811 3.54951C3.48901 3.55512 3.48157 3.57018 3.48157 3.58301C3.48157 3.59582 3.46219 3.64916 3.43853 3.70155C3.38745 3.81451 3.37085 3.85418 3.36069 3.88744C3.35487 3.9065 3.35049 3.9046 3.34159 3.8792C3.30533 3.7756 3.24173 3.63116 3.23029 3.62645C3.22298 3.62341 3.21699 3.60663 3.21699 3.58913C3.21699 3.55838 3.21098 3.54228 3.16997 3.4632C3.15945 3.44293 3.15085 3.4151 3.15085 3.40139C3.15085 3.38765 3.14341 3.37643 3.13431 3.37643C3.12522 3.37643 3.11778 3.36204 3.11778 3.34443C3.11778 3.32683 3.11116 3.30836 3.10308 3.30337C3.09499 3.29839 3.08328 3.27411 3.07707 3.24943C3.06701 3.20951 2.99186 3.03708 2.9511 2.96043C2.94273 2.94469 2.93588 2.92057 2.93588 2.90686C2.93588 2.89313 2.92844 2.8819 2.91935 2.8819C2.91025 2.8819 2.90281 2.86335 2.90281 2.84069C2.90281 2.81802 2.89719 2.79948 2.89033 2.79948C2.88345 2.79948 2.86959 2.77538 2.85952 2.7459C2.81626 2.61929 2.77791 2.52711 2.76639 2.522C2.75958 2.51896 2.75399 2.50228 2.75399 2.48491C2.75399 2.46753 2.74654 2.45331 2.73745 2.45331C2.72836 2.45331 2.72091 2.43847 2.72091 2.42034C2.72091 2.40221 2.71347 2.38737 2.70438 2.38737C2.69528 2.38737 2.68784 2.37244 2.68784 2.35417C2.68784 2.28327 2.57525 2.1343 2.48819 2.09003C2.40094 2.04567 2.18869 2.04455 2.11735 2.08808ZM5.32534 2.07681C5.2816 2.10076 5.21785 2.16721 5.21785 2.18883C5.21785 2.1983 5.21041 2.20604 5.20132 2.20604C5.19222 2.20604 5.18478 2.22088 5.18478 2.23901C5.18478 2.25714 5.17734 2.27198 5.16825 2.27198C5.14207 2.27198 5.14596 4.43004 5.17227 4.51411C5.18358 4.55022 5.19846 4.57978 5.20534 4.57978C5.21223 4.57978 5.21785 4.59177 5.21785 4.60642C5.21785 4.63665 5.34755 4.76111 5.37908 4.76111C5.39044 4.76111 5.39975 4.76853 5.39975 4.77759C5.39975 4.78742 5.46313 4.79408 5.55684 4.79408C5.65055 4.79408 5.71394 4.78742 5.71394 4.77759C5.71394 4.76853 5.72597 4.76111 5.74069 4.76111C5.77542 4.76111 5.89583 4.64107 5.89583 4.60645C5.89583 4.59178 5.90145 4.57978 5.90835 4.57978C5.93937 4.57978 5.96198 4.43399 5.96198 4.23387V4.01932L6.37124 4.01922C6.59635 4.01917 6.82516 4.01185 6.87973 4.00295C7.03958 3.97688 7.25179 3.90872 7.25179 3.88342C7.25179 3.87656 7.26667 3.87096 7.28486 3.87096C7.30305 3.87096 7.31793 3.86354 7.31793 3.85447C7.31793 3.84541 7.32934 3.83799 7.3433 3.83799C7.37032 3.83799 7.58251 3.63434 7.58251 3.60843C7.58251 3.59999 7.59193 3.58327 7.60347 3.57129C7.62765 3.54617 7.67093 3.44706 7.69937 3.3517C7.71018 3.31544 7.72551 3.26872 7.73345 3.2479C7.75356 3.19512 7.75177 2.8368 7.73133 2.8242C7.72224 2.8186 7.7148 2.79209 7.7148 2.76531C7.7148 2.73852 7.70782 2.70372 7.69927 2.68798C7.69073 2.67224 7.66462 2.61566 7.64124 2.56225C7.61788 2.50886 7.58393 2.45235 7.56582 2.43669C7.54772 2.42103 7.5329 2.40237 7.5329 2.39523C7.5329 2.38233 7.43659 2.28687 7.37488 2.2386C7.3201 2.19574 7.12036 2.10555 7.02594 2.08104C6.91061 2.05109 5.37923 2.04728 5.32534 2.07681ZM8.31836 2.07885C8.14596 2.17908 8.13488 2.18964 8.05359 2.33126L7.99591 2.43175V3.48928C7.99591 4.09758 8.00218 4.54681 8.01066 4.54681C8.01876 4.54681 8.02974 4.56407 8.03505 4.58516C8.0494 4.64214 8.17339 4.76111 8.21845 4.76111C8.23247 4.76111 8.24395 4.76853 8.24395 4.77759C8.24395 4.78737 8.30459 4.79408 8.39277 4.79408C8.48096 4.79408 8.5416 4.78737 8.5416 4.77759C8.5416 4.76853 8.55282 4.76111 8.56655 4.76111C8.60395 4.76111 8.68812 4.67997 8.73757 4.59627L8.78137 4.52209L8.78638 3.87508C8.78914 3.51923 8.79526 3.22807 8.79997 3.22807C8.8155 3.22807 8.85578 3.27482 8.85578 3.29284C8.85578 3.30255 8.86135 3.31051 8.86818 3.31052C8.87501 3.31054 8.90273 3.34577 8.92978 3.38882C8.97603 3.46239 9.05974 3.5791 9.11316 3.64448C9.12621 3.66045 9.13689 3.67801 9.13689 3.68348C9.13689 3.6954 9.24823 3.84938 9.2896 3.89468C9.30566 3.91225 9.31879 3.93635 9.31879 3.94825C9.31879 3.96014 9.32623 3.96986 9.33533 3.96986C9.34442 3.96986 9.35186 3.98036 9.35186 3.99322C9.35186 4.00606 9.35815 4.01903 9.36584 4.02207C9.37352 4.02508 9.41584 4.07948 9.45988 4.14295C9.50391 4.20641 9.546 4.26081 9.55339 4.26383C9.56078 4.26686 9.56685 4.27799 9.56685 4.28855C9.56686 4.3052 9.58856 4.3355 9.66572 4.42661C9.67499 4.43755 9.68258 4.45425 9.68258 4.4637C9.68258 4.47314 9.68953 4.48088 9.69801 4.48088C9.70649 4.48088 9.7181 4.49558 9.72384 4.51356C9.74499 4.58003 9.94881 4.76111 10.0025 4.76111C10.0175 4.76111 10.0298 4.76853 10.0298 4.77759C10.0298 4.78753 10.0987 4.79408 10.2035 4.79408C10.3082 4.79408 10.3771 4.78753 10.3771 4.77759C10.3771 4.76853 10.3951 4.76111 10.4171 4.76111C10.439 4.76111 10.4595 4.75555 10.4625 4.74875C10.4656 4.74194 10.4994 4.71513 10.5378 4.68917C10.5762 4.66319 10.612 4.62796 10.6175 4.61087C10.6229 4.59376 10.6332 4.57978 10.6403 4.57978C10.6474 4.57978 10.6662 4.54825 10.6822 4.50972C10.6982 4.4712 10.7179 4.42679 10.7261 4.41105C10.7343 4.39504 10.7409 3.93183 10.7409 3.36111C10.7409 2.3443 10.7407 2.33953 10.7051 2.27704C10.659 2.19624 10.5793 2.11063 10.5226 2.08101C10.4624 2.04957 10.2324 2.04994 10.1688 2.08157C10.1 2.11581 9.99677 2.21407 9.99677 2.24536C9.99677 2.26 9.99024 2.27198 9.98225 2.27198C9.94832 2.27198 9.93062 2.54671 9.93062 3.07331C9.93062 3.56463 9.92786 3.6233 9.90582 3.60132C9.89218 3.58772 9.88101 3.56865 9.88101 3.55893C9.88101 3.54922 9.87357 3.54127 9.86448 3.54127C9.85538 3.54127 9.84794 3.53178 9.84794 3.52019C9.84794 3.50858 9.83306 3.48841 9.81487 3.47533C9.79668 3.46226 9.7818 3.44208 9.7818 3.43048C9.7818 3.41889 9.77623 3.40925 9.7694 3.40907C9.76257 3.40889 9.73499 3.3718 9.7081 3.32665C9.68121 3.2815 9.65331 3.24455 9.64609 3.24455C9.63888 3.24455 9.63297 3.23506 9.63297 3.22347C9.63297 3.21187 9.61809 3.19169 9.5999 3.17862C9.58171 3.16554 9.56683 3.14891 9.56683 3.14166C9.56683 3.12414 9.48304 2.99562 9.45119 2.96432C9.43737 2.95072 9.41554 2.91919 9.40269 2.89426C9.38986 2.86934 9.37316 2.84893 9.3656 2.84893C9.35805 2.84893 9.35186 2.8378 9.35186 2.8242C9.35186 2.8106 9.34568 2.79948 9.33812 2.79948C9.33056 2.79948 9.31381 2.77907 9.30091 2.75415C9.27555 2.70514 9.27176 2.69975 9.21243 2.62801C9.19067 2.6017 9.16292 2.5609 9.15075 2.53734C9.13858 2.51379 9.11907 2.48446 9.10738 2.47217C9.09569 2.45985 9.05524 2.40445 9.01747 2.34903C8.92971 2.22019 8.86354 2.15468 8.7667 2.10079C8.69682 2.0619 8.67271 2.05778 8.52035 2.05866C8.42343 2.05922 8.33734 2.06782 8.31836 2.07885ZM6.69783 2.71706C6.70345 2.72612 6.73047 2.73354 6.75785 2.73354C6.81132 2.73354 6.82354 2.74264 6.89272 2.834C6.933 2.88719 6.9376 2.907 6.9376 3.02769C6.9376 3.10163 6.93185 3.16213 6.92482 3.16213C6.91779 3.16213 6.89859 3.18704 6.88214 3.21749C6.86221 3.25438 6.82608 3.28464 6.77388 3.30815C6.70137 3.34082 6.66818 3.34346 6.32874 3.34346H5.96198V3.02202V2.70057H6.32479C6.54884 2.70057 6.69151 2.70687 6.69783 2.71706Z\" fill=\"#71717A\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1mmmnz8\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:6,intrinsicWidth:106,svg:'<svg width=\"106\" height=\"6\" viewBox=\"0 0 106 6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11.771 2.87094C11.771 1.6025 12.7993 0.574219 14.0677 0.574219H88.7113C89.9797 0.574219 91.008 1.6025 91.008 2.87094C91.008 4.13939 89.9797 5.16767 88.7113 5.16767H14.0677C12.7993 5.16767 11.771 4.13939 11.771 2.87094Z\" fill=\"#ECEBE8\"/>\\n<rect x=\"11.6521\" y=\"0.574219\" width=\"12.0578\" height=\"4.59345\" rx=\"2.29672\" fill=\"#33A974\"/>\\n<path d=\"M0.0840869 1.35147C-0.0280289 1.23935 -0.028029 1.05758 0.0840869 0.945459C0.196203 0.833343 0.377978 0.833343 0.490094 0.945459L4.14416 4.59953C4.25628 4.71164 4.25628 4.89342 4.14416 5.00553C4.03204 5.11765 3.85027 5.11765 3.73815 5.00553L0.0840869 1.35147Z\" fill=\"#DCDAD5\"/>\\n<path d=\"M3.73815 0.945415C3.85027 0.833299 4.03204 0.833299 4.14416 0.945415C4.25628 1.05753 4.25628 1.23931 4.14416 1.35142L0.490094 5.00549C0.377979 5.1176 0.196203 5.1176 0.0840869 5.00549C-0.0280289 4.89337 -0.0280289 4.7116 0.0840869 4.59948L3.73815 0.945415Z\" fill=\"#DCDAD5\"/>\\n<path d=\"M0.0840869 1.35147C-0.0280289 1.23935 -0.028029 1.05758 0.0840869 0.945459C0.196203 0.833343 0.377978 0.833343 0.490094 0.945459L4.14416 4.59953C4.25628 4.71164 4.25628 4.89342 4.14416 5.00553C4.03204 5.11765 3.85027 5.11765 3.73815 5.00553L0.0840869 1.35147Z\" fill=\"#DCDAD5\"/>\\n<path d=\"M3.73815 0.945415C3.85027 0.833299 4.03204 0.833299 4.14416 0.945415C4.25628 1.05753 4.25628 1.23931 4.14416 1.35142L0.490094 5.00549C0.377979 5.1176 0.196203 5.1176 0.0840869 5.00549C-0.0280289 4.89337 -0.0280289 4.7116 0.0840869 4.59948L3.73815 0.945415Z\" fill=\"#DCDAD5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M100.137 0.00291302C99.3692 0.0734074 98.7308 0.650257 98.5331 1.45169C98.4746 1.68872 98.4563 1.97968 98.4865 2.19313C98.5943 2.95526 99.18 3.7871 100.222 4.65806C100.586 4.96246 101.139 5.359 101.551 5.61211C101.766 5.74371 101.781 5.74438 101.969 5.62997C102.367 5.38676 102.934 4.97903 103.309 4.66578C104.477 3.68899 105.075 2.76345 105.075 1.93239C105.075 1.35258 104.834 0.808718 104.411 0.434609C103.958 0.0336278 103.346 -0.0987732 102.775 0.0805251C102.538 0.155056 102.295 0.301189 102.105 0.484227C101.994 0.590774 101.855 0.756572 101.806 0.842424C101.792 0.865467 101.778 0.884151 101.775 0.883944C101.771 0.883725 101.739 0.838762 101.704 0.784012C101.614 0.645795 101.361 0.393875 101.21 0.29411C101.011 0.162173 100.813 0.0788102 100.591 0.0342467C100.463 0.00856083 100.242 -0.00673208 100.137 0.00291302Z\" fill=\"#DF4733\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18jgmgo\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:82,intrinsicWidth:83,svg:'<svg width=\"83\" height=\"82\" viewBox=\"0 0 83 82\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.62005 49.8638H27.0172C29.5874 49.8638 31.6972 51.9924 31.6972 54.6225V76.3015C31.6972 78.9316 29.5874 81.0601 27.0172 81.0601H5.62005C3.04661 81.0601 0.94 78.9585 0.94 76.3015V54.6225C0.94 51.9924 3.04983 49.8638 5.62005 49.8638ZM55.62 1.38873H77.0172C79.5874 1.38873 81.6972 3.51729 81.6972 6.14738V27.8264C81.6972 30.4565 79.5874 32.585 77.0172 32.585H55.62C53.0466 32.585 50.94 30.4834 50.94 27.8264V6.14738C50.94 3.51729 53.0498 1.38873 55.62 1.38873ZM5.62005 1.38873H27.0172C29.5874 1.38873 31.6972 3.51729 31.6972 6.14738V27.8264C31.6972 30.4565 29.5874 32.585 27.0172 32.585H5.62005C3.04661 32.585 0.94 30.4834 0.94 27.8264V6.14738C0.94 3.51729 3.04983 1.38873 5.62005 1.38873ZM55.6041 49.8638H76.9403C79.5017 49.8638 81.6044 51.9851 81.6044 54.6063V76.2236C81.6044 78.8447 79.5017 80.966 76.9403 80.966H55.6041C53.0395 80.966 50.94 78.8716 50.94 76.2236V54.6063C50.94 51.9851 53.0427 49.8638 55.6041 49.8638Z\" stroke=\"#71717A\" stroke-width=\"1.88\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.2108 56.3754C15.6043 56.6001 15.0103 57.1426 14.6507 57.8002C14.3908 58.2756 14.3434 58.48 14.3424 59.1279C14.3412 60.0455 14.3856 60.0883 15.3437 60.0905C15.882 60.0918 16.0983 60.1401 16.3099 60.3065C16.6017 60.5361 16.7979 61.0765 16.7989 61.6532L16.7995 62.0085L17.4301 61.9513C18.9117 61.817 19.9219 60.8141 20.0236 59.3765C20.1138 58.1028 19.6502 57.1917 18.6165 56.6112C17.9415 56.232 16.879 56.1279 16.2108 56.3754ZM23.2477 58.3528C22.6372 58.6242 22.1444 59.4145 22.1491 60.1149C22.1518 60.524 22.4557 61.2259 22.7387 61.4773C23.2413 61.9236 24.1283 62.0971 24.735 61.8678C25.0966 61.7312 25.5749 61.29 25.7734 60.9099C26.0025 60.4713 25.9586 59.5869 25.6838 59.1039C25.2498 58.3413 24.083 57.9816 23.2477 58.3528ZM6.17353 60.8081C6.0174 60.9806 6 61.4757 6 65.73V70.4603L6.23308 70.6235C6.43533 70.7652 7.07418 70.7867 11.0852 70.7867C15.0962 70.7867 15.7351 70.7652 15.9373 70.6235L16.1704 70.4603V65.7118C16.1704 61.2448 16.1591 60.9531 15.9786 60.7899C15.8063 60.6338 15.3118 60.6163 11.067 60.6163C6.62752 60.6163 6.33678 60.6278 6.17353 60.8081ZM13.7114 62.7479C13.745 62.8823 13.7577 63.2008 13.7396 63.4556L13.7064 63.9191L11.9764 63.98V66.3138C11.9764 67.9893 11.9409 68.6833 11.8506 68.7736C11.6864 68.9378 10.484 68.9378 10.3198 68.7736C10.2295 68.6833 10.194 67.9893 10.194 66.3138V63.98L8.46396 63.9191L8.43177 63.3549C8.41405 63.0446 8.42443 62.7261 8.45473 62.6472C8.4993 62.5311 9.00121 62.5036 11.08 62.5036H13.65L13.7114 62.7479ZM16.7989 66.8287C16.7985 68.7508 16.7538 70.2657 16.6904 70.4937C16.6311 70.7072 16.4599 70.9785 16.3099 71.0965C16.0572 71.2953 15.8932 71.311 14.0592 71.311C12.5467 71.311 12.0813 71.3418 12.0814 71.442C12.0814 71.5142 12.2223 71.8708 12.3943 72.2346C12.7493 72.9847 13.69 74.0311 14.3655 74.4271C15.8696 75.3088 18.0442 75.3085 19.5495 74.4263C20.1123 74.0964 20.9648 73.2028 21.3589 72.5296C21.9784 71.4711 22.042 70.9812 22.042 67.2666C22.042 64.1375 22.0284 63.8869 21.8502 63.7256C21.6834 63.5747 21.3425 63.5521 19.229 63.5521H16.7995L16.7989 66.8287ZM22.5834 63.933C22.6479 64.1665 22.6721 65.5958 22.646 67.629C22.6111 70.3437 22.5721 71.0386 22.4305 71.466C22.316 71.8119 22.2929 72.0232 22.362 72.0923C22.4192 72.1495 22.8307 72.1978 23.2764 72.1994C24.5813 72.204 25.5223 71.6301 26.1567 70.443C26.384 70.0176 26.3945 69.8822 26.4254 66.9746C26.4545 64.2378 26.4404 63.9299 26.2781 63.7505C26.1153 63.5705 25.9309 63.5521 24.2885 63.5521H22.4782L22.5834 63.933Z\" fill=\"#71717A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M64.7941 7.21385C64.2468 7.48982 64.1013 7.78165 63.9539 8.89806C63.8981 9.32041 63.8393 9.68652 63.8231 9.71158C63.8069 9.73665 63.6854 9.79073 63.553 9.83185C63.4206 9.8729 63.1735 9.97317 63.0039 10.0546L62.6954 10.2027L61.9815 9.66596C61.0645 8.97659 60.7969 8.88028 60.2199 9.03203C60.0183 9.085 59.7681 9.28324 59.071 9.9423C58.1315 10.8306 58.0252 10.9656 57.9607 11.352C57.8914 11.7675 58.0263 12.0562 58.6444 12.8158L59.225 13.5292L59.0709 13.8239C58.9861 13.9861 58.8817 14.2225 58.8389 14.3493C58.7959 14.4762 58.7395 14.5926 58.7134 14.6081C58.6872 14.6236 58.3052 14.6806 57.8644 14.7348C56.9226 14.8504 56.708 14.9087 56.4465 15.1196C56.0402 15.4472 56 15.6156 56 16.9895C56 18.3634 56.0402 18.5318 56.4465 18.8594C56.708 19.0703 56.9226 19.1286 57.8644 19.2442C58.3052 19.2984 58.6872 19.3554 58.7134 19.3708C58.7395 19.3863 58.7959 19.5028 58.8389 19.6297C58.8817 19.7565 58.9861 19.9929 59.0709 20.155L59.225 20.4498L58.6444 21.1632C58.0263 21.9228 57.8914 22.2115 57.9607 22.627C58.0252 23.0134 58.1315 23.1483 59.071 24.0367C59.7681 24.6957 60.0183 24.894 60.2199 24.947C60.7969 25.0987 61.0645 25.0024 61.9815 24.313L62.6954 23.7763L63.0039 23.9244C63.1735 24.0058 63.4206 24.1061 63.553 24.1471C63.6854 24.1883 63.8069 24.2423 63.8231 24.2674C63.8393 24.2925 63.8987 24.6586 63.9552 25.0809C64.0759 25.9834 64.1367 26.1891 64.3568 26.4397C64.6986 26.829 64.8744 26.8676 66.3081 26.8676C67.7418 26.8676 67.9176 26.829 68.2594 26.4397C68.4798 26.1888 68.5404 25.9832 68.6612 25.0772C68.7178 24.6527 68.7841 24.2867 68.8085 24.2638C68.833 24.2409 68.9979 24.1679 69.1751 24.1016C69.3522 24.0353 69.5987 23.9391 69.7227 23.8878L69.9482 23.7946L70.6778 24.3421C71.4555 24.9257 71.758 25.055 72.191 24.9886C72.5942 24.9268 72.7351 24.825 73.6621 23.9246C74.3499 23.2566 74.5567 23.0169 74.612 22.8237C74.7704 22.2707 74.6699 22.0143 73.9505 21.1356L73.3904 20.4514L73.5449 20.1558C73.6299 19.9933 73.7345 19.7565 73.7774 19.6297C73.8203 19.5028 73.8767 19.3863 73.9029 19.3708C73.929 19.3554 74.3111 19.2984 74.7518 19.2442C75.6936 19.1286 75.9082 19.0703 76.1697 18.8594C76.576 18.5318 76.6162 18.3634 76.6162 16.9895C76.6162 15.6156 76.576 15.4472 76.1697 15.1196C75.9082 14.9087 75.6936 14.8504 74.7518 14.7348C74.3111 14.6806 73.929 14.6236 73.9029 14.6081C73.8767 14.5926 73.8203 14.4762 73.7774 14.3493C73.7345 14.2225 73.6299 13.9857 73.5449 13.8231L73.3904 13.5275L73.9505 12.8434C74.6699 11.9646 74.7704 11.7082 74.612 11.1553C74.5567 10.9621 74.3499 10.7224 73.6621 10.0544C72.7351 9.15403 72.5942 9.05216 72.191 8.99036C71.758 8.92399 71.4555 9.05327 70.6778 9.63688L69.9482 10.1844L69.7227 10.0911C69.5987 10.0398 69.3522 9.94365 69.1751 9.87735C68.9979 9.81104 68.833 9.73807 68.8085 9.71516C68.7841 9.69226 68.7178 9.32628 68.6612 8.90183C68.5404 7.99576 68.4798 7.79024 68.2594 7.53933C67.9163 7.14847 67.7438 7.11118 66.2946 7.1139C65.2318 7.11593 64.9512 7.13458 64.7941 7.21385ZM67.3093 13.008C68.4934 13.2955 69.5857 14.1292 70.099 15.1374C70.4941 15.9132 70.5831 16.3223 70.5422 17.1747C70.4877 18.3124 70.144 19.0598 69.3063 19.8626C68.7739 20.3727 68.3206 20.6473 67.6143 20.8877C67.0846 21.068 65.9088 21.1152 65.3417 20.9789C64.1268 20.6871 63.0364 19.8618 62.5175 18.8416C62.3707 18.553 62.2068 18.1513 62.1533 17.9489C62.0284 17.4765 62.0284 16.5025 62.1533 16.0301C62.4533 14.8953 63.3233 13.8486 64.3753 13.3567C64.6765 13.2159 65.0824 13.0607 65.2773 13.0118C65.7517 12.8928 66.8265 12.8908 67.3093 13.008Z\" fill=\"#71717A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.93553 9.5758C8.56045 9.6493 8.06099 9.91321 7.76081 10.1965C7.44087 10.4985 7.14503 11.0198 7.05793 11.435C7.01771 11.6266 7.00003 13.3348 7.00003 17.0328C7.00003 22.8452 6.99075 22.6546 7.30166 23.2294C7.51671 23.627 7.92548 24.0043 8.38917 24.2329L8.79407 24.4327L16.6962 24.4464C23.7925 24.4586 24.6279 24.4516 24.8878 24.3772C25.6546 24.1578 26.2749 23.5513 26.5128 22.7883C26.6072 22.4857 26.6116 22.2231 26.6116 16.9665C26.6116 11.5933 26.6091 11.4545 26.5071 11.1585C26.3076 10.58 25.9858 10.1873 25.4462 9.86428C24.8412 9.50204 25.2706 9.51886 16.7955 9.52521C12.5985 9.52833 9.06154 9.55108 8.93553 9.5758ZM10.3747 11.8228C10.6193 12.0332 15.7639 16.6276 16.4407 17.24C16.7132 17.4866 16.9513 17.6891 16.9698 17.6901C16.9882 17.691 18.4443 16.3976 20.2056 14.8159C21.9669 13.2341 23.4851 11.8756 23.5794 11.7968C23.8227 11.5937 24.1128 11.5984 24.3236 11.8087C24.4592 11.9441 24.4769 11.9952 24.463 12.2112L24.447 12.4588L21.9956 14.6421C20.6473 15.843 19.5441 16.8408 19.5441 16.8594C19.5441 16.8781 20.483 17.7894 21.6305 18.8844C24.5743 21.6936 24.4731 21.588 24.4731 21.8535C24.4731 22.1654 24.2583 22.3766 23.9409 22.3766H23.7136L21.2244 20.0082C19.8553 18.7055 18.7245 17.6398 18.7114 17.6398C18.6984 17.6398 18.3876 17.9107 18.0206 18.2418C17.6537 18.573 17.2861 18.8795 17.2037 18.9231C16.9319 19.0669 16.7716 18.986 16.0456 18.3387C15.6748 18.008 15.3418 17.7246 15.3056 17.7088C15.2685 17.6927 14.9841 17.9187 14.6536 18.227C14.3313 18.5277 13.2347 19.5515 12.2168 20.502C11.1988 21.4526 10.2982 22.2653 10.2154 22.308C9.80657 22.519 9.32917 22.0783 9.49529 21.6433C9.52361 21.5693 10.6519 20.4918 12.0027 19.2489C13.3534 18.006 14.457 16.9657 14.455 16.937C14.4531 16.9084 13.3951 15.948 12.104 14.8029C10.8129 13.6577 9.68786 12.6438 9.60399 12.5497C9.1282 12.0164 9.83015 11.3543 10.3747 11.8228Z\" fill=\"#71717A\"/>\\n<path d=\"M60.8902 55.6514H57.0173C56.4556 55.6514 56 56.1153 56 56.6828V60.6068C56 61.1799 56.4556 61.6383 57.0173 61.6383H60.8902C61.4518 61.6383 61.9075 61.1744 61.9075 60.6068V56.6828C61.9075 56.1153 61.4518 55.6514 60.8902 55.6514Z\" fill=\"#71717A\"/>\\n<path d=\"M60.8902 62.4178H57.0173C56.4556 62.4178 56 62.8817 56 63.4493V67.3733C56 67.9463 56.4556 68.4048 57.0173 68.4048H60.8902C61.4518 68.4048 61.9075 67.9409 61.9075 67.3733V63.4493C61.9075 62.8817 61.4518 62.4178 60.8902 62.4178Z\" fill=\"#71717A\"/>\\n<path d=\"M60.8902 69.1844H57.0173C56.4556 69.1844 56 69.6483 56 70.2159V74.1399C56 74.7129 56.4556 75.1714 57.0173 75.1714H60.8902C61.4518 75.1714 61.9075 74.7075 61.9075 74.1399V70.2159C61.9075 69.6483 61.4518 69.1844 60.8902 69.1844Z\" fill=\"#71717A\"/>\\n<path d=\"M67.8274 55.6514H63.9544C63.3928 55.6514 62.9372 56.1153 62.9372 56.6828V60.6068C62.9372 61.1799 63.3928 61.6383 63.9544 61.6383H67.8274C68.389 61.6383 68.8446 61.1744 68.8446 60.6068V56.6828C68.8446 56.1153 68.389 55.6514 67.8274 55.6514Z\" fill=\"#71717A\"/>\\n<path d=\"M67.8274 62.4178H63.9544C63.3928 62.4178 62.9372 62.8817 62.9372 63.4493V67.3733C62.9372 67.9463 63.3928 68.4048 63.9544 68.4048H67.8274C68.389 68.4048 68.8446 67.9409 68.8446 67.3733V63.4493C68.8446 62.8817 68.389 62.4178 67.8274 62.4178Z\" fill=\"#71717A\"/>\\n<path d=\"M67.8274 69.1844H63.9545C63.3929 69.1844 62.9372 69.6483 62.9372 70.2159V74.1399C62.9372 74.7129 63.3929 75.1714 63.9545 75.1714H67.8274C68.389 75.1714 68.8447 74.7075 68.8447 74.1399V70.2159C68.8447 69.6483 68.389 69.1844 67.8274 69.1844Z\" fill=\"#71717A\"/>\\n<path d=\"M74.7645 55.6514H70.8915C70.3299 55.6514 69.8743 56.1153 69.8743 56.6828V60.6068C69.8743 61.1799 70.3299 61.6383 70.8915 61.6383H74.7645C75.3261 61.6383 75.7817 61.1744 75.7817 60.6068V56.6828C75.7817 56.1153 75.3261 55.6514 74.7645 55.6514Z\" fill=\"#71717A\"/>\\n<path d=\"M74.7645 62.4178H70.8915C70.3299 62.4178 69.8743 62.8817 69.8743 63.4493V67.3733C69.8743 67.9463 70.3299 68.4048 70.8915 68.4048H74.7645C75.3261 68.4048 75.7817 67.9409 75.7817 67.3733V63.4493C75.7817 62.8817 75.3261 62.4178 74.7645 62.4178Z\" fill=\"#71717A\"/>\\n<path d=\"M74.7644 69.1844H70.8915C70.3299 69.1844 69.8742 69.6483 69.8742 70.2159V74.1399C69.8742 74.7129 70.3299 75.1714 70.8915 75.1714H74.7644C75.326 75.1714 75.7817 74.7075 75.7817 74.1399V70.2159C75.7817 69.6483 75.326 69.1844 74.7644 69.1844Z\" fill=\"#71717A\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15njw4w\",\"data-border\":true,\"data-framer-name\":\"Features Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16s10z6\",\"data-framer-name\":\"Card Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Objectifs d'apprentissage\"})}),className:\"framer-1v1f2de\",\"data-framer-name\":\"Leave and Attendance Tracking\",fonts:[\"CUSTOM;Quincy CF Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4o700h\",\"data-styles-preset\":\"kdHaKwCP2\",style:{\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:\"D\\xe9finissez des cibles pr\\xe9cises, suivez facilement vos progr\\xe8s.\"})}),className:\"framer-1ihlda1\",\"data-framer-name\":\"Track employee attendance and manage leave requests.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gz0iu8\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-67dgus\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:272,svg:'<svg width=\"272\" height=\"33\" viewBox=\"0 0 272 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.65725\" y=\"1.63992\" width=\"270.685\" height=\"29.9104\" rx=\"4.59904\" fill=\"white\" stroke=\"#EFF1F6\" stroke-width=\"1.31401\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ce9pke\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:272,svg:'<svg width=\"272\" height=\"32\" viewBox=\"0 0 272 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.657494\" y=\"0.657006\" width=\"270.685\" height=\"29.9104\" rx=\"4.59904\" fill=\"white\" stroke=\"#EFF1F6\" stroke-width=\"1.31401\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1e6q28\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:272,svg:'<svg width=\"272\" height=\"32\" viewBox=\"0 0 272 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.657006\" y=\"1.41677\" width=\"270.685\" height=\"29.9104\" rx=\"4.59904\" fill=\"white\" stroke=\"#EFF1F6\" stroke-width=\"1.31401\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-85q5h2\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:272,svg:'<svg width=\"272\" height=\"32\" viewBox=\"0 0 272 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.657006\" y=\"0.986596\" width=\"270.685\" height=\"29.9104\" rx=\"4.59904\" fill=\"white\" stroke=\"#EFF1F6\" stroke-width=\"1.31401\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-wwwmmx\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:86,svg:'<svg width=\"86\" height=\"4\" viewBox=\"0 0 86 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.208496\" y=\"0.0722656\" width=\"85\" height=\"3\" rx=\"1.5\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-xsdg9u\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:5,intrinsicWidth:67,svg:'<svg width=\"67\" height=\"5\" viewBox=\"0 0 67 5\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.208496\" y=\"0.758301\" width=\"65.9182\" height=\"3.46938\" rx=\"1.73469\" fill=\"#5A3EC2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-6ghde\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:86,svg:'<svg width=\"86\" height=\"4\" viewBox=\"0 0 86 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.208496\" y=\"0.0722656\" width=\"85\" height=\"3\" rx=\"1.5\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-s61isw\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:44,svg:'<svg width=\"44\" height=\"4\" viewBox=\"0 0 44 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.208496\" y=\"0.00537109\" width=\"43.7142\" height=\"3.46938\" rx=\"1.73469\" fill=\"#DF4733\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-vr7p7l\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:86,svg:'<svg width=\"86\" height=\"4\" viewBox=\"0 0 86 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.208496\" y=\"0.0722656\" width=\"85\" height=\"3\" rx=\"1.5\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jwzgt1\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:5,intrinsicWidth:21,svg:'<svg width=\"21\" height=\"5\" viewBox=\"0 0 21 5\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.208496\" y=\"0.781738\" width=\"20.1224\" height=\"3.46938\" rx=\"1.73469\" fill=\"#F1D60E\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-bqf6y4\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:5,intrinsicWidth:86,svg:'<svg width=\"86\" height=\"5\" viewBox=\"0 0 86 5\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.208496\" y=\"0.0722656\" width=\"85\" height=\"4\" rx=\"2\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-xxu47\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:60,svg:'<svg width=\"60\" height=\"4\" viewBox=\"0 0 60 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.208496\" y=\"0.0874023\" width=\"59.6734\" height=\"3.46938\" rx=\"1.73469\" fill=\"#33A974\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-tkofn0\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"15\" viewBox=\"0 0 12 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.56496 0.394475C1.21695 0.515266 0.971218 0.73442 0.815724 1.06264L0.72389 1.25647L0.716056 7.13209C0.710717 11.1292 0.717884 13.0532 0.738456 13.15C0.924242 14.0236 1.95954 14.5 2.71145 14.058C2.7673 14.0251 3.58165 13.5022 4.52114 12.8959C6.09163 11.8823 6.23543 11.7958 6.30559 11.8224C6.34754 11.8383 7.14573 12.3451 8.0793 12.9487C9.01287 13.5522 9.8424 14.0765 9.92268 14.1137C10.6638 14.4569 11.6249 13.9662 11.7919 13.1591C11.8138 13.0529 11.8209 11.2547 11.8155 7.13209L11.8078 1.25647L11.7154 1.06139C11.5869 0.790275 11.3975 0.597264 11.1301 0.465099L10.9113 0.356987L6.31087 0.350488C2.00489 0.344424 1.7011 0.347238 1.56496 0.394475Z\" fill=\"#E4E4E7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1hob8yh\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"15\" viewBox=\"0 0 12 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.5652 0.476018C1.21719 0.596809 0.971462 0.815963 0.815968 1.14419L0.724135 1.33801L0.7163 7.21363C0.710962 11.2108 0.718128 13.1348 0.7387 13.2315C0.924486 14.1051 1.95979 14.5816 2.71169 14.1395C2.76755 14.1067 3.58189 13.5837 4.52138 12.9774C6.09187 11.9639 6.23567 11.8773 6.30583 11.9039C6.34779 11.9199 7.14597 12.4267 8.07955 13.0302C9.01312 13.6338 9.84264 14.158 9.92293 14.1952C10.664 14.5385 11.6251 14.0477 11.7921 13.2407C11.8141 13.1344 11.8211 11.3362 11.8157 7.21363L11.808 1.33801L11.7156 1.14294C11.5872 0.871818 11.3977 0.678807 11.1303 0.546642L10.9116 0.43853L6.31111 0.432031C2.00514 0.425967 1.70135 0.428781 1.5652 0.476018Z\" fill=\"#E4E4E7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1uz5nt1\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"15\" viewBox=\"0 0 12 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.5652 0.557561C1.21719 0.678352 0.971462 0.897506 0.815968 1.22573L0.724135 1.41955L0.7163 7.29518C0.710962 11.2923 0.718128 13.2163 0.7387 13.3131C0.924486 14.1867 1.95979 14.6631 2.71169 14.221C2.76755 14.1882 3.58189 13.6652 4.52138 13.0589C6.09187 12.0454 6.23567 11.9589 6.30583 11.9855C6.34779 12.0014 7.14597 12.5082 8.07955 13.1118C9.01312 13.7153 9.84264 14.2396 9.92293 14.2768C10.664 14.62 11.6251 14.1293 11.7921 13.3222C11.8141 13.216 11.8211 11.4177 11.8157 7.29518L11.808 1.41955L11.7156 1.22448C11.5872 0.953361 11.3977 0.76035 11.1303 0.628185L10.9116 0.520073L6.31111 0.513574C2.00514 0.507509 1.70135 0.510324 1.5652 0.557561Z\" fill=\"#E4E4E7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-izqse6\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"15\" viewBox=\"0 0 12 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.5652 0.414495C1.21719 0.535286 0.971462 0.754439 0.815968 1.08266L0.724135 1.27648L0.7163 7.15211C0.710962 11.1492 0.718128 13.0732 0.7387 13.17C0.924486 14.0436 1.95979 14.5201 2.71169 14.078C2.76755 14.0451 3.58189 13.5222 4.52138 12.9159C6.09187 11.9023 6.23567 11.8158 6.30583 11.8424C6.34779 11.8584 7.14597 12.3652 8.07955 12.9687C9.01312 13.5723 9.84264 14.0965 9.92293 14.1337C10.664 14.477 11.6251 13.9862 11.7921 13.1792C11.8141 13.0729 11.8211 11.2747 11.8157 7.15211L11.808 1.27648L11.7156 1.08141C11.5872 0.810294 11.3977 0.617284 11.1303 0.485118L10.9116 0.377007L6.31111 0.370507C2.00514 0.364443 1.70135 0.367258 1.5652 0.414495Z\" fill=\"#E4E4E7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-umy8di\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:272,svg:'<svg width=\"272\" height=\"32\" viewBox=\"0 0 272 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.65725\" y=\"0.762963\" width=\"270.685\" height=\"29.9104\" rx=\"4.59904\" fill=\"white\" stroke=\"#EFF1F6\" stroke-width=\"1.31401\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1xps41l\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:5,intrinsicWidth:86,svg:'<svg width=\"86\" height=\"5\" viewBox=\"0 0 86 5\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.208496\" y=\"0.0722656\" width=\"85\" height=\"4\" rx=\"2\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-a6jia\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:126,svg:'<svg width=\"126\" height=\"8\" viewBox=\"0 0 126 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.013916\" y=\"-0.00683594\" width=\"125\" height=\"8\" rx=\"4\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1s90th4\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"15\" viewBox=\"0 0 12 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.5652 0.496038C1.21719 0.616829 0.971462 0.835982 0.815968 1.1642L0.724135 1.35803L0.7163 7.23365C0.710962 11.2308 0.718128 13.1548 0.7387 13.2516C0.924486 14.1252 1.95979 14.6016 2.71169 14.1595C2.76755 14.1267 3.58189 13.6037 4.52138 12.9974C6.09187 11.9839 6.23567 11.8974 6.30583 11.924C6.34779 11.9399 7.14597 12.4467 8.07955 13.0503C9.01312 13.6538 9.84264 14.178 9.92293 14.2152C10.664 14.5585 11.6251 14.0677 11.7921 13.2607C11.8141 13.1545 11.8211 11.3562 11.8157 7.23365L11.808 1.35803L11.7156 1.16296C11.5872 0.891837 11.3977 0.698826 11.1303 0.566661L10.9116 0.45855L6.31111 0.45205C2.00514 0.445986 1.70135 0.448801 1.5652 0.496038Z\" fill=\"#E4E4E7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-bczi9y\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:272,svg:'<svg width=\"272\" height=\"33\" viewBox=\"0 0 272 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.65725\" y=\"1.53982\" width=\"270.685\" height=\"29.9104\" rx=\"4.59904\" fill=\"white\" stroke=\"#EFF1F6\" stroke-width=\"1.31401\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-185s1m7\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:86,svg:'<svg width=\"86\" height=\"4\" viewBox=\"0 0 86 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.208496\" y=\"0.0722656\" width=\"85\" height=\"3\" rx=\"1.5\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-a30lss\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:126,svg:'<svg width=\"126\" height=\"7\" viewBox=\"0 0 126 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.013916\" y=\"-0.00683594\" width=\"125\" height=\"7\" rx=\"3.5\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1mmcm3t\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"15\" viewBox=\"0 0 12 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.5652 0.272893C1.21719 0.393684 0.971462 0.612838 0.815968 0.94106L0.724135 1.13488L0.7163 7.01051C0.710962 11.0076 0.718128 12.9316 0.7387 13.0284C0.924486 13.902 1.95979 14.3785 2.71169 13.9364C2.76755 13.9035 3.58189 13.3806 4.52138 12.7743C6.09187 11.7607 6.23567 11.6742 6.30583 11.7008C6.34779 11.7168 7.14597 12.2236 8.07955 12.8271C9.01312 13.4307 9.84264 13.9549 9.92293 13.9921C10.664 14.3354 11.6251 13.8446 11.7921 13.0376C11.8141 12.9313 11.8211 11.1331 11.8157 7.01051L11.808 1.13488L11.7156 0.939813C11.5872 0.668693 11.3977 0.475682 11.1303 0.343517L10.9116 0.235405L6.31111 0.228906C2.00514 0.222842 1.70135 0.225656 1.5652 0.272893Z\" fill=\"#E4E4E7\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-3w20al\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:272,svg:'<svg width=\"272\" height=\"32\" viewBox=\"0 0 272 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.65725\" y=\"1.31619\" width=\"270.685\" height=\"29.9104\" rx=\"4.59904\" fill=\"white\" stroke=\"#EFF1F6\" stroke-width=\"1.31401\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ug3oz8\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:5,intrinsicWidth:86,svg:'<svg width=\"86\" height=\"5\" viewBox=\"0 0 86 5\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.208496\" y=\"0.0722656\" width=\"85\" height=\"4\" rx=\"2\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1rl14yw\",\"data-framer-name\":\"Rounded rectangle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:126,svg:'<svg width=\"126\" height=\"8\" viewBox=\"0 0 126 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.013916\" y=\"-0.00683594\" width=\"125\" height=\"8\" rx=\"4\" fill=\"#F2F2F2\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1y3kp50\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"14\" viewBox=\"0 0 12 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.5652 0.0492603C1.21719 0.170051 0.971462 0.389205 0.815968 0.717428L0.724135 0.911251L0.7163 6.78687C0.710962 10.784 0.718128 12.708 0.7387 12.8048C0.924486 13.6784 1.95979 14.1548 2.71169 13.7127C2.76755 13.6799 3.58189 13.1569 4.52138 12.5506C6.09187 11.5371 6.23567 11.4506 6.30583 11.4772C6.34779 11.4931 7.14597 11.9999 8.07955 12.6035C9.01312 13.207 9.84264 13.7313 9.92293 13.7684C10.664 14.1117 11.6251 13.621 11.7921 12.8139C11.8141 12.7077 11.8211 10.9094 11.8157 6.78687L11.808 0.911251L11.7156 0.71618C11.5872 0.44506 11.3977 0.252049 11.1303 0.119884L10.9116 0.0117724L6.31111 0.00527293C2.00514 -0.000791296 1.70135 0.00202317 1.5652 0.0492603Z\" fill=\"#E4E4E7\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 169, 116)\"},children:\"Comprendre\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 169, 116)\"},children:\"Comprendre\"})}),className:\"framer-sj13uz\",fonts:[\"GF;Plus Jakarta Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{children:getLocalizedValue(\"v27\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(242, 214, 16)\"},children:\"S\\xe9curiser\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(242, 214, 16)\"},children:\"S\\xe9curiser\"})}),className:\"framer-uahca3\",fonts:[\"GF;Plus Jakarta Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{children:getLocalizedValue(\"v29\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(223, 70, 51)\"},children:\"Reconna\\xeetre\"})}),transformTemplate:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(223, 70, 51)\"},children:\"Reconna\\xeetre\"})}),className:\"framer-1aalwqe\",fonts:[\"GF;Plus Jakarta Sans-700\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{children:getLocalizedValue(\"v31\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(90, 62, 194)\"},children:\"Surpasser\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(90, 62, 194)\"},children:\"Surpasser\"})}),className:\"framer-139s24z\",fonts:[\"GF;Plus Jakarta Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4dwmhd\",\"data-border\":true,\"data-framer-name\":\"Features Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n21o2a\",\"data-framer-name\":\"Card Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v32\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"M\\xe9thode neuroscientifique\"})}),className:\"framer-fafwmz\",\"data-framer-name\":\"Team Communication Integration\",fonts:[\"CUSTOM;Quincy CF Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4o700h\",\"data-styles-preset\":\"kdHaKwCP2\",style:{\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:\"Contenus optimis\\xe9s scientifiquement pour mieux pr\\xe9venir les erreurs humaines.\"})}),className:\"framer-o92uzl\",\"data-framer-name\":\"Connect with tools like Slack or Microsoft Teams to streamline communication and improve collaboration.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-z9xyr1\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:229,intrinsicWidth:241,svg:'<svg width=\"241\" height=\"229\" viewBox=\"0 0 241 229\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M119.959 199.932V228.03\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M119.959 -0.00146484V28.0972\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M129.686 199.932L132.928 228.03\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M106.991 -0.00146484L111.314 28.0972\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M139.413 199.932L145.897 228.03\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M95.103 -0.00146484L101.587 28.0972\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M149.139 199.932L159.946 228.03\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M81.0537 -0.00146484L91.8609 28.0972\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M161.027 199.932L173.995 228.03\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M67.0044 -0.00146484L79.973 28.0972\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M172.915 199.932L190.207 226.95\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M50.7935 -0.00146484L68.0849 28.0972\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M185.884 198.851L205.336 223.708\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M35.6638 4.32178L55.1167 28.0976\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M197.771 194.528L217.224 216.142\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M23.7759 11.8867L43.2288 32.4204\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M206.417 186.963L228.031 206.416\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M12.9685 21.6133L34.5829 41.0662\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 176.156L236.677 193.448\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M4.32275 34.5815L30.26 51.873\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 163.187L241 179.398\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 48.6313L29.1794 64.8421\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 152.38L241 164.268\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 62.6807L29.1794 75.6493\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 141.573L241 151.3\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 76.7295L29.1794 86.456\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 131.846L241 138.33\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 89.6982L29.1794 96.1825\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 123.201L241 126.443\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 101.586L29.1794 104.829\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 113.474H241\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 113.474H29.1794\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 104.829L241 101.586\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 126.443L29.1794 123.201\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 96.1825L241 89.6982\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 138.33L29.1794 131.846\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 86.456L241 76.7295\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 151.3L29.1794 141.573\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 75.6493L241 62.6807\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 164.268L29.1794 152.38\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 64.8421L241 48.6313\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M0 179.398L29.1794 163.187\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M210.74 51.873L236.677 34.5815\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M4.32275 193.448L30.26 176.156\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M206.417 41.0662L228.031 21.6133\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M11.8877 206.416L34.5828 186.963\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M197.771 32.4204L217.224 11.8867\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M23.7759 216.142L43.2288 194.528\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M185.884 28.0976L205.336 4.32178\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M35.6638 223.708L55.1167 198.851\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M172.915 28.0972L190.207 -0.00146484\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M50.7935 226.95L68.0849 199.932\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M159.946 28.0972L173.996 -0.00146484\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M67.0044 228.03L79.973 199.932\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M149.139 28.0972L159.946 -0.00146484\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M81.0537 228.03L91.8609 199.932\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M139.413 28.0972L145.897 -0.00146484\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M95.103 228.03L101.587 199.932\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M129.686 28.0972L132.928 -0.00146484\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M106.991 228.03L111.314 199.932\" stroke=\"#E4E4E7\" stroke-width=\"2.16144\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-j6swoc\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:133,intrinsicWidth:111,svg:'<svg width=\"111\" height=\"133\" viewBox=\"0 0 111 133\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M52.9901 8.51429C52.9901 2.32299 53.1541 1.07957 54.0608 0.390946C55.1598 -0.44354 56.776 0.11842 57.2586 1.50226C57.7566 2.93108 57.6801 14.415 57.1643 15.6498C56.7161 16.7225 55.7988 17.132 54.5474 16.8179C53.2057 16.4812 52.9901 15.3317 52.9901 8.51429Z\" fill=\"#71717A\"/>\\n<path d=\"M30.0647 6.94447C30.0647 6.596 30.3814 5.99478 30.7682 5.60792C31.5941 4.78174 32.6341 4.70322 33.4474 5.40588C34.2429 6.09336 40.0946 17.5372 40.0946 18.4058C40.0946 18.7906 39.8937 19.3918 39.6484 19.742C39.0839 20.5484 37.2547 20.6292 36.583 19.8776C35.8124 19.0153 30.0647 7.61102 30.0647 6.94447Z\" fill=\"#71717A\"/>\\n<path d=\"M70.4708 18.4697C70.4708 17.5558 76.2881 6.12288 77.118 5.40588C77.4373 5.13021 78.0124 4.90439 78.3961 4.90439C79.2667 4.90439 80.5007 6.10052 80.5007 6.94447C80.5007 7.61102 74.753 19.0153 73.9824 19.8776C72.9126 21.0746 70.4708 20.0956 70.4708 18.4697Z\" fill=\"#71717A\"/>\\n<path d=\"M11.3249 19.1196C10.9102 18.041 11.3475 16.9506 12.3669 16.5219C12.9503 16.2766 13.5054 16.227 13.9166 16.3834C14.6256 16.6531 24.1726 24.1259 24.9925 25.053C26.1869 26.4036 24.8116 29.0282 23.1404 28.5875C22.1446 28.325 11.6224 19.8933 11.3249 19.1196Z\" fill=\"#71717A\"/>\\n<path d=\"M85.4311 25.2189C86.0518 24.4469 95.9346 16.6505 96.6224 16.3906C98.1905 15.7983 99.8572 17.5019 99.2545 19.0812C98.9445 19.8936 88.4526 28.3296 87.425 28.5927C85.8793 28.9884 84.4057 26.495 85.4311 25.2189Z\" fill=\"#71717A\"/>\\n<path d=\"M0.479168 37.2722C-0.224356 36.4036 -0.149276 35.3789 0.678619 34.5513C1.06549 34.1644 1.61999 33.8477 1.91086 33.8477C3.07862 33.8477 16.143 38.1041 16.5083 38.6036C17.3319 39.7301 16.6895 41.6424 15.3764 41.9717C14.3479 42.2299 1.11277 38.0548 0.479168 37.2722Z\" fill=\"#71717A\"/>\\n<path d=\"M94.0576 38.6028C94.2958 38.2772 96.8835 37.3235 101.15 35.9884C104.845 34.8327 108.164 33.8781 108.526 33.8672C109.4 33.8412 110.59 35.0691 110.59 35.997C110.59 37.4359 109.641 37.9179 102.523 40.0935C97.0494 41.7665 95.6045 42.1121 95.0176 41.8888C93.7691 41.414 93.2644 39.6874 94.0576 38.6028Z\" fill=\"#71717A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49.5043 27.1031C39.3739 28.5482 30.0157 32.9261 24.3038 38.8922C21.2522 42.0803 19.523 45.148 18.1822 49.7551C17.1829 53.1888 17.0769 54.6233 17.0502 65.0836C17.0479 66.0142 17.0492 66.8629 17.0505 67.6412C17.0573 71.9642 17.0608 74.1123 16.4032 76.0342C15.7537 77.9324 14.4595 79.61 11.887 82.9444C11.4182 83.552 10.9069 84.2146 10.3494 84.9437C8.68275 87.123 8.4853 88.1094 9.41063 89.6273C9.9488 90.51 10.4735 90.7707 13.0386 91.4301C14.7818 91.8783 17.5982 93.8215 18.516 95.2091L19.3184 96.4224L19.3362 101.887C19.3554 107.742 19.6167 109.241 20.9636 111.22C22.3555 113.265 22.6429 113.351 28.7239 113.548C34.5065 113.735 35.5064 113.932 37.9525 115.365C39.4157 116.223 41.295 118.239 42.098 119.813C43.299 122.167 43.8532 125.123 43.8581 129.203L43.8627 133H75.5376L75.5236 126.767C75.5087 120.137 75.9248 116.751 77.075 114.139C77.3751 113.458 79.7112 109.858 82.2668 106.138C90.6194 93.9814 94.3026 87.4082 96.5204 80.7016C98.0438 76.0939 98.3922 73.4371 98.1716 68.1084C97.5004 51.9058 89.6835 39.5717 75.0559 31.6357C72.1507 30.0596 66.7921 27.9734 64.1663 27.396C61.2098 26.746 53.138 26.5847 49.5043 27.1031ZM62.6422 40.1007C60.5644 36.8323 57.7007 34.7043 53.7386 34.1447C52.6028 33.9868 51.5231 34.0032 50.4356 34.1345C44.3933 34.8639 39.7621 38.6706 37.9305 44.5467C37.7642 45.08 37.5076 45.279 36.9869 45.3109C35.3075 45.4139 33.7096 45.8691 32.2128 46.6151C26.9387 49.2434 23.6162 55.4739 24.3136 61.722C24.7171 65.3363 26.4196 68.4432 29.0521 70.9404C32.0876 73.8197 35.7769 75.1585 39.9644 75.0796C40.4276 75.0709 40.7137 75.1533 40.9041 75.6507C42.4282 79.6334 45.5454 81.5495 49.5786 82.2091C51.9571 82.5981 54.2672 82.1447 56.5333 81.4558C57.3346 81.2123 58.1278 80.9424 58.921 80.6724C59.6618 80.4203 60.4027 80.1682 61.1501 79.9375C62.1303 79.6351 62.7886 79.9588 63.2666 80.8564C63.6284 81.536 63.7587 82.2729 63.7844 83.0293C63.8278 84.3072 63.6057 85.5539 63.3835 86.8003C63.3041 87.2458 63.2247 87.6912 63.1575 88.1381C62.9212 89.7079 63.7793 91.0659 65.3049 91.4962C66.6387 91.8725 67.7678 91.3914 68.7888 90.0794C69.6307 88.9975 70.3768 87.8511 71.1227 86.7049C71.6283 85.9281 72.1338 85.1513 72.669 84.395C73.9888 82.5296 75.3898 80.7331 77.6827 79.9396C78.3413 79.7117 78.9826 79.4317 79.6229 79.1521C79.7443 79.0991 79.8656 79.0461 79.9871 78.9935C82.3802 77.9566 84.605 76.6658 86.4966 74.8298C89.5502 71.8658 90.8703 68.2024 90.3924 64.0627C89.7354 58.3705 86.3215 53.727 80.0092 52.2255C79.5076 52.1062 79.3482 51.884 79.4191 51.4125C79.5313 50.6663 79.538 49.9147 79.5127 49.1623C79.3835 45.316 77.5924 42.4816 74.202 40.7247C70.8006 38.9622 67.2977 39.1346 63.8141 40.5078C63.215 40.744 62.9678 40.613 62.6422 40.1007ZM43.5738 45.9535C43.3785 46.5541 43.1819 47.1586 43.2687 47.8005C43.4974 49.4921 42.1869 51.0625 40.4815 51.0859C40.1104 51.091 39.7389 51.0847 39.3674 51.0784C38.7885 51.0686 38.2098 51.0588 37.6335 51.0921C36.2262 51.1735 34.9008 51.5767 33.779 52.4595C31.3567 54.3658 30.1509 56.9215 30.0428 59.9626C29.9026 63.9058 33.1096 67.8826 37.0417 68.9707C38.0889 69.2605 39.1431 69.2578 40.197 69.2551C41.0467 69.2529 41.8961 69.2507 42.7416 69.4018C44.0791 69.6407 45.1035 70.1971 45.5671 71.4846C45.7815 72.08 45.9958 72.6758 46.1902 73.2779C46.6982 74.852 47.8364 75.7403 49.3557 76.2219C50.5148 76.5894 51.6896 76.5705 52.8715 76.3622C54.455 76.0832 55.9603 75.5489 57.4657 75.0146C57.9716 74.835 58.4776 74.6554 58.9865 74.4855C60.3569 74.028 61.7474 73.8218 63.1853 74.1295C65.8529 74.7005 67.6495 76.304 68.7291 78.7721C68.7508 78.8218 68.7683 78.8749 68.7858 78.9284C68.841 79.0964 68.8972 79.2677 69.091 79.3462C69.2627 79.2733 69.3668 79.139 69.4698 79.0063C69.4877 78.9832 69.5055 78.9602 69.5237 78.9376C71.0787 76.9997 72.9836 75.5477 75.3051 74.6209C75.3815 74.5904 75.4578 74.56 75.5341 74.5295C77.4212 73.777 79.3106 73.0236 80.9968 71.8414C83.6687 69.9681 85.1101 67.4926 84.5372 64.1886C84.0989 61.6602 82.8381 59.5913 80.3787 58.48C79.1046 57.9043 77.7699 57.5994 76.3547 57.6122C74.2437 57.6313 72.8578 56.0467 73.1734 53.9735C73.2196 53.6694 73.2698 53.3661 73.32 53.0629C73.5146 51.8865 73.7089 50.7123 73.6735 49.5062C73.6093 47.3145 72.3836 45.7781 70.223 45.4163C67.7781 45.0069 65.5918 45.5995 63.8011 47.3805C62.9216 48.2553 61.9057 48.5954 60.718 48.199C59.5031 47.7935 58.7692 46.9104 58.5962 45.6515C58.4856 44.8469 58.2544 44.1033 57.8481 43.4206C56.7472 41.5709 55.2598 40.1553 53.033 39.9402C48.7706 39.5285 45.366 41.6356 43.6656 45.6676C43.6358 45.7629 43.6049 45.8582 43.5738 45.9535Z\" fill=\"#71717A\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17pagxt\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sf21hb\",\"data-framer-name\":\"Section Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v34\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-14gfjo\",\"data-styles-preset\":\"IdDCgvLyw\",style:{\"--framer-text-alignment\":\"center\"},children:\"Chaque d\\xe9tail pens\\xe9 pour simplifier votre quotidien.\"})}),className:\"framer-kg4yv7\",\"data-framer-name\":\"Tools to Simplify Your HR Workflow\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ym08jl\",\"data-framer-name\":\"Features Card List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12uepfq\",\"data-border\":true,\"data-framer-name\":\"Features Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"Features Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3730+20+100+0+0+20),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/J095RQmfyZYTv92vqqhg6YK4G0.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"Features Image\",fit:\"fill\",pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/J095RQmfyZYTv92vqqhg6YK4G0.gif\"},className:\"framer-1if4eue\",\"data-framer-name\":\"Features Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14f5l60\",\"data-framer-name\":\"Card Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v36\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Participation active\"})}),className:\"framer-49buvz\",\"data-framer-name\":\"Team Communication Integration\",fonts:[\"CUSTOM;Quincy CF Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v37\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4o700h\",\"data-styles-preset\":\"kdHaKwCP2\",style:{\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:\"Une approche p\\xe9dagogique qui motive et fid\\xe9lise vos \\xe9quipes.\"})}),className:\"framer-168zulj\",\"data-framer-name\":\"Connect with tools like Slack or Microsoft Teams to streamline communication and improve collaboration.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18bgkxv\",\"data-border\":true,\"data-framer-name\":\"Features Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"Features Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3730+20+100+0+215+20),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/NlqCAxqFBzKt73aCxuVoNKMX0.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"Features Image\",fit:\"fill\",pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/NlqCAxqFBzKt73aCxuVoNKMX0.gif\"},className:\"framer-448ajz\",\"data-framer-name\":\"Features Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-48xnyw\",\"data-framer-name\":\"Card Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v38\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Adopt\\xe9e naturellement\"})}),className:\"framer-1nb1193\",\"data-framer-name\":\"Team Communication Integration\",fonts:[\"CUSTOM;Quincy CF Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v39\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4o700h\",\"data-styles-preset\":\"kdHaKwCP2\",style:{\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:\"Une exp\\xe9rience agr\\xe9able que vos \\xe9quipes appr\\xe9cient et utilisent volontiers.\"})}),className:\"framer-k7dq4c\",\"data-framer-name\":\"Connect with tools like Slack or Microsoft Teams to streamline communication and improve collaboration.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xfd0wd\",\"data-border\":true,\"data-framer-name\":\"Features Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"Features Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3730+20+100+0+430+20),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/vpke54prvQQvRcP7vMNOzBUHN4.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"Features Image\",fit:\"fill\",pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/vpke54prvQQvRcP7vMNOzBUHN4.gif\"},className:\"framer-1s5k0zw\",\"data-framer-name\":\"Features Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ys1g0r\",\"data-framer-name\":\"Card Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v40\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Suivi en temps r\\xe9el\"})}),className:\"framer-eqpfvk\",\"data-framer-name\":\"Team Communication Integration\",fonts:[\"CUSTOM;Quincy CF Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v41\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4o700h\",\"data-styles-preset\":\"kdHaKwCP2\",style:{\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:\"Tableau de bord clair pour ajuster imm\\xe9diatement votre strat\\xe9gie.\"})}),className:\"framer-1yu9ry3\",\"data-framer-name\":\"Connect with tools like Slack or Microsoft Teams to streamline communication and improve collaboration.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f53hiy\",\"data-border\":true,\"data-framer-name\":\"Features Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"Features Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3730+20+100+0+645+20),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/upJQBOJdR1RsXJU98qvZnaRv94c.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"Features Image\",fit:\"fill\",pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/upJQBOJdR1RsXJU98qvZnaRv94c.gif\"},className:\"framer-gp9h8q\",\"data-framer-name\":\"Features Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gbdtcy\",\"data-framer-name\":\"Card Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v42\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Gestion flexible des utilisateurs\"})}),className:\"framer-1eerw6c\",\"data-framer-name\":\"Team Communication Integration\",fonts:[\"CUSTOM;Quincy CF Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v43\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4o700h\",\"data-styles-preset\":\"kdHaKwCP2\",style:{\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:\"Int\\xe9grez facilement vos nouveaux collaborateurs sans contraintes techniques.\"})}),className:\"framer-1y6p7ee\",\"data-framer-name\":\"Connect with tools like Slack or Microsoft Teams to streamline communication and improve collaboration.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hxzdde\",\"data-border\":true,\"data-framer-name\":\"Features Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"Features Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3730+20+100+0+860+20),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/qykVhFzAKU3h0guTSvKoOGy1LXc.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"Features Image\",fit:\"fill\",pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/qykVhFzAKU3h0guTSvKoOGy1LXc.gif\"},className:\"framer-lfh2gr\",\"data-framer-name\":\"Features Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f03t9t\",\"data-framer-name\":\"Card Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v44\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Synchronisation Google & MS Teams\"})}),className:\"framer-ytybg8\",\"data-framer-name\":\"Team Communication Integration\",fonts:[\"CUSTOM;Quincy CF Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v45\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4o700h\",\"data-styles-preset\":\"kdHaKwCP2\",style:{\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:\"Gestion simple et rapide des utilisateurs, sans erreurs ni oublis.\"})}),className:\"framer-sd5qv9\",\"data-framer-name\":\"Connect with tools like Slack or Microsoft Teams to streamline communication and improve collaboration.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k6w9ir\",\"data-border\":true,\"data-framer-name\":\"Features Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"Features Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3730+20+100+0+1075+20),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/axLGLfPM3oz7w1RO5sRG2d4ohzA.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"Features Image\",fit:\"fill\",pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/axLGLfPM3oz7w1RO5sRG2d4ohzA.gif\"},className:\"framer-1itrjoa\",\"data-framer-name\":\"Features Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-px9ng1\",\"data-framer-name\":\"Card Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v46\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Kit communication int\\xe9gr\\xe9\"})}),className:\"framer-lvayen\",\"data-framer-name\":\"Team Communication Integration\",fonts:[\"CUSTOM;Quincy CF Black\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v47\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4o700h\",\"data-styles-preset\":\"kdHaKwCP2\",style:{\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:\"Supports pr\\xeats \\xe0 l\u2019emploi pour diffuser efficacement vos messages.\"})}),className:\"framer-pt4q5f\",\"data-framer-name\":\"Connect with tools like Slack or Microsoft Teams to streamline communication and improve collaboration.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{y:(componentViewport?.y||0)+0+5136}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1604,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-s3have-container\",nodeId:\"iSzRo19e4\",scopeId:\"nUYyF3FXq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{variant:\"Qli4fczVy\"},TyPhuJCOe:{variant:\"fVDTn_lGt\"}},children:/*#__PURE__*/_jsx(TestimonialsSection,{height:\"100%\",id:\"iSzRo19e4\",layoutId:\"iSzRo19e4\",style:{width:\"100%\"},variant:\"jGOSqI2K5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{width:undefined},TyPhuJCOe:{y:(componentViewport?.y||0)+0+6740}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1554,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l9ltfh-container\",nodeId:\"kB1xAUJN7\",scopeId:\"nUYyF3FXq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{variant:\"TRqsXLUJt\"},TyPhuJCOe:{variant:\"kcUBGQnHa\"}},children:/*#__PURE__*/_jsx(FaqSection,{height:\"100%\",id:\"kB1xAUJN7\",layoutId:\"kB1xAUJN7\",style:{width:\"100%\"},variant:\"TGJSBMtuD\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-vh3iw8\",\"data-framer-name\":\"Cta Section \",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-14jy3mx\",\"data-framer-name\":\"Cta\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vr2idz\",\"data-border\":true,\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jhzgsi\",\"data-framer-name\":\"Cta Top Content \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qib2zw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{background:{alt:\"\",fit:\"fill\",pixelHeight:2048,pixelWidth:2048,sizes:\"270px\",src:\"https://framerusercontent.com/images/RqBqw81sGIqL1b90skRDZyw.png\",srcSet:\"https://framerusercontent.com/images/RqBqw81sGIqL1b90skRDZyw.png?scale-down-to=512 512w,https://framerusercontent.com/images/RqBqw81sGIqL1b90skRDZyw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RqBqw81sGIqL1b90skRDZyw.png 2048w\"}},TyPhuJCOe:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8294+0+30+40+0+0+0+0),pixelHeight:2048,pixelWidth:2048,sizes:\"219px\",src:\"https://framerusercontent.com/images/RqBqw81sGIqL1b90skRDZyw.png\",srcSet:\"https://framerusercontent.com/images/RqBqw81sGIqL1b90skRDZyw.png?scale-down-to=512 512w,https://framerusercontent.com/images/RqBqw81sGIqL1b90skRDZyw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RqBqw81sGIqL1b90skRDZyw.png 2048w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2048,pixelWidth:2048,sizes:\"404px\",src:\"https://framerusercontent.com/images/RqBqw81sGIqL1b90skRDZyw.png\",srcSet:\"https://framerusercontent.com/images/RqBqw81sGIqL1b90skRDZyw.png?scale-down-to=512 512w,https://framerusercontent.com/images/RqBqw81sGIqL1b90skRDZyw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RqBqw81sGIqL1b90skRDZyw.png 2048w\"},className:\"framer-293554\",\"data-framer-name\":\"person\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sdyy3f\",\"data-framer-name\":\"Section TItle \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{children:getLocalizedValue(\"v49\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"69px\",\"--framer-letter-spacing\":\"-4px\",\"--framer-line-height\":\"70px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Prot\\xe9gez vos \\xe9quipes efficacement d\\xe8s aujourd\u2019hui\"})}),fonts:[\"CUSTOM;Quincy CF Black\"]},TyPhuJCOe:{children:getLocalizedValue(\"v50\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1F1aW5jeSBDRiBCbGFjaw==\",\"--framer-font-family\":'\"Quincy CF Black\", \"Quincy CF Black Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-3px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Prot\\xe9gez vos \\xe9quipes efficacement d\\xe8s aujourd\u2019hui\"})}),fonts:[\"CUSTOM;Quincy CF Black\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v48\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-14gfjo\",\"data-styles-preset\":\"IdDCgvLyw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9b65ad92-a170-4bc3-9870-4d0e207ff28b, rgb(35, 35, 32))\"},children:\"Prot\\xe9gez vos \\xe9quipes efficacement d\\xe8s aujourd\u2019hui\"})}),className:\"framer-6yndqw\",\"data-framer-name\":\"Your HR Solution Awaits\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v51\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-134kv4n\",\"data-styles-preset\":\"XHpcaAZnM\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-797b3531-a910-414d-9e86-0f4236c725b9, rgb(55, 58, 70))\"},children:[\"Transformez votre sensibilisation cybers\\xe9curit\\xe9 en \",/*#__PURE__*/_jsx(\"strong\",{children:\"une exp\\xe9rience 100% personnalis\\xe9e\"}),\" et r\\xe9solument impactante pour vos \\xe9quipes.\"]})}),className:\"framer-1kms5bu\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:200,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8294+0+30+40+0+33),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/suOA4yzeV7iTihlwPOuqUh0ze7k.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:200,intrinsicWidth:200,pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/suOA4yzeV7iTihlwPOuqUh0ze7k.gif\"},className:\"framer-1rldxdv\",\"data-framer-name\":\"Shield\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{background:{alt:\"\",fit:\"fill\",pixelHeight:1888,pixelWidth:1888,sizes:\"39px\",src:\"https://framerusercontent.com/images/eEKbYfd1FOHogfIifiHRAbbI0.svg\",srcSet:\"https://framerusercontent.com/images/eEKbYfd1FOHogfIifiHRAbbI0.svg?scale-down-to=512 512w,https://framerusercontent.com/images/eEKbYfd1FOHogfIifiHRAbbI0.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eEKbYfd1FOHogfIifiHRAbbI0.svg 1888w\"}},TyPhuJCOe:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8294+0+30+40+0+61.5),pixelHeight:1888,pixelWidth:1888,sizes:\"28px\",src:\"https://framerusercontent.com/images/eEKbYfd1FOHogfIifiHRAbbI0.svg\",srcSet:\"https://framerusercontent.com/images/eEKbYfd1FOHogfIifiHRAbbI0.svg?scale-down-to=512 512w,https://framerusercontent.com/images/eEKbYfd1FOHogfIifiHRAbbI0.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eEKbYfd1FOHogfIifiHRAbbI0.svg 1888w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1888,pixelWidth:1888,sizes:\"43px\",src:\"https://framerusercontent.com/images/eEKbYfd1FOHogfIifiHRAbbI0.svg\",srcSet:\"https://framerusercontent.com/images/eEKbYfd1FOHogfIifiHRAbbI0.svg?scale-down-to=512 512w,https://framerusercontent.com/images/eEKbYfd1FOHogfIifiHRAbbI0.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eEKbYfd1FOHogfIifiHRAbbI0.svg 1888w\"},className:\"framer-1qpzc9e\",\"data-framer-name\":\"person\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-y2ajfz\",\"data-framer-name\":\"Colors\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{background:{alt:\"\",fit:\"fill\",pixelHeight:150,pixelWidth:142,sizes:`calc(min(min(max(max(${componentViewport?.width||\"100vw\"}, 1px) - 60px, 1px), max(${componentViewport?.width||\"100vw\"}, 1px) - 60px) - 160px, 852px) + 186px)`,src:\"https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg\",srcSet:\"https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg?scale-down-to=1024 970w,https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg 1330w\"}},TyPhuJCOe:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8294+0+30+40+0+-236),pixelHeight:150,pixelWidth:142,sizes:`calc(min(min(max(max(${componentViewport?.width||\"100vw\"}, 1px) - 40px, 1px), max(${componentViewport?.width||\"100vw\"}, 1px) - 40px) - 32px, 852px) + 237px)`,src:\"https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg\",srcSet:\"https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg?scale-down-to=1024 970w,https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg 1330w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:150,pixelWidth:142,sizes:`calc(min(min(max(max(${componentViewport?.width||\"100vw\"}, 1px) - 60px, 1px), 1080px), 852px) + 395px)`,src:\"https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg\",srcSet:\"https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg?scale-down-to=1024 970w,https://framerusercontent.com/images/lOzOT5mE1UWbP3LyWb55n1duQE.svg 1330w\"},className:\"framer-10b4uuh\",\"data-framer-name\":\"Shine\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15ydv8p\",\"data-border\":true,\"data-framer-name\":\"Buttons\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tptcft-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"OpWYBMjP6\",scopeId:\"nUYyF3FXq\",children:/*#__PURE__*/_jsx(HubSpotForm,{advanced:true,formId:getLocalizedValue(\"v4\",activeLocale)??\"eba147fa-2996-4bf8-965c-58048dc31ef9\",height:\"100%\",id:\"OpWYBMjP6\",layoutId:\"OpWYBMjP6\",portalId:getLocalizedValue(\"v52\",activeLocale)??\"25736021\",region:getLocalizedValue(\"v53\",activeLocale)??\"eu1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})})})}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-1hqcnqt\",\"data-framer-name\":\"Footer Section \",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TyPhuJCOe:{y:(componentViewport?.y||0)+0+9068+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bse2lo-container\",nodeId:\"ikHUQm6em\",scopeId:\"nUYyF3FXq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nWyWBQnfS:{variant:\"UNlKmCR3L\"},TyPhuJCOe:{variant:\"LnzNslVGN\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ikHUQm6em\",layoutId:\"ikHUQm6em\",style:{width:\"100%\"},variant:\"by5M4Q6gt\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-03ieK.framer-tkr2mg, .framer-03ieK .framer-tkr2mg { display: block; }\",\".framer-03ieK.framer-kbpgrj { align-content: center; align-items: center; background-color: var(--token-08ca30fb-38dc-4046-b03c-7900146624a8, #ecebe8); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1150px; }\",\".framer-03ieK .framer-uwl1bg-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-03ieK .framer-fc4t9h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 50px 30px 30px 30px; position: relative; width: 100%; }\",\".framer-03ieK .framer-j4l6ns { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: auto; justify-content: center; max-width: 1080px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-03ieK .framer-i30h1j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-03ieK .framer-5bzuwd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-03ieK .framer-oanek { aspect-ratio: 1.8235967926689576 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 275px); overflow: visible; position: relative; width: 502px; }\",\".framer-03ieK .framer-9ug4sw { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-03ieK .framer-1hl7oh1 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-03ieK .framer-1beimi2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-03ieK .framer-vjawh4 { --border-bottom-width: 5px; --border-color: var(--token-d6ae0702-69d5-40f0-9124-c36919dc90d4, #f7f6f5); --border-left-width: 5px; --border-right-width: 5px; --border-style: solid; --border-top-width: 5px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 17px; border-bottom-right-radius: 17px; border-top-left-radius: 17px; border-top-right-radius: 17px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 187px; justify-content: center; overflow: visible; padding: 20px 40px 20px 40px; position: relative; width: min-content; z-index: 10; }\",\".framer-03ieK .framer-xzhwdt-container { flex: none; height: 130px; position: relative; width: 500px; z-index: 10; }\",\".framer-03ieK .framer-17bk47u { -webkit-filter: blur(0px); filter: blur(0px); flex: none; height: 760px; left: calc(50.00000000000002% - 1025px / 2); opacity: 0.05; overflow: visible; position: absolute; top: -198px; width: 1025px; z-index: -1; }\",\".framer-03ieK .framer-1de0y6 { -webkit-filter: blur(100px); background: linear-gradient(90deg, #ff9900 3%, rgb(255, 221, 0) 93%); filter: blur(100px); flex: none; height: 627px; left: calc(50.7826086956522% - 883px / 2); opacity: 0.05; overflow: visible; position: absolute; top: calc(53.512132822477675% - 627px / 2); width: 883px; z-index: 0; }\",\".framer-03ieK .framer-2ca8o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 30px 100px 30px; position: relative; width: 1150px; z-index: 2; }\",\".framer-03ieK .framer-1jpnddn { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1080px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-03ieK .framer-16yxyn9, .framer-03ieK .framer-h2uy0a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-03ieK .framer-ephfgz, .framer-03ieK .framer-wap2e, .framer-03ieK .framer-1yru5do, .framer-03ieK .framer-1dwsi4p, .framer-03ieK .framer-boh24n, .framer-03ieK .framer-1aeokgb, .framer-03ieK .framer-lcdgdv, .framer-03ieK .framer-1nxp3c6, .framer-03ieK .framer-3zzn43, .framer-03ieK .framer-a0xgl2, .framer-03ieK .framer-1v1f2de, .framer-03ieK .framer-1ihlda1, .framer-03ieK .framer-fafwmz, .framer-03ieK .framer-o92uzl, .framer-03ieK .framer-kg4yv7, .framer-03ieK .framer-49buvz, .framer-03ieK .framer-168zulj, .framer-03ieK .framer-1nb1193, .framer-03ieK .framer-k7dq4c, .framer-03ieK .framer-eqpfvk, .framer-03ieK .framer-1yu9ry3, .framer-03ieK .framer-1eerw6c, .framer-03ieK .framer-1y6p7ee, .framer-03ieK .framer-ytybg8, .framer-03ieK .framer-sd5qv9, .framer-03ieK .framer-lvayen, .framer-03ieK .framer-pt4q5f, .framer-03ieK .framer-6yndqw { --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-03ieK .framer-axx5ri { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-03ieK .framer-asul9w, .framer-03ieK .framer-1v7judd, .framer-03ieK .framer-1tdqmsl { --border-bottom-width: 1.5px; --border-color: rgba(218, 221, 228, 0.4); --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: flex-start; align-items: flex-start; align-self: start; background-color: var(--token-d6ae0702-69d5-40f0-9124-c36919dc90d4, rgba(247, 249, 251, 0.6)); 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: 48px; height: 479px; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 40px 40px 0px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-03ieK .framer-1utvktv, .framer-03ieK .framer-10wpsel, .framer-03ieK .framer-1qngz51 { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-03ieK .framer-18ybh6 { bottom: 17px; flex: none; height: 223px; left: calc(50.00000000000002% - 235px / 2); position: absolute; width: 235px; z-index: 1; }\",\".framer-03ieK .framer-1esflo0 { bottom: 44px; flex: none; height: 217px; overflow: visible; position: absolute; right: -265px; width: 579px; z-index: 1; }\",\".framer-03ieK .framer-1kw6zex { --border-bottom-width: 2.797518730163574px; --border-color: #eff1f6; --border-left-width: 2.797518730163574px; --border-right-width: 2.797518730163574px; --border-style: solid; --border-top-width: 2.797518730163574px; background-color: #ffffff; border-bottom-left-radius: 11px; border-bottom-right-radius: 11px; border-top-left-radius: 11px; border-top-right-radius: 11px; flex: none; height: 66px; left: 0px; position: absolute; top: 0px; width: 579px; }\",\".framer-03ieK .framer-ab2os { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 126px; position: absolute; top: 17px; white-space: pre-wrap; width: 130px; word-break: break-word; word-wrap: break-word; }\",\".framer-03ieK .framer-kc5r1k { flex: none; height: 11px; left: 263px; position: absolute; top: 31px; width: 239px; }\",\".framer-03ieK .framer-18p21mm { --border-bottom-width: 2.797518730163574px; --border-color: #eff1f6; --border-left-width: 2.797518730163574px; --border-right-width: 2.797518730163574px; --border-style: solid; --border-top-width: 2.797518730163574px; background-color: #ffffff; border-bottom-left-radius: 11px; border-bottom-right-radius: 11px; border-top-left-radius: 11px; border-top-right-radius: 11px; flex: none; height: 66px; left: 0px; position: absolute; top: 75px; width: 579px; }\",\".framer-03ieK .framer-1j16q4 { --border-bottom-width: 2.797518730163574px; --border-color: #eff1f6; --border-left-width: 2.797518730163574px; --border-right-width: 2.797518730163574px; --border-style: solid; --border-top-width: 2.797518730163574px; background-color: #ffffff; border-bottom-left-radius: 11px; border-bottom-right-radius: 11px; border-top-left-radius: 11px; border-top-right-radius: 11px; flex: none; height: 66px; left: 0px; position: absolute; top: 150px; width: 579px; }\",\".framer-03ieK .framer-u62tty { border-bottom-left-radius: 9999px; border-bottom-right-radius: 9999px; border-top-left-radius: 9999px; border-top-right-radius: 9999px; flex: none; height: 40px; left: 75px; overflow: hidden; position: absolute; top: 88px; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-03ieK .framer-3891wy { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 127px; position: absolute; top: 92px; white-space: pre-wrap; width: 130px; word-break: break-word; word-wrap: break-word; }\",\".framer-03ieK .framer-wcymgy { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 127px; position: absolute; top: 168px; white-space: pre-wrap; width: 130px; word-break: break-word; word-wrap: break-word; }\",\".framer-03ieK .framer-13rnjln { flex: none; height: 11px; left: 265px; position: absolute; top: 105px; width: 239px; }\",\".framer-03ieK .framer-12dupte { flex: none; height: 11px; left: 265px; position: absolute; top: 182px; width: 239px; }\",\".framer-03ieK .framer-14689so { border-bottom-left-radius: 9999px; border-bottom-right-radius: 9999px; border-top-left-radius: 9999px; border-top-right-radius: 9999px; flex: none; height: 40px; left: 75px; overflow: hidden; position: absolute; top: 13px; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-03ieK .framer-eo904y { border-bottom-left-radius: 9999px; border-bottom-right-radius: 9999px; border-top-left-radius: 9999px; border-top-right-radius: 9999px; flex: none; height: 40px; left: 75px; overflow: hidden; position: absolute; top: 164px; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-03ieK .framer-x7tjbk { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 51px; position: absolute; top: 16px; white-space: pre; width: auto; }\",\".framer-03ieK .framer-gfrosq { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 31px); left: 15px; overflow: hidden; position: absolute; top: 19px; width: 31px; }\",\".framer-03ieK .framer-1mejmma, .framer-03ieK .framer-17xpzkj { bottom: 5px; flex: none; left: 0px; position: absolute; right: 5px; top: 0px; }\",\".framer-03ieK .framer-1kgebnq { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 51px; position: absolute; top: 91px; white-space: pre; width: auto; }\",\".framer-03ieK .framer-x6dkc1 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 51px; position: absolute; top: 165px; white-space: pre; width: auto; }\",\".framer-03ieK .framer-wck8i2 { bottom: 25px; flex: none; left: 20px; position: absolute; right: 541px; top: 163px; }\",\".framer-03ieK .framer-119fzwl { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); left: 16px; overflow: hidden; position: absolute; top: 94px; width: 30px; }\",\".framer-03ieK .framer-2x356m { aspect-ratio: 1.0498220640569396 / 1; bottom: -9px; flex: none; height: var(--framer-aspect-ratio-supported, 281px); left: 50%; position: absolute; transform: translateX(-50%); width: 295px; z-index: 1; }\",\".framer-03ieK .framer-tnfmi9-container, .framer-03ieK .framer-s3have-container, .framer-03ieK .framer-1l9ltfh-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\".framer-03ieK .framer-17xf9a9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 30px 100px 30px; position: relative; width: 100%; z-index: 2; }\",\".framer-03ieK .framer-1wnl32g { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; max-width: 1080px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-03ieK .framer-2aswqk, .framer-03ieK .framer-1sf21hb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-03ieK .framer-ddpmuj { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-03ieK .framer-90kuh3, .framer-03ieK .framer-4dwmhd { --border-bottom-width: 1.5px; --border-color: rgba(218, 221, 228, 0.4); --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: center; align-items: center; align-self: start; background-color: var(--token-d6ae0702-69d5-40f0-9124-c36919dc90d4, rgba(247, 249, 251, 0.6)); 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: 16px; height: 464px; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 40px 40px 0px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-03ieK .framer-1gpmm4s, .framer-03ieK .framer-16s10z6, .framer-03ieK .framer-1n21o2a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-03ieK .framer-luker7 { bottom: -21px; flex: none; height: 310px; left: calc(50.00000000000002% - 227px / 2); overflow: visible; position: absolute; width: 227px; z-index: 1; }\",\".framer-03ieK .framer-1crhjfr { flex: none; height: 309px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 227px; }\",\".framer-03ieK .framer-1lqrd0c { flex: none; height: 310px; left: calc(50% - 227px / 2); position: absolute; top: calc(50% - 310px / 2); width: 227px; }\",\".framer-03ieK .framer-5plgcv { flex: none; height: 7px; left: 132px; position: absolute; top: 58px; width: 34px; }\",\".framer-03ieK .framer-1mmmnz8 { flex: none; height: 6px; left: 59px; position: absolute; top: 41px; width: 106px; }\",\".framer-03ieK .framer-18jgmgo { flex: none; height: 82px; left: calc(51.1013215859031% - 83px / 2); position: absolute; top: calc(45.55735056542814% - 82px / 2); width: 83px; }\",\".framer-03ieK .framer-15njw4w { --border-bottom-width: 1.5px; --border-color: rgba(218, 221, 228, 0.4); --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: center; align-items: center; align-self: start; background-color: var(--token-d6ae0702-69d5-40f0-9124-c36919dc90d4, rgba(247, 249, 251, 0.6)); 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: 0px; height: 464px; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 40px 40px 0px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-03ieK .framer-gz0iu8 { bottom: 22px; flex: none; height: 260px; left: calc(50.290697674418624% - 280.98px / 2); overflow: visible; position: absolute; width: 281px; z-index: 1; }\",\".framer-03ieK .framer-67dgus { flex: none; height: 34px; left: 0px; position: absolute; top: 36px; width: 281px; }\",\".framer-03ieK .framer-ce9pke { flex: none; height: 33px; left: 0px; position: absolute; top: 0px; width: 281px; }\",\".framer-03ieK .framer-1e6q28 { flex: none; height: 33px; left: 0px; position: absolute; top: 75px; width: 281px; }\",\".framer-03ieK .framer-85q5h2 { flex: none; height: 33px; left: 0px; position: absolute; top: 114px; width: 281px; }\",\".framer-03ieK .framer-wwwmmx { flex: none; height: 4px; left: 177px; position: absolute; top: 14px; width: 89px; }\",\".framer-03ieK .framer-xsdg9u { flex: none; height: 5px; left: 177px; position: absolute; top: 13px; width: 69px; }\",\".framer-03ieK .framer-6ghde { flex: none; height: 4px; left: 177px; position: absolute; top: 51px; width: 89px; }\",\".framer-03ieK .framer-s61isw { flex: none; height: 4px; left: 178px; position: absolute; top: 51px; width: 45px; }\",\".framer-03ieK .framer-vr7p7l { flex: none; height: 4px; left: 177px; position: absolute; top: 89px; width: 89px; }\",\".framer-03ieK .framer-1jwzgt1 { flex: none; height: 5px; left: 177px; position: absolute; top: 89px; width: 22px; }\",\".framer-03ieK .framer-bqf6y4 { flex: none; height: 5px; left: 177px; position: absolute; top: 128px; width: 89px; }\",\".framer-03ieK .framer-xxu47 { flex: none; height: 4px; left: 178px; position: absolute; top: 128px; width: 62px; }\",\".framer-03ieK .framer-tkofn0 { bottom: 238px; flex: none; left: 10px; position: absolute; right: 260px; top: 8px; }\",\".framer-03ieK .framer-1hob8yh { bottom: 201px; flex: none; left: 10px; position: absolute; right: 260px; top: 45px; }\",\".framer-03ieK .framer-1uz5nt1 { bottom: 163px; flex: none; left: 10px; position: absolute; right: 260px; top: 83px; }\",\".framer-03ieK .framer-izqse6 { bottom: 123px; flex: none; left: 10px; position: absolute; right: 260px; top: 123px; }\",\".framer-03ieK .framer-umy8di { flex: none; height: 33px; left: 0px; position: absolute; top: 152px; width: 281px; }\",\".framer-03ieK .framer-1xps41l { flex: none; height: 5px; left: 177px; position: absolute; top: 166px; width: 89px; }\",\".framer-03ieK .framer-a6jia { flex: none; height: 8px; left: 33px; position: absolute; top: 164px; width: 130px; }\",\".framer-03ieK .framer-1s90th4 { bottom: 86px; flex: none; left: 10px; position: absolute; right: 260px; top: 160px; }\",\".framer-03ieK .framer-bczi9y { flex: none; height: 34px; left: 0px; position: absolute; top: 189px; width: 281px; }\",\".framer-03ieK .framer-185s1m7 { flex: none; height: 4px; left: 177px; position: absolute; top: 204px; width: 89px; }\",\".framer-03ieK .framer-a30lss { flex: none; height: 7px; left: 33px; position: absolute; top: 202px; width: 130px; }\",\".framer-03ieK .framer-1mmcm3t { bottom: 48px; flex: none; left: 10px; position: absolute; right: 260px; top: 198px; }\",\".framer-03ieK .framer-3w20al { flex: none; height: 33px; left: 0px; position: absolute; top: 228px; width: 281px; }\",\".framer-03ieK .framer-1ug3oz8 { flex: none; height: 5px; left: 177px; position: absolute; top: 241px; width: 89px; }\",\".framer-03ieK .framer-1rl14yw { flex: none; height: 8px; left: 33px; position: absolute; top: 240px; width: 130px; }\",\".framer-03ieK .framer-1y3kp50 { bottom: 9px; flex: none; left: 10px; position: absolute; right: 260px; top: 237px; }\",\".framer-03ieK .framer-sj13uz { --framer-paragraph-spacing: 0px; bottom: 145px; flex: none; height: auto; left: 65px; position: absolute; white-space: pre; width: auto; z-index: 1; }\",\".framer-03ieK .framer-uahca3 { --framer-paragraph-spacing: 0px; bottom: 183px; flex: none; height: auto; left: 65px; position: absolute; white-space: pre; width: auto; z-index: 1; }\",\".framer-03ieK .framer-1aalwqe { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 65px; position: absolute; top: 51%; transform: translateY(-50%); white-space: pre; width: auto; z-index: 1; }\",\".framer-03ieK .framer-139s24z { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 65px; position: absolute; top: 191px; white-space: pre; width: auto; z-index: 1; }\",\".framer-03ieK .framer-z9xyr1 { bottom: 26px; flex: none; height: 229px; left: calc(50.00000000000002% - 241px / 2); position: absolute; width: 241px; z-index: 1; }\",\".framer-03ieK .framer-j6swoc { bottom: 80px; flex: none; height: 133px; left: calc(50.00000000000002% - 111px / 2); position: absolute; width: 111px; z-index: 1; }\",\".framer-03ieK .framer-17pagxt { 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: 1080px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-03ieK .framer-1ym08jl { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-03ieK .framer-12uepfq { --border-bottom-width: 1.5px; --border-color: rgba(218, 221, 228, 0.4); --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: flex-start; align-items: flex-start; background-color: var(--token-d6ae0702-69d5-40f0-9124-c36919dc90d4, rgba(247, 249, 251, 0.6)); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 200px; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 40%; }\",\".framer-03ieK .framer-1if4eue, .framer-03ieK .framer-448ajz, .framer-03ieK .framer-1s5k0zw, .framer-03ieK .framer-gp9h8q, .framer-03ieK .framer-lfh2gr, .framer-03ieK .framer-1itrjoa { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); overflow: visible; position: relative; width: 60px; z-index: 2; }\",\".framer-03ieK .framer-14f5l60, .framer-03ieK .framer-48xnyw, .framer-03ieK .framer-1ys1g0r, .framer-03ieK .framer-gbdtcy, .framer-03ieK .framer-f03t9t, .framer-03ieK .framer-px9ng1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-03ieK .framer-18bgkxv, .framer-03ieK .framer-1xfd0wd, .framer-03ieK .framer-f53hiy, .framer-03ieK .framer-1hxzdde, .framer-03ieK .framer-k6w9ir { --border-bottom-width: 1.5px; --border-color: rgba(218, 221, 228, 0.4); --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: flex-start; align-items: flex-start; background-color: var(--token-d6ae0702-69d5-40f0-9124-c36919dc90d4, rgba(247, 249, 251, 0.6)); 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: row; flex-wrap: nowrap; gap: 16px; height: 200px; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 40%; will-change: var(--framer-will-change-override, transform); }\",\".framer-03ieK .framer-vh3iw8, .framer-03ieK .framer-1hqcnqt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-03ieK .framer-14jy3mx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 58px 30px 24px 30px; position: relative; width: 1px; }\",\".framer-03ieK .framer-1vr2idz { --border-bottom-width: 1px; --border-color: rgba(89, 96, 120, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-d6ae0702-69d5-40f0-9124-c36919dc90d4, #f7f6f5); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 79px; height: min-content; justify-content: center; max-width: 1080px; overflow: hidden; padding: 40px 0px 60px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-03ieK .framer-jhzgsi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 852px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 8; }\",\".framer-03ieK .framer-1qib2zw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-03ieK .framer-293554 { -webkit-filter: blur(0px); filter: blur(0px); flex: none; height: 408px; overflow: visible; position: relative; width: 404px; z-index: 0; }\",\".framer-03ieK .framer-sdyy3f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 4; }\",\".framer-03ieK .framer-1kms5bu { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 490px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-03ieK .framer-1rldxdv { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 110px); left: 259px; overflow: visible; position: absolute; top: 80px; width: 110px; z-index: 1; }\",\".framer-03ieK .framer-1qpzc9e { -webkit-filter: blur(0px); filter: blur(0px); flex: none; height: 43px; left: 558px; overflow: visible; position: absolute; top: 136px; width: 43px; z-index: 2; }\",\".framer-03ieK .framer-y2ajfz { -webkit-filter: blur(100px); background: linear-gradient(90deg, #ff0000 0%, rgb(212, 255, 84) 100%); filter: blur(100px); flex: none; height: 628px; left: -107px; opacity: 0.03; overflow: visible; position: absolute; right: -107px; top: -12px; z-index: 0; }\",\".framer-03ieK .framer-10b4uuh { -webkit-filter: blur(0px); filter: blur(0px); flex: none; height: 701px; left: -203px; opacity: 0.05; overflow: hidden; position: absolute; right: -191px; top: -12px; z-index: -1; }\",\".framer-03ieK .framer-15ydv8p { --border-bottom-width: 1.5px; --border-color: var(--token-1ba8cd73-fc3b-43be-8b54-1ff1ebff39dc, #f1eee7); --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.63); border-bottom-left-radius: 17px; border-bottom-right-radius: 17px; border-top-left-radius: 17px; border-top-right-radius: 17px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 160px; justify-content: center; overflow: visible; padding: 20px; position: relative; width: min-content; }\",\".framer-03ieK .framer-1tptcft-container { flex: none; height: 130px; position: relative; width: 581px; z-index: 10; }\",\".framer-03ieK .framer-bse2lo-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-03ieK.framer-kbpgrj, .framer-03ieK .framer-fc4t9h, .framer-03ieK .framer-j4l6ns, .framer-03ieK .framer-i30h1j, .framer-03ieK .framer-5bzuwd, .framer-03ieK .framer-9ug4sw, .framer-03ieK .framer-vjawh4, .framer-03ieK .framer-2ca8o, .framer-03ieK .framer-1jpnddn, .framer-03ieK .framer-16yxyn9, .framer-03ieK .framer-h2uy0a, .framer-03ieK .framer-asul9w, .framer-03ieK .framer-1utvktv, .framer-03ieK .framer-1v7judd, .framer-03ieK .framer-10wpsel, .framer-03ieK .framer-1tdqmsl, .framer-03ieK .framer-1qngz51, .framer-03ieK .framer-17xf9a9, .framer-03ieK .framer-1wnl32g, .framer-03ieK .framer-2aswqk, .framer-03ieK .framer-90kuh3, .framer-03ieK .framer-1gpmm4s, .framer-03ieK .framer-15njw4w, .framer-03ieK .framer-16s10z6, .framer-03ieK .framer-4dwmhd, .framer-03ieK .framer-1n21o2a, .framer-03ieK .framer-17pagxt, .framer-03ieK .framer-1sf21hb, .framer-03ieK .framer-1ym08jl, .framer-03ieK .framer-12uepfq, .framer-03ieK .framer-14f5l60, .framer-03ieK .framer-18bgkxv, .framer-03ieK .framer-48xnyw, .framer-03ieK .framer-1xfd0wd, .framer-03ieK .framer-1ys1g0r, .framer-03ieK .framer-f53hiy, .framer-03ieK .framer-gbdtcy, .framer-03ieK .framer-1hxzdde, .framer-03ieK .framer-f03t9t, .framer-03ieK .framer-k6w9ir, .framer-03ieK .framer-px9ng1, .framer-03ieK .framer-vh3iw8, .framer-03ieK .framer-14jy3mx, .framer-03ieK .framer-1vr2idz, .framer-03ieK .framer-jhzgsi, .framer-03ieK .framer-1qib2zw, .framer-03ieK .framer-sdyy3f, .framer-03ieK .framer-15ydv8p, .framer-03ieK .framer-1hqcnqt { gap: 0px; } .framer-03ieK.framer-kbpgrj > *, .framer-03ieK .framer-9ug4sw > *, .framer-03ieK .framer-15njw4w > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-03ieK.framer-kbpgrj > :first-child, .framer-03ieK .framer-j4l6ns > :first-child, .framer-03ieK .framer-i30h1j > :first-child, .framer-03ieK .framer-5bzuwd > :first-child, .framer-03ieK .framer-9ug4sw > :first-child, .framer-03ieK .framer-1jpnddn > :first-child, .framer-03ieK .framer-16yxyn9 > :first-child, .framer-03ieK .framer-h2uy0a > :first-child, .framer-03ieK .framer-asul9w > :first-child, .framer-03ieK .framer-1utvktv > :first-child, .framer-03ieK .framer-1v7judd > :first-child, .framer-03ieK .framer-10wpsel > :first-child, .framer-03ieK .framer-1tdqmsl > :first-child, .framer-03ieK .framer-1qngz51 > :first-child, .framer-03ieK .framer-1wnl32g > :first-child, .framer-03ieK .framer-2aswqk > :first-child, .framer-03ieK .framer-90kuh3 > :first-child, .framer-03ieK .framer-1gpmm4s > :first-child, .framer-03ieK .framer-15njw4w > :first-child, .framer-03ieK .framer-16s10z6 > :first-child, .framer-03ieK .framer-4dwmhd > :first-child, .framer-03ieK .framer-1n21o2a > :first-child, .framer-03ieK .framer-17pagxt > :first-child, .framer-03ieK .framer-1sf21hb > :first-child, .framer-03ieK .framer-14f5l60 > :first-child, .framer-03ieK .framer-48xnyw > :first-child, .framer-03ieK .framer-1ys1g0r > :first-child, .framer-03ieK .framer-gbdtcy > :first-child, .framer-03ieK .framer-f03t9t > :first-child, .framer-03ieK .framer-px9ng1 > :first-child, .framer-03ieK .framer-1vr2idz > :first-child, .framer-03ieK .framer-jhzgsi > :first-child, .framer-03ieK .framer-sdyy3f > :first-child { margin-top: 0px; } .framer-03ieK.framer-kbpgrj > :last-child, .framer-03ieK .framer-j4l6ns > :last-child, .framer-03ieK .framer-i30h1j > :last-child, .framer-03ieK .framer-5bzuwd > :last-child, .framer-03ieK .framer-9ug4sw > :last-child, .framer-03ieK .framer-1jpnddn > :last-child, .framer-03ieK .framer-16yxyn9 > :last-child, .framer-03ieK .framer-h2uy0a > :last-child, .framer-03ieK .framer-asul9w > :last-child, .framer-03ieK .framer-1utvktv > :last-child, .framer-03ieK .framer-1v7judd > :last-child, .framer-03ieK .framer-10wpsel > :last-child, .framer-03ieK .framer-1tdqmsl > :last-child, .framer-03ieK .framer-1qngz51 > :last-child, .framer-03ieK .framer-1wnl32g > :last-child, .framer-03ieK .framer-2aswqk > :last-child, .framer-03ieK .framer-90kuh3 > :last-child, .framer-03ieK .framer-1gpmm4s > :last-child, .framer-03ieK .framer-15njw4w > :last-child, .framer-03ieK .framer-16s10z6 > :last-child, .framer-03ieK .framer-4dwmhd > :last-child, .framer-03ieK .framer-1n21o2a > :last-child, .framer-03ieK .framer-17pagxt > :last-child, .framer-03ieK .framer-1sf21hb > :last-child, .framer-03ieK .framer-14f5l60 > :last-child, .framer-03ieK .framer-48xnyw > :last-child, .framer-03ieK .framer-1ys1g0r > :last-child, .framer-03ieK .framer-gbdtcy > :last-child, .framer-03ieK .framer-f03t9t > :last-child, .framer-03ieK .framer-px9ng1 > :last-child, .framer-03ieK .framer-1vr2idz > :last-child, .framer-03ieK .framer-jhzgsi > :last-child, .framer-03ieK .framer-sdyy3f > :last-child { margin-bottom: 0px; } .framer-03ieK .framer-fc4t9h > *, .framer-03ieK .framer-vjawh4 > *, .framer-03ieK .framer-2ca8o > *, .framer-03ieK .framer-17xf9a9 > *, .framer-03ieK .framer-14jy3mx > *, .framer-03ieK .framer-15ydv8p > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-03ieK .framer-fc4t9h > :first-child, .framer-03ieK .framer-vjawh4 > :first-child, .framer-03ieK .framer-2ca8o > :first-child, .framer-03ieK .framer-17xf9a9 > :first-child, .framer-03ieK .framer-1ym08jl > :first-child, .framer-03ieK .framer-12uepfq > :first-child, .framer-03ieK .framer-18bgkxv > :first-child, .framer-03ieK .framer-1xfd0wd > :first-child, .framer-03ieK .framer-f53hiy > :first-child, .framer-03ieK .framer-1hxzdde > :first-child, .framer-03ieK .framer-k6w9ir > :first-child, .framer-03ieK .framer-vh3iw8 > :first-child, .framer-03ieK .framer-14jy3mx > :first-child, .framer-03ieK .framer-1qib2zw > :first-child, .framer-03ieK .framer-15ydv8p > :first-child, .framer-03ieK .framer-1hqcnqt > :first-child { margin-left: 0px; } .framer-03ieK .framer-fc4t9h > :last-child, .framer-03ieK .framer-vjawh4 > :last-child, .framer-03ieK .framer-2ca8o > :last-child, .framer-03ieK .framer-17xf9a9 > :last-child, .framer-03ieK .framer-1ym08jl > :last-child, .framer-03ieK .framer-12uepfq > :last-child, .framer-03ieK .framer-18bgkxv > :last-child, .framer-03ieK .framer-1xfd0wd > :last-child, .framer-03ieK .framer-f53hiy > :last-child, .framer-03ieK .framer-1hxzdde > :last-child, .framer-03ieK .framer-k6w9ir > :last-child, .framer-03ieK .framer-vh3iw8 > :last-child, .framer-03ieK .framer-14jy3mx > :last-child, .framer-03ieK .framer-1qib2zw > :last-child, .framer-03ieK .framer-15ydv8p > :last-child, .framer-03ieK .framer-1hqcnqt > :last-child { margin-right: 0px; } .framer-03ieK .framer-j4l6ns > *, .framer-03ieK .framer-16yxyn9 > *, .framer-03ieK .framer-h2uy0a > *, .framer-03ieK .framer-2aswqk > *, .framer-03ieK .framer-90kuh3 > *, .framer-03ieK .framer-4dwmhd > *, .framer-03ieK .framer-1sf21hb > *, .framer-03ieK .framer-sdyy3f > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-03ieK .framer-i30h1j > *, .framer-03ieK .framer-jhzgsi > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-03ieK .framer-5bzuwd > *, .framer-03ieK .framer-1gpmm4s > *, .framer-03ieK .framer-16s10z6 > *, .framer-03ieK .framer-1n21o2a > *, .framer-03ieK .framer-14f5l60 > *, .framer-03ieK .framer-48xnyw > *, .framer-03ieK .framer-1ys1g0r > *, .framer-03ieK .framer-gbdtcy > *, .framer-03ieK .framer-f03t9t > *, .framer-03ieK .framer-px9ng1 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-03ieK .framer-1jpnddn > *, .framer-03ieK .framer-asul9w > *, .framer-03ieK .framer-1v7judd > *, .framer-03ieK .framer-1tdqmsl > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-03ieK .framer-1utvktv > *, .framer-03ieK .framer-10wpsel > *, .framer-03ieK .framer-1qngz51 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-03ieK .framer-1wnl32g > *, .framer-03ieK .framer-17pagxt > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-03ieK .framer-1ym08jl > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-03ieK .framer-12uepfq > *, .framer-03ieK .framer-18bgkxv > *, .framer-03ieK .framer-1xfd0wd > *, .framer-03ieK .framer-f53hiy > *, .framer-03ieK .framer-1hxzdde > *, .framer-03ieK .framer-k6w9ir > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-03ieK .framer-vh3iw8 > *, .framer-03ieK .framer-1hqcnqt > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-03ieK .framer-1vr2idz > * { margin: 0px; margin-bottom: calc(79px / 2); margin-top: calc(79px / 2); } .framer-03ieK .framer-1qib2zw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-03ieK[data-border=\"true\"]::after, .framer-03ieK [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; }',\"@media (min-width: 768px) and (max-width: 1149px) { .framer-03ieK.framer-kbpgrj { width: 768px; } .framer-03ieK .framer-fc4t9h { padding: 40px 30px 30px 30px; } .framer-03ieK .framer-j4l6ns, .framer-03ieK .framer-1wnl32g, .framer-03ieK .framer-17pagxt { max-width: 100%; } .framer-03ieK .framer-5bzuwd { gap: 10px; } .framer-03ieK .framer-oanek { height: var(--framer-aspect-ratio-supported, 261px); width: 476px; } .framer-03ieK .framer-vjawh4 { padding: 20px 40px 40px 40px; } .framer-03ieK .framer-xzhwdt-container, .framer-03ieK .framer-1tptcft-container { width: 350px; } .framer-03ieK .framer-17bk47u { height: 799px; left: -263px; overflow: hidden; right: -263px; top: -185px; width: unset; } .framer-03ieK .framer-1de0y6 { bottom: -190px; left: -2px; opacity: 0.04; right: -14px; top: unset; width: unset; } .framer-03ieK .framer-2ca8o { width: 100%; } .framer-03ieK .framer-1jpnddn { flex: none; width: 100%; } .framer-03ieK .framer-axx5ri { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-03ieK .framer-asul9w, .framer-03ieK .framer-1v7judd, .framer-03ieK .framer-1tdqmsl { align-self: unset; width: 75%; } .framer-03ieK .framer-18ybh6 { bottom: 28px; height: 263px; left: calc(49.90583804143128% - 276.5px / 2); width: 277px; } .framer-03ieK .framer-1esflo0 { bottom: 84px; right: -115px; } .framer-03ieK .framer-2x356m { bottom: -47px; height: var(--framer-aspect-ratio-supported, 357px); left: 50%; width: 375px; } .framer-03ieK .framer-17xf9a9 { padding: 0px 30px 60px 30px; } .framer-03ieK .framer-ddpmuj { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; } .framer-03ieK .framer-90kuh3 { align-self: unset; height: 402px; width: 75%; } .framer-03ieK .framer-15njw4w { align-self: unset; height: 413px; padding: 30px 40px 0px 30px; width: 75%; } .framer-03ieK .framer-1ihlda1 { width: 83%; } .framer-03ieK .framer-sj13uz { bottom: 139px; height: 21px; left: 160px; white-space: pre-wrap; width: 343px; word-break: break-word; word-wrap: break-word; } .framer-03ieK .framer-uahca3 { bottom: unset; height: 15px; left: 160px; top: calc(53.753026634382586% - 14.5px / 2); white-space: pre-wrap; width: 343px; word-break: break-word; word-wrap: break-word; } .framer-03ieK .framer-1aalwqe { height: 15px; left: 160px; top: 176px; transform: unset; white-space: pre-wrap; width: 343px; word-break: break-word; word-wrap: break-word; } .framer-03ieK .framer-139s24z { left: 162px; top: 139px; white-space: pre-wrap; width: 343px; word-break: break-word; word-wrap: break-word; } .framer-03ieK .framer-4dwmhd { align-self: unset; height: 364px; width: 75%; } .framer-03ieK .framer-z9xyr1 { bottom: 25px; height: 187px; left: calc(49.90583804143128% - 196.4px / 2); width: 196px; } .framer-03ieK .framer-j6swoc { bottom: 70px; height: 108px; left: calc(49.90583804143128% - 90.46px / 2); width: 90px; } .framer-03ieK .framer-12uepfq, .framer-03ieK .framer-18bgkxv, .framer-03ieK .framer-1xfd0wd, .framer-03ieK .framer-f53hiy, .framer-03ieK .framer-1hxzdde, .framer-03ieK .framer-k6w9ir { height: min-content; width: 75%; } .framer-03ieK .framer-1l9ltfh-container { width: auto; } .framer-03ieK .framer-14jy3mx { padding: 40px 30px 40px 30px; } .framer-03ieK .framer-1vr2idz { gap: 40px; max-width: 100%; padding: 40px 80px 60px 80px; } .framer-03ieK .framer-293554 { height: 271px; width: 270px; } .framer-03ieK .framer-1rldxdv { height: var(--framer-aspect-ratio-supported, 89px); left: 153px; top: 30px; width: 89px; } .framer-03ieK .framer-1qpzc9e { height: 39px; left: 361px; top: 86px; width: 39px; } .framer-03ieK .framer-y2ajfz { background: linear-gradient(90deg, #ff0000 0%, rgba(255, 0, 0, 1) 0%, rgb(212, 255, 84) 100%); height: 464px; left: -162px; opacity: 0.08; right: -14px; top: -43px; } .framer-03ieK .framer-10b4uuh { height: 696px; left: -87px; right: -99px; top: -128px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-03ieK .framer-5bzuwd, .framer-03ieK .framer-axx5ri, .framer-03ieK .framer-ddpmuj, .framer-03ieK .framer-1vr2idz { gap: 0px; } .framer-03ieK .framer-5bzuwd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-03ieK .framer-5bzuwd > :first-child, .framer-03ieK .framer-axx5ri > :first-child, .framer-03ieK .framer-1vr2idz > :first-child { margin-top: 0px; } .framer-03ieK .framer-5bzuwd > :last-child, .framer-03ieK .framer-axx5ri > :last-child, .framer-03ieK .framer-1vr2idz > :last-child { margin-bottom: 0px; } .framer-03ieK .framer-axx5ri > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-03ieK .framer-ddpmuj > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-03ieK .framer-ddpmuj > :first-child { margin-left: 0px; } .framer-03ieK .framer-ddpmuj > :last-child { margin-right: 0px; } .framer-03ieK .framer-1vr2idz > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\",\"@media (max-width: 767px) { .framer-03ieK.framer-kbpgrj { width: 390px; } .framer-03ieK .framer-uwl1bg-container { order: 0; } .framer-03ieK .framer-fc4t9h { order: 1; padding: 40px 20px 0px 20px; } .framer-03ieK .framer-j4l6ns { max-width: 100%; } .framer-03ieK .framer-i30h1j { gap: 20px; } .framer-03ieK .framer-5bzuwd { gap: 16px; } .framer-03ieK .framer-oanek { height: var(--framer-aspect-ratio-supported, 203px); width: 370px; } .framer-03ieK .framer-vjawh4 { flex-direction: column; gap: 10px; height: 220px; padding: 20px 40px 40px 40px; width: 100%; } .framer-03ieK .framer-xzhwdt-container { width: 300px; } .framer-03ieK .framer-17bk47u { height: 765px; left: -93px; overflow: hidden; right: -93px; top: -239px; width: unset; } .framer-03ieK .framer-1de0y6 { bottom: -92px; left: -194px; opacity: 0.04; right: -200px; top: unset; width: unset; } .framer-03ieK .framer-2ca8o { order: 3; width: 100%; } .framer-03ieK .framer-1jpnddn { flex: none; width: 100%; } .framer-03ieK .framer-axx5ri { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-03ieK .framer-asul9w, .framer-03ieK .framer-1v7judd, .framer-03ieK .framer-1tdqmsl, .framer-03ieK .framer-90kuh3, .framer-03ieK .framer-15njw4w, .framer-03ieK .framer-4dwmhd { align-self: unset; } .framer-03ieK .framer-tnfmi9-container { order: 2; } .framer-03ieK .framer-17xf9a9 { order: 4; padding: 30px 30px 60px 30px; } .framer-03ieK .framer-ddpmuj { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; } .framer-03ieK .framer-sj13uz { bottom: 110px; height: 15px; left: 57px; white-space: pre-wrap; width: 182px; word-break: break-word; word-wrap: break-word; } .framer-03ieK .framer-uahca3 { bottom: 183px; left: 57px; white-space: pre-wrap; width: 182px; word-break: break-word; word-wrap: break-word; } .framer-03ieK .framer-1aalwqe { left: 57px; white-space: pre-wrap; width: 182px; word-break: break-word; word-wrap: break-word; } .framer-03ieK .framer-139s24z { left: 57px; top: 191px; white-space: pre-wrap; width: 182px; word-break: break-word; word-wrap: break-word; } .framer-03ieK .framer-z9xyr1 { bottom: 34px; height: 190px; left: calc(51.21212121212123% - 199.53px / 2); width: 200px; } .framer-03ieK .framer-j6swoc { bottom: 79px; height: 110px; left: calc(53.03030303030305% - 91.9px / 2); width: 92px; } .framer-03ieK .framer-17pagxt { gap: 30px; max-width: 100%; order: 5; padding: 20px; } .framer-03ieK .framer-1ym08jl { flex-direction: column; } .framer-03ieK .framer-12uepfq, .framer-03ieK .framer-18bgkxv, .framer-03ieK .framer-1xfd0wd, .framer-03ieK .framer-f53hiy, .framer-03ieK .framer-1hxzdde, .framer-03ieK .framer-k6w9ir { gap: 30px; height: min-content; padding: 20px; width: 100%; } .framer-03ieK .framer-s3have-container { order: 6; } .framer-03ieK .framer-1l9ltfh-container { order: 7; } .framer-03ieK .framer-vh3iw8 { order: 8; } .framer-03ieK .framer-14jy3mx { padding: 30px 20px 30px 20px; } .framer-03ieK .framer-1vr2idz { gap: 24px; max-width: 100%; padding: 40px 16px 20px 16px; } .framer-03ieK .framer-293554 { height: 214px; width: 219px; } .framer-03ieK .framer-1rldxdv { height: var(--framer-aspect-ratio-supported, 67px); left: 66px; top: 33px; width: 67px; } .framer-03ieK .framer-1qpzc9e { height: 27px; left: 228px; top: 62px; width: 28px; } .framer-03ieK .framer-y2ajfz { background: linear-gradient(90deg, #ff0000 0%, rgb(212, 255, 84) 30.000000000000004%); opacity: 0.06; right: 0px; top: -14px; } .framer-03ieK .framer-10b4uuh { height: 640px; left: -121px; right: -115px; top: -236px; } .framer-03ieK .framer-15ydv8p { flex-direction: column; gap: 10px; height: 200px; width: 100%; } .framer-03ieK .framer-1tptcft-container { height: 100%; width: 100%; } .framer-03ieK .framer-1hqcnqt { order: 9; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-03ieK .framer-i30h1j, .framer-03ieK .framer-5bzuwd, .framer-03ieK .framer-vjawh4, .framer-03ieK .framer-axx5ri, .framer-03ieK .framer-ddpmuj, .framer-03ieK .framer-17pagxt, .framer-03ieK .framer-1ym08jl, .framer-03ieK .framer-12uepfq, .framer-03ieK .framer-18bgkxv, .framer-03ieK .framer-1xfd0wd, .framer-03ieK .framer-f53hiy, .framer-03ieK .framer-1hxzdde, .framer-03ieK .framer-k6w9ir, .framer-03ieK .framer-1vr2idz, .framer-03ieK .framer-15ydv8p { gap: 0px; } .framer-03ieK .framer-i30h1j > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-03ieK .framer-i30h1j > :first-child, .framer-03ieK .framer-5bzuwd > :first-child, .framer-03ieK .framer-vjawh4 > :first-child, .framer-03ieK .framer-axx5ri > :first-child, .framer-03ieK .framer-ddpmuj > :first-child, .framer-03ieK .framer-17pagxt > :first-child, .framer-03ieK .framer-1ym08jl > :first-child, .framer-03ieK .framer-1vr2idz > :first-child, .framer-03ieK .framer-15ydv8p > :first-child { margin-top: 0px; } .framer-03ieK .framer-i30h1j > :last-child, .framer-03ieK .framer-5bzuwd > :last-child, .framer-03ieK .framer-vjawh4 > :last-child, .framer-03ieK .framer-axx5ri > :last-child, .framer-03ieK .framer-ddpmuj > :last-child, .framer-03ieK .framer-17pagxt > :last-child, .framer-03ieK .framer-1ym08jl > :last-child, .framer-03ieK .framer-1vr2idz > :last-child, .framer-03ieK .framer-15ydv8p > :last-child { margin-bottom: 0px; } .framer-03ieK .framer-5bzuwd > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-03ieK .framer-vjawh4 > *, .framer-03ieK .framer-15ydv8p > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-03ieK .framer-axx5ri > *, .framer-03ieK .framer-ddpmuj > *, .framer-03ieK .framer-1ym08jl > *, .framer-03ieK .framer-1vr2idz > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-03ieK .framer-17pagxt > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-03ieK .framer-12uepfq > *, .framer-03ieK .framer-18bgkxv > *, .framer-03ieK .framer-1xfd0wd > *, .framer-03ieK .framer-f53hiy > *, .framer-03ieK .framer-1hxzdde > *, .framer-03ieK .framer-k6w9ir > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-03ieK .framer-12uepfq > :first-child, .framer-03ieK .framer-18bgkxv > :first-child, .framer-03ieK .framer-1xfd0wd > :first-child, .framer-03ieK .framer-f53hiy > :first-child, .framer-03ieK .framer-1hxzdde > :first-child, .framer-03ieK .framer-k6w9ir > :first-child { margin-left: 0px; } .framer-03ieK .framer-12uepfq > :last-child, .framer-03ieK .framer-18bgkxv > :last-child, .framer-03ieK .framer-1xfd0wd > :last-child, .framer-03ieK .framer-f53hiy > :last-child, .framer-03ieK .framer-1hxzdde > :last-child, .framer-03ieK .framer-k6w9ir > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8031.5\n * @framerIntrinsicWidth 1150\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nWyWBQnfS\":{\"layout\":[\"fixed\",\"auto\"]},\"TyPhuJCOe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"OzjlGvPw4\":{\"pattern\":\":OzjlGvPw4\",\"name\":\"hero\"}}\n * @framerResponsiveScreen\n */const FramernUYyF3FXq=withCSS(Component,css,\"framer-03ieK\");export default FramernUYyF3FXq;FramernUYyF3FXq.displayName=\"Persona2\";FramernUYyF3FXq.defaultProps={height:8031.5,width:1150};addFonts(FramernUYyF3FXq,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/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\"},{family:\"Quincy CF Black\",source:\"custom\",url:\"https://framerusercontent.com/assets/Vofqz8w0STFoJi1NJAfKI6J14bo.woff2\"},{family:\"Plus Jakarta Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_m07NTxXUEKi4Rw.woff2\",weight:\"500\"},{family:\"Plus Jakarta Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_TknNTxXUEKi4Rw.woff2\",weight:\"700\"}]},...MenuHeaderFonts,...HubSpotFormFonts,...LogosFonts,...TestimonialsSectionFonts,...FaqSectionFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernUYyF3FXq\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nWyWBQnfS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TyPhuJCOe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"8031.5\",\"framerIntrinsicWidth\":\"1150\",\"framerScrollSections\":\"{\\\"OzjlGvPw4\\\":{\\\"pattern\\\":\\\":OzjlGvPw4\\\",\\\"name\\\":\\\"hero\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "MenuHeaderFonts", "getFonts", "jp2v29lnV_default", "MenuHeaderWithVariantAppearEffect", "withVariantAppearEffect", "HubSpotFormFonts", "HubSpotForm", "LogosFonts", "M5dpEWpUi_default", "TestimonialsSectionFonts", "mrEZ1Tvo3_default", "FaqSectionFonts", "XdEXLKFs2_default", "MotionDivWithFX", "withFX", "motion", "FooterFonts", "XauNuLYbt_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transformTemplate2", "animation", "transition1", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "MenuHeaderWithVariantAppearEffect", "getLoadingLazyAtYPosition", "Image2", "RichText2", "getLocalizedValue", "x", "HubSpotForm", "SVG", "M5dpEWpUi_default", "mrEZ1Tvo3_default", "XdEXLKFs2_default", "MotionDivWithFX", "XauNuLYbt_default", "css", "FramernUYyF3FXq", "withCSS", "nUYyF3FXq_default", "addFonts", "MenuHeaderFonts", "HubSpotFormFonts", "LogosFonts", "TestimonialsSectionFonts", "FaqSectionFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
