{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/40o5XQdE7GHOmANdVK0C/ltTT3p91eoQCnpEBl56r/a_eIkwDpl.js", "ssg:https://framerusercontent.com/modules/47beuyOSkR99fTtK1a0S/XQihQUArJiinxY0AdQXp/gzOcITTRa.js", "ssg:https://framerusercontent.com/modules/npz8hJd881H6gaWMqlBm/S0D6zXb8vexa0k3emVBX/L_2b1UFew.js", "ssg:https://framerusercontent.com/modules/qTVaDAeY86MI09839gpE/SRVFhYN3yWzhMMa61nto/l56YSWVRr.js", "ssg:https://framerusercontent.com/modules/tSDnl62Az4AUzccsjw4R/s0WxDUUAplTPGLnPuRPK/L5FDK9raX.js", "ssg:https://framerusercontent.com/modules/58FlsFBjaaTJiLuI1aAF/PLNf7aANs1KlFEudsmam/X9T8sAveN.js", "ssg:https://framerusercontent.com/modules/rIkVrsyI6OkDhjVTLinv/QjQRFxZYm8VU8uSQdTGP/xgdIW_Rma.js"],
  "sourcesContent": ["// Generated by Framer (461de17)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-9ku3A .framer-styles-preset-dymsff:not(.rich-text-wrapper), .framer-9ku3A .framer-styles-preset-dymsff.rich-text-wrapper a { --framer-link-current-text-color: var(--token-edf0c842-8ac1-4a69-aaed-ac3ba40da249, #0843c5); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-84498dbc-24c5-46b1-b5ff-30f52348c58d, #066cff); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-2dc76213-3d7a-4bf6-93f4-bfb184b53f67, #edf7ff); --framer-link-text-decoration: none; }\"];export const className=\"framer-9ku3A\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (5951dd1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={\"I2009:16702;2271:13048;2271:11994\":{hover:true},w7nWsQsuQ:{hover:true}};const cycleOrder=[\"I2009:16702;2271:13048;2271:11994\",\"w7nWsQsuQ\"];const serializationHash=\"framer-kO6h0\";const variantClassNames={\"I2009:16702;2271:13048;2271:11994\":\"framer-v-17lovnb\",w7nWsQsuQ:\"framer-v-5vost2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Default:\"I2009:16702;2271:13048;2271:11994\",Outlined:\"w7nWsQsuQ\"};const getProps=({click,default1,height,id,link,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,fB8tyyM9z:link!==null&&link!==void 0?link:props.fB8tyyM9z,rsExPghIt:(_ref=default1!==null&&default1!==void 0?default1:props.rsExPghIt)!==null&&_ref!==void 0?_ref:\"Connexion\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"I2009:16702;2271:13048;2271:11994\",vEgIeIsVv:click!==null&&click!==void 0?click:props.vEgIeIsVv};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,rsExPghIt,vEgIeIsVv,fB8tyyM9z,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"I2009:16702;2271:13048;2271:11994\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapx7cvl3=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(vEgIeIsVv){const res=await vEgIeIsVv(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:fB8tyyM9z,openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-17lovnb\",className,classNames)} framer-vuzmtq`,\"data-border\":true,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I2009:16702;2271:13048;2271:11994\",onTap:onTapx7cvl3,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-553d5dfa-6eb0-4ccd-a2df-7715ccf86c2c, rgb(9, 9, 11))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(244, 244, 245)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,...style},variants:{\"I2009:16702;2271:13048;2271:11994-hover\":{\"--border-color\":\"rgb(255, 255, 255)\",backgroundColor:\"rgba(244, 244, 245, 0.4)\"},\"w7nWsQsuQ-hover\":{\"--border-color\":\"var(--token-eb23441e-415f-4a17-959e-f62e03a5e2c6, rgb(0, 87, 255))\"},w7nWsQsuQ:{\"--border-color\":\"rgb(255, 255, 255)\",backgroundColor:\"var(--token-553d5dfa-6eb0-4ccd-a2df-7715ccf86c2c, rgb(9, 9, 11))\"}},...addPropertyOverrides({\"I2009:16702;2271:13048;2271:11994-hover\":{\"data-framer-name\":undefined},\"w7nWsQsuQ-hover\":{\"data-framer-name\":undefined},w7nWsQsuQ:{\"data-framer-name\":\"Outlined\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1orgjfe\",layoutDependency:layoutDependency,layoutId:\"mR0MPcByh\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(9, 9, 11))\"},children:\"Connexion\"})}),className:\"framer-1kjxjzi\",\"data-framer-name\":\"Primary\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"I2009:16702;2271:13048;2271:11994;21:642\",style:{\"--extracted-r6o4lv\":\"rgb(9, 9, 11)\",\"--framer-paragraph-spacing\":\"0px\"},text:rsExPghIt,variants:{\"I2009:16702;2271:13048;2271:11994-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},w7nWsQsuQ:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"I2009:16702;2271:13048;2271:11994-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Connexion\"})})},w7nWsQsuQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Connexion\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kO6h0.framer-vuzmtq, .framer-kO6h0 .framer-vuzmtq { display: block; }\",\".framer-kO6h0.framer-17lovnb { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 12px 10px 12px; position: relative; text-decoration: none; width: 95px; }\",\".framer-kO6h0 .framer-1orgjfe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-kO6h0 .framer-1kjxjzi { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-kO6h0.framer-17lovnb, .framer-kO6h0 .framer-1orgjfe { gap: 0px; } .framer-kO6h0.framer-17lovnb > *, .framer-kO6h0 .framer-1orgjfe > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-kO6h0.framer-17lovnb > :first-child, .framer-kO6h0 .framer-1orgjfe > :first-child { margin-left: 0px; } .framer-kO6h0.framer-17lovnb > :last-child, .framer-kO6h0 .framer-1orgjfe > :last-child { margin-right: 0px; } }\",'.framer-kO6h0[data-border=\"true\"]::after, .framer-kO6h0 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 37\n * @framerIntrinsicWidth 95\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"w7nWsQsuQ\":{\"layout\":[\"fixed\",\"auto\"]},\"rQU6Zijwb\":{\"layout\":[\"fixed\",\"auto\"]},\"Oc6ivHQJd\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"rsExPghIt\":\"default1\",\"vEgIeIsVv\":\"click\",\"fB8tyyM9z\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramergzOcITTRa=withCSS(Component,css,\"framer-kO6h0\");export default FramergzOcITTRa;FramergzOcITTRa.displayName=\"ButtonHeaderAtom\";FramergzOcITTRa.defaultProps={height:37,width:95};addPropertyControls(FramergzOcITTRa,{variant:{options:[\"I2009:16702;2271:13048;2271:11994\",\"w7nWsQsuQ\"],optionTitles:[\"Default\",\"Outlined\"],title:\"Variant\",type:ControlType.Enum},rsExPghIt:{defaultValue:\"Connexion\",displayTextArea:true,placeholder:\"\",title:\"Default\",type:ControlType.String},vEgIeIsVv:{title:\"Click\",type:ControlType.EventHandler},fB8tyyM9z:{title:\"Link\",type:ControlType.Link}});addFonts(FramergzOcITTRa,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergzOcITTRa\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"w7nWsQsuQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rQU6Zijwb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Oc6ivHQJd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"95\",\"framerVariables\":\"{\\\"rsExPghIt\\\":\\\"default1\\\",\\\"vEgIeIsVv\\\":\\\"click\\\",\\\"fB8tyyM9z\\\":\\\"link\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"37\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./gzOcITTRa.map", "// Generated by Framer (cf4c6d7)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const serializationHash=\"framer-nm69k\";const variantClassNames={\"I2009:16702;275:17174;2002:5228\":\"framer-v-1dw2qr\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"I2009:16702;275:17174;2002:5228\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1dw2qr\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"I2009:16702;275:17174;2002:5228\",ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-i8ohup\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:34,intrinsicWidth:129,layoutDependency:layoutDependency,layoutId:\"I2009:16702;275:17174;2002:5228;2002:1277\",svg:'<svg width=\"129\" height=\"34\" viewBox=\"0 0 129 34\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M15.5387 0.727047C15.3513 0.771334 15.1299 0.836061 15.0447 0.86672C14.9595 0.897381 12.6464 2.2362 9.90062 3.84415C7.15484 5.4487 4.4295 7.03621 3.84355 7.37006C2.98166 7.86403 2.72616 8.02415 2.52517 8.20811C2.0823 8.61691 1.75526 9.14153 1.57471 9.7377L1.48613 10.0307L1.49976 17.3516C1.50657 21.3783 1.52361 24.7577 1.53723 24.8633L1.56108 25.0507L1.31239 25.4595C0.99898 25.9739 -0.033243 27.8919 0.000823723 27.8919C0.00763707 27.8919 0.293798 27.5955 0.637872 27.2378C1.39075 26.444 1.80636 26.0114 3.13837 24.6385C3.70047 24.056 4.35115 23.3848 4.58621 23.1396C4.82127 22.8977 5.50942 22.1823 6.11921 21.5555C7.16506 20.479 7.47166 20.1621 8.57202 19.0175C8.82411 18.7552 9.15456 18.4145 9.30445 18.2646C10.5922 16.9462 11.5018 15.9958 11.7879 15.6619C12.0843 15.3212 13.1131 14.2277 13.1267 14.2413C13.137 14.255 12.9257 15.3076 12.6634 16.5579C12.4624 17.5049 12.2751 18.5337 12.2921 18.6155C12.2989 18.6564 12.3807 18.6053 12.5919 18.4349C12.752 18.3021 13.4572 17.7536 14.159 17.2119C15.7908 15.9515 15.8623 15.897 16.1689 15.6687C16.3086 15.5631 16.4312 15.4677 16.4414 15.4575C16.4517 15.4439 16.5505 15.3689 16.6629 15.2872C16.7753 15.2054 16.8741 15.1305 16.8843 15.1168C16.8945 15.1066 17.0206 15.0078 17.1637 14.9022C17.3101 14.7966 17.4566 14.6876 17.4873 14.6603C17.5588 14.6024 17.8314 14.3946 18.5365 13.8598C18.8193 13.6452 19.16 13.3726 19.2962 13.25L19.5449 13.0286L19.2792 12.8787C19.1327 12.7935 18.8534 12.6402 18.6558 12.538C18.4582 12.4324 18.2845 12.337 18.264 12.3234C18.247 12.3097 18.1073 12.2348 17.9574 12.153C17.0751 11.6829 16.6935 11.4717 16.329 11.2571L16.0974 11.1208L16.2609 10.9539C16.3495 10.8585 16.6561 10.5757 16.9354 10.3202C17.2182 10.0647 17.4873 9.81606 17.535 9.76836C17.6542 9.65594 17.8314 9.48902 18.3662 9.00186C18.6115 8.78043 18.8942 8.52152 18.9964 8.42273C19.1497 8.27965 20.0798 7.42457 20.6964 6.85566C20.7781 6.78071 20.9689 6.60356 21.1222 6.46048C21.2721 6.32081 21.4833 6.13003 21.5855 6.03805C21.6877 5.94607 21.9262 5.72123 22.1101 5.54068L22.4508 5.21023L22.3554 5.09781C22.3009 5.03308 22.1067 4.82187 21.9262 4.62428C21.7422 4.4267 21.5583 4.2257 21.5174 4.1746L21.4458 4.08262L21.5242 4.06559C21.8853 3.99064 22.3895 3.90548 22.7438 3.85778C23.2616 3.78965 25.2375 3.5069 26.2867 3.34678C26.7092 3.28205 27.2849 3.20029 27.5642 3.15941C28.3375 3.0504 29.162 2.91754 29.179 2.90051C29.1858 2.89369 27.3292 2.88688 25.0467 2.88688H20.9042L19.4632 2.05565C18.6728 1.59916 17.9131 1.15288 17.7734 1.06771C17.5248 0.914415 17.0717 0.747488 16.7208 0.675947C16.4108 0.611221 15.9168 0.635067 15.5387 0.727047Z\" fill=\"white\"/>\\n<path d=\"M29.9999 3.50358C29.9795 3.58534 29.9318 3.75226 29.8977 3.8749C29.7376 4.44041 29.431 5.68044 28.5828 9.17228C28.2217 10.6644 28.1842 10.8075 28.1706 10.8245C28.1637 10.8347 27.9185 10.5963 27.6323 10.2965L27.1077 9.75142L25.7757 11.0902C25.0466 11.8261 24.4471 12.4393 24.4471 12.4529C24.4471 12.4665 24.6412 12.5926 24.8797 12.7323C25.3839 13.0286 25.326 12.998 25.8779 13.2841C26.1129 13.4068 26.3718 13.5465 26.4536 13.5941L26.6001 13.6793L26.0891 14.0132C25.8097 14.2005 25.4282 14.4424 25.2476 14.5548C25.0671 14.6673 24.832 14.8137 24.7264 14.8819C24.3006 15.1476 23.8168 15.4508 23.5681 15.6041C23.4251 15.6961 23.2786 15.7949 23.2445 15.8255C23.1525 15.9073 23.0265 15.8562 24.6004 16.3604C25.108 16.5239 25.6292 16.6908 25.7586 16.7351C25.8915 16.7794 26.4127 16.9463 26.9169 17.1098C29.1551 17.8355 29.0835 17.8048 29.2368 18.0671L29.3186 18.2068V22.4856C29.3186 24.843 29.3254 26.7678 29.3356 26.7678C29.397 26.7678 29.908 26.4373 30.0068 26.3317C30.4462 25.8684 30.7324 25.3336 30.8857 24.6897C30.9538 24.4035 30.9538 24.2911 30.9538 17.5595C30.9538 10.7802 30.9538 10.7121 30.8823 10.3714C30.7767 9.83658 30.5007 9.27108 30.1567 8.86909L29.9829 8.66809L29.9931 7.77895C29.9999 7.28839 30.017 6.09946 30.034 5.13537C30.051 4.17469 30.0613 3.37753 30.051 3.37072C30.0442 3.3639 30.0204 3.42522 29.9999 3.50358Z\" fill=\"white\"/>\\n<path d=\"M117.964 10.9538C117.633 11.0731 117.432 11.2911 117.306 11.6692C117.231 11.8941 117.228 11.9247 117.218 13.8836L117.208 15.8697L116.945 15.6244C116.049 14.7864 115.262 14.4627 114.094 14.4661C113.143 14.4661 112.333 14.7353 111.696 15.2531C110.769 16.0093 110.275 17.0893 110.159 18.612C109.985 20.8775 110.8 22.8023 112.292 23.6505C112.888 23.9912 113.498 24.1309 114.247 24.1002C115.266 24.0593 115.985 23.7289 116.812 22.9215L117.211 22.5331V22.7512C117.214 23.2042 117.337 23.5517 117.579 23.8004C117.8 24.0287 118.056 24.1206 118.403 24.1036C118.945 24.0729 119.289 23.7595 119.412 23.177C119.48 22.8568 119.48 12.1326 119.412 11.8089C119.286 11.2196 118.972 10.9368 118.414 10.9061C118.209 10.8925 118.107 10.9061 117.964 10.9538ZM115.13 16.2444C115.719 16.3466 116.284 16.7656 116.625 17.355C116.938 17.9001 117.075 18.4928 117.075 19.2934C117.075 21.116 116.192 22.2708 114.799 22.2708C114.196 22.2708 113.753 22.0869 113.324 21.661C112.881 21.2147 112.629 20.5981 112.54 19.7499C112.479 19.1162 112.551 18.3702 112.728 17.8524C113.13 16.6736 114.043 16.0604 115.13 16.2444Z\" fill=\"white\"/>\\n<path d=\"M108.49 11.0425C108.275 11.1038 108.156 11.1719 107.979 11.3286C107.509 11.7408 107.499 12.5823 107.955 12.9945C108.415 13.4067 109.168 13.4169 109.614 13.0149C109.893 12.7663 110.016 12.4324 109.979 12.0304C109.938 11.6012 109.716 11.2878 109.321 11.1072C109.096 11.005 108.718 10.9743 108.49 11.0425Z\" fill=\"white\"/>\\n<path d=\"M80.078 11.1378C79.8225 11.1753 79.5125 11.2911 79.3694 11.4069C79.2366 11.516 79.0765 11.7578 78.9981 11.9656C78.9402 12.1258 78.9368 12.4051 78.9266 17.4845C78.9197 21.3544 78.9266 22.8874 78.9538 23.0339C79.0867 23.7221 79.5295 24.1104 80.1904 24.1104C80.497 24.1104 80.7559 24.0321 80.9535 23.8822C81.1545 23.7289 81.2158 23.6574 81.3078 23.4632C81.4816 23.1021 81.4816 23.0884 81.4986 20.6731L81.5156 18.4111L82.2515 18.4315C83.4097 18.4588 83.6959 18.5644 84.3023 19.1708C84.7452 19.6102 84.9019 19.8419 85.9818 21.627C86.4417 22.3901 86.905 23.1464 87.0106 23.3065C87.2388 23.6505 87.4637 23.8652 87.7362 23.998C87.9134 24.0866 87.9645 24.0934 88.3051 24.0934C88.6458 24.0934 88.7003 24.0832 88.8945 23.9946C89.3101 23.8038 89.5758 23.395 89.5384 23.0067C89.5247 22.8398 89.5247 22.8363 89.5758 22.9181C89.6814 23.0918 90.1516 23.5177 90.3832 23.6539C91.0032 24.0151 91.5347 24.1343 92.3863 24.1002C92.9246 24.0798 93.221 24.0287 93.6877 23.8822C94.1578 23.7323 94.8664 23.3473 95.4319 22.9351L95.6397 22.7818L95.8714 23.1089C96.2018 23.5824 96.4948 23.8822 96.7571 24.0116C96.9547 24.1104 96.999 24.1173 97.2068 24.1036C97.51 24.0798 97.7178 23.9844 97.9631 23.7493L98.1675 23.5552V24.9996C98.1675 26.4679 98.1845 26.7268 98.3037 27.0606C98.3957 27.3263 98.4843 27.432 98.7057 27.541C98.8795 27.6261 98.9374 27.6364 99.2406 27.6364C99.5472 27.6364 99.6017 27.6261 99.7788 27.5376C100.13 27.3672 100.317 27.0129 100.382 26.3929C100.399 26.2158 100.416 25.2755 100.416 24.308V22.5434L100.835 22.9658C101.377 23.5109 101.792 23.7936 102.276 23.9435C103.38 24.2842 104.657 24.1002 105.594 23.4632C106.878 22.5911 107.597 20.7446 107.44 18.7211C107.335 17.3789 106.902 16.3262 106.139 15.5597C105.43 14.8477 104.49 14.4661 103.448 14.4661C102.324 14.4696 101.458 14.8784 100.627 15.8016L100.426 16.0264L100.402 15.7232C100.348 15.0078 100.096 14.6365 99.5676 14.4798C99.0225 14.3231 98.4741 14.5888 98.2628 15.1134L98.1845 15.3042L98.1675 18.9493L98.1504 22.5945L98.0414 22.2197C97.9801 22.0119 97.912 21.7769 97.8915 21.6917C97.8643 21.5895 97.8438 20.8434 97.8268 19.4092C97.8064 17.5867 97.7961 17.2324 97.745 16.9564C97.5611 15.9855 97.2374 15.4234 96.6311 15.0282C96.2154 14.7591 95.6738 14.5888 94.9141 14.4866C94.4269 14.4219 93.221 14.4116 92.7679 14.4696C91.4052 14.6399 90.4139 15.1407 89.8926 15.9208C89.678 16.2376 89.5826 16.5238 89.5588 16.8951C89.5418 17.171 89.5452 17.2051 89.6303 17.3823C89.8347 17.7945 90.3083 17.9886 90.8397 17.8728C91.0441 17.8285 91.1122 17.7604 91.4631 17.2358C91.8685 16.6328 92.1819 16.3534 92.6214 16.2104C93.1903 16.0264 94.1817 16.0264 94.6756 16.2104C95.1355 16.3807 95.4115 16.8713 95.466 17.6071C95.483 17.8762 95.4796 17.9035 95.4217 17.9239C94.8221 18.1079 93.8069 18.3498 92.3931 18.6427C91.1633 18.8982 90.7614 19.0209 90.3628 19.2593C89.5247 19.7635 89.0376 20.6765 89.1159 21.5997L89.1364 21.8382L88.9115 21.4328C88.1484 20.0565 87.2627 18.9391 86.5132 18.4145C86.3429 18.2952 86.1794 18.1828 86.1487 18.159C86.101 18.1283 86.1146 18.1147 86.2441 18.084C88.2166 17.5798 89.1909 16.5851 89.3033 14.9635C89.4055 13.5055 88.8127 12.3165 87.6511 11.6556C87.089 11.3354 86.5064 11.1889 85.5764 11.131C84.8712 11.0901 80.3846 11.0935 80.078 11.1378ZM85.2051 13.1205C85.6479 13.192 85.9137 13.3181 86.1964 13.5906C86.3599 13.7473 86.4519 13.8734 86.5439 14.0608C86.6563 14.2958 86.6665 14.3435 86.6802 14.6944C86.7006 15.2531 86.6154 15.5631 86.3531 15.8663C86.0874 16.1797 85.6888 16.3637 85.0211 16.4863C84.7077 16.5442 84.4454 16.5544 83.0861 16.5715L81.5088 16.5885V14.8102V13.0319L83.1883 13.049C84.4999 13.0626 84.9393 13.0762 85.2051 13.1205ZM103.206 16.2444C103.843 16.3466 104.415 16.8236 104.746 17.5219C104.906 17.8558 104.971 18.0874 105.032 18.5576C105.172 19.5625 105.011 20.5402 104.599 21.242C104.419 21.5486 104.02 21.9268 103.72 22.0733C103.373 22.2402 103.155 22.2845 102.729 22.264C102.126 22.2334 101.707 22.0358 101.274 21.5725C100.77 21.0342 100.518 20.2643 100.518 19.273C100.518 18.2101 100.78 17.4163 101.298 16.8883C101.85 16.333 102.47 16.1218 103.206 16.2444ZM95.466 19.9781C95.4523 20.3631 95.4251 20.714 95.3944 20.8571C95.2548 21.4737 94.8732 21.9506 94.2804 22.247C93.841 22.4684 93.5139 22.5468 93.0234 22.5468C92.5601 22.5468 92.3625 22.4957 92.0934 22.3117C91.6403 22.0017 91.4427 21.5657 91.521 21.0581C91.5619 20.7787 91.6846 20.5709 91.9026 20.3972C92.2296 20.1383 92.4204 20.0735 93.6196 19.8044C94.2396 19.6647 94.8971 19.508 95.0844 19.4501C95.2718 19.3922 95.4387 19.3479 95.4557 19.3445C95.4728 19.3411 95.4762 19.617 95.466 19.9781Z\" fill=\"white\"/>\\n<path d=\"M38.0563 11.1787C37.5283 11.3116 37.2489 11.6046 37.1331 12.1496C37.0616 12.4869 37.0616 22.7682 37.1331 23.0714C37.2489 23.5518 37.4499 23.8311 37.8111 23.9946C37.9984 24.0832 38.0597 24.0934 38.3629 24.0934C38.6661 24.0934 38.7274 24.0832 38.9148 23.9946C39.2725 23.8311 39.5042 23.5143 39.603 23.0612C39.6268 22.9386 39.6404 22.1789 39.6404 20.6459V18.4145L40.4172 18.4315C41.2722 18.4486 41.4323 18.4758 41.8377 18.6768C42.267 18.888 42.6315 19.2423 43.088 19.9032C43.1936 20.0531 43.6808 20.8435 44.1713 21.6576C45.1967 23.3542 45.2683 23.4632 45.4863 23.6846C45.7009 23.8958 45.8678 23.998 46.1029 24.0594C46.6003 24.1888 47.1453 24.0491 47.4383 23.7187C47.813 23.2894 47.7824 22.9249 47.2918 21.8791C46.5492 20.3086 45.3364 18.7756 44.4132 18.2442C44.2088 18.1283 44.2156 18.1147 44.512 18.0466C45.0059 17.9307 45.7827 17.6037 46.1438 17.355C46.7638 16.9292 47.1862 16.3194 47.377 15.5767C47.4485 15.3076 47.4588 15.1918 47.4553 14.6399C47.4553 14.1051 47.4417 13.9688 47.3804 13.7474C47.2067 13.1171 46.975 12.6879 46.5764 12.2654C45.97 11.6216 45.1797 11.2673 44.1202 11.1651C43.5547 11.114 38.2778 11.1242 38.0563 11.1787ZM43.4218 13.1205C43.7489 13.1818 44.1202 13.3488 44.328 13.5293C44.73 13.8734 44.931 14.4457 44.8561 15.0385C44.805 15.4337 44.7096 15.6619 44.4915 15.897C44.1986 16.2138 43.7795 16.3977 43.0812 16.517C42.9551 16.5374 42.1716 16.5613 41.2518 16.5715L39.6404 16.5885V14.8102V13.0319L41.3881 13.049C42.8018 13.0626 43.1868 13.0762 43.4218 13.1205Z\" fill=\"white\"/>\\n<path d=\"M66.6521 11.2503C66.4171 11.3253 66.1752 11.5024 66.0525 11.6864C65.8413 12.0032 65.8277 12.0782 65.8107 13.417L65.797 14.6298L65.5007 14.6536C65.1191 14.6809 64.8875 14.7558 64.7103 14.9057C64.4378 15.1408 64.3628 15.5121 64.5229 15.8562C64.6762 16.1798 65.0101 16.3433 65.5177 16.3433H65.8005L65.8141 19.1266C65.8277 22.1244 65.8311 22.2266 66.0151 22.7785C66.2263 23.4292 66.6862 23.8312 67.4152 24.0117C67.9875 24.1514 69.1151 24.1344 69.7488 23.9743C70.4301 23.8005 70.8457 23.4224 70.8457 22.9727V22.8705L70.9752 22.9931C71.7689 23.7494 73.0975 24.1548 74.576 24.1003C75.472 24.0628 76.092 23.9095 76.8074 23.545C77.8226 23.0272 78.5108 22.0972 78.3711 21.4227C78.3268 21.2012 78.1156 20.9696 77.9112 20.9117C77.7238 20.8606 77.3729 20.864 77.2367 20.9219C77.1719 20.9491 76.9778 21.1024 76.804 21.266C75.7343 22.2607 75.1756 22.5435 74.2899 22.5435C72.9545 22.5435 72.0585 21.6032 71.9222 20.0668L71.9018 19.8556L74.5692 19.842C77.5194 19.8283 77.4956 19.8318 77.9657 19.6035C78.3813 19.3991 78.5244 19.0891 78.5244 18.4044C78.5244 16.885 77.6182 15.4916 76.2044 14.8376C75.5538 14.5378 74.8861 14.4185 73.9969 14.4458C73.1486 14.4696 72.5082 14.6127 71.8882 14.9159C71.0706 15.3213 70.4029 15.9958 70.0247 16.7998C69.6227 17.6583 69.4558 18.6292 69.5205 19.7193C69.5716 20.5029 69.7283 21.1297 70.0384 21.7599C70.1371 21.9541 70.2223 22.1279 70.2257 22.1449C70.2325 22.1585 70.2019 22.1619 70.1576 22.1517C70.1133 22.1381 69.8374 22.1687 69.5512 22.2164C68.9584 22.3152 68.7643 22.3084 68.5394 22.1824C68.4338 22.121 68.3725 22.0529 68.3078 21.9132C68.1715 21.6339 68.1511 21.2217 68.1613 18.6258L68.1715 16.3603L68.6825 16.3399C69.7181 16.299 70.0588 16.0878 70.0622 15.4951C70.0622 15.2293 69.977 15.0249 69.7965 14.8784C69.5955 14.7115 69.3979 14.6672 68.7438 14.6502L68.1545 14.6298V13.5362C68.1545 12.3541 68.1306 12.0952 67.9978 11.8227C67.7763 11.3662 67.1359 11.0936 66.6521 11.2503ZM74.6101 16.1219C75.3051 16.2684 75.8501 16.81 76.092 17.5868C76.1499 17.7775 76.2624 18.3737 76.2624 18.4963C76.2624 18.5134 75.2812 18.5236 74.0855 18.5236H71.9086L71.9257 18.3771C71.9597 18.0943 72.1062 17.5357 72.2084 17.3108C72.4094 16.8679 72.7126 16.5205 73.0975 16.2956C73.4552 16.0912 74.1025 16.0163 74.6101 16.1219Z\" fill=\"white\"/>\\n<path d=\"M123.854 14.4423C123.163 14.4832 122.58 14.6331 121.987 14.9193C121.173 15.3144 120.584 15.9038 120.175 16.735C119.834 17.4232 119.691 17.9716 119.633 18.7927C119.439 21.5146 120.734 23.4632 123.071 23.9742C123.827 24.1377 124.924 24.1548 125.615 24.0117C127.022 23.7187 128.116 22.9284 128.443 21.9677C128.484 21.845 128.521 21.6883 128.521 21.6236C128.525 21.1807 128.198 20.8673 127.727 20.8639C127.39 20.8605 127.295 20.9116 126.821 21.3408C125.823 22.2504 125.36 22.4889 124.518 22.5298C123.452 22.5843 122.645 22.0494 122.25 21.0342C122.127 20.7106 122.049 20.3359 122.049 20.0531V19.8521H124.566C126.184 19.8521 127.182 19.8385 127.353 19.8147C128.269 19.6886 128.606 19.3582 128.647 18.5406C128.678 17.941 128.521 17.2596 128.211 16.643C128 16.2206 127.826 15.9821 127.503 15.6619C126.573 14.7421 125.401 14.3503 123.854 14.4423ZM124.634 16.1082C124.76 16.1286 124.988 16.207 125.145 16.2819C125.816 16.6022 126.256 17.338 126.331 18.2578L126.351 18.5235H124.198H122.049V18.4247C122.049 18.0807 122.263 17.3721 122.471 17.0314C122.634 16.7623 123.009 16.4114 123.272 16.2751C123.65 16.0843 124.137 16.0264 124.634 16.1082Z\" fill=\"white\"/>\\n<path d=\"M51.1216 14.4593C50.5561 14.5513 50.396 14.5854 50.1098 14.6773C49.4387 14.892 48.9141 15.2088 48.444 15.6755C47.9534 16.1695 47.6502 16.6737 47.4083 17.3959C47.037 18.4996 47.0336 20.002 47.3947 21.1296C47.7388 22.1959 48.478 23.0782 49.4421 23.5688C50.2189 23.9639 51.1318 24.1411 52.1947 24.1002C53.0907 24.0627 53.7107 23.9094 54.4261 23.5449C55.4413 23.0271 56.1294 22.0971 55.9898 21.4226C55.9455 21.2011 55.7343 20.9695 55.5299 20.9116C55.3425 20.8605 54.9916 20.8639 54.8553 20.9218C54.7906 20.949 54.5964 21.1023 54.4227 21.2659C53.353 22.2606 52.7943 22.5434 51.9086 22.5434C50.5731 22.5434 49.6772 21.6031 49.5409 20.0667L49.5205 19.8555L52.1879 19.8419C55.1381 19.8282 55.1142 19.8316 55.5844 19.6034C56 19.399 56.1431 19.089 56.1431 18.4042C56.1431 16.8849 55.2369 15.4915 53.8231 14.8375C53.2099 14.5547 52.5626 14.4321 51.7314 14.4389C51.4418 14.4423 51.1693 14.4525 51.1216 14.4593ZM52.222 16.1218C52.9238 16.2683 53.4688 16.8065 53.7107 17.5866C53.7686 17.7774 53.881 18.3736 53.881 18.4962C53.881 18.5133 52.8999 18.5235 51.7042 18.5235H49.5273L49.5443 18.377C49.5784 18.0942 49.7249 17.5355 49.8271 17.3107C50.0281 16.8678 50.3313 16.5204 50.7162 16.2955C51.0739 16.0911 51.7212 16.0162 52.222 16.1218Z\" fill=\"white\"/>\\n<path d=\"M57.1613 14.4695C56.8308 14.5376 56.5413 14.7863 56.4254 15.1031C56.3062 15.4302 56.296 15.8288 56.3062 19.4773C56.3164 22.7988 56.3232 23.0509 56.3812 23.2246C56.5106 23.6164 56.698 23.8515 57.0148 24.0014C57.1715 24.0797 57.2499 24.0934 57.4917 24.0934C57.754 24.0934 57.8051 24.0831 58.013 23.9809C58.2991 23.8379 58.4797 23.6232 58.5887 23.2996C58.6602 23.0748 58.6636 23.0237 58.6875 20.7378C58.7113 18.0772 58.7249 17.9375 58.9634 17.4469C59.2359 16.8916 59.7299 16.4794 60.3056 16.3295C60.5748 16.2614 61.0619 16.258 61.3242 16.3261C61.9 16.476 62.1589 16.7963 62.3394 17.5866C62.4042 17.8762 62.411 18.0363 62.4314 20.4823C62.445 22.1277 62.4689 23.1156 62.4893 23.1906C62.6801 23.8208 63.1196 24.1479 63.7123 24.1002C64.2404 24.0593 64.6253 23.6982 64.7445 23.1293C64.7956 22.8908 64.7956 17.7229 64.7479 17.2255C64.6968 16.7179 64.6287 16.476 64.4345 16.0774C64.1347 15.4642 63.7805 15.0997 63.1809 14.7965C62.7039 14.5547 62.2713 14.4593 61.6308 14.4593C60.7621 14.4559 60.074 14.6671 59.4608 15.1236C59.2359 15.2905 58.5819 15.9446 58.5819 16.0059C58.5819 16.0229 58.5682 16.0366 58.5512 16.0366C58.5342 16.0366 58.5171 15.873 58.5069 15.6686C58.4899 15.2326 58.3911 14.9737 58.1628 14.7488C57.9142 14.5036 57.519 14.3945 57.1613 14.4695Z\" fill=\"white\"/>\\n<path d=\"M108.449 14.4832C107.986 14.616 107.716 14.9806 107.638 15.5665C107.584 15.9787 107.611 22.9828 107.665 23.1838C107.788 23.6097 108.037 23.9129 108.374 24.0423C108.537 24.1036 108.626 24.1139 108.851 24.1036C109.294 24.0798 109.628 23.872 109.818 23.5007C109.989 23.1668 109.989 23.143 109.989 19.2389C109.989 16.7043 109.978 15.5427 109.951 15.42C109.863 15.0078 109.662 14.7353 109.321 14.5683C109.062 14.4423 108.715 14.4082 108.449 14.4832Z\" fill=\"white\"/>\\n<path d=\"M20.308 15.5529C20.1581 15.6448 19.3303 16.1456 18.4684 16.6668C16.5982 17.7978 16.4346 17.9035 16.295 18.1045C16.111 18.36 16.1076 18.4008 16.1042 19.3751L16.1008 20.2813L15.8214 20.4619C15.4842 20.6765 14.8982 21.0444 14.0465 21.5759C13.8932 21.6712 13.6071 21.8518 13.4095 21.9744C13.2119 22.0971 12.8985 22.2913 12.7111 22.4071C12.5238 22.5229 12.2546 22.6864 12.115 22.775C11.9719 22.8636 11.5222 23.1429 11.1168 23.395C10.2685 23.9196 10.3299 23.8822 9.45435 24.4681C9.08984 24.71 8.77983 24.9178 8.7628 24.9246C8.72873 24.9382 8.72873 24.9416 8.9706 23.8549C9.16478 22.9794 9.45776 21.5452 9.44073 21.5282C9.43732 21.5248 9.15797 21.7189 8.82412 21.9642C8.49026 22.2061 7.63178 22.8261 6.92319 23.3337C6.2112 23.8447 5.52986 24.3387 5.40722 24.4272C5.28458 24.5158 5.12787 24.6248 5.06315 24.6691C4.99842 24.7168 4.81446 24.8463 4.65435 24.9587C4.49423 25.0745 4.28983 25.221 4.19445 25.2857C4.10246 25.3504 3.90488 25.4935 3.75839 25.5991C3.61531 25.7082 2.76705 26.3316 1.87791 26.9822C0.988764 27.6363 0.259735 28.1746 0.259735 28.1814C0.259735 28.1984 0.447102 28.1269 2.04143 27.5035L3.39728 26.972L4.66457 27.7249C6.59615 28.873 7.42397 29.3635 7.47167 29.3805C7.50914 29.3942 7.51595 29.1761 7.51595 28.2393C7.51595 27.2684 7.52277 27.0776 7.56705 27.0402C7.62156 26.9959 7.82255 27.0538 9.49864 27.6091C10.3469 27.8884 10.49 27.9429 10.5649 28.0315L10.6501 28.1371V29.6906V31.2474L10.7625 31.3121C10.8204 31.3462 11.3246 31.6358 11.8765 31.9492L12.8815 32.5249L12.8985 27.5103C12.9087 24.7509 12.9189 22.4888 12.9258 22.4888C12.9292 22.4854 12.9837 22.4718 13.045 22.4616C13.137 22.4446 13.665 22.6081 15.7465 23.2962C17.1671 23.7698 18.3696 24.1786 18.4139 24.2058C18.5945 24.325 18.5876 24.1547 18.5876 28.7776C18.5876 31.1384 18.5979 33.07 18.6081 33.07C18.6183 33.07 19.1702 32.7532 19.8345 32.3648L21.0405 31.6562L21.0336 23.6096L21.0234 15.5631L20.9519 15.4881C20.9076 15.4438 20.819 15.4098 20.7304 15.3995C20.5976 15.3859 20.5499 15.4064 20.308 15.5529Z\" fill=\"white\"/>\\n<path d=\"M22.233 19.3582V22.0256L22.5669 22.1278C23.0302 22.2709 23.3777 22.3731 23.4049 22.3731C23.4151 22.3731 23.422 21.174 23.4186 19.7091L23.4083 17.0451L23.221 16.9872C23.1188 16.9565 22.853 16.8781 22.635 16.81L22.233 16.6908V19.3582Z\" fill=\"white\"/>\\n<path d=\"M24.6171 20.0735V22.7409L24.7806 22.7954C25.094 22.8976 25.7447 23.0884 25.7788 23.0884C25.7992 23.0884 25.806 22.0868 25.8026 20.4278L25.7924 17.7672L25.2065 17.5866L24.6171 17.4061V20.0735Z\" fill=\"white\"/>\\n<path d=\"M27.0088 20.8127L27.0191 23.4733L27.6084 23.6505L28.1944 23.8276V21.1602V18.4928L27.8469 18.3872C27.1485 18.1726 27.0633 18.1487 27.0327 18.1487C27.0156 18.1487 27.0054 19.2491 27.0088 20.8127Z\" fill=\"white\"/>\\n<path d=\"M22.233 25.6264V28.2973L22.5839 28.4029C23.2789 28.6175 23.364 28.6413 23.3947 28.6413C23.4117 28.6413 23.422 27.541 23.4186 25.9773L23.4083 23.3133L22.9893 23.1838C22.7577 23.1123 22.4919 23.0339 22.4 23.0067L22.233 22.9556V25.6264Z\" fill=\"white\"/>\\n<path d=\"M24.6239 26.3522L24.6341 29.0264L24.9237 29.1116L25.2133 29.1933L25.5131 29.0196L25.8094 28.8424L25.8026 26.4373L25.7924 24.0322L25.203 23.8551L24.6171 23.6779L24.6239 26.3522Z\" fill=\"white\"/>\\n<path d=\"M13.9201 26.5463V29.2171L14.271 29.3227C14.966 29.5373 15.0512 29.5612 15.0818 29.5612C15.0988 29.5612 15.1091 28.4608 15.1057 26.8971L15.0954 24.2331L14.6696 24.1037C14.4345 24.0321 14.1722 23.9504 14.0837 23.9231L13.9201 23.8754V26.5463Z\" fill=\"white\"/>\\n<path d=\"M27.0022 26.2738C27.0022 27.2958 27.009 28.1304 27.0158 28.1304C27.0226 28.1304 27.2884 27.9805 27.6018 27.7932L28.1775 27.4559V26.1035V24.751L27.6324 24.5841C27.3326 24.4921 27.0669 24.4172 27.0465 24.4172C27.0124 24.4172 27.0022 24.8123 27.0022 26.2738Z\" fill=\"white\"/>\\n<path d=\"M16.312 27.2719L16.3222 29.9427L16.8673 30.1097C17.1671 30.2016 17.4328 30.2766 17.4567 30.2766C17.4907 30.2766 17.4975 29.7315 17.4907 27.6126L17.4805 24.9519L16.8912 24.7748L16.3052 24.5977L16.312 27.2719Z\" fill=\"white\"/>\\n<path d=\"M8.57162 29.1591V30.021L9.16779 30.3684L9.76396 30.7159L9.75715 29.6735L9.74693 28.631L9.20186 28.4675C8.90207 28.3755 8.63635 28.3006 8.61591 28.3006C8.58184 28.3006 8.57162 28.4948 8.57162 29.1591Z\" fill=\"white\"/>\\n<path d=\"M22.233 30.079C22.233 30.7467 22.2433 30.9273 22.2773 30.9136C22.2978 30.9034 22.5635 30.7535 22.8633 30.5764L23.4083 30.2527V29.9189V29.5816L23.221 29.5237C23.1188 29.493 22.853 29.4147 22.635 29.3466L22.233 29.2273V30.079Z\" fill=\"white\"/>\\n<path d=\"M13.9201 31.6222V33.1007L14.4959 33.4243C14.8093 33.6049 15.0784 33.7514 15.092 33.7514C15.1023 33.7514 15.1091 33.0189 15.1057 32.1264L15.0954 30.5014L14.9081 30.4435C14.8059 30.4128 14.5402 30.3345 14.3221 30.2663L13.9201 30.1471V31.6222Z\" fill=\"white\"/>\\n<path d=\"M16.3052 32.433V34L16.5539 33.9728C16.6868 33.9626 16.9525 33.9012 17.1398 33.8399L17.4805 33.7309V32.4772V31.2236L16.8946 31.043L16.3052 30.8625V32.433Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nm69k.framer-rrt8d3, .framer-nm69k .framer-rrt8d3 { display: block; }\",\".framer-nm69k.framer-1dw2qr { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-nm69k .framer-i8ohup { flex: none; height: 34px; position: relative; width: 129px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nm69k.framer-1dw2qr { gap: 0px; } .framer-nm69k.framer-1dw2qr > * { margin: 0px; margin-left: calc(8.34015941619873px / 2); margin-right: calc(8.34015941619873px / 2); } .framer-nm69k.framer-1dw2qr > :first-child { margin-left: 0px; } .framer-nm69k.framer-1dw2qr > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 34\n * @framerIntrinsicWidth 129\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerL_2b1UFew=withCSS(Component,css,\"framer-nm69k\");export default FramerL_2b1UFew;FramerL_2b1UFew.displayName=\"Logo\";FramerL_2b1UFew.defaultProps={height:34,width:129};addFonts(FramerL_2b1UFew,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerL_2b1UFew\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"129\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"34\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./L_2b1UFew.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/40o5XQdE7GHOmANdVK0C/ltTT3p91eoQCnpEBl56r/a_eIkwDpl.js\";import ButtonHeaderAtom from\"https://framerusercontent.com/modules/47beuyOSkR99fTtK1a0S/XQihQUArJiinxY0AdQXp/gzOcITTRa.js\";import Logo from\"https://framerusercontent.com/modules/npz8hJd881H6gaWMqlBm/S0D6zXb8vexa0k3emVBX/L_2b1UFew.js\";const ButtonHeaderAtomFonts=getFonts(ButtonHeaderAtom);const LogoFonts=getFonts(Logo);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"X3HUrUf5s\",\"PSr7Dki5M\",\"xT0Y8HFRm\"];const serializationHash=\"framer-IY8MD\";const variantClassNames={PSr7Dki5M:\"framer-v-1kat09h\",X3HUrUf5s:\"framer-v-182i2hj\",xT0Y8HFRm:\"framer-v-17yl5vx\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:.55,duration:.55,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={L:\"X3HUrUf5s\",M:\"PSr7Dki5M\",S:\"xT0Y8HFRm\"};const getProps=({height,id,onClick,width,...props})=>{return{...props,Uq_pqEUaD:onClick??props.Uq_pqEUaD,variant:humanReadableVariantMap[props.variant]??props.variant??\"X3HUrUf5s\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,Uq_pqEUaD,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"X3HUrUf5s\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapvq44uy=activeVariantCallback(async(...args)=>{if(Uq_pqEUaD){const res=await Uq_pqEUaD(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"xT0Y8HFRm\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"xT0Y8HFRm\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(MotionDivWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-182i2hj\",className,classNames),\"data-border\":true,\"data-framer-name\":\"L\",layoutDependency:layoutDependency,layoutId:\"X3HUrUf5s\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-af7e3c87-901d-41f7-8ec0-fd19517a69ae, rgb(39, 39, 42))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(8px)\",WebkitBackdropFilter:\"blur(8px)\",...style},...addPropertyOverrides({PSr7Dki5M:{\"data-framer-name\":\"M\"},xT0Y8HFRm:{\"data-framer-name\":\"S\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15it581\",layoutDependency:layoutDependency,layoutId:\"JaupUw3oJ\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19pkkv1\",\"data-framer-name\":\"ButonHeader\",layoutDependency:layoutDependency,layoutId:\"geE0sOv2J\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,...addPropertyOverrides({xT0Y8HFRm:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||75)-0-37)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1r90gsp-container\",layoutDependency:layoutDependency,layoutId:\"OkDf8HJ0V-container\",nodeId:\"OkDf8HJ0V\",rendersWithMotion:true,scopeId:\"l56YSWVRr\",children:/*#__PURE__*/_jsx(ButtonHeaderAtom,{fB8tyyM9z:\"https://formation.renterapide.fr/dashboard/fr/login\",height:\"100%\",id:\"OkDf8HJ0V\",layoutId:\"OkDf8HJ0V\",rsExPghIt:\"Connexion\",variant:\"I2009:16702;2271:13048;2271:11994\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-p9f4us\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"atYWv7kex\",onTap:onTapvq44uy,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-d39pd4\",\"data-framer-name\":\"graphic\",fill:\"rgb(255, 255, 255)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"WofIQOmWt\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"size-6\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5\"/></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"I2009:16702;275:17174\",scopeId:\"l56YSWVRr\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-15obs4q framer-p5vv48\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"I2009:16702;275:17174\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+(0+((componentViewport?.height||75)-0-37)/2)+1.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1givwoj-container\",layoutDependency:layoutDependency,layoutId:\"KgoGYoCNk-container\",nodeId:\"KgoGYoCNk\",rendersWithMotion:true,scopeId:\"l56YSWVRr\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"KgoGYoCNk\",layoutId:\"KgoGYoCNk\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j5ti4p\",\"data-framer-name\":\"Frame 18\",layoutDependency:layoutDependency,layoutId:\"I2009:16702;275:17175\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KaOtD9T_F\"},motionChild:true,nodeId:\"I2009:16702;275:17176\",openInNewTab:false,scopeId:\"l56YSWVRr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-dymsff\",\"data-styles-preset\":\"a_eIkwDpl\",children:\"Formation\"})})})}),className:\"framer-1q54bbq\",\"data-framer-name\":\"Formation\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"I2009:16702;275:17176\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PSr7Dki5M:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KaOtD9T_F\"},motionChild:true,nodeId:\"I2009:16702;275:17176\",openInNewTab:false,scopeId:\"l56YSWVRr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-dymsff\",\"data-styles-preset\":\"a_eIkwDpl\",children:\"Formation\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fLFf9K6EJ\"},motionChild:true,nodeId:\"I2009:16702;275:17177\",openInNewTab:false,scopeId:\"l56YSWVRr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-dymsff\",\"data-styles-preset\":\"a_eIkwDpl\",children:\"Challenge\"})})})}),className:\"framer-1gehch0\",\"data-framer-name\":\"Challenge\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"I2009:16702;275:17177\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PSr7Dki5M:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fLFf9K6EJ\"},motionChild:true,nodeId:\"I2009:16702;275:17177\",openInNewTab:false,scopeId:\"l56YSWVRr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-dymsff\",\"data-styles-preset\":\"a_eIkwDpl\",children:\"Challenge\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"kYR8A8b6P\"},motionChild:true,nodeId:\"I2009:16702;275:17178\",openInNewTab:false,scopeId:\"l56YSWVRr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-dymsff\",\"data-styles-preset\":\"a_eIkwDpl\",children:\"Mag\"})})})}),className:\"framer-b92qww\",\"data-framer-name\":\"Le Mag\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"I2009:16702;275:17178\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PSr7Dki5M:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"kYR8A8b6P\"},motionChild:true,nodeId:\"I2009:16702;275:17178\",openInNewTab:false,scopeId:\"l56YSWVRr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-dymsff\",\"data-styles-preset\":\"a_eIkwDpl\",children:\"Mag\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Vx_MmeALp\"},motionChild:true,nodeId:\"I2009:16702;275:17179\",openInNewTab:false,scopeId:\"l56YSWVRr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-dymsff\",\"data-styles-preset\":\"a_eIkwDpl\",children:\"R\\xe9sultats\"})})})}),className:\"framer-41l9i9\",\"data-framer-name\":\"R\\xe9sultats\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"I2009:16702;275:17179\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PSr7Dki5M:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Vx_MmeALp\"},motionChild:true,nodeId:\"I2009:16702;275:17179\",openInNewTab:false,scopeId:\"l56YSWVRr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-dymsff\",\"data-styles-preset\":\"a_eIkwDpl\",children:\"R\\xe9sultats\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RPmvkLSxj\"},motionChild:true,nodeId:\"I2009:16702;2159:6185\",openInNewTab:false,scopeId:\"l56YSWVRr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-dymsff\",\"data-styles-preset\":\"a_eIkwDpl\",children:\"Blog\"})})})}),className:\"framer-fvsdc\",\"data-framer-name\":\"Blog\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"I2009:16702;2159:6185\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PSr7Dki5M:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RPmvkLSxj\"},motionChild:true,nodeId:\"I2009:16702;2159:6185\",openInNewTab:false,scopeId:\"l56YSWVRr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-dymsff\",\"data-styles-preset\":\"a_eIkwDpl\",children:\"Blog\"})})})})}},baseVariant,gestureVariant)})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-zcllu9\",layoutDependency:layoutDependency,layoutId:\"qJBkuqf2s\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19ix5pf\",\"data-framer-name\":\"Frame 18\",layoutDependency:layoutDependency,layoutId:\"I2009:16702;275:17180\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zz2bf3\",\"data-framer-name\":\"ButonHeader\",layoutDependency:layoutDependency,layoutId:\"I2009:16702;2271:13048\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+(0+((componentViewport?.height||75)-0-37)/2)+0+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fhf00k-container\",layoutDependency:layoutDependency,layoutId:\"cW9dyDuIc-container\",nodeId:\"cW9dyDuIc\",rendersWithMotion:true,scopeId:\"l56YSWVRr\",children:/*#__PURE__*/_jsx(ButtonHeaderAtom,{fB8tyyM9z:\"https://form.typeform.com/to/RkOm4uHi\",height:\"100%\",id:\"cW9dyDuIc\",layoutId:\"cW9dyDuIc\",rsExPghIt:\"Inscription\",variant:\"I2009:16702;2271:13048;2271:11994\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+(0+((componentViewport?.height||75)-0-37)/2)+0+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-e8t2v5-container\",layoutDependency:layoutDependency,layoutId:\"zvrRwxRNM-container\",nodeId:\"zvrRwxRNM\",rendersWithMotion:true,scopeId:\"l56YSWVRr\",children:/*#__PURE__*/_jsx(ButtonHeaderAtom,{fB8tyyM9z:\"https://formation.renterapide.fr/dashboard/fr/login\",height:\"100%\",id:\"zvrRwxRNM\",layoutId:\"zvrRwxRNM\",rsExPghIt:\"Connexion\",variant:\"w7nWsQsuQ\",width:\"100%\"})})})]})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IY8MD.framer-p5vv48, .framer-IY8MD .framer-p5vv48 { display: block; }\",\".framer-IY8MD.framer-182i2hj { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 223px; height: 75px; justify-content: center; overflow: visible; padding: 0px 10px 0px 10px; position: relative; width: 1120px; }\",\".framer-IY8MD .framer-15it581 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1120px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-IY8MD .framer-19pkkv1, .framer-IY8MD .framer-19ix5pf, .framer-IY8MD .framer-zz2bf3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-IY8MD .framer-1r90gsp-container, .framer-IY8MD .framer-1givwoj-container, .framer-IY8MD .framer-1fhf00k-container, .framer-IY8MD .framer-e8t2v5-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-IY8MD .framer-p9f4us { cursor: pointer; flex: none; height: 32px; overflow: visible; position: relative; width: 32px; }\",\".framer-IY8MD .framer-d39pd4 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-IY8MD .framer-15obs4q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-IY8MD .framer-1j5ti4p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: 32px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-IY8MD .framer-1q54bbq, .framer-IY8MD .framer-1gehch0, .framer-IY8MD .framer-b92qww, .framer-IY8MD .framer-41l9i9, .framer-IY8MD .framer-fvsdc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-IY8MD .framer-zcllu9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 219px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IY8MD.framer-182i2hj, .framer-IY8MD .framer-19pkkv1, .framer-IY8MD .framer-15obs4q, .framer-IY8MD .framer-1j5ti4p, .framer-IY8MD .framer-zcllu9, .framer-IY8MD .framer-19ix5pf, .framer-IY8MD .framer-zz2bf3 { gap: 0px; } .framer-IY8MD.framer-182i2hj > * { margin: 0px; margin-left: calc(223px / 2); margin-right: calc(223px / 2); } .framer-IY8MD.framer-182i2hj > :first-child, .framer-IY8MD .framer-19pkkv1 > :first-child, .framer-IY8MD .framer-15obs4q > :first-child, .framer-IY8MD .framer-1j5ti4p > :first-child, .framer-IY8MD .framer-zcllu9 > :first-child, .framer-IY8MD .framer-19ix5pf > :first-child, .framer-IY8MD .framer-zz2bf3 > :first-child { margin-left: 0px; } .framer-IY8MD.framer-182i2hj > :last-child, .framer-IY8MD .framer-19pkkv1 > :last-child, .framer-IY8MD .framer-15obs4q > :last-child, .framer-IY8MD .framer-1j5ti4p > :last-child, .framer-IY8MD .framer-zcllu9 > :last-child, .framer-IY8MD .framer-19ix5pf > :last-child, .framer-IY8MD .framer-zz2bf3 > :last-child { margin-right: 0px; } .framer-IY8MD .framer-19pkkv1 > *, .framer-IY8MD .framer-zcllu9 > *, .framer-IY8MD .framer-19ix5pf > *, .framer-IY8MD .framer-zz2bf3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-IY8MD .framer-15obs4q > * { margin: 0px; margin-left: calc(8.168309211730957px / 2); margin-right: calc(8.168309211730957px / 2); } .framer-IY8MD .framer-1j5ti4p > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } }\",\".framer-IY8MD.framer-v-1kat09h.framer-182i2hj { gap: 78px; padding: 0px 32px 0px 32px; width: 924px; }\",\".framer-IY8MD.framer-v-1kat09h .framer-15it581 { max-width: 1024px; }\",\".framer-IY8MD.framer-v-1kat09h .framer-15obs4q { align-content: center; align-items: center; justify-content: center; }\",\".framer-IY8MD.framer-v-1kat09h .framer-1j5ti4p { gap: 38px; }\",\".framer-IY8MD.framer-v-1kat09h .framer-zcllu9 { width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IY8MD.framer-v-1kat09h.framer-182i2hj, .framer-IY8MD.framer-v-1kat09h .framer-1j5ti4p { gap: 0px; } .framer-IY8MD.framer-v-1kat09h.framer-182i2hj > * { margin: 0px; margin-left: calc(78px / 2); margin-right: calc(78px / 2); } .framer-IY8MD.framer-v-1kat09h.framer-182i2hj > :first-child, .framer-IY8MD.framer-v-1kat09h .framer-1j5ti4p > :first-child { margin-left: 0px; } .framer-IY8MD.framer-v-1kat09h.framer-182i2hj > :last-child, .framer-IY8MD.framer-v-1kat09h .framer-1j5ti4p > :last-child { margin-right: 0px; } .framer-IY8MD.framer-v-1kat09h .framer-1j5ti4p > * { margin: 0px; margin-left: calc(38px / 2); margin-right: calc(38px / 2); } }\",\".framer-IY8MD.framer-v-17yl5vx.framer-182i2hj { gap: 360px; padding: 0px 20px 0px 20px; width: 668px; }\",\".framer-IY8MD.framer-v-17yl5vx .framer-19pkkv1 { order: 1; }\",\".framer-IY8MD.framer-v-17yl5vx .framer-15obs4q { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IY8MD.framer-v-17yl5vx.framer-182i2hj { gap: 0px; } .framer-IY8MD.framer-v-17yl5vx.framer-182i2hj > * { margin: 0px; margin-left: calc(360px / 2); margin-right: calc(360px / 2); } .framer-IY8MD.framer-v-17yl5vx.framer-182i2hj > :first-child { margin-left: 0px; } .framer-IY8MD.framer-v-17yl5vx.framer-182i2hj > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-IY8MD[data-border=\"true\"]::after, .framer-IY8MD [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 75\n * @framerIntrinsicWidth 1120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"PSr7Dki5M\":{\"layout\":[\"fixed\",\"fixed\"]},\"xT0Y8HFRm\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"Uq_pqEUaD\":\"onClick\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerl56YSWVRr=withCSS(Component,css,\"framer-IY8MD\");export default Framerl56YSWVRr;Framerl56YSWVRr.displayName=\"NavBar\";Framerl56YSWVRr.defaultProps={height:75,width:1120};addPropertyControls(Framerl56YSWVRr,{variant:{options:[\"X3HUrUf5s\",\"PSr7Dki5M\",\"xT0Y8HFRm\"],optionTitles:[\"L\",\"M\",\"S\"],title:\"Variant\",type:ControlType.Enum},Uq_pqEUaD:{title:\"On Click\",type:ControlType.EventHandler}});addFonts(Framerl56YSWVRr,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"}]},...ButtonHeaderAtomFonts,...LogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerl56YSWVRr\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"Uq_pqEUaD\\\":\\\"onClick\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PSr7Dki5M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xT0Y8HFRm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"75\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1120\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./l56YSWVRr.map", "// Generated by Framer (44d7d2d)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Bebas Neue-regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Bebas Neue\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/bebasneue/v14/JTUSjIg69CK48gW7PXooxWtrygbi49c.woff2\",weight:\"400\"}]}];export const css=['.framer-xZlZo .framer-styles-preset-1ydzhnr:not(.rich-text-wrapper), .framer-xZlZo .framer-styles-preset-1ydzhnr.rich-text-wrapper h6 { --framer-font-family: \"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 100%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-d194a66c-4c83-4b4f-8b26-589be9c21407, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1535px) and (min-width: 768px) { .framer-xZlZo .framer-styles-preset-1ydzhnr:not(.rich-text-wrapper), .framer-xZlZo .framer-styles-preset-1ydzhnr.rich-text-wrapper h6 { --framer-font-family: \"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 100%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-d194a66c-4c83-4b4f-8b26-589be9c21407, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 767px) and (min-width: 0px) { .framer-xZlZo .framer-styles-preset-1ydzhnr:not(.rich-text-wrapper), .framer-xZlZo .framer-styles-preset-1ydzhnr.rich-text-wrapper h6 { --framer-font-family: \"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 100%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-d194a66c-4c83-4b4f-8b26-589be9c21407, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-xZlZo\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (04e0834)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/tSDnl62Az4AUzccsjw4R/s0WxDUUAplTPGLnPuRPK/L5FDK9raX.js\";const enabledGestures={E14U6CGWh:{hover:true,pressed:true}};const cycleOrder=[\"E14U6CGWh\"];const serializationHash=\"framer-5PXSI\";const variantClassNames={E14U6CGWh:\"framer-v-rv0p36\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,label,link,width,...props})=>{var _ref;return{...props,Jzmp9lU8Z:(_ref=label!==null&&label!==void 0?label:props.Jzmp9lU8Z)!==null&&_ref!==void 0?_ref:\"La formation\",L0urNTECA:link!==null&&link!==void 0?link:props.L0urNTECA};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Jzmp9lU8Z,L0urNTECA,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"E14U6CGWh\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:L0urNTECA,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-rv0p36\",className,classNames)} framer-fg0c2n`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"E14U6CGWh\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},variants:{\"E14U6CGWh-hover\":{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-84498dbc-24c5-46b1-b5ff-30f52348c58d, rgb(6, 108, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},\"E14U6CGWh-pressed\":{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-84498dbc-24c5-46b1-b5ff-30f52348c58d, rgb(6, 108, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({\"E14U6CGWh-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"E14U6CGWh-pressed\":{\"data-border\":true,\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-1ydzhnr\",\"data-styles-preset\":\"L5FDK9raX\",children:\"La formation\"})}),className:\"framer-14e8z4p\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NEEu7a3gL\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Jzmp9lU8Z,variants:{\"E14U6CGWh-pressed\":{\"--extracted-1w1cjl5\":\"var(--token-84498dbc-24c5-46b1-b5ff-30f52348c58d, rgb(6, 108, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"E14U6CGWh-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-1ydzhnr\",\"data-styles-preset\":\"L5FDK9raX\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-84498dbc-24c5-46b1-b5ff-30f52348c58d, rgb(6, 108, 255)))\"},children:\"La formation\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5PXSI.framer-fg0c2n, .framer-5PXSI .framer-fg0c2n { display: block; }\",\".framer-5PXSI.framer-rv0p36 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px 0px 8px 0px; position: relative; text-decoration: none; width: 253px; }\",\".framer-5PXSI .framer-14e8z4p { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5PXSI.framer-rv0p36 { gap: 0px; } .framer-5PXSI.framer-rv0p36 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5PXSI.framer-rv0p36 > :first-child { margin-left: 0px; } .framer-5PXSI.framer-rv0p36 > :last-child { margin-right: 0px; } }\",\".framer-5PXSI.framer-v-rv0p36.hover.framer-rv0p36, .framer-5PXSI.framer-v-rv0p36.pressed.framer-rv0p36 { padding: 8px 0px 8px 12px; }\",...sharedStyle.css,'.framer-5PXSI[data-border=\"true\"]::after, .framer-5PXSI [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 44\n * @framerIntrinsicWidth 253\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BthGWUG3h\":{\"layout\":[\"fixed\",\"auto\"]},\"EjgCyeSVH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Jzmp9lU8Z\":\"label\",\"L0urNTECA\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerX9T8sAveN=withCSS(Component,css,\"framer-5PXSI\");export default FramerX9T8sAveN;FramerX9T8sAveN.displayName=\"NavBarLinkMolecule\";FramerX9T8sAveN.defaultProps={height:44,width:253};addPropertyControls(FramerX9T8sAveN,{Jzmp9lU8Z:{defaultValue:\"La formation\",displayTextArea:false,title:\"label\",type:ControlType.String},L0urNTECA:{title:\"Link\",type:ControlType.Link}});addFonts(FramerX9T8sAveN,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerX9T8sAveN\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"44\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BthGWUG3h\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EjgCyeSVH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"253\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"Jzmp9lU8Z\\\":\\\"label\\\",\\\"L0urNTECA\\\":\\\"link\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0b8b5e5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ButtonAtom from\"https://framerusercontent.com/modules/7JYvBdXYxwEVU242UyUW/ZUfPJvxNPJtsztiNi67z/D_egK5iJT.js\";import Logo from\"https://framerusercontent.com/modules/npz8hJd881H6gaWMqlBm/S0D6zXb8vexa0k3emVBX/L_2b1UFew.js\";import NavBarLinkMolecule from\"https://framerusercontent.com/modules/58FlsFBjaaTJiLuI1aAF/PLNf7aANs1KlFEudsmam/X9T8sAveN.js\";const LogoFonts=getFonts(Logo);const NavBarLinkMoleculeFonts=getFonts(NavBarLinkMolecule);const ButtonAtomFonts=getFonts(ButtonAtom);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const serializationHash=\"framer-fTjWo\";const variantClassNames={xWu2O4Uoi:\"framer-v-1sol4fl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({click,height,id,width,...props})=>{return{...props,JT3uZFpkG:click??props.JT3uZFpkG};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,JT3uZFpkG,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"xWu2O4Uoi\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap130wfa1=activeVariantCallback(async(...args)=>{if(JT3uZFpkG){const res=await JT3uZFpkG(...args);if(res===false)return false;}});const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1sol4fl\",className,classNames),\"data-framer-appear-id\":\"1sol4fl\",\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"xWu2O4Uoi\",optimized:true,ref:ref??ref1,style:{backdropFilter:\"blur(6px)\",backgroundColor:\"rgba(0, 0, 0, 0.8)\",WebkitBackdropFilter:\"blur(6px)\",...style},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-15fur9p\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"AhtdPXRCw\",onTap:onTap130wfa1}),/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-9bkznn\",\"data-framer-appear-id\":\"9bkznn\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"YI2GVmiWy\",optimized:true,style:{background:\"linear-gradient(122deg, rgb(14, 38, 93) 0%, rgb(127, 127, 181) 30.266259141927577%, rgb(0, 87, 255) 69.60014248022212%, rgb(39, 39, 42) 100%)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rj97vq\",\"data-border\":true,\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"wn34xBGKp\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-af7e3c87-901d-41f7-8ec0-fd19517a69ae, rgb(39, 39, 42))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-553d5dfa-6eb0-4ccd-a2df-7715ccf86c2c, rgb(9, 9, 11))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+(6+((componentViewport?.height||800)-12-((componentViewport?.height||800)-12)*1)/2)+(1+(((componentViewport?.height||800)-12)*1-2-(((componentViewport?.height||800)-12)*1-2)*1)/2)+40+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-z69twg-container\",layoutDependency:layoutDependency,layoutId:\"Sg5PI5qBH-container\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"Sg5PI5qBH\",layoutId:\"Sg5PI5qBH\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qy0ulq\",layoutDependency:layoutDependency,layoutId:\"lfNQ4I8sL\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KaOtD9T_F\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"253px\",y:(componentViewport?.y||0)+(6+((componentViewport?.height||800)-12-((componentViewport?.height||800)-12)*1)/2)+(1+(((componentViewport?.height||800)-12)*1-2-(((componentViewport?.height||800)-12)*1-2)*1)/2)+40+111+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ag4cb6-container\",layoutDependency:layoutDependency,layoutId:\"vjqIO7lWd-container\",children:/*#__PURE__*/_jsx(NavBarLinkMolecule,{height:\"100%\",id:\"vjqIO7lWd\",Jzmp9lU8Z:\"Formation\",L0urNTECA:resolvedLinks[0],layoutId:\"vjqIO7lWd\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"fLFf9K6EJ\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"253px\",y:(componentViewport?.y||0)+(6+((componentViewport?.height||800)-12-((componentViewport?.height||800)-12)*1)/2)+(1+(((componentViewport?.height||800)-12)*1-2-(((componentViewport?.height||800)-12)*1-2)*1)/2)+40+111+0+54,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jx3soc-container\",layoutDependency:layoutDependency,layoutId:\"VwTxW73XT-container\",children:/*#__PURE__*/_jsx(NavBarLinkMolecule,{height:\"100%\",id:\"VwTxW73XT\",Jzmp9lU8Z:\"Challenge\",L0urNTECA:resolvedLinks1[0],layoutId:\"VwTxW73XT\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kYR8A8b6P\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"253px\",y:(componentViewport?.y||0)+(6+((componentViewport?.height||800)-12-((componentViewport?.height||800)-12)*1)/2)+(1+(((componentViewport?.height||800)-12)*1-2-(((componentViewport?.height||800)-12)*1-2)*1)/2)+40+111+0+108,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bg18w2-container\",layoutDependency:layoutDependency,layoutId:\"ziQnBwwPL-container\",children:/*#__PURE__*/_jsx(NavBarLinkMolecule,{height:\"100%\",id:\"ziQnBwwPL\",Jzmp9lU8Z:\"Mag\",L0urNTECA:resolvedLinks2[0],layoutId:\"ziQnBwwPL\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Vx_MmeALp\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"253px\",y:(componentViewport?.y||0)+(6+((componentViewport?.height||800)-12-((componentViewport?.height||800)-12)*1)/2)+(1+(((componentViewport?.height||800)-12)*1-2-(((componentViewport?.height||800)-12)*1-2)*1)/2)+40+111+0+162,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-116fnzv-container\",layoutDependency:layoutDependency,layoutId:\"GSxNlACig-container\",children:/*#__PURE__*/_jsx(NavBarLinkMolecule,{height:\"100%\",id:\"GSxNlACig\",Jzmp9lU8Z:\"R\\xe9sultats\",L0urNTECA:resolvedLinks3[0],layoutId:\"GSxNlACig\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RPmvkLSxj\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"253px\",y:(componentViewport?.y||0)+(6+((componentViewport?.height||800)-12-((componentViewport?.height||800)-12)*1)/2)+(1+(((componentViewport?.height||800)-12)*1-2-(((componentViewport?.height||800)-12)*1-2)*1)/2)+40+111+0+216,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-l7g4w9-container\",layoutDependency:layoutDependency,layoutId:\"G8TAuQXq_-container\",children:/*#__PURE__*/_jsx(NavBarLinkMolecule,{height:\"100%\",id:\"G8TAuQXq_\",Jzmp9lU8Z:\"Blog\",L0urNTECA:resolvedLinks4[0],layoutId:\"G8TAuQXq_\",style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w2b2pt\",layoutDependency:layoutDependency,layoutId:\"kTHgPv0We\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,width:\"253px\",y:(componentViewport?.y||0)+(6+((componentViewport?.height||800)-12-((componentViewport?.height||800)-12)*1)/2)+(1+(((componentViewport?.height||800)-12)*1-2-(((componentViewport?.height||800)-12)*1-2)*1)/2)+40+448+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pml4ea-container\",layoutDependency:layoutDependency,layoutId:\"BxA0P4MYt-container\",children:/*#__PURE__*/_jsx(ButtonAtom,{height:\"100%\",id:\"BxA0P4MYt\",layoutId:\"BxA0P4MYt\",R5AYaeCQ3:\"Connexion\",style:{width:\"100%\"},variant:\"BkK1afBEz\",width:\"100%\",wjzIenCq7:\"14px 18px 14px 18px\",WX2WjdKmw:16,XdJP4Qu1h:\"https://www.rente-rapide.fr/dashboard/fr/login\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,width:\"253px\",y:(componentViewport?.y||0)+(6+((componentViewport?.height||800)-12-((componentViewport?.height||800)-12)*1)/2)+(1+(((componentViewport?.height||800)-12)*1-2-(((componentViewport?.height||800)-12)*1-2)*1)/2)+40+448+0+64,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n9xntz-container\",layoutDependency:layoutDependency,layoutId:\"XoILpg8Lj-container\",children:/*#__PURE__*/_jsx(ButtonAtom,{height:\"100%\",id:\"XoILpg8Lj\",layoutId:\"XoILpg8Lj\",R5AYaeCQ3:\"Inscription\",style:{width:\"100%\"},variant:\"N8g9s5_0l\",width:\"100%\",wjzIenCq7:\"14px 18px 14px 18px\",WX2WjdKmw:16,XdJP4Qu1h:\"https://form.typeform.com/to/RkOm4uHi\"})})})]})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fTjWo.framer-12tfxy1, .framer-fTjWo .framer-12tfxy1 { display: block; }\",\".framer-fTjWo.framer-1sol4fl { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 800px; justify-content: flex-end; overflow: hidden; padding: 6px; position: relative; width: 1536px; }\",\".framer-fTjWo .framer-15fur9p { cursor: pointer; flex: 1 0 0px; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-fTjWo .framer-9bkznn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-end; overflow: hidden; padding: 1px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-fTjWo .framer-1rj97vq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 77px; height: 100%; justify-content: flex-start; overflow: auto; padding: 40px; position: relative; width: 333px; }\",\".framer-fTjWo .framer-z69twg-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-fTjWo .framer-1qy0ulq, .framer-fTjWo .framer-w2b2pt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-fTjWo .framer-1ag4cb6-container, .framer-fTjWo .framer-1jx3soc-container, .framer-fTjWo .framer-bg18w2-container, .framer-fTjWo .framer-116fnzv-container, .framer-fTjWo .framer-l7g4w9-container, .framer-fTjWo .framer-1pml4ea-container, .framer-fTjWo .framer-1n9xntz-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-fTjWo.framer-1sol4fl, .framer-fTjWo .framer-9bkznn, .framer-fTjWo .framer-1rj97vq, .framer-fTjWo .framer-1qy0ulq, .framer-fTjWo .framer-w2b2pt { gap: 0px; } .framer-fTjWo.framer-1sol4fl > *, .framer-fTjWo .framer-9bkznn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-fTjWo.framer-1sol4fl > :first-child, .framer-fTjWo .framer-9bkznn > :first-child { margin-left: 0px; } .framer-fTjWo.framer-1sol4fl > :last-child, .framer-fTjWo .framer-9bkznn > :last-child { margin-right: 0px; } .framer-fTjWo .framer-1rj97vq > * { margin: 0px; margin-bottom: calc(77px / 2); margin-top: calc(77px / 2); } .framer-fTjWo .framer-1rj97vq > :first-child, .framer-fTjWo .framer-1qy0ulq > :first-child, .framer-fTjWo .framer-w2b2pt > :first-child { margin-top: 0px; } .framer-fTjWo .framer-1rj97vq > :last-child, .framer-fTjWo .framer-1qy0ulq > :last-child, .framer-fTjWo .framer-w2b2pt > :last-child { margin-bottom: 0px; } .framer-fTjWo .framer-1qy0ulq > *, .framer-fTjWo .framer-w2b2pt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",'.framer-fTjWo[data-border=\"true\"]::after, .framer-fTjWo [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; }','.framer-fTjWo[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-fTjWo [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-fTjWo[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-fTjWo [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1536\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"JT3uZFpkG\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxgdIW_Rma=withCSS(Component,css,\"framer-fTjWo\");export default FramerxgdIW_Rma;FramerxgdIW_Rma.displayName=\"NavBarOverlayOrganism\";FramerxgdIW_Rma.defaultProps={height:800,width:1536};addPropertyControls(FramerxgdIW_Rma,{JT3uZFpkG:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerxgdIW_Rma,[{explicitInter:true,fonts:[]},...LogoFonts,...NavBarLinkMoleculeFonts,...ButtonAtomFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxgdIW_Rma\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"800\",\"framerIntrinsicWidth\":\"1536\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"JT3uZFpkG\\\":\\\"click\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "default1", "height", "id", "link", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "rsExPghIt", "vEgIeIsVv", "fB8tyyM9z", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapx7cvl3", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramergzOcITTRa", "withCSS", "gzOcITTRa_default", "addPropertyControls", "ControlType", "addFonts", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "SVG", "css", "FramerL_2b1UFew", "withCSS", "L_2b1UFew_default", "addFonts", "ButtonHeaderAtomFonts", "getFonts", "gzOcITTRa_default", "LogoFonts", "L_2b1UFew_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "onClick", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "Uq_pqEUaD", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapvq44uy", "args", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "SVG", "Link", "RichText2", "css", "Framerl56YSWVRr", "withCSS", "l56YSWVRr_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "label", "link", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Jzmp9lU8Z", "L0urNTECA", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerX9T8sAveN", "withCSS", "X9T8sAveN_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "LogoFonts", "getFonts", "L_2b1UFew_default", "NavBarLinkMoleculeFonts", "X9T8sAveN_default", "ButtonAtomFonts", "D_egK5iJT_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "transition3", "animation2", "animation3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "click", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "JT3uZFpkG", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap130wfa1", "args", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "MotionDivWithFXWithOptimizedAppearEffect", "cx", "serializationHash", "ComponentViewportProvider", "L_2b1UFew_default", "ResolveLinks", "resolvedLinks", "X9T8sAveN_default", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "D_egK5iJT_default", "css", "FramerxgdIW_Rma", "withCSS", "xgdIW_Rma_default", "addPropertyControls", "ControlType", "addFonts", "LogoFonts", "NavBarLinkMoleculeFonts", "ButtonAtomFonts"]
}
