{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/adE5pu8XqmjGyCdux9XG/mh4Wpqn1HK7S2OY6d7qa/hQelSfbO3.js"],
  "sourcesContent": ["// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/aLwam60Y3/aLwam60Y3.js\";import RowCopy2 from\"#framer/local/canvasComponent/gJA6eAlgC/gJA6eAlgC.js\";import Navbar3 from\"#framer/local/canvasComponent/QFXvlaV1d/QFXvlaV1d.js\";import PriceCardPermis from\"#framer/local/canvasComponent/qH6Pm_Xx9/qH6Pm_Xx9.js\";import metadataProvider from\"#framer/local/webPageMetadata/hQelSfbO3/hQelSfbO3.js\";const Navbar3Fonts=getFonts(Navbar3);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const PriceCardPermisFonts=getFonts(PriceCardPermis);const ContainerWithFX=withFX(Container);const RowCopy2Fonts=getFonts(RowCopy2);const FooterFonts=getFonts(Footer);const breakpoints={Bik_iRSUZ:\"(min-width: 768px) and (max-width: 1199px)\",ELmXCvf1d:\"(max-width: 767px)\",FCyYMfU27:\"(min-width: 1200px) and (max-width: 1535px)\",NUOnhKuFh:\"(min-width: 1536px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-bjXg6\";const variantClassNames={Bik_iRSUZ:\"framer-v-1ti1rl5\",ELmXCvf1d:\"framer-v-1nhvsld\",FCyYMfU27:\"framer-v-gc5thm\",NUOnhKuFh:\"framer-v-13qz59x\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:32};const transition1={delay:.1,duration:.4,ease:[.5,0,.88,.77],type:\"tween\"};const transition2={delay:0,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.1,skewX:0,skewY:0,x:0,y:10};const transition3={damping:30,delay:.1,mass:1,stiffness:130,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:10};const transition4={damping:30,delay:.3,mass:1,stiffness:130,type:\"spring\"};const transition5={damping:30,delay:.5,mass:1,stiffness:130,type:\"spring\"};const transition6={damping:39,delay:.7,mass:1,stiffness:130,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition7={damping:30,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:150,y:0};const transition8={damping:40,delay:.5,mass:1,stiffness:150,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition8,x:150,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"NUOnhKuFh\",Laptop:\"FCyYMfU27\",Mobile:\"ELmXCvf1d\",Tablet:\"Bik_iRSUZ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"NUOnhKuFh\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"Bik_iRSUZ\",\"ELmXCvf1d\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"ELmXCvf1d\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"Bik_iRSUZ\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"FCyYMfU27\")return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if([\"FCyYMfU27\",\"Bik_iRSUZ\",\"ELmXCvf1d\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"NUOnhKuFh\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgba(31, 31, 31, 0.02); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-13qz59x\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ti3mlw\",\"data-framer-name\":\"hero-section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n7ddzi\",\"data-framer-name\":\"wrapper-filled\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:182,width:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,y:(componentViewport?.y||0)+0+0+20+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q8ruif-container\",nodeId:\"Sk4mTG3mu\",scopeId:\"hQelSfbO3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{variant:\"QLyn1LHAJ\"},ELmXCvf1d:{variant:\"QLyn1LHAJ\"}},children:/*#__PURE__*/_jsx(Navbar3,{height:\"100%\",id:\"Sk4mTG3mu\",layoutId:\"Sk4mTG3mu\",style:{width:\"100%\"},variant:\"OZatCVKg6\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16x47co\",\"data-framer-name\":\"txt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELmXCvf1d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7T3N3YWxkLWJvbGQ=\",\"--framer-font-family\":'\"Oswald\", \"Oswald Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-91cd18df-18dd-4644-ad20-6ab426c42065, rgb(23, 111, 183))\"},children:\"FORMATION PERMIS BEA\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7T3N3YWxkLWJvbGQ=\",\"--framer-font-family\":'\"Oswald\", \"Oswald Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-91cd18df-18dd-4644-ad20-6ab426c42065, rgb(23, 111, 183))\"},children:\"FORMATION PERMIS BEA\"})}),className:\"framer-161v69i\",\"data-framer-name\":\"Explore My Projects\",fonts:[\"FS;Oswald-bold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(31, 31, 31)\"},children:\"Chez AS GROUPE, la confiance est notre valeur principale.\"})}),className:\"framer-u7qtei\",\"data-framer-name\":\"Our works are a blend of innovative thinking and practical solutions, ensuring they are both unique and effective.\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n1p6nd\",\"data-framer-name\":\"new\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-17hpfd2\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jpjrjl\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ibGFjaw==\",\"--framer-font-family\":'\"Satoshi\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"900\"},children:\"NOUVEAU ! \uD83D\uDE80\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ibGFjaw==\",\"--framer-font-family\":'\"Satoshi\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"900\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"Le \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\"},children:\"Groupe AS\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\" vous offre \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\"},children:\"5 heures de simulateur GRATUITES\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\" en plus de votre formule !* \uD83C\uDFAE\"}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:[/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{})]}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"\uD83D\uDCA1 Profitez-en pour acqu\\xe9rir les \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\"},children:\"automatismes essentiels\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\" de la premi\\xe8re comp\\xe9tence sur la \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\"},children:\"partie m\\xe9canique\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\". Une opportunit\\xe9 id\\xe9ale pour progresser en toute s\\xe9r\\xe9nit\\xe9 !\"}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:[/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{})]}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"*3 heures sur bo\\xeete automatique\"})]})}),className:\"framer-1cez8fm\",fonts:[\"FS;Satoshi-regular\",\"FS;Satoshi-black\",\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1q8wpwn\",\"data-framer-name\":\"service\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 640px) - 120px)`,y:(componentViewport?.y||0)+0+0+20+0+0+682+0+0},ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+0+20+0+0+682+0+0},FCyYMfU27:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 142px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+20+0+0+682+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,y:(componentViewport?.y||0)+0+0+20+0+0+682+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-dvnfco-container\",nodeId:\"a4lJxGr6o\",rendersWithMotion:true,scopeId:\"hQelSfbO3\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PriceCardPermis,{aPwZx_2FG:\"Forfait code (valable 6 mois)\",D4iGdOPsh:\"Tarif valable jusqu\u2019au 31/12/2025\",dzwTGs0se:\"https://framerusercontent.com/assets/XLH4XBpFknMAwRTixDT0IYI7BBc.pdf\",EIpDNpXBm:\"\",FespGoCrh:\"Formule 13h (avec code)\",height:\"100%\",id:\"a4lJxGr6o\",kbvymeDvp:\"Une \\xe9valuation de d\\xe9part\",KiQbFb7mS:\"Pack web\",layoutId:\"a4lJxGr6o\",Oh78w6EY6:\"Constitution du dossier\",OUsHTmOdM:\"\",oXYH86H_T:\"Equipement obligatoire\",Q5IpfkywB:\"\\xc9valuation de d\\xe9part r\\xe9alis\\xe9e sur informatique : 50 \u20AC\",RcxMgaI3E:\"900 \u20AC\",s7F2P6Zcw:\"Outils p\\xe9dagogiques : livre de code et d\u2019apprentissage num\\xe9rique\",style:{width:\"100%\"},variant:\"Z79kf_66a\",weDe1GsIM:\"D\\xe9marches administratives\",width:\"100%\",xQ3raf2Op:\"STAGE DE CODE OFFERT POUR TOUTES LES INCRIPTIONS CATEGORIE B\",zXjqHPL7a:\"13h de conduite (valable 1 an)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 640px) - 120px)`,y:(componentViewport?.y||0)+0+0+20+0+0+682+0+558},ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+0+20+0+0+682+0+558},FCyYMfU27:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 142px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+20+0+0+682+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,width:\"273.5px\",y:(componentViewport?.y||0)+0+0+20+0+0+682+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1c3d5ki-container\",nodeId:\"FkSiospV8\",rendersWithMotion:true,scopeId:\"hQelSfbO3\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PriceCardPermis,{aPwZx_2FG:\"Forfait code (valable 6 mois)\",D4iGdOPsh:\"Tarif valable jusqu\u2019au 31/12/2025\",dzwTGs0se:\"https://framerusercontent.com/assets/BGnDZMjg0ysj3O0m2p2bYVDVkw.pdf\",EIpDNpXBm:\"\",FespGoCrh:\"Formule 20h (avec code)\",height:\"100%\",id:\"FkSiospV8\",kbvymeDvp:\"20h de conduite (valable 1 an)\",KiQbFb7mS:\"Pack web\",layoutId:\"FkSiospV8\",Oh78w6EY6:\"Constitution du dossier\",OUsHTmOdM:\"\",oXYH86H_T:\"Equipement obligatoire\",Q5IpfkywB:\"\\xc9valuation de d\\xe9part r\\xe9alis\\xe9e sur informatique : 50 \u20AC\",RcxMgaI3E:\"1300 \u20AC\",s7F2P6Zcw:\"Outils p\\xe9dagogiques : livre de code et d\u2019apprentissage num\\xe9rique\",style:{width:\"100%\"},variant:\"HkV3BPTnV\",weDe1GsIM:\"D\\xe9marches administratives\",width:\"100%\",xQ3raf2Op:\"STAGE DE CODE OFFERT POUR TOUTES LES INCRIPTIONS CATEGORIE B\",zXjqHPL7a:\"\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 640px) - 120px)`,y:(componentViewport?.y||0)+0+0+20+0+0+682+0+1116},ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+0+20+0+0+682+0+1116},FCyYMfU27:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 142px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+20+0+0+682+0+558}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,y:(componentViewport?.y||0)+0+0+20+0+0+682+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ddwvmn-container\",nodeId:\"gJewKT_Gl\",rendersWithMotion:true,scopeId:\"hQelSfbO3\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PriceCardPermis,{aPwZx_2FG:\"\",D4iGdOPsh:\"Tarif valable jusqu\u2019au 31/12/2025\",dzwTGs0se:\"https://framerusercontent.com/assets/XLH4XBpFknMAwRTixDT0IYI7BBc.pdf\",EIpDNpXBm:\"\",FespGoCrh:\"Formule 13h (sans code)\",height:\"100%\",id:\"gJewKT_Gl\",kbvymeDvp:\"\",KiQbFb7mS:\"\",layoutId:\"gJewKT_Gl\",Oh78w6EY6:\"Outils p\\xe9dagogiques : livre de code et d\u2019apprentissage num\\xe9rique\",OUsHTmOdM:\"\",oXYH86H_T:\"Equipement obligatoire\",Q5IpfkywB:\"\\xc9valuation de d\\xe9part r\\xe9alis\\xe9e sur informatique : 50 \u20AC\",RcxMgaI3E:\"850 \u20AC\",s7F2P6Zcw:\"\",style:{width:\"100%\"},variant:\"ktk3i2X3u\",weDe1GsIM:\"13h de conduite (valable 1 an)\",width:\"100%\",xQ3raf2Op:\"\",zXjqHPL7a:\"\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 640px) - 120px)`,y:(componentViewport?.y||0)+0+0+20+0+0+682+0+1674},ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+0+20+0+0+682+0+1674},FCyYMfU27:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 142px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+20+0+0+682+0+558}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,y:(componentViewport?.y||0)+0+0+20+0+0+682+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-15qrwg9-container\",nodeId:\"PYy3YIzmP\",rendersWithMotion:true,scopeId:\"hQelSfbO3\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{style:{width:\"100%\"}},ELmXCvf1d:{style:{width:\"100%\"}},FCyYMfU27:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(PriceCardPermis,{aPwZx_2FG:\"\",D4iGdOPsh:\"Tarif valable jusqu\u2019au 31/12/2025\",dzwTGs0se:\"https://framerusercontent.com/assets/BGnDZMjg0ysj3O0m2p2bYVDVkw.pdf\",EIpDNpXBm:\"\",FespGoCrh:\"Formule 20h (sans code)\",height:\"100%\",id:\"PYy3YIzmP\",kbvymeDvp:\"\",KiQbFb7mS:\"\",layoutId:\"PYy3YIzmP\",Oh78w6EY6:\"Outils p\\xe9dagogiques : livre de code et d\u2019apprentissage num\\xe9rique\",OUsHTmOdM:\"\",oXYH86H_T:\"Equipement obligatoire\",Q5IpfkywB:\"\\xc9valuation de d\\xe9part r\\xe9alis\\xe9e sur informatique : 50 \u20AC\",RcxMgaI3E:\"1250 \u20AC\",s7F2P6Zcw:\"\",variant:\"ktk3i2X3u\",weDe1GsIM:\"20h de conduite (valable 1 an)\",width:\"100%\",xQ3raf2Op:\"\",zXjqHPL7a:\"\"})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-j5urbp\",\"data-framer-name\":\"other service\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 640px) - 120px)`,y:(componentViewport?.y||0)+0+0+20+0+0+2956+0+0},ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+0+20+0+0+2956+0+0},FCyYMfU27:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 142px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+20+0+0+1840+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1280px) - 142px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+20+0+0+1282+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gzpqgl-container\",nodeId:\"MUajxDeND\",rendersWithMotion:true,scopeId:\"hQelSfbO3\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PriceCardPermis,{aPwZx_2FG:\"Co\\xfbt du passage \\xe0 l\u2019examen de code en centre priv\\xe9 : 30 \u20AC\",D4iGdOPsh:\"\",dzwTGs0se:\"https://framerusercontent.com/assets/emm1luqBzv0X3mDZe4L1hwOmxWg.pdf\",EIpDNpXBm:\"\",FespGoCrh:\"Prestations suppl\\xe9mentaires\",height:\"100%\",id:\"MUajxDeND\",kbvymeDvp:\"\",KiQbFb7mS:\"Pack repr\\xe9sentation \\xe0 l\u2019examen (10h + accompagnement) : 665 \u20AC\",layoutId:\"MUajxDeND\",Oh78w6EY6:\"1h de conduite BEA : 65 \u20AC\",OUsHTmOdM:\"\",oXYH86H_T:\"\",Q5IpfkywB:\"\",RcxMgaI3E:\"\",s7F2P6Zcw:\"Accompagnement \\xe0 l\u2019examen BEA : 65 \u20AC\",style:{width:\"100%\"},variant:\"n8OtZLYUg\",weDe1GsIM:\"Forfait 10h BEA : 600 \u20AC\",width:\"100%\",xQ3raf2Op:\"\",zXjqHPL7a:\"\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 640px) - 120px)`,y:(componentViewport?.y||0)+0+0+20+0+0+2956+0+558},ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+0+20+0+0+2956+0+558},FCyYMfU27:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 142px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+20+0+0+1840+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1280px) - 142px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+20+0+0+1282+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-h7dxhh-container\",nodeId:\"kRxeIzirn\",rendersWithMotion:true,scopeId:\"hQelSfbO3\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PriceCardPermis,{aPwZx_2FG:\"\",D4iGdOPsh:\"\",EIpDNpXBm:\"\",FespGoCrh:\"Compte CPF\",height:\"100%\",id:\"kRxeIzirn\",kbvymeDvp:\"\",KiQbFb7mS:\"\",layoutId:\"kRxeIzirn\",Oh78w6EY6:\"\",OUsHTmOdM:\"\",oXYH86H_T:\"Equipement obligatoire\",Q5IpfkywB:\"\\xc9valuation de d\\xe9part r\\xe9alis\\xe9e sur informatique : 50 \u20AC\",RcxMgaI3E:\"\",s7F2P6Zcw:\"\",style:{width:\"100%\"},variant:\"Jzpm9Drh7\",weDe1GsIM:\"\",width:\"100%\",xQ3raf2Op:\"\",zXjqHPL7a:\"\"})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3dpkhn\",\"data-framer-name\":\"Contenu\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t4tm2k\",\"data-framer-name\":\"Contenu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1utxtge\",\"data-framer-name\":\"Texte\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bovrfj\",\"data-border\":true,\"data-framer-name\":\"category\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELmXCvf1d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3N3YWxkLWJvbGQ=\",\"--framer-font-family\":'\"Oswald\", \"Oswald Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"\uD83C\uDFC1 KOPILOTE : Votre Alli\\xe9 pour R\\xe9ussir le Code de la Route !\"})}),verticalAlignment:\"center\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3N3YWxkLWJvbGQ=\",\"--framer-font-family\":'\"Oswald\", \"Oswald Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"\uD83C\uDFC1 KOPILOTE : Votre Alli\\xe9 pour R\\xe9ussir le Code de la Route !\"})}),className:\"framer-a75yr7\",\"data-framer-name\":\"Text\",fonts:[\"FS;Oswald-bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-weight\":\"400\"},children:\"\u2705 \"}),\"Des entra\\xeenements complets et efficaces\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:\"\uD83D\uDD39 Tests et examens blancs inspir\\xe9s de l'\\xe9preuve officielle\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:\"\uD83D\uDD39 Cours comment\\xe9s et organis\\xe9s par th\\xe8me pour une compr\\xe9hension approfondie\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:\"\uD83D\uDD39 Bo\\xeetier virtuel pour s'entrainer comme en salle d'examen\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-weight\":\"400\"},children:\"\u2705 \"}),\"Des outils pour maximiser votre r\\xe9ussite\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:\"\uD83D\uDCCC Fiches de r\\xe9vision pour m\\xe9moriser l'essentiel rapidement\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:\"\uD83D\uDCCA Statistiques de progression pour identifier vos points forts et axes d'am\\xe9lioration\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:\"\uD83D\uDCF1 Accessible partout sur mobile, tablette et ordinateur\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:[\"\uD83D\uDCA1 Pr\\xe9parez-vous en toute confiance avec Kopilote et mettez toutes les chances de votre c\\xf4t\\xe9 !\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-weight\":\"400\"},children:\" \uD83D\uDE97\uD83D\uDCA8\"})]})]}),className:\"framer-1jxnn0h\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;Satoshi-bold\",\"FS;Satoshi-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qh7vah hidden-1ti1rl5 hidden-1nhvsld\",\"data-framer-name\":\"Photos\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FCyYMfU27:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2446+0+0+60+1439+0+0),pixelHeight:534,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} / 1.2, 1280px) - 120px)`,src:\"https://framerusercontent.com/images/jVqtW1EeTJrCDajQsyC56jIB264.jpg\",srcSet:\"https://framerusercontent.com/images/jVqtW1EeTJrCDajQsyC56jIB264.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jVqtW1EeTJrCDajQsyC56jIB264.jpg 800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Auto-\\xe9cole Paris - AS GROUPE\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1888+0+0+515+0+0),pixelHeight:534,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} / 1.2, 1280px) - 142px) / 2, 1px)`,src:\"https://framerusercontent.com/images/jVqtW1EeTJrCDajQsyC56jIB264.jpg\",srcSet:\"https://framerusercontent.com/images/jVqtW1EeTJrCDajQsyC56jIB264.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jVqtW1EeTJrCDajQsyC56jIB264.jpg 800w\"},className:\"framer-1ae3rlt\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sv29r\",\"data-framer-name\":\"faq\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lhfflb\",\"data-framer-name\":\"wrapper-filled\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7T3N3YWxkLWJvbGQ=\",\"--framer-font-family\":'\"Oswald\", \"Oswald Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:[\"Formation \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-91cd18df-18dd-4644-ad20-6ab426c42065, rgb(23, 111, 183))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Permis BEA\"})})]})}),className:\"framer-1ue4c2a\",\"data-framer-name\":\"Frequently Asked Questions\",fonts:[\"FS;Oswald-bold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-clbwxq\",\"data-framer-name\":\"q&a\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 640px) - 120px)`,y:(componentViewport?.y||0)+0+5631+60+0+0+124+0+0},ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+5691+60+0+0+124+0+0},FCyYMfU27:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 120px)`,y:(componentViewport?.y||0)+0+4486+60+0+0+124+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1280px) - 120px)`,y:(componentViewport?.y||0)+0+3399+60+0+0+124+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lu91ng-container\",nodeId:\"re4ccm4CX\",scopeId:\"hQelSfbO3\",children:/*#__PURE__*/_jsx(RowCopy2,{height:\"100%\",id:\"re4ccm4CX\",layoutId:\"re4ccm4CX\",style:{width:\"100%\"},T8rQFvSBR:\"Le permis B permet de conduire une voiture attel\\xe9e d\u2019une remorque dont le poids ne d\\xe9passe pas 750 kg. Son obtention est soumise notamment \\xe0 des conditions d\u2019\\xe2ge, de formation et de r\\xe9ussite \\xe0 un examen dans une auto \\xe9cole \\xe0 Paris.\\n\\nL\u2019automobiliste est devenue un outil social indispensable pour une tr\\xe8s grande partie des jeunes de notre soci\\xe9t\\xe9. Au-del\\xe0 du plaisir de conduire, l\u2019utilisation d\u2019une voiture est souvent indispensable pour les \\xe9tudes, le travail ou les loisirs. Rouler en s\\xe9curit\\xe9 est donc une n\\xe9cessit\\xe9 pour tous.\\n\\nLes conducteurs d\\xe9butants repr\\xe9sentantes une part trop importante des tu\\xe9s et des bless\\xe9s sur la route. L\u2019effort engag\\xe9 doit \\xeatre poursuivi, notamment par le renforcement de l\u2019\\xe9ducation et de la formation.\\n\\nLes accidents de la route ne sont pas li\\xe9s \\xe0 la fatalit\\xe9 et le programme de formation au permis de conduire est mis en place pour aider les nouveaux conducteurs \\xe0 se d\\xe9placer avec un risque faible de perdre la vie ou de la d\\xe9grader. L\u2019objectif g\\xe9n\\xe9ral est d\u2019amener tout automobiliste d\\xe9butant \\xe0 la ma\\xeetrise de comp\\xe9tences en termes de savoir \\xeatre, savoirs, savoir-faire et savoir devenir. Apprendre \\xe0 conduire est une d\\xe9marche \\xe9ducative exigeante. Le programme de formation (voir au dos) se veut une vue d\u2019ensemble des comp\\xe9tences qu\u2019un conducteur responsable doit acqu\\xe9rir pour ne pas mettre sa s\\xe9curit\\xe9 et celle des autres en danger. Il vous faudra prendre conscience que ce qui est appris en formation doit progresser et \\xe9voluer, apr\\xe8s l\u2019obtention du permis de conduire, en tenant compte des m\\xeames objectifs s\\xe9curitaires que lors de votre apprentissage. Vous allez apprendre \\xe0 manipuler une automobile et \\xe0 circuler dans diff\\xe9rentes configurations, \\xe0 en conna\\xeetre les risques et les limites. Vous allez, au travers de ce programme, comprendre les r\\xe8gles du code de la route ainsi que l\u2019influence des lois physiques, psychologiques et physiologiques. Vous devrez \\xe9galement vous situer personnellement en tant que citoyen dans vos choix de conduite. Des cours th\\xe9oriques et pratiques, collectifs ou individuels, vous aideront \\xe0 atteindre les objectifs d\\xe9finis et \\xe0 personnaliser votre progression. Votre formateur vous guidera et vous conseillera. Des tests de connaissances et de capacit\\xe9s pourront \\xeatre mis en place au fur et \\xe0 mesure.\",variant:\"ZxNt5dJ70\",W88zB8mIG:\"1. ENJEUX ET DEROULEMENT DE LA FORMATION\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 640px) - 120px)`,y:(componentViewport?.y||0)+0+5631+60+0+0+124+0+142},ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+5691+60+0+0+124+0+142},FCyYMfU27:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 120px)`,y:(componentViewport?.y||0)+0+4486+60+0+0+124+0+142}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1280px) - 120px)`,y:(componentViewport?.y||0)+0+3399+60+0+0+124+0+142,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g0u1bi-container\",nodeId:\"mrEk3D7Eq\",scopeId:\"hQelSfbO3\",children:/*#__PURE__*/_jsx(RowCopy2,{height:\"100%\",id:\"mrEk3D7Eq\",layoutId:\"mrEk3D7Eq\",style:{width:\"100%\"},T8rQFvSBR:\"Le permis B permet de conduire une voiture attel\\xe9e d\u2019une remorque dont le poids ne d\\xe9passe pas 750 kg. Son obtention est soumise notamment \\xe0 des conditions d\u2019\\xe2ge, de formation et de r\\xe9ussite \\xe0 un examen dans une auto \\xe9cole \\xe0 Paris.\",variant:\"ZxNt5dJ70\",W88zB8mIG:\"2. OBJECTIFS DE LA FORMATION\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 640px) - 120px)`,y:(componentViewport?.y||0)+0+5631+60+0+0+124+0+284},ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+5691+60+0+0+124+0+284},FCyYMfU27:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 120px)`,y:(componentViewport?.y||0)+0+4486+60+0+0+124+0+284}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1280px) - 120px)`,y:(componentViewport?.y||0)+0+3399+60+0+0+124+0+284,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h9ze5o-container\",nodeId:\"Goi7uJHx3\",scopeId:\"hQelSfbO3\",children:/*#__PURE__*/_jsx(RowCopy2,{height:\"100%\",id:\"Goi7uJHx3\",layoutId:\"Goi7uJHx3\",style:{width:\"100%\"},T8rQFvSBR:\"- L\u2019\\xe9valuation de d\\xe9part est r\\xe9alis\\xe9e sur informatique.\\n- Evaluation de d\\xe9part qui d\\xe9termine le volume pr\\xe9visionnel d\u2019heure de formation pr\\xe9conis\\xe9e pour le code de la route et la conduite.\\n- L\u2019examen ETG \u2013 Epreuve Th\\xe9orique G\\xe9n\\xe9ral\\n- L\u2019examen de conduite en ayant au pr\\xe9alable valider les 4 comp\\xe9tences de formation d\\xe9finie par le REMC.\",variant:\"ZxNt5dJ70\",W88zB8mIG:\"3. MODALITES D\u2019EVALUATION\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 640px) - 120px)`,y:(componentViewport?.y||0)+0+5631+60+0+0+124+0+426},ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+5691+60+0+0+124+0+426},FCyYMfU27:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 120px)`,y:(componentViewport?.y||0)+0+4486+60+0+0+124+0+426}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1280px) - 120px)`,y:(componentViewport?.y||0)+0+3399+60+0+0+124+0+426,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9ji1g0-container\",nodeId:\"xT6KPsjJp\",scopeId:\"hQelSfbO3\",children:/*#__PURE__*/_jsx(RowCopy2,{height:\"100%\",id:\"xT6KPsjJp\",layoutId:\"xT6KPsjJp\",style:{width:\"100%\"},T8rQFvSBR:\"La formation th\\xe9orique porte sur la connaissance des r\\xe8glements concernant la circulation et la conduite d\u2019un v\\xe9hicule ainsi que sur le comportement du conducteur.\\n\\nLa formation th\\xe9orique porte sur :\\nLes dispositions l\\xe9gales en mati\\xe8re de circulation routi\\xe8re.\\nLe conducteur : les effets dus \\xe0 une consommation d\u2019alcool, de drogues et de m\\xe9dicaments\\nSur la conduite, l\u2019influence de la fatigue sur la conduite, la pression sociale : (publicit\\xe9, travail\u2026) et la pression des pairs, etc.\\nLa route : les risques li\\xe9s aux conditions m\\xe9t\\xe9orologiques et aux \\xe9tats de la chauss\\xe9e, etc.\\nLes autres usagers de la route : la vigilance et les attitudes \\xe0 l\u2019\\xe9gard des autres usagers, les usagers vuln\\xe9rables, les sp\\xe9cificit\\xe9s de certaines cat\\xe9gories de v\\xe9hicules et les diff\\xe9rentes conditions de visibilit\\xe9 de leurs conducteurs, etc.\\nLa r\\xe9glementation g\\xe9n\\xe9rale; le transport d\u2019un chargement et de personnes, la r\\xe8glementation relative \\xe0 l\u2019obligation d\u2019assurance et aux documents administratives li\\xe9s \\xe0 l\u2019utilisation du v\\xe9hicule.\\nLes gestes de premier secours.\\nLes pr\\xe9cautions n\\xe9cessaires \\xe0 prendre en quittant le v\\xe9hicule.\\nLes \\xe9l\\xe9ments m\\xe9caniques et autres \\xe9quipements li\\xe9s \\xe0 la s\\xe9curit\\xe9\\nLes \\xe9quipements de s\\xe9curit\\xe9 des v\\xe9hicules.\\nLes r\\xe8gles d\u2019utilisation du v\\xe9hicule en relation avec le respect de l\u2019environnement\",variant:\"ZxNt5dJ70\",W88zB8mIG:\"4. LA FORMATION TH\\xc9ORIQUE\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 640px) - 120px)`,y:(componentViewport?.y||0)+0+5631+60+0+0+124+0+568},ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+5691+60+0+0+124+0+568},FCyYMfU27:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 120px)`,y:(componentViewport?.y||0)+0+4486+60+0+0+124+0+568}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1280px) - 120px)`,y:(componentViewport?.y||0)+0+3399+60+0+0+124+0+568,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y8izru-container\",nodeId:\"gLjXJt25p\",scopeId:\"hQelSfbO3\",children:/*#__PURE__*/_jsx(RowCopy2,{height:\"100%\",id:\"gLjXJt25p\",layoutId:\"gLjXJt25p\",style:{width:\"100%\"},T8rQFvSBR:\"La formation pratique porte sur la conduite d\u2019un v\\xe9hicule et sur la sensibilisation aux diff\\xe9rents risques de la route.\\n\\nLa formation pratique porte sur :\\nLes 4 comp\\xe9tences et les comp\\xe9tences associ\\xe9s ci-dessous enseign\\xe9es et doivent \\xeatre acquises en fin de formation. Elles sont trait\\xe9es en abordant les points suivants : le pourquoi, le comment, les risques, les influences de l\u2019entourage et du mode de vie de l\u2019\\xe9l\\xe8ve, les pressions exerc\\xe9es par la soci\\xe9t\\xe9 telles que la publicit\\xe9, le travail\u2026, l\u2019auto-\\xe9valuation.\\n\\nLE PROGRAMMME DE FORMATION :\\nCOMPETENCE N\\xb0 1. Maitriser le maniement du v\\xe9hicule dans un trafic faible ou nul.\\n\\nConna\\xeetre les principaux organes et commandes du v\\xe9hicule, effectuer des v\\xe9rifications int\\xe9rieures et ext\\xe9rieures.\\nEntrer, s\u2019installer au poste de conduite et en sortir.\\nTenir, tourner le volant et maintenir la trajectoire.\\nD\\xe9marrer et s\u2019arr\\xeater.\\nDoser l\u2019acc\\xe9l\\xe9ration e le freinage \\xe0 diverses allures.\\nUtiliser la bo\\xeete de vitesses.\\nDiriger la voiture en avant en ligne droite et en courbe en adoptant allure et trajectoire.\\nRegarder autour de soi et avertir.\\nEffectuer une marche arri\\xe8re et un demi-tour en s\\xe9curit\\xe9.\\nCOMPETENCE N\\xb0 2- Appr\\xe9hender la route et circuler dans des conditions normales.\\n\\nRechercher la signalisation, les indices utiles et en tenir compte.\\nPositionner le v\\xe9hicule sur la chauss\\xe9e et choisir la voie de circulation.\\nAdapter l\u2019allure aux situations.\\nD\\xe9tecter, identifier et franchir les intersections suivant le r\\xe9gime de priorit\\xe9.\\nTourner \\xe0 droite et \\xe0 gauche en agglom\\xe9ration.\\nFranchir les ronds-points et les carrefours \\xe0 sens giratoire.\\nS\u2019arr\\xeater et stationner en \\xe9pi, en bataille et en cr\\xe9neau.\\nCOMPETENCE N\\xb03- Circuler dans des conditions difficiles et partager la route avec les usagers.\\n\\nEvaluer et maintenir les distances de s\\xe9curit\\xe9.\\nCroiser, d\\xe9passer, \\xeatre d\\xe9pass\\xe9.\\nPasser des virages et conduire en d\\xe9clivit\\xe9.\\nConna\\xeetre les caract\\xe9ristiques des autres usagers et savoir se comporter \\xe0 leur \\xe9gard avec respect et courtoisie.\\nS\u2019ins\\xe9rer, circuler et sortir d\u2019une voie rapide.\\nConduire dans une file de v\\xe9hicules et dans une circulation dense.\\nConduire quand l\u2019adh\\xe9rence et la visibilit\\xe9 sont r\\xe9duites.\\nCOMPETENCE N\\xb0 4 \u2013 PRATIQUER une conduite autonome, s\\xfbre et \\xe9conomique.\\n\\nSuivre un itin\\xe9raire de mani\\xe8re autonome.\\nPr\\xe9parer et effectuer un voyage longue-distance en autonomie.\\nConna\\xeetre les principaux facteurs de risque au volant et les recommandations \\xe0 appliquer.\\nConna\\xeetre les comportements \\xe0 adapter en cas d\u2019accident : prot\\xe9ger, alerter, secourir.\\nFaire l\u2019exp\\xe9rience des aides \\xe0 la conduite du v\\xe9hicule (r\\xe9gulateur, limiteur de vitesse, ABS, aides \\xe0 la navigation\u2026).\\nAvoir des notions sur l\u2019entretien, le d\\xe9pannage et les situations d\u2019urgence.\\nPratiquer l\u2019\\xe9co-conduite\",variant:\"ZxNt5dJ70\",W88zB8mIG:\"5. LA FORMATION PRATIQUE\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 640px) - 120px)`,y:(componentViewport?.y||0)+0+5631+60+0+0+124+0+710},ELmXCvf1d:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+5691+60+0+0+124+0+710},FCyYMfU27:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 120px)`,y:(componentViewport?.y||0)+0+4486+60+0+0+124+0+710}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1280px) - 120px)`,y:(componentViewport?.y||0)+0+3399+60+0+0+124+0+710,children:/*#__PURE__*/_jsx(Container,{className:\"framer-efb5sb-container\",nodeId:\"vCOeNgCFp\",scopeId:\"hQelSfbO3\",children:/*#__PURE__*/_jsx(RowCopy2,{height:\"100%\",id:\"vCOeNgCFp\",layoutId:\"vCOeNgCFp\",style:{width:\"100%\"},T8rQFvSBR:\"Epreuve th\\xe9orique g\\xe9n\\xe9rale (avoir minimum 16 ans ou 15 ans pour l\u2019apprentissage anticip\\xe9 de la conduite) :\\nPour r\\xe9ussir cette \\xe9preuve, il faut obtenir au moins 35 bonnes r\\xe9ponses sur 40 questions (5 erreurs maximum). Une r\\xe9ponse est consid\\xe9r\\xe9e comme juste si toutes les propositions exactes ont \\xe9t\\xe9 valid\\xe9es.\\nParmi les 40 questions auxquelles vous devez r\\xe9pondre, certaines sont en vid\\xe9o. Pendant le d\\xe9roul\\xe9 de la vid\\xe9o, pensez \\xe0 \\xe9valuer l\u2019intervalle de s\\xe9curit\\xe9 et \\xe0 regarder tous les r\\xe9troviseurs.\\nLe jour de l\u2019examen, pensez \\xe0 apporter votre pi\\xe8ce d\u2019identit\\xe9 et votre convocation.\\nVotre code est valable pendant 5 ans.\\n\\nEpreuve pratique g\\xe9n\\xe9rale (avoir minimum 17 ans). Cette \\xe9preuve dure environ 32 minutes ; Elle a pour but de v\\xe9rifier si vous \\xeates capable de conduire seul sans mettre en danger votre s\\xe9curit\\xe9 et celle des autres. Elle est \\xe9valu\\xe9e par un expert, l\u2019inspecteur du permis de conduire et de la s\\xe9curit\\xe9 routi\\xe8re. L\u2019\\xe9valuation r\\xe9alis\\xe9e par l\u2019expert est bas\\xe9e sur des textes r\\xe8glementaire et instructions pr\\xe9cises qui en fixant les modalit\\xe9s. Cette \\xe9valuation consiste en un bilan des comp\\xe9tences n\\xe9cessaires et fondamentales devant \\xeatre acquises pour une conduite en s\\xe9curit\\xe9, car la conduite est un acte difficile qui engage une responsabilit\\xe9 forte.\\n\\nL\u2019issue de l\u2019\\xe9preuve, l\u2019expert retranscrit de fa\\xe7on formelle le bilan de comp\\xe9tences dans une grille d\u2019\\xe9valuation. Le certificat d\u2019examen du permis de conduire, sur lequel est not\\xe9 le r\\xe9sultat, vous est envoy\\xe9 par courrier ou t\\xe9l\\xe9chargeable.\\n\\nEn cas de r\\xe9ussite, le CEPC sera votre justificatif aupr\\xe8s des forces de l\u2019ordre en attendant votre permis de conduire. Ce document est valable 4 mois maximum.\\n\\nEn cas de r\\xe9ussite, vous serez en p\\xe9riode probatoire avec 6 points sur votre permis de conduire.\\n\\nLe jour de l\u2019examen, l\u2019\\xe9preuve vous est pr\\xe9sent\\xe9e individuellement par l\u2019expert, qui vous pr\\xe9cise ce que vous allez devoir faire :\\n\\nR\\xe9aliser un parcours empruntant des voies \\xe0 caract\\xe8re urbain, routier et/ou autoroutier.\\nSuivre un itin\\xe9raire en vous guidant de mani\\xe8re autonome, pendant environ cinq minutes.\\nUn arr\\xeat de pr\\xe9cision et une man\u0153uvre en marche arri\\xe8re\\nUne question de v\\xe9rification \\xe0 l\u2019int\\xe9rieur ou \\xe0 l\u2019ext\\xe9rieur du v\\xe9hicule, une question en lien avec la s\\xe9curit\\xe9 routi\\xe8re et une question de premiers secours.\\nAppliquer les r\\xe8gles du code de la route, notamment les limitations de vitesse s\u2019appliquant aux \\xe9l\\xe8ves conducteurs.\\nAdapter votre conduite dans un souci d\u2019\\xe9conomie de carburant et de limitation de rejet \\xe0 effet de serre.\\nFaire preuve de courtoisie envers les autres usagers et notamment les plus vuln\\xe9rables.\",variant:\"ZxNt5dJ70\",W88zB8mIG:\"6. EPREUVES DU PERMIS\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mxxnjl\",\"data-framer-name\":\"document needed\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-173ixv5\",\"data-framer-name\":\"list document\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1esm80p\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7T3N3YWxkLWJvbGQ=\",\"--framer-font-family\":'\"Oswald\", \"Oswald Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:\"Pi\\xe8ces \\xe0 fournir :\"})})},ELmXCvf1d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7T3N3YWxkLWJvbGQ=\",\"--framer-font-family\":'\"Oswald\", \"Oswald Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:\"Pi\\xe8ces \\xe0 fournir :\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7T3N3YWxkLWJvbGQ=\",\"--framer-font-family\":'\"Oswald\", \"Oswald Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(17, 16, 17)\"},children:\"Pi\\xe8ces \\xe0 fournir :\"})}),className:\"framer-1tmdosh\",\"data-framer-name\":\"More Than 14 Million People trusted across the world\",fonts:[\"FS;Oswald-bold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ibpvxu\",\"data-framer-name\":\"Frame 616\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vb7f91\",\"data-framer-name\":\"Frame 605\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1nwrf9l\",\"data-framer-name\":\"fi_1634264\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 22\"><g transform=\"translate(0 0.5)\" id=\"ss9570809224_1\"><path d=\"M 0 21 L 0 0 L 21 0 L 21 21 Z\" fill=\"transparent\"></path><path d=\"M 21 5.681 L 10.501 15.413 L 7.31 18.37 L 0 10.568 L 2.994 7.763 L 7.518 12.592 L 10.501 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path><path d=\"M 20.999 5.681 L 10.5 15.413 L 10.5 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path></g></svg>',svgContentId:9570809224,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(75, 85, 99)\"},children:\"E-photo ANTS\"})}),className:\"framer-krcn9d\",\"data-framer-name\":\"Connect Globally, Collaborate Seamlessly\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nap8pm\",\"data-framer-name\":\"Frame 606\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1kagnqv\",\"data-framer-name\":\"fi_1634264\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 22\"><g transform=\"translate(0 0.5)\" id=\"ss9570809224_1\"><path d=\"M 0 21 L 0 0 L 21 0 L 21 21 Z\" fill=\"transparent\"></path><path d=\"M 21 5.681 L 10.501 15.413 L 7.31 18.37 L 0 10.568 L 2.994 7.763 L 7.518 12.592 L 10.501 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path><path d=\"M 20.999 5.681 L 10.5 15.413 L 10.5 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path></g></svg>',svgContentId:9570809224,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(75, 85, 99)\"},children:\"Une photocopie recto verso de votre pi\\xe8ce d\u2019identit\\xe9\"})}),className:\"framer-1ec0z8g\",\"data-framer-name\":\"Boost Team Productivity and Efficiency\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ynsevl\",\"data-framer-name\":\"Frame 607\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-19vyg0\",\"data-framer-name\":\"fi_1634264\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 22\"><g transform=\"translate(0 0.5)\" id=\"ss9570809224_1\"><path d=\"M 0 21 L 0 0 L 21 0 L 21 21 Z\" fill=\"transparent\"></path><path d=\"M 21 5.681 L 10.501 15.413 L 7.31 18.37 L 0 10.568 L 2.994 7.763 L 7.518 12.592 L 10.501 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path><path d=\"M 20.999 5.681 L 10.5 15.413 L 10.5 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path></g></svg>',svgContentId:9570809224,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(75, 85, 99)\"},children:[\"Un justificatif de domicile de moins de 6 mois (facture obligatoire)\",/*#__PURE__*/_jsx(\"br\",{}),\"En cas d\u2019h\\xe9bergement : attestation d\u2019h\\xe9bergement et photocopie de la pi\\xe8ce d\u2019identit\\xe9 de votre h\\xe9bergeur\"]})}),className:\"framer-81nbfr\",\"data-framer-name\":\"Secure, Private, and Reliable Communication\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zsg4zd\",\"data-framer-name\":\"Frame 607\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1tnzeg3\",\"data-framer-name\":\"fi_1634264\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 22\"><g transform=\"translate(0 0.5)\" id=\"ss9570809224_1\"><path d=\"M 0 21 L 0 0 L 21 0 L 21 21 Z\" fill=\"transparent\"></path><path d=\"M 21 5.681 L 10.501 15.413 L 7.31 18.37 L 0 10.568 L 2.994 7.763 L 7.518 12.592 L 10.501 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path><path d=\"M 20.999 5.681 L 10.5 15.413 L 10.5 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path></g></svg>',svgContentId:9570809224,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(75, 85, 99)\"},children:\"Une photocopie du livret de famille ainsi que la photocopie de la pi\\xe8ce d\u2019identit\\xe9 du repr\\xe9sentant l\\xe9gal si vous \\xeates mineur\"})}),className:\"framer-1cml5mu\",\"data-framer-name\":\"Secure, Private, and Reliable Communication\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qs611z\",\"data-framer-name\":\"Frame 607\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1pr2mqb\",\"data-framer-name\":\"fi_1634264\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 22\"><g transform=\"translate(0 0.5)\" id=\"ss9570809224_1\"><path d=\"M 0 21 L 0 0 L 21 0 L 21 21 Z\" fill=\"transparent\"></path><path d=\"M 21 5.681 L 10.501 15.413 L 7.31 18.37 L 0 10.568 L 2.994 7.763 L 7.518 12.592 L 10.501 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path><path d=\"M 20.999 5.681 L 10.5 15.413 L 10.5 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path></g></svg>',svgContentId:9570809224,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(75, 85, 99)\"},children:\"La photocopie de l\u2019ASSR2 (entre 17 et 21 ans)\"})}),className:\"framer-gp657n\",\"data-framer-name\":\"Secure, Private, and Reliable Communication\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17g5457\",\"data-framer-name\":\"Frame 607\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1kyz430\",\"data-framer-name\":\"fi_1634264\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 22\"><g transform=\"translate(0 0.5)\" id=\"ss9570809224_1\"><path d=\"M 0 21 L 0 0 L 21 0 L 21 21 Z\" fill=\"transparent\"></path><path d=\"M 21 5.681 L 10.501 15.413 L 7.31 18.37 L 0 10.568 L 2.994 7.763 L 7.518 12.592 L 10.501 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path><path d=\"M 20.999 5.681 L 10.5 15.413 L 10.5 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path></g></svg>',svgContentId:9570809224,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(75, 85, 99)\"},children:\"La photocopie de la journ\\xe9e d\u2019appel (entre 18 et 25 ans)\"})}),className:\"framer-1gz64qe\",\"data-framer-name\":\"Secure, Private, and Reliable Communication\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6qni2d\",\"data-framer-name\":\"Frame 607\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-dsplnq\",\"data-framer-name\":\"fi_1634264\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 22\"><g transform=\"translate(0 0.5)\" id=\"ss9570809224_1\"><path d=\"M 0 21 L 0 0 L 21 0 L 21 21 Z\" fill=\"transparent\"></path><path d=\"M 21 5.681 L 10.501 15.413 L 7.31 18.37 L 0 10.568 L 2.994 7.763 L 7.518 12.592 L 10.501 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path><path d=\"M 20.999 5.681 L 10.5 15.413 L 10.5 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path></g></svg>',svgContentId:9570809224,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(75, 85, 99)\"},children:\"La photocopie de votre permis de conduire (si vous \\xeates titulaire d\u2019une autre cat\\xe9gorie)\"})}),className:\"framer-1f2n4uf\",\"data-framer-name\":\"Secure, Private, and Reliable Communication\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ptdlwn\",\"data-framer-name\":\"Frame 607\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-72xzij\",\"data-framer-name\":\"fi_1634264\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 22\"><g transform=\"translate(0 0.5)\" id=\"ss9570809224_1\"><path d=\"M 0 21 L 0 0 L 21 0 L 21 21 Z\" fill=\"transparent\"></path><path d=\"M 21 5.681 L 10.501 15.413 L 7.31 18.37 L 0 10.568 L 2.994 7.763 L 7.518 12.592 L 10.501 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path><path d=\"M 20.999 5.681 L 10.5 15.413 L 10.5 9.826 L 18.218 2.666 Z\" fill=\"rgb(226, 0, 5)\"></path></g></svg>',svgContentId:9570809224,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(75, 85, 99)\"},children:\"3 enveloppes timbr\\xe9es\"})}),className:\"framer-xs93hj\",\"data-framer-name\":\"Secure, Private, and Reliable Communication\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1548,intrinsicWidth:1278},className:\"framer-12tgi05\",\"data-framer-name\":\"image\",style:{transformPerspective:1200},children:[isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-jcyimj hidden-13qz59x hidden-gc5thm hidden-1ti1rl5\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-tb2vre\",\"data-framer-name\":\"BackFace Wrapper\",style:{rotateY:-20,transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ELmXCvf1d:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1188,intrinsicWidth:957,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6775+0+0+0+0+-.31634819532902725+0),pixelHeight:6720,pixelWidth:4480,positionX:\"center\",positionY:\"bottom\",sizes:\"240px\",src:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg 4480w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1188,intrinsicWidth:957,pixelHeight:6720,pixelWidth:4480,positionX:\"center\",positionY:\"bottom\",src:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg 4480w\"},className:\"framer-1cq0qoa\",\"data-framer-name\":\"BackFace Image\",style:{rotateX:10,transformPerspective:1200},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dya49n\",\"data-framer-name\":\"Labels Wrapper\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-mjgjgm\",\"data-framer-name\":\"Label Wrapper\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-se3wy7\",\"data-framer-name\":\"Label Wrapper\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-66i0di\",\"data-border\":true,\"data-framer-name\":\"Label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"30px\"},children:\"13h\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"16px\"},children:\"de formation\"})]})}),className:\"framer-ksjt92\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zqr38j\",\"data-framer-name\":\"Label Wrapper\",style:{transformPerspective:1200},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19gh588\",\"data-border\":true,\"data-framer-name\":\"Label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\"},children:\"Permis boite automatique\"})}),className:\"framer-1tmn54t\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r7aw72 hidden-13qz59x hidden-gc5thm hidden-1nhvsld\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-c8wtzu\",\"data-framer-name\":\"BackFace Wrapper\",style:{rotateY:-20,transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1188,intrinsicWidth:957,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6715+0+0+0+0+-.36836518046700917+0),pixelHeight:6720,pixelWidth:4480,positionX:\"center\",positionY:\"bottom\",sizes:\"280px\",src:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg 4480w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1188,intrinsicWidth:957,pixelHeight:6720,pixelWidth:4480,positionX:\"center\",positionY:\"bottom\",src:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg 4480w\"},className:\"framer-ml0sie\",\"data-framer-name\":\"BackFace Image\",style:{rotateX:10,transformPerspective:1200},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-acr5xi\",\"data-framer-name\":\"Labels Wrapper\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-jczukr\",\"data-framer-name\":\"Label Wrapper\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-u1taey\",\"data-framer-name\":\"Label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Apprentissage simplifi\\xe9\"})}),className:\"framer-11clrwl\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-br3zw3\",\"data-framer-name\":\"Label Wrapper\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-13cbvub\",\"data-border\":true,\"data-framer-name\":\"Label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"40px\"},children:\"13h\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"16px\"},children:\"de formation seulement\"})]})}),className:\"framer-1j4f8qb\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xssctb\",\"data-framer-name\":\"Label Wrapper\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-n1efvp\",\"data-border\":true,\"data-framer-name\":\"Label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\"},children:\"Permis boite automatique\"})}),className:\"framer-iwcqem\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-ofhmma hidden-13qz59x hidden-1ti1rl5 hidden-1nhvsld\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13ondco\",\"data-framer-name\":\"BackFace Wrapper\",style:{rotateY:-20,transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FCyYMfU27:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1188,intrinsicWidth:957,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5570+509.5+0+0+-.36836518046700917+0),pixelHeight:6720,pixelWidth:4480,positionX:\"center\",positionY:\"bottom\",sizes:\"280px\",src:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg 4480w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1188,intrinsicWidth:957,pixelHeight:6720,pixelWidth:4480,positionX:\"center\",positionY:\"bottom\",src:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg 4480w\"},className:\"framer-125ay32\",\"data-framer-name\":\"BackFace Image\",style:{rotateX:10,transformPerspective:1200},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1w8i9xm\",\"data-framer-name\":\"Labels Wrapper\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fygb8\",\"data-framer-name\":\"Label Wrapper\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m4g1u\",\"data-framer-name\":\"Label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Apprentissage simplifi\\xe9\"})}),className:\"framer-1xwuwek\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kqbe0a\",\"data-framer-name\":\"Label Wrapper\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ynhhj9\",\"data-border\":true,\"data-framer-name\":\"Label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"40px\"},children:\"13h\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"16px\"},children:\"de formation seulement\"})]})}),className:\"framer-hpjkmn\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rvlym5\",\"data-framer-name\":\"Label Wrapper\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18ziyul\",\"data-border\":true,\"data-framer-name\":\"Label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\"},children:\"Permis boite automatique\"})}),className:\"framer-e7t860\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-outrt8 hidden-gc5thm hidden-1ti1rl5 hidden-1nhvsld\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cphm3r\",\"data-framer-name\":\"BackFace Wrapper\",style:{rotateY:-20,transformPerspective:1200},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1188,intrinsicWidth:957,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4483+419+0+0+-.560509554140026+0),pixelHeight:6720,pixelWidth:4480,positionX:\"center\",positionY:\"bottom\",sizes:\"380px\",src:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/jEieh0vsqqCMUoID3hz5iOZGHU8.jpg 4480w\"},className:\"framer-13e4tqv\",\"data-framer-name\":\"BackFace Image\",style:{rotateX:10,transformPerspective:1200},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lw58to\",\"data-framer-name\":\"Labels Wrapper\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-11gin8f\",\"data-framer-name\":\"Label Wrapper\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-a6ip8t\",\"data-framer-name\":\"Label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Apprentissage simplifi\\xe9\"})}),className:\"framer-3uuu5y\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2cfvkj\",\"data-framer-name\":\"Label Wrapper\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zzmk02\",\"data-border\":true,\"data-framer-name\":\"Label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"48px\"},children:\"13h\"}),/*#__PURE__*/_jsx(\"br\",{}),\"de formation seulement\"]})}),className:\"framer-14az9g5\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15mdvm\",\"data-framer-name\":\"Label Wrapper\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aygrth\",\"data-border\":true,\"data-framer-name\":\"Label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\"},children:\"Permis boite automatique\"})}),className:\"framer-1rv14dh\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{y:(componentViewport?.y||0)+0+8488},ELmXCvf1d:{y:(componentViewport?.y||0)+0+8391},FCyYMfU27:{y:(componentViewport?.y||0)+0+6936}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:805,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5849,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xr0kko-container\",nodeId:\"UlUuZit5M\",scopeId:\"hQelSfbO3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bik_iRSUZ:{variant:\"nT5YBSkmw\"},ELmXCvf1d:{variant:\"ozD3XBLg4\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"UlUuZit5M\",layoutId:\"UlUuZit5M\",style:{width:\"100%\"},variant:\"IVVtKQdzK\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bjXg6.framer-1ykt385, .framer-bjXg6 .framer-1ykt385 { display: block; }\",\".framer-bjXg6.framer-13qz59x { align-content: center; align-items: center; background-color: rgba(31, 31, 31, 0.02); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1536px; }\",\".framer-bjXg6 .framer-ti3mlw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 50px 50px 50px; position: relative; width: 100%; }\",'.framer-bjXg6 .framer-n7ddzi { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-72c2d585-3f6f-429b-853a-f5ae33a858da, rgba(23, 111, 183, 0.4)) /* {\"name\":\"Fond Bleu AS\"} */ 0%, rgba(247, 244, 242, 0) 83.55469107627869%); border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }',\".framer-bjXg6 .framer-1q8ruif-container { flex: none; height: auto; position: relative; width: 100%; z-index: 9; }\",\".framer-bjXg6 .framer-16x47co { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-bjXg6 .framer-161v69i, .framer-bjXg6 .framer-1ue4c2a { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bjXg6 .framer-u7qtei { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 630px; word-break: break-word; word-wrap: break-word; }\",\".framer-bjXg6 .framer-1n1p6nd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-bjXg6 .framer-17hpfd2 { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-bjXg6 .framer-1jpjrjl { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 30px 40px 30px 40px; position: relative; width: 1px; }\",\".framer-bjXg6 .framer-1cez8fm { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-bjXg6 .framer-1q8wpwn, .framer-bjXg6 .framer-j5urbp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-bjXg6 .framer-dvnfco-container, .framer-bjXg6 .framer-ddwvmn-container, .framer-bjXg6 .framer-gzpqgl-container, .framer-bjXg6 .framer-h7dxhh-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-bjXg6 .framer-1c3d5ki-container { flex: none; height: auto; position: relative; width: 274px; }\",\".framer-bjXg6 .framer-15qrwg9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-bjXg6 .framer-3dpkhn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 60px 0px 60px; position: relative; width: 83%; }\",\".framer-bjXg6 .framer-1t4tm2k { align-content: center; align-items: center; border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-bjXg6 .framer-1utxtge { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-bjXg6 .framer-1bovrfj { --border-bottom-width: 1px; --border-color: rgba(17, 16, 17, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 8px 16px 8px 16px; position: relative; width: min-content; }\",\".framer-bjXg6 .framer-a75yr7 { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bjXg6 .framer-1jxnn0h { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bjXg6 .framer-1qh7vah { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-bjXg6 .framer-1ae3rlt { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 481px; position: relative; width: 100%; }\",\".framer-bjXg6 .framer-sv29r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px 50px 60px 50px; position: relative; width: 100%; }\",\".framer-bjXg6 .framer-1lhfflb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bjXg6 .framer-clbwxq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-bjXg6 .framer-1lu91ng-container, .framer-bjXg6 .framer-g0u1bi-container, .framer-bjXg6 .framer-1h9ze5o-container, .framer-bjXg6 .framer-9ji1g0-container, .framer-bjXg6 .framer-1y8izru-container, .framer-bjXg6 .framer-efb5sb-container, .framer-bjXg6 .framer-1xr0kko-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-bjXg6 .framer-1mxxnjl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1280px; overflow: visible; padding: 0px 60px 0px 60px; position: relative; width: 83%; }\",\".framer-bjXg6 .framer-173ixv5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-bjXg6 .framer-1esm80p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bjXg6 .framer-1tmdosh { flex: none; height: auto; max-width: 812px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bjXg6 .framer-ibpvxu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bjXg6 .framer-vb7f91, .framer-bjXg6 .framer-nap8pm, .framer-bjXg6 .framer-ynsevl, .framer-bjXg6 .framer-zsg4zd, .framer-bjXg6 .framer-1qs611z, .framer-bjXg6 .framer-17g5457, .framer-bjXg6 .framer-6qni2d, .framer-bjXg6 .framer-ptdlwn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bjXg6 .framer-1nwrf9l, .framer-bjXg6 .framer-1kagnqv, .framer-bjXg6 .framer-19vyg0, .framer-bjXg6 .framer-1tnzeg3, .framer-bjXg6 .framer-1pr2mqb, .framer-bjXg6 .framer-1kyz430, .framer-bjXg6 .framer-dsplnq, .framer-bjXg6 .framer-72xzij { flex: none; height: 22px; position: relative; width: 21px; }\",\".framer-bjXg6 .framer-krcn9d, .framer-bjXg6 .framer-1ec0z8g, .framer-bjXg6 .framer-81nbfr, .framer-bjXg6 .framer-1cml5mu, .framer-bjXg6 .framer-gp657n, .framer-bjXg6 .framer-1gz64qe, .framer-bjXg6 .framer-1f2n4uf, .framer-bjXg6 .framer-xs93hj { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-bjXg6 .framer-12tgi05 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-bjXg6 .framer-jcyimj { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 298px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-bjXg6 .framer-tb2vre, .framer-bjXg6 .framer-c8wtzu, .framer-bjXg6 .framer-13ondco, .framer-bjXg6 .framer-1cphm3r { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 0px; position: absolute; top: calc(49.89384288747348% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-bjXg6 .framer-1cq0qoa, .framer-bjXg6 .framer-ml0sie, .framer-bjXg6 .framer-125ay32, .framer-bjXg6 .framer-13e4tqv { backface-visibility: hidden; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 100%; overflow: visible; position: relative; width: 100%; z-index: 1; }\",\".framer-bjXg6 .framer-1dya49n, .framer-bjXg6 .framer-acr5xi, .framer-bjXg6 .framer-1w8i9xm, .framer-bjXg6 .framer-lw58to { backface-visibility: hidden; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 57px; left: calc(7.3684210526316% - 165px / 2); overflow: visible; position: absolute; top: calc(22.71762208067943% - 57px / 2); width: 165px; z-index: 1; }\",\".framer-bjXg6 .framer-mjgjgm { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 260px; min-height: 37px; min-width: 231px; overflow: visible; padding: 0px; position: absolute; top: 135px; width: min-content; }\",\".framer-bjXg6 .framer-se3wy7 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 164%; overflow: visible; padding: 0px; position: absolute; top: 361%; transform: translate(-50%, -50%); width: min-content; }\",\".framer-bjXg6 .framer-66i0di { --border-bottom-width: 1px; --border-color: #e6e6e6; --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-bb10edb4-77b4-4b3d-ab41-b924f31d59e7, #ffffff); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 12px 24px 12px 12px; position: relative; width: min-content; z-index: 1; }\",\".framer-bjXg6 .framer-ksjt92, .framer-bjXg6 .framer-1tmn54t, .framer-bjXg6 .framer-11clrwl, .framer-bjXg6 .framer-1j4f8qb, .framer-bjXg6 .framer-iwcqem, .framer-bjXg6 .framer-1xwuwek, .framer-bjXg6 .framer-hpjkmn, .framer-bjXg6 .framer-e7t860, .framer-bjXg6 .framer-3uuu5y, .framer-bjXg6 .framer-14az9g5, .framer-bjXg6 .framer-1rv14dh { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bjXg6 .framer-zqr38j { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 60px; overflow: visible; padding: 0px; position: absolute; top: -84%; transform: translateY(-50%); width: min-content; }\",\".framer-bjXg6 .framer-19gh588 { --border-bottom-width: 1px; --border-color: #e6e6e6; --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-bb10edb4-77b4-4b3d-ab41-b924f31d59e7, #ffffff); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 10px 14px 10px 14px; position: relative; width: min-content; z-index: 1; }\",\".framer-bjXg6 .framer-1r7aw72, .framer-bjXg6 .framer-ofhmma { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 347px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 280px; }\",\".framer-bjXg6 .framer-jczukr, .framer-bjXg6 .framer-1fygb8 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 201%; overflow: visible; padding: 0px; position: absolute; top: 279%; transform: translate(-50%, -50%); width: min-content; }\",\".framer-bjXg6 .framer-u1taey, .framer-bjXg6 .framer-1m4g1u { align-content: center; align-items: center; background-color: #00a6ff; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 8px 34px 8px 10px; position: relative; width: min-content; z-index: 1; }\",\".framer-bjXg6 .framer-br3zw3, .framer-bjXg6 .framer-1kqbe0a { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 173%; overflow: visible; padding: 0px; position: absolute; top: 404%; transform: translate(-50%, -50%); width: min-content; }\",\".framer-bjXg6 .framer-13cbvub, .framer-bjXg6 .framer-ynhhj9, .framer-bjXg6 .framer-zzmk02 { --border-bottom-width: 1px; --border-color: #e6e6e6; --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-bb10edb4-77b4-4b3d-ab41-b924f31d59e7, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 16px 36px 16px 14px; position: relative; width: min-content; z-index: 1; }\",\".framer-bjXg6 .framer-1xssctb, .framer-bjXg6 .framer-rvlym5 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 79%; overflow: visible; padding: 0px; position: absolute; top: -100%; transform: translate(-50%, -50%); width: min-content; }\",\".framer-bjXg6 .framer-n1efvp, .framer-bjXg6 .framer-18ziyul { --border-bottom-width: 1px; --border-color: #e6e6e6; --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-bb10edb4-77b4-4b3d-ab41-b924f31d59e7, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 14px; position: relative; width: min-content; z-index: 1; }\",\".framer-bjXg6 .framer-outrt8 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 528px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 380px; }\",\".framer-bjXg6 .framer-11gin8f { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: -322px; top: 207px; width: min-content; }\",\".framer-bjXg6 .framer-a6ip8t { align-content: center; align-items: center; background-color: #00a6ff; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 40px 10px 10px; position: relative; width: min-content; z-index: 1; }\",\".framer-bjXg6 .framer-2cfvkj { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 244%; overflow: visible; padding: 0px; position: absolute; top: 546%; transform: translate(-50%, -50%); width: min-content; }\",\".framer-bjXg6 .framer-15mdvm { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: -137%; transform: translate(-50%, -50%); width: min-content; }\",\".framer-bjXg6 .framer-1aygrth { --border-bottom-width: 1px; --border-color: #e6e6e6; --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-bb10edb4-77b4-4b3d-ab41-b924f31d59e7, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 16px 14px 16px 14px; position: relative; width: min-content; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bjXg6.framer-13qz59x, .framer-bjXg6 .framer-ti3mlw, .framer-bjXg6 .framer-n7ddzi, .framer-bjXg6 .framer-16x47co, .framer-bjXg6 .framer-1n1p6nd, .framer-bjXg6 .framer-17hpfd2, .framer-bjXg6 .framer-1jpjrjl, .framer-bjXg6 .framer-1q8wpwn, .framer-bjXg6 .framer-j5urbp, .framer-bjXg6 .framer-3dpkhn, .framer-bjXg6 .framer-1t4tm2k, .framer-bjXg6 .framer-1utxtge, .framer-bjXg6 .framer-1bovrfj, .framer-bjXg6 .framer-1qh7vah, .framer-bjXg6 .framer-sv29r, .framer-bjXg6 .framer-1lhfflb, .framer-bjXg6 .framer-clbwxq, .framer-bjXg6 .framer-173ixv5, .framer-bjXg6 .framer-1esm80p, .framer-bjXg6 .framer-ibpvxu, .framer-bjXg6 .framer-vb7f91, .framer-bjXg6 .framer-nap8pm, .framer-bjXg6 .framer-ynsevl, .framer-bjXg6 .framer-zsg4zd, .framer-bjXg6 .framer-1qs611z, .framer-bjXg6 .framer-17g5457, .framer-bjXg6 .framer-6qni2d, .framer-bjXg6 .framer-ptdlwn, .framer-bjXg6 .framer-12tgi05, .framer-bjXg6 .framer-jcyimj, .framer-bjXg6 .framer-tb2vre, .framer-bjXg6 .framer-mjgjgm, .framer-bjXg6 .framer-se3wy7, .framer-bjXg6 .framer-66i0di, .framer-bjXg6 .framer-zqr38j, .framer-bjXg6 .framer-19gh588, .framer-bjXg6 .framer-1r7aw72, .framer-bjXg6 .framer-c8wtzu, .framer-bjXg6 .framer-jczukr, .framer-bjXg6 .framer-u1taey, .framer-bjXg6 .framer-br3zw3, .framer-bjXg6 .framer-13cbvub, .framer-bjXg6 .framer-1xssctb, .framer-bjXg6 .framer-n1efvp, .framer-bjXg6 .framer-ofhmma, .framer-bjXg6 .framer-13ondco, .framer-bjXg6 .framer-1fygb8, .framer-bjXg6 .framer-1m4g1u, .framer-bjXg6 .framer-1kqbe0a, .framer-bjXg6 .framer-ynhhj9, .framer-bjXg6 .framer-rvlym5, .framer-bjXg6 .framer-18ziyul, .framer-bjXg6 .framer-outrt8, .framer-bjXg6 .framer-1cphm3r, .framer-bjXg6 .framer-11gin8f, .framer-bjXg6 .framer-a6ip8t, .framer-bjXg6 .framer-2cfvkj, .framer-bjXg6 .framer-zzmk02, .framer-bjXg6 .framer-15mdvm, .framer-bjXg6 .framer-1aygrth { gap: 0px; } .framer-bjXg6.framer-13qz59x > *, .framer-bjXg6 .framer-1qh7vah > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-bjXg6.framer-13qz59x > :first-child, .framer-bjXg6 .framer-ti3mlw > :first-child, .framer-bjXg6 .framer-n7ddzi > :first-child, .framer-bjXg6 .framer-16x47co > :first-child, .framer-bjXg6 .framer-1jpjrjl > :first-child, .framer-bjXg6 .framer-3dpkhn > :first-child, .framer-bjXg6 .framer-1utxtge > :first-child, .framer-bjXg6 .framer-1qh7vah > :first-child, .framer-bjXg6 .framer-sv29r > :first-child, .framer-bjXg6 .framer-1lhfflb > :first-child, .framer-bjXg6 .framer-clbwxq > :first-child, .framer-bjXg6 .framer-173ixv5 > :first-child, .framer-bjXg6 .framer-1esm80p > :first-child, .framer-bjXg6 .framer-ibpvxu > :first-child, .framer-bjXg6 .framer-12tgi05 > :first-child, .framer-bjXg6 .framer-jcyimj > :first-child, .framer-bjXg6 .framer-se3wy7 > :first-child, .framer-bjXg6 .framer-66i0di > :first-child, .framer-bjXg6 .framer-1r7aw72 > :first-child, .framer-bjXg6 .framer-u1taey > :first-child, .framer-bjXg6 .framer-br3zw3 > :first-child, .framer-bjXg6 .framer-13cbvub > :first-child, .framer-bjXg6 .framer-ofhmma > :first-child, .framer-bjXg6 .framer-1m4g1u > :first-child, .framer-bjXg6 .framer-1kqbe0a > :first-child, .framer-bjXg6 .framer-ynhhj9 > :first-child, .framer-bjXg6 .framer-outrt8 > :first-child, .framer-bjXg6 .framer-a6ip8t > :first-child, .framer-bjXg6 .framer-2cfvkj > :first-child, .framer-bjXg6 .framer-zzmk02 > :first-child { margin-top: 0px; } .framer-bjXg6.framer-13qz59x > :last-child, .framer-bjXg6 .framer-ti3mlw > :last-child, .framer-bjXg6 .framer-n7ddzi > :last-child, .framer-bjXg6 .framer-16x47co > :last-child, .framer-bjXg6 .framer-1jpjrjl > :last-child, .framer-bjXg6 .framer-3dpkhn > :last-child, .framer-bjXg6 .framer-1utxtge > :last-child, .framer-bjXg6 .framer-1qh7vah > :last-child, .framer-bjXg6 .framer-sv29r > :last-child, .framer-bjXg6 .framer-1lhfflb > :last-child, .framer-bjXg6 .framer-clbwxq > :last-child, .framer-bjXg6 .framer-173ixv5 > :last-child, .framer-bjXg6 .framer-1esm80p > :last-child, .framer-bjXg6 .framer-ibpvxu > :last-child, .framer-bjXg6 .framer-12tgi05 > :last-child, .framer-bjXg6 .framer-jcyimj > :last-child, .framer-bjXg6 .framer-se3wy7 > :last-child, .framer-bjXg6 .framer-66i0di > :last-child, .framer-bjXg6 .framer-1r7aw72 > :last-child, .framer-bjXg6 .framer-u1taey > :last-child, .framer-bjXg6 .framer-br3zw3 > :last-child, .framer-bjXg6 .framer-13cbvub > :last-child, .framer-bjXg6 .framer-ofhmma > :last-child, .framer-bjXg6 .framer-1m4g1u > :last-child, .framer-bjXg6 .framer-1kqbe0a > :last-child, .framer-bjXg6 .framer-ynhhj9 > :last-child, .framer-bjXg6 .framer-outrt8 > :last-child, .framer-bjXg6 .framer-a6ip8t > :last-child, .framer-bjXg6 .framer-2cfvkj > :last-child, .framer-bjXg6 .framer-zzmk02 > :last-child { margin-bottom: 0px; } .framer-bjXg6 .framer-ti3mlw > *, .framer-bjXg6 .framer-1jpjrjl > *, .framer-bjXg6 .framer-12tgi05 > *, .framer-bjXg6 .framer-jcyimj > *, .framer-bjXg6 .framer-se3wy7 > *, .framer-bjXg6 .framer-66i0di > *, .framer-bjXg6 .framer-1r7aw72 > *, .framer-bjXg6 .framer-u1taey > *, .framer-bjXg6 .framer-br3zw3 > *, .framer-bjXg6 .framer-13cbvub > *, .framer-bjXg6 .framer-ofhmma > *, .framer-bjXg6 .framer-1m4g1u > *, .framer-bjXg6 .framer-1kqbe0a > *, .framer-bjXg6 .framer-ynhhj9 > *, .framer-bjXg6 .framer-outrt8 > *, .framer-bjXg6 .framer-a6ip8t > *, .framer-bjXg6 .framer-2cfvkj > *, .framer-bjXg6 .framer-zzmk02 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-bjXg6 .framer-n7ddzi > *, .framer-bjXg6 .framer-1lhfflb > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-bjXg6 .framer-16x47co > *, .framer-bjXg6 .framer-ibpvxu > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-bjXg6 .framer-1n1p6nd > *, .framer-bjXg6 .framer-17hpfd2 > *, .framer-bjXg6 .framer-tb2vre > *, .framer-bjXg6 .framer-mjgjgm > *, .framer-bjXg6 .framer-zqr38j > *, .framer-bjXg6 .framer-c8wtzu > *, .framer-bjXg6 .framer-jczukr > *, .framer-bjXg6 .framer-1xssctb > *, .framer-bjXg6 .framer-13ondco > *, .framer-bjXg6 .framer-1fygb8 > *, .framer-bjXg6 .framer-rvlym5 > *, .framer-bjXg6 .framer-1cphm3r > *, .framer-bjXg6 .framer-11gin8f > *, .framer-bjXg6 .framer-15mdvm > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-bjXg6 .framer-1n1p6nd > :first-child, .framer-bjXg6 .framer-17hpfd2 > :first-child, .framer-bjXg6 .framer-1q8wpwn > :first-child, .framer-bjXg6 .framer-j5urbp > :first-child, .framer-bjXg6 .framer-1t4tm2k > :first-child, .framer-bjXg6 .framer-1bovrfj > :first-child, .framer-bjXg6 .framer-vb7f91 > :first-child, .framer-bjXg6 .framer-nap8pm > :first-child, .framer-bjXg6 .framer-ynsevl > :first-child, .framer-bjXg6 .framer-zsg4zd > :first-child, .framer-bjXg6 .framer-1qs611z > :first-child, .framer-bjXg6 .framer-17g5457 > :first-child, .framer-bjXg6 .framer-6qni2d > :first-child, .framer-bjXg6 .framer-ptdlwn > :first-child, .framer-bjXg6 .framer-tb2vre > :first-child, .framer-bjXg6 .framer-mjgjgm > :first-child, .framer-bjXg6 .framer-zqr38j > :first-child, .framer-bjXg6 .framer-19gh588 > :first-child, .framer-bjXg6 .framer-c8wtzu > :first-child, .framer-bjXg6 .framer-jczukr > :first-child, .framer-bjXg6 .framer-1xssctb > :first-child, .framer-bjXg6 .framer-n1efvp > :first-child, .framer-bjXg6 .framer-13ondco > :first-child, .framer-bjXg6 .framer-1fygb8 > :first-child, .framer-bjXg6 .framer-rvlym5 > :first-child, .framer-bjXg6 .framer-18ziyul > :first-child, .framer-bjXg6 .framer-1cphm3r > :first-child, .framer-bjXg6 .framer-11gin8f > :first-child, .framer-bjXg6 .framer-15mdvm > :first-child, .framer-bjXg6 .framer-1aygrth > :first-child { margin-left: 0px; } .framer-bjXg6 .framer-1n1p6nd > :last-child, .framer-bjXg6 .framer-17hpfd2 > :last-child, .framer-bjXg6 .framer-1q8wpwn > :last-child, .framer-bjXg6 .framer-j5urbp > :last-child, .framer-bjXg6 .framer-1t4tm2k > :last-child, .framer-bjXg6 .framer-1bovrfj > :last-child, .framer-bjXg6 .framer-vb7f91 > :last-child, .framer-bjXg6 .framer-nap8pm > :last-child, .framer-bjXg6 .framer-ynsevl > :last-child, .framer-bjXg6 .framer-zsg4zd > :last-child, .framer-bjXg6 .framer-1qs611z > :last-child, .framer-bjXg6 .framer-17g5457 > :last-child, .framer-bjXg6 .framer-6qni2d > :last-child, .framer-bjXg6 .framer-ptdlwn > :last-child, .framer-bjXg6 .framer-tb2vre > :last-child, .framer-bjXg6 .framer-mjgjgm > :last-child, .framer-bjXg6 .framer-zqr38j > :last-child, .framer-bjXg6 .framer-19gh588 > :last-child, .framer-bjXg6 .framer-c8wtzu > :last-child, .framer-bjXg6 .framer-jczukr > :last-child, .framer-bjXg6 .framer-1xssctb > :last-child, .framer-bjXg6 .framer-n1efvp > :last-child, .framer-bjXg6 .framer-13ondco > :last-child, .framer-bjXg6 .framer-1fygb8 > :last-child, .framer-bjXg6 .framer-rvlym5 > :last-child, .framer-bjXg6 .framer-18ziyul > :last-child, .framer-bjXg6 .framer-1cphm3r > :last-child, .framer-bjXg6 .framer-11gin8f > :last-child, .framer-bjXg6 .framer-15mdvm > :last-child, .framer-bjXg6 .framer-1aygrth > :last-child { margin-right: 0px; } .framer-bjXg6 .framer-1q8wpwn > *, .framer-bjXg6 .framer-j5urbp > *, .framer-bjXg6 .framer-1t4tm2k > * { margin: 0px; margin-left: calc(22px / 2); margin-right: calc(22px / 2); } .framer-bjXg6 .framer-3dpkhn > *, .framer-bjXg6 .framer-sv29r > *, .framer-bjXg6 .framer-173ixv5 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-bjXg6 .framer-1utxtge > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-bjXg6 .framer-1bovrfj > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-bjXg6 .framer-clbwxq > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-bjXg6 .framer-1esm80p > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-bjXg6 .framer-vb7f91 > *, .framer-bjXg6 .framer-nap8pm > *, .framer-bjXg6 .framer-ynsevl > *, .framer-bjXg6 .framer-zsg4zd > *, .framer-bjXg6 .framer-1qs611z > *, .framer-bjXg6 .framer-17g5457 > *, .framer-bjXg6 .framer-6qni2d > *, .framer-bjXg6 .framer-ptdlwn > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-bjXg6 .framer-19gh588 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-bjXg6 .framer-n1efvp > *, .framer-bjXg6 .framer-18ziyul > *, .framer-bjXg6 .framer-1aygrth > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } }\",'.framer-bjXg6[data-border=\"true\"]::after, .framer-bjXg6 [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: 1200px) and (max-width: 1535px) { .framer-bjXg6.framer-13qz59x { width: 1200px; } .framer-bjXg6 .framer-1n1p6nd, .framer-bjXg6 .framer-j5urbp, .framer-bjXg6 .framer-clbwxq, .framer-bjXg6 .framer-1mxxnjl { max-width: 1000px; } .framer-bjXg6 .framer-1q8wpwn { align-content: unset; align-items: unset; display: grid; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); justify-content: center; max-width: 1000px; } .framer-bjXg6 .framer-dvnfco-container, .framer-bjXg6 .framer-ddwvmn-container { align-self: start; flex: none; justify-self: start; width: 100%; } .framer-bjXg6 .framer-1c3d5ki-container, .framer-bjXg6 .framer-15qrwg9-container { align-self: start; justify-self: start; width: 100%; } .framer-bjXg6 .framer-1t4tm2k { flex-direction: column; gap: 48px; order: 0; } .framer-bjXg6 .framer-1utxtge { flex: none; overflow: hidden; width: 100%; } .framer-bjXg6 .framer-1qh7vah { flex: none; gap: 10px; width: 100%; } .framer-bjXg6 .framer-1ae3rlt { overflow: hidden; will-change: var(--framer-will-change-override, transform); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bjXg6 .framer-1q8wpwn, .framer-bjXg6 .framer-1t4tm2k, .framer-bjXg6 .framer-1qh7vah { gap: 0px; } .framer-bjXg6 .framer-1q8wpwn > *, .framer-bjXg6 .framer-1q8wpwn > :first-child, .framer-bjXg6 .framer-1q8wpwn > :last-child { margin: 0px; } .framer-bjXg6 .framer-1t4tm2k > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-bjXg6 .framer-1t4tm2k > :first-child, .framer-bjXg6 .framer-1qh7vah > :first-child { margin-top: 0px; } .framer-bjXg6 .framer-1t4tm2k > :last-child, .framer-bjXg6 .framer-1qh7vah > :last-child { margin-bottom: 0px; } .framer-bjXg6 .framer-1qh7vah > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\",\"@media (min-width: 768px) and (max-width: 1199px) { .framer-bjXg6.framer-13qz59x { width: 768px; } .framer-bjXg6 .framer-1n1p6nd { max-width: 640px; padding: 0px; } .framer-bjXg6 .framer-1q8wpwn, .framer-bjXg6 .framer-j5urbp { flex-direction: column; max-width: 640px; } .framer-bjXg6 .framer-dvnfco-container, .framer-bjXg6 .framer-ddwvmn-container, .framer-bjXg6 .framer-gzpqgl-container, .framer-bjXg6 .framer-h7dxhh-container { flex: none; width: 100%; } .framer-bjXg6 .framer-1c3d5ki-container, .framer-bjXg6 .framer-15qrwg9-container { width: 100%; } .framer-bjXg6 .framer-3dpkhn { gap: 96px; } .framer-bjXg6 .framer-1t4tm2k { flex-direction: column; gap: 48px; } .framer-bjXg6 .framer-1utxtge { align-content: center; align-items: center; flex: none; width: 100%; } .framer-bjXg6 .framer-clbwxq, .framer-bjXg6 .framer-1tmdosh { max-width: 640px; } .framer-bjXg6 .framer-1mxxnjl { flex-direction: column; max-width: 640px; width: min-content; } .framer-bjXg6 .framer-173ixv5 { flex: none; order: 1; width: 520px; } .framer-bjXg6 .framer-12tgi05 { align-content: center; align-items: center; flex: none; order: 0; padding: 0px 0px 60px 0px; width: 520px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bjXg6 .framer-1q8wpwn, .framer-bjXg6 .framer-j5urbp, .framer-bjXg6 .framer-3dpkhn, .framer-bjXg6 .framer-1t4tm2k, .framer-bjXg6 .framer-1mxxnjl { gap: 0px; } .framer-bjXg6 .framer-1q8wpwn > *, .framer-bjXg6 .framer-j5urbp > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-bjXg6 .framer-1q8wpwn > :first-child, .framer-bjXg6 .framer-j5urbp > :first-child, .framer-bjXg6 .framer-3dpkhn > :first-child, .framer-bjXg6 .framer-1t4tm2k > :first-child { margin-top: 0px; } .framer-bjXg6 .framer-1q8wpwn > :last-child, .framer-bjXg6 .framer-j5urbp > :last-child, .framer-bjXg6 .framer-3dpkhn > :last-child, .framer-bjXg6 .framer-1t4tm2k > :last-child { margin-bottom: 0px; } .framer-bjXg6 .framer-3dpkhn > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-bjXg6 .framer-1t4tm2k > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-bjXg6 .framer-1mxxnjl > *, .framer-bjXg6 .framer-1mxxnjl > :first-child, .framer-bjXg6 .framer-1mxxnjl > :last-child { margin: 0px; } }}\",\"@media (max-width: 767px) { .framer-bjXg6.framer-13qz59x { width: 320px; } .framer-bjXg6 .framer-ti3mlw { padding: 20px 20px 50px 20px; } .framer-bjXg6 .framer-16x47co, .framer-bjXg6 .framer-clbwxq { max-width: unset; padding: 0px 10px 0px 10px; } .framer-bjXg6 .framer-161v69i, .framer-bjXg6 .framer-1ue4c2a { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-bjXg6 .framer-u7qtei, .framer-bjXg6 .framer-1c3d5ki-container, .framer-bjXg6 .framer-15qrwg9-container, .framer-bjXg6 .framer-1bovrfj { width: 100%; } .framer-bjXg6 .framer-1n1p6nd { flex-direction: column; max-width: unset; padding: 0px 20px 0px 20px; } .framer-bjXg6 .framer-17hpfd2, .framer-bjXg6 .framer-dvnfco-container, .framer-bjXg6 .framer-ddwvmn-container, .framer-bjXg6 .framer-gzpqgl-container, .framer-bjXg6 .framer-h7dxhh-container { flex: none; width: 100%; } .framer-bjXg6 .framer-1jpjrjl { padding: 30px 20px 30px 20px; } .framer-bjXg6 .framer-1q8wpwn { align-content: center; align-items: center; flex-direction: column; max-width: unset; padding: 0px 10px 0px 10px; } .framer-bjXg6 .framer-j5urbp { flex-direction: column; max-width: unset; padding: 0px 10px 0px 10px; } .framer-bjXg6 .framer-3dpkhn { gap: 80px; padding: 0px; width: 100%; } .framer-bjXg6 .framer-1t4tm2k { flex-direction: column; gap: 32px; padding: 0px; } .framer-bjXg6 .framer-1utxtge { align-content: center; align-items: center; flex: none; padding: 0px 30px 60px 30px; width: 100%; } .framer-bjXg6 .framer-a75yr7 { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } .framer-bjXg6 .framer-sv29r { padding: 60px 20px 60px 20px; } .framer-bjXg6 .framer-1mxxnjl { flex-direction: column; max-width: unset; padding: 0px 20px 0px 20px; width: 100%; } .framer-bjXg6 .framer-173ixv5 { flex: none; order: 1; width: 100%; } .framer-bjXg6 .framer-1tmdosh { max-width: unset; } .framer-bjXg6 .framer-ibpvxu { padding: 0px 10px 0px 10px; } .framer-bjXg6 .framer-krcn9d { flex: none; white-space: pre; width: auto; } .framer-bjXg6 .framer-12tgi05 { align-content: center; align-items: center; flex: none; order: 0; padding: 0px 0px 60px 0px; width: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bjXg6 .framer-1n1p6nd, .framer-bjXg6 .framer-1q8wpwn, .framer-bjXg6 .framer-j5urbp, .framer-bjXg6 .framer-3dpkhn, .framer-bjXg6 .framer-1t4tm2k, .framer-bjXg6 .framer-1mxxnjl { gap: 0px; } .framer-bjXg6 .framer-1n1p6nd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-bjXg6 .framer-1n1p6nd > :first-child, .framer-bjXg6 .framer-1q8wpwn > :first-child, .framer-bjXg6 .framer-j5urbp > :first-child, .framer-bjXg6 .framer-3dpkhn > :first-child, .framer-bjXg6 .framer-1t4tm2k > :first-child { margin-top: 0px; } .framer-bjXg6 .framer-1n1p6nd > :last-child, .framer-bjXg6 .framer-1q8wpwn > :last-child, .framer-bjXg6 .framer-j5urbp > :last-child, .framer-bjXg6 .framer-3dpkhn > :last-child, .framer-bjXg6 .framer-1t4tm2k > :last-child { margin-bottom: 0px; } .framer-bjXg6 .framer-1q8wpwn > *, .framer-bjXg6 .framer-j5urbp > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-bjXg6 .framer-3dpkhn > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-bjXg6 .framer-1t4tm2k > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-bjXg6 .framer-1mxxnjl > *, .framer-bjXg6 .framer-1mxxnjl > :first-child, .framer-bjXg6 .framer-1mxxnjl > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4659\n * @framerIntrinsicWidth 1536\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FCyYMfU27\":{\"layout\":[\"fixed\",\"auto\"]},\"Bik_iRSUZ\":{\"layout\":[\"fixed\",\"auto\"]},\"ELmXCvf1d\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerhQelSfbO3=withCSS(Component,css,\"framer-bjXg6\");export default FramerhQelSfbO3;FramerhQelSfbO3.displayName=\"Fix / Theme Formation B\";FramerhQelSfbO3.defaultProps={height:4659,width:1536};addFonts(FramerhQelSfbO3,[{explicitInter:true,fonts:[{family:\"Oswald\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/4BEU2H62BE4J563L6WLMVQKHOL2QMEWK/KH4J4NPLOSGQTTA3TD7LQA62CQTZ5NMO/J6GZW3TVVNILH7PYSPMC3JPNPGFXNPSF.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NHPGVFYUXYXE33DZ75OIT4JFGHITX5PE/PSUTMASCDJTVPERDYJZPN23BVUFUCQIF/J64QX5IPOHK56I2KYUNBQ5M2XWZEYKYX.woff2\",weight:\"900\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"}]},...Navbar3Fonts,...PriceCardPermisFonts,...RowCopy2Fonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhQelSfbO3\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1536\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FCyYMfU27\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Bik_iRSUZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ELmXCvf1d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"4659\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Navbar3Fonts", "getFonts", "QFXvlaV1d_default", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "PriceCardPermisFonts", "qH6Pm_Xx9_default", "ContainerWithFX", "Container", "RowCopy2Fonts", "gJA6eAlgC_default", "FooterFonts", "aLwam60Y3_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "animation1", "animation2", "transition3", "animation3", "transition4", "transition5", "transition6", "animation4", "transition7", "animation5", "transition8", "animation6", "transformTemplate1", "_", "t", "transformTemplate2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "x", "getLoadingLazyAtYPosition", "Image2", "SVG", "css", "FramerhQelSfbO3", "withCSS", "hQelSfbO3_default", "addFonts", "__FramerMetadata__"]
}
