{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/O1iZiPrRkFheb3NcXpi0/KfpeFBfwAc8ezS3PdLxq/CK__42djY.js", "ssg:https://framerusercontent.com/modules/DVYtI0I60utFDv4RKjrL/CapkkksUWdCkXmLmQWbV/AutoCopyright_Prod.js", "ssg:https://framerusercontent.com/modules/MtEtCH7bkmcq2BYLkWb1/8ZcYBrrEczComxWW4gxt/nWkrEdTDr.js", "ssg:https://framerusercontent.com/modules/wtVNyOGtHYrhNnEgWQwq/JLAo9YxnQ0KrrR8Re5bL/SQpwV36f2.js"],
  "sourcesContent": ["// Generated by Framer (9ae859a)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-deGhw .framer-styles-preset-55ll6f:not(.rich-text-wrapper), .framer-deGhw .framer-styles-preset-55ll6f.rich-text-wrapper a { --framer-link-current-text-color: var(--token-0f828b5f-70a3-4ff9-aec3-2de813b38a49, #00747a) /* {\"name\":\"Green\"} */; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-0f828b5f-70a3-4ff9-aec3-2de813b38a49, #00747a) /* {\"name\":\"Green\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }'];export const className=\"framer-deGhw\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";const currentYear=new Date().getFullYear();/**\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth any-prefer-auto\n * @framerSupportedLayoutHeight any-prefer-auto\n */export default function AutoCopyright(props){const{name,statement,dateRange,startYear,font,color,fontSize}=props;const yearDisplay=dateRange?`${startYear}-${currentYear}`:currentYear;let displayText=`\\xa9 ${yearDisplay} ${name.trim()}`;if(statement.trim()){displayText+=` ${statement.trim()}`;}const textStyle={fontSize:`${fontSize}px`,color:color,...font};return /*#__PURE__*/_jsx(\"div\",{style:textStyle,children:displayText});}AutoCopyright.defaultProps={name:\"Your Name\",statement:\"All rights reserved.\",dateRange:false,startYear:currentYear-1,color:\"#999999\",fontSize:14,font:{family:\"Inter\"}};AutoCopyright.displayName=\"Auto Copyright\";addPropertyControls(AutoCopyright,{font:{type:ControlType.Font,title:\"Font\",defaultValue:\"Inter\",controls:\"extended\"},color:{type:ControlType.Color,title:\"Color\",defaultValue:\"#999999\"},dateRange:{type:ControlType.Boolean,title:\"Date Range\",defaultValue:false,enabledTitle:\"Yes\",disabledTitle:\"No\"},startYear:{type:ControlType.Number,title:\"Start Year\",min:1e3,max:currentYear,defaultValue:currentYear-2,displayStepper:true,hidden:({dateRange})=>!dateRange},name:{type:ControlType.String,title:\"Name\",defaultValue:\"Your Name\"},statement:{type:ControlType.String,title:\"Statement\",defaultValue:\"All rights reserved.\",description:\"More components at [Framer University](https://frameruni.link/cc).\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"AutoCopyright\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any-prefer-auto\",\"framerSupportedLayoutWidth\":\"any-prefer-auto\",\"framerDisableUnlink\":\"*\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AutoCopyright_Prod.map", "// Generated by Framer (047deaf)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import AutoCopyright from\"https://framerusercontent.com/modules/DVYtI0I60utFDv4RKjrL/CapkkksUWdCkXmLmQWbV/AutoCopyright_Prod.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/O1iZiPrRkFheb3NcXpi0/KfpeFBfwAc8ezS3PdLxq/CK__42djY.js\";const AutoCopyrightFonts=getFonts(AutoCopyright);const cycleOrder=[\"nF_Jqfax6\",\"WyqRKHBZ7\",\"zk2lHJnat\"];const serializationHash=\"framer-aAt0S\";const variantClassNames={nF_Jqfax6:\"framer-v-qz330v\",WyqRKHBZ7:\"framer-v-1s396vn\",zk2lHJnat:\"framer-v-1ip070d\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,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={Desktop:\"nF_Jqfax6\",Mobile:\"zk2lHJnat\",Tablette:\"WyqRKHBZ7\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"nF_Jqfax6\"};};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({cycleOrder,defaultVariant:\"nF_Jqfax6\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-qz330v\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"nF_Jqfax6\",ref:refBinding,style:{backgroundColor:\"rgb(21, 20, 20)\",...style},...addPropertyOverrides({WyqRKHBZ7:{\"data-framer-name\":\"Tablette\"},zk2lHJnat:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17zrdgx\",\"data-framer-name\":\"Frame 9435\",layoutDependency:layoutDependency,layoutId:\"lju7fgaPg\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1af9xv8\",layoutDependency:layoutDependency,layoutId:\"RjLz5Q0Mz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Lundi-Vendredi: 8h30/18h\"})}),className:\"framer-ka94gb\",\"data-framer-name\":\"Lundi-Vendredi: ? Samedi-Dimanche: ?\",fonts:[\"GF;Poppins-500\"],layoutDependency:layoutDependency,layoutId:\"gZaX9QYDN\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Boulevard Georges-Favon 3 \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(255, 255, 255))\"},children:\"Geneve 1204 Suisse\"})]}),className:\"framer-11aw7v6\",\"data-framer-name\":\"Boulevards Georges-Favon 3 Geneve 1204 Suisse\",fonts:[\"GF;Poppins-500\"],layoutDependency:layoutDependency,layoutId:\"aE6tiIglJ\",style:{\"--extracted-2gxw0f\":\"rgb(255, 255, 255)\",\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-nnl2yg\",\"data-framer-name\":\"Layer_1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:108,intrinsicWidth:462,layoutDependency:layoutDependency,layoutId:\"jNkrOXimV\",svg:'<svg width=\"462\" height=\"108\" viewBox=\"0 0 462 108\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_160_1417)\">\\n<path d=\"M350.719 2.56934V43.4534L321.287 2.56934H307.255V67.4821H321.287V27.3422L350.719 67.4821H364.752V2.56934H350.719Z\" fill=\"white\"/>\\n<path d=\"M393.308 2.62451H378.362V67.5373H393.308V2.62451Z\" fill=\"white\"/>\\n<path d=\"M436.06 2.51416H424.382L398.943 67.4269H413.889L418.41 54.9809H442.032L446.554 67.4269H461.499L436.06 2.51416ZM422.634 43.343L430.221 22.4562L437.808 43.343H422.634Z\" fill=\"white\"/>\\n<path d=\"M268.389 0C250.006 0 235.106 15.2509 235.106 34.0623C235.106 52.8737 250.006 68.1245 268.389 68.1245C286.773 68.1245 301.672 52.8737 301.672 34.0623C301.672 15.2509 286.77 0 268.389 0ZM268.389 52.6499C258.956 52.6499 251.309 44.3283 251.309 34.0623C251.309 23.7962 258.956 15.4747 268.389 15.4747C277.822 15.4747 285.467 23.7962 285.467 34.0623C285.467 44.3283 277.819 52.6499 268.389 52.6499Z\" fill=\"white\"/>\\n<path d=\"M39.9137 2.62451V28.4001H15.8471V2.62451H0.5V67.5373H15.8471V42.4971H39.9137V67.5373H55.2608V2.62451H39.9137Z\" fill=\"white\"/>\\n<path d=\"M216.311 2.51416L214.924 4.76386L197.517 32.9897L180.11 4.76386L178.723 2.51416H165.164V67.4269H180.11V29.3594L194.012 51.9319H201.021L214.924 29.3594V67.4269H229.869V2.51416H216.311Z\" fill=\"white\"/>\\n<path d=\"M80.2605 2.51416H67.2305L55.2607 32.7688C75.5887 36.6229 89.3468 67.4269 89.3468 67.4269H105.549L80.2605 2.51416ZM69.0911 34.3093L73.3612 22.526L80.7719 44.9212C80.7719 44.9212 73.2168 35.78 69.0911 34.3093Z\" fill=\"white\"/>\\n<path d=\"M60.3691 40.8086C60.3691 40.8086 74.0897 52.9988 76.063 67.4271H60.3691C60.3691 67.4271 67.3031 53.6586 60.3691 40.8086Z\" fill=\"#00747A\"/>\\n<path d=\"M146.557 42.6104C148.597 41.5728 150.446 40.2183 152.047 38.608C155.924 34.7074 158.322 29.3186 158.322 23.3688C158.322 11.914 149.088 2.62451 137.702 2.62451H107.357V67.5373H122.3V44.9211H130.294L142.628 67.4268H161.02L146.557 42.6104ZM122.3 32.7687V15.9163H134.359C138.927 15.9163 142.628 19.6397 142.628 24.235V24.4472C142.628 29.0425 138.927 32.7687 134.359 32.7687H122.3Z\" fill=\"white\"/>\\n<path d=\"M60.351 108C58.6319 108 57.0862 107.715 55.711 107.143C54.3358 106.57 53.1974 105.759 52.2989 104.707C51.4004 103.655 50.7995 102.405 50.4961 100.957L52.5503 100.606C52.9808 102.289 53.8995 103.614 55.3094 104.582C56.7193 105.553 58.4181 106.035 60.403 106.035C61.7493 106.035 62.9396 105.82 63.9739 105.387C65.0082 104.954 65.8143 104.344 66.395 103.556C66.9758 102.768 67.2647 101.847 67.2647 100.798C67.2647 100.039 67.1289 99.4024 66.8544 98.8879C66.5828 98.3735 66.2304 97.9491 65.7999 97.6177C65.3694 97.2835 64.9129 97.0161 64.4246 96.8126C63.9364 96.6092 63.477 96.4406 63.0494 96.3127L56.7453 94.4205C55.9103 94.1763 55.1621 93.8682 54.5062 93.4991C53.8504 93.13 53.2986 92.7056 52.8507 92.2202C52.4029 91.7348 52.062 91.1826 51.8222 90.5635C51.5853 89.9444 51.464 89.2555 51.464 88.4969C51.464 87.1424 51.8251 85.9565 52.5445 84.9392C53.2639 83.9219 54.2549 83.1313 55.5145 82.5645C56.7742 81.9978 58.2217 81.7158 59.8598 81.7158C61.5095 81.7274 62.9887 82.0326 64.3004 82.6343C65.6121 83.236 66.6897 84.0847 67.5305 85.1834C68.3712 86.2821 68.9144 87.5842 69.1599 89.0898L67.0884 89.459C66.9266 88.3021 66.5106 87.2936 65.8432 86.4274C65.1758 85.5641 64.3264 84.8927 63.2921 84.4131C62.2578 83.9335 61.1079 83.6952 59.8454 83.6952C58.6261 83.6836 57.5485 83.887 56.6153 84.3085C55.6792 84.7299 54.9454 85.2967 54.4138 86.0088C53.8793 86.721 53.6135 87.5261 53.6135 88.4271C53.6135 89.3282 53.8648 90.1071 54.3704 90.6623C54.876 91.2174 55.4972 91.6534 56.2339 91.9673C56.9707 92.2813 57.6756 92.5399 58.3488 92.7376L63.399 94.2432C63.8757 94.3827 64.4449 94.5833 65.1065 94.8391C65.7681 95.0948 66.4181 95.4611 67.0566 95.9348C67.6951 96.4086 68.2267 97.0335 68.6515 97.8096C69.0762 98.5856 69.2871 99.5593 69.2871 100.728C69.2871 101.896 69.0733 102.876 68.6428 103.777C68.2123 104.675 67.5969 105.439 66.7966 106.064C65.9963 106.689 65.0487 107.169 63.9566 107.5C62.8645 107.834 61.6626 108 60.351 108Z\" fill=\"#00747A\"/>\\n<path d=\"M79.9596 107.474L72.7686 82.2446H74.8401L80.9882 103.934L87.1189 82.2446H89.2251L95.3732 103.934L101.504 82.2446H103.61L96.3988 107.474H94.3447L88.1792 85.8546L82.0138 107.474H79.9596Z\" fill=\"#00747A\"/>\\n<path d=\"M109.479 107.474V82.2446H111.481V107.474H109.479Z\" fill=\"#00747A\"/>\\n<path d=\"M127.66 108C125.941 108 124.395 107.715 123.02 107.143C121.644 106.57 120.506 105.759 119.608 104.707C118.709 103.655 118.108 102.405 117.805 100.957L119.859 100.606C120.289 102.289 121.208 103.614 122.618 104.582C124.028 105.553 125.727 106.035 127.712 106.035C129.058 106.035 130.248 105.82 131.283 105.387C132.317 104.954 133.123 104.344 133.704 103.556C134.284 102.768 134.573 101.847 134.573 100.798C134.573 100.039 134.437 99.4024 134.163 98.8879C133.891 98.3735 133.539 97.9491 133.108 97.6177C132.678 97.2835 132.222 97.0161 131.733 96.8126C131.245 96.6092 130.786 96.4406 130.358 96.3127L124.054 94.4205C123.219 94.1763 122.471 93.8682 121.815 93.4991C121.159 93.13 120.607 92.7056 120.159 92.2202C119.712 91.7348 119.371 91.1826 119.131 90.5635C118.894 89.9444 118.773 89.2555 118.773 88.4969C118.773 87.1424 119.134 85.9565 119.853 84.9392C120.572 83.9219 121.563 83.1313 122.823 82.5645C124.083 81.9978 125.53 81.7158 127.168 81.7158C128.818 81.7274 130.297 82.0326 131.609 82.6343C132.921 83.236 133.998 84.0847 134.839 85.1834C135.68 86.2821 136.223 87.5842 136.469 89.0898L134.397 89.459C134.235 88.3021 133.819 87.2936 133.152 86.4274C132.484 85.5641 131.635 84.8927 130.601 84.4131C129.566 83.9335 128.417 83.6952 127.154 83.6952C125.935 83.6836 124.857 83.887 123.924 84.3085C122.988 84.7299 122.254 85.2967 121.722 86.0088C121.188 86.721 120.922 87.5261 120.922 88.4271C120.922 89.3282 121.173 90.1071 121.679 90.6623C122.185 91.2174 122.806 91.6534 123.543 91.9673C124.279 92.2813 124.984 92.5399 125.657 92.7376L130.708 94.2432C131.184 94.3827 131.753 94.5833 132.415 94.8391C133.077 95.0948 133.727 95.4611 134.365 95.9348C135.004 96.4086 135.535 97.0335 135.96 97.8096C136.385 98.5856 136.596 99.5593 136.596 100.728C136.596 101.896 136.382 102.876 135.951 103.777C135.521 104.675 134.906 105.439 134.105 106.064C133.305 106.689 132.357 107.169 131.265 107.5C130.173 107.834 128.971 108 127.66 108Z\" fill=\"#00747A\"/>\\n<path d=\"M151.605 108C149.886 108 148.34 107.715 146.965 107.143C145.59 106.57 144.451 105.759 143.553 104.707C142.654 103.655 142.053 102.405 141.75 100.957L143.804 100.606C144.235 102.289 145.153 103.614 146.563 104.582C147.973 105.553 149.672 106.035 151.657 106.035C153.003 106.035 154.194 105.82 155.228 105.387C156.262 104.954 157.068 104.344 157.649 103.556C158.23 102.768 158.519 101.847 158.519 100.798C158.519 100.039 158.383 99.4024 158.108 98.8879C157.837 98.3735 157.484 97.9491 157.054 97.6177C156.623 97.2835 156.167 97.0161 155.679 96.8126C155.19 96.6092 154.731 96.4406 154.303 96.3127L147.999 94.4205C147.164 94.1763 146.416 93.8682 145.76 93.4991C145.104 93.13 144.552 92.7056 144.105 92.2202C143.657 91.7348 143.316 91.1826 143.076 90.5635C142.839 89.9444 142.718 89.2555 142.718 88.4969C142.718 87.1424 143.079 85.9565 143.798 84.9392C144.518 83.9219 145.509 83.1313 146.768 82.5645C148.028 81.9978 149.476 81.7158 151.114 81.7158C152.763 81.7274 154.243 82.0326 155.554 82.6343C156.866 83.236 157.944 84.0847 158.784 85.1834C159.625 86.2821 160.168 87.5842 160.414 89.0898L158.342 89.459C158.181 88.3021 157.765 87.2936 157.097 86.4274C156.43 85.5641 155.58 84.8927 154.546 84.4131C153.512 83.9335 152.362 83.6952 151.099 83.6952C149.88 83.6836 148.802 83.887 147.869 84.3085C146.933 84.7299 146.199 85.2967 145.668 86.0088C145.133 86.721 144.867 87.5261 144.867 88.4271C144.867 89.3282 145.119 90.1071 145.624 90.6623C146.13 91.2174 146.751 91.6534 147.488 91.9673C148.225 92.2813 148.93 92.5399 149.603 92.7376L154.653 94.2432C155.13 94.3827 155.699 94.5833 156.36 94.8391C157.022 95.0948 157.672 95.4611 158.311 95.9348C158.949 96.4086 159.481 97.0335 159.905 97.8096C160.33 98.5856 160.541 99.5593 160.541 100.728C160.541 101.896 160.327 102.876 159.897 103.777C159.466 104.675 158.851 105.439 158.051 106.064C157.25 106.689 156.303 107.169 155.211 107.5C154.118 107.834 152.917 108 151.605 108Z\" fill=\"#00747A\"/>\\n<path d=\"M182.813 107.474V84.2066H173.828V82.2446H193.804V84.2066H184.818V107.474H182.816H182.813Z\" fill=\"#00747A\"/>\\n<path d=\"M199.027 107.474V82.2446H208.483C208.726 82.2446 208.992 82.2533 209.275 82.2708C209.558 82.2882 209.859 82.326 210.171 82.3841C211.425 82.5818 212.502 83.0352 213.401 83.7415C214.299 84.4478 214.99 85.3372 215.464 86.404C215.94 87.4736 216.177 88.6508 216.177 89.9355C216.177 91.7928 215.683 93.4117 214.698 94.7895C213.71 96.1672 212.335 97.045 210.569 97.417L209.994 97.6437H201.027V107.474H199.024H199.027ZM201.029 95.6672H208.449C208.657 95.6672 208.899 95.6556 209.171 95.6324C209.443 95.6091 209.72 95.5742 209.997 95.5277C210.902 95.3417 211.659 94.9697 212.262 94.4145C212.866 93.8593 213.32 93.1908 213.62 92.409C213.921 91.6271 214.074 90.8016 214.074 89.9384C214.074 89.0751 213.924 88.2525 213.62 87.4765C213.317 86.7004 212.866 86.0348 212.262 85.4797C211.659 84.9245 210.905 84.5554 209.997 84.3664C209.72 84.3083 209.443 84.2676 209.171 84.2444C208.899 84.2211 208.657 84.2095 208.449 84.2095H201.029V95.6672ZM214.473 107.474L209.526 97.2077L211.39 96.2631L216.824 107.477H214.473V107.474Z\" fill=\"#00747A\"/>\\n<path d=\"M221.352 107.474L230.233 82.2446H232.723L241.604 107.474H239.481L230.946 83.2968H231.958L223.475 107.474H221.352ZM225.027 101.132V99.222H237.915V101.132H225.027Z\" fill=\"#00747A\"/>\\n<path d=\"M247.178 107.474V82.2446H249.197L263.721 103.881V82.2446H265.74V107.474H263.721L249.197 85.8023V107.474H247.178Z\" fill=\"#00747A\"/>\\n<path d=\"M281.573 108C279.854 108 278.308 107.715 276.933 107.143C275.557 106.57 274.419 105.759 273.521 104.707C272.622 103.655 272.021 102.405 271.718 100.957L273.772 100.606C274.202 102.289 275.121 103.614 276.531 104.582C277.941 105.553 279.64 106.035 281.625 106.035C282.971 106.035 284.161 105.82 285.196 105.387C286.23 104.954 287.036 104.344 287.617 103.556C288.197 102.768 288.486 101.847 288.486 100.798C288.486 100.039 288.351 99.4024 288.076 98.8879C287.805 98.3735 287.452 97.9491 287.022 97.6177C286.591 97.2835 286.135 97.0161 285.646 96.8126C285.158 96.6092 284.699 96.4406 284.271 96.3127L277.967 94.4205C277.132 94.1763 276.384 93.8682 275.728 93.4991C275.072 93.13 274.52 92.7056 274.072 92.2202C273.625 91.7348 273.284 91.1826 273.044 90.5635C272.807 89.9444 272.686 89.2555 272.686 88.4969C272.686 87.1424 273.047 85.9565 273.766 84.9392C274.486 83.9219 275.477 83.1313 276.736 82.5645C277.996 81.9978 279.443 81.7158 281.081 81.7158C282.731 81.7274 284.21 82.0326 285.522 82.6343C286.834 83.236 287.911 84.0847 288.752 85.1834C289.593 86.2821 290.136 87.5842 290.382 89.0898L288.31 89.459C288.148 88.3021 287.732 87.2936 287.065 86.4274C286.397 85.5641 285.548 84.8927 284.514 84.4131C283.479 83.9335 282.33 83.6952 281.067 83.6952C279.848 83.6836 278.77 83.887 277.837 84.3085C276.901 84.7299 276.167 85.2967 275.635 86.0088C275.101 86.721 274.835 87.5261 274.835 88.4271C274.835 89.3282 275.087 90.1071 275.592 90.6623C276.098 91.2174 276.719 91.6534 277.456 91.9673C278.192 92.2813 278.897 92.5399 279.57 92.7376L284.621 94.2432C285.097 94.3827 285.667 94.5833 286.328 94.8391C286.99 95.0948 287.64 95.4611 288.278 95.9348C288.917 96.4086 289.448 97.0335 289.873 97.8096C290.298 98.5856 290.509 99.5593 290.509 100.728C290.509 101.896 290.295 102.876 289.864 103.777C289.434 104.675 288.819 105.439 288.018 106.064C287.218 106.689 286.27 107.169 285.178 107.5C284.086 107.834 282.884 108 281.573 108Z\" fill=\"#00747A\"/>\\n<path d=\"M296.48 107.474V82.2446H305.937C306.179 82.2446 306.445 82.2533 306.728 82.2708C307.011 82.2882 307.312 82.326 307.624 82.3841C308.878 82.5818 309.955 83.0352 310.854 83.7415C311.752 84.4478 312.443 85.3372 312.917 86.404C313.394 87.4736 313.63 88.6508 313.63 89.9355C313.63 91.2202 313.394 92.4148 312.917 93.4844C312.44 94.554 311.752 95.4405 310.854 96.1468C309.955 96.8531 308.878 97.3066 307.624 97.5042C307.312 97.5507 307.011 97.5856 306.728 97.6088C306.445 97.6321 306.179 97.6437 305.937 97.6437H298.483V107.474H296.48ZM298.483 95.6672H305.902C306.11 95.6672 306.353 95.6556 306.624 95.6324C306.896 95.6091 307.173 95.5742 307.451 95.5277C308.355 95.3417 309.112 94.9697 309.716 94.4145C310.319 93.8593 310.773 93.1908 311.074 92.409C311.374 91.6271 311.527 90.8016 311.527 89.9384C311.527 89.0751 311.377 88.2525 311.074 87.4765C310.77 86.7004 310.319 86.0348 309.716 85.4797C309.112 84.9245 308.358 84.5554 307.451 84.3664C307.173 84.3083 306.896 84.2676 306.624 84.2444C306.353 84.2211 306.11 84.2095 305.902 84.2095H298.483V95.6672Z\" fill=\"#00747A\"/>\\n<path d=\"M329.567 108C327.071 108 324.977 107.442 323.281 106.326C321.585 105.21 320.308 103.666 319.45 101.693C318.592 99.7192 318.161 97.4405 318.161 94.8594C318.161 92.2784 318.592 89.9996 319.45 88.026C320.308 86.0525 321.585 84.5062 323.281 83.3929C324.977 82.2768 327.071 81.7188 329.567 81.7188C332.064 81.7188 334.155 82.2768 335.846 83.3929C337.536 84.5091 338.81 86.0525 339.668 88.026C340.526 89.9996 340.956 92.2784 340.956 94.8594C340.956 97.4405 340.526 99.7192 339.668 101.693C338.81 103.666 337.536 105.213 335.846 106.326C334.155 107.442 332.064 108 329.567 108ZM329.567 106.021C331.622 106.032 333.335 105.561 334.704 104.611C336.074 103.658 337.102 102.341 337.787 100.661C338.472 98.9781 338.816 97.0452 338.816 94.8623C338.816 92.6795 338.472 90.7437 337.787 89.0637C337.102 87.3808 336.074 86.067 334.704 85.1224C333.335 84.1777 331.622 83.704 329.567 83.704C327.513 83.6923 325.803 84.1603 324.439 85.1049C323.076 86.0525 322.05 87.3692 321.365 89.055C320.68 90.7437 320.325 92.6795 320.302 94.8623C320.279 97.0452 320.611 98.9781 321.305 100.652C321.995 102.329 323.032 103.643 324.413 104.594C325.794 105.547 327.513 106.021 329.567 106.021Z\" fill=\"#00747A\"/>\\n<path d=\"M346.879 107.474V82.2446H356.335C356.578 82.2446 356.844 82.2533 357.127 82.2708C357.41 82.2882 357.71 82.326 358.022 82.3841C359.276 82.5818 360.354 83.0352 361.252 83.7415C362.151 84.4478 362.841 85.3372 363.315 86.404C363.792 87.4736 364.029 88.6508 364.029 89.9355C364.029 91.7928 363.535 93.4117 362.55 94.7895C361.561 96.1672 360.186 97.045 358.421 97.417L357.846 97.6437H348.878V107.474H346.876H346.879ZM348.881 95.6672H356.3C356.508 95.6672 356.751 95.6556 357.023 95.6324C357.294 95.6091 357.572 95.5742 357.849 95.5277C358.753 95.3417 359.51 94.9697 360.114 94.4145C360.718 93.8593 361.171 93.1908 361.472 92.409C361.772 91.6271 361.926 90.8016 361.926 89.9384C361.926 89.0751 361.775 88.2525 361.472 87.4765C361.169 86.7004 360.718 86.0348 360.114 85.4797C359.51 84.9245 358.756 84.5554 357.849 84.3664C357.572 84.3083 357.294 84.2676 357.023 84.2444C356.751 84.2211 356.508 84.2095 356.3 84.2095H348.881V95.6672ZM362.327 107.474L357.381 97.2077L359.244 96.2631L364.679 107.477H362.327V107.474Z\" fill=\"#00747A\"/>\\n<path d=\"M377.842 107.474V84.2066H368.856V82.2446H388.832V84.2066H379.847V107.474H377.845H377.842Z\" fill=\"#00747A\"/>\\n<path d=\"M402.573 108C400.854 108 399.308 107.715 397.933 107.143C396.557 106.57 395.419 105.759 394.521 104.707C393.622 103.655 393.021 102.405 392.718 100.957L394.772 100.606C395.202 102.289 396.121 103.614 397.531 104.582C398.941 105.553 400.64 106.035 402.625 106.035C403.971 106.035 405.161 105.82 406.196 105.387C407.23 104.954 408.036 104.344 408.617 103.556C409.197 102.768 409.486 101.847 409.486 100.798C409.486 100.039 409.351 99.4024 409.076 98.8879C408.805 98.3735 408.452 97.9491 408.022 97.6177C407.591 97.2835 407.135 97.0161 406.646 96.8126C406.158 96.6092 405.699 96.4406 405.271 96.3127L398.967 94.4205C398.132 94.1763 397.384 93.8682 396.728 93.4991C396.072 93.13 395.52 92.7056 395.072 92.2202C394.625 91.7348 394.284 91.1826 394.044 90.5635C393.807 89.9444 393.686 89.2555 393.686 88.4969C393.686 87.1424 394.047 85.9565 394.766 84.9392C395.486 83.9219 396.477 83.1313 397.736 82.5645C398.996 81.9978 400.443 81.7158 402.081 81.7158C403.731 81.7274 405.21 82.0326 406.522 82.6343C407.834 83.236 408.911 84.0847 409.752 85.1834C410.593 86.2821 411.136 87.5842 411.382 89.0898L409.31 89.459C409.148 88.3021 408.732 87.2936 408.065 86.4274C407.397 85.5641 406.548 84.8927 405.514 84.4131C404.479 83.9335 403.33 83.6952 402.067 83.6952C400.848 83.6836 399.77 83.887 398.837 84.3085C397.901 84.7299 397.167 85.2967 396.635 86.0088C396.101 86.721 395.835 87.5261 395.835 88.4271C395.835 89.3282 396.086 90.1071 396.592 90.6623C397.098 91.2174 397.719 91.6534 398.456 91.9673C399.192 92.2813 399.897 92.5399 400.57 92.7376L405.621 94.2432C406.097 94.3827 406.667 94.5833 407.328 94.8391C407.99 95.0948 408.64 95.4611 409.278 95.9348C409.917 96.4086 410.448 97.0335 410.873 97.8096C411.298 98.5856 411.509 99.5593 411.509 100.728C411.509 101.896 411.295 102.876 410.864 103.777C410.434 104.675 409.819 105.439 409.018 106.064C408.218 106.689 407.27 107.169 406.178 107.5C405.086 107.834 403.884 108 402.573 108Z\" fill=\"#00747A\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_160_1417\">\\n<rect width=\"461\" height=\"108\" fill=\"white\" transform=\"translate(0.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hvlvks\",\"data-framer-name\":\"Frame 9437\",layoutDependency:layoutDependency,layoutId:\"jQON8mUY8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(245, 245, 245))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qLMh8MM3i\"},motionChild:true,nodeId:\"puqXPTRMH\",openInNewTab:false,scopeId:\"nWkrEdTDr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Mentions l\\xe9gales\"})})})}),className:\"framer-1fnkx1y\",\"data-framer-name\":\"Mentions l\\xe9gales 2024 Tous droits r\\xe9serv\\xe9s Harmonia Swiss Transport Design par Digitalize Me\",fonts:[\"FS;Poppins-medium\"],layoutDependency:layoutDependency,layoutId:\"puqXPTRMH\",style:{\"--extracted-r6o4lv\":\"rgb(245, 245, 245)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({zk2lHJnat:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(245, 245, 245))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qLMh8MM3i\"},motionChild:true,nodeId:\"puqXPTRMH\",openInNewTab:false,scopeId:\"nWkrEdTDr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Mentions l\\xe9gales\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jq136w-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"PTDQM0qf7-container\",nodeId:\"PTDQM0qf7\",rendersWithMotion:true,scopeId:\"nWkrEdTDr\",children:/*#__PURE__*/_jsx(AutoCopyright,{color:\"rgb(245, 245, 245)\",dateRange:false,font:{fontFamily:'\"Poppins\", \"Poppins Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0.02em\",lineHeight:\"32px\"},height:\"100%\",id:\"PTDQM0qf7\",layoutId:\"PTDQM0qf7\",name:\"Tous droits r\\xe9serv\\xe9s \",startYear:2023,statement:\" Harmonia Swiss Transport \",width:\"100%\",...addPropertyOverrides({zk2lHJnat:{font:{fontFamily:'\"Poppins\", \"Poppins Placeholder\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0.02em\",lineHeight:\"18px\",textAlign:\"center\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(245, 245, 245))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qLMh8MM3i\"},motionChild:true,nodeId:\"xLIjtv7Gm\",openInNewTab:false,scopeId:\"nWkrEdTDr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Design par Get all\"})})})}),className:\"framer-1ao9fpn\",\"data-framer-name\":\"Mentions l\\xe9gales 2024 Tous droits r\\xe9serv\\xe9s Harmonia Swiss Transport Design par Digitalize Me\",fonts:[\"FS;Poppins-medium\"],layoutDependency:layoutDependency,layoutId:\"xLIjtv7Gm\",style:{\"--extracted-r6o4lv\":\"rgb(245, 245, 245)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({zk2lHJnat:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(245, 245, 245))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qLMh8MM3i\"},motionChild:true,nodeId:\"xLIjtv7Gm\",openInNewTab:false,scopeId:\"nWkrEdTDr\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Design par Get all\"})})})})}},baseVariant,gestureVariant)})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aAt0S.framer-19xvihe, .framer-aAt0S .framer-19xvihe { display: block; }\",\".framer-aAt0S.framer-qz330v { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 55px; height: min-content; justify-content: center; overflow: visible; padding: 40px 0px 50px 0px; position: relative; width: 1920px; }\",\".framer-aAt0S .framer-17zrdgx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-around; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aAt0S .framer-1af9xv8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-aAt0S .framer-ka94gb, .framer-aAt0S .framer-11aw7v6, .framer-aAt0S .framer-1fnkx1y, .framer-aAt0S .framer-1ao9fpn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-aAt0S .framer-nnl2yg { aspect-ratio: 4.277777777777778 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 64px); position: relative; width: 270px; }\",\".framer-aAt0S .framer-1hvlvks { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aAt0S .framer-1jq136w-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-aAt0S.framer-v-1s396vn.framer-qz330v { width: 768px; }\",\".framer-aAt0S.framer-v-1s396vn .framer-nnl2yg { height: var(--framer-aspect-ratio-supported, 50px); width: 210px; }\",\".framer-aAt0S.framer-v-1ip070d.framer-qz330v { padding: 40px 0px 30px 0px; width: 320px; }\",\".framer-aAt0S.framer-v-1ip070d .framer-17zrdgx { flex-direction: column; gap: 40px; justify-content: center; }\",\".framer-aAt0S.framer-v-1ip070d .framer-nnl2yg { height: var(--framer-aspect-ratio-supported, 49px); width: 210px; }\",\".framer-aAt0S.framer-v-1ip070d .framer-1fnkx1y, .framer-aAt0S.framer-v-1ip070d .framer-1ao9fpn { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 311\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WyqRKHBZ7\":{\"layout\":[\"fixed\",\"auto\"]},\"zk2lHJnat\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramernWkrEdTDr=withCSS(Component,css,\"framer-aAt0S\");export default FramernWkrEdTDr;FramernWkrEdTDr.displayName=\"Footer\";FramernWkrEdTDr.defaultProps={height:311,width:1920};addPropertyControls(FramernWkrEdTDr,{variant:{options:[\"nF_Jqfax6\",\"WyqRKHBZ7\",\"zk2lHJnat\"],optionTitles:[\"Desktop\",\"Tablette\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramernWkrEdTDr,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K4RHKGAGLQZBXEZQT2O2AGSLKJF2E4YC/JRUTXNFPWLFGIEVSSEYOW7EP7TYM3V6A/UCDYLFFGLZRGCFY5GYDYM5LDB52BAR5M.woff2\",weight:\"500\"}]},...AutoCopyrightFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernWkrEdTDr\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WyqRKHBZ7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zk2lHJnat\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1920\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"311\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./nWkrEdTDr.map", "// Generated by Framer (d407068)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Floating,getFontsFromSharedStyle,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/O1iZiPrRkFheb3NcXpi0/KfpeFBfwAc8ezS3PdLxq/CK__42djY.js\";const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"nQtDlkgOr\",\"ixpyoIO3O\",\"Wh16FUAJe\",\"ql5_s4M11\",\"x6rYDSz3R\"];const serializationHash=\"framer-KALZ8\";const variantClassNames={ixpyoIO3O:\"framer-v-2i466i\",nQtDlkgOr:\"framer-v-dd91u0\",ql5_s4M11:\"framer-v-1biyw51\",Wh16FUAJe:\"framer-v-hqvs18\",x6rYDSz3R:\"framer-v-oh8unn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};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={\"Mobile open\":\"x6rYDSz3R\",\"Tablette open\":\"Wh16FUAJe\",Desktop:\"nQtDlkgOr\",Mobile:\"ql5_s4M11\",Tablette:\"ixpyoIO3O\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"nQtDlkgOr\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"nQtDlkgOr\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const onTap1c50o2v=activeVariantCallback(async(...args)=>{setVariant(\"Wh16FUAJe\");});const onTap19xk2o6=activeVariantCallback(async(...args)=>{setVariant(\"x6rYDSz3R\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"ixpyoIO3O\",\"Wh16FUAJe\",\"ql5_s4M11\",\"x6rYDSz3R\"].includes(baseVariant))return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const isDisplayed1=()=>{if([\"ql5_s4M11\",\"x6rYDSz3R\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"ixpyoIO3O\",\"Wh16FUAJe\",\"ql5_s4M11\",\"x6rYDSz3R\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"Wh16FUAJe\",\"x6rYDSz3R\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"x6rYDSz3R\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-dd91u0\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"nQtDlkgOr\",ref:ref??ref1,style:{backgroundColor:\"rgb(0, 0, 0)\",...style},...addPropertyOverrides({ixpyoIO3O:{\"data-framer-name\":\"Tablette\"},ql5_s4M11:{\"data-framer-name\":\"Mobile\"},Wh16FUAJe:{\"data-framer-name\":\"Tablette open\"},x6rYDSz3R:{\"data-framer-name\":\"Mobile open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uyz9tg\",layoutDependency:layoutDependency,layoutId:\"MEArzz1Hr\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-zmetx8\",\"data-framer-name\":\"Frame 49\",layoutDependency:layoutDependency,layoutId:\"Hkt3KoA62\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ozzq\",\"data-framer-name\":\"logo harmonia green\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:372,intrinsicWidth:1597,layoutDependency:layoutDependency,layoutId:\"nUJj0e6Ae\",svg:'<svg width=\"1597\" height=\"372\" viewBox=\"0 0 1597 372\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_160_1247)\">\\n<path d=\"M1212.82 8.84009V149.5L1110.95 8.84009H1062.38V232.17H1110.95V94.0701L1212.82 232.17H1261.39V8.84009H1212.82Z\" fill=\"white\"/>\\n<path d=\"M1360.23 9.03003H1308.5V232.36H1360.23V9.03003Z\" fill=\"white\"/>\\n<path d=\"M1508.21 8.6499H1467.79L1379.74 231.98H1431.47L1447.12 189.16H1528.88L1544.53 231.98H1596.26L1508.21 8.6499ZM1461.74 149.12L1488 77.2599L1514.26 149.12H1461.74Z\" fill=\"white\"/>\\n<path d=\"M927.86 0C864.23 0 812.66 52.47 812.66 117.19C812.66 181.91 864.23 234.38 927.86 234.38C991.49 234.38 1043.06 181.91 1043.06 117.19C1043.06 52.47 991.48 0 927.86 0ZM927.86 181.14C895.21 181.14 868.74 152.51 868.74 117.19C868.74 81.87 895.21 53.24 927.86 53.24C960.51 53.24 986.97 81.87 986.97 117.19C986.97 152.51 960.5 181.14 927.86 181.14Z\" fill=\"white\"/>\\n<path d=\"M137.05 9.03003V97.71H53.7499V9.03003H0.629883V232.36H53.7499V146.21H137.05V232.36H190.17V9.03003H137.05Z\" fill=\"white\"/>\\n<path d=\"M747.6 8.6499L742.8 16.3899L682.55 113.5L622.3 16.3899L617.5 8.6499H570.57V231.98H622.3V101.01L670.42 178.67H694.68L742.8 101.01V231.98H794.53V8.6499H747.6Z\" fill=\"white\"/>\\n<path d=\"M276.7 8.6499H231.6L190.17 112.74C260.53 126 308.15 231.98 308.15 231.98H364.23L276.7 8.6499ZM238.04 118.04L252.82 77.4999L278.47 154.55C278.47 154.55 252.32 123.1 238.04 118.04Z\" fill=\"white\"/>\\n<path d=\"M207.85 140.4C207.85 140.4 255.34 182.34 262.17 231.98H207.85C207.85 231.98 231.85 184.61 207.85 140.4Z\" fill=\"#00747A\"/>\\n<path d=\"M506.17 146.6C513.23 143.03 519.63 138.37 525.17 132.83C538.59 119.41 546.89 100.87 546.89 80.4C546.89 40.99 514.93 9.03003 475.52 9.03003H370.49V232.36H422.21V154.55H449.88L492.57 231.98H556.23L506.17 146.6ZM422.21 112.74V54.76H463.95C479.76 54.76 492.57 67.57 492.57 83.38V84.11C492.57 99.92 479.76 112.74 463.95 112.74H422.21Z\" fill=\"white\"/>\\n<path d=\"M207.79 371.57C201.84 371.57 196.49 370.59 191.73 368.62C186.97 366.65 183.03 363.86 179.92 360.24C176.81 356.62 174.73 352.32 173.68 347.34L180.79 346.13C182.28 351.92 185.46 356.48 190.34 359.81C195.22 363.15 201.1 364.81 207.97 364.81C212.63 364.81 216.75 364.07 220.33 362.58C223.91 361.09 226.7 358.99 228.71 356.28C230.72 353.57 231.72 350.4 231.72 346.79C231.72 344.18 231.25 341.99 230.3 340.22C229.36 338.45 228.14 336.99 226.65 335.85C225.16 334.7 223.58 333.78 221.89 333.08C220.2 332.38 218.61 331.8 217.13 331.36L195.31 324.85C192.42 324.01 189.83 322.95 187.56 321.68C185.29 320.41 183.38 318.95 181.83 317.28C180.28 315.61 179.1 313.71 178.27 311.58C177.45 309.45 177.03 307.08 177.03 304.47C177.03 299.81 178.28 295.73 180.77 292.23C183.26 288.73 186.69 286.01 191.05 284.06C195.41 282.11 200.42 281.14 206.09 281.14C211.8 281.18 216.92 282.23 221.46 284.3C226 286.37 229.73 289.29 232.64 293.07C235.55 296.85 237.43 301.33 238.28 306.51L231.11 307.78C230.55 303.8 229.11 300.33 226.8 297.35C224.49 294.38 221.55 292.07 217.97 290.42C214.39 288.77 210.41 287.95 206.04 287.95C201.82 287.91 198.09 288.61 194.86 290.06C191.62 291.51 189.08 293.46 187.24 295.91C185.39 298.36 184.47 301.13 184.47 304.23C184.47 307.33 185.34 310.01 187.09 311.92C188.84 313.83 190.99 315.33 193.54 316.41C196.09 317.49 198.53 318.38 200.86 319.06L218.34 324.24C219.99 324.72 221.96 325.41 224.25 326.29C226.54 327.17 228.79 328.43 231 330.06C233.21 331.69 235.05 333.84 236.52 336.51C237.99 339.18 238.72 342.53 238.72 346.55C238.72 350.57 237.98 353.94 236.49 357.04C235 360.13 232.87 362.76 230.1 364.91C227.33 367.06 224.05 368.71 220.27 369.85C216.49 371 212.33 371.57 207.79 371.57Z\" fill=\"#00747A\"/>\\n<path d=\"M275.66 369.76L250.77 282.96H257.94L279.22 357.58L300.44 282.96H307.73L329.01 357.58L350.23 282.96H357.52L332.56 369.76H325.45L304.11 295.38L282.77 369.76H275.66Z\" fill=\"#00747A\"/>\\n<path d=\"M377.83 369.76V282.96H384.76V369.76H377.83Z\" fill=\"#00747A\"/>\\n<path d=\"M440.759 371.57C434.809 371.57 429.459 370.59 424.699 368.62C419.939 366.65 415.999 363.86 412.889 360.24C409.779 356.62 407.699 352.32 406.649 347.34L413.759 346.13C415.249 351.92 418.429 356.48 423.309 359.81C428.189 363.15 434.069 364.81 440.939 364.81C445.599 364.81 449.719 364.07 453.299 362.58C456.879 361.09 459.669 358.99 461.679 356.28C463.689 353.57 464.689 350.4 464.689 346.79C464.689 344.18 464.219 341.99 463.269 340.22C462.329 338.45 461.109 336.99 459.619 335.85C458.129 334.7 456.549 333.78 454.859 333.08C453.169 332.38 451.579 331.8 450.099 331.36L428.279 324.85C425.389 324.01 422.799 322.95 420.529 321.68C418.259 320.41 416.349 318.95 414.799 317.28C413.249 315.61 412.069 313.71 411.239 311.58C410.419 309.45 409.999 307.08 409.999 304.47C409.999 299.81 411.249 295.73 413.739 292.23C416.229 288.73 419.659 286.01 424.019 284.06C428.379 282.11 433.389 281.14 439.059 281.14C444.769 281.18 449.889 282.23 454.429 284.3C458.969 286.37 462.699 289.29 465.609 293.07C468.519 296.85 470.399 301.33 471.249 306.51L464.079 307.78C463.519 303.8 462.079 300.33 459.769 297.35C457.459 294.38 454.519 292.07 450.939 290.42C447.359 288.77 443.379 287.95 439.009 287.95C434.789 287.91 431.059 288.61 427.829 290.06C424.589 291.51 422.049 293.46 420.209 295.91C418.359 298.36 417.439 301.13 417.439 304.23C417.439 307.33 418.309 310.01 420.059 311.92C421.809 313.83 423.959 315.33 426.509 316.41C429.059 317.49 431.499 318.38 433.829 319.06L451.309 324.24C452.959 324.72 454.929 325.41 457.219 326.29C459.509 327.17 461.759 328.43 463.969 330.06C466.179 331.69 468.019 333.84 469.489 336.51C470.959 339.18 471.689 342.53 471.689 346.55C471.689 350.57 470.949 353.94 469.459 357.04C467.969 360.13 465.839 362.76 463.069 364.91C460.299 367.06 457.019 368.71 453.239 369.85C449.459 371 445.299 371.57 440.759 371.57Z\" fill=\"#00747A\"/>\\n<path d=\"M523.64 371.57C517.69 371.57 512.34 370.59 507.58 368.62C502.82 366.65 498.88 363.86 495.77 360.24C492.66 356.62 490.58 352.32 489.53 347.34L496.64 346.13C498.13 351.92 501.31 356.48 506.19 359.81C511.07 363.15 516.95 364.81 523.82 364.81C528.48 364.81 532.6 364.07 536.18 362.58C539.76 361.09 542.55 358.99 544.56 356.28C546.57 353.57 547.57 350.4 547.57 346.79C547.57 344.18 547.1 341.99 546.15 340.22C545.21 338.45 543.99 336.99 542.5 335.85C541.01 334.7 539.43 333.78 537.74 333.08C536.05 332.38 534.46 331.8 532.98 331.36L511.16 324.85C508.27 324.01 505.68 322.95 503.41 321.68C501.14 320.41 499.23 318.95 497.68 317.28C496.13 315.61 494.95 313.71 494.12 311.58C493.3 309.45 492.88 307.08 492.88 304.47C492.88 299.81 494.13 295.73 496.62 292.23C499.11 288.73 502.54 286.01 506.9 284.06C511.26 282.11 516.27 281.14 521.94 281.14C527.65 281.18 532.77 282.23 537.31 284.3C541.85 286.37 545.58 289.29 548.49 293.07C551.4 296.85 553.28 301.33 554.13 306.51L546.96 307.78C546.4 303.8 544.96 300.33 542.65 297.35C540.34 294.38 537.4 292.07 533.82 290.42C530.24 288.77 526.26 287.95 521.89 287.95C517.67 287.91 513.94 288.61 510.71 290.06C507.47 291.51 504.93 293.46 503.09 295.91C501.24 298.36 500.32 301.13 500.32 304.23C500.32 307.33 501.19 310.01 502.94 311.92C504.69 313.83 506.84 315.33 509.39 316.41C511.94 317.49 514.38 318.38 516.71 319.06L534.19 324.24C535.84 324.72 537.81 325.41 540.1 326.29C542.39 327.17 544.64 328.43 546.85 330.06C549.06 331.69 550.9 333.84 552.37 336.51C553.84 339.18 554.57 342.53 554.57 346.55C554.57 350.57 553.83 353.94 552.34 357.04C550.85 360.13 548.72 362.76 545.95 364.91C543.18 367.06 539.9 368.71 536.12 369.85C532.34 371 528.18 371.57 523.64 371.57Z\" fill=\"#00747A\"/>\\n<path d=\"M631.659 369.76V289.71H600.559V282.96H669.699V289.71H638.599V369.76H631.669H631.659Z\" fill=\"#00747A\"/>\\n<path d=\"M687.78 369.76V282.96H720.51C721.35 282.96 722.27 282.99 723.25 283.05C724.23 283.11 725.269 283.24 726.349 283.44C730.689 284.12 734.42 285.68 737.53 288.11C740.64 290.54 743.029 293.6 744.669 297.27C746.319 300.95 747.14 305 747.14 309.42C747.14 315.81 745.43 321.38 742.02 326.12C738.6 330.86 733.839 333.88 727.729 335.16L725.74 335.94H694.7V369.76H687.77H687.78ZM694.71 329.14H720.39C721.11 329.14 721.95 329.1 722.89 329.02C723.83 328.94 724.79 328.82 725.75 328.66C728.88 328.02 731.5 326.74 733.59 324.83C735.68 322.92 737.249 320.62 738.289 317.93C739.329 315.24 739.859 312.4 739.859 309.43C739.859 306.46 739.339 303.63 738.289 300.96C737.239 298.29 735.68 296 733.59 294.09C731.5 292.18 728.89 290.91 725.75 290.26C724.79 290.06 723.83 289.92 722.89 289.84C721.95 289.76 721.11 289.72 720.39 289.72H694.71V329.14ZM741.24 369.76L724.12 334.44L730.57 331.19L749.38 369.77H741.24V369.76Z\" fill=\"#00747A\"/>\\n<path d=\"M765.051 369.76L795.791 282.96H804.411L835.151 369.76H827.801L798.261 286.58H801.761L772.401 369.76H765.051ZM777.771 347.94V341.37H822.381V347.94H777.771Z\" fill=\"#00747A\"/>\\n<path d=\"M854.439 369.76V282.96H861.429L911.699 357.4V282.96H918.689V369.76H911.699L861.429 295.2V369.76H854.439Z\" fill=\"#00747A\"/>\\n<path d=\"M973.489 371.57C967.539 371.57 962.189 370.59 957.429 368.62C952.669 366.65 948.729 363.86 945.619 360.24C942.509 356.62 940.429 352.32 939.379 347.34L946.489 346.13C947.979 351.92 951.159 356.48 956.039 359.81C960.919 363.15 966.799 364.81 973.669 364.81C978.329 364.81 982.449 364.07 986.029 362.58C989.609 361.09 992.399 358.99 994.409 356.28C996.419 353.57 997.419 350.4 997.419 346.79C997.419 344.18 996.949 341.99 995.999 340.22C995.059 338.45 993.839 336.99 992.349 335.85C990.859 334.7 989.279 333.78 987.589 333.08C985.899 332.38 984.309 331.8 982.829 331.36L961.009 324.85C958.119 324.01 955.529 322.95 953.259 321.68C950.989 320.41 949.079 318.95 947.529 317.28C945.979 315.61 944.799 313.71 943.969 311.58C943.149 309.45 942.729 307.08 942.729 304.47C942.729 299.81 943.979 295.73 946.469 292.23C948.959 288.73 952.389 286.01 956.749 284.06C961.109 282.11 966.119 281.14 971.789 281.14C977.499 281.18 982.619 282.23 987.159 284.3C991.699 286.37 995.429 289.29 998.339 293.07C1001.25 296.85 1003.13 301.33 1003.98 306.51L996.809 307.78C996.249 303.8 994.809 300.33 992.499 297.35C990.189 294.38 987.249 292.07 983.669 290.42C980.089 288.77 976.109 287.95 971.739 287.95C967.519 287.91 963.789 288.61 960.559 290.06C957.319 291.51 954.779 293.46 952.939 295.91C951.089 298.36 950.169 301.13 950.169 304.23C950.169 307.33 951.039 310.01 952.789 311.92C954.539 313.83 956.689 315.33 959.239 316.41C961.789 317.49 964.229 318.38 966.559 319.06L984.039 324.24C985.689 324.72 987.659 325.41 989.949 326.29C992.239 327.17 994.489 328.43 996.699 330.06C998.909 331.69 1000.75 333.84 1002.22 336.51C1003.69 339.18 1004.42 342.53 1004.42 346.55C1004.42 350.57 1003.68 353.94 1002.19 357.04C1000.7 360.13 998.569 362.76 995.799 364.91C993.029 367.06 989.749 368.71 985.969 369.85C982.189 371 978.029 371.57 973.489 371.57Z\" fill=\"#00747A\"/>\\n<path d=\"M1025.09 369.76V282.96H1057.82C1058.66 282.96 1059.58 282.99 1060.56 283.05C1061.54 283.11 1062.58 283.24 1063.66 283.44C1068 284.12 1071.73 285.68 1074.84 288.11C1077.95 290.54 1080.34 293.6 1081.98 297.27C1083.63 300.95 1084.45 305 1084.45 309.42C1084.45 313.84 1083.63 317.95 1081.98 321.63C1080.33 325.31 1077.95 328.36 1074.84 330.79C1071.73 333.22 1068 334.78 1063.66 335.46C1062.58 335.62 1061.54 335.74 1060.56 335.82C1059.58 335.9 1058.66 335.94 1057.82 335.94H1032.02V369.76H1025.09ZM1032.02 329.14H1057.7C1058.42 329.14 1059.26 329.1 1060.2 329.02C1061.14 328.94 1062.1 328.82 1063.06 328.66C1066.19 328.02 1068.81 326.74 1070.9 324.83C1072.99 322.92 1074.56 320.62 1075.6 317.93C1076.64 315.24 1077.17 312.4 1077.17 309.43C1077.17 306.46 1076.65 303.63 1075.6 300.96C1074.55 298.29 1072.99 296 1070.9 294.09C1068.81 292.18 1066.2 290.91 1063.06 290.26C1062.1 290.06 1061.14 289.92 1060.2 289.84C1059.26 289.76 1058.42 289.72 1057.7 289.72H1032.02V329.14Z\" fill=\"#00747A\"/>\\n<path d=\"M1139.61 371.57C1130.97 371.57 1123.72 369.65 1117.85 365.81C1111.98 361.97 1107.56 356.66 1104.59 349.87C1101.62 343.08 1100.13 335.24 1100.13 326.36C1100.13 317.48 1101.62 309.64 1104.59 302.85C1107.56 296.06 1111.98 290.74 1117.85 286.91C1123.72 283.07 1130.97 281.15 1139.61 281.15C1148.25 281.15 1155.49 283.07 1161.34 286.91C1167.19 290.75 1171.6 296.06 1174.57 302.85C1177.54 309.64 1179.03 317.48 1179.03 326.36C1179.03 335.24 1177.54 343.08 1174.57 349.87C1171.6 356.66 1167.19 361.98 1161.34 365.81C1155.49 369.65 1148.25 371.57 1139.61 371.57ZM1139.61 364.76C1146.72 364.8 1152.65 363.18 1157.39 359.91C1162.13 356.63 1165.69 352.1 1168.06 346.32C1170.43 340.53 1171.62 333.88 1171.62 326.37C1171.62 318.86 1170.43 312.2 1168.06 306.42C1165.69 300.63 1162.13 296.11 1157.39 292.86C1152.65 289.61 1146.72 287.98 1139.61 287.98C1132.5 287.94 1126.58 289.55 1121.86 292.8C1117.14 296.06 1113.59 300.59 1111.22 306.39C1108.85 312.2 1107.62 318.86 1107.54 326.37C1107.46 333.88 1108.61 340.53 1111.01 346.29C1113.4 352.06 1116.99 356.58 1121.77 359.85C1126.55 363.13 1132.5 364.76 1139.61 364.76Z\" fill=\"#00747A\"/>\\n<path d=\"M1199.53 369.76V282.96H1232.26C1233.1 282.96 1234.02 282.99 1235 283.05C1235.98 283.11 1237.02 283.24 1238.1 283.44C1242.44 284.12 1246.17 285.68 1249.28 288.11C1252.39 290.54 1254.78 293.6 1256.42 297.27C1258.07 300.95 1258.89 305 1258.89 309.42C1258.89 315.81 1257.18 321.38 1253.77 326.12C1250.35 330.86 1245.59 333.88 1239.48 335.16L1237.49 335.94H1206.45V369.76H1199.52H1199.53ZM1206.46 329.14H1232.14C1232.86 329.14 1233.7 329.1 1234.64 329.02C1235.58 328.94 1236.54 328.82 1237.5 328.66C1240.63 328.02 1243.25 326.74 1245.34 324.83C1247.43 322.92 1249 320.62 1250.04 317.93C1251.08 315.24 1251.61 312.4 1251.61 309.43C1251.61 306.46 1251.09 303.63 1250.04 300.96C1248.99 298.29 1247.43 296 1245.34 294.09C1243.25 292.18 1240.64 290.91 1237.5 290.26C1236.54 290.06 1235.58 289.92 1234.64 289.84C1233.7 289.76 1232.86 289.72 1232.14 289.72H1206.46V329.14ZM1253 369.76L1235.88 334.44L1242.33 331.19L1261.14 369.77H1253V369.76Z\" fill=\"#00747A\"/>\\n<path d=\"M1306.7 369.76V289.71H1275.6V282.96H1344.74V289.71H1313.64V369.76H1306.71H1306.7Z\" fill=\"#00747A\"/>\\n<path d=\"M1392.3 371.57C1386.35 371.57 1381 370.59 1376.24 368.62C1371.48 366.65 1367.54 363.86 1364.43 360.24C1361.32 356.62 1359.24 352.32 1358.19 347.34L1365.3 346.13C1366.79 351.92 1369.97 356.48 1374.85 359.81C1379.73 363.15 1385.61 364.81 1392.48 364.81C1397.14 364.81 1401.26 364.07 1404.84 362.58C1408.42 361.09 1411.21 358.99 1413.22 356.28C1415.23 353.57 1416.23 350.4 1416.23 346.79C1416.23 344.18 1415.76 341.99 1414.81 340.22C1413.87 338.45 1412.65 336.99 1411.16 335.85C1409.67 334.7 1408.09 333.78 1406.4 333.08C1404.71 332.38 1403.12 331.8 1401.64 331.36L1379.82 324.85C1376.93 324.01 1374.34 322.95 1372.07 321.68C1369.8 320.41 1367.89 318.95 1366.34 317.28C1364.79 315.61 1363.61 313.71 1362.78 311.58C1361.96 309.45 1361.54 307.08 1361.54 304.47C1361.54 299.81 1362.79 295.73 1365.28 292.23C1367.77 288.73 1371.2 286.01 1375.56 284.06C1379.92 282.11 1384.93 281.14 1390.6 281.14C1396.31 281.18 1401.43 282.23 1405.97 284.3C1410.51 286.37 1414.24 289.29 1417.15 293.07C1420.06 296.85 1421.94 301.33 1422.79 306.51L1415.62 307.78C1415.06 303.8 1413.62 300.33 1411.31 297.35C1409 294.38 1406.06 292.07 1402.48 290.42C1398.9 288.77 1394.92 287.95 1390.55 287.95C1386.33 287.91 1382.6 288.61 1379.37 290.06C1376.13 291.51 1373.59 293.46 1371.75 295.91C1369.9 298.36 1368.98 301.13 1368.98 304.23C1368.98 307.33 1369.85 310.01 1371.6 311.92C1373.35 313.83 1375.5 315.33 1378.05 316.41C1380.6 317.49 1383.04 318.38 1385.37 319.06L1402.85 324.24C1404.5 324.72 1406.47 325.41 1408.76 326.29C1411.05 327.17 1413.3 328.43 1415.51 330.06C1417.72 331.69 1419.56 333.84 1421.03 336.51C1422.5 339.18 1423.23 342.53 1423.23 346.55C1423.23 350.57 1422.49 353.94 1421 357.04C1419.51 360.13 1417.38 362.76 1414.61 364.91C1411.84 367.06 1408.56 368.71 1404.78 369.85C1401 371 1396.84 371.57 1392.3 371.57Z\" fill=\"#00747A\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_160_1247\">\\n<rect width=\"1595.63\" height=\"371.57\" fill=\"white\" transform=\"translate(0.629883)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-43z5sr\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"deb76dzyF\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"bMFEfSFcq\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Accueil\"})})})}),className:\"framer-1r0uhdk\",\"data-framer-name\":\"Accueil\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"bMFEfSFcq\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Services\"})}),className:\"framer-nz44si\",\"data-framer-name\":\"Services\",\"data-highlight\":true,fonts:[\"GF;Poppins-600\"],id:`${layoutId}-nz44si`,layoutDependency:layoutDependency,layoutId:\"PUGwdQ4kR\",onMouseEnter:onMouseEntertxyyif({overlay}),ref:ref2,style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-nz44si`,offsetX:110.89062812842894,offsetY:20.796869775629602,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-qix1k0\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"UTtPsTATm\",ref:ref3,role:\"dialog\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lo6lgs\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"f_h9XlORp\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MU8QdqgxL\"},nodeId:\"Uf67Zgok1\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Transport Routier\"})})})}),className:\"framer-eq0hkg\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"Uf67Zgok1\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hre8t2\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"wwiyy_HvJ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"i8AN3SfI1\"},nodeId:\"PDOcyS4Hg\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Transitaire International Maritime\"})})})}),className:\"framer-19coa3x\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"PDOcyS4Hg\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hvz88b\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"ZmUkto6E6\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qUJmC_q6o\"},nodeId:\"BrU5lO7Np\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Courtier d'affr\\xe8tement maritime\"})})})}),className:\"framer-5sff24\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"BrU5lO7Np\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a1LLw2ifE\"},nodeId:\"BPiB_K7JW\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"\\xc0 propos\"})})})}),className:\"framer-2l8rp5\",\"data-framer-name\":\"A propos\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"BPiB_K7JW\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__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\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JxHLDh8Pt\"},nodeId:\"SOMhNPp3p\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Contact\"})})})}),className:\"framer-1k8uqg5\",\"data-framer-name\":\"Contact\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"SOMhNPp3p\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__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\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"eguYHDNT3\"},nodeId:\"Nx_o3DK__\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Blog\"})})})}),className:\"framer-j6gcff\",\"data-framer-name\":\"Blog\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"Nx_o3DK__\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fr2b26\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"EHbOcxMlu\",children:/*#__PURE__*/_jsx(Link,{href:\"tel:+41 78 330 13 36\",nodeId:\"cqNP0oZX8\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-16r1lrn framer-m2k3q6\",\"data-border\":true,\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"cqNP0oZX8\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0px 20px 0px rgba(88, 189, 223, 0.6000000238418579)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UXVpY2tzYW5kLTUwMA==\",\"--framer-font-family\":'\"Quicksand\", \"Quicksand Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"+41 (0) 78 330 13 36\"})}),className:\"framer-1dsi6uj\",\"data-framer-name\":\"+41 (0) 78 330 13 36\",fonts:[\"GF;Quicksand-500\"],layoutDependency:layoutDependency,layoutId:\"W9S3W79RP\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-md6a6h\",\"data-framer-name\":\"Frame 9450\",layoutDependency:layoutDependency,layoutId:\"I3QXe3C_e\",...addPropertyOverrides({ixpyoIO3O:{\"data-highlight\":true,onTap:onTap1c50o2v},ql5_s4M11:{\"data-highlight\":true,onTap:onTap19xk2o6}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-etp23s\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"WceQUtNTy\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i09lfi\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"G7IGc40bj\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cwz716\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"uqujp9YKM\",style:{backgroundColor:\"rgb(255, 255, 255)\"}})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c8fs2o\",\"data-framer-name\":\"Navigation\",layoutDependency:layoutDependency,layoutId:\"BD7wHg6ZI\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Accueil\"})}),className:\"framer-1ru6ajk\",\"data-framer-name\":\"Accueil\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"ZRdkdXQie\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Wh16FUAJe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"ZRdkdXQie\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Accueil\"})})})})},x6rYDSz3R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"ZRdkdXQie\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Accueil\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Services\"})}),className:\"framer-1u9apio\",\"data-framer-name\":\"Services\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"bvUALvxn9\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Courtier d'affr\\xe8tement maritime\"})}),className:\"framer-d697fi\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"xJ30JnfEj\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Wh16FUAJe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qUJmC_q6o\"},nodeId:\"xJ30JnfEj\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Courtier d'affr\\xe8tement maritime\"})})})})},x6rYDSz3R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qUJmC_q6o\"},nodeId:\"xJ30JnfEj\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Courtier d'affr\\xe8tement maritime\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Transitaire International Maritime\"})}),className:\"framer-q95jk0\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"pyYsrN9hu\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Wh16FUAJe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"i8AN3SfI1\"},nodeId:\"pyYsrN9hu\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Transitaire International Maritime\"})})})})},x6rYDSz3R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"i8AN3SfI1\"},nodeId:\"pyYsrN9hu\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Transitaire International Maritime\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Transport Routier\"})}),className:\"framer-1g9cdmu\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"z6jxKEfVZ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Wh16FUAJe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MU8QdqgxL\"},nodeId:\"z6jxKEfVZ\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Transport Routier\"})})})})},x6rYDSz3R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MU8QdqgxL\"},nodeId:\"z6jxKEfVZ\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Transport Routier\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"A propos\"})}),className:\"framer-j3ov67\",\"data-framer-name\":\"A propos\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"mCPxV4IXA\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Wh16FUAJe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a1LLw2ifE\"},nodeId:\"mCPxV4IXA\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"A propos\"})})})})},x6rYDSz3R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a1LLw2ifE\"},nodeId:\"mCPxV4IXA\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"A propos\"})})})})}},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-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Contact\"})}),className:\"framer-1asoet8\",\"data-framer-name\":\"Contact\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"IAxGIEi_D\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Wh16FUAJe:{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\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JxHLDh8Pt\"},nodeId:\"IAxGIEi_D\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Contact\"})})})})},x6rYDSz3R:{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\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JxHLDh8Pt\"},nodeId:\"IAxGIEi_D\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Contact\"})})})})}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__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\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"eguYHDNT3\"},nodeId:\"hopb9ig3O\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-55ll6f\",\"data-styles-preset\":\"CK__42djY\",children:\"Blog\"})})})}),className:\"framer-1b87kem\",\"data-framer-name\":\"Blog\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"hopb9ig3O\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-bniokf\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"MHeXvaK5k\",children:/*#__PURE__*/_jsx(Link,{href:\"tel:+41 78 330 13 36\",nodeId:\"T_2NcWttE\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-18ehh56 framer-m2k3q6\",\"data-border\":true,\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"T_2NcWttE\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0px 20px 0px rgba(88, 189, 223, 0.6000000238418579)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UXVpY2tzYW5kLTUwMA==\",\"--framer-font-family\":'\"Quicksand\", \"Quicksand Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"+41 (0) 78 330 13 36\"})}),className:\"framer-1v4ictk\",\"data-framer-name\":\"+41 (0) 78 330 13 36\",fonts:[\"GF;Quicksand-500\"],layoutDependency:layoutDependency,layoutId:\"LNtvHpuha\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KALZ8.framer-m2k3q6, .framer-KALZ8 .framer-m2k3q6 { display: block; }\",\".framer-KALZ8.framer-dd91u0 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px 64px 0px 64px; position: relative; width: 1920px; }\",\".framer-KALZ8 .framer-uyz9tg { 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; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KALZ8 .framer-zmetx8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 70px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 200px; }\",\".framer-KALZ8 .framer-ozzq { aspect-ratio: 4.293010752688172 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 46px); position: relative; width: 200px; }\",\".framer-KALZ8 .framer-43z5sr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: 31%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-KALZ8 .framer-1r0uhdk, .framer-KALZ8 .framer-nz44si, .framer-KALZ8 .framer-eq0hkg, .framer-KALZ8 .framer-19coa3x, .framer-KALZ8 .framer-5sff24, .framer-KALZ8 .framer-2l8rp5, .framer-KALZ8 .framer-1k8uqg5, .framer-KALZ8 .framer-j6gcff, .framer-KALZ8 .framer-1dsi6uj, .framer-KALZ8 .framer-1ru6ajk, .framer-KALZ8 .framer-1u9apio, .framer-KALZ8 .framer-d697fi, .framer-KALZ8 .framer-q95jk0, .framer-KALZ8 .framer-1g9cdmu, .framer-KALZ8 .framer-j3ov67, .framer-KALZ8 .framer-1asoet8, .framer-KALZ8 .framer-1b87kem, .framer-KALZ8 .framer-1v4ictk { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-KALZ8 .framer-qix1k0 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-KALZ8 .framer-1lo6lgs, .framer-KALZ8 .framer-1hre8t2, .framer-KALZ8 .framer-1hvz88b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-KALZ8 .framer-1fr2b26, .framer-KALZ8 .framer-bniokf { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-KALZ8 .framer-16r1lrn, .framer-KALZ8 .framer-18ehh56 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 8px 20px 8px 20px; position: relative; text-decoration: none; width: min-content; }\",\".framer-KALZ8 .framer-md6a6h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 60px; }\",\".framer-KALZ8 .framer-etp23s { flex: none; height: 6px; position: relative; width: 100%; }\",\".framer-KALZ8 .framer-1i09lfi { flex: none; height: 5px; position: relative; width: 21px; }\",\".framer-KALZ8 .framer-1cwz716 { flex: none; height: 5px; position: relative; width: 100%; }\",\".framer-KALZ8 .framer-c8fs2o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 15px 0px 0px 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KALZ8 .framer-zmetx8, .framer-KALZ8 .framer-43z5sr, .framer-KALZ8 .framer-qix1k0, .framer-KALZ8 .framer-1lo6lgs, .framer-KALZ8 .framer-1hre8t2, .framer-KALZ8 .framer-1hvz88b, .framer-KALZ8 .framer-1fr2b26, .framer-KALZ8 .framer-16r1lrn, .framer-KALZ8 .framer-md6a6h, .framer-KALZ8 .framer-c8fs2o, .framer-KALZ8 .framer-bniokf, .framer-KALZ8 .framer-18ehh56 { gap: 0px; } .framer-KALZ8 .framer-zmetx8 > *, .framer-KALZ8 .framer-qix1k0 > *, .framer-KALZ8 .framer-md6a6h > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-KALZ8 .framer-zmetx8 > :first-child, .framer-KALZ8 .framer-qix1k0 > :first-child, .framer-KALZ8 .framer-1fr2b26 > :first-child, .framer-KALZ8 .framer-md6a6h > :first-child, .framer-KALZ8 .framer-c8fs2o > :first-child, .framer-KALZ8 .framer-bniokf > :first-child { margin-top: 0px; } .framer-KALZ8 .framer-zmetx8 > :last-child, .framer-KALZ8 .framer-qix1k0 > :last-child, .framer-KALZ8 .framer-1fr2b26 > :last-child, .framer-KALZ8 .framer-md6a6h > :last-child, .framer-KALZ8 .framer-c8fs2o > :last-child, .framer-KALZ8 .framer-bniokf > :last-child { margin-bottom: 0px; } .framer-KALZ8 .framer-43z5sr > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-KALZ8 .framer-43z5sr > :first-child, .framer-KALZ8 .framer-1lo6lgs > :first-child, .framer-KALZ8 .framer-1hre8t2 > :first-child, .framer-KALZ8 .framer-1hvz88b > :first-child, .framer-KALZ8 .framer-16r1lrn > :first-child, .framer-KALZ8 .framer-18ehh56 > :first-child { margin-left: 0px; } .framer-KALZ8 .framer-43z5sr > :last-child, .framer-KALZ8 .framer-1lo6lgs > :last-child, .framer-KALZ8 .framer-1hre8t2 > :last-child, .framer-KALZ8 .framer-1hvz88b > :last-child, .framer-KALZ8 .framer-16r1lrn > :last-child, .framer-KALZ8 .framer-18ehh56 > :last-child { margin-right: 0px; } .framer-KALZ8 .framer-1lo6lgs > *, .framer-KALZ8 .framer-1hre8t2 > *, .framer-KALZ8 .framer-1hvz88b > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-KALZ8 .framer-1fr2b26 > *, .framer-KALZ8 .framer-bniokf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-KALZ8 .framer-16r1lrn > *, .framer-KALZ8 .framer-18ehh56 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-KALZ8 .framer-c8fs2o > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",\".framer-KALZ8.framer-v-2i466i.framer-dd91u0 { padding: 0px 32px 0px 32px; width: 1023px; }\",\".framer-KALZ8.framer-v-2i466i .framer-uyz9tg, .framer-KALZ8.framer-v-hqvs18 .framer-1u9apio, .framer-KALZ8.framer-v-oh8unn .framer-1u9apio { order: 1; }\",\".framer-KALZ8.framer-v-2i466i .framer-md6a6h, .framer-KALZ8.framer-v-1biyw51 .framer-md6a6h { cursor: pointer; }\",\".framer-KALZ8.framer-v-hqvs18.framer-dd91u0 { flex-direction: column; padding: 0px 32px 20px 32px; width: 1023px; }\",\".framer-KALZ8.framer-v-hqvs18 .framer-uyz9tg, .framer-KALZ8.framer-v-oh8unn .framer-uyz9tg { flex: none; order: 0; width: 100%; }\",\".framer-KALZ8.framer-v-hqvs18 .framer-c8fs2o, .framer-KALZ8.framer-v-oh8unn .framer-c8fs2o { gap: 25px; order: 1; }\",\".framer-KALZ8.framer-v-hqvs18 .framer-1ru6ajk, .framer-KALZ8.framer-v-oh8unn .framer-1ru6ajk { order: 0; }\",\".framer-KALZ8.framer-v-hqvs18 .framer-d697fi, .framer-KALZ8.framer-v-oh8unn .framer-d697fi { order: 4; }\",\".framer-KALZ8.framer-v-hqvs18 .framer-q95jk0, .framer-KALZ8.framer-v-oh8unn .framer-q95jk0 { order: 3; }\",\".framer-KALZ8.framer-v-hqvs18 .framer-1g9cdmu, .framer-KALZ8.framer-v-oh8unn .framer-1g9cdmu { order: 2; }\",\".framer-KALZ8.framer-v-hqvs18 .framer-j3ov67, .framer-KALZ8.framer-v-oh8unn .framer-j3ov67 { order: 5; }\",\".framer-KALZ8.framer-v-hqvs18 .framer-1asoet8, .framer-KALZ8.framer-v-oh8unn .framer-1asoet8 { order: 6; }\",\".framer-KALZ8.framer-v-hqvs18 .framer-1b87kem, .framer-KALZ8.framer-v-oh8unn .framer-1b87kem { order: 7; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KALZ8.framer-v-hqvs18.framer-dd91u0, .framer-KALZ8.framer-v-hqvs18 .framer-c8fs2o { gap: 0px; } .framer-KALZ8.framer-v-hqvs18.framer-dd91u0 > *, .framer-KALZ8.framer-v-hqvs18.framer-dd91u0 > :first-child, .framer-KALZ8.framer-v-hqvs18.framer-dd91u0 > :last-child { margin: 0px; } .framer-KALZ8.framer-v-hqvs18 .framer-c8fs2o > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-KALZ8.framer-v-hqvs18 .framer-c8fs2o > :first-child { margin-top: 0px; } .framer-KALZ8.framer-v-hqvs18 .framer-c8fs2o > :last-child { margin-bottom: 0px; } }\",\".framer-KALZ8.framer-v-1biyw51.framer-dd91u0 { flex-direction: column; padding: 0px 16px 0px 16px; width: 320px; }\",\".framer-KALZ8.framer-v-1biyw51 .framer-uyz9tg { flex: none; order: 1; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KALZ8.framer-v-1biyw51.framer-dd91u0 { gap: 0px; } .framer-KALZ8.framer-v-1biyw51.framer-dd91u0 > *, .framer-KALZ8.framer-v-1biyw51.framer-dd91u0 > :first-child, .framer-KALZ8.framer-v-1biyw51.framer-dd91u0 > :last-child { margin: 0px; } }\",\".framer-KALZ8.framer-v-oh8unn.framer-dd91u0 { flex-direction: column; padding: 0px 16px 20px 16px; width: 320px; }\",\".framer-KALZ8.framer-v-oh8unn .framer-bniokf { order: 8; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KALZ8.framer-v-oh8unn.framer-dd91u0, .framer-KALZ8.framer-v-oh8unn .framer-c8fs2o { gap: 0px; } .framer-KALZ8.framer-v-oh8unn.framer-dd91u0 > *, .framer-KALZ8.framer-v-oh8unn.framer-dd91u0 > :first-child, .framer-KALZ8.framer-v-oh8unn.framer-dd91u0 > :last-child { margin: 0px; } .framer-KALZ8.framer-v-oh8unn .framer-c8fs2o > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-KALZ8.framer-v-oh8unn .framer-c8fs2o > :first-child { margin-top: 0px; } .framer-KALZ8.framer-v-oh8unn .framer-c8fs2o > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,'.framer-KALZ8[data-border=\"true\"]::after, .framer-KALZ8 [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 70\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ixpyoIO3O\":{\"layout\":[\"fixed\",\"auto\"]},\"Wh16FUAJe\":{\"layout\":[\"fixed\",\"auto\"]},\"ql5_s4M11\":{\"layout\":[\"fixed\",\"auto\"]},\"x6rYDSz3R\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSQpwV36f2=withCSS(Component,css,\"framer-KALZ8\");export default FramerSQpwV36f2;FramerSQpwV36f2.displayName=\"Header\";FramerSQpwV36f2.defaultProps={height:70,width:1920};addPropertyControls(FramerSQpwV36f2,{variant:{options:[\"nQtDlkgOr\",\"ixpyoIO3O\",\"Wh16FUAJe\",\"ql5_s4M11\",\"x6rYDSz3R\"],optionTitles:[\"Desktop\",\"Tablette\",\"Tablette open\",\"Mobile\",\"Mobile open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSQpwV36f2,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Quicksand\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o18S0wx40QDw.woff2\",weight:\"500\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSQpwV36f2\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1920\",\"framerIntrinsicHeight\":\"70\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ixpyoIO3O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Wh16FUAJe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ql5_s4M11\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x6rYDSz3R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SQpwV36f2.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "currentYear", "AutoCopyright", "props", "name", "statement", "dateRange", "startYear", "font", "color", "fontSize", "displayText", "textStyle", "p", "addPropertyControls", "ControlType", "AutoCopyrightFonts", "getFonts", "AutoCopyright", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "RichText2", "SVG", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramernWkrEdTDr", "withCSS", "nWkrEdTDr_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEntertxyyif", "overlay", "loadMore", "args", "onTap1c50o2v", "onTap19xk2o6", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "ref2", "ref3", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "SVG", "RichText2", "Link", "l", "AnimatePresence", "Floating", "css", "FramerSQpwV36f2", "withCSS", "SQpwV36f2_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
