{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/3gTb20gQUYM4ozjxTs7L/L1o8yn2eAScDFRoNCKpB/oHE4aZqCv-0.js", "ssg:https://framerusercontent.com/modules/3gTb20gQUYM4ozjxTs7L/L1o8yn2eAScDFRoNCKpB/oHE4aZqCv.js", "ssg:https://framerusercontent.com/modules/X3bJA9Qhtl9B2CCMOLeQ/xCjyI9Ysy8AflTUdU77H/iMlVFNC8Z.js", "ssg:https://framerusercontent.com/modules/7aVZS1kgf7GYdHsc5WhX/zlalKIG4Tgqa0qcDryOX/ry8RcyGT2.js", "ssg:https://framerusercontent.com/modules/Xc5Z8OEipjGhW5NNi57O/xC5nosSqn7eAxtDhkyjf/zfuXfTiwl.js", "ssg:https://framerusercontent.com/modules/WmjwoXeALQbHCjxpYv7H/oOvwUM3ebmS5gXK84upw/oHE4aZqCv.js", "ssg:https://framerusercontent.com/modules/RQLLfqnEEHJNaIG46CkN/iyc4OrE8izbhvob4byYg/tMhfNAW_5.js", "ssg:https://framerusercontent.com/modules/iax6ctk4UbdfhPoJ6oTd/7QNb5HMLR6apugU48ySE/xMf6APEBK-0.js", "ssg:https://framerusercontent.com/modules/iax6ctk4UbdfhPoJ6oTd/7QNb5HMLR6apugU48ySE/xMf6APEBK.js", "ssg:https://framerusercontent.com/modules/mXSwTRmiFcMwEpIKd5Mz/AA5nS8VQuOs3toCABOcr/xMf6APEBK.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "export const v0=\"\u30DB\u30FC\u30E0\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9d598a4)\nimport*as localizedValues from\"./oHE4aZqCv-0.js\";const valuesByLocaleId={rshXclNDs:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"TGJKTmojx\",\"iqjvYmAJt\"];const serializationHash=\"framer-hlxGw\";const variantClassNames={iqjvYmAJt:\"framer-v-uf1jmy\",TGJKTmojx:\"framer-v-kwn3k3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Menu Closed\":\"TGJKTmojx\",\"Menu Opened\":\"iqjvYmAJt\"};const getProps=({height,id,tap3,width,...props})=>{return{...props,r1nziJ4XH:tap3??props.r1nziJ4XH,variant:humanReadableVariantMap[props.variant]??props.variant??\"TGJKTmojx\"};};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,r1nziJ4XH,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"TGJKTmojx\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1araers=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(r1nziJ4XH){const res=await r1nziJ4XH(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-kwn3k3\",className,classNames),\"data-framer-name\":\"Menu Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"TGJKTmojx\",onTap:onTap1araers,ref:refBinding,style:{...style},...addPropertyOverrides({iqjvYmAJt:{\"data-framer-name\":\"Menu Opened\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1myhgdi\",\"data-framer-name\":\"Burger Icon\",layoutDependency:layoutDependency,layoutId:\"rfQG_knGc\",style:{backgroundColor:\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mu23p2\",layoutDependency:layoutDependency,layoutId:\"t4L3PkYUy\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-3g138c\",\"data-framer-name\":\"Bar 2\",layoutDependency:layoutDependency,layoutId:\"FFYsA7_7W\",style:{backgroundColor:\"var(--token-d9cb7eea-0636-4988-87fa-cccfe6afad1b, rgb(242, 242, 242))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-inkmcq\",\"data-framer-name\":\"Bar 1\",layoutDependency:layoutDependency,layoutId:\"humtGWVSH\",style:{backgroundColor:\"var(--token-d9cb7eea-0636-4988-87fa-cccfe6afad1b, rgb(242, 242, 242))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4}})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hlxGw.framer-8kfvzk, .framer-hlxGw .framer-8kfvzk { display: block; }\",\".framer-hlxGw.framer-kwn3k3 { cursor: pointer; height: 56px; position: relative; width: 56px; }\",\".framer-hlxGw .framer-1myhgdi { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 22px 20px 22px 20px; position: absolute; right: 0px; }\",\".framer-hlxGw .framer-mu23p2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 16px; }\",\".framer-hlxGw .framer-3g138c, .framer-hlxGw .framer-inkmcq { flex: none; height: 4px; position: relative; width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-hlxGw .framer-1myhgdi, .framer-hlxGw .framer-mu23p2 { gap: 0px; } .framer-hlxGw .framer-1myhgdi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-hlxGw .framer-1myhgdi > :first-child, .framer-hlxGw .framer-mu23p2 > :first-child { margin-top: 0px; } .framer-hlxGw .framer-1myhgdi > :last-child, .framer-hlxGw .framer-mu23p2 > :last-child { margin-bottom: 0px; } .framer-hlxGw .framer-mu23p2 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\".framer-hlxGw.framer-v-uf1jmy .framer-inkmcq { height: 16px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 56\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"iqjvYmAJt\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"r1nziJ4XH\":\"tap3\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameriMlVFNC8Z=withCSS(Component,css,\"framer-hlxGw\");export default FrameriMlVFNC8Z;FrameriMlVFNC8Z.displayName=\"Nav/Burger Menu\";FrameriMlVFNC8Z.defaultProps={height:56,width:56};addPropertyControls(FrameriMlVFNC8Z,{variant:{options:[\"TGJKTmojx\",\"iqjvYmAJt\"],optionTitles:[\"Menu Closed\",\"Menu Opened\"],title:\"Variant\",type:ControlType.Enum},r1nziJ4XH:{title:\"Tap 3\",type:ControlType.EventHandler}});addFonts(FrameriMlVFNC8Z,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameriMlVFNC8Z\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"56\",\"framerIntrinsicWidth\":\"56\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"r1nziJ4XH\\\":\\\"tap3\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iqjvYmAJt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./iMlVFNC8Z.map", "// Generated by Framer (ed8225c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={dU_hRaDaO:{hover:true},KfpKvSxio:{hover:true}};const cycleOrder=[\"dU_hRaDaO\",\"KfpKvSxio\",\"l5b8QOuJs\",\"CSadmpctA\"];const serializationHash=\"framer-BUVaT\";const variantClassNames={CSadmpctA:\"framer-v-6um1w9\",dU_hRaDaO:\"framer-v-cxg37r\",KfpKvSxio:\"framer-v-z8zfgi\",l5b8QOuJs:\"framer-v-1ma93dj\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Default\":\"dU_hRaDaO\",\"Desktop Focused\":\"KfpKvSxio\",\"Mobile Default\":\"l5b8QOuJs\",\"Mobile Focused\":\"CSadmpctA\"};const getProps=({height,id,link,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,Cz6SLNAdV:link!==null&&link!==void 0?link:props.Cz6SLNAdV,Q8JCrXFWs:(_ref=title!==null&&title!==void 0?title:props.Q8JCrXFWs)!==null&&_ref!==void 0?_ref:\"Our Vision\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"dU_hRaDaO\"};};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,Q8JCrXFWs,Cz6SLNAdV,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"dU_hRaDaO\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-cxg37r\",className,classNames),\"data-framer-name\":\"Desktop Default\",layoutDependency:layoutDependency,layoutId:\"dU_hRaDaO\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"dU_hRaDaO-hover\":{\"data-framer-name\":undefined},\"KfpKvSxio-hover\":{\"data-framer-name\":undefined},CSadmpctA:{\"data-framer-name\":\"Mobile Focused\"},KfpKvSxio:{\"data-framer-name\":\"Desktop Focused\"},l5b8QOuJs:{\"data-framer-name\":\"Mobile Default\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:Cz6SLNAdV,nodeId:\"b1uOrdEX3\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1xheeor framer-1hz7j9f\",layoutDependency:layoutDependency,layoutId:\"b1uOrdEX3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLTUwMA==\",\"--framer-font-family\":'\"Unbounded\", \"Unbounded Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Our Vision\"})}),className:\"framer-cwkdpn\",fonts:[\"GF;Unbounded-500\"],layoutDependency:layoutDependency,layoutId:\"UeaMVBi5K\",style:{\"--extracted-tcooor\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",\"--framer-paragraph-spacing\":\"0px\",opacity:.5},text:Q8JCrXFWs,variants:{\"dU_hRaDaO-hover\":{opacity:1},\"KfpKvSxio-hover\":{opacity:1},CSadmpctA:{opacity:1},KfpKvSxio:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({CSadmpctA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLTUwMA==\",\"--framer-font-family\":'\"Unbounded\", \"Unbounded Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Our Vision\"})})},l5b8QOuJs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLTUwMA==\",\"--framer-font-family\":'\"Unbounded\", \"Unbounded Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Our Vision\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BUVaT.framer-1hz7j9f, .framer-BUVaT .framer-1hz7j9f { display: block; }\",\".framer-BUVaT.framer-cxg37r { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-BUVaT .framer-1xheeor { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 30px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; z-index: 1; }\",\".framer-BUVaT .framer-cwkdpn { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BUVaT.framer-cxg37r, .framer-BUVaT .framer-1xheeor { gap: 0px; } .framer-BUVaT.framer-cxg37r > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-BUVaT.framer-cxg37r > :first-child { margin-top: 0px; } .framer-BUVaT.framer-cxg37r > :last-child { margin-bottom: 0px; } .framer-BUVaT .framer-1xheeor > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-BUVaT .framer-1xheeor > :first-child { margin-left: 0px; } .framer-BUVaT .framer-1xheeor > :last-child { margin-right: 0px; } }\",\".framer-BUVaT.framer-v-1ma93dj.framer-cxg37r, .framer-BUVaT.framer-v-6um1w9.framer-cxg37r { align-content: flex-start; align-items: flex-start; cursor: unset; }\",\".framer-BUVaT.framer-v-1ma93dj .framer-1xheeor, .framer-BUVaT.framer-v-6um1w9 .framer-1xheeor { height: min-content; justify-content: flex-start; }\",\".framer-BUVaT.framer-v-1ma93dj .framer-cwkdpn, .framer-BUVaT.framer-v-6um1w9 .framer-cwkdpn { order: 0; }\",\".framer-BUVaT.framer-v-cxg37r.hover .framer-1xheeor { padding: 0px 0px 8px 0px; }\",\".framer-BUVaT.framer-v-z8zfgi.hover .framer-1xheeor { height: 34px; padding: 0px 0px 8px 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30\n * @framerIntrinsicWidth 91.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"KfpKvSxio\":{\"layout\":[\"auto\",\"auto\"]},\"l5b8QOuJs\":{\"layout\":[\"auto\",\"auto\"]},\"CSadmpctA\":{\"layout\":[\"auto\",\"auto\"]},\"ZOYHJBDfK\":{\"layout\":[\"auto\",\"auto\"]},\"UQu17WBAV\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Q8JCrXFWs\":\"title\",\"Cz6SLNAdV\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerry8RcyGT2=withCSS(Component,css,\"framer-BUVaT\");export default Framerry8RcyGT2;Framerry8RcyGT2.displayName=\"Nav / Links\";Framerry8RcyGT2.defaultProps={height:30,width:91.5};addPropertyControls(Framerry8RcyGT2,{variant:{options:[\"dU_hRaDaO\",\"KfpKvSxio\",\"l5b8QOuJs\",\"CSadmpctA\"],optionTitles:[\"Desktop Default\",\"Desktop Focused\",\"Mobile Default\",\"Mobile Focused\"],title:\"Variant\",type:ControlType.Enum},Q8JCrXFWs:{defaultValue:\"Our Vision\",displayTextArea:false,title:\"Title\",type:ControlType.String},Cz6SLNAdV:{title:\"Link\",type:ControlType.Link}});addFonts(Framerry8RcyGT2,[{explicitInter:true,fonts:[{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v8/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6yrx04jHgP6LR0Y.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerry8RcyGT2\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KfpKvSxio\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"l5b8QOuJs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CSadmpctA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ZOYHJBDfK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UQu17WBAV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"30\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"91.5\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"Q8JCrXFWs\\\":\\\"title\\\",\\\"Cz6SLNAdV\\\":\\\"link\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ry8RcyGT2.map", "// Generated by Framer (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={fFqdHwJg0:{hover:true},USI00qvIv:{hover:true},UYmqHnck4:{hover:true},WMSaIwJ4K:{hover:true}};const cycleOrder=[\"L2olHbE24\",\"USI00qvIv\",\"UYmqHnck4\",\"WMSaIwJ4K\",\"fFqdHwJg0\",\"rA53QmrTP\",\"XBNaEtsaC\"];const serializationHash=\"framer-eRIph\";const variantClassNames={fFqdHwJg0:\"framer-v-1v6j1di\",L2olHbE24:\"framer-v-r46wfl\",rA53QmrTP:\"framer-v-1y9ejg3\",USI00qvIv:\"framer-v-1dffad9\",UYmqHnck4:\"framer-v-1klluhm\",WMSaIwJ4K:\"framer-v-13wl19i\",XBNaEtsaC:\"framer-v-i1yqae\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:10,delay:0,mass:1,stiffness:474,type:\"spring\"};const transition3={delay:0,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition4={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:16,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:0,y:0};const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;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={\"Primary A100 No Anim\":\"L2olHbE24\",\"Primary A32 Anim\":\"UYmqHnck4\",\"Primary A32 No Anim\":\"rA53QmrTP\",\"Primary Reversed A10 Flip Animation\":\"fFqdHwJg0\",\"Primary Reversed to Tertiary Anim\":\"USI00qvIv\",\"Tertiary Anim\":\"WMSaIwJ4K\",\"Tertiary No Anim\":\"XBNaEtsaC\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"L2olHbE24\"};};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:\"L2olHbE24\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"USI00qvIv-hover\",\"UYmqHnck4-hover\",\"WMSaIwJ4K-hover\"].includes(gestureVariant))return true;if([\"USI00qvIv\",\"UYmqHnck4\",\"WMSaIwJ4K\",\"rA53QmrTP\",\"XBNaEtsaC\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"USI00qvIv-hover\",\"UYmqHnck4-hover\"].includes(gestureVariant))return false;if(gestureVariant===\"WMSaIwJ4K-hover\")return true;if([\"USI00qvIv\",\"UYmqHnck4\",\"WMSaIwJ4K\",\"rA53QmrTP\",\"XBNaEtsaC\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({fFqdHwJg0:{value:transition3},rA53QmrTP:{value:transition2},UYmqHnck4:{value:transition2},WMSaIwJ4K:{value:transition3},XBNaEtsaC:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-r46wfl\",className,classNames),\"data-framer-name\":\"Primary A100 No Anim\",layoutDependency:layoutDependency,layoutId:\"L2olHbE24\",ref:refBinding,style:{...style},...addPropertyOverrides({\"fFqdHwJg0-hover\":{\"data-framer-name\":undefined},\"USI00qvIv-hover\":{\"data-framer-name\":undefined},\"UYmqHnck4-hover\":{\"data-framer-name\":undefined},\"WMSaIwJ4K-hover\":{\"data-framer-name\":undefined},fFqdHwJg0:{\"data-framer-name\":\"Primary Reversed A10 Flip Animation\"},rA53QmrTP:{\"data-framer-name\":\"Primary A32 No Anim\"},USI00qvIv:{\"data-framer-name\":\"Primary Reversed to Tertiary Anim\"},UYmqHnck4:{\"data-framer-name\":\"Primary A32 Anim\"},WMSaIwJ4K:{\"data-framer-name\":\"Tertiary Anim\"},XBNaEtsaC:{\"data-framer-name\":\"Tertiary No Anim\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFX,{className:\"framer-d1f010\",\"data-framer-name\":\"Logo Container\",layoutDependency:layoutDependency,layoutId:\"dvr0G0mUZ\",style:{rotate:0,scale:1},transformTemplate:transformTemplate1,variants:{\"UYmqHnck4-hover\":{rotate:180,scale:1.2},\"WMSaIwJ4K-hover\":{rotate:0,scale:1}},...addPropertyOverrides({WMSaIwJ4K:{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition4,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1n80hnh\",\"data-framer-name\":\"NEOSTD_Logomark\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ff2ttcl5Z\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.735 0 L 16.5 0 C 20.642 0 24 3.358 24 7.5 L 12 12 L 14.987 10.927 C 19.376 9.35 24 12.602 24 17.265 C 24 20.985 20.985 24 17.265 24 L 12.382 24 L 7.5 24 C 3.358 24 0 20.642 0 16.5 L 12 12 L 9.013 13.073 C 4.625 14.651 0 11.398 0 6.735 C 0 3.015 3.015 0 6.735 0 Z\" fill=\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\"></path></svg>',svgContentId:11274082003,withExternalLayout:true,...addPropertyOverrides({\"USI00qvIv-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.735 0 L 16.5 0 C 20.642 0 24 3.358 24 7.5 L 12 12 L 14.987 10.927 C 19.376 9.35 24 12.602 24 17.265 C 24 20.985 20.985 24 17.265 24 L 12.382 24 L 7.5 24 C 3.358 24 0 20.642 0 16.5 L 12 12 L 9.013 13.073 C 4.625 14.651 0 11.398 0 6.735 C 0 3.015 3.015 0 6.735 0 Z\" fill=\"var(--token-41e82027-59d2-4d5b-b16c-61c0911eed79, rgb(107, 33, 255))\"></path></svg>',svgContentId:10447024753},\"UYmqHnck4-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.735 0 L 16.5 0 C 20.642 0 24 3.358 24 7.5 L 12 12 L 14.987 10.927 C 19.376 9.35 24 12.602 24 17.265 C 24 20.985 20.985 24 17.265 24 L 12.382 24 L 7.5 24 C 3.358 24 0 20.642 0 16.5 L 12 12 L 9.013 13.073 C 4.625 14.651 0 11.398 0 6.735 C 0 3.015 3.015 0 6.735 0 Z\" fill=\"var(--token-dc0fdc44-729c-46a5-a639-cf13a5242549, rgba(242, 242, 242, 0.4))\"></path></svg>',svgContentId:12084733254},rA53QmrTP:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.735 0 L 16.5 0 C 20.642 0 24 3.358 24 7.5 L 12 12 L 14.987 10.927 C 19.376 9.35 24 12.602 24 17.265 C 24 20.985 20.985 24 17.265 24 L 12.382 24 L 7.5 24 C 3.358 24 0 20.642 0 16.5 L 12 12 L 9.013 13.073 C 4.625 14.651 0 11.398 0 6.735 C 0 3.015 3.015 0 6.735 0 Z\" fill=\"var(--token-0e25fefa-557a-4640-b227-19723a3e60cf, rgba(242, 242, 242, 0.32))\"></path></svg>',svgContentId:9082195790},UYmqHnck4:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.735 0 L 16.5 0 C 20.642 0 24 3.358 24 7.5 L 12 12 L 14.987 10.927 C 19.376 9.35 24 12.602 24 17.265 C 24 20.985 20.985 24 17.265 24 L 12.382 24 L 7.5 24 C 3.358 24 0 20.642 0 16.5 L 12 12 L 9.013 13.073 C 4.625 14.651 0 11.398 0 6.735 C 0 3.015 3.015 0 6.735 0 Z\" fill=\"var(--token-0e25fefa-557a-4640-b227-19723a3e60cf, rgba(242, 242, 242, 0.32))\"></path></svg>',svgContentId:9082195790},WMSaIwJ4K:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.735 0 L 16.5 0 C 20.642 0 24 3.358 24 7.5 L 12 12 L 14.987 10.927 C 19.376 9.35 24 12.602 24 17.265 C 24 20.985 20.985 24 17.265 24 L 12.382 24 L 7.5 24 C 3.358 24 0 20.642 0 16.5 L 12 12 L 9.013 13.073 C 4.625 14.651 0 11.398 0 6.735 C 0 3.015 3.015 0 6.735 0 Z\" fill=\"var(--token-41e82027-59d2-4d5b-b16c-61c0911eed79, rgb(107, 33, 255))\"></path></svg>',svgContentId:9967834892},XBNaEtsaC:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.735 0 L 16.5 0 C 20.642 0 24 3.358 24 7.5 L 12 12 L 14.987 10.927 C 19.376 9.35 24 12.602 24 17.265 C 24 20.985 20.985 24 17.265 24 L 12.382 24 L 7.5 24 C 3.358 24 0 20.642 0 16.5 L 12 12 L 9.013 13.073 C 4.625 14.651 0 11.398 0 6.735 C 0 3.015 3.015 0 6.735 0 Z\" fill=\"var(--token-41e82027-59d2-4d5b-b16c-61c0911eed79, rgb(107, 33, 255))\"></path></svg>',svgContentId:9967834892}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nkdjic\",\"data-framer-name\":\"Logo S\",layoutDependency:layoutDependency,layoutId:\"gnd0zSKuq\",style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,rotate:0,rotateY:0},variants:{\"fFqdHwJg0-hover\":{rotate:270,rotateY:180},\"WMSaIwJ4K-hover\":{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,rotate:180},fFqdHwJg0:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-2tyt7r\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"dnLlIzpcV\",style:{rotate:180},transformTemplate:transformTemplate1,...addPropertyOverrides({\"WMSaIwJ4K-hover\":{transformTemplate:undefined},fFqdHwJg0:{transformTemplate:transformTemplate2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1gdcx43\",\"data-framer-name\":\"Bottom\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"v90_eRICV\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.735 0 L 16.5 0 C 20.642 0 24 3.358 24 7.5 L 12 12 L 9.013 13.073 C 4.625 14.651 0 11.398 0 6.735 C 0 3.015 3.015 0 6.735 0 Z\" fill=\"rgb(242,242,242)\"></path></svg>',svgContentId:10821262865,withExternalLayout:true,...addPropertyOverrides({fFqdHwJg0:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.735 0 L 16.5 0 C 20.642 0 24 3.358 24 7.5 L 12 12 L 9.013 13.073 C 4.625 14.651 0 11.398 0 6.735 C 0 3.015 3.015 0 6.735 0 Z\" fill=\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\"></path></svg>',svgContentId:9834535771}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-usqezd\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"c2B1Ig8R0\",transformTemplate:transformTemplate1,...addPropertyOverrides({\"WMSaIwJ4K-hover\":{transformTemplate:undefined},fFqdHwJg0:{transformTemplate:transformTemplate2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-14zok5l\",\"data-framer-name\":\"Top\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"tL2X1UoCl\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.735 0 L 16.5 0 C 20.642 0 24 3.358 24 7.5 L 12 12 L 9.013 13.073 C 4.625 14.651 0 11.398 0 6.735 C 0 3.015 3.015 0 6.735 0 Z\" fill=\"rgb(242,242,242)\"></path></svg>',svgContentId:10821262865,withExternalLayout:true,...addPropertyOverrides({fFqdHwJg0:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.735 0 L 16.5 0 C 20.642 0 24 3.358 24 7.5 L 12 12 L 9.013 13.073 C 4.625 14.651 0 11.398 0 6.735 C 0 3.015 3.015 0 6.735 0 Z\" fill=\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\"></path></svg>',svgContentId:9834535771}},baseVariant,gestureVariant)})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eRIph.framer-1xwdu4o, .framer-eRIph .framer-1xwdu4o { display: block; }\",\".framer-eRIph.framer-r46wfl { height: 24px; overflow: visible; position: relative; width: 24px; }\",\".framer-eRIph .framer-d1f010 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 50%; width: min-content; z-index: 1; }\",\".framer-eRIph .framer-1n80hnh, .framer-eRIph .framer-1gdcx43, .framer-eRIph .framer-14zok5l { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-eRIph .framer-nkdjic { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-eRIph .framer-2tyt7r, .framer-eRIph .framer-usqezd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 50%; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eRIph .framer-d1f010, .framer-eRIph .framer-2tyt7r, .framer-eRIph .framer-usqezd { gap: 0px; } .framer-eRIph .framer-d1f010 > *, .framer-eRIph .framer-2tyt7r > *, .framer-eRIph .framer-usqezd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eRIph .framer-d1f010 > :first-child, .framer-eRIph .framer-2tyt7r > :first-child, .framer-eRIph .framer-usqezd > :first-child { margin-left: 0px; } .framer-eRIph .framer-d1f010 > :last-child, .framer-eRIph .framer-2tyt7r > :last-child, .framer-eRIph .framer-usqezd > :last-child { margin-right: 0px; } }\",\".framer-eRIph.framer-v-1dffad9.framer-r46wfl, .framer-eRIph.framer-v-1klluhm.framer-r46wfl, .framer-eRIph.framer-v-13wl19i.framer-r46wfl, .framer-eRIph.framer-v-1v6j1di.framer-r46wfl { cursor: pointer; }\",\".framer-eRIph.framer-v-1v6j1di .framer-nkdjic { bottom: unset; height: 24px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; right: unset; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-eRIph.framer-v-1v6j1di .framer-2tyt7r { bottom: 0px; top: unset; }\",\".framer-eRIph.framer-v-1v6j1di .framer-usqezd { top: 0px; }\",\".framer-eRIph.framer-v-13wl19i.hover .framer-nkdjic { will-change: var(--framer-will-change-override, transform); }\",\".framer-eRIph.framer-v-13wl19i.hover .framer-2tyt7r { bottom: 8px; left: unset; right: -24px; top: unset; }\",\".framer-eRIph.framer-v-13wl19i.hover .framer-usqezd { bottom: -8px; left: -24px; top: unset; }\",\".framer-eRIph.framer-v-1v6j1di.hover .framer-nkdjic { bottom: unset; right: unset; }\",\".framer-eRIph.framer-v-1v6j1di.hover .framer-2tyt7r { top: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"USI00qvIv\":{\"layout\":[\"fixed\",\"fixed\"]},\"UYmqHnck4\":{\"layout\":[\"fixed\",\"fixed\"]},\"WMSaIwJ4K\":{\"layout\":[\"fixed\",\"fixed\"]},\"fFqdHwJg0\":{\"layout\":[\"fixed\",\"fixed\"]},\"rA53QmrTP\":{\"layout\":[\"fixed\",\"fixed\"]},\"XBNaEtsaC\":{\"layout\":[\"fixed\",\"fixed\"]},\"Yy_JlWYUh\":{\"layout\":[\"fixed\",\"fixed\"]},\"qYlRevA9j\":{\"layout\":[\"fixed\",\"fixed\"]},\"HXkm0_ImF\":{\"layout\":[\"fixed\",\"fixed\"]},\"uu3_oJxeO\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerzfuXfTiwl=withCSS(Component,css,\"framer-eRIph\");export default FramerzfuXfTiwl;FramerzfuXfTiwl.displayName=\"Logos/NEOSTD_Logomark\";FramerzfuXfTiwl.defaultProps={height:24,width:24};addPropertyControls(FramerzfuXfTiwl,{variant:{options:[\"L2olHbE24\",\"USI00qvIv\",\"UYmqHnck4\",\"WMSaIwJ4K\",\"fFqdHwJg0\",\"rA53QmrTP\",\"XBNaEtsaC\"],optionTitles:[\"Primary A100 No Anim\",\"Primary Reversed to Tertiary Anim\",\"Primary A32 Anim\",\"Tertiary Anim\",\"Primary Reversed A10 Flip Animation\",\"Primary A32 No Anim\",\"Tertiary No Anim\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerzfuXfTiwl,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzfuXfTiwl\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"24\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"USI00qvIv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UYmqHnck4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WMSaIwJ4K\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"fFqdHwJg0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rA53QmrTP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XBNaEtsaC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Yy_JlWYUh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qYlRevA9j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HXkm0_ImF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uu3_oJxeO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"24\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zfuXfTiwl.map", "// Generated by Framer (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/3gTb20gQUYM4ozjxTs7L/L1o8yn2eAScDFRoNCKpB/oHE4aZqCv.js\";import NavBurgerMenu from\"https://framerusercontent.com/modules/X3bJA9Qhtl9B2CCMOLeQ/xCjyI9Ysy8AflTUdU77H/iMlVFNC8Z.js\";import NavLinks from\"https://framerusercontent.com/modules/7aVZS1kgf7GYdHsc5WhX/zlalKIG4Tgqa0qcDryOX/ry8RcyGT2.js\";import LogosNEOSTD_Logomark from\"https://framerusercontent.com/modules/Xc5Z8OEipjGhW5NNi57O/xC5nosSqn7eAxtDhkyjf/zfuXfTiwl.js\";const LogosNEOSTD_LogomarkFonts=getFonts(LogosNEOSTD_Logomark);const NavLinksFonts=getFonts(NavLinks);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const FeatherFonts=getFonts(Feather);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const NavBurgerMenuFonts=getFonts(NavBurgerMenu);const NavLinksControls=getPropertyControls(NavLinks);const cycleOrder=[\"KUHmCvkK6\",\"eLnc56L6r\",\"NcnPP7EcR\",\"Ts9yxZsL_\",\"msMS9zCer\",\"Nq_akbzL3\",\"ApWLzEOFS\",\"D_tU9Di9n\"];const serializationHash=\"framer-dj4C5\";const variantClassNames={ApWLzEOFS:\"framer-v-1nnnmty\",D_tU9Di9n:\"framer-v-e3gnph\",eLnc56L6r:\"framer-v-1xrv9jv\",KUHmCvkK6:\"framer-v-12isrm6\",msMS9zCer:\"framer-v-6cfbex\",NcnPP7EcR:\"framer-v-b1wlwv\",Nq_akbzL3:\"framer-v-1kmuxzo\",Ts9yxZsL_:\"framer-v-ov5sef\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition2={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition3={delay:.2,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:24,y:0};const transition4={delay:.3,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={delay:.4,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={delay:.5,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={delay:.6,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const transition8={delay:.7,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition8,x:0,y:0};const animation7={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:32,y:0};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const transition9={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition9};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 humanReadableEnumMap={\"Desktop Default\":\"dU_hRaDaO\",\"Desktop Focused\":\"KfpKvSxio\",\"Mobile Default\":\"l5b8QOuJs\",\"Mobile Focused\":\"CSadmpctA\"};const humanReadableVariantMap={\"Desktop/EN\":\"KUHmCvkK6\",\"Desktop/FR\":\"eLnc56L6r\",\"Extra Wide/EN\":\"NcnPP7EcR\",\"Extra Wide/FR\":\"Ts9yxZsL_\",\"Mobile Closed/EN\":\"msMS9zCer\",\"Mobile Closed/FR\":\"Nq_akbzL3\",\"Mobile Opened/EN\":\"ApWLzEOFS\",\"Mobile Opened/FR\":\"D_tU9Di9n\"};const getProps=({articlesLink,contactLink,dArticles,dContact,dServices,dTeam,dVision,height,id,logoLink,mArticles,mContact,mOurVision,mServices,mTeam,servicesLink,teamLink,visionLink,width,...props})=>{return{...props,bWKHAKPIX:humanReadableEnumMap[dTeam]??dTeam??props.bWKHAKPIX??\"dU_hRaDaO\",EZiv_87xx:humanReadableEnumMap[dVision]??dVision??props.EZiv_87xx,GBt0QP1EG:humanReadableEnumMap[dArticles]??dArticles??props.GBt0QP1EG??\"dU_hRaDaO\",ggrH4gBh5:humanReadableEnumMap[mArticles]??mArticles??props.ggrH4gBh5??\"l5b8QOuJs\",lj6XTB2zb:humanReadableEnumMap[mTeam]??mTeam??props.lj6XTB2zb??\"l5b8QOuJs\",MM4xqEmlb:articlesLink??props.MM4xqEmlb,pqOL1Zlbq:logoLink??props.pqOL1Zlbq,pwZk1r8oY:humanReadableEnumMap[dServices]??dServices??props.pwZk1r8oY??\"dU_hRaDaO\",sfHHOD8ID:servicesLink??props.sfHHOD8ID,Si9eZlUpa:humanReadableEnumMap[mServices]??mServices??props.Si9eZlUpa??\"l5b8QOuJs\",TbVjfrMl8:visionLink??props.TbVjfrMl8,tKXHkhWXC:teamLink??props.tKXHkhWXC,UXT4XaqMc:humanReadableEnumMap[mContact]??mContact??props.UXT4XaqMc??\"l5b8QOuJs\",V3Mpzr3CJ:humanReadableEnumMap[mOurVision]??mOurVision??props.V3Mpzr3CJ??\"l5b8QOuJs\",variant:humanReadableVariantMap[props.variant]??props.variant??\"KUHmCvkK6\",WQMNq82Ol:contactLink??props.WQMNq82Ol,XNjnfRkIT:humanReadableEnumMap[dContact]??dContact??props.XNjnfRkIT??\"dU_hRaDaO\"};};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,pqOL1Zlbq,TbVjfrMl8,tKXHkhWXC,sfHHOD8ID,MM4xqEmlb,WQMNq82Ol,EZiv_87xx,V3Mpzr3CJ,bWKHAKPIX,lj6XTB2zb,pwZk1r8oY,Si9eZlUpa,GBt0QP1EG,ggrH4gBh5,XNjnfRkIT,UXT4XaqMc,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KUHmCvkK6\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap10sbfsv=activeVariantCallback(async(...args)=>{setVariant(\"msMS9zCer\");});const r1nziJ4XHkpqmif=activeVariantCallback(async(...args)=>{setVariant(\"ApWLzEOFS\");});const r1nziJ4XHkew7pb=activeVariantCallback(async(...args)=>{setVariant(\"D_tU9Di9n\");});const r1nziJ4XH10sbfsv=activeVariantCallback(async(...args)=>{setVariant(\"msMS9zCer\");});const r1nziJ4XHp3tzgd=activeVariantCallback(async(...args)=>{setVariant(\"Nq_akbzL3\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"msMS9zCer\",\"Nq_akbzL3\",\"ApWLzEOFS\",\"D_tU9Di9n\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"msMS9zCer\",\"Nq_akbzL3\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"ApWLzEOFS\",\"D_tU9Di9n\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({ApWLzEOFS:{value:transition2},D_tU9Di9n:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-12isrm6\",className,classNames),\"data-framer-name\":\"Desktop/EN\",layoutDependency:layoutDependency,layoutId:\"KUHmCvkK6\",ref:refBinding,style:{backdropFilter:\"blur(24px)\",backgroundColor:\"var(--token-f58245af-0061-4896-ab3b-ac5752975fd1, rgba(242, 242, 242, 0.8))\",WebkitBackdropFilter:\"blur(24px)\",...style},variants:{ApWLzEOFS:{backdropFilter:\"blur(10px)\",backgroundColor:\"var(--token-d9cb7eea-0636-4988-87fa-cccfe6afad1b, rgb(242, 242, 242))\",WebkitBackdropFilter:\"blur(10px)\"},D_tU9Di9n:{backdropFilter:\"blur(10px)\",backgroundColor:\"var(--token-d9cb7eea-0636-4988-87fa-cccfe6afad1b, rgb(242, 242, 242))\",WebkitBackdropFilter:\"blur(10px)\"},msMS9zCer:{backdropFilter:\"blur(16px)\",WebkitBackdropFilter:\"blur(16px)\"},Nq_akbzL3:{backdropFilter:\"blur(16px)\",WebkitBackdropFilter:\"blur(16px)\"}},...addPropertyOverrides({ApWLzEOFS:{\"data-framer-name\":\"Mobile Opened/EN\"},D_tU9Di9n:{\"data-framer-name\":\"Mobile Opened/FR\"},eLnc56L6r:{\"data-framer-name\":\"Desktop/FR\"},msMS9zCer:{\"data-framer-name\":\"Mobile Closed/EN\"},NcnPP7EcR:{\"data-framer-name\":\"Extra Wide/EN\"},Nq_akbzL3:{\"data-framer-name\":\"Mobile Closed/FR\"},Ts9yxZsL_:{\"data-framer-name\":\"Extra Wide/FR\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rgejtl\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"BlfDPjccO\",...addPropertyOverrides({ApWLzEOFS:{\"data-highlight\":true,onTap:onTap10sbfsv},D_tU9Di9n:{\"data-highlight\":true,onTap:onTap10sbfsv}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Link,{href:pqOL1Zlbq,motionChild:true,nodeId:\"ZUawFqHiG\",scopeId:\"oHE4aZqCv\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1aj65j8 framer-cstfq8\",\"data-framer-name\":\"Logo Container\",layoutDependency:layoutDependency,layoutId:\"ZUawFqHiG\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ru9la5\",\"data-framer-name\":\"NEOSTD Logomark\",layoutDependency:layoutDependency,layoutId:\"XcIWx9ozU\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,width:\"28px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-28)/2)+0+0+0,...addPropertyOverrides({ApWLzEOFS:{y:(componentViewport?.y||0)+-104+10+28+0+0},D_tU9Di9n:{y:(componentViewport?.y||0)+-104+10+28+0+0},msMS9zCer:{y:(componentViewport?.y||0)+0+(10+((componentViewport?.height||104)-0-20-28)/2)+0+0},Nq_akbzL3:{y:(componentViewport?.y||0)+0+(10+((componentViewport?.height||104)-0-20-28)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1dmglmp-container\",layoutDependency:layoutDependency,layoutId:\"cXSmVLZOB-container\",nodeId:\"cXSmVLZOB\",rendersWithMotion:true,scopeId:\"oHE4aZqCv\",style:{rotate:-45},children:/*#__PURE__*/_jsx(LogosNEOSTD_Logomark,{height:\"100%\",id:\"cXSmVLZOB\",layoutId:\"cXSmVLZOB\",style:{height:\"100%\",width:\"100%\"},variant:\"fFqdHwJg0\",width:\"100%\",...addPropertyOverrides({ApWLzEOFS:{variant:\"L2olHbE24\"},D_tU9Di9n:{variant:\"L2olHbE24\"},msMS9zCer:{variant:\"L2olHbE24\"},Nq_akbzL3:{variant:\"L2olHbE24\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1b3ulu9\",\"data-framer-name\":\"NEOSTD Wordmark\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"hVdTrmavn\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 105.037 16\"><path d=\"M 38.131 14.801 C 39.447 15.453 40.976 15.779 42.718 15.779 C 44.46 15.779 45.982 15.453 47.285 14.801 C 48.601 14.15 49.625 13.245 50.357 12.089 C 51.088 10.919 51.454 9.556 51.454 8 C 51.454 6.444 51.088 5.088 50.357 3.931 C 49.625 2.761 48.601 1.85 47.285 1.199 C 45.982 0.547 44.46 0.222 42.718 0.222 C 40.976 0.222 39.447 0.547 38.131 1.199 C 36.827 1.85 35.81 2.761 35.079 3.931 C 34.348 5.088 33.982 6.444 33.982 8 C 33.982 9.556 34.348 10.919 35.079 12.089 C 35.81 13.245 36.827 14.15 38.131 14.801 Z M 45.53 12.188 C 44.745 12.574 43.808 12.767 42.718 12.767 C 41.641 12.767 40.703 12.574 39.906 12.188 C 39.108 11.803 38.489 11.251 38.051 10.533 C 37.625 9.815 37.412 8.971 37.412 8 C 37.412 7.029 37.625 6.185 38.051 5.467 C 38.489 4.749 39.108 4.197 39.906 3.812 C 40.703 3.426 41.641 3.233 42.718 3.233 C 43.808 3.233 44.745 3.426 45.53 3.812 C 46.328 4.197 46.939 4.749 47.365 5.467 C 47.804 6.185 48.023 7.029 48.023 8 C 48.023 8.971 47.804 9.815 47.365 10.533 C 46.939 11.251 46.328 11.803 45.53 12.188 Z\" fill=\"rgb(242,242,242)\"></path><path d=\"M 80.536 15.478 L 77.165 15.478 L 77.165 3.511 L 71.201 3.511 L 71.201 0.519 L 96.073 0.519 C 97.815 0.519 99.337 0.832 100.64 1.457 C 101.956 2.082 102.98 2.953 103.711 4.069 C 104.443 5.186 104.808 6.496 104.808 7.999 C 104.808 9.488 104.443 10.797 103.711 11.928 C 102.98 13.045 101.956 13.916 100.64 14.54 C 99.337 15.165 97.815 15.478 96.073 15.478 L 88.972 15.478 L 88.972 6.496 L 92.343 6.496 L 92.343 12.486 L 96.332 12.486 C 97.342 12.486 98.227 12.3 98.985 11.928 C 99.756 11.555 100.347 11.03 100.76 10.352 C 101.172 9.674 101.378 8.889 101.378 7.999 C 101.378 7.094 101.172 6.31 100.76 5.645 C 100.347 4.967 99.756 4.442 98.985 4.069 C 98.227 3.697 97.342 3.511 96.332 3.511 L 92.343 3.52 L 88.972 3.52 L 88.972 3.511 L 80.536 3.511 Z\" fill=\"rgb(242,242,242)\"></path><path d=\"M 68.708 0.519 L 68.708 3.511 L 57.564 3.511 L 68.708 11.09 L 68.708 12.985 C 68.708 14.362 67.592 15.478 66.215 15.478 L 53.75 15.478 L 53.75 12.498 L 65.095 12.498 L 53.75 4.807 L 53.75 3.012 C 53.75 1.635 54.866 0.519 56.243 0.519 Z\" fill=\"rgb(242,242,242)\"></path><path d=\"M 12.833 0.519 L 12.833 11.663 L 4.536 0.519 L 2.641 0.519 C 1.264 0.519 0.148 1.635 0.148 3.012 L 0.148 15.478 L 3.419 15.478 L 3.419 4.133 L 11.836 15.478 L 13.631 15.478 C 15.008 15.478 16.124 14.362 16.124 12.985 L 16.124 3.52 L 31.686 3.52 L 31.686 0.519 Z\" fill=\"rgb(242,242,242)\"></path><path d=\"M 31.068 9.501 L 31.068 6.496 L 19.38 6.498 L 19.38 7.999 L 18.223 15.478 L 31.686 15.478 L 31.686 12.493 L 21.897 12.493 L 22.427 9.501 Z\" fill=\"rgb(242,242,242)\"></path></svg>',svgContentId:12461606139,withExternalLayout:true})]})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-mbh71l\",\"data-framer-name\":\"BG Blur\",layoutDependency:layoutDependency,layoutId:\"mNbDV8F3Z\",style:{backdropFilter:\"blur(5px)\",backgroundColor:\"rgba(0, 0, 0, 0.8)\",opacity:1,WebkitBackdropFilter:\"blur(5px)\"},variants:{ApWLzEOFS:{backdropFilter:\"blur(10px)\",backgroundColor:\"var(--token-bc79b071-b28b-4e62-adfc-abcab3fb9ca2, rgba(242, 242, 242, 0.16))\",opacity:1,WebkitBackdropFilter:\"blur(10px)\"},D_tU9Di9n:{backdropFilter:\"blur(10px)\",backgroundColor:\"var(--token-bc79b071-b28b-4e62-adfc-abcab3fb9ca2, rgba(242, 242, 242, 0.16))\",opacity:1,WebkitBackdropFilter:\"blur(10px)\"},msMS9zCer:{backdropFilter:\"none\",backgroundColor:\"var(--token-bc79b071-b28b-4e62-adfc-abcab3fb9ca2, rgba(242, 242, 242, 0.16))\",opacity:0,WebkitBackdropFilter:\"none\"},Nq_akbzL3:{backdropFilter:\"none\",backgroundColor:\"var(--token-bc79b071-b28b-4e62-adfc-abcab3fb9ca2, rgba(242, 242, 242, 0.16))\",opacity:0,WebkitBackdropFilter:\"none\"}}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-phzhp\",\"data-framer-name\":\"BG Bar\",layoutDependency:layoutDependency,layoutId:\"IGW2i4Iat\",style:{background:'linear-gradient(180deg, var(--token-d2f076cf-4196-41ad-a228-9cde0cd6cdc5, rgba(242, 242, 242, 0)) /* {\"name\":\"BG Bar\"} */ 0%, var(--token-5823d161-0792-4d1b-9552-22bd28e34800, rgb(24, 24, 24)) /* {\"name\":\"Primary 100A\"} */ 100%)',opacity:1},variants:{ApWLzEOFS:{background:'linear-gradient(180deg, var(--token-b21d5745-1085-4a85-b3e2-551fdbd3efb2, rgba(242, 242, 242, 0)) /* {\"name\":\"Primary A0\"} */ 0%, var(--token-d9cb7eea-0636-4988-87fa-cccfe6afad1b, rgb(242, 242, 242)) /* {\"name\":\"Primary A100\"} */ 100%)',opacity:1},D_tU9Di9n:{background:'linear-gradient(180deg, var(--token-b21d5745-1085-4a85-b3e2-551fdbd3efb2, rgba(242, 242, 242, 0)) /* {\"name\":\"Primary A0\"} */ 0%, var(--token-d9cb7eea-0636-4988-87fa-cccfe6afad1b, rgb(242, 242, 242)) /* {\"name\":\"Primary A100\"} */ 100%)',opacity:1},msMS9zCer:{background:'linear-gradient(180deg, var(--token-d9cb7eea-0636-4988-87fa-cccfe6afad1b, rgb(242, 242, 242)) /* {\"name\":\"Primary A100\"} */ 0%, var(--token-d9cb7eea-0636-4988-87fa-cccfe6afad1b, rgb(242, 242, 242)) /* {\"name\":\"Primary A100\"} */ 100%)',opacity:0},Nq_akbzL3:{background:'linear-gradient(180deg, var(--token-d9cb7eea-0636-4988-87fa-cccfe6afad1b, rgb(242, 242, 242)) /* {\"name\":\"Primary A100\"} */ 0%, var(--token-d9cb7eea-0636-4988-87fa-cccfe6afad1b, rgb(242, 242, 242)) /* {\"name\":\"Primary A100\"} */ 100%)',opacity:0}}})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nnins7\",layoutDependency:layoutDependency,layoutId:\"lYB6p5p14\",...addPropertyOverrides({ApWLzEOFS:{transformTemplate:transformTemplate1},D_tU9Di9n:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zd03fj\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"h6AfkEZ7D\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:((((componentViewport?.height||64)-0)*1-0)*1-0)*1,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-((componentViewport?.height||64)-0)*1)/2)+(0+(((componentViewport?.height||64)-0)*1-0-(((componentViewport?.height||64)-0)*1-0)*1)/2)+(0+((((componentViewport?.height||64)-0)*1-0)*1-0-((((componentViewport?.height||64)-0)*1-0)*1-0)*1)/2),...addPropertyOverrides({ApWLzEOFS:{height:30,y:(componentViewport?.y||0)+(componentViewport?.height||400)-309+44+0+0+0},D_tU9Di9n:{height:30,y:(componentViewport?.y||0)+(componentViewport?.height||400)-309+44+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-pdku11-container\",\"data-framer-appear-id\":\"pdku11\",layoutDependency:layoutDependency,layoutId:\"FPP_9CxXS-container\",nodeId:\"FPP_9CxXS\",rendersWithMotion:true,scopeId:\"oHE4aZqCv\",...addPropertyOverrides({ApWLzEOFS:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true},D_tU9Di9n:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavLinks,{Cz6SLNAdV:TbVjfrMl8,height:\"100%\",id:\"FPP_9CxXS\",layoutId:\"FPP_9CxXS\",Q8JCrXFWs:\"The Hub\",style:{height:\"100%\"},variant:EZiv_87xx,width:\"100%\",...addPropertyOverrides({ApWLzEOFS:{variant:V3Mpzr3CJ},D_tU9Di9n:{variant:V3Mpzr3CJ}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:((((componentViewport?.height||64)-0)*1-0)*1-0)*1,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-((componentViewport?.height||64)-0)*1)/2)+(0+(((componentViewport?.height||64)-0)*1-0-(((componentViewport?.height||64)-0)*1-0)*1)/2)+(0+((((componentViewport?.height||64)-0)*1-0)*1-0-((((componentViewport?.height||64)-0)*1-0)*1-0)*1)/2),...addPropertyOverrides({ApWLzEOFS:{height:30,y:(componentViewport?.y||0)+(componentViewport?.height||400)-309+44+0+0+33},D_tU9Di9n:{height:30,y:(componentViewport?.y||0)+(componentViewport?.height||400)-309+44+0+0+33}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-lfm83g-container\",\"data-framer-appear-id\":\"lfm83g\",layoutDependency:layoutDependency,layoutId:\"NxCJN2IXg-container\",nodeId:\"NxCJN2IXg\",rendersWithMotion:true,scopeId:\"oHE4aZqCv\",...addPropertyOverrides({ApWLzEOFS:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,initial:animation1,optimized:true},D_tU9Di9n:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavLinks,{Cz6SLNAdV:tKXHkhWXC,height:\"100%\",id:\"NxCJN2IXg\",layoutId:\"NxCJN2IXg\",Q8JCrXFWs:\"The Studio\",style:{height:\"100%\"},variant:bWKHAKPIX,width:\"100%\",...addPropertyOverrides({ApWLzEOFS:{variant:lj6XTB2zb},D_tU9Di9n:{Q8JCrXFWs:\"\\xc9quipe\",variant:lj6XTB2zb},eLnc56L6r:{Q8JCrXFWs:\"\\xc9quipe\"},Ts9yxZsL_:{Q8JCrXFWs:\"\\xc9quipe\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:((((componentViewport?.height||64)-0)*1-0)*1-0)*1,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-((componentViewport?.height||64)-0)*1)/2)+(0+(((componentViewport?.height||64)-0)*1-0-(((componentViewport?.height||64)-0)*1-0)*1)/2)+(0+((((componentViewport?.height||64)-0)*1-0)*1-0-((((componentViewport?.height||64)-0)*1-0)*1-0)*1)/2),...addPropertyOverrides({ApWLzEOFS:{height:30,y:(componentViewport?.y||0)+(componentViewport?.height||400)-309+44+0+0+66},D_tU9Di9n:{height:30,y:(componentViewport?.y||0)+(componentViewport?.height||400)-309+44+0+0+66}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-12hyisp-container\",\"data-framer-appear-id\":\"12hyisp\",layoutDependency:layoutDependency,layoutId:\"s23j2ZMBK-container\",nodeId:\"s23j2ZMBK\",rendersWithMotion:true,scopeId:\"oHE4aZqCv\",...addPropertyOverrides({ApWLzEOFS:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation1,optimized:true},D_tU9Di9n:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavLinks,{Cz6SLNAdV:sfHHOD8ID,height:\"100%\",id:\"s23j2ZMBK\",layoutId:\"s23j2ZMBK\",Q8JCrXFWs:\"Services\",style:{height:\"100%\"},variant:pwZk1r8oY,width:\"100%\",...addPropertyOverrides({ApWLzEOFS:{variant:Si9eZlUpa},D_tU9Di9n:{variant:Si9eZlUpa}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:((((componentViewport?.height||64)-0)*1-0)*1-0)*1,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-((componentViewport?.height||64)-0)*1)/2)+(0+(((componentViewport?.height||64)-0)*1-0-(((componentViewport?.height||64)-0)*1-0)*1)/2)+(0+((((componentViewport?.height||64)-0)*1-0)*1-0-((((componentViewport?.height||64)-0)*1-0)*1-0)*1)/2),...addPropertyOverrides({ApWLzEOFS:{height:30,y:(componentViewport?.y||0)+(componentViewport?.height||400)-309+44+0+0+99},D_tU9Di9n:{height:30,y:(componentViewport?.y||0)+(componentViewport?.height||400)-309+44+0+0+99}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-idgbk5-container\",\"data-framer-appear-id\":\"idgbk5\",layoutDependency:layoutDependency,layoutId:\"vqRezPAZa-container\",nodeId:\"vqRezPAZa\",rendersWithMotion:true,scopeId:\"oHE4aZqCv\",...addPropertyOverrides({ApWLzEOFS:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,initial:animation1,optimized:true},D_tU9Di9n:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavLinks,{Cz6SLNAdV:MM4xqEmlb,height:\"100%\",id:\"vqRezPAZa\",layoutId:\"vqRezPAZa\",Q8JCrXFWs:\"Articles\",style:{height:\"100%\"},variant:GBt0QP1EG,width:\"100%\",...addPropertyOverrides({ApWLzEOFS:{variant:ggrH4gBh5},D_tU9Di9n:{variant:ggrH4gBh5}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:((((componentViewport?.height||64)-0)*1-0)*1-0)*1,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-((componentViewport?.height||64)-0)*1)/2)+(0+(((componentViewport?.height||64)-0)*1-0-(((componentViewport?.height||64)-0)*1-0)*1)/2)+(0+((((componentViewport?.height||64)-0)*1-0)*1-0-((((componentViewport?.height||64)-0)*1-0)*1-0)*1)/2),...addPropertyOverrides({ApWLzEOFS:{height:30,y:(componentViewport?.y||0)+(componentViewport?.height||400)-309+44+0+0+132},D_tU9Di9n:{height:30,y:(componentViewport?.y||0)+(componentViewport?.height||400)-309+44+0+0+132}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-jidio1-container\",\"data-framer-appear-id\":\"jidio1\",layoutDependency:layoutDependency,layoutId:\"Wpp3ob2uL-container\",nodeId:\"Wpp3ob2uL\",rendersWithMotion:true,scopeId:\"oHE4aZqCv\",...addPropertyOverrides({ApWLzEOFS:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,initial:animation1,optimized:true},D_tU9Di9n:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavLinks,{Cz6SLNAdV:WQMNq82Ol,height:\"100%\",id:\"Wpp3ob2uL\",layoutId:\"Wpp3ob2uL\",Q8JCrXFWs:\"Contact\",style:{height:\"100%\"},variant:XNjnfRkIT,width:\"100%\",...addPropertyOverrides({ApWLzEOFS:{variant:UXT4XaqMc},D_tU9Di9n:{variant:UXT4XaqMc}},baseVariant,gestureVariant)})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-1naxg9a\",\"data-framer-appear-id\":\"1naxg9a\",\"data-framer-name\":\"SNS\",layoutDependency:layoutDependency,layoutId:\"oFsDIN2j4\",variants:{ApWLzEOFS:{transformPerspective:1200},D_tU9Di9n:{transformPerspective:1200}},...addPropertyOverrides({ApWLzEOFS:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,initial:animation7,optimized:true},D_tU9Di9n:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,initial:animation7,optimized:true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/nemezyx_design/\",motionChild:true,nodeId:\"xW4RzJ9kX\",scopeId:\"oHE4aZqCv\",...addPropertyOverrides({ApWLzEOFS:{href:\"https://www.instagram.com/neostd\",openInNewTab:true},D_tU9Di9n:{href:\"https://www.instagram.com/neostd\",openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-9oummx framer-cstfq8\",\"data-framer-name\":\"Icon Instagram\",layoutDependency:layoutDependency,layoutId:\"xW4RzJ9kX\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jcqvts-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"tFUeSArPf-container\",nodeId:\"tFUeSArPf\",rendersWithMotion:true,scopeId:\"oHE4aZqCv\",transformTemplate:transformTemplate2,...addPropertyOverrides({ApWLzEOFS:{transformTemplate:undefined},D_tU9Di9n:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",height:\"100%\",iconSearch:getLocalizedValue(\"v0\",activeLocale)??\"Home\",iconSelection:\"instagram\",id:\"tFUeSArPf\",layoutId:\"tFUeSArPf\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://dribbble.com/NeoStudioParis\",motionChild:true,nodeId:\"Wt1MnIfJx\",openInNewTab:true,scopeId:\"oHE4aZqCv\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-mfx2jj framer-cstfq8\",\"data-framer-name\":\"Icon Dribbble\",layoutDependency:layoutDependency,layoutId:\"Wt1MnIfJx\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-442fie-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"f1WrvfaTn-container\",nodeId:\"f1WrvfaTn\",rendersWithMotion:true,scopeId:\"oHE4aZqCv\",transformTemplate:transformTemplate2,...addPropertyOverrides({ApWLzEOFS:{transformTemplate:undefined},D_tU9Di9n:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",height:\"100%\",iconSearch:getLocalizedValue(\"v0\",activeLocale)??\"Home\",iconSelection:\"dribbble\",id:\"f1WrvfaTn\",layoutId:\"f1WrvfaTn\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://contra.com/contact_p8lrhh7r?utm_campaign=social_sharing&utm_medium=independent_share&utm_source=copy_link\",motionChild:true,nodeId:\"DBAhealqC\",openInNewTab:true,scopeId:\"oHE4aZqCv\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-12etp8k framer-cstfq8\",\"data-framer-name\":\"Icon Contra\",layoutDependency:layoutDependency,layoutId:\"DBAhealqC\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},whileHover:animation8,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-sei71i\",\"data-framer-name\":\"Vector\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"saWl6nA9T\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 13.302 0 C 13.418 0 13.519 0.08 13.545 0.193 L 13.905 1.721 C 14.882 5.875 18.125 9.118 22.279 10.095 L 23.807 10.455 C 23.92 10.481 24 10.582 24 10.698 L 24 11.125 C 24 11.263 23.888 11.375 23.75 11.375 L 12.875 11.375 C 12.737 11.375 12.625 11.263 12.625 11.125 L 12.625 0.25 C 12.625 0.112 12.737 0 12.875 0 Z M 11.125 11.375 C 11.263 11.375 11.375 11.263 11.375 11.125 L 11.375 0.25 C 11.375 0.112 11.263 0 11.125 0 L 10.698 0 C 10.582 0 10.481 0.08 10.455 0.193 L 10.095 1.721 C 9.118 5.875 5.875 9.118 1.721 10.095 L 0.193 10.455 C 0.08 10.481 0 10.582 0 10.698 L 0 11.125 C 0 11.263 0.112 11.375 0.25 11.375 Z M 0.25 12.625 C 0.112 12.625 0 12.737 0 12.875 L 0 13.302 C 0 13.418 0.08 13.519 0.193 13.545 L 1.721 13.905 C 5.875 14.882 9.118 18.125 10.095 22.279 L 10.455 23.807 C 10.481 23.92 10.582 24 10.698 24 L 11.125 24 C 11.263 24 11.375 23.888 11.375 23.75 L 11.375 12.875 C 11.375 12.737 11.263 12.625 11.125 12.625 Z M 12.625 12.875 C 12.625 12.737 12.737 12.625 12.875 12.625 L 23.75 12.625 C 23.888 12.625 24 12.737 24 12.875 L 24 13.302 C 24 13.418 23.92 13.519 23.807 13.545 L 22.279 13.905 C 18.125 14.882 14.882 18.125 13.905 22.279 L 13.545 23.807 C 13.519 23.92 13.418 24 13.302 24 L 12.875 24 C 12.737 24 12.625 23.888 12.625 23.75 Z\" fill=\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(242, 242, 242))\"></path></svg>',svgContentId:11019106385,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.threads.net/@neostd?xmt=AQGzoCm7uwHFMmCuia15YLEdGwMl_HI00B87WKkTxQI902M\",motionChild:true,nodeId:\"CfvrCiw6S\",openInNewTab:true,scopeId:\"oHE4aZqCv\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-k4x61e framer-cstfq8\",\"data-framer-name\":\"Icon Threads\",layoutDependency:layoutDependency,layoutId:\"CfvrCiw6S\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},whileHover:animation8,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-eskkti\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"KgAOuxAi_\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23 25\"><path d=\"M 17.343 11.439 C 17.234 11.388 17.124 11.339 17.014 11.293 C 16.82 7.801 14.867 5.802 11.589 5.781 L 11.544 5.781 C 9.583 5.781 7.952 6.599 6.948 8.088 L 8.751 9.296 C 9.501 8.184 10.678 7.947 11.545 7.947 L 11.575 7.947 C 12.654 7.954 13.469 8.261 13.996 8.859 C 14.38 9.295 14.636 9.896 14.764 10.656 C 13.806 10.497 12.771 10.448 11.665 10.51 C 8.548 10.685 6.544 12.462 6.678 14.93 C 6.747 16.183 7.385 17.26 8.476 17.964 C 9.398 18.559 10.586 18.849 11.82 18.784 C 13.45 18.696 14.729 18.088 15.621 16.977 C 16.299 16.133 16.728 15.039 16.917 13.661 C 17.694 14.119 18.27 14.722 18.587 15.447 C 19.128 16.679 19.16 18.704 17.469 20.355 C 15.988 21.801 14.208 22.426 11.517 22.445 C 8.532 22.424 6.274 21.488 4.807 19.665 C 3.433 17.958 2.722 15.492 2.696 12.336 C 2.722 9.179 3.432 6.713 4.807 5.006 C 6.275 3.183 8.532 2.247 11.517 2.226 C 14.523 2.247 16.82 3.187 18.344 5.019 C 19.091 5.918 19.654 7.047 20.026 8.365 L 22.139 7.814 C 21.688 6.192 20.98 4.795 20.016 3.636 C 18.063 1.288 15.205 0.084 11.524 0.059 L 11.509 0.059 C 7.835 0.084 5.01 1.292 3.112 3.65 C 1.423 5.748 0.552 8.667 0.523 12.327 L 0.523 12.336 L 0.523 12.344 C 0.552 16.004 1.423 18.923 3.112 21.021 C 5.01 23.379 7.835 24.587 11.509 24.612 L 11.524 24.612 C 14.79 24.59 17.093 23.754 18.989 21.902 C 21.471 19.48 21.396 16.443 20.578 14.579 C 19.991 13.242 18.873 12.156 17.343 11.439 Z M 11.703 16.62 C 10.337 16.696 8.918 16.096 8.848 14.813 C 8.796 13.861 9.541 12.799 11.787 12.673 C 12.04 12.658 12.292 12.651 12.545 12.651 C 13.361 12.651 14.124 12.729 14.818 12.877 C 14.559 16.036 13.041 16.549 11.703 16.62 Z\" fill=\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(242, 242, 242))\"></path></svg>',svgContentId:10638761234,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/neostd/\",motionChild:true,nodeId:\"uOXxJOmko\",scopeId:\"oHE4aZqCv\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-8tucx6 framer-cstfq8\",\"data-framer-name\":\"Icon Facebook\",layoutDependency:layoutDependency,layoutId:\"uOXxJOmko\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},whileHover:animation8,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1up7pvj\",\"data-framer-name\":\"$2021_Facebook_icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"lBrdYQZAY\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 10.02 23.88 C 4.32 22.86 0 17.94 0 12 C 0 5.4 5.4 0 12 0 C 18.6 0 24 5.4 24 12 C 24 17.94 19.68 22.86 13.98 23.88 L 13.93 23.839 C 13.967 23.833 14.003 23.827 14.04 23.82 L 14.04 15.36 L 16.68 15.36 L 17.22 12 L 14.04 12 L 14.04 9.66 C 14.04 8.7 14.4 7.98 15.84 7.98 L 17.4 7.98 L 17.4 4.92 C 16.56 4.8 15.6 4.68 14.76 4.68 C 12 4.68 10.08 6.36 10.08 9.36 L 10.08 12 L 7.08 12 L 7.08 15.36 L 10.08 15.36 L 10.08 23.82 C 10.084 23.821 10.087 23.821 10.091 23.822 Z\" fill=\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(242, 242, 242))\"></path></svg>',svgContentId:11661589872,withExternalLayout:true})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ApWLzEOFS:{height:56,width:\"56px\",y:(componentViewport?.y||0)+(componentViewport?.height||400)-80},D_tU9Di9n:{height:56,width:\"56px\",y:(componentViewport?.y||0)+(componentViewport?.height||400)-80},msMS9zCer:{height:56,width:\"56px\",y:(componentViewport?.y||0)+(componentViewport?.height||104)-80},Nq_akbzL3:{height:56,width:\"56px\",y:(componentViewport?.y||0)+(componentViewport?.height||104)-80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7j2fwh-container\",layoutDependency:layoutDependency,layoutId:\"FNJD2kaFW-container\",nodeId:\"FNJD2kaFW\",rendersWithMotion:true,scopeId:\"oHE4aZqCv\",children:/*#__PURE__*/_jsx(NavBurgerMenu,{height:\"100%\",id:\"FNJD2kaFW\",layoutId:\"FNJD2kaFW\",style:{height:\"100%\",width:\"100%\"},variant:\"TGJKTmojx\",width:\"100%\",...addPropertyOverrides({ApWLzEOFS:{r1nziJ4XH:r1nziJ4XH10sbfsv,variant:\"iqjvYmAJt\"},D_tU9Di9n:{r1nziJ4XH:r1nziJ4XHp3tzgd,variant:\"iqjvYmAJt\"},msMS9zCer:{r1nziJ4XH:r1nziJ4XHkpqmif},Nq_akbzL3:{r1nziJ4XH:r1nziJ4XHkew7pb}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dj4C5.framer-cstfq8, .framer-dj4C5 .framer-cstfq8 { display: block; }\",\".framer-dj4C5.framer-12isrm6 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 64px; justify-content: flex-start; overflow: hidden; padding: 0px 24px 0px 24px; position: relative; width: 1200px; }\",\".framer-dj4C5 .framer-rgejtl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-dj4C5 .framer-1aj65j8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-dj4C5 .framer-1ru9la5 { flex: none; height: 28px; overflow: visible; position: relative; width: 28px; }\",\".framer-dj4C5 .framer-1dmglmp-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-dj4C5 .framer-1b3ulu9 { flex: none; height: 16px; position: relative; width: 105px; }\",\".framer-dj4C5 .framer-mbh71l { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1117%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 0px; position: absolute; width: 100%; z-index: -1; }\",\".framer-dj4C5 .framer-phzhp { bottom: -1px; flex: none; left: 0px; overflow: visible; position: absolute; right: -1px; top: 0px; z-index: -1; }\",\".framer-dj4C5 .framer-nnins7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-dj4C5 .framer-zd03fj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-dj4C5 .framer-pdku11-container, .framer-dj4C5 .framer-lfm83g-container, .framer-dj4C5 .framer-12hyisp-container, .framer-dj4C5 .framer-idgbk5-container, .framer-dj4C5 .framer-jidio1-container { flex: none; height: 100%; position: relative; width: auto; }\",\".framer-dj4C5 .framer-1naxg9a { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-dj4C5 .framer-9oummx, .framer-dj4C5 .framer-mfx2jj { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; text-decoration: none; width: 44px; }\",\".framer-dj4C5 .framer-jcqvts-container, .framer-dj4C5 .framer-442fie-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 27px); left: 50%; position: absolute; top: 50%; width: 24px; }\",\".framer-dj4C5 .framer-12etp8k, .framer-dj4C5 .framer-k4x61e, .framer-dj4C5 .framer-8tucx6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 12px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-dj4C5 .framer-sei71i, .framer-dj4C5 .framer-1up7pvj { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-dj4C5 .framer-eskkti { flex: none; height: 25px; position: relative; width: 23px; }\",\".framer-dj4C5 .framer-7j2fwh-container { flex: none; height: 56px; position: relative; width: 56px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dj4C5.framer-12isrm6, .framer-dj4C5 .framer-rgejtl, .framer-dj4C5 .framer-1aj65j8, .framer-dj4C5 .framer-mbh71l, .framer-dj4C5 .framer-nnins7, .framer-dj4C5 .framer-zd03fj, .framer-dj4C5 .framer-1naxg9a, .framer-dj4C5 .framer-12etp8k, .framer-dj4C5 .framer-k4x61e, .framer-dj4C5 .framer-8tucx6 { gap: 0px; } .framer-dj4C5.framer-12isrm6 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-dj4C5.framer-12isrm6 > :first-child, .framer-dj4C5 .framer-rgejtl > :first-child, .framer-dj4C5 .framer-1aj65j8 > :first-child, .framer-dj4C5 .framer-nnins7 > :first-child, .framer-dj4C5 .framer-zd03fj > :first-child, .framer-dj4C5 .framer-1naxg9a > :first-child, .framer-dj4C5 .framer-12etp8k > :first-child, .framer-dj4C5 .framer-k4x61e > :first-child, .framer-dj4C5 .framer-8tucx6 > :first-child { margin-left: 0px; } .framer-dj4C5.framer-12isrm6 > :last-child, .framer-dj4C5 .framer-rgejtl > :last-child, .framer-dj4C5 .framer-1aj65j8 > :last-child, .framer-dj4C5 .framer-nnins7 > :last-child, .framer-dj4C5 .framer-zd03fj > :last-child, .framer-dj4C5 .framer-1naxg9a > :last-child, .framer-dj4C5 .framer-12etp8k > :last-child, .framer-dj4C5 .framer-k4x61e > :last-child, .framer-dj4C5 .framer-8tucx6 > :last-child { margin-right: 0px; } .framer-dj4C5 .framer-rgejtl > *, .framer-dj4C5 .framer-1naxg9a > *, .framer-dj4C5 .framer-12etp8k > *, .framer-dj4C5 .framer-k4x61e > *, .framer-dj4C5 .framer-8tucx6 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-dj4C5 .framer-1aj65j8 > *, .framer-dj4C5 .framer-nnins7 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-dj4C5 .framer-mbh71l > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-dj4C5 .framer-mbh71l > :first-child { margin-top: 0px; } .framer-dj4C5 .framer-mbh71l > :last-child { margin-bottom: 0px; } .framer-dj4C5 .framer-zd03fj > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } }\",\".framer-dj4C5.framer-v-b1wlwv.framer-12isrm6, .framer-dj4C5.framer-v-ov5sef.framer-12isrm6 { gap: unset; justify-content: space-evenly; width: 1920px; }\",\".framer-dj4C5.framer-v-b1wlwv .framer-nnins7, .framer-dj4C5.framer-v-ov5sef .framer-nnins7 { flex: none; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dj4C5.framer-v-b1wlwv.framer-12isrm6 { gap: 0px; } .framer-dj4C5.framer-v-b1wlwv.framer-12isrm6 > *, .framer-dj4C5.framer-v-b1wlwv.framer-12isrm6 > :first-child, .framer-dj4C5.framer-v-b1wlwv.framer-12isrm6 > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dj4C5.framer-v-ov5sef.framer-12isrm6 { gap: 0px; } .framer-dj4C5.framer-v-ov5sef.framer-12isrm6 > *, .framer-dj4C5.framer-v-ov5sef.framer-12isrm6 > :first-child, .framer-dj4C5.framer-v-ov5sef.framer-12isrm6 > :last-child { margin: 0px; } }\",\".framer-dj4C5.framer-v-6cfbex.framer-12isrm6, .framer-dj4C5.framer-v-1kmuxzo.framer-12isrm6 { flex-direction: column; gap: 0px; height: 104px; justify-content: flex-end; overflow: visible; padding: 0px; width: 390px; }\",\".framer-dj4C5.framer-v-6cfbex .framer-rgejtl, .framer-dj4C5.framer-v-1kmuxzo .framer-rgejtl { bottom: 0px; gap: unset; height: unset; justify-content: space-between; left: calc(50.00000000000002% - 100% / 2); order: 1; padding: 10px 10px 10px 24px; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-dj4C5.framer-v-6cfbex .framer-1aj65j8, .framer-dj4C5.framer-v-1kmuxzo .framer-1aj65j8 { order: 0; }\",\".framer-dj4C5.framer-v-6cfbex .framer-mbh71l, .framer-dj4C5.framer-v-1kmuxzo .framer-mbh71l { display: block; gap: unset; height: 106%; order: 2; padding: unset; }\",\".framer-dj4C5.framer-v-6cfbex .framer-phzhp, .framer-dj4C5.framer-v-1kmuxzo .framer-phzhp { order: 1; }\",\".framer-dj4C5.framer-v-6cfbex .framer-7j2fwh-container, .framer-dj4C5.framer-v-1kmuxzo .framer-7j2fwh-container { bottom: 24px; order: 2; position: absolute; right: 24px; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dj4C5.framer-v-6cfbex.framer-12isrm6, .framer-dj4C5.framer-v-6cfbex .framer-rgejtl, .framer-dj4C5.framer-v-6cfbex .framer-mbh71l { gap: 0px; } .framer-dj4C5.framer-v-6cfbex.framer-12isrm6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-dj4C5.framer-v-6cfbex.framer-12isrm6 > :first-child { margin-top: 0px; } .framer-dj4C5.framer-v-6cfbex.framer-12isrm6 > :last-child { margin-bottom: 0px; } .framer-dj4C5.framer-v-6cfbex .framer-rgejtl > *, .framer-dj4C5.framer-v-6cfbex .framer-rgejtl > :first-child, .framer-dj4C5.framer-v-6cfbex .framer-rgejtl > :last-child, .framer-dj4C5.framer-v-6cfbex .framer-mbh71l > *, .framer-dj4C5.framer-v-6cfbex .framer-mbh71l > :first-child, .framer-dj4C5.framer-v-6cfbex .framer-mbh71l > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dj4C5.framer-v-1kmuxzo.framer-12isrm6, .framer-dj4C5.framer-v-1kmuxzo .framer-rgejtl, .framer-dj4C5.framer-v-1kmuxzo .framer-mbh71l { gap: 0px; } .framer-dj4C5.framer-v-1kmuxzo.framer-12isrm6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-dj4C5.framer-v-1kmuxzo.framer-12isrm6 > :first-child { margin-top: 0px; } .framer-dj4C5.framer-v-1kmuxzo.framer-12isrm6 > :last-child { margin-bottom: 0px; } .framer-dj4C5.framer-v-1kmuxzo .framer-rgejtl > *, .framer-dj4C5.framer-v-1kmuxzo .framer-rgejtl > :first-child, .framer-dj4C5.framer-v-1kmuxzo .framer-rgejtl > :last-child, .framer-dj4C5.framer-v-1kmuxzo .framer-mbh71l > *, .framer-dj4C5.framer-v-1kmuxzo .framer-mbh71l > :first-child, .framer-dj4C5.framer-v-1kmuxzo .framer-mbh71l > :last-child { margin: 0px; } }\",\".framer-dj4C5.framer-v-1nnnmty.framer-12isrm6, .framer-dj4C5.framer-v-e3gnph.framer-12isrm6 { flex-direction: column; gap: 0px; height: 400px; justify-content: flex-end; overflow: visible; padding: 0px; width: 390px; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-rgejtl, .framer-dj4C5.framer-v-e3gnph .framer-rgejtl { align-content: flex-start; align-items: flex-start; cursor: pointer; flex-direction: column; gap: 100px; height: 104px; left: calc(50.00000000000002% - 100% / 2); order: 0; padding: 10px 10px 10px 24px; position: absolute; top: -104px; width: 100%; z-index: 1; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-1aj65j8, .framer-dj4C5.framer-v-e3gnph .framer-1aj65j8 { order: 0; z-index: 0; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-mbh71l, .framer-dj4C5.framer-v-e3gnph .framer-mbh71l { display: block; gap: unset; order: 1; padding: unset; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-phzhp, .framer-dj4C5.framer-v-1nnnmty .framer-12etp8k, .framer-dj4C5.framer-v-e3gnph .framer-phzhp, .framer-dj4C5.framer-v-e3gnph .framer-12etp8k { order: 2; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-nnins7, .framer-dj4C5.framer-v-e3gnph .framer-nnins7 { align-content: flex-start; align-items: flex-start; bottom: 38px; flex: none; flex-direction: column; height: min-content; left: 50%; order: 1; padding: 44px 40px 0px 40px; position: absolute; width: 100%; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-zd03fj, .framer-dj4C5.framer-v-e3gnph .framer-zd03fj { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 3px; height: min-content; justify-content: flex-end; order: 0; width: 100%; z-index: 1; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-pdku11-container, .framer-dj4C5.framer-v-e3gnph .framer-pdku11-container { height: auto; order: 0; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-lfm83g-container, .framer-dj4C5.framer-v-e3gnph .framer-lfm83g-container { height: auto; order: 1; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-12hyisp-container, .framer-dj4C5.framer-v-e3gnph .framer-12hyisp-container { height: auto; order: 2; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-idgbk5-container, .framer-dj4C5.framer-v-e3gnph .framer-idgbk5-container { height: auto; order: 3; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-jidio1-container, .framer-dj4C5.framer-v-e3gnph .framer-jidio1-container { height: auto; order: 4; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-1naxg9a, .framer-dj4C5.framer-v-e3gnph .framer-1naxg9a { flex: none; flex-wrap: nowrap; justify-content: flex-start; order: 1; width: 100%; z-index: 1; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-9oummx, .framer-dj4C5.framer-v-e3gnph .framer-9oummx { align-content: center; align-items: center; aspect-ratio: unset; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; order: 0; padding: 12px 12px 12px 0px; width: min-content; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-jcqvts-container, .framer-dj4C5.framer-v-1nnnmty .framer-442fie-container, .framer-dj4C5.framer-v-e3gnph .framer-jcqvts-container, .framer-dj4C5.framer-v-e3gnph .framer-442fie-container { aspect-ratio: unset; height: 24px; left: unset; position: relative; top: unset; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-mfx2jj, .framer-dj4C5.framer-v-e3gnph .framer-mfx2jj { align-content: center; align-items: center; aspect-ratio: unset; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; order: 1; padding: 12px; width: min-content; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-k4x61e, .framer-dj4C5.framer-v-e3gnph .framer-k4x61e { order: 3; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-8tucx6, .framer-dj4C5.framer-v-e3gnph .framer-8tucx6 { order: 4; }\",\".framer-dj4C5.framer-v-1nnnmty .framer-7j2fwh-container, .framer-dj4C5.framer-v-e3gnph .framer-7j2fwh-container { bottom: 24px; order: 2; position: absolute; right: 24px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dj4C5.framer-v-1nnnmty.framer-12isrm6, .framer-dj4C5.framer-v-1nnnmty .framer-rgejtl, .framer-dj4C5.framer-v-1nnnmty .framer-mbh71l, .framer-dj4C5.framer-v-1nnnmty .framer-nnins7, .framer-dj4C5.framer-v-1nnnmty .framer-zd03fj, .framer-dj4C5.framer-v-1nnnmty .framer-9oummx, .framer-dj4C5.framer-v-1nnnmty .framer-mfx2jj { gap: 0px; } .framer-dj4C5.framer-v-1nnnmty.framer-12isrm6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-dj4C5.framer-v-1nnnmty.framer-12isrm6 > :first-child, .framer-dj4C5.framer-v-1nnnmty .framer-rgejtl > :first-child, .framer-dj4C5.framer-v-1nnnmty .framer-nnins7 > :first-child, .framer-dj4C5.framer-v-1nnnmty .framer-zd03fj > :first-child { margin-top: 0px; } .framer-dj4C5.framer-v-1nnnmty.framer-12isrm6 > :last-child, .framer-dj4C5.framer-v-1nnnmty .framer-rgejtl > :last-child, .framer-dj4C5.framer-v-1nnnmty .framer-nnins7 > :last-child, .framer-dj4C5.framer-v-1nnnmty .framer-zd03fj > :last-child { margin-bottom: 0px; } .framer-dj4C5.framer-v-1nnnmty .framer-rgejtl > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-dj4C5.framer-v-1nnnmty .framer-mbh71l > *, .framer-dj4C5.framer-v-1nnnmty .framer-mbh71l > :first-child, .framer-dj4C5.framer-v-1nnnmty .framer-mbh71l > :last-child { margin: 0px; } .framer-dj4C5.framer-v-1nnnmty .framer-nnins7 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-dj4C5.framer-v-1nnnmty .framer-zd03fj > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-dj4C5.framer-v-1nnnmty .framer-9oummx > *, .framer-dj4C5.framer-v-1nnnmty .framer-mfx2jj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-dj4C5.framer-v-1nnnmty .framer-9oummx > :first-child, .framer-dj4C5.framer-v-1nnnmty .framer-mfx2jj > :first-child { margin-left: 0px; } .framer-dj4C5.framer-v-1nnnmty .framer-9oummx > :last-child, .framer-dj4C5.framer-v-1nnnmty .framer-mfx2jj > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dj4C5.framer-v-e3gnph.framer-12isrm6, .framer-dj4C5.framer-v-e3gnph .framer-rgejtl, .framer-dj4C5.framer-v-e3gnph .framer-mbh71l, .framer-dj4C5.framer-v-e3gnph .framer-nnins7, .framer-dj4C5.framer-v-e3gnph .framer-zd03fj, .framer-dj4C5.framer-v-e3gnph .framer-9oummx, .framer-dj4C5.framer-v-e3gnph .framer-mfx2jj { gap: 0px; } .framer-dj4C5.framer-v-e3gnph.framer-12isrm6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-dj4C5.framer-v-e3gnph.framer-12isrm6 > :first-child, .framer-dj4C5.framer-v-e3gnph .framer-rgejtl > :first-child, .framer-dj4C5.framer-v-e3gnph .framer-nnins7 > :first-child, .framer-dj4C5.framer-v-e3gnph .framer-zd03fj > :first-child { margin-top: 0px; } .framer-dj4C5.framer-v-e3gnph.framer-12isrm6 > :last-child, .framer-dj4C5.framer-v-e3gnph .framer-rgejtl > :last-child, .framer-dj4C5.framer-v-e3gnph .framer-nnins7 > :last-child, .framer-dj4C5.framer-v-e3gnph .framer-zd03fj > :last-child { margin-bottom: 0px; } .framer-dj4C5.framer-v-e3gnph .framer-rgejtl > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-dj4C5.framer-v-e3gnph .framer-mbh71l > *, .framer-dj4C5.framer-v-e3gnph .framer-mbh71l > :first-child, .framer-dj4C5.framer-v-e3gnph .framer-mbh71l > :last-child { margin: 0px; } .framer-dj4C5.framer-v-e3gnph .framer-nnins7 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-dj4C5.framer-v-e3gnph .framer-zd03fj > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-dj4C5.framer-v-e3gnph .framer-9oummx > *, .framer-dj4C5.framer-v-e3gnph .framer-mfx2jj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-dj4C5.framer-v-e3gnph .framer-9oummx > :first-child, .framer-dj4C5.framer-v-e3gnph .framer-mfx2jj > :first-child { margin-left: 0px; } .framer-dj4C5.framer-v-e3gnph .framer-9oummx > :last-child, .framer-dj4C5.framer-v-e3gnph .framer-mfx2jj > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"eLnc56L6r\":{\"layout\":[\"fixed\",\"fixed\"]},\"NcnPP7EcR\":{\"layout\":[\"fixed\",\"fixed\"]},\"Ts9yxZsL_\":{\"layout\":[\"fixed\",\"fixed\"]},\"msMS9zCer\":{\"layout\":[\"fixed\",\"fixed\"]},\"Nq_akbzL3\":{\"layout\":[\"fixed\",\"fixed\"]},\"ApWLzEOFS\":{\"layout\":[\"fixed\",\"fixed\"]},\"D_tU9Di9n\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"pqOL1Zlbq\":\"logoLink\",\"TbVjfrMl8\":\"visionLink\",\"tKXHkhWXC\":\"teamLink\",\"sfHHOD8ID\":\"servicesLink\",\"MM4xqEmlb\":\"articlesLink\",\"WQMNq82Ol\":\"contactLink\",\"EZiv_87xx\":\"dVision\",\"V3Mpzr3CJ\":\"mOurVision\",\"bWKHAKPIX\":\"dTeam\",\"lj6XTB2zb\":\"mTeam\",\"pwZk1r8oY\":\"dServices\",\"Si9eZlUpa\":\"mServices\",\"GBt0QP1EG\":\"dArticles\",\"ggrH4gBh5\":\"mArticles\",\"XNjnfRkIT\":\"dContact\",\"UXT4XaqMc\":\"mContact\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameroHE4aZqCv=withCSS(Component,css,\"framer-dj4C5\");export default FrameroHE4aZqCv;FrameroHE4aZqCv.displayName=\"Nav/NavBar\";FrameroHE4aZqCv.defaultProps={height:64,width:1200};addPropertyControls(FrameroHE4aZqCv,{variant:{options:[\"KUHmCvkK6\",\"eLnc56L6r\",\"NcnPP7EcR\",\"Ts9yxZsL_\",\"msMS9zCer\",\"Nq_akbzL3\",\"ApWLzEOFS\",\"D_tU9Di9n\"],optionTitles:[\"Desktop/EN\",\"Desktop/FR\",\"Extra Wide/EN\",\"Extra Wide/FR\",\"Mobile Closed/EN\",\"Mobile Closed/FR\",\"Mobile Opened/EN\",\"Mobile Opened/FR\"],title:\"Variant\",type:ControlType.Enum},pqOL1Zlbq:{title:\"Logo Link\",type:ControlType.Link},TbVjfrMl8:{title:\"Vision Link\",type:ControlType.Link},tKXHkhWXC:{title:\"Team Link\",type:ControlType.Link},sfHHOD8ID:{title:\"Services Link\",type:ControlType.Link},MM4xqEmlb:{title:\"Articles Link\",type:ControlType.Link},WQMNq82Ol:{title:\"Contact Link\",type:ControlType.Link},EZiv_87xx:NavLinksControls?.[\"variant\"]&&{...NavLinksControls[\"variant\"],defaultValue:null,description:undefined,hidden:undefined,title:\"D-Vision\"},V3Mpzr3CJ:NavLinksControls?.[\"variant\"]&&{...NavLinksControls[\"variant\"],defaultValue:\"l5b8QOuJs\",description:undefined,hidden:undefined,title:\"M-Our Vision\"},bWKHAKPIX:NavLinksControls?.[\"variant\"]&&{...NavLinksControls[\"variant\"],defaultValue:\"dU_hRaDaO\",description:undefined,hidden:undefined,title:\"D-Team\"},lj6XTB2zb:NavLinksControls?.[\"variant\"]&&{...NavLinksControls[\"variant\"],defaultValue:\"l5b8QOuJs\",description:undefined,hidden:undefined,title:\"M-Team\"},pwZk1r8oY:NavLinksControls?.[\"variant\"]&&{...NavLinksControls[\"variant\"],defaultValue:\"dU_hRaDaO\",description:undefined,hidden:undefined,title:\"D-Services\"},Si9eZlUpa:NavLinksControls?.[\"variant\"]&&{...NavLinksControls[\"variant\"],defaultValue:\"l5b8QOuJs\",description:undefined,hidden:undefined,title:\"M-Services\"},GBt0QP1EG:NavLinksControls?.[\"variant\"]&&{...NavLinksControls[\"variant\"],defaultValue:\"dU_hRaDaO\",description:undefined,hidden:undefined,title:\"D-Articles\"},ggrH4gBh5:NavLinksControls?.[\"variant\"]&&{...NavLinksControls[\"variant\"],defaultValue:\"l5b8QOuJs\",description:undefined,hidden:undefined,title:\"M-Articles\"},XNjnfRkIT:NavLinksControls?.[\"variant\"]&&{...NavLinksControls[\"variant\"],defaultValue:\"dU_hRaDaO\",description:undefined,hidden:undefined,title:\"D-Contact\"},UXT4XaqMc:NavLinksControls?.[\"variant\"]&&{...NavLinksControls[\"variant\"],defaultValue:\"l5b8QOuJs\",description:undefined,hidden:undefined,title:\"M-Contact\"}});addFonts(FrameroHE4aZqCv,[{explicitInter:true,fonts:[]},...LogosNEOSTD_LogomarkFonts,...NavLinksFonts,...FeatherFonts,...NavBurgerMenuFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroHE4aZqCv\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"64\",\"framerIntrinsicWidth\":\"1200\",\"framerVariables\":\"{\\\"pqOL1Zlbq\\\":\\\"logoLink\\\",\\\"TbVjfrMl8\\\":\\\"visionLink\\\",\\\"tKXHkhWXC\\\":\\\"teamLink\\\",\\\"sfHHOD8ID\\\":\\\"servicesLink\\\",\\\"MM4xqEmlb\\\":\\\"articlesLink\\\",\\\"WQMNq82Ol\\\":\\\"contactLink\\\",\\\"EZiv_87xx\\\":\\\"dVision\\\",\\\"V3Mpzr3CJ\\\":\\\"mOurVision\\\",\\\"bWKHAKPIX\\\":\\\"dTeam\\\",\\\"lj6XTB2zb\\\":\\\"mTeam\\\",\\\"pwZk1r8oY\\\":\\\"dServices\\\",\\\"Si9eZlUpa\\\":\\\"mServices\\\",\\\"GBt0QP1EG\\\":\\\"dArticles\\\",\\\"ggrH4gBh5\\\":\\\"mArticles\\\",\\\"XNjnfRkIT\\\":\\\"dContact\\\",\\\"UXT4XaqMc\\\":\\\"mContact\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eLnc56L6r\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NcnPP7EcR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Ts9yxZsL_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"msMS9zCer\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Nq_akbzL3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ApWLzEOFS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"D_tU9Di9n\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9d598a4)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-HNp08 .framer-styles-preset-udio9p:not(.rich-text-wrapper), .framer-HNp08 .framer-styles-preset-udio9p.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, #161616); --framer-link-text-decoration: none; }\"];export const className=\"framer-HNp08\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(242, 242, 242, 0.32)))\"},children:\"\u79C1\u305F\u3061\u306F\u65E5\u672C\u3068\u30D5\u30E9\u30F3\u30B9\u3092\u4E2D\u5FC3\u306B\u30EA\u30E2\u30FC\u30C8\u3067\u6D3B\u52D5\u3057\u3066\u3044\u308B\u30AF\u30EA\u30A8\u30A4\u30C6\u30A3\u30D6\u30B9\u30BF\u30B8\u30AA\u3067\u3059\u3002\u30D6\u30E9\u30F3\u30C9\u306E\u826F\u3055\u3092\u3088\u308A\u5F15\u304D\u7ACB\u305F\u305B\u3089\u308C\u308B\u3088\u3046\u306A\u30A6\u30A7\u30D6\u30B5\u30A4\u30C8\u3084\u30ED\u30B4\u306A\u3069\u3092\u30AB\u30B9\u30BF\u30E0\u30E1\u30A4\u30C9\u3067\u5236\u4F5C\u3057\u3066\u3044\u307E\u3059\u3002\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(242, 242, 242, 0.32)))\"},children:\"\u79C1\u305F\u3061\u306F\u65E5\u672C\u3068\u30D5\u30E9\u30F3\u30B9\u3092\u4E2D\u5FC3\u306B\u30EA\u30E2\u30FC\u30C8\u3067\u6D3B\u52D5\u3057\u3066\u3044\u308B\u30AF\u30EA\u30A8\u30A4\u30C6\u30A3\u30D6\u30B9\u30BF\u30B8\u30AA\u3067\u3059\u3002\u30D6\u30E9\u30F3\u30C9\u306E\u826F\u3055\u3092\u3088\u308A\u5F15\u304D\u7ACB\u305F\u305B\u3089\u308C\u308B\u3088\u3046\u306A\u30A6\u30A7\u30D6\u30B5\u30A4\u30C8\u3084\u30ED\u30B4\u306A\u3069\u3092\u30AB\u30B9\u30BF\u30E0\u30E1\u30A4\u30C9\u3067\u5236\u4F5C\u3057\u3066\u3044\u307E\u3059\u3002\"})});export const v2=\"\u30DB\u30FC\u30E0\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9d598a4)\nimport*as localizedValues from\"./xMf6APEBK-0.js\";const valuesByLocaleId={rshXclNDs:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9d598a4)\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{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/RQLLfqnEEHJNaIG46CkN/iyc4OrE8izbhvob4byYg/tMhfNAW_5.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/iax6ctk4UbdfhPoJ6oTd/7QNb5HMLR6apugU48ySE/xMf6APEBK.js\";const FeatherFonts=getFonts(Feather);const cycleOrder=[\"Pyuq39elA\",\"z_91ol44T\",\"YozS3EFDR\",\"zu4BFJfiw\",\"PNUUCFztT\",\"sWIOD_v1u\",\"mx2wO_us4\",\"gaPP5f8CY\"];const serializationHash=\"framer-1X5pB\";const variantClassNames={gaPP5f8CY:\"framer-v-126nf27\",mx2wO_us4:\"framer-v-ngkpa2\",PNUUCFztT:\"framer-v-1d4pdmt\",Pyuq39elA:\"framer-v-x4dqhl\",sWIOD_v1u:\"framer-v-1rbkoh7\",YozS3EFDR:\"framer-v-18u7q7k\",z_91ol44T:\"framer-v-1rfowpw\",zu4BFJfiw:\"framer-v-1kj4wg8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition2};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 EN\":\"Pyuq39elA\",\"Desktop FR\":\"z_91ol44T\",\"Mobile EN\":\"mx2wO_us4\",\"Mobile FR\":\"gaPP5f8CY\",\"Tablet EN\":\"PNUUCFztT\",\"Tablet FR\":\"sWIOD_v1u\",\"Ultra Wide EN\":\"YozS3EFDR\",\"Ultra Wide FR\":\"zu4BFJfiw\"};const getProps=({eN,fR,height,id,jP,padding,width,...props})=>{return{...props,IU3UyjTLw:jP??props.IU3UyjTLw,QiUw3mtq4:fR??props.QiUw3mtq4,RszwKFHly:padding??props.RszwKFHly??\"8px 8px 8px 8px\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Pyuq39elA\",VHG_OM3So:eN??props.VHG_OM3So};};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,RszwKFHly,VHG_OM3So,QiUw3mtq4,IU3UyjTLw,pqOL1ZlbqoHE4aZqCv,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Pyuq39elA\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"PNUUCFztT\",\"sWIOD_v1u\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-x4dqhl\",className,classNames),\"data-framer-name\":\"Desktop EN\",layoutDependency:layoutDependency,layoutId:\"Pyuq39elA\",ref:refBinding,style:{\"--19p90b8\":numberToPixelString(RszwKFHly),...style},...addPropertyOverrides({gaPP5f8CY:{\"data-framer-name\":\"Mobile FR\"},mx2wO_us4:{\"data-framer-name\":\"Mobile EN\"},PNUUCFztT:{\"data-framer-name\":\"Tablet EN\"},sWIOD_v1u:{\"data-framer-name\":\"Tablet FR\"},YozS3EFDR:{\"data-framer-name\":\"Ultra Wide EN\"},z_91ol44T:{\"data-framer-name\":\"Desktop FR\"},zu4BFJfiw:{\"data-framer-name\":\"Ultra Wide FR\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wnk9c4\",\"data-framer-name\":\"Footer Container\",layoutDependency:layoutDependency,layoutId:\"WzaViJX80\",style:{backgroundColor:\"var(--token-a484cd18-6026-42b3-97bf-1999444e3ab4, rgba(255, 255, 255, 0.5))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{gaPP5f8CY:{borderBottomLeftRadius:0,borderBottomRightRadius:0},mx2wO_us4:{borderBottomLeftRadius:0,borderBottomRightRadius:0},PNUUCFztT:{borderBottomLeftRadius:0,borderBottomRightRadius:0},sWIOD_v1u:{borderBottomLeftRadius:0,borderBottomRightRadius:0}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-t2601a\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"jmoZi0bmn\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cum79p\",\"data-framer-name\":\"Brand + Links Block\",layoutDependency:layoutDependency,layoutId:\"insoAZxto\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1olskse\",\"data-framer-name\":\"Brand\",layoutDependency:layoutDependency,layoutId:\"Xef9fUuWd\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{gaPP5f8CY:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(22, 22, 22, 0.32))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},mx2wO_us4:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(22, 22, 22, 0.32))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},PNUUCFztT:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(22, 22, 22, 0.32))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},sWIOD_v1u:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(22, 22, 22, 0.32))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({gaPP5f8CY:{\"data-border\":true},mx2wO_us4:{\"data-border\":true},PNUUCFztT:{\"data-border\":true},sWIOD_v1u:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d2dsfo\",\"data-framer-name\":\"Logo Container\",layoutDependency:layoutDependency,layoutId:\"VHcSwHOwW\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-glyxrr\",\"data-framer-name\":\"NEOSTD_Logomark\",layoutDependency:layoutDependency,layoutId:\"ExUA4myUR\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-khvns0\",\"data-framer-name\":\"Logo Container\",layoutDependency:layoutDependency,layoutId:\"hk5_mN9FN\",style:{rotate:-45},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-c6euc1\",\"data-framer-name\":\"NEOSTD_Logomark\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ixvA2NmZI\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.735 0 L 16.5 0 C 20.642 0 24 3.358 24 7.5 L 12 12 L 14.987 10.927 C 19.376 9.35 24 12.602 24 17.265 C 24 20.985 20.985 24 17.265 24 L 7.5 24 C 3.358 24 0 20.642 0 16.5 L 12 12 L 9.013 13.073 C 4.625 14.651 0 11.398 0 6.735 C 0 3.015 3.015 0 6.735 0 Z\" fill=\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\"></path></svg>',svgContentId:12397032941,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:pqOL1ZlbqoHE4aZqCv,motionChild:true,nodeId:\"Nb5fKTZmj\",scopeId:\"xMf6APEBK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-e0sxn framer-1cujh0o\",\"data-framer-name\":\"Logo Container\",layoutDependency:layoutDependency,layoutId:\"Nb5fKTZmj\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1niwp0y\",\"data-framer-name\":\"Subtract\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"qrM5966YV\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 105.037 16\"><path d=\"M 38.131 14.801 C 39.447 15.453 40.976 15.779 42.718 15.779 C 44.46 15.779 45.982 15.453 47.285 14.801 C 48.601 14.15 49.625 13.245 50.357 12.089 C 51.088 10.919 51.454 9.556 51.454 8 C 51.454 6.444 51.088 5.088 50.357 3.931 C 49.625 2.761 48.601 1.85 47.285 1.199 C 45.982 0.547 44.46 0.222 42.718 0.222 C 40.976 0.222 39.447 0.547 38.131 1.199 C 36.827 1.85 35.81 2.761 35.079 3.931 C 34.348 5.088 33.982 6.444 33.982 8 C 33.982 9.556 34.348 10.919 35.079 12.089 C 35.81 13.245 36.827 14.15 38.131 14.801 Z M 45.53 12.188 C 44.745 12.574 43.808 12.767 42.718 12.767 C 41.641 12.767 40.703 12.574 39.906 12.188 C 39.108 11.803 38.489 11.251 38.051 10.533 C 37.625 9.815 37.412 8.971 37.412 8 C 37.412 7.029 37.625 6.185 38.051 5.467 C 38.489 4.749 39.108 4.197 39.906 3.812 C 40.703 3.426 41.641 3.233 42.718 3.233 C 43.808 3.233 44.745 3.426 45.53 3.812 C 46.328 4.197 46.939 4.749 47.365 5.467 C 47.804 6.185 48.023 7.029 48.023 8 C 48.023 8.971 47.804 9.815 47.365 10.533 C 46.939 11.251 46.328 11.803 45.53 12.188 Z\" fill=\"rgb(242,242,242)\"></path><path d=\"M 80.536 15.478 L 77.165 15.478 L 77.165 3.511 L 71.201 3.511 L 71.201 0.519 L 96.073 0.519 C 97.815 0.519 99.337 0.832 100.64 1.457 C 101.956 2.082 102.98 2.953 103.711 4.069 C 104.443 5.186 104.808 6.496 104.808 7.999 C 104.808 9.488 104.443 10.797 103.711 11.928 C 102.98 13.045 101.956 13.916 100.64 14.54 C 99.337 15.165 97.815 15.478 96.073 15.478 L 88.972 15.478 L 88.972 6.496 L 92.343 6.496 L 92.343 12.486 L 96.332 12.486 C 97.342 12.486 98.227 12.3 98.985 11.928 C 99.756 11.555 100.347 11.03 100.76 10.352 C 101.172 9.674 101.378 8.889 101.378 7.999 C 101.378 7.094 101.172 6.31 100.76 5.645 C 100.347 4.967 99.756 4.442 98.985 4.069 C 98.227 3.697 97.342 3.511 96.332 3.511 L 92.343 3.52 L 88.972 3.52 L 88.972 3.511 L 80.536 3.511 Z\" fill=\"rgb(242,242,242)\"></path><path d=\"M 68.708 0.519 L 68.708 3.511 L 57.564 3.511 L 68.708 11.09 L 68.708 12.985 C 68.708 14.362 67.592 15.478 66.215 15.478 L 53.75 15.478 L 53.75 12.498 L 65.095 12.498 L 53.75 4.807 L 53.75 3.012 C 53.75 1.635 54.866 0.519 56.243 0.519 Z\" fill=\"rgb(242,242,242)\"></path><path d=\"M 12.833 0.519 L 12.833 11.663 L 4.536 0.519 L 2.641 0.519 C 1.264 0.519 0.148 1.635 0.148 3.012 L 0.148 15.478 L 3.419 15.478 L 3.419 4.133 L 11.836 15.478 L 13.631 15.478 C 15.008 15.478 16.124 14.362 16.124 12.985 L 16.124 3.52 L 31.686 3.52 L 31.686 0.519 Z\" fill=\"rgb(242,242,242)\"></path><path d=\"M 31.068 9.501 L 31.068 6.496 L 19.38 6.498 L 19.38 7.999 L 18.223 15.478 L 31.686 15.478 L 31.686 12.493 L 21.897 12.493 L 22.427 9.501 Z\" fill=\"rgb(242,242,242)\"></path></svg>',svgContentId:12461606139,withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(242, 242, 242, 0.32)))\"},children:\"We are a remote creative studio without borders, uniting global experts to craft exceptional digital experiences for businesses that want to stand out\"})}),className:\"framer-1q4zcgj\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"bAbfKGeY7\",style:{\"--extracted-r6o4lv\":\"var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(242, 242, 242, 0.32))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({gaPP5f8CY:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(242, 242, 242, 0.32)))\"},children:\"Nous sommes un studio de design situ\\xe9 en France et au Japon. Nous cr\\xe9ons des produits et des exp\\xe9riences sur mesure pour les entreprises qui souhaitent se d\\xe9marquer.\"})})},sWIOD_v1u:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(242, 242, 242, 0.32)))\"},children:\"Nous sommes un studio de design situ\\xe9 en France et au Japon. Nous cr\\xe9ons des produits et des exp\\xe9riences sur mesure pour les entreprises qui souhaitent se d\\xe9marquer.\"})})},z_91ol44T:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(242, 242, 242, 0.32)))\"},children:\"Nous sommes un studio de design situ\\xe9 en France et au Japon. Nous cr\\xe9ons des produits et des exp\\xe9riences sur mesure pour les entreprises qui souhaitent se d\\xe9marquer.\"})})},zu4BFJfiw:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(242, 242, 242, 0.32)))\"},children:\"Nous sommes un studio de design situ\\xe9 en France et au Japon. Nous cr\\xe9ons des produits et des exp\\xe9riences sur mesure pour les entreprises qui souhaitent se d\\xe9marquer.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s1c8zj\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"KlLioY7mY\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-egvmd4\",\"data-framer-name\":\"Navigation Links\",layoutDependency:layoutDependency,layoutId:\"rOZvk4vDq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Navigation\"})}),className:\"framer-1j0c2he\",\"data-framer-name\":\"Title\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"lKnyEE4uU\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1w84ooh\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"i6to4FpKY\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FPwfztfML\"},motionChild:true,nodeId:\"UyHoQrwik\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"The Hub\"})})})}),className:\"framer-1wiunkj\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"UyHoQrwik\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",opacity:.4},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true,...addPropertyOverrides({gaPP5f8CY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jThoWtVpv\"},motionChild:true,nodeId:\"UyHoQrwik\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Le Hub\"})})})})},sWIOD_v1u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jThoWtVpv\"},motionChild:true,nodeId:\"UyHoQrwik\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Le Hub\"})})})})},z_91ol44T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/vision/fr\",motionChild:true,nodeId:\"UyHoQrwik\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Le Hub\"})})})})},zu4BFJfiw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jThoWtVpv\"},motionChild:true,nodeId:\"UyHoQrwik\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Le Hub\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"yeL0LzVsc\"},motionChild:true,nodeId:\"Mi2l5aA_N\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"The Studio\"})})})}),className:\"framer-1u45ttn\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"Mi2l5aA_N\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",opacity:.4},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true,...addPropertyOverrides({gaPP5f8CY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Le Studio\"})})},sWIOD_v1u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Le Studio\"})})},z_91ol44T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PUtLM7slp\"},motionChild:true,nodeId:\"Mi2l5aA_N\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Le Studio\"})})})})},zu4BFJfiw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PUtLM7slp\"},motionChild:true,nodeId:\"Mi2l5aA_N\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Le Studio\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ig1G5Gun_\"},motionChild:true,nodeId:\"iqIccRVdp\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Services\"})})})}),className:\"framer-bzduty\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"iqIccRVdp\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",opacity:.4},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true,...addPropertyOverrides({gaPP5f8CY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qq3Ss1Os1\"},motionChild:true,nodeId:\"iqIccRVdp\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Services\"})})})})},sWIOD_v1u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qq3Ss1Os1\"},motionChild:true,nodeId:\"iqIccRVdp\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Services\"})})})})},z_91ol44T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/services/fr\",motionChild:true,nodeId:\"iqIccRVdp\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Services\"})})})})},zu4BFJfiw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qq3Ss1Os1\"},motionChild:true,nodeId:\"iqIccRVdp\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Services\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BuPmV7X3F\"},motionChild:true,nodeId:\"UMBcDMxw9\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Portfolio (Soon)\"})})})}),className:\"framer-1t7ly47\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"UMBcDMxw9\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",opacity:.4},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true,...addPropertyOverrides({z_91ol44T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Tj3pj8zWT\"},motionChild:true,nodeId:\"UMBcDMxw9\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Portfolio (Soon)\"})})})})},zu4BFJfiw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Tj3pj8zWT\"},motionChild:true,nodeId:\"UMBcDMxw9\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Portfolio (Soon)\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"eNVPZwr0C\"},motionChild:true,nodeId:\"QG742BW1A\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Articles\"})})})}),className:\"framer-1earv1a\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"QG742BW1A\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",opacity:.4},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true,...addPropertyOverrides({gaPP5f8CY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wM9xq6VCZ\"},motionChild:true,nodeId:\"QG742BW1A\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Articles\"})})})})},sWIOD_v1u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wM9xq6VCZ\"},motionChild:true,nodeId:\"QG742BW1A\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Articles\"})})})})},z_91ol44T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wM9xq6VCZ\"},motionChild:true,nodeId:\"QG742BW1A\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Articles\"})})})})},zu4BFJfiw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wM9xq6VCZ\"},motionChild:true,nodeId:\"QG742BW1A\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Articles\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QUOV2ZjGm\"},motionChild:true,nodeId:\"MoXiBfj0_\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Contact\"})})})}),className:\"framer-zlizvw\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"MoXiBfj0_\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",opacity:.4},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true,...addPropertyOverrides({gaPP5f8CY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"iXLNYyp5T\"},motionChild:true,nodeId:\"MoXiBfj0_\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Contact\"})})})})},sWIOD_v1u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"iXLNYyp5T\"},motionChild:true,nodeId:\"MoXiBfj0_\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Contact\"})})})})},z_91ol44T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"iXLNYyp5T\"},motionChild:true,nodeId:\"MoXiBfj0_\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Contact\"})})})})},zu4BFJfiw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"iXLNYyp5T\"},motionChild:true,nodeId:\"MoXiBfj0_\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Contact\"})})})})}},baseVariant,gestureVariant)})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1h7e0pn\",layoutDependency:layoutDependency,layoutId:\"ipTkpkKkr\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hrwaa0\",\"data-framer-name\":\"Legal Links\",layoutDependency:layoutDependency,layoutId:\"vtTf4QlXO\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Others\"})}),className:\"framer-1eaktja\",\"data-framer-name\":\"Title\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"C3OFdbsQ3\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({sWIOD_v1u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Autres\"})})},z_91ol44T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Autres\"})})},zu4BFJfiw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Autres\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4a7r7u\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"G6hGeAkWK\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WmhJ3J5BK\"},motionChild:true,nodeId:\"ukzAo5voa\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"Terms and Conditions\"})})})}),className:\"framer-nwxwxj\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"ukzAo5voa\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",opacity:.4},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true,...addPropertyOverrides({gaPP5f8CY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"EkxtnbhEI\"},motionChild:true,nodeId:\"ukzAo5voa\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"CGU\"})})})})},sWIOD_v1u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"EkxtnbhEI\"},motionChild:true,nodeId:\"ukzAo5voa\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"CGU\"})})})})},z_91ol44T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"EkxtnbhEI\"},motionChild:true,nodeId:\"ukzAo5voa\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"CGU\"})})})})},zu4BFJfiw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"EkxtnbhEI\"},motionChild:true,nodeId:\"ukzAo5voa\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"CGU\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BuPmV7X3F\"},motionChild:true,nodeId:\"ymAyuPLg4\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"404\"})})})}),className:\"framer-10ea9bz\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"ymAyuPLg4\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",opacity:.4},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true,...addPropertyOverrides({gaPP5f8CY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Tj3pj8zWT\"},motionChild:true,nodeId:\"ymAyuPLg4\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"404\"})})})})},sWIOD_v1u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Tj3pj8zWT\"},motionChild:true,nodeId:\"ymAyuPLg4\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"404\"})})})})},z_91ol44T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Tj3pj8zWT\"},motionChild:true,nodeId:\"ymAyuPLg4\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"404\"})})})})},zu4BFJfiw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Tj3pj8zWT\"},motionChild:true,nodeId:\"ymAyuPLg4\",openInNewTab:false,scopeId:\"xMf6APEBK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-udio9p\",\"data-styles-preset\":\"tMhfNAW_5\",children:\"404\"})})})})}},baseVariant,gestureVariant)})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dljn3g\",\"data-framer-name\":\"Social Links\",layoutDependency:layoutDependency,layoutId:\"AatshpWh7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Social Networks\"})}),className:\"framer-1et8rc4\",\"data-framer-name\":\"Title\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"smOHgUFsv\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({gaPP5f8CY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"R\\xe9seaux Sociaux\"})})},sWIOD_v1u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"R\\xe9seaux Sociaux\"})})},z_91ol44T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"R\\xe9seaux Sociaux\"})})},zu4BFJfiw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"R\\xe9seaux Sociaux\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xv3n6f\",\"data-framer-name\":\"Social Icons\",layoutDependency:layoutDependency,layoutId:\"vRyT92z4j\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/neostd/\",motionChild:true,nodeId:\"tTPemeOFK\",openInNewTab:true,scopeId:\"xMf6APEBK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-us0dcv framer-1cujh0o\",\"data-framer-name\":\"Instagram Container\",layoutDependency:layoutDependency,layoutId:\"tTPemeOFK\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,opacity:.5},whileHover:animation1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-h7wqqr\",\"data-framer-name\":\"instagram_167_svgrepo_com\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"QhdQiquFs\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 7.044 0.148 C 5.09 0.235 3.396 0.713 2.028 2.075 C 0.658 3.443 0.186 5.143 0.097 7.076 C 0.044 8.282 -0.277 17.398 0.654 19.788 C 1.27 21.393 2.54 22.659 4.146 23.272 C 4.907 23.567 5.773 23.766 7.045 23.825 C 17.677 24.306 21.619 24.044 23.281 19.788 C 23.576 19.031 23.779 18.164 23.836 16.896 C 24.322 6.236 23.756 3.925 21.904 2.075 C 20.432 0.608 18.703 -0.39 7.044 0.148 M 7.141 21.68 C 5.977 21.629 5.346 21.434 4.924 21.271 C 3.88 20.876 3.056 20.054 2.658 19.012 C 1.949 17.195 2.184 8.568 2.248 7.172 C 2.309 5.804 2.586 4.556 3.551 3.59 C 4.745 2.4 6.288 1.816 16.792 2.29 C 18.162 2.352 19.415 2.628 20.382 3.59 C 21.576 4.782 22.169 6.336 21.686 16.8 C 21.634 17.962 21.439 18.592 21.276 19.012 C 20.195 21.781 17.708 22.165 7.141 21.68 M 16.908 5.628 C 16.908 6.416 17.549 7.056 18.341 7.056 C 19.133 7.056 19.775 6.416 19.775 5.628 C 19.775 4.836 19.133 4.194 18.341 4.194 C 17.549 4.194 16.907 4.836 16.907 5.628 M 5.837 11.986 C 5.839 13.61 6.486 15.167 7.636 16.314 C 8.786 17.461 10.345 18.104 11.969 18.102 C 13.593 18.104 15.151 17.461 16.301 16.314 C 17.451 15.166 18.098 13.61 18.1 11.986 C 18.098 10.361 17.45 8.805 16.3 7.658 C 15.15 6.511 13.592 5.868 11.968 5.87 C 10.343 5.868 8.785 6.511 7.635 7.658 C 6.485 8.805 5.838 10.361 5.836 11.986 M 7.988 11.986 C 7.992 9.791 9.772 8.015 11.966 8.016 C 14.162 8.013 15.943 9.79 15.947 11.986 C 15.946 13.04 15.526 14.051 14.779 14.796 C 14.033 15.541 13.021 15.959 11.966 15.958 C 10.912 15.959 9.9 15.541 9.154 14.796 C 8.408 14.051 7.988 13.04 7.987 11.986\" fill=\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\"></path></svg>',svgContentId:8882030812,withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.threads.net/@neostd?xmt=AQGzoCm7uwHFMmCuia15YLEdGwMl_HI00B87WKkTxQI902M\",motionChild:true,nodeId:\"A_yS8POj7\",openInNewTab:true,scopeId:\"xMf6APEBK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1fs0m3w framer-1cujh0o\",\"data-framer-name\":\"Line Container\",layoutDependency:layoutDependency,layoutId:\"A_yS8POj7\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,opacity:.5},whileHover:animation1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-13eyhur\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"FTrZaVLxO-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23 25\"><path d=\"M 17.343 11.439 C 17.234 11.388 17.124 11.339 17.014 11.293 C 16.82 7.801 14.867 5.802 11.589 5.781 L 11.544 5.781 C 9.583 5.781 7.952 6.599 6.948 8.088 L 8.751 9.296 C 9.501 8.184 10.678 7.947 11.545 7.947 L 11.575 7.947 C 12.654 7.954 13.469 8.261 13.996 8.859 C 14.38 9.295 14.636 9.896 14.764 10.656 C 13.806 10.497 12.771 10.448 11.665 10.51 C 8.548 10.685 6.544 12.462 6.678 14.93 C 6.747 16.183 7.385 17.26 8.476 17.964 C 9.398 18.559 10.586 18.849 11.82 18.784 C 13.45 18.696 14.729 18.088 15.621 16.977 C 16.299 16.133 16.728 15.039 16.917 13.661 C 17.694 14.119 18.27 14.722 18.587 15.447 C 19.128 16.679 19.16 18.704 17.469 20.355 C 15.988 21.801 14.208 22.426 11.517 22.445 C 8.532 22.424 6.274 21.488 4.807 19.665 C 3.433 17.958 2.722 15.492 2.696 12.336 C 2.722 9.179 3.432 6.713 4.807 5.006 C 6.275 3.183 8.532 2.247 11.517 2.226 C 14.523 2.247 16.82 3.187 18.344 5.019 C 19.091 5.918 19.654 7.047 20.026 8.365 L 22.139 7.814 C 21.688 6.192 20.98 4.795 20.016 3.636 C 18.063 1.288 15.205 0.084 11.524 0.059 L 11.509 0.059 C 7.835 0.084 5.01 1.292 3.112 3.65 C 1.423 5.748 0.552 8.667 0.523 12.327 L 0.523 12.336 L 0.523 12.344 C 0.552 16.004 1.423 18.923 3.112 21.021 C 5.01 23.379 7.835 24.587 11.509 24.612 L 11.524 24.612 C 14.79 24.59 17.093 23.754 18.989 21.902 C 21.471 19.48 21.396 16.443 20.578 14.579 C 19.991 13.242 18.873 12.156 17.343 11.439 Z M 11.703 16.62 C 10.337 16.696 8.918 16.096 8.848 14.813 C 8.796 13.861 9.541 12.799 11.787 12.673 C 12.04 12.658 12.292 12.651 12.545 12.651 C 13.361 12.651 14.124 12.729 14.818 12.877 C 14.559 16.036 13.041 16.549 11.703 16.62 Z\" fill=\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(242, 242, 242))\"></path></svg>',svgContentId:10638761234,withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/neostd/\",motionChild:true,nodeId:\"L21S655W0\",scopeId:\"xMf6APEBK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-hcw8pl framer-1cujh0o\",\"data-framer-name\":\"Line Container\",layoutDependency:layoutDependency,layoutId:\"L21S655W0\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,opacity:.5},whileHover:animation1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-mkx4zu\",\"data-framer-name\":\"$2021_Facebook_icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"wJQULDQZo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 10.02 23.88 C 4.32 22.86 0 17.94 0 12 C 0 5.4 5.4 0 12 0 C 18.6 0 24 5.4 24 12 C 24 17.94 19.68 22.86 13.98 23.88 L 13.93 23.839 C 13.967 23.833 14.003 23.827 14.04 23.82 L 14.04 15.36 L 16.68 15.36 L 17.22 12 L 14.04 12 L 14.04 9.66 C 14.04 8.7 14.4 7.98 15.84 7.98 L 17.4 7.98 L 17.4 4.92 C 16.56 4.8 15.6 4.68 14.76 4.68 C 12 4.68 10.08 6.36 10.08 9.36 L 10.08 12 L 7.08 12 L 7.08 15.36 L 10.08 15.36 L 10.08 23.82 C 10.084 23.821 10.087 23.821 10.091 23.822 Z\" fill=\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(242, 242, 242))\"></path></svg>',svgContentId:11661589872,withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://contra.com/contact_p8lrhh7r?utm_campaign=social_sharing&utm_medium=independent_share&utm_source=copy_link\",motionChild:true,nodeId:\"hbmAdWfZd\",openInNewTab:true,scopeId:\"xMf6APEBK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1kejj4u framer-1cujh0o\",\"data-framer-name\":\"Contra Container\",layoutDependency:layoutDependency,layoutId:\"hbmAdWfZd\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,opacity:.5},whileHover:animation1,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kt22dc\",\"data-framer-name\":\"Icon Container\",layoutDependency:layoutDependency,layoutId:\"m6eHNbhZr\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17ggals\",\"data-framer-name\":\"Vector\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"CIPg7wvQV\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 13.302 0 C 13.418 0 13.519 0.08 13.545 0.193 L 13.905 1.721 C 14.882 5.875 18.125 9.118 22.279 10.095 L 23.807 10.455 C 23.92 10.481 24 10.582 24 10.698 L 24 11.125 C 24 11.263 23.888 11.375 23.75 11.375 L 12.875 11.375 C 12.737 11.375 12.625 11.263 12.625 11.125 L 12.625 0.25 C 12.625 0.112 12.737 0 12.875 0 Z M 11.125 11.375 C 11.263 11.375 11.375 11.263 11.375 11.125 L 11.375 0.25 C 11.375 0.112 11.263 0 11.125 0 L 10.698 0 C 10.582 0 10.481 0.08 10.455 0.193 L 10.095 1.721 C 9.118 5.875 5.875 9.118 1.721 10.095 L 0.193 10.455 C 0.08 10.481 0 10.582 0 10.698 L 0 11.125 C 0 11.263 0.112 11.375 0.25 11.375 Z M 0.25 12.625 C 0.112 12.625 0 12.737 0 12.875 L 0 13.302 C 0 13.418 0.08 13.519 0.193 13.545 L 1.721 13.905 C 5.875 14.882 9.118 18.125 10.095 22.279 L 10.455 23.807 C 10.481 23.92 10.582 24 10.698 24 L 11.125 24 C 11.263 24 11.375 23.888 11.375 23.75 L 11.375 12.875 C 11.375 12.737 11.263 12.625 11.125 12.625 Z M 12.625 12.875 C 12.625 12.737 12.737 12.625 12.875 12.625 L 23.75 12.625 C 23.888 12.625 24 12.737 24 12.875 L 24 13.302 C 24 13.418 23.92 13.519 23.807 13.545 L 22.279 13.905 C 18.125 14.882 14.882 18.125 13.905 22.279 L 13.545 23.807 C 13.519 23.92 13.418 24 13.302 24 L 12.875 24 C 12.737 24 12.625 23.888 12.625 23.75 Z\" fill=\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(242, 242, 242))\"></path></svg>',svgContentId:11019106385,withExternalLayout:true})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://dribbble.com/NeoStudioParis\",motionChild:true,nodeId:\"JPCH7nLS6\",openInNewTab:true,scopeId:\"xMf6APEBK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-19xddgm framer-1cujh0o\",\"data-framer-name\":\"Icon Dribbble\",layoutDependency:layoutDependency,layoutId:\"JPCH7nLS6\",style:{opacity:.5},whileHover:animation1,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pd51ct-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Q1aCH7_cI-container\",nodeId:\"Q1aCH7_cI\",rendersWithMotion:true,scopeId:\"xMf6APEBK\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",height:\"100%\",iconSearch:getLocalizedValue(\"v2\",activeLocale)??\"Home\",iconSelection:\"dribbble\",id:\"Q1aCH7_cI\",layoutId:\"Q1aCH7_cI\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1msm4ja\",layoutDependency:layoutDependency,layoutId:\"r7dd1bUqv\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-87dpur\",\"data-framer-name\":\"Social Links\",layoutDependency:layoutDependency,layoutId:\"aZzoqxa_M\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Languages\"})}),className:\"framer-1xqfs0m\",\"data-framer-name\":\"Title\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"DZ0okDqlv\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({gaPP5f8CY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Langues\"})})},sWIOD_v1u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Langues\"})})},z_91ol44T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Langues\"})})},zu4BFJfiw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"Langues\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m079yd\",\"data-framer-name\":\"Language Nav\",layoutDependency:layoutDependency,layoutId:\"QbEhvwjBM\",children:[/*#__PURE__*/_jsx(Link,{href:VHG_OM3So,motionChild:true,nodeId:\"NzwUwdDHm\",openInNewTab:false,scopeId:\"xMf6APEBK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-tj2id6 framer-1cujh0o\",\"data-framer-name\":\"English\",layoutDependency:layoutDependency,layoutId:\"NzwUwdDHm\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},whileHover:animation1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"EN\"})}),className:\"framer-59s45y\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"lqgmoRFdq\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",opacity:1},variants:{gaPP5f8CY:{opacity:.4},mx2wO_us4:{opacity:1},PNUUCFztT:{opacity:1},sWIOD_v1u:{opacity:.4},YozS3EFDR:{opacity:1},z_91ol44T:{opacity:.4},zu4BFJfiw:{opacity:.4}},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:QiUw3mtq4,motionChild:true,nodeId:\"DWJ14yyqC\",openInNewTab:false,scopeId:\"xMf6APEBK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-6om4n1 framer-1cujh0o\",\"data-framer-name\":\"French\",layoutDependency:layoutDependency,layoutId:\"DWJ14yyqC\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},whileHover:animation1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"FR\"})}),className:\"framer-1ug40hb\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"bpWcEOrYP\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",opacity:.4},variants:{gaPP5f8CY:{opacity:1},sWIOD_v1u:{opacity:1},z_91ol44T:{opacity:1},zu4BFJfiw:{opacity:1}},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:IU3UyjTLw,motionChild:true,nodeId:\"HTO0WJ2TX\",openInNewTab:true,scopeId:\"xMf6APEBK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-tve7zn framer-1cujh0o\",\"data-framer-name\":\"Japanese\",layoutDependency:layoutDependency,layoutId:\"HTO0WJ2TX\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},whileHover:animation1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22)))\"},children:\"\u65E5\u672C\u8A9E (Soon)\"})}),className:\"framer-1cj3f7p\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"gUmd1vvFi\",style:{\"--extracted-r6o4lv\":\"var(--token-1aebb5a8-1246-4b59-b77a-407608ba13d2, rgb(22, 22, 22))\",opacity:.4},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true})})})]})]})})]})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(242, 242, 242, 0.32)))\"},children:\"\\xa9NEOSTD 2024\"})}),className:\"framer-hczfwz\",fonts:[\"GF;Lato-regular\"],layoutDependency:layoutDependency,layoutId:\"mumUPrw8d\",style:{\"--extracted-r6o4lv\":\"var(--token-f13d51a0-9bd1-4c24-bb6b-2ab2e736f508, rgba(242, 242, 242, 0.32))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1X5pB.framer-1cujh0o, .framer-1X5pB .framer-1cujh0o { display: block; }\",\".framer-1X5pB.framer-x4dqhl { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: var(--19p90b8); position: relative; width: 1200px; }\",\".framer-1X5pB .framer-wnk9c4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 40px; position: relative; width: 100%; }\",\".framer-1X5pB .framer-t2601a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1X5pB .framer-1cum79p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 100%; overflow: hidden; padding: 8px; position: relative; width: 100%; }\",\".framer-1X5pB .framer-1olskse { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px 32px 0px 0px; position: relative; width: min-content; }\",\".framer-1X5pB .framer-1d2dsfo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1X5pB .framer-glyxrr { flex: none; height: 28px; overflow: visible; position: relative; width: 28px; }\",\".framer-1X5pB .framer-khvns0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 50%; z-index: 1; }\",\".framer-1X5pB .framer-c6euc1 { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-1X5pB .framer-e0sxn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-1X5pB .framer-1niwp0y { flex: none; height: 16px; position: relative; width: 105px; }\",\".framer-1X5pB .framer-1q4zcgj { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 220px; word-break: break-word; word-wrap: break-word; }\",\".framer-1X5pB .framer-1s1c8zj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 1px; }\",\".framer-1X5pB .framer-egvmd4, .framer-1X5pB .framer-hrwaa0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1X5pB .framer-1j0c2he, .framer-1X5pB .framer-1eaktja, .framer-1X5pB .framer-1et8rc4, .framer-1X5pB .framer-1xqfs0m { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-1X5pB .framer-1w84ooh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 261px; }\",\".framer-1X5pB .framer-1wiunkj, .framer-1X5pB .framer-1u45ttn, .framer-1X5pB .framer-bzduty, .framer-1X5pB .framer-1t7ly47, .framer-1X5pB .framer-1earv1a, .framer-1X5pB .framer-zlizvw, .framer-1X5pB .framer-nwxwxj, .framer-1X5pB .framer-10ea9bz, .framer-1X5pB .framer-59s45y, .framer-1X5pB .framer-1ug40hb, .framer-1X5pB .framer-1cj3f7p { flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-1X5pB .framer-1h7e0pn { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1X5pB .framer-4a7r7u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 260px; }\",\".framer-1X5pB .framer-1dljn3g, .framer-1X5pB .framer-87dpur { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1X5pB .framer-xv3n6f, .framer-1X5pB .framer-1m079yd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 261px; }\",\".framer-1X5pB .framer-us0dcv, .framer-1X5pB .framer-1fs0m3w, .framer-1X5pB .framer-hcw8pl, .framer-1X5pB .framer-1kejj4u { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: visible; position: relative; text-decoration: none; width: 32px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-1X5pB .framer-h7wqqr, .framer-1X5pB .framer-mkx4zu { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-1X5pB .framer-13eyhur { flex: none; height: 25px; left: calc(53.12500000000002% - 23px / 2); position: absolute; top: calc(50.00000000000002% - 25px / 2); width: 23px; }\",\".framer-1X5pB .framer-kt22dc { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-1X5pB .framer-17ggals { flex: none; height: 24px; left: 0px; position: absolute; top: 0px; width: 24px; }\",\".framer-1X5pB .framer-19xddgm { align-content: center; align-items: center; align-self: stretch; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: var(--framer-aspect-ratio-supported, 200px); will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-1X5pB .framer-1pd51ct-container { flex: none; height: 25px; position: relative; width: 25px; }\",\".framer-1X5pB .framer-1msm4ja { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1X5pB .framer-tj2id6, .framer-1X5pB .framer-6om4n1 { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 32px); justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 32px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-1X5pB .framer-tve7zn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 32px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-1X5pB .framer-hczfwz { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1X5pB.framer-x4dqhl, .framer-1X5pB .framer-wnk9c4, .framer-1X5pB .framer-t2601a, .framer-1X5pB .framer-1olskse, .framer-1X5pB .framer-1d2dsfo, .framer-1X5pB .framer-khvns0, .framer-1X5pB .framer-e0sxn, .framer-1X5pB .framer-1s1c8zj, .framer-1X5pB .framer-egvmd4, .framer-1X5pB .framer-1w84ooh, .framer-1X5pB .framer-1h7e0pn, .framer-1X5pB .framer-hrwaa0, .framer-1X5pB .framer-4a7r7u, .framer-1X5pB .framer-1dljn3g, .framer-1X5pB .framer-xv3n6f, .framer-1X5pB .framer-19xddgm, .framer-1X5pB .framer-1msm4ja, .framer-1X5pB .framer-87dpur, .framer-1X5pB .framer-1m079yd, .framer-1X5pB .framer-tj2id6, .framer-1X5pB .framer-6om4n1, .framer-1X5pB .framer-tve7zn { gap: 0px; } .framer-1X5pB.framer-x4dqhl > *, .framer-1X5pB .framer-tj2id6 > *, .framer-1X5pB .framer-6om4n1 > *, .framer-1X5pB .framer-tve7zn > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1X5pB.framer-x4dqhl > :first-child, .framer-1X5pB .framer-wnk9c4 > :first-child, .framer-1X5pB .framer-t2601a > :first-child, .framer-1X5pB .framer-1olskse > :first-child, .framer-1X5pB .framer-egvmd4 > :first-child, .framer-1X5pB .framer-1w84ooh > :first-child, .framer-1X5pB .framer-1h7e0pn > :first-child, .framer-1X5pB .framer-hrwaa0 > :first-child, .framer-1X5pB .framer-4a7r7u > :first-child, .framer-1X5pB .framer-1dljn3g > :first-child, .framer-1X5pB .framer-1msm4ja > :first-child, .framer-1X5pB .framer-87dpur > :first-child, .framer-1X5pB .framer-tj2id6 > :first-child, .framer-1X5pB .framer-6om4n1 > :first-child, .framer-1X5pB .framer-tve7zn > :first-child { margin-top: 0px; } .framer-1X5pB.framer-x4dqhl > :last-child, .framer-1X5pB .framer-wnk9c4 > :last-child, .framer-1X5pB .framer-t2601a > :last-child, .framer-1X5pB .framer-1olskse > :last-child, .framer-1X5pB .framer-egvmd4 > :last-child, .framer-1X5pB .framer-1w84ooh > :last-child, .framer-1X5pB .framer-1h7e0pn > :last-child, .framer-1X5pB .framer-hrwaa0 > :last-child, .framer-1X5pB .framer-4a7r7u > :last-child, .framer-1X5pB .framer-1dljn3g > :last-child, .framer-1X5pB .framer-1msm4ja > :last-child, .framer-1X5pB .framer-87dpur > :last-child, .framer-1X5pB .framer-tj2id6 > :last-child, .framer-1X5pB .framer-6om4n1 > :last-child, .framer-1X5pB .framer-tve7zn > :last-child { margin-bottom: 0px; } .framer-1X5pB .framer-wnk9c4 > *, .framer-1X5pB .framer-egvmd4 > *, .framer-1X5pB .framer-hrwaa0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-1X5pB .framer-t2601a > *, .framer-1X5pB .framer-1olskse > *, .framer-1X5pB .framer-1w84ooh > *, .framer-1X5pB .framer-4a7r7u > *, .framer-1X5pB .framer-1dljn3g > *, .framer-1X5pB .framer-87dpur > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-1X5pB .framer-1d2dsfo > *, .framer-1X5pB .framer-e0sxn > *, .framer-1X5pB .framer-1s1c8zj > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-1X5pB .framer-1d2dsfo > :first-child, .framer-1X5pB .framer-khvns0 > :first-child, .framer-1X5pB .framer-e0sxn > :first-child, .framer-1X5pB .framer-1s1c8zj > :first-child, .framer-1X5pB .framer-xv3n6f > :first-child, .framer-1X5pB .framer-19xddgm > :first-child, .framer-1X5pB .framer-1m079yd > :first-child { margin-left: 0px; } .framer-1X5pB .framer-1d2dsfo > :last-child, .framer-1X5pB .framer-khvns0 > :last-child, .framer-1X5pB .framer-e0sxn > :last-child, .framer-1X5pB .framer-1s1c8zj > :last-child, .framer-1X5pB .framer-xv3n6f > :last-child, .framer-1X5pB .framer-19xddgm > :last-child, .framer-1X5pB .framer-1m079yd > :last-child { margin-right: 0px; } .framer-1X5pB .framer-khvns0 > *, .framer-1X5pB .framer-19xddgm > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1X5pB .framer-1h7e0pn > *, .framer-1X5pB .framer-1msm4ja > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-1X5pB .framer-xv3n6f > *, .framer-1X5pB .framer-1m079yd > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-1X5pB.framer-v-18u7q7k.framer-x4dqhl, .framer-1X5pB.framer-v-1kj4wg8.framer-x4dqhl { width: 1920px; }\",\".framer-1X5pB.framer-v-18u7q7k .framer-t2601a, .framer-1X5pB.framer-v-18u7q7k .framer-hczfwz, .framer-1X5pB.framer-v-1kj4wg8 .framer-t2601a, .framer-1X5pB.framer-v-1kj4wg8 .framer-hczfwz { max-width: 1200px; }\",\".framer-1X5pB.framer-v-1d4pdmt.framer-x4dqhl, .framer-1X5pB.framer-v-1rbkoh7.framer-x4dqhl { padding: 0px; width: 810px; }\",\".framer-1X5pB.framer-v-1d4pdmt .framer-wnk9c4, .framer-1X5pB.framer-v-1rbkoh7 .framer-wnk9c4 { gap: 48px; }\",\".framer-1X5pB.framer-v-1d4pdmt .framer-t2601a, .framer-1X5pB.framer-v-1rbkoh7 .framer-t2601a { gap: 0px; justify-content: center; }\",\".framer-1X5pB.framer-v-1d4pdmt .framer-1cum79p, .framer-1X5pB.framer-v-1rbkoh7 .framer-1cum79p { flex-direction: column; gap: 40px; justify-content: flex-start; padding: 0px; }\",\".framer-1X5pB.framer-v-1d4pdmt .framer-1olskse, .framer-1X5pB.framer-v-1rbkoh7 .framer-1olskse, .framer-1X5pB.framer-v-ngkpa2 .framer-1olskse, .framer-1X5pB.framer-v-126nf27 .framer-1olskse { align-self: unset; height: min-content; padding: 0px 0px 32px 0px; width: 100%; }\",\".framer-1X5pB.framer-v-1d4pdmt .framer-1q4zcgj, .framer-1X5pB.framer-v-1d4pdmt .framer-xv3n6f, .framer-1X5pB.framer-v-1rbkoh7 .framer-1q4zcgj, .framer-1X5pB.framer-v-1rbkoh7 .framer-xv3n6f, .framer-1X5pB.framer-v-ngkpa2 .framer-1q4zcgj, .framer-1X5pB.framer-v-ngkpa2 .framer-egvmd4, .framer-1X5pB.framer-v-126nf27 .framer-1q4zcgj, .framer-1X5pB.framer-v-126nf27 .framer-egvmd4 { width: 100%; }\",\".framer-1X5pB.framer-v-1d4pdmt .framer-1s1c8zj, .framer-1X5pB.framer-v-1rbkoh7 .framer-1s1c8zj { flex: none; justify-content: flex-start; padding: 0px; width: 100%; }\",\".framer-1X5pB.framer-v-1d4pdmt .framer-egvmd4, .framer-1X5pB.framer-v-1rbkoh7 .framer-egvmd4 { flex: 1 0 0px; width: 1px; }\",\".framer-1X5pB.framer-v-1d4pdmt .framer-hrwaa0, .framer-1X5pB.framer-v-1d4pdmt .framer-1dljn3g, .framer-1X5pB.framer-v-1rbkoh7 .framer-hrwaa0, .framer-1X5pB.framer-v-1rbkoh7 .framer-1dljn3g, .framer-1X5pB.framer-v-ngkpa2 .framer-hrwaa0, .framer-1X5pB.framer-v-ngkpa2 .framer-1dljn3g, .framer-1X5pB.framer-v-126nf27 .framer-hrwaa0, .framer-1X5pB.framer-v-126nf27 .framer-1dljn3g { align-self: stretch; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1X5pB.framer-v-1d4pdmt .framer-wnk9c4, .framer-1X5pB.framer-v-1d4pdmt .framer-t2601a, .framer-1X5pB.framer-v-1d4pdmt .framer-1cum79p { gap: 0px; } .framer-1X5pB.framer-v-1d4pdmt .framer-wnk9c4 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-1X5pB.framer-v-1d4pdmt .framer-wnk9c4 > :first-child, .framer-1X5pB.framer-v-1d4pdmt .framer-t2601a > :first-child, .framer-1X5pB.framer-v-1d4pdmt .framer-1cum79p > :first-child { margin-top: 0px; } .framer-1X5pB.framer-v-1d4pdmt .framer-wnk9c4 > :last-child, .framer-1X5pB.framer-v-1d4pdmt .framer-t2601a > :last-child, .framer-1X5pB.framer-v-1d4pdmt .framer-1cum79p > :last-child { margin-bottom: 0px; } .framer-1X5pB.framer-v-1d4pdmt .framer-t2601a > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1X5pB.framer-v-1d4pdmt .framer-1cum79p > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1X5pB.framer-v-1rbkoh7 .framer-wnk9c4, .framer-1X5pB.framer-v-1rbkoh7 .framer-t2601a, .framer-1X5pB.framer-v-1rbkoh7 .framer-1cum79p { gap: 0px; } .framer-1X5pB.framer-v-1rbkoh7 .framer-wnk9c4 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-1X5pB.framer-v-1rbkoh7 .framer-wnk9c4 > :first-child, .framer-1X5pB.framer-v-1rbkoh7 .framer-t2601a > :first-child, .framer-1X5pB.framer-v-1rbkoh7 .framer-1cum79p > :first-child { margin-top: 0px; } .framer-1X5pB.framer-v-1rbkoh7 .framer-wnk9c4 > :last-child, .framer-1X5pB.framer-v-1rbkoh7 .framer-t2601a > :last-child, .framer-1X5pB.framer-v-1rbkoh7 .framer-1cum79p > :last-child { margin-bottom: 0px; } .framer-1X5pB.framer-v-1rbkoh7 .framer-t2601a > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1X5pB.framer-v-1rbkoh7 .framer-1cum79p > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",\".framer-1X5pB.framer-v-ngkpa2.framer-x4dqhl, .framer-1X5pB.framer-v-126nf27.framer-x4dqhl { padding: 0px; width: 390px; }\",\".framer-1X5pB.framer-v-ngkpa2 .framer-wnk9c4, .framer-1X5pB.framer-v-126nf27 .framer-wnk9c4 { gap: 32px; }\",\".framer-1X5pB.framer-v-ngkpa2 .framer-t2601a, .framer-1X5pB.framer-v-126nf27 .framer-t2601a { gap: 24px; }\",\".framer-1X5pB.framer-v-ngkpa2 .framer-1cum79p, .framer-1X5pB.framer-v-126nf27 .framer-1cum79p { flex-direction: column; gap: 32px; justify-content: flex-start; padding: 0px; }\",\".framer-1X5pB.framer-v-ngkpa2 .framer-1s1c8zj, .framer-1X5pB.framer-v-126nf27 .framer-1s1c8zj { flex: none; flex-direction: column; gap: 32px; justify-content: flex-start; padding: 0px; width: 100%; }\",\".framer-1X5pB.framer-v-ngkpa2 .framer-1h7e0pn, .framer-1X5pB.framer-v-ngkpa2 .framer-1msm4ja, .framer-1X5pB.framer-v-126nf27 .framer-1h7e0pn, .framer-1X5pB.framer-v-126nf27 .framer-1msm4ja { align-self: unset; height: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1X5pB.framer-v-ngkpa2 .framer-wnk9c4, .framer-1X5pB.framer-v-ngkpa2 .framer-t2601a, .framer-1X5pB.framer-v-ngkpa2 .framer-1cum79p, .framer-1X5pB.framer-v-ngkpa2 .framer-1s1c8zj { gap: 0px; } .framer-1X5pB.framer-v-ngkpa2 .framer-wnk9c4 > *, .framer-1X5pB.framer-v-ngkpa2 .framer-1cum79p > *, .framer-1X5pB.framer-v-ngkpa2 .framer-1s1c8zj > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-1X5pB.framer-v-ngkpa2 .framer-wnk9c4 > :first-child, .framer-1X5pB.framer-v-ngkpa2 .framer-t2601a > :first-child, .framer-1X5pB.framer-v-ngkpa2 .framer-1cum79p > :first-child, .framer-1X5pB.framer-v-ngkpa2 .framer-1s1c8zj > :first-child { margin-top: 0px; } .framer-1X5pB.framer-v-ngkpa2 .framer-wnk9c4 > :last-child, .framer-1X5pB.framer-v-ngkpa2 .framer-t2601a > :last-child, .framer-1X5pB.framer-v-ngkpa2 .framer-1cum79p > :last-child, .framer-1X5pB.framer-v-ngkpa2 .framer-1s1c8zj > :last-child { margin-bottom: 0px; } .framer-1X5pB.framer-v-ngkpa2 .framer-t2601a > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1X5pB.framer-v-126nf27 .framer-wnk9c4, .framer-1X5pB.framer-v-126nf27 .framer-t2601a, .framer-1X5pB.framer-v-126nf27 .framer-1cum79p, .framer-1X5pB.framer-v-126nf27 .framer-1s1c8zj { gap: 0px; } .framer-1X5pB.framer-v-126nf27 .framer-wnk9c4 > *, .framer-1X5pB.framer-v-126nf27 .framer-1cum79p > *, .framer-1X5pB.framer-v-126nf27 .framer-1s1c8zj > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-1X5pB.framer-v-126nf27 .framer-wnk9c4 > :first-child, .framer-1X5pB.framer-v-126nf27 .framer-t2601a > :first-child, .framer-1X5pB.framer-v-126nf27 .framer-1cum79p > :first-child, .framer-1X5pB.framer-v-126nf27 .framer-1s1c8zj > :first-child { margin-top: 0px; } .framer-1X5pB.framer-v-126nf27 .framer-wnk9c4 > :last-child, .framer-1X5pB.framer-v-126nf27 .framer-t2601a > :last-child, .framer-1X5pB.framer-v-126nf27 .framer-1cum79p > :last-child, .framer-1X5pB.framer-v-126nf27 .framer-1s1c8zj > :last-child { margin-bottom: 0px; } .framer-1X5pB.framer-v-126nf27 .framer-t2601a > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,'.framer-1X5pB[data-border=\"true\"]::after, .framer-1X5pB [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 432\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"z_91ol44T\":{\"layout\":[\"fixed\",\"auto\"]},\"YozS3EFDR\":{\"layout\":[\"fixed\",\"auto\"]},\"zu4BFJfiw\":{\"layout\":[\"fixed\",\"auto\"]},\"PNUUCFztT\":{\"layout\":[\"fixed\",\"auto\"]},\"sWIOD_v1u\":{\"layout\":[\"fixed\",\"auto\"]},\"mx2wO_us4\":{\"layout\":[\"fixed\",\"auto\"]},\"gaPP5f8CY\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"RszwKFHly\":\"padding\",\"VHG_OM3So\":\"eN\",\"QiUw3mtq4\":\"fR\",\"IU3UyjTLw\":\"jP\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxMf6APEBK=withCSS(Component,css,\"framer-1X5pB\");export default FramerxMf6APEBK;FramerxMf6APEBK.displayName=\"Footer\";FramerxMf6APEBK.defaultProps={height:432,width:1200};addPropertyControls(FramerxMf6APEBK,{variant:{options:[\"Pyuq39elA\",\"z_91ol44T\",\"YozS3EFDR\",\"zu4BFJfiw\",\"PNUUCFztT\",\"sWIOD_v1u\",\"mx2wO_us4\",\"gaPP5f8CY\"],optionTitles:[\"Desktop EN\",\"Desktop FR\",\"Ultra Wide EN\",\"Ultra Wide FR\",\"Tablet EN\",\"Tablet FR\",\"Mobile EN\",\"Mobile FR\"],title:\"Variant\",type:ControlType.Enum},RszwKFHly:{defaultValue:\"8px 8px 8px 8px\",title:\"Padding\",type:ControlType.Padding},VHG_OM3So:{title:\"EN\",type:ControlType.Link},QiUw3mtq4:{title:\"FR\",type:ControlType.Link},IU3UyjTLw:{title:\"JP\",type:ControlType.Link}});addFonts(FramerxMf6APEBK,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/BkDpl4ghaqvMi1btKFyG2tdbec.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/v2q8JTTTs7McDMSEhnxAIBqd0.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Lato\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHvxw6XweuBCY.woff2\",weight:\"400\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxMf6APEBK\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"432\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"z_91ol44T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YozS3EFDR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zu4BFJfiw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PNUUCFztT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sWIOD_v1u\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mx2wO_us4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gaPP5f8CY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"RszwKFHly\\\":\\\"padding\\\",\\\"VHG_OM3So\\\":\\\"eN\\\",\\\"QiUw3mtq4\\\":\\\"fR\\\",\\\"IU3UyjTLw\\\":\\\"jP\\\"}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "r", "s", "o", "t", "e", "i", "l", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "oHE4aZqCv_0_exports", "__export", "__FramerMetadata__", "v0", "v0", "__FramerMetadata__", "valuesByLocaleId", "oHE4aZqCv_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "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", "tap3", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "r1nziJ4XH", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1araers", "args", "scopingClassNames", "cx", "LayoutGroup", "u", "css", "FrameriMlVFNC8Z", "withCSS", "iMlVFNC8Z_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Q8JCrXFWs", "Cz6SLNAdV", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "Link", "RichText2", "css", "Framerry8RcyGT2", "withCSS", "ry8RcyGT2_default", "addPropertyControls", "ControlType", "addFonts", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "transformTemplate1", "_", "t", "transition4", "animation", "transformTemplate2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "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", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "SVG", "css", "FramerzfuXfTiwl", "withCSS", "zfuXfTiwl_default", "addPropertyControls", "ControlType", "addFonts", "LogosNEOSTD_LogomarkFonts", "getFonts", "zfuXfTiwl_default", "NavLinksFonts", "ry8RcyGT2_default", "SmartComponentScopedContainerWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "SmartComponentScopedContainer", "FeatherFonts", "Icon", "MotionDivWithFXWithOptimizedAppearEffect", "motion", "NavBurgerMenuFonts", "iMlVFNC8Z_default", "NavLinksControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transformTemplate1", "_", "t", "transition3", "animation", "animation1", "transition4", "animation2", "transition5", "animation3", "transition6", "animation4", "transition7", "animation5", "transition8", "animation6", "animation7", "transformTemplate2", "transition9", "animation8", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "articlesLink", "contactLink", "dArticles", "dContact", "dServices", "dTeam", "dVision", "height", "id", "logoLink", "mArticles", "mContact", "mOurVision", "mServices", "mTeam", "servicesLink", "teamLink", "visionLink", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "pqOL1Zlbq", "TbVjfrMl8", "tKXHkhWXC", "sfHHOD8ID", "MM4xqEmlb", "WQMNq82Ol", "EZiv_87xx", "V3Mpzr3CJ", "bWKHAKPIX", "lj6XTB2zb", "pwZk1r8oY", "Si9eZlUpa", "GBt0QP1EG", "ggrH4gBh5", "XNjnfRkIT", "UXT4XaqMc", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap10sbfsv", "args", "r1nziJ4XHkpqmif", "r1nziJ4XHkew7pb", "r1nziJ4XH10sbfsv", "r1nziJ4XHp3tzgd", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "Link", "ComponentViewportProvider", "SVG", "getLocalizedValue", "css", "FrameroHE4aZqCv", "withCSS", "oHE4aZqCv_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "xMf6APEBK_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v0", "p", "x", "motion", "v1", "v2", "__FramerMetadata__", "valuesByLocaleId", "xMf6APEBK_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "FeatherFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "transformTemplate1", "_", "t", "transition2", "animation", "animation1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "eN", "fR", "height", "id", "jP", "padding", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "RszwKFHly", "VHG_OM3So", "QiUw3mtq4", "IU3UyjTLw", "pqOL1ZlbqoHE4aZqCv", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "SVG", "Link", "RichText2", "getLocalizedValue", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerxMf6APEBK", "withCSS", "xMf6APEBK_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
