{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/gbNrCpOsH7MPqr7DyTp5/9VoZ9jHlEZLfTBg7JHwY/UgnVhC_xq.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import{Counter}from\"https://framerusercontent.com/modules/sEm6gLPihaqSscEGITwk/Rh6gdi5OYb9HPyFhu4ui/Counter1.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import NavbarV2 from\"#framer/local/canvasComponent/a3xi_ahdw/a3xi_ahdw.js\";import LogoGoogle from\"#framer/local/canvasComponent/a9unp8OI8/a9unp8OI8.js\";import SectionHow from\"#framer/local/canvasComponent/aoICSZ8lG/aoICSZ8lG.js\";import Section4Questions from\"#framer/local/canvasComponent/bUmO2GC9M/bUmO2GC9M.js\";import SectionPresse from\"#framer/local/canvasComponent/dVJuMBw9S/dVJuMBw9S.js\";import SectionWhy from\"#framer/local/canvasComponent/h9cIpI0_c/h9cIpI0_c.js\";import AtomAccordionRow from\"#framer/local/canvasComponent/KcL5PDyKO/KcL5PDyKO.js\";import Pain from\"#framer/local/canvasComponent/O5MpEDzZd/O5MpEDzZd.js\";import Footer from\"#framer/local/canvasComponent/OXAeXLxtJ/OXAeXLxtJ.js\";import ButtonText from\"#framer/local/canvasComponent/q_6hbSnMU/q_6hbSnMU.js\";import Calendly from\"#framer/local/canvasComponent/VrGJElXct/VrGJElXct.js\";import SectionReviews from\"#framer/local/canvasComponent/vrVwPa2Zs/vrVwPa2Zs.js\";import Calendly2 from\"#framer/local/canvasComponent/yQ2RJ0Lyh/yQ2RJ0Lyh.js\";import SectionCabinet from\"#framer/local/canvasComponent/ZJHHWfNlK/ZJHHWfNlK.js\";import*as sharedStyle from\"#framer/local/css/c_DX4oU09/c_DX4oU09.js\";import*as sharedStyle1 from\"#framer/local/css/fxU9U_fOI/fxU9U_fOI.js\";import*as sharedStyle2 from\"#framer/local/css/Ne6fIkGat/Ne6fIkGat.js\";import*as sharedStyle3 from\"#framer/local/css/rGsOGq2Sy/rGsOGq2Sy.js\";import*as sharedStyle4 from\"#framer/local/css/wX1hGhvm_/wX1hGhvm_.js\";import metadataProvider from\"#framer/local/webPageMetadata/UgnVhC_xq/UgnVhC_xq.js\";const NavbarV2Fonts=getFonts(NavbarV2);const ButtonTextFonts=getFonts(ButtonText);const LogoGoogleFonts=getFonts(LogoGoogle);const MaterialFonts=getFonts(Material);const CounterFonts=getFonts(Counter);const PhosphorFonts=getFonts(Phosphor);const PainFonts=getFonts(Pain);const CalendlyFonts=getFonts(Calendly);const SectionWhyFonts=getFonts(SectionWhy);const SectionPresseFonts=getFonts(SectionPresse);const SectionHowFonts=getFonts(SectionHow);const SectionCabinetFonts=getFonts(SectionCabinet);const SectionReviewsFonts=getFonts(SectionReviews);const Section4QuestionsFonts=getFonts(Section4Questions);const Calendly2Fonts=getFonts(Calendly2);const AtomAccordionRowFonts=getFonts(AtomAccordionRow);const FooterFonts=getFonts(Footer);const breakpoints={eMBL_zYau:\"(min-width: 1440px)\",l0gSOgb4F:\"(max-width: 809px)\",sNOtBGV0j:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-T1xOT\";const variantClassNames={eMBL_zYau:\"framer-v-prl2lb\",l0gSOgb4F:\"framer-v-11a3abh\",sNOtBGV0j:\"framer-v-1vklfgk\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"eMBL_zYau\",Phone:\"l0gSOgb4F\",Tablet:\"sNOtBGV0j\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"eMBL_zYau\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"l0gSOgb4F\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"eMBL_zYau\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-779b463d-7c57-4113-84fa-df1aac7289c1, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-prl2lb\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6cf9la-container\",nodeId:\"Jyg_JvGn9\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{variant:\"qsRDKLxA0\"},sNOtBGV0j:{variant:\"INnMVJDeC\"}},children:/*#__PURE__*/_jsx(NavbarV2,{height:\"100%\",id:\"Jyg_JvGn9\",layoutId:\"Jyg_JvGn9\",style:{width:\"100%\"},variant:\"KtOPxIKyQ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p34afl\",\"data-border\":true,\"data-framer-name\":\"Section/Product Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-63jm7d\",\"data-framer-name\":\"maxwidth\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q72wqp\",\"data-framer-name\":\"Col G\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bk3mgx\",\"data-framer-name\":\"Headline container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-192kvhe\",\"data-styles-preset\":\"c_DX4oU09\",style:{\"--framer-text-alignment\":\"left\"},children:\"Contravention / Retrait de points\"})}),className:\"framer-1qll8da\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-db82z\",\"data-styles-preset\":\"fxU9U_fOI\",style:{\"--framer-text-alignment\":\"left\"},children:[\"perte de \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c8e99a20-be69-4ee8-be14-b24adcc7914f, rgb(56, 158, 252))\"},children:\"points\"}),\" ?\",/*#__PURE__*/_jsx(\"br\",{}),\"sauvez les !\"]})}),className:\"framer-13thpoj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-147chsa\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-169yym3\",\"data-styles-preset\":\"Ne6fIkGat\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Nos experts \\xe0 votre disposition pour analyser votre RII.\"})})})}),className:\"framer-5ttrl8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-169yym3\",\"data-styles-preset\":\"Ne6fIkGat\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Amende forfaitaire ou major\\xe9e, la contestation est la seule solution.\"})})})}),className:\"framer-w89xmb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-169yym3\",\"data-styles-preset\":\"Ne6fIkGat\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Votre contestation r\\xe9alis\\xe9e par notre cabinet d'avocats partenaire dans les 72h.\"})})})}),className:\"framer-1kyiqs3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vUnz635Sd\"},implicitPathVariables:undefined},{href:{webPageId:\"vUnz635Sd\"},implicitPathVariables:undefined},{href:{webPageId:\"vUnz635Sd\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1440px)`,y:(componentViewport?.y||0)+0+88+24+0+0+0+0+532.8},sNOtBGV0j:{y:(componentViewport?.y||0)+0+88+48+0+0+556.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+88+0+96+0+532.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3ive6z-container\",\"data-framer-name\":\"CTA\",name:\"CTA\",nodeId:\"Fkq8CDj_H\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{D8iRiVkCq:resolvedLinks[2],style:{width:\"100%\"}},sNOtBGV0j:{D8iRiVkCq:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonText,{bkIKtaXJi:\"0px 0px 3px 0px rgba(0, 2, 84, 0), 0px 3px 2px 0px rgba(0, 2, 84, 0.03), 0px 3px 2px 0px rgba(0, 2, 84, 0.03), 0px 1px 1px 0px rgba(0, 2, 84, 0.18), 0px 0px 1px 0px rgba(0, 2, 84, 0.21)\",cOV3wGuMq:false,D8iRiVkCq:resolvedLinks[0],GEIpyJNhm:true,height:\"100%\",id:\"Fkq8CDj_H\",layoutId:\"Fkq8CDj_H\",name:\"CTA\",q5nnRlynD:\"regular\",qDD6as2nq:\"JE CONTESTE UNE AMENDE\",sHoc6bpBx:\"0px 0px 3px 0px rgba(98, 102, 114, 0), 0px 3px 2px 0px rgba(98, 102, 114, 0.03), 0px 3px 2px 0px rgba(98, 102, 114, 0.03), 0px 1px 1px 0px rgba(98, 102, 114, 0.18), 0px 0px 1px 0px rgba(98, 102, 114, 0.21)\",T61vZpaE5:\"House\",TTZKYc5Tt:false,variant:\"FSWtVgWVT\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pte1ui\",\"data-framer-name\":\"Google reviews\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17vxcwr\",\"data-framer-name\":\"Col G\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{y:(componentViewport?.y||0)+0+88+24+0+0+0+0+596.8+0+0+0+0},sNOtBGV0j:{y:(componentViewport?.y||0)+0+88+48+0+0+644.8+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"94.6667px\",y:(componentViewport?.y||0)+0+88+0+96+0+596.8+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b3322g-container\",nodeId:\"dpJKSeVGu\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(LogoGoogle,{height:\"100%\",id:\"dpJKSeVGu\",layoutId:\"dpJKSeVGu\",style:{height:\"100%\",width:\"100%\"},variant:\"xvbOl9CRS\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fplu1p\",\"data-framer-name\":\"Rating\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ph1wqq\",\"data-framer-name\":\"Stars\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mpdutq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YDQFPkRdt\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-d6414507-3c62-40a5-be98-62dbc0a7b076, rgb(255, 154, 61))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"YDQFPkRdt\",layoutId:\"YDQFPkRdt\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xa3jc5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"z7GF9f0aw\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-d6414507-3c62-40a5-be98-62dbc0a7b076, rgb(255, 154, 61))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"z7GF9f0aw\",layoutId:\"z7GF9f0aw\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2urc89-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"p3oxl3Kyr\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-d6414507-3c62-40a5-be98-62dbc0a7b076, rgb(255, 154, 61))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"p3oxl3Kyr\",layoutId:\"p3oxl3Kyr\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ec78yd-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"J0iJS9mWU\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-d6414507-3c62-40a5-be98-62dbc0a7b076, rgb(255, 154, 61))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"J0iJS9mWU\",layoutId:\"J0iJS9mWU\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vh1bpw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"NdD8pq5cm\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-d6414507-3c62-40a5-be98-62dbc0a7b076, rgb(255, 154, 61))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"NdD8pq5cm\",layoutId:\"NdD8pq5cm\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-192kvhe\",\"data-styles-preset\":\"c_DX4oU09\",style:{\"--framer-text-color\":\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\"},children:\"4.9\"})}),className:\"framer-2i4y49\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17h52vg\",\"data-framer-name\":\"Social proof\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b4fbmm-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"SN9Lq0xZu\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"none\",end:1e3,gapSize:4,height:\"100%\",id:\"SN9Lq0xZu\",incrementType:\"integer\",layoutId:\"SN9Lq0xZu\",loop:true,prefixColor:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",prefixFont:{},prefixText:\"+\",restartOnViewport:true,selectedFont:{fontFamily:'\"M PLUS 2\", \"M PLUS 2 Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:700},speed:1,start:0,startOnViewport:true,suffixColor:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",suffixFont:{},suffixText:\"PERSONNES\",textColor:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",textSize:24,width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-192kvhe\",\"data-styles-preset\":\"c_DX4oU09\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c8e99a20-be69-4ee8-be14-b24adcc7914f, rgb(56, 158, 252))\"},children:\"ont obtenu justice gr\\xe2ce \\xe0 nous !\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-192kvhe\",\"data-styles-preset\":\"c_DX4oU09\",style:{\"--framer-text-color\":\"var(--token-c8e99a20-be69-4ee8-be14-b24adcc7914f, rgb(56, 158, 252))\"},children:\"ont obtenu justice gr\\xe2ce \\xe0 nous !\"})}),className:\"framer-9oa72z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sNOtBGV0j:{background:{alt:\"Femme d\\xe9tendue et confiante apr\\xe8s avoir contest\\xe9 son amende gr\\xe2ce aux experts de ClicknJustice\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+48+0),pixelHeight:1024,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:`max(min(max(${componentViewport?.width||\"100vw\"} - 96px, 1px), 1440px) / 3, 1px)`,src:\"https://framerusercontent.com/images/JMI8CLPQy8zFGxJQj4gOCzCiBI.webp\",srcSet:\"https://framerusercontent.com/images/JMI8CLPQy8zFGxJQj4gOCzCiBI.webp?scale-down-to=512 512w,https://framerusercontent.com/images/JMI8CLPQy8zFGxJQj4gOCzCiBI.webp 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Femme d\\xe9tendue et confiante apr\\xe8s avoir contest\\xe9 son amende gr\\xe2ce aux experts de ClicknJustice\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+0+96),pixelHeight:1024,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:`calc((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1440px) - 192px) * 0.4)`,src:\"https://framerusercontent.com/images/JMI8CLPQy8zFGxJQj4gOCzCiBI.webp\",srcSet:\"https://framerusercontent.com/images/JMI8CLPQy8zFGxJQj4gOCzCiBI.webp?scale-down-to=512 512w,https://framerusercontent.com/images/JMI8CLPQy8zFGxJQj4gOCzCiBI.webp 1024w\"},className:\"framer-el6wq9 hidden-11a3abh\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16b3inw\",\"data-framer-name\":\"Section/Stats\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bp1fyo\",\"data-framer-name\":\"maxwidth\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7TSBQTFVTIDItNzAw\",\"--framer-font-family\":'\"M PLUS 2\", \"M PLUS 2 Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.8px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",\"--framer-text-transform\":\"uppercase\"},children:[\"Quelques \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c8e99a20-be69-4ee8-be14-b24adcc7914f, rgb(56, 158, 252))\"},children:\"chiffres\u2026\"})]})}),className:\"framer-si5siy\",fonts:[\"GF;M PLUS 2-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gmc957\",\"data-framer-name\":\"4 cols\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eze3ei\",\"data-framer-name\":\"Box\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-x8sw7c-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"CD93eu1BP\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-d6414507-3c62-40a5-be98-62dbc0a7b076, rgb(255, 154, 61))\",height:\"100%\",iconSearch:\"cross\",iconSelection:\"ChartLineUp\",id:\"CD93eu1BP\",layoutId:\"CD93eu1BP\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13ot07o\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fvfalm-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"D3kac4RIN\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"period\",end:15.8,gapSize:4,height:\"100%\",id:\"D3kac4RIN\",incrementType:\"decimal\",layoutId:\"D3kac4RIN\",loop:true,prefixColor:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",prefixFont:{},prefixText:\"\",restartOnViewport:true,selectedFont:{fontFamily:'\"M PLUS 2\", \"M PLUS 2 Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:700},speed:60,start:13,startOnViewport:true,suffixColor:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",suffixFont:{},suffixText:\"Millions\",textColor:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",textSize:46,width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1rdvtbn\",\"data-styles-preset\":\"rGsOGq2Sy\",style:{\"--framer-text-alignment\":\"center\"},children:\"de points perdus chaque ann\\xe9e\"})}),className:\"framer-2ul973\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f2olvk\",\"data-framer-name\":\"Box\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8rxct8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lYK026Vin\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-d6414507-3c62-40a5-be98-62dbc0a7b076, rgb(255, 154, 61))\",height:\"100%\",iconSearch:\"cross\",iconSelection:\"Timer\",id:\"lYK026Vin\",layoutId:\"lYK026Vin\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1djf1kh\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18eihsf-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"K1szloftv\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"none\",end:66.7,gapSize:4,height:\"100%\",id:\"K1szloftv\",incrementType:\"decimal\",layoutId:\"K1szloftv\",loop:true,prefixColor:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",prefixFont:{},prefixText:\"\",restartOnViewport:true,selectedFont:{fontFamily:'\"M PLUS 2\", \"M PLUS 2 Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:700},speed:40,start:63,startOnViewport:true,suffixColor:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",suffixFont:{},suffixText:\"%\",textColor:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",textSize:46,width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1rdvtbn\",\"data-styles-preset\":\"rGsOGq2Sy\",style:{\"--framer-text-alignment\":\"center\"},children:\"des points retir\\xe9s pour des infractions \\xe0 1pt\"})}),className:\"framer-dbg30y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tcqqj9\",\"data-framer-name\":\"Box\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vas6ip-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"GaD8RT32V\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-d6414507-3c62-40a5-be98-62dbc0a7b076, rgb(255, 154, 61))\",height:\"100%\",iconSearch:\"cross\",iconSelection:\"CurrencyEur\",id:\"GaD8RT32V\",layoutId:\"GaD8RT32V\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jowqum\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vbbcso-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"udBNYV61J\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(Counter,{decimalSeparatorType:\"period\",end:700,gapSize:4,height:\"100%\",id:\"udBNYV61J\",incrementType:\"integer\",layoutId:\"udBNYV61J\",loop:true,prefixColor:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",prefixFont:{},prefixText:\"\",restartOnViewport:true,selectedFont:{fontFamily:'\"M PLUS 2\", \"M PLUS 2 Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:700},speed:1,start:0,startOnViewport:true,suffixColor:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",suffixFont:{},suffixText:\"\u20AC\",textColor:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(7, 47, 92))\",textSize:46,width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1rdvtbn\",\"data-styles-preset\":\"rGsOGq2Sy\",style:{\"--framer-text-alignment\":\"center\"},children:\"tarif moyen hors taxes d'un avocat\"})}),className:\"framer-182ru2g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vUnz635Sd\"},implicitPathVariables:undefined},{href:{webPageId:\"vUnz635Sd\"},implicitPathVariables:undefined},{href:{webPageId:\"vUnz635Sd\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{y:(componentViewport?.y||0)+0+2101.4},sNOtBGV0j:{y:(componentViewport?.y||0)+0+2011.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:874,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1168.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14qfl6o-container\",nodeId:\"LAZBEHuKS\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{NHU_e4tag:\"Chaque point perdu vous rapproche de la perte de votre permis. Vous ne voulez pas perdre votre libert\\xe9 et votre travail \\xe0 cause d\u2019une simple infraction.\",variant:\"g3_aFGavn\",VcOnQ_Ae7:resolvedLinks1[2]},sNOtBGV0j:{variant:\"BZhj4_kXM\",VcOnQ_Ae7:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Pain,{foPOOmxbV:\"Files\",GbpR8a7t2:\"Des frais impr\\xe9vus\",GnHaP8Mw2:\"JE CONTESTE UNE AMENDE\",height:\"100%\",i6aLsV0sr:\"Comptez sur nous pour sauver vos points !\",i6IfcfSND:\"Car\",icswp7SHN:true,id:\"LAZBEHuKS\",Ja7UqAIjI:\"UsersFour\",jBC0WoX3D:\"Ne vous laissez pas faire, sauvez vos points !\",L7rpe2SB9:\"Peur de perdre votre permis ?\",layoutId:\"LAZBEHuKS\",LNx38uPGO:\"Money\",m0L60UVNB:addImageAlt({src:\"https://framerusercontent.com/images/5gyfBzv1LAi2AKAxz2H2rRafs.webp\",srcSet:\"https://framerusercontent.com/images/5gyfBzv1LAi2AKAxz2H2rRafs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/5gyfBzv1LAi2AKAxz2H2rRafs.webp 1024w\"},\"Avis de contravention et amende forfaitaire li\\xe9s \\xe0 une infraction routi\\xe8re, pouvant entra\\xeener un retrait de points ou une suspension de permis\"),maG2KQhzC:\"QuestionMark\",NHU_e4tag:\"Chaque point perdu vous rapproche de la perte de votre permis.\\nVous ne voulez pas perdre votre libert\\xe9 et votre travail \\xe0 cause\\nd\u2019une simple infraction.\",nPdJ4H86u:\"Peu de conducteurs savent qu\u2019ils ont le droit de contester une amende et que de nombreuses d\\xe9cisions peuvent \\xeatre annul\\xe9es en cas de vice de proc\\xe9dure.\",nYISYcNau:true,o3NcAE8N2:true,qtz2D_3Ku:\"L\u2019administration ne simplifie rien et tend des pi\\xe8ges : vocabulaire complexes, prix remis\\xe9s, d\\xe9lais extr\\xeament courts. \\nTout est fait pour vous noyer.\",R3W660DVK:true,SlyUoyJUi:\"Vous ne connaissez pas vos droits\",style:{width:\"100%\"},TfVgAIrZa:\"Stress et d\\xe9marches complexes\",tIbrMqfcX:\"Amendes, stages de r\\xe9cup\\xe9ration, contestation mal r\\xe9alis\\xe9e. \\nL'erreur peut vite vous co\\xfbter cher.\",TiqRs8uDW:false,variant:\"Z86xcETtQ\",VcOnQ_Ae7:resolvedLinks1[0],VL6ptqrr3:\"Difficile d\u2019emmener vos enfants \\xe0 l\u2019\\xe9cole ou de profiter de moments avec vos proches si vous perdez votre permis...\",width:\"100%\",xv73T2UFZ:\"Cons\\xe9quences sur votre famille\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{y:(componentViewport?.y||0)+0+2975.4},sNOtBGV0j:{y:(componentViewport?.y||0)+0+2885.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:898,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2042.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gxepj6-container\",nodeId:\"yBiTwzDUS\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{variant:\"lzG7Rpigv\"},sNOtBGV0j:{variant:\"VIJuiG4wm\"}},children:/*#__PURE__*/_jsx(Calendly,{DJIadsl4K:\"Rapha\\xebl et toute l'\\xe9quipe CLICK'N'JUSTICE est l\\xe0 pour r\\xe9pondre \\xe0 vos questions et vous assister dans vos d\\xe9marches.\",height:\"100%\",id:\"yBiTwzDUS\",layoutId:\"yBiTwzDUS\",qxA5eOysy:\"var(--token-779b463d-7c57-4113-84fa-df1aac7289c1, rgb(255, 255, 255))\",style:{width:\"100%\"},variant:\"S4jT4yLnI\",VNjK9mgVJ:\"var(--token-7087323c-c183-4212-a61d-59eec8215e4a, rgb(6, 18, 76))\",width:\"100%\",zZR23SEu3:\"Besoin d'aide ? Prenez rendez-vous !\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{y:(componentViewport?.y||0)+0+3873.4},sNOtBGV0j:{y:(componentViewport?.y||0)+0+3783.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:366,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2940.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s16xca-container\",nodeId:\"svkcCNsYH\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{variant:\"C4wmbzD63\"},sNOtBGV0j:{variant:\"EifCl9wOO\"}},children:/*#__PURE__*/_jsx(SectionWhy,{height:\"100%\",id:\"svkcCNsYH\",layoutId:\"svkcCNsYH\",style:{width:\"100%\"},variant:\"pV8owqPJq\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{y:(componentViewport?.y||0)+0+4239.4},sNOtBGV0j:{y:(componentViewport?.y||0)+0+4149.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:757,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3306.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dnvocl-container\",nodeId:\"f0E1rfhwo\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{variant:\"wksYzszjL\"},sNOtBGV0j:{variant:\"gqoUMQesr\"}},children:/*#__PURE__*/_jsx(SectionPresse,{height:\"100%\",id:\"f0E1rfhwo\",layoutId:\"f0E1rfhwo\",style:{width:\"100%\"},variant:\"sBd3v6AhC\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hfMZkds5E\"},implicitPathVariables:undefined},{href:{webPageId:\"hfMZkds5E\"},implicitPathVariables:undefined},{href:{webPageId:\"hfMZkds5E\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{y:(componentViewport?.y||0)+0+4996.4},sNOtBGV0j:{y:(componentViewport?.y||0)+0+4906.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:544,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4063.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fbwye4-container\",nodeId:\"ieZjaIwBg\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{ALzcJaZH3:resolvedLinks2[2],variant:\"xAL7SCUyp\"},sNOtBGV0j:{ALzcJaZH3:resolvedLinks2[1],variant:\"r6et6x1BI\"}},children:/*#__PURE__*/_jsx(SectionHow,{ALzcJaZH3:resolvedLinks2[0],ByDIa5zSL:false,height:\"100%\",id:\"ieZjaIwBg\",layoutId:\"ieZjaIwBg\",style:{width:\"100%\"},variant:\"cVPOzPNWH\",width:\"100%\",wuofaCaVC:\"D\\xe9couvrez nos articles\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{y:(componentViewport?.y||0)+0+5540.4},sNOtBGV0j:{y:(componentViewport?.y||0)+0+5450.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:592,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4607.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hodqvv-container\",nodeId:\"TaBz9kjve\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{variant:\"QF_BfrOFT\"},sNOtBGV0j:{variant:\"eY5u6avjg\"}},children:/*#__PURE__*/_jsx(SectionCabinet,{height:\"100%\",id:\"TaBz9kjve\",layoutId:\"TaBz9kjve\",style:{width:\"100%\"},variant:\"mdI6vL53X\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"I9tdd7Eb4\"},implicitPathVariables:undefined},{href:{webPageId:\"I9tdd7Eb4\"},implicitPathVariables:undefined},{href:{webPageId:\"I9tdd7Eb4\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{y:(componentViewport?.y||0)+0+6132.4},sNOtBGV0j:{y:(componentViewport?.y||0)+0+6042.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:905,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5199.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cobjum-container\",nodeId:\"UEZjALqV7\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{T0xnV4nHX:resolvedLinks3[2],variant:\"eyyhq9PCd\"},sNOtBGV0j:{T0xnV4nHX:resolvedLinks3[1],variant:\"btUKzJJGx\"}},children:/*#__PURE__*/_jsx(SectionReviews,{BEisEUNuT:true,etZzZDAaq:false,height:\"100%\",id:\"UEZjALqV7\",layoutId:\"UEZjALqV7\",plvYMK7OW:\"Reprenez le volant de votre vie\",style:{width:\"100%\"},T0xnV4nHX:resolvedLinks3[0],tKCqCpNb1:false,uJKeu83o4:\"JE CONTESTE UNE AMENDE\",v8Y2fPgRV:\"Faites valoir vos droits gr\\xe2ce \\xe0 CLICK'N'JUSTICE !\",variant:\"y9BAiRFXt\",width:\"100%\",yg8W3aKUY:\"Notre mission : rendre la justice accessible \\xe0 tous.Gr\\xe2ce \\xe0 nos solutions juridiques automatis\\xe9es, nous facilitons l'acc\\xe8s \\xe0 la justice pour tous !\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{y:(componentViewport?.y||0)+0+7037.4},sNOtBGV0j:{y:(componentViewport?.y||0)+0+6947.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:779,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6104.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xbj53q-container\",nodeId:\"rliaRm40y\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{variant:\"pz3UVRgeY\"},sNOtBGV0j:{variant:\"ZPSUbiZ0T\"}},children:/*#__PURE__*/_jsx(Section4Questions,{a2gsAjE4s:\"Quels sont les d\\xe9lais pour contester ?\",fBmxV2jVQ:\"Ai-je besoin d'un avocat pour contester ?\",FgG2ofE94:\"4 questions avant de se lancer\",FlyfD6slr:\"Mes points ont \\xe9t\\xe9 retir\\xe9s alors que je n'ai pas pay\\xe9 l'amende. Est-ce normal ?\",height:\"100%\",id:\"rliaRm40y\",IN0MrbVGb:\"Est-ce que je peux contester si j'ai pay\\xe9 ?\",layoutId:\"rliaRm40y\",LJOaVRjYI:\"Vous disposez de 45 jours \\xe0 compter de la date de l'avis de contravention pour le contester. Si aucun paiement ou contestation n'est effectu\\xe9 dans ce d\\xe9lai, le montant de l'amende sera major\\xe9 automatiquement.\",LTXFd3ELH:\"L'administration peut, dans certains cas, anticiper le paiement d'une contravention et proc\\xe9der par avance au retrait des points correspondants. Si vous contestez cette d\\xe9cision, vous avez le droit de d\\xe9poser une r\\xe9clamation.\",MZ6lRIH9x:\"Une contestation mal formul\\xe9e peut s'av\\xe9rer inefficace. C'est pourquoi nous vous recommandons de confier cette d\\xe9marche \\xe0 des professionnels du droit, comme CLICK'N'JUSTICE, afin de maximiser vos chances de succ\\xe8s.\",p5YvgWs3b:\"Si l'amende a fait l'objet d'un r\\xe8glement ou d'une saisie \\xe0 tiers d\\xe9tenteur, la contestation n'est plus possible. Le paiement d'un avis de contravention implique, aux yeux de la loi, une reconnaissance des faits.\",style:{width:\"100%\"},variant:\"yGpVN8JTd\",width:\"100%\",WQaMc3hOC:\"Contestation d'amende :\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{y:(componentViewport?.y||0)+0+7816.4},sNOtBGV0j:{y:(componentViewport?.y||0)+0+7726.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:993,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6883.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uga4mf-container\",nodeId:\"pfAm1HVtF\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{variant:\"EROAUMkAW\"},sNOtBGV0j:{variant:\"tgToi8rP6\"}},children:/*#__PURE__*/_jsx(Calendly2,{eE6HiIBJM:\"Vous souhaitez contester une amende ?\",height:\"100%\",id:\"pfAm1HVtF\",JHvTgsUXw:\"Nos experts vous accompagnent !\",layoutId:\"pfAm1HVtF\",style:{width:\"100%\"},variant:\"PNAaiEbp5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k3pdwd\",\"data-border\":true,\"data-framer-name\":\"Section/FAQ\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3wxpte\",\"data-framer-name\":\"maxwidth\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-577xho\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1whhw79\",\"data-styles-preset\":\"wX1hGhvm_\",children:\"FAQ\"})}),className:\"framer-n8oru5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-169yym3\",\"data-styles-preset\":\"Ne6fIkGat\",children:\"Voici les questions les plus fr\\xe9quemment pos\\xe9es. Si vous ne trouvez pas votre r\\xe9ponse, n'h\\xe9sitez-pas \\xe0 nous contacter. Notre \\xe9quipe vous r\\xe9pondra au plus vite.\"})}),className:\"framer-u9cty9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15owrri\",\"data-border\":true,\"data-framer-name\":\"Q&A\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-c2nome\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bmuc2f\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+8809.4+24+0+0+188.4+0+2},sNOtBGV0j:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 96px, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+8719.8+48+0+0+188.4+0+2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:`calc(min(${componentViewport?.width||\"100vw\"} - 192px, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+7876.2+96+0+0+188.4+0+2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jztsge-container\",nodeId:\"WnRNpPc_c\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(AtomAccordionRow,{height:\"100%\",id:\"WnRNpPc_c\",layoutId:\"WnRNpPc_c\",style:{width:\"100%\"},T8rQFvSBR:\"Pour contester une amende, vous devez g\\xe9n\\xe9ralement remplir le formulaire de contestation joint au proc\\xe8s-verbal (requ\\xeate en exon\\xe9ration) ou effectuer la d\\xe9marche directement sur le site de l\u2019ANTAI.\\nVous pouvez envoyer ce formulaire par courrier postal ou utiliser des plateformes en ligne pour certaines infractions. Il est recommand\\xe9 de joindre toutes les preuves utiles et d'envoyer votre demande en lettre recommand\\xe9e avec accus\\xe9 de r\\xe9ception.\\n\\n\uD83D\uDC49 Si vous faites appel \\xe0 CLICK'N'JUSTICE, nous prendrons en charge l\u2019int\\xe9gralit\\xe9 des d\\xe9marches pour vous.\",variant:\"JwwGH9jkg\",W88zB8mIG:\"Comment puis-je contester une amende ?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qft5x0\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+8809.4+24+0+0+188.4+0+81},sNOtBGV0j:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 96px, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+8719.8+48+0+0+188.4+0+81}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:`calc(min(${componentViewport?.width||\"100vw\"} - 192px, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+7876.2+96+0+0+188.4+0+81,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t1aq6g-container\",nodeId:\"NyGk1Zv4R\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(AtomAccordionRow,{height:\"100%\",id:\"NyGk1Zv4R\",layoutId:\"NyGk1Zv4R\",style:{width:\"100%\"},T8rQFvSBR:\"L\u2019assistance d\u2019un avocat n\u2019est pas obligatoire, tout comme il n\u2019est pas obligatoire de faire appel \\xe0 un plombier pour r\\xe9nover votre salle de bain.\\nCependant, confier cette mission \\xe0 un expert du droit est rarement une mauvaise d\\xe9cision et peut augmenter vos chances de succ\\xe8s.\",variant:\"JwwGH9jkg\",W88zB8mIG:\"Ai-je besoin d'un avocat pour contester une amende ?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xakln5\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16r2fx3\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+8809.4+24+0+0+188.4+0+161},sNOtBGV0j:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 96px, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+8719.8+48+0+0+188.4+0+161}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:`calc(min(${componentViewport?.width||\"100vw\"} - 192px, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+7876.2+96+0+0+188.4+0+161,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1843iz5-container\",nodeId:\"ALD_TLc0I\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(AtomAccordionRow,{height:\"100%\",id:\"ALD_TLc0I\",layoutId:\"ALD_TLc0I\",style:{width:\"100%\"},T8rQFvSBR:\"La possibilit\\xe9 de r\\xe9gler une amende en plusieurs fois d\\xe9pend des r\\xe8gles locales et des accords avec les autorit\\xe9s comp\\xe9tentes.\\n\uD83D\uDC49 Il est recommand\\xe9 de contacter l'organisme charg\\xe9 de la gestion des amendes pour obtenir des informations pr\\xe9cises sur les modalit\\xe9s de paiement \\xe9chelonn\\xe9.\",variant:\"JwwGH9jkg\",W88zB8mIG:\"Puis-je payer une amende en plusieurs fois ?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+8809.4+24+0+0+188.4+0+239},sNOtBGV0j:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 96px, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+8719.8+48+0+0+188.4+0+239}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:`calc(min(${componentViewport?.width||\"100vw\"} - 192px, 1440px) - 40px)`,y:(componentViewport?.y||0)+0+7876.2+96+0+0+188.4+0+239,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wbiwc3-container\",nodeId:\"kaE7pCGiH\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(AtomAccordionRow,{height:\"100%\",id:\"kaE7pCGiH\",layoutId:\"kaE7pCGiH\",style:{width:\"100%\"},T8rQFvSBR:\"L\u2019article R.421 du Code de la justice administrative pr\\xe9voit qu\u2019une d\\xe9cision portant pr\\xe9judice \\xe0 une personne et qui n\u2019a pas \\xe9t\\xe9 notifi\\xe9e peut \\xeatre contest\\xe9e dans un d\\xe9lai d\u2019un an \\xe0 compter de la date \\xe0 laquelle vous en avez eu connaissance.\",variant:\"JwwGH9jkg\",W88zB8mIG:\"Puis-je contester une amende que je n'ai pas re\\xe7ue ?\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{y:(componentViewport?.y||0)+0+9362.8},sNOtBGV0j:{y:(componentViewport?.y||0)+0+9321.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:566,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8573.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-110snzi-container\",nodeId:\"m9OjaoCuX\",scopeId:\"UgnVhC_xq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{l0gSOgb4F:{variant:\"AIy0anveP\"},sNOtBGV0j:{variant:\"Jfmd0phGh\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"m9OjaoCuX\",layoutId:\"m9OjaoCuX\",style:{width:\"100%\"},variant:\"jhA_zJY_d\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-T1xOT.framer-srs38w, .framer-T1xOT .framer-srs38w { display: block; }\",\".framer-T1xOT.framer-prl2lb { align-content: center; align-items: center; background-color: var(--token-779b463d-7c57-4113-84fa-df1aac7289c1, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-T1xOT .framer-6cf9la-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-T1xOT .framer-1p34afl { --border-bottom-width: 24px; --border-color: var(--token-779b463d-7c57-4113-84fa-df1aac7289c1, #ffffff); --border-left-width: 24px; --border-right-width: 24px; --border-style: solid; --border-top-width: 24px; align-content: center; align-items: center; background-color: var(--token-6b5760a3-a01e-474e-a622-b51622e927eb, #edf6ff); border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-T1xOT .framer-63jm7d { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 96px; position: relative; width: 1px; }\",\".framer-T1xOT .framer-q72wqp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-T1xOT .framer-1bk3mgx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-T1xOT .framer-1qll8da, .framer-T1xOT .framer-5ttrl8, .framer-T1xOT .framer-w89xmb, .framer-T1xOT .framer-1kyiqs3, .framer-T1xOT .framer-2ul973, .framer-T1xOT .framer-dbg30y, .framer-T1xOT .framer-182ru2g, .framer-T1xOT .framer-n8oru5, .framer-T1xOT .framer-u9cty9 { --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; }\",\".framer-T1xOT .framer-13thpoj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; text-shadow: 0px 13px 4px rgba(9, 18, 42, 0), 0px 8px 3px rgba(9, 18, 42, 0.02), 0px 5px 3px rgba(9, 18, 42, 0.06), 0px 2px 2px rgba(9, 18, 42, 0.1), 0px 1px 1px rgba(9, 18, 42, 0.12); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-T1xOT .framer-147chsa, .framer-T1xOT .framer-13ot07o, .framer-T1xOT .framer-1djf1kh, .framer-T1xOT .framer-jowqum { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-T1xOT .framer-3ive6z-container, .framer-T1xOT .framer-1b4fbmm-container, .framer-T1xOT .framer-fvfalm-container, .framer-T1xOT .framer-18eihsf-container, .framer-T1xOT .framer-1vbbcso-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-T1xOT .framer-pte1ui { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-T1xOT .framer-17vxcwr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-T1xOT .framer-b3322g-container { aspect-ratio: 2.9583333333333335 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); position: relative; width: 95px; }\",\".framer-T1xOT .framer-1fplu1p { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-T1xOT .framer-ph1wqq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-T1xOT .framer-mpdutq-container, .framer-T1xOT .framer-1xa3jc5-container, .framer-T1xOT .framer-2urc89-container, .framer-T1xOT .framer-1ec78yd-container, .framer-T1xOT .framer-1vh1bpw-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 27px); position: relative; width: 24px; }\",\".framer-T1xOT .framer-2i4y49, .framer-T1xOT .framer-9oa72z, .framer-T1xOT .framer-si5siy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-T1xOT .framer-17h52vg { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: auto; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-T1xOT .framer-el6wq9 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 40%; }\",\".framer-T1xOT .framer-16b3inw { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 72px 24px 72px 24px; position: relative; width: 100%; }\",\".framer-T1xOT .framer-bp1fyo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-T1xOT .framer-1gmc957 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-T1xOT .framer-eze3ei, .framer-T1xOT .framer-1f2olvk, .framer-T1xOT .framer-tcqqj9 { align-content: center; align-items: center; align-self: stretch; background-color: #ffffff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 1px 0px 8px 0px rgba(42, 44, 50, 0), 1px 0px 7px 0px rgba(42, 44, 50, 0.02), 0px 0px 6px 0px rgba(42, 44, 50, 0.06), 0px 0px 4px 0px rgba(42, 44, 50, 0.1), 0px 0px 2px 0px rgba(42, 44, 50, 0.12); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: visible; padding: 24px 16px 24px 16px; position: relative; width: 1px; }\",\".framer-T1xOT .framer-x8sw7c-container, .framer-T1xOT .framer-8rxct8-container, .framer-T1xOT .framer-vas6ip-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-T1xOT .framer-14qfl6o-container, .framer-T1xOT .framer-1gxepj6-container, .framer-T1xOT .framer-1s16xca-container, .framer-T1xOT .framer-dnvocl-container, .framer-T1xOT .framer-fbwye4-container, .framer-T1xOT .framer-1hodqvv-container, .framer-T1xOT .framer-cobjum-container, .framer-T1xOT .framer-xbj53q-container, .framer-T1xOT .framer-uga4mf-container, .framer-T1xOT .framer-1jztsge-container, .framer-T1xOT .framer-1t1aq6g-container, .framer-T1xOT .framer-1843iz5-container, .framer-T1xOT .framer-1wbiwc3-container, .framer-T1xOT .framer-110snzi-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-T1xOT .framer-k3pdwd { --border-bottom-width: 24px; --border-color: var(--token-779b463d-7c57-4113-84fa-df1aac7289c1, #ffffff); --border-left-width: 24px; --border-right-width: 24px; --border-style: solid; --border-top-width: 24px; align-content: center; align-items: center; background-color: var(--token-6b5760a3-a01e-474e-a622-b51622e927eb, #edf6ff); border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 96px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-T1xOT .framer-3wxpte { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-T1xOT .framer-577xho { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-T1xOT .framer-15owrri { --border-bottom-width: 1px; --border-color: var(--token-d45e3a22-cba1-4a46-b84f-93cf9304d78d, #74bbfd); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-779b463d-7c57-4113-84fa-df1aac7289c1, #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: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 100%; z-index: 0; }\",\".framer-T1xOT .framer-c2nome, .framer-T1xOT .framer-bmuc2f, .framer-T1xOT .framer-qft5x0, .framer-T1xOT .framer-xakln5, .framer-T1xOT .framer-16r2fx3 { background-color: var(--token-6b5760a3-a01e-474e-a622-b51622e927eb, #edf6ff); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-T1xOT.framer-prl2lb, .framer-T1xOT .framer-1p34afl, .framer-T1xOT .framer-63jm7d, .framer-T1xOT .framer-q72wqp, .framer-T1xOT .framer-1bk3mgx, .framer-T1xOT .framer-147chsa, .framer-T1xOT .framer-pte1ui, .framer-T1xOT .framer-17vxcwr, .framer-T1xOT .framer-1fplu1p, .framer-T1xOT .framer-ph1wqq, .framer-T1xOT .framer-17h52vg, .framer-T1xOT .framer-el6wq9, .framer-T1xOT .framer-16b3inw, .framer-T1xOT .framer-bp1fyo, .framer-T1xOT .framer-1gmc957, .framer-T1xOT .framer-eze3ei, .framer-T1xOT .framer-13ot07o, .framer-T1xOT .framer-1f2olvk, .framer-T1xOT .framer-1djf1kh, .framer-T1xOT .framer-tcqqj9, .framer-T1xOT .framer-jowqum, .framer-T1xOT .framer-k3pdwd, .framer-T1xOT .framer-3wxpte, .framer-T1xOT .framer-577xho, .framer-T1xOT .framer-15owrri { gap: 0px; } .framer-T1xOT.framer-prl2lb > *, .framer-T1xOT .framer-eze3ei > *, .framer-T1xOT .framer-1f2olvk > *, .framer-T1xOT .framer-tcqqj9 > *, .framer-T1xOT .framer-15owrri > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-T1xOT.framer-prl2lb > :first-child, .framer-T1xOT .framer-q72wqp > :first-child, .framer-T1xOT .framer-1bk3mgx > :first-child, .framer-T1xOT .framer-147chsa > :first-child, .framer-T1xOT .framer-17vxcwr > :first-child, .framer-T1xOT .framer-17h52vg > :first-child, .framer-T1xOT .framer-16b3inw > :first-child, .framer-T1xOT .framer-bp1fyo > :first-child, .framer-T1xOT .framer-eze3ei > :first-child, .framer-T1xOT .framer-13ot07o > :first-child, .framer-T1xOT .framer-1f2olvk > :first-child, .framer-T1xOT .framer-1djf1kh > :first-child, .framer-T1xOT .framer-tcqqj9 > :first-child, .framer-T1xOT .framer-jowqum > :first-child, .framer-T1xOT .framer-k3pdwd > :first-child, .framer-T1xOT .framer-3wxpte > :first-child, .framer-T1xOT .framer-577xho > :first-child, .framer-T1xOT .framer-15owrri > :first-child { margin-top: 0px; } .framer-T1xOT.framer-prl2lb > :last-child, .framer-T1xOT .framer-q72wqp > :last-child, .framer-T1xOT .framer-1bk3mgx > :last-child, .framer-T1xOT .framer-147chsa > :last-child, .framer-T1xOT .framer-17vxcwr > :last-child, .framer-T1xOT .framer-17h52vg > :last-child, .framer-T1xOT .framer-16b3inw > :last-child, .framer-T1xOT .framer-bp1fyo > :last-child, .framer-T1xOT .framer-eze3ei > :last-child, .framer-T1xOT .framer-13ot07o > :last-child, .framer-T1xOT .framer-1f2olvk > :last-child, .framer-T1xOT .framer-1djf1kh > :last-child, .framer-T1xOT .framer-tcqqj9 > :last-child, .framer-T1xOT .framer-jowqum > :last-child, .framer-T1xOT .framer-k3pdwd > :last-child, .framer-T1xOT .framer-3wxpte > :last-child, .framer-T1xOT .framer-577xho > :last-child, .framer-T1xOT .framer-15owrri > :last-child { margin-bottom: 0px; } .framer-T1xOT .framer-1p34afl > *, .framer-T1xOT .framer-63jm7d > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-T1xOT .framer-1p34afl > :first-child, .framer-T1xOT .framer-63jm7d > :first-child, .framer-T1xOT .framer-pte1ui > :first-child, .framer-T1xOT .framer-1fplu1p > :first-child, .framer-T1xOT .framer-ph1wqq > :first-child, .framer-T1xOT .framer-el6wq9 > :first-child, .framer-T1xOT .framer-1gmc957 > :first-child { margin-left: 0px; } .framer-T1xOT .framer-1p34afl > :last-child, .framer-T1xOT .framer-63jm7d > :last-child, .framer-T1xOT .framer-pte1ui > :last-child, .framer-T1xOT .framer-1fplu1p > :last-child, .framer-T1xOT .framer-ph1wqq > :last-child, .framer-T1xOT .framer-el6wq9 > :last-child, .framer-T1xOT .framer-1gmc957 > :last-child { margin-right: 0px; } .framer-T1xOT .framer-q72wqp > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-T1xOT .framer-1bk3mgx > *, .framer-T1xOT .framer-577xho > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-T1xOT .framer-147chsa > *, .framer-T1xOT .framer-17h52vg > *, .framer-T1xOT .framer-13ot07o > *, .framer-T1xOT .framer-1djf1kh > *, .framer-T1xOT .framer-jowqum > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-T1xOT .framer-pte1ui > *, .framer-T1xOT .framer-el6wq9 > *, .framer-T1xOT .framer-1gmc957 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-T1xOT .framer-17vxcwr > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-T1xOT .framer-1fplu1p > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-T1xOT .framer-ph1wqq > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-T1xOT .framer-16b3inw > *, .framer-T1xOT .framer-bp1fyo > *, .framer-T1xOT .framer-k3pdwd > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-T1xOT .framer-3wxpte > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-T1xOT[data-border=\"true\"]::after, .framer-T1xOT [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: 810px) and (max-width: 1439px) { .framer-T1xOT.framer-prl2lb { height: 8249px; width: 810px; } .framer-T1xOT .framer-1p34afl, .framer-T1xOT .framer-k3pdwd { padding: 48px; } .framer-T1xOT .framer-63jm7d { gap: 0px; padding: 0px; } .framer-T1xOT .framer-q72wqp { flex: 2 0 0px; gap: 48px; } .framer-T1xOT .framer-mpdutq-container, .framer-T1xOT .framer-1xa3jc5-container, .framer-T1xOT .framer-2urc89-container, .framer-T1xOT .framer-1ec78yd-container, .framer-T1xOT .framer-1vh1bpw-container { height: var(--framer-aspect-ratio-supported, 24px); } .framer-T1xOT .framer-el6wq9 { flex: 1 0 0px; width: 1px; } .framer-T1xOT .framer-1gmc957 { flex-direction: column; } .framer-T1xOT .framer-eze3ei, .framer-T1xOT .framer-1f2olvk, .framer-T1xOT .framer-tcqqj9 { align-self: unset; flex: none; height: min-content; padding: 12px 8px 12px 8px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-T1xOT .framer-63jm7d, .framer-T1xOT .framer-q72wqp, .framer-T1xOT .framer-1gmc957 { gap: 0px; } .framer-T1xOT .framer-63jm7d > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-T1xOT .framer-63jm7d > :first-child { margin-left: 0px; } .framer-T1xOT .framer-63jm7d > :last-child { margin-right: 0px; } .framer-T1xOT .framer-q72wqp > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-T1xOT .framer-q72wqp > :first-child, .framer-T1xOT .framer-1gmc957 > :first-child { margin-top: 0px; } .framer-T1xOT .framer-q72wqp > :last-child, .framer-T1xOT .framer-1gmc957 > :last-child { margin-bottom: 0px; } .framer-T1xOT .framer-1gmc957 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\",\"@media (max-width: 809px) { .framer-T1xOT.framer-prl2lb { width: 390px; } .framer-T1xOT .framer-1p34afl { --border-bottom-width: 12px; --border-left-width: 12px; --border-right-width: 12px; --border-top-width: 12px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex-direction: column; gap: 24px; padding: 24px; } .framer-T1xOT .framer-63jm7d { flex: none; flex-direction: column; padding: 0px; width: 100%; } .framer-T1xOT .framer-q72wqp { flex: none; width: 100%; } .framer-T1xOT .framer-3ive6z-container { width: 100%; } .framer-T1xOT .framer-pte1ui { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 12px; } .framer-T1xOT .framer-17h52vg { align-self: unset; height: min-content; } .framer-T1xOT .framer-16b3inw { background-color: var(--token-779b463d-7c57-4113-84fa-df1aac7289c1, #ffffff); gap: 24px; padding: 48px 12px 48px 12px; } .framer-T1xOT .framer-1gmc957 { flex-direction: column; gap: 12px; } .framer-T1xOT .framer-eze3ei { align-self: unset; flex: none; gap: 6px; height: min-content; padding: 12px 6px 12px 6px; width: 100%; } .framer-T1xOT .framer-1f2olvk, .framer-T1xOT .framer-tcqqj9 { align-self: unset; flex: none; gap: 6px; height: min-content; padding: 12px 8px 12px 8px; width: 100%; } .framer-T1xOT .framer-k3pdwd { --border-bottom-width: 12px; --border-left-width: 12px; --border-right-width: 12px; --border-top-width: 12px; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; gap: 24px; padding: 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-T1xOT .framer-1p34afl, .framer-T1xOT .framer-63jm7d, .framer-T1xOT .framer-pte1ui, .framer-T1xOT .framer-16b3inw, .framer-T1xOT .framer-1gmc957, .framer-T1xOT .framer-eze3ei, .framer-T1xOT .framer-1f2olvk, .framer-T1xOT .framer-tcqqj9, .framer-T1xOT .framer-k3pdwd { gap: 0px; } .framer-T1xOT .framer-1p34afl > *, .framer-T1xOT .framer-16b3inw > *, .framer-T1xOT .framer-k3pdwd > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-T1xOT .framer-1p34afl > :first-child, .framer-T1xOT .framer-63jm7d > :first-child, .framer-T1xOT .framer-pte1ui > :first-child, .framer-T1xOT .framer-16b3inw > :first-child, .framer-T1xOT .framer-1gmc957 > :first-child, .framer-T1xOT .framer-eze3ei > :first-child, .framer-T1xOT .framer-1f2olvk > :first-child, .framer-T1xOT .framer-tcqqj9 > :first-child, .framer-T1xOT .framer-k3pdwd > :first-child { margin-top: 0px; } .framer-T1xOT .framer-1p34afl > :last-child, .framer-T1xOT .framer-63jm7d > :last-child, .framer-T1xOT .framer-pte1ui > :last-child, .framer-T1xOT .framer-16b3inw > :last-child, .framer-T1xOT .framer-1gmc957 > :last-child, .framer-T1xOT .framer-eze3ei > :last-child, .framer-T1xOT .framer-1f2olvk > :last-child, .framer-T1xOT .framer-tcqqj9 > :last-child, .framer-T1xOT .framer-k3pdwd > :last-child { margin-bottom: 0px; } .framer-T1xOT .framer-63jm7d > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-T1xOT .framer-pte1ui > *, .framer-T1xOT .framer-1gmc957 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-T1xOT .framer-eze3ei > *, .framer-T1xOT .framer-1f2olvk > *, .framer-T1xOT .framer-tcqqj9 > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8638\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"sNOtBGV0j\":{\"layout\":[\"fixed\",\"fixed\"]},\"l0gSOgb4F\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerUgnVhC_xq=withCSS(Component,css,\"framer-T1xOT\");export default FramerUgnVhC_xq;FramerUgnVhC_xq.displayName=\"Solution / Permis / Suspension\";FramerUgnVhC_xq.defaultProps={height:8638,width:1440};addFonts(FramerUgnVhC_xq,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"M PLUS 2\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/mplus2/v12/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkw3qmVw1qHrzNgAw.woff2\",weight:\"700\"}]},...NavbarV2Fonts,...ButtonTextFonts,...LogoGoogleFonts,...MaterialFonts,...CounterFonts,...PhosphorFonts,...PainFonts,...CalendlyFonts,...SectionWhyFonts,...SectionPresseFonts,...SectionHowFonts,...SectionCabinetFonts,...SectionReviewsFonts,...Section4QuestionsFonts,...Calendly2Fonts,...AtomAccordionRowFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUgnVhC_xq\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sNOtBGV0j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"l0gSOgb4F\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"8638\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarV2Fonts", "getFonts", "a3xi_ahdw_default", "ButtonTextFonts", "q_6hbSnMU_default", "LogoGoogleFonts", "a9unp8OI8_default", "MaterialFonts", "Icon", "CounterFonts", "Counter", "PhosphorFonts", "PainFonts", "O5MpEDzZd_default", "CalendlyFonts", "VrGJElXct_default", "SectionWhyFonts", "h9cIpI0_c_default", "SectionPresseFonts", "dVJuMBw9S_default", "SectionHowFonts", "aoICSZ8lG_default", "SectionCabinetFonts", "ZJHHWfNlK_default", "SectionReviewsFonts", "vrVwPa2Zs_default", "Section4QuestionsFonts", "bUmO2GC9M_default", "Calendly2Fonts", "yQ2RJ0Lyh_default", "AtomAccordionRowFonts", "KcL5PDyKO_default", "FooterFonts", "OXAeXLxtJ_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RichText2", "x", "ResolveLinks", "resolvedLinks", "getLoadingLazyAtYPosition", "Image2", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "css", "FramerUgnVhC_xq", "withCSS", "UgnVhC_xq_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
