{
  "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/o3b5KxWLV8N0yfjN3ncj/f1zaGLNYrpWkpuWmp2bI/aycwaVJCC.js", "ssg:https://framerusercontent.com/modules/7Hx0eassyQxJg2rkxQaj/q5RLah4NJwTyNxRR0Yfe/SCtlRIHM7.js", "ssg:https://framerusercontent.com/modules/seNt2pn5GS0rgYCP7Ohu/IzpRG8r3RJSImdXa0Spy/ynB6us0b5-0.js", "ssg:https://framerusercontent.com/modules/seNt2pn5GS0rgYCP7Ohu/IzpRG8r3RJSImdXa0Spy/ynB6us0b5.js", "ssg:https://framerusercontent.com/modules/cImavxkLCbgPKeUX4y2q/ffdNKV31BHwrVz5V6VrG/gpeJpPZqI.js", "ssg:https://framerusercontent.com/modules/10j8AFnsskun3QopKIyA/IOSqGUwIoWcurMz99sSX/MNOYcPifS.js", "ssg:https://framerusercontent.com/modules/fEk21waSkGVZSj489ODt/8RWduHLMNai7UWCb6jNu/ynB6us0b5.js", "ssg:https://framerusercontent.com/modules/shwq1MLvISBrgTqTwr9d/e1nvMhsL1uksb96v5c5w/zEQnn_U73.js", "ssg:https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js", "ssg:https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js", "ssg:https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js", "ssg:https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/6SPClu354QJPCp6Xj5C0/padding.js", "ssg:https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/58OHv7BfCzgeBhiv1TYu/radius.js", "ssg:https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/UfMN9oeTJKQqVQHIwZ5z/LocaleSelector.js", "ssg:https://framerusercontent.com/modules/slZCQkMzbf0cuJBZ8KNE/P04yDPWWL8eOTaE2ovDn/ro7OPezbn.js", "ssg:https://framerusercontent.com/modules/wp0Kg00y0qRCY8dHvUEn/lKyOgNovEQ730ObJ3boU/zUnoEJp7t-0.js", "ssg:https://framerusercontent.com/modules/wp0Kg00y0qRCY8dHvUEn/lKyOgNovEQ730ObJ3boU/zUnoEJp7t.js", "ssg:https://framerusercontent.com/modules/tf61zyno63V3JnDV6HwY/nKhT5VcN5JdzB6xtdyao/Ad3GOJFyV.js", "ssg:https://framerusercontent.com/modules/qbjOeRp1LZcErDqGuX0a/Uk22yPoUYRoXutdT9Vlx/gxXG_oj6Y.js", "ssg:https://framerusercontent.com/modules/1tPqC4YcujwbyMdtQazu/4sAGyXFQhhqYCaFNqqBs/M1B9KYh2J.js", "ssg:https://framerusercontent.com/modules/fLrIVMAIlQAlAV9LoTJx/3JCTxpp0nadO7bEfVabE/Qh7Rn6VUO.js", "ssg:https://framerusercontent.com/modules/cmi1CWKbAo1FCxN5a4oI/LazPORjqOXeurFYFD9Sa/zUnoEJp7t.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", "// Generated by Framer (ff86393)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";const FeatherFonts=getFonts(Feather);const enabledGestures={paP9H557P:{hover:true},RwjN776nU:{hover:true},TVug50jfj:{hover:true},UbwGNbZI_:{hover:true}};const cycleOrder=[\"RwjN776nU\",\"paP9H557P\",\"TVug50jfj\",\"UbwGNbZI_\"];const serializationHash=\"framer-IEMMX\";const variantClassNames={paP9H557P:\"framer-v-hzjwgv\",RwjN776nU:\"framer-v-6s0n2h\",TVug50jfj:\"framer-v-mjg8d5\",UbwGNbZI_:\"framer-v-1t1cgml\"};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={bounce:.2,delay:0,duration:.4,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={\"Nav knop donker\":\"UbwGNbZI_\",\"Nav knop wit\":\"TVug50jfj\",\"Transparant donkere rand\":\"paP9H557P\",\"Transparant witte rand\":\"RwjN776nU\"};const getProps=({color,height,id,link,tekst,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,IOrQw1XRZ:link!==null&&link!==void 0?link:props.IOrQw1XRZ,nPOEYjf_O:(_ref=tekst!==null&&tekst!==void 0?tekst:props.nPOEYjf_O)!==null&&_ref!==void 0?_ref:\"Neem contact op\",oHinOKfSy:(_ref1=color!==null&&color!==void 0?color:props.oHinOKfSy)!==null&&_ref1!==void 0?_ref1:\"rgb(255, 255, 255)\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"RwjN776nU\"};};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,IOrQw1XRZ,nPOEYjf_O,oHinOKfSy,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"RwjN776nU\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"paP9H557P-hover\")return true;return false;};const isDisplayed1=()=>{if(gestureVariant===\"RwjN776nU-hover\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:IOrQw1XRZ,nodeId:\"RwjN776nU\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-6s0n2h\",className,classNames)} framer-vvkuer`,\"data-border\":true,\"data-framer-name\":\"Transparant witte rand\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"RwjN776nU\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,...style},variants:{\"paP9H557P-hover\":{backgroundColor:\"rgba(28, 3, 70, 0.2)\"},\"RwjN776nU-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.25)\"},\"TVug50jfj-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(191, 191, 191)\"},\"UbwGNbZI_-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(16, 0, 43)\"},paP9H557P:{\"--border-color\":\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",backgroundColor:\"var(--token-270f2fbf-3829-412d-8e0f-aca9840b0516, rgb(108, 54, 194))\"},TVug50jfj:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\"},UbwGNbZI_:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\"}},...addPropertyOverrides({\"paP9H557P-hover\":{\"data-framer-name\":undefined},\"RwjN776nU-hover\":{\"data-framer-name\":undefined},\"TVug50jfj-hover\":{\"data-framer-name\":undefined},\"UbwGNbZI_-hover\":{\"data-framer-name\":undefined},paP9H557P:{\"data-framer-name\":\"Transparant donkere rand\"},TVug50jfj:{\"data-framer-name\":\"Nav knop wit\"},UbwGNbZI_:{\"data-framer-name\":\"Nav knop donker\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Bekijk de pagina voor meer informatie\"})}),className:\"framer-qwzcuq\",fonts:[\"GF;Nunito Sans-600\"],layoutDependency:layoutDependency,layoutId:\"DlqXhYegz\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-oHinOKfSy-aycwaVJCC\":oHinOKfSy,opacity:1},text:nPOEYjf_O,variants:{\"paP9H557P-hover\":{\"--extracted-r6o4lv\":\"var(--variable-reference-oHinOKfSy-aycwaVJCC)\",\"--variable-reference-oHinOKfSy-aycwaVJCC\":oHinOKfSy},TVug50jfj:{\"--extracted-r6o4lv\":\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",opacity:.9},UbwGNbZI_:{opacity:.9}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"paP9H557P-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-oHinOKfSy-aycwaVJCC))\"},children:\"Tekst voor knop\"})})},\"TVug50jfj-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70)))\"},children:\"Bekijk de pagina voor meer informatie\"})})},paP9H557P:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Tekst voor knop\"})})},TVug50jfj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70)))\"},children:\"Tekst voor knop\"})}),fonts:[\"GF;Nunito Sans-700\"]},UbwGNbZI_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Neem contact op\"})}),fonts:[\"GF;Nunito Sans-700\"]}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bup675-container\",layoutDependency:layoutDependency,layoutId:\"XdsDJSjWt-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"arrow-right\",id:\"XdsDJSjWt\",layoutId:\"XdsDJSjWt\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-mxsy6j-container\",layoutDependency:layoutDependency,layoutId:\"EndPkXKsM-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"arrow-right\",id:\"EndPkXKsM\",layoutId:\"EndPkXKsM\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IEMMX.framer-vvkuer, .framer-IEMMX .framer-vvkuer { display: block; }\",\".framer-IEMMX.framer-6s0n2h { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 50px; justify-content: flex-start; overflow: visible; padding: 16px 24px 16px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-IEMMX .framer-qwzcuq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-IEMMX .framer-1bup675-container, .framer-IEMMX .framer-mxsy6j-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IEMMX.framer-6s0n2h { gap: 0px; } .framer-IEMMX.framer-6s0n2h > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-IEMMX.framer-6s0n2h > :first-child { margin-left: 0px; } .framer-IEMMX.framer-6s0n2h > :last-child { margin-right: 0px; } }\",\".framer-IEMMX.framer-v-mjg8d5.framer-6s0n2h { gap: 20px; padding: 15px 25px 15px 25px; }\",\".framer-IEMMX.framer-v-mjg8d5 .framer-qwzcuq, .framer-IEMMX.framer-v-1t1cgml .framer-qwzcuq { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IEMMX.framer-v-mjg8d5.framer-6s0n2h { gap: 0px; } .framer-IEMMX.framer-v-mjg8d5.framer-6s0n2h > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-IEMMX.framer-v-mjg8d5.framer-6s0n2h > :first-child { margin-left: 0px; } .framer-IEMMX.framer-v-mjg8d5.framer-6s0n2h > :last-child { margin-right: 0px; } }\",\".framer-IEMMX.framer-v-1t1cgml.framer-6s0n2h { gap: 20px; justify-content: center; padding: 15px 25px 15px 25px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IEMMX.framer-v-1t1cgml.framer-6s0n2h { gap: 0px; } .framer-IEMMX.framer-v-1t1cgml.framer-6s0n2h > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-IEMMX.framer-v-1t1cgml.framer-6s0n2h > :first-child { margin-left: 0px; } .framer-IEMMX.framer-v-1t1cgml.framer-6s0n2h > :last-child { margin-right: 0px; } }\",'.framer-IEMMX[data-border=\"true\"]::after, .framer-IEMMX [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 50\n * @framerIntrinsicWidth 171\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"paP9H557P\":{\"layout\":[\"auto\",\"fixed\"]},\"TVug50jfj\":{\"layout\":[\"auto\",\"fixed\"]},\"UbwGNbZI_\":{\"layout\":[\"auto\",\"fixed\"]},\"DyVrlS8qz\":{\"layout\":[\"auto\",\"fixed\"]},\"FymbLmCgH\":{\"layout\":[\"auto\",\"fixed\"]},\"gDwb83bYA\":{\"layout\":[\"auto\",\"fixed\"]},\"ZBVuWWLnc\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"IOrQw1XRZ\":\"link\",\"nPOEYjf_O\":\"tekst\",\"oHinOKfSy\":\"color\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameraycwaVJCC=withCSS(Component,css,\"framer-IEMMX\");export default FrameraycwaVJCC;FrameraycwaVJCC.displayName=\"Knoppen designs\";FrameraycwaVJCC.defaultProps={height:50,width:171};addPropertyControls(FrameraycwaVJCC,{variant:{options:[\"RwjN776nU\",\"paP9H557P\",\"TVug50jfj\",\"UbwGNbZI_\"],optionTitles:[\"Transparant witte rand\",\"Transparant donkere rand\",\"Nav knop wit\",\"Nav knop donker\"],title:\"Variant\",type:ControlType.Enum},IOrQw1XRZ:{title:\"Link\",type:ControlType.Link},nPOEYjf_O:{defaultValue:\"Neem contact op\",displayTextArea:false,title:\"tekst\",type:ControlType.String},oHinOKfSy:{defaultValue:\"rgb(255, 255, 255)\",title:\"Color\",type:ControlType.Color}});addFonts(FrameraycwaVJCC,[{explicitInter:true,fonts:[{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GCC5nsV8kA_Ykqw.woff2\",weight:\"600\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GMS5nsV8kA_Ykqw.woff2\",weight:\"700\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraycwaVJCC\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"paP9H557P\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"TVug50jfj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"UbwGNbZI_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"DyVrlS8qz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"FymbLmCgH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"gDwb83bYA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ZBVuWWLnc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"IOrQw1XRZ\\\":\\\"link\\\",\\\"nPOEYjf_O\\\":\\\"tekst\\\",\\\"oHinOKfSy\\\":\\\"color\\\"}\",\"framerIntrinsicWidth\":\"171\",\"framerIntrinsicHeight\":\"50\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./aycwaVJCC.map", "// Generated by Framer (e2fa450)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-rZ4Ih .framer-styles-preset-gnx9vg:not(.rich-text-wrapper), .framer-rZ4Ih .framer-styles-preset-gnx9vg.rich-text-wrapper a { --framer-link-current-text-color: rgba(255, 255, 255, 0.75); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #ffffff; --framer-link-hover-text-decoration: none; --framer-link-text-color: rgba(255, 255, 255, 0.7); --framer-link-text-decoration: none; }\"];export const className=\"framer-rZ4Ih\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Link}from\"framer\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7))\"},children:\"The Box Company B.V. \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgba(255, 255, 255, 0.7))\"},children:\"Nijverheidssingel 315 \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-1iakedh, rgba(255, 255, 255, 0.7))\"},children:\"4811 ZW Breda\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-14qxiz, rgba(255, 255, 255, 0.7))\"},children:\"CoC: 66370612\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-ydz9fi, rgba(255, 255, 255, 0.7))\"},children:\"VAT: NL856518815B01\"})]});export const v1=/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7))\"},children:\"The Box Company B.V. \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgba(255, 255, 255, 0.7))\"},children:\"Nijverheidssingel 315 \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1iakedh, rgba(255, 255, 255, 0.7))\"},children:\"4811 ZW Breda\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-14qxiz, rgba(255, 255, 255, 0.7))\"},children:\"CoC: 66370612\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-ydz9fi, rgba(255, 255, 255, 0.7))\"},children:\"VAT: NL856518815B01\"})]});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Activities\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bHI8BUK6C\"},motionChild:true,nodeId:\"Ej9SUOVFK\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"On-site Team building\"})})})});export const v4=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bYzuEqY1p\"},motionChild:true,nodeId:\"Es6cbvRy9\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"Escape Room on Location\"})})})});export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FIh5zn4Yr\"},motionChild:true,nodeId:\"IeafB89K_\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"On-site Activities\"})})})});export const v6=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SxBdTwjuL\"},motionChild:true,nodeId:\"Oodzw_Rnd\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"All online activities\"})})})});export const v7=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Lbvr3TRlq\"},motionChild:true,nodeId:\"z3iirZMYk\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"Hybrid Team Building\"})})})});\nexport const __FramerMetadata__ = {\"exports\":{\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ee31e22)\nimport*as localizedValues from\"./ynB6us0b5-0.js\";const valuesByLocaleId={LUqHixf7B: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 (cf240c2)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"NcDn_jZeP\",\"UuBe2RLmE\",\"eak8FhtUT\",\"eq3flMjaz\",\"PaPcGqUQY\"];const serializationHash=\"framer-W5Obj\";const variantClassNames={eak8FhtUT:\"framer-v-u1tqqn\",eq3flMjaz:\"framer-v-532yo7\",NcDn_jZeP:\"framer-v-1bwmdm3\",PaPcGqUQY:\"framer-v-rvch7y\",UuBe2RLmE:\"framer-v-69jhsi\"};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={bounce:.2,delay:0,duration:.4,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={\"Brand Mark\":\"eq3flMjaz\",\"Primary Dark\":\"PaPcGqUQY\",Dark:\"eak8FhtUT\",Primary:\"NcDn_jZeP\",White:\"UuBe2RLmE\"};const getProps=({height,id,link,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,mzIbnH2jV:link!==null&&link!==void 0?link:props.mzIbnH2jV,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"NcDn_jZeP\"};};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,mzIbnH2jV,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NcDn_jZeP\",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(Link,{href:mzIbnH2jV,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1bwmdm3\",className,classNames)} framer-1ltgkma`,\"data-framer-name\":\"Primary\",layoutDependency:layoutDependency,layoutId:\"NcDn_jZeP\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({eak8FhtUT:{\"data-framer-name\":\"Dark\"},eq3flMjaz:{\"data-framer-name\":\"Brand Mark\"},PaPcGqUQY:{\"data-framer-name\":\"Primary Dark\"},UuBe2RLmE:{\"data-framer-name\":\"White\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-rfvihp\",\"data-framer-name\":\"Laag_1_2_\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Le_dAILO7\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 120 35\"><g transform=\"translate(-0.002 0)\" id=\"ss11796181179_1\"><path d=\"M 0.002 0 L 120.002 0 L 120.002 34.783 L 0.002 34.783 Z\" fill=\"transparent\"></path><path d=\"M 43.991 15.307 L 47.415 15.307 L 47.415 5.51 L 51.517 5.51 L 51.517 2.771 L 39.889 2.771 L 39.889 5.51 L 43.991 5.51 Z M 55.637 10.524 C 55.637 10.181 55.707 9.881 55.846 9.626 C 55.987 9.371 56.182 9.172 56.431 9.03 C 56.68 8.889 56.972 8.816 57.3 8.816 C 57.556 8.816 57.773 8.868 57.951 8.968 C 58.128 9.069 58.26 9.23 58.344 9.448 C 58.43 9.667 58.472 9.954 58.472 10.31 L 58.472 15.307 L 61.841 15.307 L 61.841 10.186 C 61.841 9.286 61.716 8.546 61.466 7.972 C 61.217 7.397 60.846 6.967 60.359 6.682 C 59.871 6.397 59.26 6.255 58.527 6.255 C 57.795 6.255 57.212 6.41 56.669 6.718 C 56.197 6.986 55.826 7.344 55.544 7.781 L 55.544 2.771 L 52.285 2.771 L 52.285 15.309 L 55.637 15.309 Z M 65.469 14.934 C 66.299 15.314 67.3 15.504 68.472 15.504 C 69.132 15.504 69.794 15.419 70.458 15.247 C 71.122 15.076 71.707 14.836 72.207 14.527 L 71.384 12.41 C 71.005 12.648 70.564 12.832 70.056 12.961 C 69.549 13.091 69.063 13.156 68.6 13.156 C 68.013 13.156 67.534 13.076 67.163 12.916 C 66.79 12.755 66.512 12.504 66.329 12.159 C 66.246 12.001 66.181 11.814 66.137 11.609 L 72.428 11.609 L 72.428 10.88 C 72.428 9.907 72.232 9.078 71.841 8.39 C 71.451 7.702 70.912 7.175 70.23 6.806 C 69.546 6.44 68.754 6.255 67.85 6.255 C 66.872 6.255 66.016 6.457 65.277 6.86 C 64.538 7.263 63.964 7.809 63.556 8.495 C 63.148 9.183 62.942 9.978 62.942 10.878 C 62.942 11.778 63.156 12.628 63.582 13.323 C 64.01 14.017 64.637 14.553 65.469 14.932 Z M 66.952 8.593 C 67.232 8.422 67.567 8.336 67.958 8.336 C 68.494 8.336 68.913 8.493 69.211 8.808 C 69.474 9.084 69.621 9.489 69.652 10.027 L 66.093 10.027 C 66.131 9.77 66.195 9.541 66.29 9.341 C 66.449 9.015 66.667 8.767 66.949 8.595 Z M 87.792 14.872 C 88.493 14.581 89.034 14.169 89.411 13.636 C 89.789 13.102 89.979 12.468 89.979 11.733 C 89.979 11.176 89.87 10.693 89.659 10.284 C 89.451 9.881 89.142 9.535 88.76 9.279 C 88.447 9.067 88.088 8.906 87.688 8.797 C 88.224 8.598 88.668 8.282 89.019 7.856 C 89.427 7.359 89.632 6.742 89.632 6.007 C 89.632 4.999 89.235 4.209 88.443 3.632 C 87.648 3.058 86.532 2.769 85.091 2.769 L 78.829 2.769 L 78.829 15.307 L 85.274 15.307 C 86.252 15.307 87.09 15.162 87.792 14.872 Z M 82.106 5.242 L 84.632 5.242 C 85.23 5.242 85.667 5.342 85.941 5.544 C 86.216 5.745 86.353 6.06 86.353 6.487 C 86.353 6.913 86.216 7.215 85.941 7.43 C 85.667 7.644 85.23 7.749 84.632 7.749 L 82.106 7.749 L 82.106 5.242 Z M 82.106 12.836 L 82.106 10.186 L 84.963 10.186 C 85.195 10.186 85.404 10.203 85.594 10.239 C 85.784 10.276 85.945 10.327 86.08 10.4 C 86.214 10.47 86.327 10.561 86.419 10.666 C 86.512 10.773 86.581 10.897 86.629 11.038 C 86.678 11.18 86.702 11.341 86.702 11.518 C 86.702 11.686 86.68 11.838 86.638 11.981 C 86.598 12.119 86.526 12.247 86.428 12.354 C 86.329 12.462 86.211 12.552 86.08 12.62 C 85.945 12.691 85.784 12.744 85.594 12.781 C 85.404 12.817 85.195 12.834 84.963 12.834 L 82.106 12.834 Z M 100.426 8.418 C 100.005 7.723 99.416 7.19 98.659 6.817 C 97.902 6.444 97.011 6.257 95.985 6.257 C 94.959 6.257 94.067 6.444 93.31 6.817 C 92.554 7.19 91.964 7.723 91.543 8.418 C 91.122 9.112 90.912 9.933 90.912 10.88 C 90.912 11.827 91.119 12.635 91.534 13.334 C 91.949 14.034 92.538 14.57 93.301 14.943 C 94.065 15.316 94.959 15.502 95.985 15.502 C 97.011 15.502 97.9 15.316 98.659 14.943 C 99.416 14.57 100.005 14.032 100.426 13.334 C 100.848 12.635 101.057 11.816 101.057 10.88 C 101.057 9.943 100.848 9.11 100.426 8.418 Z M 97.267 12.534 C 96.949 12.903 96.521 13.085 95.985 13.085 C 95.448 13.085 95.02 12.901 94.703 12.534 C 94.385 12.168 94.226 11.615 94.226 10.88 C 94.226 10.145 94.385 9.579 94.703 9.217 C 95.02 8.855 95.446 8.675 95.985 8.675 C 96.523 8.675 96.949 8.855 97.267 9.217 C 97.584 9.579 97.743 10.132 97.743 10.88 C 97.743 11.628 97.584 12.166 97.267 12.534 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 106.185 12.849 L 107.981 15.307 L 111.752 15.307 L 108.262 10.762 L 111.551 6.453 L 107.816 6.453 L 106.187 8.694 L 104.557 6.453 L 100.804 6.453 L 104.102 10.775 L 100.638 15.307 L 104.374 15.307 Z M 46.731 21.683 C 47.283 21.683 47.821 21.764 48.342 21.927 C 48.865 22.09 49.384 22.358 49.9 22.73 L 50.908 20.159 C 50.427 19.752 49.803 19.43 49.035 19.197 C 48.267 18.963 47.457 18.847 46.603 18.847 C 45.222 18.847 44.031 19.107 43.029 19.625 C 42.027 20.144 41.253 20.875 40.705 21.82 C 40.158 22.765 39.887 23.89 39.887 25.195 C 39.887 26.5 40.16 27.629 40.705 28.579 C 41.253 29.53 42.029 30.267 43.038 30.79 C 44.046 31.315 45.235 31.577 46.603 31.577 C 47.455 31.577 48.265 31.457 49.035 31.219 C 49.803 30.981 50.427 30.657 50.908 30.248 L 49.9 27.696 C 49.384 28.069 48.865 28.334 48.342 28.491 C 47.82 28.647 47.277 28.727 46.731 28.726 C 45.663 28.726 44.84 28.426 44.265 27.826 C 43.689 27.226 43.4 26.348 43.4 25.195 C 43.4 24.042 43.691 23.165 44.273 22.572 C 44.856 21.978 45.674 21.68 46.731 21.68 Z M 58.653 23.02 C 57.909 22.653 57.033 22.469 56.025 22.469 C 55.017 22.469 54.141 22.653 53.397 23.02 C 52.654 23.386 52.073 23.911 51.658 24.593 C 51.244 25.274 51.036 26.082 51.036 27.014 C 51.036 27.947 51.239 28.739 51.647 29.427 C 52.056 30.115 52.634 30.642 53.386 31.011 C 54.136 31.377 55.017 31.562 56.025 31.562 C 57.033 31.562 57.909 31.377 58.653 31.011 C 59.397 30.645 59.977 30.115 60.392 29.427 C 60.806 28.739 61.014 27.936 61.014 27.014 C 61.014 26.093 60.806 25.274 60.392 24.593 C 59.977 23.911 59.399 23.386 58.653 23.02 Z M 57.285 28.643 C 56.972 29.005 56.552 29.185 56.025 29.185 C 55.498 29.185 55.076 29.005 54.765 28.643 C 54.454 28.281 54.297 27.739 54.297 27.016 C 54.297 26.294 54.454 25.737 54.765 25.381 C 55.076 25.026 55.498 24.848 56.025 24.848 C 56.552 24.848 56.974 25.026 57.285 25.381 C 57.596 25.737 57.753 26.281 57.753 27.016 C 57.753 27.751 57.596 28.281 57.285 28.643 Z M 75.605 22.889 C 75.144 22.608 74.564 22.469 73.869 22.469 C 73.174 22.469 72.514 22.638 71.969 22.977 C 71.47 23.286 71.098 23.676 70.844 24.149 C 70.636 23.624 70.316 23.217 69.88 22.934 C 69.405 22.626 68.838 22.471 68.178 22.471 C 67.711 22.471 67.28 22.544 66.89 22.69 C 66.509 22.83 66.161 23.041 65.864 23.311 C 65.616 23.539 65.406 23.803 65.242 24.093 L 65.242 22.664 L 62.161 22.664 L 62.161 31.373 L 65.438 31.373 L 65.438 26.704 C 65.438 26.341 65.495 26.037 65.61 25.786 C 65.725 25.536 65.888 25.341 66.104 25.201 C 66.321 25.062 66.585 24.991 66.896 24.991 C 67.269 24.991 67.536 25.105 67.697 25.332 C 67.859 25.559 67.94 25.917 67.94 26.408 L 67.94 31.375 L 71.199 31.375 L 71.199 26.706 C 71.199 26.344 71.257 26.035 71.371 25.778 C 71.486 25.521 71.654 25.326 71.876 25.193 C 72.099 25.06 72.36 24.991 72.66 24.991 C 73.057 24.991 73.333 25.103 73.487 25.324 C 73.644 25.544 73.721 25.906 73.721 26.408 L 73.721 31.375 L 76.998 31.375 L 76.998 26.339 C 76.998 25.454 76.881 24.728 76.647 24.162 C 76.413 23.596 76.064 23.174 75.603 22.893 Z M 86.644 23.028 C 86.051 22.655 85.351 22.469 84.546 22.469 C 83.849 22.469 83.231 22.626 82.69 22.941 C 82.203 23.226 81.843 23.605 81.609 24.081 L 81.609 22.662 L 78.531 22.662 L 78.531 34.783 L 81.825 34.783 L 81.825 30.188 C 82.046 30.555 82.371 30.865 82.799 31.118 C 83.302 31.416 83.884 31.564 84.546 31.564 C 85.374 31.564 86.082 31.375 86.671 30.996 C 87.258 30.617 87.713 30.083 88.03 29.395 C 88.348 28.707 88.507 27.914 88.507 27.016 C 88.507 26.118 88.346 25.293 88.021 24.612 C 87.697 23.931 87.238 23.403 86.644 23.028 Z M 84.762 28.66 C 84.451 29.022 84.03 29.202 83.502 29.202 C 82.975 29.202 82.569 29.022 82.251 28.66 C 81.934 28.298 81.775 27.751 81.775 27.016 C 81.775 26.281 81.931 25.72 82.242 25.364 C 82.554 25.009 82.975 24.831 83.502 24.831 C 84.03 24.831 84.451 25.009 84.762 25.364 C 85.073 25.72 85.23 26.271 85.23 27.016 C 85.23 27.762 85.073 28.3 84.762 28.66 Z M 96.439 22.881 C 95.784 22.606 94.965 22.469 93.981 22.469 C 93.489 22.469 92.975 22.512 92.441 22.6 C 91.924 22.683 91.415 22.806 90.918 22.966 C 90.438 23.123 90.012 23.307 89.641 23.517 L 90.433 25.581 C 91.009 25.278 91.57 25.062 92.117 24.934 C 92.662 24.805 93.169 24.741 93.639 24.741 C 94.215 24.741 94.632 24.826 94.89 24.993 C 95.148 25.163 95.279 25.474 95.279 25.93 L 95.279 26.106 L 94.557 26.106 C 93.297 26.106 92.28 26.193 91.505 26.367 C 90.731 26.543 90.166 26.817 89.813 27.19 C 89.458 27.563 89.281 28.064 89.281 28.694 C 89.281 29.243 89.431 29.732 89.731 30.162 C 90.031 30.593 90.449 30.934 90.983 31.185 C 91.516 31.435 92.132 31.56 92.829 31.56 C 93.321 31.56 93.747 31.485 94.107 31.332 C 94.466 31.18 94.771 30.968 95.016 30.694 C 95.241 30.445 95.409 30.152 95.53 29.82 L 95.53 31.367 L 98.429 31.367 L 98.429 26.382 C 98.429 25.461 98.262 24.715 97.926 24.143 C 97.591 23.573 97.095 23.148 96.441 22.874 Z M 95.053 28.705 C 94.908 28.94 94.704 29.135 94.46 29.273 C 94.213 29.412 93.941 29.483 93.641 29.483 C 93.257 29.483 92.964 29.399 92.759 29.23 C 92.554 29.061 92.452 28.836 92.452 28.557 C 92.452 28.382 92.496 28.236 92.587 28.12 C 92.677 28.004 92.812 27.908 92.993 27.831 C 93.173 27.756 93.401 27.7 93.677 27.666 C 93.952 27.632 94.277 27.612 94.65 27.612 L 95.281 27.612 L 95.281 27.857 C 95.281 28.182 95.206 28.465 95.056 28.705 Z M 107.864 22.889 C 107.383 22.608 106.783 22.469 106.064 22.469 C 105.345 22.469 104.764 22.623 104.219 22.932 C 103.725 23.213 103.332 23.594 103.039 24.081 L 103.039 22.662 L 99.923 22.662 L 99.923 31.371 L 103.218 31.371 L 103.218 26.667 C 103.218 26.329 103.286 26.035 103.425 25.784 C 103.556 25.54 103.756 25.337 104.001 25.199 C 104.246 25.06 104.532 24.989 104.857 24.989 C 105.122 24.989 105.338 25.039 105.506 25.137 C 105.673 25.236 105.799 25.394 105.883 25.609 C 105.967 25.825 106.009 26.108 106.009 26.457 L 106.009 31.371 L 109.323 31.371 L 109.323 26.335 C 109.323 25.461 109.199 24.738 108.954 24.166 C 108.707 23.594 108.345 23.17 107.864 22.889 Z M 116.706 22.66 L 114.744 27.799 L 112.818 22.66 L 109.341 22.66 L 113.054 30.985 L 111.231 34.783 L 114.607 34.783 L 120.002 22.66 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 13.316 0.686 L 4.095 5.865 C 3.698 6.088 3.698 6.643 4.095 6.866 L 5.658 7.743 C 6.11 7.998 6.668 7.998 7.12 7.743 L 14.585 3.557 C 15.429 3.084 16.468 3.084 17.312 3.557 L 27.665 9.363 C 28.303 9.72 28.695 10.381 28.695 11.096 L 28.695 22.81 C 28.695 23.693 28.21 24.507 27.424 24.949 L 17.244 30.657 C 16.442 31.107 15.455 31.107 14.653 30.657 L 4.424 24.923 C 3.668 24.499 3.202 23.716 3.202 22.868 L 3.202 10.588 C 3.202 10.19 2.983 9.821 2.626 9.62 L 1.169 8.803 C 0.649 8.512 0 8.876 0 9.459 L 0 22.825 C 0.001 24.804 1.088 26.632 2.851 27.621 L 13.104 33.37 C 14.859 34.354 17.02 34.354 18.775 33.37 L 29.452 27.383 C 30.955 26.541 31.881 24.983 31.882 23.296 L 31.882 10.897 C 31.882 9.196 30.947 7.624 29.43 6.776 L 18.57 0.684 C 16.944 -0.227 14.942 -0.227 13.316 0.684 Z\" fill=\"var(--token-3ba54417-f9b0-402b-aeec-e94494b83572, rgb(69, 75, 255))\"></path><path d=\"M 22.122 13.4 L 16.405 10.194 C 16.124 10.035 15.777 10.035 15.496 10.194 L 10.031 13.259 C 9.75 13.417 9.577 13.708 9.576 14.024 L 9.576 20.153 C 9.576 20.468 9.751 20.759 10.031 20.918 L 15.417 23.939 C 15.746 24.123 16.151 24.123 16.48 23.939 L 24.636 19.366 C 25.024 19.15 25.507 19.42 25.507 19.855 L 25.507 21.712 C 25.508 22.169 25.257 22.591 24.85 22.818 L 16.778 27.344 C 16.264 27.634 15.629 27.634 15.115 27.344 L 7.218 22.917 C 6.704 22.628 6.386 22.095 6.386 21.518 L 6.386 12.659 C 6.387 12.081 6.704 11.548 7.218 11.259 L 15.115 6.832 C 15.629 6.542 16.264 6.542 16.778 6.832 L 24.675 11.259 C 25.19 11.548 25.506 12.081 25.507 12.659 L 25.507 14.322 C 25.506 14.927 25.174 15.486 24.636 15.789 L 16.326 20.448 C 16.09 20.581 15.799 20.581 15.563 20.448 L 13.257 19.156 C 12.946 18.981 12.754 18.659 12.754 18.31 L 12.754 16.094 C 12.754 15.74 13.147 15.522 13.462 15.697 L 15.693 16.944 C 15.851 17.032 16.045 17.032 16.202 16.944 L 22.118 13.627 C 22.16 13.604 22.186 13.561 22.186 13.514 C 22.186 13.467 22.16 13.423 22.118 13.4 L 22.122 13.4 Z\" fill=\"var(--token-3ba54417-f9b0-402b-aeec-e94494b83572, rgb(69, 75, 255))\"></path></g></svg>',svgContentId:11796181179,withExternalLayout:true,...addPropertyOverrides({eak8FhtUT:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 120 35\"><g transform=\"translate(-0.002 0)\" id=\"ss9045692270_1\"><path d=\"M 0.002 0 L 120.002 0 L 120.002 34.783 L 0.002 34.783 Z\" fill=\"transparent\"></path><path d=\"M 43.991 15.307 L 47.415 15.307 L 47.415 5.51 L 51.517 5.51 L 51.517 2.771 L 39.889 2.771 L 39.889 5.51 L 43.991 5.51 Z M 55.637 10.524 C 55.637 10.181 55.707 9.881 55.846 9.626 C 55.987 9.371 56.182 9.172 56.431 9.03 C 56.68 8.889 56.972 8.816 57.3 8.816 C 57.556 8.816 57.773 8.868 57.951 8.968 C 58.128 9.069 58.26 9.23 58.344 9.448 C 58.43 9.667 58.472 9.954 58.472 10.31 L 58.472 15.307 L 61.841 15.307 L 61.841 10.186 C 61.841 9.286 61.716 8.546 61.466 7.972 C 61.217 7.397 60.846 6.967 60.359 6.682 C 59.871 6.397 59.26 6.255 58.527 6.255 C 57.795 6.255 57.212 6.41 56.669 6.718 C 56.197 6.986 55.826 7.344 55.544 7.781 L 55.544 2.771 L 52.285 2.771 L 52.285 15.309 L 55.637 15.309 Z M 65.469 14.934 C 66.299 15.314 67.3 15.504 68.472 15.504 C 69.132 15.504 69.794 15.419 70.458 15.247 C 71.122 15.076 71.707 14.836 72.207 14.527 L 71.384 12.41 C 71.005 12.648 70.564 12.832 70.056 12.961 C 69.549 13.091 69.063 13.156 68.6 13.156 C 68.013 13.156 67.534 13.076 67.163 12.916 C 66.79 12.755 66.512 12.504 66.329 12.159 C 66.246 12.001 66.181 11.814 66.137 11.609 L 72.428 11.609 L 72.428 10.88 C 72.428 9.907 72.232 9.078 71.841 8.39 C 71.451 7.702 70.912 7.175 70.23 6.806 C 69.546 6.44 68.754 6.255 67.85 6.255 C 66.872 6.255 66.016 6.457 65.277 6.86 C 64.538 7.263 63.964 7.809 63.556 8.495 C 63.148 9.183 62.942 9.978 62.942 10.878 C 62.942 11.778 63.156 12.628 63.582 13.323 C 64.01 14.017 64.637 14.553 65.469 14.932 Z M 66.952 8.593 C 67.232 8.422 67.567 8.336 67.958 8.336 C 68.494 8.336 68.913 8.493 69.211 8.808 C 69.474 9.084 69.621 9.489 69.652 10.027 L 66.093 10.027 C 66.131 9.77 66.195 9.541 66.29 9.341 C 66.449 9.015 66.667 8.767 66.949 8.595 Z M 87.792 14.872 C 88.493 14.581 89.034 14.169 89.411 13.636 C 89.789 13.102 89.979 12.468 89.979 11.733 C 89.979 11.176 89.87 10.693 89.659 10.284 C 89.451 9.881 89.142 9.535 88.76 9.279 C 88.447 9.067 88.088 8.906 87.688 8.797 C 88.224 8.598 88.668 8.282 89.019 7.856 C 89.427 7.359 89.632 6.742 89.632 6.007 C 89.632 4.999 89.235 4.209 88.443 3.632 C 87.648 3.058 86.532 2.769 85.091 2.769 L 78.829 2.769 L 78.829 15.307 L 85.274 15.307 C 86.252 15.307 87.09 15.162 87.792 14.872 Z M 82.106 5.242 L 84.632 5.242 C 85.23 5.242 85.667 5.342 85.941 5.544 C 86.216 5.745 86.353 6.06 86.353 6.487 C 86.353 6.913 86.216 7.215 85.941 7.43 C 85.667 7.644 85.23 7.749 84.632 7.749 L 82.106 7.749 L 82.106 5.242 Z M 82.106 12.836 L 82.106 10.186 L 84.963 10.186 C 85.195 10.186 85.404 10.203 85.594 10.239 C 85.784 10.276 85.945 10.327 86.08 10.4 C 86.214 10.47 86.327 10.561 86.419 10.666 C 86.512 10.773 86.581 10.897 86.629 11.038 C 86.678 11.18 86.702 11.341 86.702 11.518 C 86.702 11.686 86.68 11.838 86.638 11.981 C 86.598 12.119 86.526 12.247 86.428 12.354 C 86.329 12.462 86.211 12.552 86.08 12.62 C 85.945 12.691 85.784 12.744 85.594 12.781 C 85.404 12.817 85.195 12.834 84.963 12.834 L 82.106 12.834 Z M 100.426 8.418 C 100.005 7.723 99.416 7.19 98.659 6.817 C 97.902 6.444 97.011 6.257 95.985 6.257 C 94.959 6.257 94.067 6.444 93.31 6.817 C 92.554 7.19 91.964 7.723 91.543 8.418 C 91.122 9.112 90.912 9.933 90.912 10.88 C 90.912 11.827 91.119 12.635 91.534 13.334 C 91.949 14.034 92.538 14.57 93.301 14.943 C 94.065 15.316 94.959 15.502 95.985 15.502 C 97.011 15.502 97.9 15.316 98.659 14.943 C 99.416 14.57 100.005 14.032 100.426 13.334 C 100.848 12.635 101.057 11.816 101.057 10.88 C 101.057 9.943 100.848 9.11 100.426 8.418 Z M 97.267 12.534 C 96.949 12.903 96.521 13.085 95.985 13.085 C 95.448 13.085 95.02 12.901 94.703 12.534 C 94.385 12.168 94.226 11.615 94.226 10.88 C 94.226 10.145 94.385 9.579 94.703 9.217 C 95.02 8.855 95.446 8.675 95.985 8.675 C 96.523 8.675 96.949 8.855 97.267 9.217 C 97.584 9.579 97.743 10.132 97.743 10.88 C 97.743 11.628 97.584 12.166 97.267 12.534 Z\" fill=\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\"></path><path d=\"M 106.185 12.849 L 107.981 15.307 L 111.752 15.307 L 108.262 10.762 L 111.551 6.453 L 107.816 6.453 L 106.187 8.694 L 104.557 6.453 L 100.804 6.453 L 104.102 10.775 L 100.638 15.307 L 104.374 15.307 Z M 46.731 21.683 C 47.283 21.683 47.821 21.764 48.342 21.927 C 48.865 22.09 49.384 22.358 49.9 22.73 L 50.908 20.159 C 50.427 19.752 49.803 19.43 49.035 19.197 C 48.267 18.963 47.457 18.847 46.603 18.847 C 45.222 18.847 44.031 19.107 43.029 19.625 C 42.027 20.144 41.253 20.875 40.705 21.82 C 40.158 22.765 39.887 23.89 39.887 25.195 C 39.887 26.5 40.16 27.629 40.705 28.579 C 41.253 29.53 42.029 30.267 43.038 30.79 C 44.046 31.315 45.235 31.577 46.603 31.577 C 47.455 31.577 48.265 31.457 49.035 31.219 C 49.803 30.981 50.427 30.657 50.908 30.248 L 49.9 27.696 C 49.384 28.069 48.865 28.334 48.342 28.491 C 47.82 28.647 47.277 28.727 46.731 28.726 C 45.663 28.726 44.84 28.426 44.265 27.826 C 43.689 27.226 43.4 26.348 43.4 25.195 C 43.4 24.042 43.691 23.165 44.273 22.572 C 44.856 21.978 45.674 21.68 46.731 21.68 Z M 58.653 23.02 C 57.909 22.653 57.033 22.469 56.025 22.469 C 55.017 22.469 54.141 22.653 53.397 23.02 C 52.654 23.386 52.073 23.911 51.658 24.593 C 51.244 25.274 51.036 26.082 51.036 27.014 C 51.036 27.947 51.239 28.739 51.647 29.427 C 52.056 30.115 52.634 30.642 53.386 31.011 C 54.136 31.377 55.017 31.562 56.025 31.562 C 57.033 31.562 57.909 31.377 58.653 31.011 C 59.397 30.645 59.977 30.115 60.392 29.427 C 60.806 28.739 61.014 27.936 61.014 27.014 C 61.014 26.093 60.806 25.274 60.392 24.593 C 59.977 23.911 59.399 23.386 58.653 23.02 Z M 57.285 28.643 C 56.972 29.005 56.552 29.185 56.025 29.185 C 55.498 29.185 55.076 29.005 54.765 28.643 C 54.454 28.281 54.297 27.739 54.297 27.016 C 54.297 26.294 54.454 25.737 54.765 25.381 C 55.076 25.026 55.498 24.848 56.025 24.848 C 56.552 24.848 56.974 25.026 57.285 25.381 C 57.596 25.737 57.753 26.281 57.753 27.016 C 57.753 27.751 57.596 28.281 57.285 28.643 Z M 75.605 22.889 C 75.144 22.608 74.564 22.469 73.869 22.469 C 73.174 22.469 72.514 22.638 71.969 22.977 C 71.47 23.286 71.098 23.676 70.844 24.149 C 70.636 23.624 70.316 23.217 69.88 22.934 C 69.405 22.626 68.838 22.471 68.178 22.471 C 67.711 22.471 67.28 22.544 66.89 22.69 C 66.509 22.83 66.161 23.041 65.864 23.311 C 65.616 23.539 65.406 23.803 65.242 24.093 L 65.242 22.664 L 62.161 22.664 L 62.161 31.373 L 65.438 31.373 L 65.438 26.704 C 65.438 26.341 65.495 26.037 65.61 25.786 C 65.725 25.536 65.888 25.341 66.104 25.201 C 66.321 25.062 66.585 24.991 66.896 24.991 C 67.269 24.991 67.536 25.105 67.697 25.332 C 67.859 25.559 67.94 25.917 67.94 26.408 L 67.94 31.375 L 71.199 31.375 L 71.199 26.706 C 71.199 26.344 71.257 26.035 71.371 25.778 C 71.486 25.521 71.654 25.326 71.876 25.193 C 72.099 25.06 72.36 24.991 72.66 24.991 C 73.057 24.991 73.333 25.103 73.487 25.324 C 73.644 25.544 73.721 25.906 73.721 26.408 L 73.721 31.375 L 76.998 31.375 L 76.998 26.339 C 76.998 25.454 76.881 24.728 76.647 24.162 C 76.413 23.596 76.064 23.174 75.603 22.893 Z M 86.644 23.028 C 86.051 22.655 85.351 22.469 84.546 22.469 C 83.849 22.469 83.231 22.626 82.69 22.941 C 82.203 23.226 81.843 23.605 81.609 24.081 L 81.609 22.662 L 78.531 22.662 L 78.531 34.783 L 81.825 34.783 L 81.825 30.188 C 82.046 30.555 82.371 30.865 82.799 31.118 C 83.302 31.416 83.884 31.564 84.546 31.564 C 85.374 31.564 86.082 31.375 86.671 30.996 C 87.258 30.617 87.713 30.083 88.03 29.395 C 88.348 28.707 88.507 27.914 88.507 27.016 C 88.507 26.118 88.346 25.293 88.021 24.612 C 87.697 23.931 87.238 23.403 86.644 23.028 Z M 84.762 28.66 C 84.451 29.022 84.03 29.202 83.502 29.202 C 82.975 29.202 82.569 29.022 82.251 28.66 C 81.934 28.298 81.775 27.751 81.775 27.016 C 81.775 26.281 81.931 25.72 82.242 25.364 C 82.554 25.009 82.975 24.831 83.502 24.831 C 84.03 24.831 84.451 25.009 84.762 25.364 C 85.073 25.72 85.23 26.271 85.23 27.016 C 85.23 27.762 85.073 28.3 84.762 28.66 Z M 96.439 22.881 C 95.784 22.606 94.965 22.469 93.981 22.469 C 93.489 22.469 92.975 22.512 92.441 22.6 C 91.924 22.683 91.415 22.806 90.918 22.966 C 90.438 23.123 90.012 23.307 89.641 23.517 L 90.433 25.581 C 91.009 25.278 91.57 25.062 92.117 24.934 C 92.662 24.805 93.169 24.741 93.639 24.741 C 94.215 24.741 94.632 24.826 94.89 24.993 C 95.148 25.163 95.279 25.474 95.279 25.93 L 95.279 26.106 L 94.557 26.106 C 93.297 26.106 92.28 26.193 91.505 26.367 C 90.731 26.543 90.166 26.817 89.813 27.19 C 89.458 27.563 89.281 28.064 89.281 28.694 C 89.281 29.243 89.431 29.732 89.731 30.162 C 90.031 30.593 90.449 30.934 90.983 31.185 C 91.516 31.435 92.132 31.56 92.829 31.56 C 93.321 31.56 93.747 31.485 94.107 31.332 C 94.466 31.18 94.771 30.968 95.016 30.694 C 95.241 30.445 95.409 30.152 95.53 29.82 L 95.53 31.367 L 98.429 31.367 L 98.429 26.382 C 98.429 25.461 98.262 24.715 97.926 24.143 C 97.591 23.573 97.095 23.148 96.441 22.874 Z M 95.053 28.705 C 94.908 28.94 94.704 29.135 94.46 29.273 C 94.213 29.412 93.941 29.483 93.641 29.483 C 93.257 29.483 92.964 29.399 92.759 29.23 C 92.554 29.061 92.452 28.836 92.452 28.557 C 92.452 28.382 92.496 28.236 92.587 28.12 C 92.677 28.004 92.812 27.908 92.993 27.831 C 93.173 27.756 93.401 27.7 93.677 27.666 C 93.952 27.632 94.277 27.612 94.65 27.612 L 95.281 27.612 L 95.281 27.857 C 95.281 28.182 95.206 28.465 95.056 28.705 Z M 107.864 22.889 C 107.383 22.608 106.783 22.469 106.064 22.469 C 105.345 22.469 104.764 22.623 104.219 22.932 C 103.725 23.213 103.332 23.594 103.039 24.081 L 103.039 22.662 L 99.923 22.662 L 99.923 31.371 L 103.218 31.371 L 103.218 26.667 C 103.218 26.329 103.286 26.035 103.425 25.784 C 103.556 25.54 103.756 25.337 104.001 25.199 C 104.246 25.06 104.532 24.989 104.857 24.989 C 105.122 24.989 105.338 25.039 105.506 25.137 C 105.673 25.236 105.799 25.394 105.883 25.609 C 105.967 25.825 106.009 26.108 106.009 26.457 L 106.009 31.371 L 109.323 31.371 L 109.323 26.335 C 109.323 25.461 109.199 24.738 108.954 24.166 C 108.707 23.594 108.345 23.17 107.864 22.889 Z M 116.706 22.66 L 114.744 27.799 L 112.818 22.66 L 109.341 22.66 L 113.054 30.985 L 111.231 34.783 L 114.607 34.783 L 120.002 22.66 Z\" fill=\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\"></path><path d=\"M 13.316 0.686 L 4.095 5.865 C 3.698 6.088 3.698 6.643 4.095 6.866 L 5.658 7.743 C 6.11 7.998 6.668 7.998 7.12 7.743 L 14.585 3.557 C 15.429 3.084 16.468 3.084 17.312 3.557 L 27.665 9.363 C 28.303 9.72 28.695 10.381 28.695 11.096 L 28.695 22.81 C 28.695 23.693 28.21 24.507 27.424 24.949 L 17.244 30.657 C 16.442 31.107 15.455 31.107 14.653 30.657 L 4.424 24.923 C 3.668 24.499 3.202 23.716 3.202 22.868 L 3.202 10.588 C 3.202 10.19 2.983 9.821 2.626 9.62 L 1.169 8.803 C 0.649 8.512 0 8.876 0 9.459 L 0 22.825 C 0.001 24.804 1.088 26.632 2.851 27.621 L 13.104 33.37 C 14.859 34.354 17.02 34.354 18.775 33.37 L 29.452 27.383 C 30.955 26.541 31.881 24.983 31.882 23.296 L 31.882 10.897 C 31.882 9.196 30.947 7.624 29.43 6.776 L 18.57 0.684 C 16.944 -0.227 14.942 -0.227 13.316 0.684 Z\" fill=\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\"></path><path d=\"M 22.122 13.4 L 16.405 10.194 C 16.124 10.035 15.777 10.035 15.496 10.194 L 10.031 13.259 C 9.75 13.417 9.577 13.708 9.576 14.024 L 9.576 20.153 C 9.576 20.468 9.751 20.759 10.031 20.918 L 15.417 23.939 C 15.746 24.123 16.151 24.123 16.48 23.939 L 24.636 19.366 C 25.024 19.15 25.507 19.42 25.507 19.855 L 25.507 21.712 C 25.508 22.169 25.257 22.591 24.85 22.818 L 16.778 27.344 C 16.264 27.634 15.629 27.634 15.115 27.344 L 7.218 22.917 C 6.704 22.628 6.386 22.095 6.386 21.518 L 6.386 12.659 C 6.387 12.081 6.704 11.548 7.218 11.259 L 15.115 6.832 C 15.629 6.542 16.264 6.542 16.778 6.832 L 24.675 11.259 C 25.19 11.548 25.506 12.081 25.507 12.659 L 25.507 14.322 C 25.506 14.927 25.174 15.486 24.636 15.789 L 16.326 20.448 C 16.09 20.581 15.799 20.581 15.563 20.448 L 13.257 19.156 C 12.946 18.981 12.754 18.659 12.754 18.31 L 12.754 16.094 C 12.754 15.74 13.147 15.522 13.462 15.697 L 15.693 16.944 C 15.851 17.032 16.045 17.032 16.202 16.944 L 22.118 13.627 C 22.16 13.604 22.186 13.561 22.186 13.514 C 22.186 13.467 22.16 13.423 22.118 13.4 L 22.122 13.4 Z\" fill=\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\"></path></g></svg>',svgContentId:9045692270},eq3flMjaz:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 35\"><g transform=\"translate(-0.002 0)\" id=\"ss9750193889_1\"><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path><path d=\"M 13.316 0.686 L 4.095 5.865 C 3.698 6.088 3.698 6.643 4.095 6.866 L 5.658 7.743 C 6.11 7.998 6.668 7.998 7.12 7.743 L 14.585 3.557 C 15.429 3.084 16.468 3.084 17.312 3.557 L 27.665 9.363 C 28.303 9.72 28.695 10.381 28.695 11.096 L 28.695 22.81 C 28.695 23.693 28.21 24.507 27.424 24.949 L 17.244 30.657 C 16.442 31.107 15.455 31.107 14.653 30.657 L 4.424 24.923 C 3.668 24.499 3.202 23.716 3.202 22.868 L 3.202 10.588 C 3.202 10.19 2.983 9.821 2.626 9.62 L 1.169 8.803 C 0.649 8.512 0 8.876 0 9.459 L 0 22.825 C 0.001 24.804 1.088 26.632 2.851 27.621 L 13.104 33.37 C 14.859 34.354 17.02 34.354 18.775 33.37 L 29.452 27.383 C 30.955 26.541 31.881 24.983 31.882 23.296 L 31.882 10.897 C 31.882 9.196 30.947 7.624 29.43 6.776 L 18.57 0.684 C 16.944 -0.227 14.942 -0.227 13.316 0.684 Z\" fill=\"var(--token-3ba54417-f9b0-402b-aeec-e94494b83572, rgb(69, 75, 255))\"></path><path d=\"M 22.122 13.4 L 16.405 10.194 C 16.124 10.035 15.777 10.035 15.496 10.194 L 10.031 13.259 C 9.75 13.417 9.577 13.708 9.576 14.024 L 9.576 20.153 C 9.576 20.468 9.751 20.759 10.031 20.918 L 15.417 23.939 C 15.746 24.123 16.151 24.123 16.48 23.939 L 24.636 19.366 C 25.024 19.15 25.507 19.42 25.507 19.855 L 25.507 21.712 C 25.508 22.169 25.257 22.591 24.85 22.818 L 16.778 27.344 C 16.264 27.634 15.629 27.634 15.115 27.344 L 7.218 22.917 C 6.704 22.628 6.386 22.095 6.386 21.518 L 6.386 12.659 C 6.387 12.081 6.704 11.548 7.218 11.259 L 15.115 6.832 C 15.629 6.542 16.264 6.542 16.778 6.832 L 24.675 11.259 C 25.19 11.548 25.506 12.081 25.507 12.659 L 25.507 14.322 C 25.506 14.927 25.174 15.486 24.636 15.789 L 16.326 20.448 C 16.09 20.581 15.799 20.581 15.563 20.448 L 13.257 19.156 C 12.946 18.981 12.754 18.659 12.754 18.31 L 12.754 16.094 C 12.754 15.74 13.147 15.522 13.462 15.697 L 15.693 16.944 C 15.851 17.032 16.045 17.032 16.202 16.944 L 22.118 13.627 C 22.16 13.604 22.186 13.561 22.186 13.514 C 22.186 13.467 22.16 13.423 22.118 13.4 L 22.122 13.4 Z\" fill=\"var(--token-3ba54417-f9b0-402b-aeec-e94494b83572, rgb(69, 75, 255))\"></path></g></svg>',svgContentId:9750193889},PaPcGqUQY:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 120 35\"><g transform=\"translate(-0.002 0)\" id=\"ss9873638097_1\"><path d=\"M 0.002 0 L 120.002 0 L 120.002 34.783 L 0.002 34.783 Z\" fill=\"transparent\"></path><path d=\"M 43.991 15.307 L 47.415 15.307 L 47.415 5.51 L 51.517 5.51 L 51.517 2.771 L 39.889 2.771 L 39.889 5.51 L 43.991 5.51 Z M 55.637 10.524 C 55.637 10.181 55.707 9.881 55.846 9.626 C 55.987 9.371 56.182 9.172 56.431 9.03 C 56.68 8.889 56.972 8.816 57.3 8.816 C 57.556 8.816 57.773 8.868 57.951 8.968 C 58.128 9.069 58.26 9.23 58.344 9.448 C 58.43 9.667 58.472 9.954 58.472 10.31 L 58.472 15.307 L 61.841 15.307 L 61.841 10.186 C 61.841 9.286 61.716 8.546 61.466 7.972 C 61.217 7.397 60.846 6.967 60.359 6.682 C 59.871 6.397 59.26 6.255 58.527 6.255 C 57.795 6.255 57.212 6.41 56.669 6.718 C 56.197 6.986 55.826 7.344 55.544 7.781 L 55.544 2.771 L 52.285 2.771 L 52.285 15.309 L 55.637 15.309 Z M 65.469 14.934 C 66.299 15.314 67.3 15.504 68.472 15.504 C 69.132 15.504 69.794 15.419 70.458 15.247 C 71.122 15.076 71.707 14.836 72.207 14.527 L 71.384 12.41 C 71.005 12.648 70.564 12.832 70.056 12.961 C 69.549 13.091 69.063 13.156 68.6 13.156 C 68.013 13.156 67.534 13.076 67.163 12.916 C 66.79 12.755 66.512 12.504 66.329 12.159 C 66.246 12.001 66.181 11.814 66.137 11.609 L 72.428 11.609 L 72.428 10.88 C 72.428 9.907 72.232 9.078 71.841 8.39 C 71.451 7.702 70.912 7.175 70.23 6.806 C 69.546 6.44 68.754 6.255 67.85 6.255 C 66.872 6.255 66.016 6.457 65.277 6.86 C 64.538 7.263 63.964 7.809 63.556 8.495 C 63.148 9.183 62.942 9.978 62.942 10.878 C 62.942 11.778 63.156 12.628 63.582 13.323 C 64.01 14.017 64.637 14.553 65.469 14.932 Z M 66.952 8.593 C 67.232 8.422 67.567 8.336 67.958 8.336 C 68.494 8.336 68.913 8.493 69.211 8.808 C 69.474 9.084 69.621 9.489 69.652 10.027 L 66.093 10.027 C 66.131 9.77 66.195 9.541 66.29 9.341 C 66.449 9.015 66.667 8.767 66.949 8.595 Z M 87.792 14.872 C 88.493 14.581 89.034 14.169 89.411 13.636 C 89.789 13.102 89.979 12.468 89.979 11.733 C 89.979 11.176 89.87 10.693 89.659 10.284 C 89.451 9.881 89.142 9.535 88.76 9.279 C 88.447 9.067 88.088 8.906 87.688 8.797 C 88.224 8.598 88.668 8.282 89.019 7.856 C 89.427 7.359 89.632 6.742 89.632 6.007 C 89.632 4.999 89.235 4.209 88.443 3.632 C 87.648 3.058 86.532 2.769 85.091 2.769 L 78.829 2.769 L 78.829 15.307 L 85.274 15.307 C 86.252 15.307 87.09 15.162 87.792 14.872 Z M 82.106 5.242 L 84.632 5.242 C 85.23 5.242 85.667 5.342 85.941 5.544 C 86.216 5.745 86.353 6.06 86.353 6.487 C 86.353 6.913 86.216 7.215 85.941 7.43 C 85.667 7.644 85.23 7.749 84.632 7.749 L 82.106 7.749 L 82.106 5.242 Z M 82.106 12.836 L 82.106 10.186 L 84.963 10.186 C 85.195 10.186 85.404 10.203 85.594 10.239 C 85.784 10.276 85.945 10.327 86.08 10.4 C 86.214 10.47 86.327 10.561 86.419 10.666 C 86.512 10.773 86.581 10.897 86.629 11.038 C 86.678 11.18 86.702 11.341 86.702 11.518 C 86.702 11.686 86.68 11.838 86.638 11.981 C 86.598 12.119 86.526 12.247 86.428 12.354 C 86.329 12.462 86.211 12.552 86.08 12.62 C 85.945 12.691 85.784 12.744 85.594 12.781 C 85.404 12.817 85.195 12.834 84.963 12.834 L 82.106 12.834 Z M 100.426 8.418 C 100.005 7.723 99.416 7.19 98.659 6.817 C 97.902 6.444 97.011 6.257 95.985 6.257 C 94.959 6.257 94.067 6.444 93.31 6.817 C 92.554 7.19 91.964 7.723 91.543 8.418 C 91.122 9.112 90.912 9.933 90.912 10.88 C 90.912 11.827 91.119 12.635 91.534 13.334 C 91.949 14.034 92.538 14.57 93.301 14.943 C 94.065 15.316 94.959 15.502 95.985 15.502 C 97.011 15.502 97.9 15.316 98.659 14.943 C 99.416 14.57 100.005 14.032 100.426 13.334 C 100.848 12.635 101.057 11.816 101.057 10.88 C 101.057 9.943 100.848 9.11 100.426 8.418 Z M 97.267 12.534 C 96.949 12.903 96.521 13.085 95.985 13.085 C 95.448 13.085 95.02 12.901 94.703 12.534 C 94.385 12.168 94.226 11.615 94.226 10.88 C 94.226 10.145 94.385 9.579 94.703 9.217 C 95.02 8.855 95.446 8.675 95.985 8.675 C 96.523 8.675 96.949 8.855 97.267 9.217 C 97.584 9.579 97.743 10.132 97.743 10.88 C 97.743 11.628 97.584 12.166 97.267 12.534 Z\" fill=\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\"></path><path d=\"M 106.185 12.849 L 107.981 15.307 L 111.752 15.307 L 108.262 10.762 L 111.551 6.453 L 107.816 6.453 L 106.187 8.694 L 104.557 6.453 L 100.804 6.453 L 104.102 10.775 L 100.638 15.307 L 104.374 15.307 Z M 46.731 21.683 C 47.283 21.683 47.821 21.764 48.342 21.927 C 48.865 22.09 49.384 22.358 49.9 22.73 L 50.908 20.159 C 50.427 19.752 49.803 19.43 49.035 19.197 C 48.267 18.963 47.457 18.847 46.603 18.847 C 45.222 18.847 44.031 19.107 43.029 19.625 C 42.027 20.144 41.253 20.875 40.705 21.82 C 40.158 22.765 39.887 23.89 39.887 25.195 C 39.887 26.5 40.16 27.629 40.705 28.579 C 41.253 29.53 42.029 30.267 43.038 30.79 C 44.046 31.315 45.235 31.577 46.603 31.577 C 47.455 31.577 48.265 31.457 49.035 31.219 C 49.803 30.981 50.427 30.657 50.908 30.248 L 49.9 27.696 C 49.384 28.069 48.865 28.334 48.342 28.491 C 47.82 28.647 47.277 28.727 46.731 28.726 C 45.663 28.726 44.84 28.426 44.265 27.826 C 43.689 27.226 43.4 26.348 43.4 25.195 C 43.4 24.042 43.691 23.165 44.273 22.572 C 44.856 21.978 45.674 21.68 46.731 21.68 Z M 58.653 23.02 C 57.909 22.653 57.033 22.469 56.025 22.469 C 55.017 22.469 54.141 22.653 53.397 23.02 C 52.654 23.386 52.073 23.911 51.658 24.593 C 51.244 25.274 51.036 26.082 51.036 27.014 C 51.036 27.947 51.239 28.739 51.647 29.427 C 52.056 30.115 52.634 30.642 53.386 31.011 C 54.136 31.377 55.017 31.562 56.025 31.562 C 57.033 31.562 57.909 31.377 58.653 31.011 C 59.397 30.645 59.977 30.115 60.392 29.427 C 60.806 28.739 61.014 27.936 61.014 27.014 C 61.014 26.093 60.806 25.274 60.392 24.593 C 59.977 23.911 59.399 23.386 58.653 23.02 Z M 57.285 28.643 C 56.972 29.005 56.552 29.185 56.025 29.185 C 55.498 29.185 55.076 29.005 54.765 28.643 C 54.454 28.281 54.297 27.739 54.297 27.016 C 54.297 26.294 54.454 25.737 54.765 25.381 C 55.076 25.026 55.498 24.848 56.025 24.848 C 56.552 24.848 56.974 25.026 57.285 25.381 C 57.596 25.737 57.753 26.281 57.753 27.016 C 57.753 27.751 57.596 28.281 57.285 28.643 Z M 75.605 22.889 C 75.144 22.608 74.564 22.469 73.869 22.469 C 73.174 22.469 72.514 22.638 71.969 22.977 C 71.47 23.286 71.098 23.676 70.844 24.149 C 70.636 23.624 70.316 23.217 69.88 22.934 C 69.405 22.626 68.838 22.471 68.178 22.471 C 67.711 22.471 67.28 22.544 66.89 22.69 C 66.509 22.83 66.161 23.041 65.864 23.311 C 65.616 23.539 65.406 23.803 65.242 24.093 L 65.242 22.664 L 62.161 22.664 L 62.161 31.373 L 65.438 31.373 L 65.438 26.704 C 65.438 26.341 65.495 26.037 65.61 25.786 C 65.725 25.536 65.888 25.341 66.104 25.201 C 66.321 25.062 66.585 24.991 66.896 24.991 C 67.269 24.991 67.536 25.105 67.697 25.332 C 67.859 25.559 67.94 25.917 67.94 26.408 L 67.94 31.375 L 71.199 31.375 L 71.199 26.706 C 71.199 26.344 71.257 26.035 71.371 25.778 C 71.486 25.521 71.654 25.326 71.876 25.193 C 72.099 25.06 72.36 24.991 72.66 24.991 C 73.057 24.991 73.333 25.103 73.487 25.324 C 73.644 25.544 73.721 25.906 73.721 26.408 L 73.721 31.375 L 76.998 31.375 L 76.998 26.339 C 76.998 25.454 76.881 24.728 76.647 24.162 C 76.413 23.596 76.064 23.174 75.603 22.893 Z M 86.644 23.028 C 86.051 22.655 85.351 22.469 84.546 22.469 C 83.849 22.469 83.231 22.626 82.69 22.941 C 82.203 23.226 81.843 23.605 81.609 24.081 L 81.609 22.662 L 78.531 22.662 L 78.531 34.783 L 81.825 34.783 L 81.825 30.188 C 82.046 30.555 82.371 30.865 82.799 31.118 C 83.302 31.416 83.884 31.564 84.546 31.564 C 85.374 31.564 86.082 31.375 86.671 30.996 C 87.258 30.617 87.713 30.083 88.03 29.395 C 88.348 28.707 88.507 27.914 88.507 27.016 C 88.507 26.118 88.346 25.293 88.021 24.612 C 87.697 23.931 87.238 23.403 86.644 23.028 Z M 84.762 28.66 C 84.451 29.022 84.03 29.202 83.502 29.202 C 82.975 29.202 82.569 29.022 82.251 28.66 C 81.934 28.298 81.775 27.751 81.775 27.016 C 81.775 26.281 81.931 25.72 82.242 25.364 C 82.554 25.009 82.975 24.831 83.502 24.831 C 84.03 24.831 84.451 25.009 84.762 25.364 C 85.073 25.72 85.23 26.271 85.23 27.016 C 85.23 27.762 85.073 28.3 84.762 28.66 Z M 96.439 22.881 C 95.784 22.606 94.965 22.469 93.981 22.469 C 93.489 22.469 92.975 22.512 92.441 22.6 C 91.924 22.683 91.415 22.806 90.918 22.966 C 90.438 23.123 90.012 23.307 89.641 23.517 L 90.433 25.581 C 91.009 25.278 91.57 25.062 92.117 24.934 C 92.662 24.805 93.169 24.741 93.639 24.741 C 94.215 24.741 94.632 24.826 94.89 24.993 C 95.148 25.163 95.279 25.474 95.279 25.93 L 95.279 26.106 L 94.557 26.106 C 93.297 26.106 92.28 26.193 91.505 26.367 C 90.731 26.543 90.166 26.817 89.813 27.19 C 89.458 27.563 89.281 28.064 89.281 28.694 C 89.281 29.243 89.431 29.732 89.731 30.162 C 90.031 30.593 90.449 30.934 90.983 31.185 C 91.516 31.435 92.132 31.56 92.829 31.56 C 93.321 31.56 93.747 31.485 94.107 31.332 C 94.466 31.18 94.771 30.968 95.016 30.694 C 95.241 30.445 95.409 30.152 95.53 29.82 L 95.53 31.367 L 98.429 31.367 L 98.429 26.382 C 98.429 25.461 98.262 24.715 97.926 24.143 C 97.591 23.573 97.095 23.148 96.441 22.874 Z M 95.053 28.705 C 94.908 28.94 94.704 29.135 94.46 29.273 C 94.213 29.412 93.941 29.483 93.641 29.483 C 93.257 29.483 92.964 29.399 92.759 29.23 C 92.554 29.061 92.452 28.836 92.452 28.557 C 92.452 28.382 92.496 28.236 92.587 28.12 C 92.677 28.004 92.812 27.908 92.993 27.831 C 93.173 27.756 93.401 27.7 93.677 27.666 C 93.952 27.632 94.277 27.612 94.65 27.612 L 95.281 27.612 L 95.281 27.857 C 95.281 28.182 95.206 28.465 95.056 28.705 Z M 107.864 22.889 C 107.383 22.608 106.783 22.469 106.064 22.469 C 105.345 22.469 104.764 22.623 104.219 22.932 C 103.725 23.213 103.332 23.594 103.039 24.081 L 103.039 22.662 L 99.923 22.662 L 99.923 31.371 L 103.218 31.371 L 103.218 26.667 C 103.218 26.329 103.286 26.035 103.425 25.784 C 103.556 25.54 103.756 25.337 104.001 25.199 C 104.246 25.06 104.532 24.989 104.857 24.989 C 105.122 24.989 105.338 25.039 105.506 25.137 C 105.673 25.236 105.799 25.394 105.883 25.609 C 105.967 25.825 106.009 26.108 106.009 26.457 L 106.009 31.371 L 109.323 31.371 L 109.323 26.335 C 109.323 25.461 109.199 24.738 108.954 24.166 C 108.707 23.594 108.345 23.17 107.864 22.889 Z M 116.706 22.66 L 114.744 27.799 L 112.818 22.66 L 109.341 22.66 L 113.054 30.985 L 111.231 34.783 L 114.607 34.783 L 120.002 22.66 Z\" fill=\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\"></path><path d=\"M 13.316 0.686 L 4.095 5.865 C 3.698 6.088 3.698 6.643 4.095 6.866 L 5.658 7.743 C 6.11 7.998 6.668 7.998 7.12 7.743 L 14.585 3.557 C 15.429 3.084 16.468 3.084 17.312 3.557 L 27.665 9.363 C 28.303 9.72 28.695 10.381 28.695 11.096 L 28.695 22.81 C 28.695 23.693 28.21 24.507 27.424 24.949 L 17.244 30.657 C 16.442 31.107 15.455 31.107 14.653 30.657 L 4.424 24.923 C 3.668 24.499 3.202 23.716 3.202 22.868 L 3.202 10.588 C 3.202 10.19 2.983 9.821 2.626 9.62 L 1.169 8.803 C 0.649 8.512 0 8.876 0 9.459 L 0 22.825 C 0.001 24.804 1.088 26.632 2.851 27.621 L 13.104 33.37 C 14.859 34.354 17.02 34.354 18.775 33.37 L 29.452 27.383 C 30.955 26.541 31.881 24.983 31.882 23.296 L 31.882 10.897 C 31.882 9.196 30.947 7.624 29.43 6.776 L 18.57 0.684 C 16.944 -0.227 14.942 -0.227 13.316 0.684 Z\" fill=\"var(--token-3ba54417-f9b0-402b-aeec-e94494b83572, rgb(69, 75, 255))\"></path><path d=\"M 22.122 13.4 L 16.405 10.194 C 16.124 10.035 15.777 10.035 15.496 10.194 L 10.031 13.259 C 9.75 13.417 9.577 13.708 9.576 14.024 L 9.576 20.153 C 9.576 20.468 9.751 20.759 10.031 20.918 L 15.417 23.939 C 15.746 24.123 16.151 24.123 16.48 23.939 L 24.636 19.366 C 25.024 19.15 25.507 19.42 25.507 19.855 L 25.507 21.712 C 25.508 22.169 25.257 22.591 24.85 22.818 L 16.778 27.344 C 16.264 27.634 15.629 27.634 15.115 27.344 L 7.218 22.917 C 6.704 22.628 6.386 22.095 6.386 21.518 L 6.386 12.659 C 6.387 12.081 6.704 11.548 7.218 11.259 L 15.115 6.832 C 15.629 6.542 16.264 6.542 16.778 6.832 L 24.675 11.259 C 25.19 11.548 25.506 12.081 25.507 12.659 L 25.507 14.322 C 25.506 14.927 25.174 15.486 24.636 15.789 L 16.326 20.448 C 16.09 20.581 15.799 20.581 15.563 20.448 L 13.257 19.156 C 12.946 18.981 12.754 18.659 12.754 18.31 L 12.754 16.094 C 12.754 15.74 13.147 15.522 13.462 15.697 L 15.693 16.944 C 15.851 17.032 16.045 17.032 16.202 16.944 L 22.118 13.627 C 22.16 13.604 22.186 13.561 22.186 13.514 C 22.186 13.467 22.16 13.423 22.118 13.4 L 22.122 13.4 Z\" fill=\"var(--token-3ba54417-f9b0-402b-aeec-e94494b83572, rgb(69, 75, 255))\"></path></g></svg>',svgContentId:9873638097},UuBe2RLmE:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 120 35\"><g transform=\"translate(-0.002 0)\" id=\"ss9081407402_1\"><path d=\"M 0.002 0 L 120.002 0 L 120.002 34.783 L 0.002 34.783 Z\" fill=\"transparent\"></path><path d=\"M 43.991 15.307 L 47.415 15.307 L 47.415 5.51 L 51.517 5.51 L 51.517 2.771 L 39.889 2.771 L 39.889 5.51 L 43.991 5.51 Z M 55.637 10.524 C 55.637 10.181 55.707 9.881 55.846 9.626 C 55.987 9.371 56.182 9.172 56.431 9.03 C 56.68 8.889 56.972 8.816 57.3 8.816 C 57.556 8.816 57.773 8.868 57.951 8.968 C 58.128 9.069 58.26 9.23 58.344 9.448 C 58.43 9.667 58.472 9.954 58.472 10.31 L 58.472 15.307 L 61.841 15.307 L 61.841 10.186 C 61.841 9.286 61.716 8.546 61.466 7.972 C 61.217 7.397 60.846 6.967 60.359 6.682 C 59.871 6.397 59.26 6.255 58.527 6.255 C 57.795 6.255 57.212 6.41 56.669 6.718 C 56.197 6.986 55.826 7.344 55.544 7.781 L 55.544 2.771 L 52.285 2.771 L 52.285 15.309 L 55.637 15.309 Z M 65.469 14.934 C 66.299 15.314 67.3 15.504 68.472 15.504 C 69.132 15.504 69.794 15.419 70.458 15.247 C 71.122 15.076 71.707 14.836 72.207 14.527 L 71.384 12.41 C 71.005 12.648 70.564 12.832 70.056 12.961 C 69.549 13.091 69.063 13.156 68.6 13.156 C 68.013 13.156 67.534 13.076 67.163 12.916 C 66.79 12.755 66.512 12.504 66.329 12.159 C 66.246 12.001 66.181 11.814 66.137 11.609 L 72.428 11.609 L 72.428 10.88 C 72.428 9.907 72.232 9.078 71.841 8.39 C 71.451 7.702 70.912 7.175 70.23 6.806 C 69.546 6.44 68.754 6.255 67.85 6.255 C 66.872 6.255 66.016 6.457 65.277 6.86 C 64.538 7.263 63.964 7.809 63.556 8.495 C 63.148 9.183 62.942 9.978 62.942 10.878 C 62.942 11.778 63.156 12.628 63.582 13.323 C 64.01 14.017 64.637 14.553 65.469 14.932 Z M 66.952 8.593 C 67.232 8.422 67.567 8.336 67.958 8.336 C 68.494 8.336 68.913 8.493 69.211 8.808 C 69.474 9.084 69.621 9.489 69.652 10.027 L 66.093 10.027 C 66.131 9.77 66.195 9.541 66.29 9.341 C 66.449 9.015 66.667 8.767 66.949 8.595 Z M 87.792 14.872 C 88.493 14.581 89.034 14.169 89.411 13.636 C 89.789 13.102 89.979 12.468 89.979 11.733 C 89.979 11.176 89.87 10.693 89.659 10.284 C 89.451 9.881 89.142 9.535 88.76 9.279 C 88.447 9.067 88.088 8.906 87.688 8.797 C 88.224 8.598 88.668 8.282 89.019 7.856 C 89.427 7.359 89.632 6.742 89.632 6.007 C 89.632 4.999 89.235 4.209 88.443 3.632 C 87.648 3.058 86.532 2.769 85.091 2.769 L 78.829 2.769 L 78.829 15.307 L 85.274 15.307 C 86.252 15.307 87.09 15.162 87.792 14.872 Z M 82.106 5.242 L 84.632 5.242 C 85.23 5.242 85.667 5.342 85.941 5.544 C 86.216 5.745 86.353 6.06 86.353 6.487 C 86.353 6.913 86.216 7.215 85.941 7.43 C 85.667 7.644 85.23 7.749 84.632 7.749 L 82.106 7.749 L 82.106 5.242 Z M 82.106 12.836 L 82.106 10.186 L 84.963 10.186 C 85.195 10.186 85.404 10.203 85.594 10.239 C 85.784 10.276 85.945 10.327 86.08 10.4 C 86.214 10.47 86.327 10.561 86.419 10.666 C 86.512 10.773 86.581 10.897 86.629 11.038 C 86.678 11.18 86.702 11.341 86.702 11.518 C 86.702 11.686 86.68 11.838 86.638 11.981 C 86.598 12.119 86.526 12.247 86.428 12.354 C 86.329 12.462 86.211 12.552 86.08 12.62 C 85.945 12.691 85.784 12.744 85.594 12.781 C 85.404 12.817 85.195 12.834 84.963 12.834 L 82.106 12.834 Z M 100.426 8.418 C 100.005 7.723 99.416 7.19 98.659 6.817 C 97.902 6.444 97.011 6.257 95.985 6.257 C 94.959 6.257 94.067 6.444 93.31 6.817 C 92.554 7.19 91.964 7.723 91.543 8.418 C 91.122 9.112 90.912 9.933 90.912 10.88 C 90.912 11.827 91.119 12.635 91.534 13.334 C 91.949 14.034 92.538 14.57 93.301 14.943 C 94.065 15.316 94.959 15.502 95.985 15.502 C 97.011 15.502 97.9 15.316 98.659 14.943 C 99.416 14.57 100.005 14.032 100.426 13.334 C 100.848 12.635 101.057 11.816 101.057 10.88 C 101.057 9.943 100.848 9.11 100.426 8.418 Z M 97.267 12.534 C 96.949 12.903 96.521 13.085 95.985 13.085 C 95.448 13.085 95.02 12.901 94.703 12.534 C 94.385 12.168 94.226 11.615 94.226 10.88 C 94.226 10.145 94.385 9.579 94.703 9.217 C 95.02 8.855 95.446 8.675 95.985 8.675 C 96.523 8.675 96.949 8.855 97.267 9.217 C 97.584 9.579 97.743 10.132 97.743 10.88 C 97.743 11.628 97.584 12.166 97.267 12.534 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 106.185 12.849 L 107.981 15.307 L 111.752 15.307 L 108.262 10.762 L 111.551 6.453 L 107.816 6.453 L 106.187 8.694 L 104.557 6.453 L 100.804 6.453 L 104.102 10.775 L 100.638 15.307 L 104.374 15.307 Z M 46.731 21.683 C 47.283 21.683 47.821 21.764 48.342 21.927 C 48.865 22.09 49.384 22.358 49.9 22.73 L 50.908 20.159 C 50.427 19.752 49.803 19.43 49.035 19.197 C 48.267 18.963 47.457 18.847 46.603 18.847 C 45.222 18.847 44.031 19.107 43.029 19.625 C 42.027 20.144 41.253 20.875 40.705 21.82 C 40.158 22.765 39.887 23.89 39.887 25.195 C 39.887 26.5 40.16 27.629 40.705 28.579 C 41.253 29.53 42.029 30.267 43.038 30.79 C 44.046 31.315 45.235 31.577 46.603 31.577 C 47.455 31.577 48.265 31.457 49.035 31.219 C 49.803 30.981 50.427 30.657 50.908 30.248 L 49.9 27.696 C 49.384 28.069 48.865 28.334 48.342 28.491 C 47.82 28.647 47.277 28.727 46.731 28.726 C 45.663 28.726 44.84 28.426 44.265 27.826 C 43.689 27.226 43.4 26.348 43.4 25.195 C 43.4 24.042 43.691 23.165 44.273 22.572 C 44.856 21.978 45.674 21.68 46.731 21.68 Z M 58.653 23.02 C 57.909 22.653 57.033 22.469 56.025 22.469 C 55.017 22.469 54.141 22.653 53.397 23.02 C 52.654 23.386 52.073 23.911 51.658 24.593 C 51.244 25.274 51.036 26.082 51.036 27.014 C 51.036 27.947 51.239 28.739 51.647 29.427 C 52.056 30.115 52.634 30.642 53.386 31.011 C 54.136 31.377 55.017 31.562 56.025 31.562 C 57.033 31.562 57.909 31.377 58.653 31.011 C 59.397 30.645 59.977 30.115 60.392 29.427 C 60.806 28.739 61.014 27.936 61.014 27.014 C 61.014 26.093 60.806 25.274 60.392 24.593 C 59.977 23.911 59.399 23.386 58.653 23.02 Z M 57.285 28.643 C 56.972 29.005 56.552 29.185 56.025 29.185 C 55.498 29.185 55.076 29.005 54.765 28.643 C 54.454 28.281 54.297 27.739 54.297 27.016 C 54.297 26.294 54.454 25.737 54.765 25.381 C 55.076 25.026 55.498 24.848 56.025 24.848 C 56.552 24.848 56.974 25.026 57.285 25.381 C 57.596 25.737 57.753 26.281 57.753 27.016 C 57.753 27.751 57.596 28.281 57.285 28.643 Z M 75.605 22.889 C 75.144 22.608 74.564 22.469 73.869 22.469 C 73.174 22.469 72.514 22.638 71.969 22.977 C 71.47 23.286 71.098 23.676 70.844 24.149 C 70.636 23.624 70.316 23.217 69.88 22.934 C 69.405 22.626 68.838 22.471 68.178 22.471 C 67.711 22.471 67.28 22.544 66.89 22.69 C 66.509 22.83 66.161 23.041 65.864 23.311 C 65.616 23.539 65.406 23.803 65.242 24.093 L 65.242 22.664 L 62.161 22.664 L 62.161 31.373 L 65.438 31.373 L 65.438 26.704 C 65.438 26.341 65.495 26.037 65.61 25.786 C 65.725 25.536 65.888 25.341 66.104 25.201 C 66.321 25.062 66.585 24.991 66.896 24.991 C 67.269 24.991 67.536 25.105 67.697 25.332 C 67.859 25.559 67.94 25.917 67.94 26.408 L 67.94 31.375 L 71.199 31.375 L 71.199 26.706 C 71.199 26.344 71.257 26.035 71.371 25.778 C 71.486 25.521 71.654 25.326 71.876 25.193 C 72.099 25.06 72.36 24.991 72.66 24.991 C 73.057 24.991 73.333 25.103 73.487 25.324 C 73.644 25.544 73.721 25.906 73.721 26.408 L 73.721 31.375 L 76.998 31.375 L 76.998 26.339 C 76.998 25.454 76.881 24.728 76.647 24.162 C 76.413 23.596 76.064 23.174 75.603 22.893 Z M 86.644 23.028 C 86.051 22.655 85.351 22.469 84.546 22.469 C 83.849 22.469 83.231 22.626 82.69 22.941 C 82.203 23.226 81.843 23.605 81.609 24.081 L 81.609 22.662 L 78.531 22.662 L 78.531 34.783 L 81.825 34.783 L 81.825 30.188 C 82.046 30.555 82.371 30.865 82.799 31.118 C 83.302 31.416 83.884 31.564 84.546 31.564 C 85.374 31.564 86.082 31.375 86.671 30.996 C 87.258 30.617 87.713 30.083 88.03 29.395 C 88.348 28.707 88.507 27.914 88.507 27.016 C 88.507 26.118 88.346 25.293 88.021 24.612 C 87.697 23.931 87.238 23.403 86.644 23.028 Z M 84.762 28.66 C 84.451 29.022 84.03 29.202 83.502 29.202 C 82.975 29.202 82.569 29.022 82.251 28.66 C 81.934 28.298 81.775 27.751 81.775 27.016 C 81.775 26.281 81.931 25.72 82.242 25.364 C 82.554 25.009 82.975 24.831 83.502 24.831 C 84.03 24.831 84.451 25.009 84.762 25.364 C 85.073 25.72 85.23 26.271 85.23 27.016 C 85.23 27.762 85.073 28.3 84.762 28.66 Z M 96.439 22.881 C 95.784 22.606 94.965 22.469 93.981 22.469 C 93.489 22.469 92.975 22.512 92.441 22.6 C 91.924 22.683 91.415 22.806 90.918 22.966 C 90.438 23.123 90.012 23.307 89.641 23.517 L 90.433 25.581 C 91.009 25.278 91.57 25.062 92.117 24.934 C 92.662 24.805 93.169 24.741 93.639 24.741 C 94.215 24.741 94.632 24.826 94.89 24.993 C 95.148 25.163 95.279 25.474 95.279 25.93 L 95.279 26.106 L 94.557 26.106 C 93.297 26.106 92.28 26.193 91.505 26.367 C 90.731 26.543 90.166 26.817 89.813 27.19 C 89.458 27.563 89.281 28.064 89.281 28.694 C 89.281 29.243 89.431 29.732 89.731 30.162 C 90.031 30.593 90.449 30.934 90.983 31.185 C 91.516 31.435 92.132 31.56 92.829 31.56 C 93.321 31.56 93.747 31.485 94.107 31.332 C 94.466 31.18 94.771 30.968 95.016 30.694 C 95.241 30.445 95.409 30.152 95.53 29.82 L 95.53 31.367 L 98.429 31.367 L 98.429 26.382 C 98.429 25.461 98.262 24.715 97.926 24.143 C 97.591 23.573 97.095 23.148 96.441 22.874 Z M 95.053 28.705 C 94.908 28.94 94.704 29.135 94.46 29.273 C 94.213 29.412 93.941 29.483 93.641 29.483 C 93.257 29.483 92.964 29.399 92.759 29.23 C 92.554 29.061 92.452 28.836 92.452 28.557 C 92.452 28.382 92.496 28.236 92.587 28.12 C 92.677 28.004 92.812 27.908 92.993 27.831 C 93.173 27.756 93.401 27.7 93.677 27.666 C 93.952 27.632 94.277 27.612 94.65 27.612 L 95.281 27.612 L 95.281 27.857 C 95.281 28.182 95.206 28.465 95.056 28.705 Z M 107.864 22.889 C 107.383 22.608 106.783 22.469 106.064 22.469 C 105.345 22.469 104.764 22.623 104.219 22.932 C 103.725 23.213 103.332 23.594 103.039 24.081 L 103.039 22.662 L 99.923 22.662 L 99.923 31.371 L 103.218 31.371 L 103.218 26.667 C 103.218 26.329 103.286 26.035 103.425 25.784 C 103.556 25.54 103.756 25.337 104.001 25.199 C 104.246 25.06 104.532 24.989 104.857 24.989 C 105.122 24.989 105.338 25.039 105.506 25.137 C 105.673 25.236 105.799 25.394 105.883 25.609 C 105.967 25.825 106.009 26.108 106.009 26.457 L 106.009 31.371 L 109.323 31.371 L 109.323 26.335 C 109.323 25.461 109.199 24.738 108.954 24.166 C 108.707 23.594 108.345 23.17 107.864 22.889 Z M 116.706 22.66 L 114.744 27.799 L 112.818 22.66 L 109.341 22.66 L 113.054 30.985 L 111.231 34.783 L 114.607 34.783 L 120.002 22.66 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 13.316 0.686 L 4.095 5.865 C 3.698 6.088 3.698 6.643 4.095 6.866 L 5.658 7.743 C 6.11 7.998 6.668 7.998 7.12 7.743 L 14.585 3.557 C 15.429 3.084 16.468 3.084 17.312 3.557 L 27.665 9.363 C 28.303 9.72 28.695 10.381 28.695 11.096 L 28.695 22.81 C 28.695 23.693 28.21 24.507 27.424 24.949 L 17.244 30.657 C 16.442 31.107 15.455 31.107 14.653 30.657 L 4.424 24.923 C 3.668 24.499 3.202 23.716 3.202 22.868 L 3.202 10.588 C 3.202 10.19 2.983 9.821 2.626 9.62 L 1.169 8.803 C 0.649 8.512 0 8.876 0 9.459 L 0 22.825 C 0.001 24.804 1.088 26.632 2.851 27.621 L 13.104 33.37 C 14.859 34.354 17.02 34.354 18.775 33.37 L 29.452 27.383 C 30.955 26.541 31.881 24.983 31.882 23.296 L 31.882 10.897 C 31.882 9.196 30.947 7.624 29.43 6.776 L 18.57 0.684 C 16.944 -0.227 14.942 -0.227 13.316 0.684 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 22.122 13.4 L 16.405 10.194 C 16.124 10.035 15.777 10.035 15.496 10.194 L 10.031 13.259 C 9.75 13.417 9.577 13.708 9.576 14.024 L 9.576 20.153 C 9.576 20.468 9.751 20.759 10.031 20.918 L 15.417 23.939 C 15.746 24.123 16.151 24.123 16.48 23.939 L 24.636 19.366 C 25.024 19.15 25.507 19.42 25.507 19.855 L 25.507 21.712 C 25.508 22.169 25.257 22.591 24.85 22.818 L 16.778 27.344 C 16.264 27.634 15.629 27.634 15.115 27.344 L 7.218 22.917 C 6.704 22.628 6.386 22.095 6.386 21.518 L 6.386 12.659 C 6.387 12.081 6.704 11.548 7.218 11.259 L 15.115 6.832 C 15.629 6.542 16.264 6.542 16.778 6.832 L 24.675 11.259 C 25.19 11.548 25.506 12.081 25.507 12.659 L 25.507 14.322 C 25.506 14.927 25.174 15.486 24.636 15.789 L 16.326 20.448 C 16.09 20.581 15.799 20.581 15.563 20.448 L 13.257 19.156 C 12.946 18.981 12.754 18.659 12.754 18.31 L 12.754 16.094 C 12.754 15.74 13.147 15.522 13.462 15.697 L 15.693 16.944 C 15.851 17.032 16.045 17.032 16.202 16.944 L 22.118 13.627 C 22.16 13.604 22.186 13.561 22.186 13.514 C 22.186 13.467 22.16 13.423 22.118 13.4 L 22.122 13.4 Z\" fill=\"rgb(255, 255, 255)\"></path></g></svg>',svgContentId:9081407402}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-W5Obj.framer-1ltgkma, .framer-W5Obj .framer-1ltgkma { display: block; }\",\".framer-W5Obj.framer-1bwmdm3 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-W5Obj .framer-rfvihp { flex: none; height: 35px; position: relative; width: 120px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-W5Obj.framer-1bwmdm3 { gap: 0px; } .framer-W5Obj.framer-1bwmdm3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-W5Obj.framer-1bwmdm3 > :first-child { margin-left: 0px; } .framer-W5Obj.framer-1bwmdm3 > :last-child { margin-right: 0px; } }\",\".framer-W5Obj.framer-v-532yo7 .framer-rfvihp { width: 32px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 35\n * @framerIntrinsicWidth 120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"UuBe2RLmE\":{\"layout\":[\"auto\",\"auto\"]},\"eak8FhtUT\":{\"layout\":[\"auto\",\"auto\"]},\"eq3flMjaz\":{\"layout\":[\"auto\",\"auto\"]},\"PaPcGqUQY\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"mzIbnH2jV\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramergpeJpPZqI=withCSS(Component,css,\"framer-W5Obj\");export default FramergpeJpPZqI;FramergpeJpPZqI.displayName=\"Logo\";FramergpeJpPZqI.defaultProps={height:35,width:120};addPropertyControls(FramergpeJpPZqI,{variant:{options:[\"NcDn_jZeP\",\"UuBe2RLmE\",\"eak8FhtUT\",\"eq3flMjaz\",\"PaPcGqUQY\"],optionTitles:[\"Primary\",\"White\",\"Dark\",\"Brand Mark\",\"Primary Dark\"],title:\"Variant\",type:ControlType.Enum},mzIbnH2jV:{title:\"Link\",type:ControlType.Link}});addFonts(FramergpeJpPZqI,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergpeJpPZqI\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UuBe2RLmE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eak8FhtUT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eq3flMjaz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PaPcGqUQY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"120\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"mzIbnH2jV\\\":\\\"link\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"35\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./gpeJpPZqI.map", "// Generated by Framer (f5febb9)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"iEzV43o5f\",\"ZWHou7TOQ\"];const serializationHash=\"framer-R4BgS\";const variantClassNames={iEzV43o5f:\"framer-v-1hwv578\",ZWHou7TOQ:\"framer-v-y5grp4\"};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 radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Instagram:\"ZWHou7TOQ\",LinkedIn:\"iEzV43o5f\"};const getProps=({height,id,instagramURL,linkedInURL,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,ANnKlk7ob:linkedInURL!==null&&linkedInURL!==void 0?linkedInURL:props.ANnKlk7ob,oDwsfY8e5:instagramURL!==null&&instagramURL!==void 0?instagramURL:props.oDwsfY8e5,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"iEzV43o5f\"};};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,ANnKlk7ob,oDwsfY8e5,IwReA1FWQKmDHs10xi,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"iEzV43o5f\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"ZWHou7TOQ\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"ZWHou7TOQ\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:ANnKlk7ob,openInNewTab:true,...addPropertyOverrides({ZWHou7TOQ:{href:oDwsfY8e5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1hwv578\",className,classNames)} framer-5y2foc`,\"data-framer-name\":\"LinkedIn\",layoutDependency:layoutDependency,layoutId:\"iEzV43o5f\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:radiusForCorner(IwReA1FWQKmDHs10xi,3),borderBottomRightRadius:radiusForCorner(IwReA1FWQKmDHs10xi,2),borderTopLeftRadius:radiusForCorner(IwReA1FWQKmDHs10xi,0),borderTopRightRadius:radiusForCorner(IwReA1FWQKmDHs10xi,1),...style},...addPropertyOverrides({ZWHou7TOQ:{\"data-framer-name\":\"Instagram\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-hols5p\",\"data-framer-name\":\"linkedin_white\",fill:\"black\",intrinsicHeight:48,intrinsicWidth:48,layoutDependency:layoutDependency,layoutId:\"hoXvli6aW\",svg:'<svg width=\"48\" height=\"48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M44.447 0H3.544C1.584 0 0 1.547 0 3.46v41.07C0 46.444 1.584 48 3.544 48h40.903C46.407 48 48 46.444 48 44.54V3.46C48 1.546 46.406 0 44.447 0ZM14.24 40.903H7.116V17.991h7.125v22.912ZM10.678 14.87a4.127 4.127 0 0 1-4.134-4.125 4.127 4.127 0 0 1 4.134-4.125 4.125 4.125 0 0 1 0 8.25Zm30.225 26.034h-7.115V29.766c0-2.653-.047-6.075-3.704-6.075-3.703 0-4.265 2.896-4.265 5.887v11.325h-7.107V17.991h6.826v3.13h.093c.947-1.8 3.272-3.702 6.731-3.702 7.21 0 8.541 4.744 8.541 10.912v12.572Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h48v48H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1nvolp7\",\"data-framer-name\":\"Instagram_white\",fill:\"black\",intrinsicHeight:48,intrinsicWidth:48,layoutDependency:layoutDependency,layoutId:\"E4w6ZzhJT\",svg:'<svg width=\"48\" height=\"48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M24.002 0c-6.518 0-7.336.029-9.896.145-2.555.117-4.3.521-5.825 1.115-1.579.613-2.918 1.433-4.252 2.768-1.335 1.334-2.155 2.673-2.77 4.25-.595 1.527-1 3.271-1.115 5.825C.03 16.663 0 17.483 0 24c0 6.518.029 7.334.145 9.894.118 2.555.522 4.299 1.115 5.825.614 1.578 1.434 2.917 2.768 4.251 1.334 1.335 2.673 2.157 4.25 2.77 1.527.593 3.272.998 5.826 1.115 2.56.117 3.378.145 9.895.145 6.519 0 7.334-.029 9.894-.145 2.555-.117 4.301-.521 5.828-1.115 1.578-.613 2.915-1.435 4.249-2.77 1.335-1.334 2.155-2.673 2.77-4.251.59-1.526.995-3.271 1.115-5.825.115-2.56.145-3.376.145-9.894 0-6.518-.03-7.336-.145-9.896-.12-2.555-.525-4.299-1.115-5.825-.615-1.579-1.435-2.917-2.77-4.252S41.3 1.873 39.72 1.26C38.19.666 36.445.262 33.89.145 31.33.029 30.515 0 23.995 0h.007Zm-2.153 4.325h2.153c6.408 0 7.167.023 9.698.138 2.34.107 3.61.498 4.456.827 1.12.434 1.918.955 2.758 1.795.84.84 1.36 1.64 1.796 2.76.328.845.72 2.114.826 4.454.115 2.53.14 3.29.14 9.695s-.025 7.166-.14 9.696c-.107 2.34-.498 3.61-.826 4.455-.435 1.12-.956 1.917-1.796 2.756-.84.84-1.638 1.36-2.758 1.795-.845.33-2.116.72-4.456.828-2.53.114-3.29.14-9.698.14-6.409 0-7.168-.026-9.698-.14-2.34-.108-3.61-.5-4.457-.828-1.12-.435-1.92-.955-2.76-1.795-.84-.84-1.36-1.638-1.796-2.759-.328-.845-.72-2.114-.826-4.455-.115-2.53-.138-3.29-.138-9.698 0-6.41.023-7.166.138-9.696.107-2.34.498-3.61.826-4.455.435-1.12.956-1.92 1.796-2.76.84-.84 1.64-1.36 2.76-1.796.846-.33 2.117-.72 4.457-.828 2.214-.1 3.072-.13 7.545-.135v.006Z\" fill=\"#fff\"/><path d=\"M36.761 8.251a2.88 2.88 0 1 0 0 5.76 2.88 2.88 0 0 0 0-5.76Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M23.95 11.616c-6.806 0-12.325 5.518-12.325 12.325 0 6.806 5.519 12.323 12.325 12.323 6.807 0 12.324-5.517 12.324-12.323S30.757 11.616 23.95 11.616ZM24 31.875a7.875 7.875 0 1 0 0-15.75 7.875 7.875 0 0 0 0 15.75Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-R4BgS.framer-5y2foc, .framer-R4BgS .framer-5y2foc { display: block; }\",\".framer-R4BgS.framer-1hwv578 { height: 40px; overflow: visible; position: relative; text-decoration: none; width: 40px; }\",\".framer-R4BgS .framer-hols5p, .framer-R4BgS .framer-1nvolp7 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); left: 1px; position: absolute; right: 1px; top: 1px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZWHou7TOQ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"ANnKlk7ob\":\"linkedInURL\",\"oDwsfY8e5\":\"instagramURL\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerMNOYcPifS=withCSS(Component,css,\"framer-R4BgS\");export default FramerMNOYcPifS;FramerMNOYcPifS.displayName=\"Social Icon\";FramerMNOYcPifS.defaultProps={height:40,width:40};addPropertyControls(FramerMNOYcPifS,{variant:{options:[\"iEzV43o5f\",\"ZWHou7TOQ\"],optionTitles:[\"LinkedIn\",\"Instagram\"],title:\"Variant\",type:ControlType.Enum},ANnKlk7ob:{title:\"LinkedIn URL\",type:ControlType.Link},oDwsfY8e5:{title:\"Instagram URL\",type:ControlType.Link}});addFonts(FramerMNOYcPifS,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMNOYcPifS\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"40\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"ANnKlk7ob\\\":\\\"linkedInURL\\\",\\\"oDwsfY8e5\\\":\\\"instagramURL\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZWHou7TOQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"40\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./MNOYcPifS.map", "// Generated by Framer (ee31e22)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/7Hx0eassyQxJg2rkxQaj/q5RLah4NJwTyNxRR0Yfe/SCtlRIHM7.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/seNt2pn5GS0rgYCP7Ohu/IzpRG8r3RJSImdXa0Spy/ynB6us0b5.js\";import Logo from\"https://framerusercontent.com/modules/cImavxkLCbgPKeUX4y2q/ffdNKV31BHwrVz5V6VrG/gpeJpPZqI.js\";import SocialIcon from\"https://framerusercontent.com/modules/10j8AFnsskun3QopKIyA/IOSqGUwIoWcurMz99sSX/MNOYcPifS.js\";const LogoFonts=getFonts(Logo);const SocialIconFonts=getFonts(SocialIcon);const cycleOrder=[\"wSvZVD5sK\",\"BCu0iwq3M\",\"is3i47MxX\"];const serializationHash=\"framer-cKMt6\";const variantClassNames={BCu0iwq3M:\"framer-v-1kcu7eb\",is3i47MxX:\"framer-v-1ar0gcq\",wSvZVD5sK:\"framer-v-1v2wwk5\"};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={Desktop:\"wSvZVD5sK\",Mobile:\"BCu0iwq3M\",Tablet:\"is3i47MxX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"wSvZVD5sK\"};};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:\"wSvZVD5sK\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(Image,{...restProps,...gestureHandlers,as:\"footer\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:500,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/tSYWfHB9xcVg1jjodBB9dNVE.svg\",srcSet:\"https://framerusercontent.com/images/tSYWfHB9xcVg1jjodBB9dNVE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/tSYWfHB9xcVg1jjodBB9dNVE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tSYWfHB9xcVg1jjodBB9dNVE.svg 1280w\"},className:cx(scopingClassNames,\"framer-1v2wwk5\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"wSvZVD5sK\",ref:refBinding,style:{...style},...addPropertyOverrides({BCu0iwq3M:{\"data-framer-name\":\"Mobile\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:500,pixelWidth:1280,positionX:\"35.4%\",positionY:\"49.8%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/tSYWfHB9xcVg1jjodBB9dNVE.svg\",srcSet:\"https://framerusercontent.com/images/tSYWfHB9xcVg1jjodBB9dNVE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/tSYWfHB9xcVg1jjodBB9dNVE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tSYWfHB9xcVg1jjodBB9dNVE.svg 1280w\"}},is3i47MxX:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gzfyxs\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"FpC6fLRga\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fbtj3s\",layoutDependency:layoutDependency,layoutId:\"GppRQ69fe\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19vn1pi\",\"data-framer-name\":\"Company info\",layoutDependency:layoutDependency,layoutId:\"Ozqe9N5wb\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7whso2-container\",layoutDependency:layoutDependency,layoutId:\"CQcCKHU7L-container\",nodeId:\"CQcCKHU7L\",rendersWithMotion:true,scopeId:\"ynB6us0b5\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"CQcCKHU7L\",layoutId:\"CQcCKHU7L\",variant:\"UuBe2RLmE\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-195nucf\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"jA8ZVaLyF\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1knh755\",\"data-framer-name\":\"Address\",layoutDependency:layoutDependency,layoutId:\"BzSSTr4Ob\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7))\"},children:\"The Box Company B.V. \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgba(255, 255, 255, 0.7))\"},children:\"Nijverheidssingel 315 \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-1iakedh, rgba(255, 255, 255, 0.7))\"},children:\"4811 ZW Breda\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-14qxiz, rgba(255, 255, 255, 0.7))\"},children:\"KVK: 66370612\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-ydz9fi, rgba(255, 255, 255, 0.7))\"},children:\"BTW: NL856518815B01\"})]}),className:\"framer-ypimdw\",\"data-framer-name\":\"Nav Item\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"WSmKqpLVU\",style:{\"--extracted-14qxiz\":\"rgba(255, 255, 255, 0.7)\",\"--extracted-1iakedh\":\"rgba(255, 255, 255, 0.7)\",\"--extracted-2gxw0f\":\"rgba(255, 255, 255, 0.7)\",\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.7)\",\"--extracted-ydz9fi\":\"rgba(255, 255, 255, 0.7)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({BCu0iwq3M:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7))\"},children:\"The Box Company B.V. \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgba(255, 255, 255, 0.7))\"},children:\"Nijverheidssingel 315 \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1iakedh, rgba(255, 255, 255, 0.7))\"},children:\"4811 ZW Breda\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-14qxiz, rgba(255, 255, 255, 0.7))\"},children:\"KVK: 66370612\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-ydz9fi, rgba(255, 255, 255, 0.7))\"},children:\"BTW: NL856518815B01\"})]})}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kqpzpn\",layoutDependency:layoutDependency,layoutId:\"ieuEDn4XN\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.google.com/maps/place/The+Box+Company/@51.5903193,4.7642742,17z/data=!4m8!3m7!1s0x47c6a02801f83c91:0xf0036f9ce970a316!8m2!3d51.590316!4d4.7668491!9m1!1b1!16s%2Fg%2F11c5sdf401?hl=en-GB&entry=ttu&g_ep=EgoyMDI0MDkzMC4wIKXMDSoASAFQAw%3D%3D\",motionChild:true,nodeId:\"f_Q43GmKG\",scopeId:\"ynB6us0b5\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-8evcyr framer-jp4y5b\",\"data-framer-name\":\"button review\",layoutDependency:layoutDependency,layoutId:\"f_Q43GmKG\",style:{borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:[\"Google Reviews \",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-weight\":\"600\"},children:\" \"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"3px\",\"--framer-text-color\":\"var(--extracted-1fiaymt, rgb(255, 213, 0))\"},children:\"\u2605\u2605\u2605\u2605\u2605\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-weight\":\"500\"},children:\" \"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-fsiy4d, rgba(255, 255, 255, 0.8))\"},children:\"4.9\"})]})}),className:\"framer-m6bsoo\",fonts:[\"GF;Nunito Sans-700\",\"GF;Nunito Sans-600\",\"GF;Nunito Sans-500\"],layoutDependency:layoutDependency,layoutId:\"aM6IUOMLQ\",style:{\"--extracted-1fiaymt\":\"rgb(255, 213, 0)\",\"--extracted-1of0zx5\":\"rgb(255, 255, 255)\",\"--extracted-fsiy4d\":\"rgba(255, 255, 255, 0.8)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.eventplanner.net/directory/5794_the-box-company.html\",motionChild:true,nodeId:\"bWWjyRRUn\",scopeId:\"ynB6us0b5\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1jrd530 framer-jp4y5b\",\"data-framer-name\":\"button review\",layoutDependency:layoutDependency,layoutId:\"bWWjyRRUn\",style:{borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:[\"EventPlanner\",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-weight\":\"600\"},children:\"  \"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"3px\",\"--framer-text-color\":\"var(--extracted-1fiaymt, rgb(255, 213, 0))\"},children:\"\u2605\u2605\u2605\u2605\u2605\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-weight\":\"500\"},children:\" \"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-fsiy4d, rgba(255, 255, 255, 0.8))\"},children:\"9.6\"})]})}),className:\"framer-1ctx3hf\",fonts:[\"GF;Nunito Sans-700\",\"GF;Nunito Sans-600\",\"GF;Nunito Sans-500\"],layoutDependency:layoutDependency,layoutId:\"TA5ehe0cb\",style:{\"--extracted-1fiaymt\":\"rgb(255, 213, 0)\",\"--extracted-1of0zx5\":\"rgb(255, 255, 255)\",\"--extracted-fsiy4d\":\"rgba(255, 255, 255, 0.8)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ff8l7n\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"UJPDlJ1j6\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pxb46t\",layoutDependency:layoutDependency,layoutId:\"Ewwe194TV\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qu8cd9\",layoutDependency:layoutDependency,layoutId:\"oDsEekJTI\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n7a50d\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"OUhwyZCht\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Activiteiten\"})}),className:\"framer-m6cg5u\",\"data-framer-name\":\"Header\",fonts:[\"GF;Nunito Sans-700\"],layoutDependency:layoutDependency,layoutId:\"ToU8jFehk\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o54wuz\",\"data-framer-name\":\"Nav Items\",layoutDependency:layoutDependency,layoutId:\"tndrMH7sL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bHI8BUK6C\"},motionChild:true,nodeId:\"Ej9SUOVFK\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"Teambuilding op locatie\"})})})}),className:\"framer-1gjpbb4\",\"data-framer-name\":\"Nav Item\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"Ej9SUOVFK\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bYzuEqY1p\"},motionChild:true,nodeId:\"Es6cbvRy9\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"Escape room op locatie\"})})})}),className:\"framer-xdehdo\",\"data-framer-name\":\"Nav Item\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"Es6cbvRy9\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"H4wHKQtBX\"},motionChild:true,nodeId:\"qyil64ew2\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"Escape room experience\"})})})}),className:\"framer-1urz6et\",\"data-framer-name\":\"Nav Item\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"qyil64ew2\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FIh5zn4Yr\"},motionChild:true,nodeId:\"IeafB89K_\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"Teambuilding activiteiten\"})})})}),className:\"framer-p05uuw\",\"data-framer-name\":\"Nav Item\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"IeafB89K_\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SxBdTwjuL\"},motionChild:true,nodeId:\"Oodzw_Rnd\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"Alle online activiteiten\"})})})}),className:\"framer-8kk3w2\",\"data-framer-name\":\"Nav Item\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"Oodzw_Rnd\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Lbvr3TRlq\"},motionChild:true,nodeId:\"z3iirZMYk\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"Hybride teambuilding\"})})})}),className:\"framer-1ev187r\",\"data-framer-name\":\"Nav Item\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"z3iirZMYk\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1551uv0\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"T44duk7e9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Contact\"})}),className:\"framer-1e0i54p\",\"data-framer-name\":\"Header\",fonts:[\"GF;Nunito Sans-700\"],layoutDependency:layoutDependency,layoutId:\"FTLBU16WW\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uiafqz\",\"data-framer-name\":\"Nav Items\",layoutDependency:layoutDependency,layoutId:\"rXyHPs_sZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:info@theboxcompany.nl\",motionChild:true,nodeId:\"g7WgQAEF_\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"info@theboxcompany.nl\"})})})}),className:\"framer-k03edr\",\"data-framer-name\":\"Nav Item\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"g7WgQAEF_\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\"},children:/*#__PURE__*/_jsx(Link,{href:\"tel:+31 73 203 21 24\",motionChild:true,nodeId:\"A1vGxdMd0\",openInNewTab:false,scopeId:\"ynB6us0b5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gnx9vg\",\"data-styles-preset\":\"SCtlRIHM7\",children:\"+31 (0)76 700 26 75\"})})})}),className:\"framer-1eutuy4\",\"data-framer-name\":\"Nav Item\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"A1vGxdMd0\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pmcplp\",layoutDependency:layoutDependency,layoutId:\"A8d6DBMit\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-en24jr-container\",layoutDependency:layoutDependency,layoutId:\"V5yyBKuzj-container\",nodeId:\"V5yyBKuzj\",rendersWithMotion:true,scopeId:\"ynB6us0b5\",children:/*#__PURE__*/_jsx(SocialIcon,{ANnKlk7ob:\"https://www.linkedin.com/company/--the-box-company--/\",height:\"100%\",id:\"V5yyBKuzj\",layoutId:\"V5yyBKuzj\",style:{height:\"100%\",width:\"100%\"},variant:\"iEzV43o5f\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xh9hdx-container\",layoutDependency:layoutDependency,layoutId:\"dMo4Z0_yx-container\",nodeId:\"dMo4Z0_yx\",rendersWithMotion:true,scopeId:\"ynB6us0b5\",children:/*#__PURE__*/_jsx(SocialIcon,{height:\"100%\",id:\"dMo4Z0_yx\",layoutId:\"dMo4Z0_yx\",oDwsfY8e5:\"https://www.instagram.com/the.boxcompany/\",style:{height:\"100%\",width:\"100%\"},variant:\"ZWHou7TOQ\",width:\"100%\"})})})]})]})]})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\\xa9 2024 The Box Company B.V.\"})}),className:\"framer-t3w7mx\",\"data-framer-name\":\"Nav Item\",fonts:[\"GF;Nunito Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"Synva0LW2\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.4},verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cKMt6.framer-jp4y5b, .framer-cKMt6 .framer-jp4y5b { display: block; }\",\".framer-cKMt6.framer-1v2wwk5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 60px 40px 40px 40px; position: relative; width: 1280px; }\",\".framer-cKMt6 .framer-gzfyxs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 60px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cKMt6 .framer-1fbtj3s { 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: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-cKMt6 .framer-19vn1pi { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-cKMt6 .framer-7whso2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-cKMt6 .framer-195nucf, .framer-cKMt6 .framer-n7a50d, .framer-cKMt6 .framer-1551uv0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-cKMt6 .framer-1knh755, .framer-cKMt6 .framer-1o54wuz, .framer-cKMt6 .framer-1uiafqz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-cKMt6 .framer-ypimdw, .framer-cKMt6 .framer-m6cg5u, .framer-cKMt6 .framer-1gjpbb4, .framer-cKMt6 .framer-xdehdo, .framer-cKMt6 .framer-1urz6et, .framer-cKMt6 .framer-p05uuw, .framer-cKMt6 .framer-8kk3w2, .framer-cKMt6 .framer-1ev187r, .framer-cKMt6 .framer-1e0i54p, .framer-cKMt6 .framer-k03edr, .framer-cKMt6 .framer-1eutuy4, .framer-cKMt6 .framer-t3w7mx { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-cKMt6 .framer-kqpzpn { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-cKMt6 .framer-8evcyr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px 0px 8px 0px; position: relative; text-decoration: none; width: 295px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cKMt6 .framer-m6bsoo, .framer-cKMt6 .framer-1ctx3hf { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-cKMt6 .framer-1jrd530 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 0px 8px 0px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-cKMt6 .framer-ff8l7n { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-cKMt6 .framer-1pxb46t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cKMt6 .framer-qu8cd9 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-cKMt6 .framer-pmcplp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 0px 8px 0px; position: relative; width: min-content; }\",\".framer-cKMt6 .framer-en24jr-container, .framer-cKMt6 .framer-1xh9hdx-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cKMt6.framer-1v2wwk5, .framer-cKMt6 .framer-gzfyxs, .framer-cKMt6 .framer-1fbtj3s, .framer-cKMt6 .framer-19vn1pi, .framer-cKMt6 .framer-195nucf, .framer-cKMt6 .framer-1knh755, .framer-cKMt6 .framer-kqpzpn, .framer-cKMt6 .framer-8evcyr, .framer-cKMt6 .framer-1jrd530, .framer-cKMt6 .framer-ff8l7n, .framer-cKMt6 .framer-1pxb46t, .framer-cKMt6 .framer-qu8cd9, .framer-cKMt6 .framer-n7a50d, .framer-cKMt6 .framer-1o54wuz, .framer-cKMt6 .framer-1551uv0, .framer-cKMt6 .framer-1uiafqz, .framer-cKMt6 .framer-pmcplp { gap: 0px; } .framer-cKMt6.framer-1v2wwk5 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-cKMt6.framer-1v2wwk5 > :first-child, .framer-cKMt6 .framer-1fbtj3s > :first-child, .framer-cKMt6 .framer-19vn1pi > :first-child, .framer-cKMt6 .framer-195nucf > :first-child, .framer-cKMt6 .framer-1knh755 > :first-child, .framer-cKMt6 .framer-kqpzpn > :first-child, .framer-cKMt6 .framer-ff8l7n > :first-child, .framer-cKMt6 .framer-n7a50d > :first-child, .framer-cKMt6 .framer-1o54wuz > :first-child, .framer-cKMt6 .framer-1551uv0 > :first-child, .framer-cKMt6 .framer-1uiafqz > :first-child { margin-top: 0px; } .framer-cKMt6.framer-1v2wwk5 > :last-child, .framer-cKMt6 .framer-1fbtj3s > :last-child, .framer-cKMt6 .framer-19vn1pi > :last-child, .framer-cKMt6 .framer-195nucf > :last-child, .framer-cKMt6 .framer-1knh755 > :last-child, .framer-cKMt6 .framer-kqpzpn > :last-child, .framer-cKMt6 .framer-ff8l7n > :last-child, .framer-cKMt6 .framer-n7a50d > :last-child, .framer-cKMt6 .framer-1o54wuz > :last-child, .framer-cKMt6 .framer-1551uv0 > :last-child, .framer-cKMt6 .framer-1uiafqz > :last-child { margin-bottom: 0px; } .framer-cKMt6 .framer-gzfyxs > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-cKMt6 .framer-gzfyxs > :first-child, .framer-cKMt6 .framer-8evcyr > :first-child, .framer-cKMt6 .framer-1jrd530 > :first-child, .framer-cKMt6 .framer-1pxb46t > :first-child, .framer-cKMt6 .framer-qu8cd9 > :first-child, .framer-cKMt6 .framer-pmcplp > :first-child { margin-left: 0px; } .framer-cKMt6 .framer-gzfyxs > :last-child, .framer-cKMt6 .framer-8evcyr > :last-child, .framer-cKMt6 .framer-1jrd530 > :last-child, .framer-cKMt6 .framer-1pxb46t > :last-child, .framer-cKMt6 .framer-qu8cd9 > :last-child, .framer-cKMt6 .framer-pmcplp > :last-child { margin-right: 0px; } .framer-cKMt6 .framer-1fbtj3s > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-cKMt6 .framer-19vn1pi > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-cKMt6 .framer-195nucf > *, .framer-cKMt6 .framer-n7a50d > *, .framer-cKMt6 .framer-1551uv0 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-cKMt6 .framer-1knh755 > *, .framer-cKMt6 .framer-1o54wuz > *, .framer-cKMt6 .framer-1uiafqz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-cKMt6 .framer-kqpzpn > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cKMt6 .framer-8evcyr > *, .framer-cKMt6 .framer-1jrd530 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-cKMt6 .framer-ff8l7n > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-cKMt6 .framer-1pxb46t > * { margin: 0px; margin-left: calc(120px / 2); margin-right: calc(120px / 2); } .framer-cKMt6 .framer-qu8cd9 > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-cKMt6 .framer-pmcplp > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-cKMt6.framer-v-1kcu7eb.framer-1v2wwk5 { gap: 40px; padding: 60px 20px 40px 20px; width: 390px; }\",\".framer-cKMt6.framer-v-1kcu7eb .framer-gzfyxs, .framer-cKMt6.framer-v-1kcu7eb .framer-qu8cd9 { align-content: center; align-items: center; flex-direction: column; gap: 40px; }\",\".framer-cKMt6.framer-v-1kcu7eb .framer-1fbtj3s, .framer-cKMt6.framer-v-1kcu7eb .framer-n7a50d { align-content: center; align-items: center; order: 0; }\",\".framer-cKMt6.framer-v-1kcu7eb .framer-19vn1pi, .framer-cKMt6.framer-v-1kcu7eb .framer-kqpzpn, .framer-cKMt6.framer-v-1kcu7eb .framer-1o54wuz, .framer-cKMt6.framer-v-1kcu7eb .framer-1uiafqz { align-content: center; align-items: center; }\",\".framer-cKMt6.framer-v-1kcu7eb .framer-8evcyr { justify-content: center; }\",\".framer-cKMt6.framer-v-1kcu7eb .framer-ff8l7n { flex: none; gap: 40px; order: 1; width: 100%; }\",\".framer-cKMt6.framer-v-1kcu7eb .framer-1pxb46t { gap: 40px; justify-content: center; }\",\".framer-cKMt6.framer-v-1kcu7eb .framer-1551uv0 { align-content: center; align-items: center; order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cKMt6.framer-v-1kcu7eb.framer-1v2wwk5, .framer-cKMt6.framer-v-1kcu7eb .framer-gzfyxs, .framer-cKMt6.framer-v-1kcu7eb .framer-ff8l7n, .framer-cKMt6.framer-v-1kcu7eb .framer-1pxb46t, .framer-cKMt6.framer-v-1kcu7eb .framer-qu8cd9 { gap: 0px; } .framer-cKMt6.framer-v-1kcu7eb.framer-1v2wwk5 > *, .framer-cKMt6.framer-v-1kcu7eb .framer-gzfyxs > *, .framer-cKMt6.framer-v-1kcu7eb .framer-ff8l7n > *, .framer-cKMt6.framer-v-1kcu7eb .framer-qu8cd9 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-cKMt6.framer-v-1kcu7eb.framer-1v2wwk5 > :first-child, .framer-cKMt6.framer-v-1kcu7eb .framer-gzfyxs > :first-child, .framer-cKMt6.framer-v-1kcu7eb .framer-ff8l7n > :first-child, .framer-cKMt6.framer-v-1kcu7eb .framer-qu8cd9 > :first-child { margin-top: 0px; } .framer-cKMt6.framer-v-1kcu7eb.framer-1v2wwk5 > :last-child, .framer-cKMt6.framer-v-1kcu7eb .framer-gzfyxs > :last-child, .framer-cKMt6.framer-v-1kcu7eb .framer-ff8l7n > :last-child, .framer-cKMt6.framer-v-1kcu7eb .framer-qu8cd9 > :last-child { margin-bottom: 0px; } .framer-cKMt6.framer-v-1kcu7eb .framer-1pxb46t > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-cKMt6.framer-v-1kcu7eb .framer-1pxb46t > :first-child { margin-left: 0px; } .framer-cKMt6.framer-v-1kcu7eb .framer-1pxb46t > :last-child { margin-right: 0px; } }\",\".framer-cKMt6.framer-v-1ar0gcq.framer-1v2wwk5 { gap: 40px; width: 810px; }\",\".framer-cKMt6.framer-v-1ar0gcq .framer-gzfyxs { flex-direction: column; gap: 40px; }\",\".framer-cKMt6.framer-v-1ar0gcq .framer-1fbtj3s { flex-direction: row; width: 100%; }\",\".framer-cKMt6.framer-v-1ar0gcq .framer-19vn1pi { align-self: unset; width: min-content; }\",\".framer-cKMt6.framer-v-1ar0gcq .framer-kqpzpn { align-content: flex-end; align-items: flex-end; align-self: unset; flex: 1 0 0px; justify-content: flex-end; width: 1px; }\",\".framer-cKMt6.framer-v-1ar0gcq .framer-8evcyr { justify-content: flex-end; width: min-content; }\",\".framer-cKMt6.framer-v-1ar0gcq .framer-1jrd530 { flex-direction: column; }\",\".framer-cKMt6.framer-v-1ar0gcq .framer-ff8l7n { flex: none; width: 100%; }\",\".framer-cKMt6.framer-v-1ar0gcq .framer-qu8cd9 { justify-content: flex-start; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cKMt6.framer-v-1ar0gcq.framer-1v2wwk5, .framer-cKMt6.framer-v-1ar0gcq .framer-gzfyxs, .framer-cKMt6.framer-v-1ar0gcq .framer-1fbtj3s, .framer-cKMt6.framer-v-1ar0gcq .framer-1jrd530 { gap: 0px; } .framer-cKMt6.framer-v-1ar0gcq.framer-1v2wwk5 > *, .framer-cKMt6.framer-v-1ar0gcq .framer-gzfyxs > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-cKMt6.framer-v-1ar0gcq.framer-1v2wwk5 > :first-child, .framer-cKMt6.framer-v-1ar0gcq .framer-gzfyxs > :first-child, .framer-cKMt6.framer-v-1ar0gcq .framer-1jrd530 > :first-child { margin-top: 0px; } .framer-cKMt6.framer-v-1ar0gcq.framer-1v2wwk5 > :last-child, .framer-cKMt6.framer-v-1ar0gcq .framer-gzfyxs > :last-child, .framer-cKMt6.framer-v-1ar0gcq .framer-1jrd530 > :last-child { margin-bottom: 0px; } .framer-cKMt6.framer-v-1ar0gcq .framer-1fbtj3s > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-cKMt6.framer-v-1ar0gcq .framer-1fbtj3s > :first-child { margin-left: 0px; } .framer-cKMt6.framer-v-1ar0gcq .framer-1fbtj3s > :last-child { margin-right: 0px; } .framer-cKMt6.framer-v-1ar0gcq .framer-1jrd530 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 459\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BCu0iwq3M\":{\"layout\":[\"fixed\",\"auto\"]},\"is3i47MxX\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerynB6us0b5=withCSS(Component,css,\"framer-cKMt6\");export default FramerynB6us0b5;FramerynB6us0b5.displayName=\"Footer\";FramerynB6us0b5.defaultProps={height:459,width:1280};addPropertyControls(FramerynB6us0b5,{variant:{options:[\"wSvZVD5sK\",\"BCu0iwq3M\",\"is3i47MxX\"],optionTitles:[\"Desktop\",\"Mobile\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerynB6us0b5,[{explicitInter:true,fonts:[{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G1ilnsV8kA_Ykqw.woff2\",weight:\"400\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GMS5nsV8kA_Ykqw.woff2\",weight:\"700\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GCC5nsV8kA_Ykqw.woff2\",weight:\"600\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G5ClnsV8kA_Ykqw.woff2\",weight:\"500\"}]},...LogoFonts,...SocialIconFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerynB6us0b5\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1280\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BCu0iwq3M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"is3i47MxX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"459\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e2fa450)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-Tvoo1 .framer-styles-preset-i7vhdh:not(.rich-text-wrapper), .framer-Tvoo1 .framer-styles-preset-i7vhdh.rich-text-wrapper a { --framer-link-current-text-color: rgba(255, 255, 255, 0.75); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: rgba(255, 255, 255, 0.5); --framer-link-hover-text-decoration: none; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; transition: color 0.2s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-Tvoo1\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{ControlType as e}from\"framer\";export function getBorderStyle({color:e,width:t=0,widthPerSide:o=!1,widthTop:d=0,widthRight:r=0,widthBottom:i=0,widthLeft:l=0,style:h=\"none\"}={}){let b={};return e?(b[\"--framer-border-color\"]=e,b.borderStyle=h,o?(b.borderTopWidth=d,b.borderRightWidth=r,b.borderBottomWidth=i,b.borderLeftWidth=l):(b.borderTopWidth=t,b.borderRightWidth=t,b.borderBottomWidth=t,b.borderLeftWidth=t)):b.border=\"none\",b;}export const borderControls={color:{type:e.Color,defaultValue:\"#444\"},width:{type:e.FusedNumber,toggleKey:\"widthPerSide\",toggleTitles:[\"Width\",\"Width per side\"],valueKeys:[\"widthTop\",\"widthRight\",\"widthBottom\",\"widthLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:1,min:0},style:{type:e.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"borderControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getBorderStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"BorderOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./border.map", "import{ControlType}from\"framer\";export function getFocusStyle({color,width,style,offset}={}){const result={};if(color){result[\"--framer-focus-outline\"]=`${width}px ${style} ${color}`;result[\"--framer-focus-outline-offset\"]=`${offset}px`;}return result;}export const focusControls={color:{type:ControlType.Color,defaultValue:\"#09f\"},width:{type:ControlType.Number,displayStepper:true,defaultValue:1,min:0},style:{type:ControlType.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"},offset:{type:ControlType.Number,displayStepper:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"focusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFocusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"FocusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./focus.map", "import{ControlType}from\"framer\";export function getHoverStyle({fillColor,textColor,borderColor}={}){return{\"--framer-hover-background-color\":fillColor,\"--framer-hover-color\":textColor,\"--framer-hover-border-color\":borderColor};}export const hoverControls={fillColor:{type:ControlType.Color,title:\"Fill\",optional:true},textColor:{type:ControlType.Color,title:\"Text\",optional:true},borderColor:{type:ControlType.Color,title:\"Border\",optional:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"HoverOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getHoverStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"hoverControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hover.map", "import{ControlType}from\"framer\";export function getPaddingStyle({padding=0,paddingPerSide=false,paddingTop=0,paddingRight=0,paddingBottom=0,paddingLeft=0}={}){if(paddingPerSide){return{paddingTop:paddingTop,paddingRight:paddingRight,paddingBottom:paddingBottom,paddingLeft:paddingLeft};}else{return{paddingTop:padding,paddingRight:padding,paddingBottom:padding,paddingLeft:padding};}}export const paddingControls={padding:{type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\",],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:10,min:0}};\nexport const __FramerMetadata__ = {\"exports\":{\"getPaddingStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./padding.map", "import{ControlType}from\"framer\";export function getRadiusStyle({radius=0,radiusPerCorner=false,radiusTopLeft=0,radiusTopRight=0,radiusBottomRight=0,radiusBottomLeft=0}={}){const result={};if(radiusPerCorner){result.borderTopLeftRadius=radiusTopLeft;result.borderTopRightRadius=radiusTopRight;result.borderBottomRightRadius=radiusBottomRight;result.borderBottomLeftRadius=radiusBottomLeft;}else{result.borderTopLeftRadius=radius;result.borderTopRightRadius=radius;result.borderBottomRightRadius=radius;result.borderBottomLeftRadius=radius;}return result;}export const radiusControls={radius:{type:ControlType.FusedNumber,toggleKey:\"radiusPerConrner\",toggleTitles:[\"Radius\",\"Radius per side\"],valueKeys:[\"radiusTopLeft\",\"radiusTopRight\",\"radiusBottomRight\",\"radiusBottomLeft\",],valueLabels:[\"TL\",\"TR\",\"BR\",\"BL\"],defaultValue:10,min:0}};\nexport const __FramerMetadata__ = {\"exports\":{\"getRadiusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"radiusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./radius.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,// @ts-ignore Internal function\nuseLocaleInfo,withCSS}from\"framer\";import{useId,useState}from\"react\";import{getBorderStyle,borderControls}from\"https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js\";import{getFocusStyle,focusControls}from\"https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js\";import{getHoverStyle,hoverControls}from\"https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js\";import{getPaddingStyle,paddingControls}from\"https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/6SPClu354QJPCp6Xj5C0/padding.js\";import{getRadiusStyle,radiusControls}from\"https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/58OHv7BfCzgeBhiv1TYu/radius.js\";const className=\"framer-locale-picker\";function addPixel(value){if(typeof value===\"number\"){return`${value}px`;}return value;}var IconType;(function(IconType){IconType[\"Default\"]=\"default\";IconType[\"Custom\"]=\"custom\";})(IconType||(IconType={}));function Icon({type,color,image,size}){if(type===\"custom\"&&image){return /*#__PURE__*/_jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",width:size,height:size,fill:color,children:/*#__PURE__*/_jsx(\"path\",{d:\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm87.63,96H175.8c-1.41-28.46-10.27-55.47-25.12-77A88.2,88.2,0,0,1,215.63,120ZM128,215.89c-18.73-20.27-30.09-49-31.77-79.89h63.54C158.09,166.87,146.73,195.62,128,215.89ZM96.23,120c1.68-30.87,13-59.62,31.77-79.89,18.73,20.27,30.09,49,31.77,79.89Zm9.09-77C90.47,64.53,81.61,91.54,80.2,120H40.37A88.2,88.2,0,0,1,105.32,43ZM40.37,136H80.2c1.41,28.46,10.27,55.47,25.12,77A88.2,88.2,0,0,1,40.37,136Zm110.31,77c14.85-21.56,23.71-48.57,25.12-77h39.83A88.2,88.2,0,0,1,150.68,213Z\"})});}var CaretType;(function(CaretType){CaretType[\"Default\"]=\"default\";CaretType[\"Custom\"]=\"custom\";})(CaretType||(CaretType={}));function Caret({type,color,image,size}){if(type===\"custom\"&&image){return /*#__PURE__*/_jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 12 12\",width:size,height:size,children:/*#__PURE__*/_jsx(\"path\",{d:\"M 2 4.5 L 6 8.5 L 10 4.5\",fill:\"none\",stroke:color,strokeWidth:1.5,strokeLinecap:\"round\",strokeLinejoin:\"round\"})});}/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n * @framerIntrinsicWidth 120\n * @framerIntrinsicHeight 34\n */const LocaleSelector=withCSS(({font,fillColor,textColor,icon,caret,options:{title,gap,border,hover,focus},style,...props})=>{const id=useId();const{activeLocale,locales,setLocale}=useLocaleInfo();var _activeLocale_id;const activeLocaleId=(_activeLocale_id=activeLocale===null||activeLocale===void 0?void 0:activeLocale.id)!==null&&_activeLocale_id!==void 0?_activeLocale_id:\"default\";const[lastActiveLocaleId,setLastActiveLocaleId]=useState(activeLocaleId);// The useLocaleInfo hook updates the activeLocale variable inside\n// a startTransition to load the translations with Suspense. To make\n// the component feel responsive we update our own state without Suspense.\nconst[selectedLocaleId,setSelectedLocaleId]=useState(activeLocaleId);const selectedLocale=locales.find(locale=>locale.id===selectedLocaleId);// The active locale was updated. Ensure we update our internal state as well.\nif(lastActiveLocaleId!==activeLocaleId){setLastActiveLocaleId(activeLocaleId);if(selectedLocaleId!==activeLocaleId){setSelectedLocaleId(activeLocaleId);}}function handleChange(event){const localeId=event.target.value;setSelectedLocaleId(localeId);const locale=locales.find(locale=>locale.id===localeId);setLocale(locale);}var _selectedLocale_name;return /*#__PURE__*/_jsxs(\"div\",{className:className,style:style,children:[/*#__PURE__*/_jsx(\"label\",{htmlFor:id,children:\"Select Language\"}),/*#__PURE__*/_jsx(\"select\",{id:id,value:selectedLocaleId,onChange:handleChange,// If a navigation occurs from switching locales\n// the browser can attempt to autofill the select to the last value\n// when you use browser back navigation. We don't want that.\nautoComplete:\"off\",children:locales.map(locale=>/*#__PURE__*/_jsx(\"option\",{value:locale.id,children:locale.name},locale.id))}),/*#__PURE__*/_jsxs(\"div\",{className:\"input\",style:{...font,\"--framer-background-color\":fillColor,\"--framer-color\":textColor,...getPaddingStyle(props),...getRadiusStyle(props),...getBorderStyle(border),...getHoverStyle(hover),...getFocusStyle(focus),gap},children:[icon&&/*#__PURE__*/_jsx(\"div\",{className:\"icon\",children:/*#__PURE__*/_jsx(Icon,{...icon})}),title&&/*#__PURE__*/_jsx(\"div\",{className:\"title\",children:(_selectedLocale_name=selectedLocale===null||selectedLocale===void 0?void 0:selectedLocale.name)!==null&&_selectedLocale_name!==void 0?_selectedLocale_name:\"English\"}),caret&&/*#__PURE__*/_jsx(\"div\",{className:\"caret\",children:/*#__PURE__*/_jsx(Caret,{...caret})})]})]});},[`\n            .${className} {\n                position: relative;\n            }\n        `,`\n            .${className} label {\n                position: absolute;\n                width: 1px;\n                height: 1px;\n                margin: -1px;\n                overflow: hidden;\n                white-space: nowrap;\n                clip: rect(0 0 0 0);\n                clip-path: inset(50%);\n            }\n        `,`\n            .${className} select {\n                appearance: none;\n                position: absolute;\n                opacity: 0;\n                top: 0;\n                right: 0;\n                bottom: 0;\n                left: 0;\n                cursor: inherit;\n                width: 100%;\n            }\n        `,`\n            .${className} .input {\n                display: flex;\n                justify-content: center;\n                align-items: center;\n                height: 100%;\n                pointer-events: none;\n                overflow: hidden;\n                background-color: var(--framer-background-color);\n                color: var(--framer-color);\n                border-color: var(--framer-border-color);\n            }\n        `,`\n            .${className} select:focus-visible + .input  {\n                outline: var(--framer-focus-outline, none);\n                outline-offset: var(--framer-focus-outline-offset);\n            }\n        `,`\n            .${className}:hover .input {\n                background-color: var(--framer-hover-background-color, var(--framer-background-color));\n                color: var(--framer-hover-color, var(--framer-color));\n                border-color: var(--framer-hover-border-color, var(--framer-border-color));\n            }\n        `,`\n            .${className} .title {\n                flex: 1 1 auto;\n                white-space: nowrap;\n                text-overflow: ellipsis;\n                overflow: hidden;\n            }\n        `,`\n            .${className} .icon, .${className} .caret {\n                display: flex;\n                align-items: center;\n            }\n        `]);LocaleSelector.displayName=\"Locale Selector\";addPropertyControls(LocaleSelector,{font:{// @ts-ignore\ntype:ControlType.Font,controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:14,lineHeight:\"1.5em\"}},fillColor:{type:ControlType.Color,title:\"Fill\",optional:true,defaultValue:\"#eee\"},textColor:{type:ControlType.Color,title:\"Text\",defaultValue:\"#000\"},...paddingControls,...radiusControls,icon:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(IconType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,displaySegmentedControl:true,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.type!==\"custom\"},size:{type:ControlType.Number,displayStepper:true,defaultValue:18}}},caret:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(CaretType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,displaySegmentedControl:true,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.type!==\"custom\"},size:{type:ControlType.Number,displayStepper:true,defaultValue:12}},defaultValue:{}},options:{type:ControlType.Object,title:\"Options\",buttonTitle:\"Border, Hover\",controls:{title:{type:ControlType.Boolean,defaultValue:true},gap:{type:ControlType.Number,displayStepper:true,defaultValue:5},border:{type:ControlType.Object,buttonTitle:\"Color, Width\",optional:true,controls:borderControls},hover:{type:ControlType.Object,buttonTitle:\"Fill, Border\",optional:true,controls:hoverControls},focus:{type:ControlType.Object,buttonTitle:\"Color, Width\",controls:focusControls}}}});export default LocaleSelector;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"LocaleSelector\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"* @framerIntrinsicWidth 120\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"34\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LocaleSelector.map", "// Generated by Framer (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-RDixC .framer-styles-preset-1wicq5s:not(.rich-text-wrapper), .framer-RDixC .framer-styles-preset-1wicq5s.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: rgba(27, 3, 69, 0.5); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, #1c0346); --framer-link-text-decoration: none; transition: color 0.2s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-RDixC\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{Link}from\"framer\";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\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"p_5tFRw3w\"},motionChild:true,nodeId:\"ba3gLGF4M\",openInNewTab:false,scopeId:\"zUnoEJp7t\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"References\"})})})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"p_5tFRw3w\"},motionChild:true,nodeId:\"ba3gLGF4M\",openInNewTab:false,scopeId:\"zUnoEJp7t\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-i7vhdh\",\"data-styles-preset\":\"zEQnn_U73\",children:\"References\"})})})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70)))\"},children:\"References\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"p_5tFRw3w\"},motionChild:true,nodeId:\"fMvYXhfLj\",openInNewTab:false,scopeId:\"zUnoEJp7t\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"References\"})})})});export const v4=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70)))\"},children:\"+31 73 203 21 24\"})});export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"+31 73 203 21 24\"})});export const v6=\"Contact us\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ee31e22)\nimport*as localizedValues from\"./zUnoEJp7t-0.js\";const valuesByLocaleId={LUqHixf7B: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 (ab692b1)\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\";import{useRef}from\"react\";const enabledGestures={xJUKR1NDE:{hover:true}};const serializationHash=\"framer-BN5FR\";const variantClassNames={xJUKR1NDE:\"framer-v-do8c4t\"};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={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,link,padding,title,width,...props})=>{return{...props,ahjvwC5Z6:padding??props.ahjvwC5Z6??\"16px 20px 16px 20px\",W4GtYWGrd:title??props.W4GtYWGrd??\"Activiteiten op locatie\",xLHohHAIe:link??props.xLHohHAIe};};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,xLHohHAIe,W4GtYWGrd,ahjvwC5Z6,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"xJUKR1NDE\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:xLHohHAIe,motionChild:true,nodeId:\"xJUKR1NDE\",openInNewTab:false,scopeId:\"Ad3GOJFyV\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-do8c4t\",className,classNames)} framer-6u1zvu`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"xJUKR1NDE\",ref:refBinding,style:{\"--1h5tu0u\":numberToPixelString(ahjvwC5Z6),background:\"radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0)\",...style},variants:{\"xJUKR1NDE-hover\":{background:\"radial-gradient(123% 200% at 50% 100%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.2) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"xJUKR1NDE-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70)))\"},children:\"Activiteiten op locatie\"})}),className:\"framer-127vbnk\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"AwwPR8fCl\",style:{\"--extracted-r6o4lv\":\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},text:W4GtYWGrd,variants:{\"xJUKR1NDE-hover\":{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BN5FR.framer-6u1zvu, .framer-BN5FR .framer-6u1zvu { display: block; }\",\".framer-BN5FR.framer-do8c4t { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: var(--1h5tu0u); position: relative; text-decoration: none; width: min-content; }\",\".framer-BN5FR .framer-127vbnk { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BN5FR.framer-do8c4t { gap: 0px; } .framer-BN5FR.framer-do8c4t > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-BN5FR.framer-do8c4t > :first-child { margin-left: 0px; } .framer-BN5FR.framer-do8c4t > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 55\n * @framerIntrinsicWidth 192\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"P_Bm9pkq9\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"xLHohHAIe\":\"link\",\"W4GtYWGrd\":\"title\",\"ahjvwC5Z6\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerAd3GOJFyV=withCSS(Component,css,\"framer-BN5FR\");export default FramerAd3GOJFyV;FramerAd3GOJFyV.displayName=\"Nav Item\";FramerAd3GOJFyV.defaultProps={height:55,width:192};addPropertyControls(FramerAd3GOJFyV,{xLHohHAIe:{title:\"Link\",type:ControlType.Link},W4GtYWGrd:{defaultValue:\"Activiteiten op locatie\",displayTextArea:false,title:\"Title\",type:ControlType.String},ahjvwC5Z6:{defaultValue:\"16px 20px 16px 20px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramerAd3GOJFyV,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAd3GOJFyV\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"192\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"P_Bm9pkq9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"xLHohHAIe\\\":\\\"link\\\",\\\"W4GtYWGrd\\\":\\\"title\\\",\\\"ahjvwC5Z6\\\":\\\"padding\\\"}\",\"framerIntrinsicHeight\":\"55\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ad3GOJFyV.map", "// Generated by Framer (ee31e22)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"LUWTWtTxv\",\"kIz81ApH1\",\"Q47U6oALf\",\"sIY2rkXPS\"];const serializationHash=\"framer-kMOEG\";const variantClassNames={kIz81ApH1:\"framer-v-1q1b8ii\",LUWTWtTxv:\"framer-v-p8codt\",Q47U6oALf:\"framer-v-t2dpb0\",sIY2rkXPS:\"framer-v-nmlkpz\"};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:600,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={\"Closed Black\":\"Q47U6oALf\",\"Open Black\":\"sIY2rkXPS\",Closed:\"LUWTWtTxv\",Open:\"kIz81ApH1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"LUWTWtTxv\"};};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:\"LUWTWtTxv\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-p8codt\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"LUWTWtTxv\",ref:refBinding,style:{...style},...addPropertyOverrides({kIz81ApH1:{\"data-framer-name\":\"Open\"},Q47U6oALf:{\"data-framer-name\":\"Closed Black\"},sIY2rkXPS:{\"data-framer-name\":\"Open Black\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vsp2tl\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"wd9k_LElI\",style:{rotate:0},variants:{kIz81ApH1:{rotate:-180},Q47U6oALf:{rotate:0},sIY2rkXPS:{rotate:-180}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1026iv6\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"LFHOGbdnw\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:8739883849,withExternalLayout:true,...addPropertyOverrides({kIz81ApH1:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(222, 222, 222)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10975715061},Q47U6oALf:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70)) /* {&quot;name&quot;:&quot;TBC | Donker paars&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9498465554},sIY2rkXPS:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70)) /* {&quot;name&quot;:&quot;TBC | Donker paars&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9498465554}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kMOEG.framer-d9m9cv, .framer-kMOEG .framer-d9m9cv { display: block; }\",\".framer-kMOEG.framer-p8codt { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: 14px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 14px; }\",\".framer-kMOEG .framer-1vsp2tl { flex: none; height: 14px; overflow: visible; position: relative; width: 14px; }\",\".framer-kMOEG .framer-1026iv6 { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-kMOEG.framer-p8codt { gap: 0px; } .framer-kMOEG.framer-p8codt > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-kMOEG.framer-p8codt > :first-child { margin-left: 0px; } .framer-kMOEG.framer-p8codt > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14\n * @framerIntrinsicWidth 14\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"kIz81ApH1\":{\"layout\":[\"fixed\",\"fixed\"]},\"Q47U6oALf\":{\"layout\":[\"fixed\",\"fixed\"]},\"sIY2rkXPS\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramergxXG_oj6Y=withCSS(Component,css,\"framer-kMOEG\");export default FramergxXG_oj6Y;FramergxXG_oj6Y.displayName=\"Caret\";FramergxXG_oj6Y.defaultProps={height:14,width:14};addPropertyControls(FramergxXG_oj6Y,{variant:{options:[\"LUWTWtTxv\",\"kIz81ApH1\",\"Q47U6oALf\",\"sIY2rkXPS\"],optionTitles:[\"Closed\",\"Open\",\"Closed Black\",\"Open Black\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramergxXG_oj6Y,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergxXG_oj6Y\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"14\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kIz81ApH1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Q47U6oALf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sIY2rkXPS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"14\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./gxXG_oj6Y.map", "// Generated by Framer (cf240c2)\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\";const cycleOrder=[\"fJKB3XH6X\",\"lMxBDnRCj\",\"oHAfLceby\",\"yv7AvUxUr\"];const serializationHash=\"framer-sq1jP\";const variantClassNames={fJKB3XH6X:\"framer-v-19nac7r\",lMxBDnRCj:\"framer-v-7rot68\",oHAfLceby:\"framer-v-1fzigwh\",yv7AvUxUr:\"framer-v-15cb4ew\"};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 transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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={\"Close Dark\":\"lMxBDnRCj\",\"Close White\":\"yv7AvUxUr\",\"Hamburger Dark\":\"fJKB3XH6X\",\"Hamburger White\":\"oHAfLceby\"};const getProps=({click,height,id,menuIcon,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,aCNhjSvw8:(_ref=menuIcon!==null&&menuIcon!==void 0?menuIcon:props.aCNhjSvw8)!==null&&_ref!==void 0?_ref:\"rgba(254, 255, 254, 0)\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"fJKB3XH6X\",ZlGoXC3en:click!==null&&click!==void 0?click:props.ZlGoXC3en};};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,aCNhjSvw8,ZlGoXC3en,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"fJKB3XH6X\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1fml2t=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(ZlGoXC3en){const res=await ZlGoXC3en(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-19nac7r\",className,classNames),\"data-framer-name\":\"Hamburger Dark\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"fJKB3XH6X\",onTap:onTap1fml2t,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:aCNhjSvw8,borderBottomLeftRadius:36,borderBottomRightRadius:36,borderTopLeftRadius:36,borderTopRightRadius:36,...style},...addPropertyOverrides({lMxBDnRCj:{\"data-framer-name\":\"Close Dark\"},oHAfLceby:{\"data-framer-name\":\"Hamburger White\"},yv7AvUxUr:{\"data-framer-name\":\"Close White\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o8htri\",\"data-framer-name\":\"Transition\",layoutDependency:layoutDependency,layoutId:\"vcy7VHWGy\",style:{backgroundColor:\"var(--token-86f8913c-1cff-48dc-8550-1278c6481212, rgb(48, 48, 54))\",borderBottomLeftRadius:36,borderBottomRightRadius:36,borderTopLeftRadius:36,borderTopRightRadius:36,opacity:0},transformTemplate:transformTemplate1,variants:{lMxBDnRCj:{backgroundColor:\"rgb(0, 0, 0)\"},yv7AvUxUr:{backgroundColor:\"rgb(0, 0, 0)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uze9m0\",layoutDependency:layoutDependency,layoutId:\"SpKBCVtHF\",style:{backgroundColor:\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,rotate:0},variants:{lMxBDnRCj:{rotate:-45},oHAfLceby:{backgroundColor:\"rgb(255, 255, 255)\"},yv7AvUxUr:{backgroundColor:\"rgb(255, 255, 255)\",rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ggmhx5\",layoutDependency:layoutDependency,layoutId:\"fjdD73BRE\",style:{backgroundColor:\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,rotate:0},variants:{lMxBDnRCj:{rotate:45},oHAfLceby:{backgroundColor:\"rgb(255, 255, 255)\"},yv7AvUxUr:{backgroundColor:\"rgb(255, 255, 255)\",rotate:45}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sq1jP.framer-7nbq9f, .framer-sq1jP .framer-7nbq9f { display: block; }\",\".framer-sq1jP.framer-19nac7r { cursor: pointer; height: 42px; overflow: hidden; position: relative; width: 42px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sq1jP .framer-1o8htri { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 48%; width: 2px; }\",\".framer-sq1jP .framer-1uze9m0 { flex: none; height: 3px; left: calc(50.00000000000002% - 26px / 2); overflow: hidden; position: absolute; top: 13px; width: 26px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sq1jP .framer-1ggmhx5 { bottom: 14px; flex: none; height: 3px; left: calc(50.00000000000002% - 26px / 2); overflow: hidden; position: absolute; width: 26px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sq1jP.framer-v-7rot68.framer-19nac7r, .framer-sq1jP.framer-v-1fzigwh.framer-19nac7r, .framer-sq1jP.framer-v-15cb4ew.framer-19nac7r { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 42px); }\",\".framer-sq1jP.framer-v-7rot68 .framer-1uze9m0, .framer-sq1jP.framer-v-15cb4ew .framer-1uze9m0 { top: calc(50.00000000000002% - 3px / 2); }\",\".framer-sq1jP.framer-v-7rot68 .framer-1ggmhx5, .framer-sq1jP.framer-v-15cb4ew .framer-1ggmhx5 { bottom: unset; top: calc(50.00000000000002% - 3.3333333333333357px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 42\n * @framerIntrinsicWidth 42\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"lMxBDnRCj\":{\"layout\":[\"fixed\",\"fixed\"]},\"oHAfLceby\":{\"layout\":[\"fixed\",\"fixed\"]},\"yv7AvUxUr\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"aCNhjSvw8\":\"menuIcon\",\"ZlGoXC3en\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerM1B9KYh2J=withCSS(Component,css,\"framer-sq1jP\");export default FramerM1B9KYh2J;FramerM1B9KYh2J.displayName=\"Menu Hamburger\";FramerM1B9KYh2J.defaultProps={height:42,width:42};addPropertyControls(FramerM1B9KYh2J,{variant:{options:[\"fJKB3XH6X\",\"lMxBDnRCj\",\"oHAfLceby\",\"yv7AvUxUr\"],optionTitles:[\"Hamburger Dark\",\"Close Dark\",\"Hamburger White\",\"Close White\"],title:\"Variant\",type:ControlType.Enum},aCNhjSvw8:{defaultValue:\"rgba(254, 255, 254, 0)\",title:\"menu-icon\",type:ControlType.Color},ZlGoXC3en:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerM1B9KYh2J,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerM1B9KYh2J\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"42\",\"framerIntrinsicHeight\":\"42\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lMxBDnRCj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"oHAfLceby\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"yv7AvUxUr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"aCNhjSvw8\\\":\\\"menuIcon\\\",\\\"ZlGoXC3en\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./M1B9KYh2J.map", "// Generated by Framer (ee31e22)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavItem from\"https://framerusercontent.com/modules/tf61zyno63V3JnDV6HwY/nKhT5VcN5JdzB6xtdyao/Ad3GOJFyV.js\";const NavItemFonts=getFonts(NavItem);const cycleOrder=[\"B7QUdRjOY\",\"PmvBNK8Pv\"];const serializationHash=\"framer-oap3U\";const variantClassNames={B7QUdRjOY:\"framer-v-1v35rzg\",PmvBNK8Pv:\"framer-v-r1sscp\"};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={Desktop:\"B7QUdRjOY\",Phone:\"PmvBNK8Pv\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"B7QUdRjOY\"};};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:\"B7QUdRjOY\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1v35rzg\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"B7QUdRjOY\",ref:refBinding,style:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(255, 255, 255, 0.9)\",WebkitBackdropFilter:\"blur(10px)\",...style},variants:{PmvBNK8Pv:{backgroundColor:\"rgba(255, 255, 255, 0)\"}},...addPropertyOverrides({PmvBNK8Pv:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bHI8BUK6C\"},implicitPathVariables:undefined},{href:{webPageId:\"bHI8BUK6C\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,...addPropertyOverrides({PmvBNK8Pv:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qw6bd3-container\",layoutDependency:layoutDependency,layoutId:\"xUD4uo33N-container\",nodeId:\"xUD4uo33N\",rendersWithMotion:true,scopeId:\"Qh7Rn6VUO\",style:{opacity:1},variants:{PmvBNK8Pv:{opacity:.7}},children:/*#__PURE__*/_jsx(NavItem,{ahjvwC5Z6:\"16px 20px 16px 20px\",height:\"100%\",id:\"xUD4uo33N\",layoutId:\"xUD4uo33N\",style:{width:\"100%\"},W4GtYWGrd:\"Teambuilding op locatie\",width:\"100%\",xLHohHAIe:resolvedLinks[0],...addPropertyOverrides({PmvBNK8Pv:{ahjvwC5Z6:\"8px 0px 16px 0px\",xLHohHAIe:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SxBdTwjuL\"},implicitPathVariables:undefined},{href:{webPageId:\"SxBdTwjuL\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+55,...addPropertyOverrides({PmvBNK8Pv:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ebkhjq-container\",layoutDependency:layoutDependency,layoutId:\"heBLyuC16-container\",nodeId:\"heBLyuC16\",rendersWithMotion:true,scopeId:\"Qh7Rn6VUO\",style:{opacity:1},variants:{PmvBNK8Pv:{opacity:.7}},children:/*#__PURE__*/_jsx(NavItem,{ahjvwC5Z6:\"16px 20px 16px 20px\",height:\"100%\",id:\"heBLyuC16\",layoutId:\"heBLyuC16\",style:{width:\"100%\"},W4GtYWGrd:\"Online teambuilding\",width:\"100%\",xLHohHAIe:resolvedLinks1[0],...addPropertyOverrides({PmvBNK8Pv:{ahjvwC5Z6:\"16px 0px 16px 0px\",xLHohHAIe:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Lbvr3TRlq\"},implicitPathVariables:undefined},{href:{webPageId:\"Lbvr3TRlq\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,y:(componentViewport?.y||0)+0+110,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rp94t0-container\",layoutDependency:layoutDependency,layoutId:\"VHho371Qt-container\",nodeId:\"VHho371Qt\",rendersWithMotion:true,scopeId:\"Qh7Rn6VUO\",style:{opacity:1},variants:{PmvBNK8Pv:{opacity:.7}},children:/*#__PURE__*/_jsx(NavItem,{ahjvwC5Z6:\"16px 20px 16px 20px\",height:\"100%\",id:\"VHho371Qt\",layoutId:\"VHho371Qt\",W4GtYWGrd:\"Hybride teambuilding\",width:\"100%\",xLHohHAIe:resolvedLinks2[0],...addPropertyOverrides({PmvBNK8Pv:{ahjvwC5Z6:\"16px 0px 16px 0px\",xLHohHAIe:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wjthjRmyj\"},implicitPathVariables:undefined},{href:{webPageId:\"wjthjRmyj\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+165,...addPropertyOverrides({PmvBNK8Pv:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rmgfyt-container\",layoutDependency:layoutDependency,layoutId:\"NULd1gsfD-container\",nodeId:\"NULd1gsfD\",rendersWithMotion:true,scopeId:\"Qh7Rn6VUO\",style:{opacity:1},variants:{PmvBNK8Pv:{opacity:.7}},children:/*#__PURE__*/_jsx(NavItem,{ahjvwC5Z6:\"16px 20px 16px 20px\",height:\"100%\",id:\"NULd1gsfD\",layoutId:\"NULd1gsfD\",style:{width:\"100%\"},W4GtYWGrd:\"Custom Made\",width:\"100%\",xLHohHAIe:resolvedLinks3[0],...addPropertyOverrides({PmvBNK8Pv:{ahjvwC5Z6:\"16px 0px 8px 0px\",xLHohHAIe:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-oap3U.framer-4h65qh, .framer-oap3U .framer-4h65qh { display: block; }\",\".framer-oap3U.framer-1v35rzg { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-oap3U .framer-1qw6bd3-container, .framer-oap3U .framer-1ebkhjq-container, .framer-oap3U .framer-1rmgfyt-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-oap3U .framer-1rp94t0-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-oap3U.framer-1v35rzg { gap: 0px; } .framer-oap3U.framer-1v35rzg > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-oap3U.framer-1v35rzg > :first-child { margin-top: 0px; } .framer-oap3U.framer-1v35rzg > :last-child { margin-bottom: 0px; } }\",\".framer-oap3U.framer-v-r1sscp.framer-1v35rzg { padding: 0px 8px 0px 8px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 218\n * @framerIntrinsicWidth 207\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"PmvBNK8Pv\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerQh7Rn6VUO=withCSS(Component,css,\"framer-oap3U\");export default FramerQh7Rn6VUO;FramerQh7Rn6VUO.displayName=\"Links: Community\";FramerQh7Rn6VUO.defaultProps={height:218,width:207};addPropertyControls(FramerQh7Rn6VUO,{variant:{options:[\"B7QUdRjOY\",\"PmvBNK8Pv\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerQh7Rn6VUO,[{explicitInter:true,fonts:[]},...NavItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQh7Rn6VUO\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"207\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PmvBNK8Pv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"218\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Qh7Rn6VUO.map", "// Generated by Framer (ee31e22)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LocaleSelector from\"https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/UfMN9oeTJKQqVQHIwZ5z/LocaleSelector.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/slZCQkMzbf0cuJBZ8KNE/P04yDPWWL8eOTaE2ovDn/ro7OPezbn.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/shwq1MLvISBrgTqTwr9d/e1nvMhsL1uksb96v5c5w/zEQnn_U73.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/wp0Kg00y0qRCY8dHvUEn/lKyOgNovEQ730ObJ3boU/zUnoEJp7t.js\";import NavItem from\"https://framerusercontent.com/modules/tf61zyno63V3JnDV6HwY/nKhT5VcN5JdzB6xtdyao/Ad3GOJFyV.js\";import KnoppenDesigns from\"https://framerusercontent.com/modules/o3b5KxWLV8N0yfjN3ncj/f1zaGLNYrpWkpuWmp2bI/aycwaVJCC.js\";import Logo from\"https://framerusercontent.com/modules/cImavxkLCbgPKeUX4y2q/ffdNKV31BHwrVz5V6VrG/gpeJpPZqI.js\";import Caret from\"https://framerusercontent.com/modules/qbjOeRp1LZcErDqGuX0a/Uk22yPoUYRoXutdT9Vlx/gxXG_oj6Y.js\";import MenuHamburger from\"https://framerusercontent.com/modules/1tPqC4YcujwbyMdtQazu/4sAGyXFQhhqYCaFNqqBs/M1B9KYh2J.js\";import LinksCommunity from\"https://framerusercontent.com/modules/fLrIVMAIlQAlAV9LoTJx/3JCTxpp0nadO7bEfVabE/Qh7Rn6VUO.js\";const LogoFonts=getFonts(Logo);const MenuHamburgerFonts=getFonts(MenuHamburger);const CaretFonts=getFonts(Caret);const LinksCommunityFonts=getFonts(LinksCommunity);const MotionDivWithFX=withFX(motion.div);const NavItemFonts=getFonts(NavItem);const LocaleSelectorFonts=getFonts(LocaleSelector);const KnoppenDesignsFonts=getFonts(KnoppenDesigns);const LogoControls=getPropertyControls(Logo);const cycleOrder=[\"gV3qIZd3e\",\"AUd_LPnvS\",\"XuqZEqdQZ\",\"jaUFkduHg\",\"rX5G8KMhL\",\"dIWyh4Dqa\"];const serializationHash=\"framer-EbLJo\";const variantClassNames={AUd_LPnvS:\"framer-v-k73v32\",dIWyh4Dqa:\"framer-v-wvvcbc\",gV3qIZd3e:\"framer-v-bmz0rt\",jaUFkduHg:\"framer-v-1bpgt9y\",rX5G8KMhL:\"framer-v-102kx4q\",XuqZEqdQZ:\"framer-v-1qfz5s7\"};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={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const transition3={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"Brand Mark\":\"eq3flMjaz\",\"Primary Dark\":\"PaPcGqUQY\",Dark:\"eak8FhtUT\",Primary:\"NcDn_jZeP\",White:\"UuBe2RLmE\"};const humanReadableVariantMap={\"Desktop Hero\":\"XuqZEqdQZ\",\"Phone Hero\":\"dIWyh4Dqa\",\"Phone Open Hero\":\"rX5G8KMhL\",\"Phone Open\":\"AUd_LPnvS\",Desktop:\"gV3qIZd3e\",Phone:\"jaUFkduHg\"};const getProps=({height,id,logo,width,...props})=>{return{...props,S6vWS6DSg:humanReadableEnumMap[logo]??logo??props.S6vWS6DSg??\"UuBe2RLmE\",variant:humanReadableVariantMap[props.variant]??props.variant??\"gV3qIZd3e\"};};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,S6vWS6DSg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gV3qIZd3e\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const ZlGoXC3en1w2qnnk=activeVariantCallback(async(...args)=>{setVariant(\"jaUFkduHg\");});const ZlGoXC3en1l0voqi=activeVariantCallback(async(...args)=>{setVariant(\"AUd_LPnvS\");});const ZlGoXC3en1ueswp5=activeVariantCallback(async(...args)=>{setVariant(\"dIWyh4Dqa\");});const ZlGoXC3en1oiwbcc=activeVariantCallback(async(...args)=>{setVariant(\"rX5G8KMhL\");});const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const onTapgbshbf=activeVariantCallback(async(...args)=>{setVariant(\"XuqZEqdQZ\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"AUd_LPnvS\",\"jaUFkduHg\",\"rX5G8KMhL\",\"dIWyh4Dqa\"].includes(baseVariant))return true;return false;};const router=useRouter();const isDisplayed1=()=>{if([\"jaUFkduHg\",\"dIWyh4Dqa\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"AUd_LPnvS\",\"rX5G8KMhL\"].includes(baseVariant))return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const isDisplayed3=()=>{if([\"AUd_LPnvS\",\"rX5G8KMhL\"].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,children:/*#__PURE__*/_jsx(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-bmz0rt\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"gV3qIZd3e\",ref:refBinding,style:{backdropFilter:\"none\",WebkitBackdropFilter:\"none\",...style},variants:{dIWyh4Dqa:{backdropFilter:\"none\",WebkitBackdropFilter:\"none\"},jaUFkduHg:{backdropFilter:\"none\",WebkitBackdropFilter:\"none\"},rX5G8KMhL:{backdropFilter:\"none\",WebkitBackdropFilter:\"none\"},XuqZEqdQZ:{backdropFilter:\"blur(0px)\",WebkitBackdropFilter:\"blur(0px)\"}},...addPropertyOverrides({AUd_LPnvS:{\"data-framer-name\":\"Phone Open\"},dIWyh4Dqa:{\"data-framer-name\":\"Phone Hero\"},jaUFkduHg:{\"data-framer-name\":\"Phone\"},rX5G8KMhL:{\"data-framer-name\":\"Phone Open Hero\"},XuqZEqdQZ:{\"data-framer-name\":\"Desktop Hero\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m0rqu3\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"TiObu6fED\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(232, 232, 232)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(15px)\",backgroundColor:\"rgba(255, 255, 255, 0.99)\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,boxShadow:\"0px 6px 12px 0px rgba(0, 0, 0, 0.04)\",WebkitBackdropFilter:\"blur(15px)\"},variants:{AUd_LPnvS:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(0px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\",WebkitBackdropFilter:\"blur(0px)\"},dIWyh4Dqa:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(0px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\",WebkitBackdropFilter:\"blur(0px)\"},jaUFkduHg:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(0px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\",WebkitBackdropFilter:\"blur(0px)\"},rX5G8KMhL:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(0px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\",WebkitBackdropFilter:\"blur(0px)\"},XuqZEqdQZ:{\"--border-color\":\"rgba(232, 232, 232, 0)\",backdropFilter:\"blur(0px)\",backgroundColor:\"rgba(255, 255, 255, 0)\",boxShadow:\"0px 6px 12px 0px rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"blur(0px)\"}},children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-o66isw\",layoutDependency:layoutDependency,layoutId:\"i4v1MxbCN\",style:{backgroundColor:\"rgba(255, 255, 255, 0.9)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 12px 16px 0px rgba(0, 0, 0, 0.05)\"},variants:{AUd_LPnvS:{backgroundColor:\"rgba(255, 255, 255, 0.99)\"},dIWyh4Dqa:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},jaUFkduHg:{backgroundColor:\"rgba(255, 255, 255, 0.99)\"},rX5G8KMhL:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"}},children:[isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ya305cWWI\"},implicitPathVariables:undefined},{href:{webPageId:\"Ya305cWWI\"},implicitPathVariables:undefined},{href:{webPageId:\"Ya305cWWI\"},implicitPathVariables:undefined},{href:{webPageId:\"Ya305cWWI\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({AUd_LPnvS:{height:35,y:(componentViewport?.y||0)+0+0+12+0+11.5},dIWyh4Dqa:{height:35,y:(componentViewport?.y||0)+0+0+12+0+11.5},jaUFkduHg:{height:35,y:(componentViewport?.y||0)+0+0+12+0+11.5},rX5G8KMhL:{height:35,y:(componentViewport?.y||0)+0+0+12+0+11.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tchl11-container\",layoutDependency:layoutDependency,layoutId:\"qFE74iV3o-container\",nodeId:\"qFE74iV3o\",rendersWithMotion:true,scopeId:\"zUnoEJp7t\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"qFE74iV3o\",layoutId:\"qFE74iV3o\",variant:\"eq3flMjaz\",width:\"100%\",...addPropertyOverrides({AUd_LPnvS:{mzIbnH2jV:resolvedLinks[0],variant:\"eak8FhtUT\"},dIWyh4Dqa:{mzIbnH2jV:resolvedLinks[3],variant:\"UuBe2RLmE\"},jaUFkduHg:{mzIbnH2jV:resolvedLinks[1],variant:\"eak8FhtUT\"},rX5G8KMhL:{mzIbnH2jV:resolvedLinks[2],variant:\"UuBe2RLmE\"}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({AUd_LPnvS:{height:42,y:(componentViewport?.y||0)+0+0+12+0+8},dIWyh4Dqa:{height:42,y:(componentViewport?.y||0)+0+0+12+0+8},jaUFkduHg:{height:42,y:(componentViewport?.y||0)+0+0+12+0+8},rX5G8KMhL:{height:42,y:(componentViewport?.y||0)+0+0+12+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tzflpe-container\",layoutDependency:layoutDependency,layoutId:\"G1eLaUmDq-container\",nodeId:\"G1eLaUmDq\",rendersWithMotion:true,scopeId:\"zUnoEJp7t\",children:/*#__PURE__*/_jsx(MenuHamburger,{aCNhjSvw8:\"rgba(254, 255, 254, 0)\",height:\"100%\",id:\"G1eLaUmDq\",layoutId:\"G1eLaUmDq\",variant:\"fJKB3XH6X\",width:\"100%\",...addPropertyOverrides({AUd_LPnvS:{variant:\"lMxBDnRCj\",ZlGoXC3en:ZlGoXC3en1w2qnnk},dIWyh4Dqa:{variant:\"oHAfLceby\",ZlGoXC3en:ZlGoXC3en1oiwbcc},jaUFkduHg:{ZlGoXC3en:ZlGoXC3en1l0voqi},rX5G8KMhL:{variant:\"yv7AvUxUr\",ZlGoXC3en:ZlGoXC3en1ueswp5}},baseVariant,gestureVariant)})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({AUd_LPnvS:{value:transition2},rX5G8KMhL:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1iehhfg\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"Y0NskwHj0\",style:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\",WebkitBackdropFilter:\"none\"},variants:{AUd_LPnvS:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 12px 16px 0px rgba(0, 0, 0, 0.05)\",WebkitBackdropFilter:\"blur(10px)\"},rX5G8KMhL:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 12px 16px 0px rgba(0, 0, 0, 0.05)\",WebkitBackdropFilter:\"blur(10px)\"},XuqZEqdQZ:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\",WebkitBackdropFilter:\"none\"}},children:[isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ya305cWWI\"},implicitPathVariables:undefined},{href:{webPageId:\"Ya305cWWI\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+(20+((componentViewport?.height||113)-40-66)/2)+12+0+3.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-161m2b6-container\",layoutDependency:layoutDependency,layoutId:\"ZBB0F6oFd-container\",nodeId:\"ZBB0F6oFd\",rendersWithMotion:true,scopeId:\"zUnoEJp7t\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"ZBB0F6oFd\",layoutId:\"ZBB0F6oFd\",mzIbnH2jV:resolvedLinks1[0],variant:\"eak8FhtUT\",width:\"100%\",...addPropertyOverrides({XuqZEqdQZ:{mzIbnH2jV:resolvedLinks1[1],variant:S6vWS6DSg}},baseVariant,gestureVariant)})})})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1823tmw\",\"data-framer-name\":\"Center Desktop\",layoutDependency:layoutDependency,layoutId:\"g6j4NRUjd\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-115opx9\",\"data-framer-name\":\"Trigger\",\"data-highlight\":true,id:`${layoutId}-115opx9`,layoutDependency:layoutDependency,layoutId:\"tNKNXveAi\",onMouseEnter:onMouseEntertxyyif({overlay}),ref:ref1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70)))\"},children:\"Teambuilding\"})}),className:\"framer-docgy3\",\"data-framer-name\":\"Teambuidling\",fonts:[\"GF;Nunito Sans-500\"],layoutDependency:layoutDependency,layoutId:\"NyOYkhgcl\",style:{\"--extracted-r6o4lv\":\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{XuqZEqdQZ:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({XuqZEqdQZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Teambuilding\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,y:(componentViewport?.y||0)+(20+((componentViewport?.height||113)-40-66)/2)+12+0+0+0+14,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16g6o97-container\",layoutDependency:layoutDependency,layoutId:\"inNQXVOXP-container\",nodeId:\"inNQXVOXP\",rendersWithMotion:true,scopeId:\"zUnoEJp7t\",children:/*#__PURE__*/_jsx(Caret,{height:\"100%\",id:\"inNQXVOXP\",layoutId:\"inNQXVOXP\",variant:\"Q47U6oALf\",width:\"100%\",...addPropertyOverrides({XuqZEqdQZ:{variant:\"LUWTWtTxv\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-115opx9`,offsetX:0,offsetY:12,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1nwqot7\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"nARabNeKX\",ref:ref2,role:\"dialog\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},variants:{XuqZEqdQZ:{boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.08)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"200px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-nfhf3p-container\",layoutDependency:layoutDependency,layoutId:\"pabtj8oAg-container\",nodeId:\"pabtj8oAg\",rendersWithMotion:true,scopeId:\"zUnoEJp7t\",children:/*#__PURE__*/_jsx(LinksCommunity,{height:\"100%\",id:\"pabtj8oAg\",layoutId:\"pabtj8oAg\",style:{width:\"100%\"},variant:\"B7QUdRjOY\",width:\"100%\"})})})})})})]})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-o4unj\",\"data-framer-name\":\"Trigger\",\"data-highlight\":true,id:`${layoutId}-o4unj`,layoutDependency:layoutDependency,layoutId:\"SL_4A9W_E\",onMouseEnter:onMouseEntertxyyif({overlay:overlay1}),ref:ref3,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FIh5zn4Yr\"},motionChild:true,nodeId:\"BaILbKXqA\",openInNewTab:false,scopeId:\"zUnoEJp7t\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Activiteiten\"})})})}),className:\"framer-12jkiae\",\"data-framer-name\":\"Activiteiten\",fonts:[\"GF;Nunito Sans-500\"],layoutDependency:layoutDependency,layoutId:\"BaILbKXqA\",style:{\"--extracted-r6o4lv\":\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{XuqZEqdQZ:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({XuqZEqdQZ:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FIh5zn4Yr\"},motionChild:true,nodeId:\"BaILbKXqA\",openInNewTab:false,scopeId:\"zUnoEJp7t\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-i7vhdh\",\"data-styles-preset\":\"zEQnn_U73\",children:\"Activiteiten\"})})})}),onTap:onTapgbshbf}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tbcypi\",\"data-framer-name\":\"Caret\",layoutDependency:layoutDependency,layoutId:\"pxZ14TVhh\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-blxyzn\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"Jgzz9YVqj\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-166fn9y\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"s1wB0clXV\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70)) /* {&quot;name&quot;:&quot;TBC | Donker paars&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9498465554,withExternalLayout:true,...addPropertyOverrides({XuqZEqdQZ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:8739883849}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-o4unj`,offsetX:0,offsetY:12,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-f2ugrd\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"lusHmrvYr\",ref:ref4,role:\"dialog\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},variants:{XuqZEqdQZ:{boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.08)\"}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-176ins8\",\"data-framer-name\":\"Links: Community\",layoutDependency:layoutDependency,layoutId:\"ckk4hTXLe\",style:{backgroundColor:\"rgba(255, 255, 255, 0.9)\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dkyfI0WoQ\"},implicitPathVariables:undefined},{href:{webPageId:\"dkyfI0WoQ\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"200px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1f09xji-container\",layoutDependency:layoutDependency,layoutId:\"KJOlYFzMf-container\",nodeId:\"KJOlYFzMf\",rendersWithMotion:true,scopeId:\"zUnoEJp7t\",children:/*#__PURE__*/_jsx(NavItem,{ahjvwC5Z6:\"16px 20px 16px 20px\",height:\"100%\",id:\"KJOlYFzMf\",layoutId:\"KJOlYFzMf\",style:{width:\"100%\"},W4GtYWGrd:\"Play it nice break the ice\",width:\"100%\",xLHohHAIe:resolvedLinks2[0],...addPropertyOverrides({XuqZEqdQZ:{xLHohHAIe:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iyLNzTpYY\"},implicitPathVariables:undefined},{href:{webPageId:\"iyLNzTpYY\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"200px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9rkv71-container\",layoutDependency:layoutDependency,layoutId:\"Ytw9oIp5F-container\",nodeId:\"Ytw9oIp5F\",rendersWithMotion:true,scopeId:\"zUnoEJp7t\",children:/*#__PURE__*/_jsx(NavItem,{ahjvwC5Z6:\"16px 20px 16px 20px\",height:\"100%\",id:\"Ytw9oIp5F\",layoutId:\"Ytw9oIp5F\",style:{width:\"100%\"},W4GtYWGrd:\"Connect and collab\",width:\"100%\",xLHohHAIe:resolvedLinks3[0],...addPropertyOverrides({XuqZEqdQZ:{xLHohHAIe:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HZLrttWOp\"},implicitPathVariables:undefined},{href:{webPageId:\"HZLrttWOp\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ktbrfe-container\",layoutDependency:layoutDependency,layoutId:\"uRJUoWUAb-container\",nodeId:\"uRJUoWUAb\",rendersWithMotion:true,scopeId:\"zUnoEJp7t\",children:/*#__PURE__*/_jsx(NavItem,{ahjvwC5Z6:\"16px 20px 16px 20px\",height:\"100%\",id:\"uRJUoWUAb\",layoutId:\"uRJUoWUAb\",W4GtYWGrd:\"Plug and play\",width:\"100%\",xLHohHAIe:resolvedLinks4[0],...addPropertyOverrides({XuqZEqdQZ:{xLHohHAIe:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sPoVoo1dA\"},implicitPathVariables:undefined},{href:{webPageId:\"sPoVoo1dA\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"200px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-z2hlie-container\",layoutDependency:layoutDependency,layoutId:\"BNFGgVvVI-container\",nodeId:\"BNFGgVvVI\",rendersWithMotion:true,scopeId:\"zUnoEJp7t\",children:/*#__PURE__*/_jsx(NavItem,{ahjvwC5Z6:\"16px 20px 16px 20px\",height:\"100%\",id:\"BNFGgVvVI\",layoutId:\"BNFGgVvVI\",style:{width:\"100%\"},W4GtYWGrd:\"Energizing camel race\",width:\"100%\",xLHohHAIe:resolvedLinks5[0],...addPropertyOverrides({XuqZEqdQZ:{xLHohHAIe:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})})]})})})})]})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"p_5tFRw3w\"},motionChild:true,nodeId:\"ba3gLGF4M\",openInNewTab:false,scopeId:\"zUnoEJp7t\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Referenties\"})})})}),className:\"framer-12x9am4\",fonts:[\"GF;Nunito Sans-500\"],layoutDependency:layoutDependency,layoutId:\"ba3gLGF4M\",style:{\"--extracted-r6o4lv\":\"rgb(68, 68, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({XuqZEqdQZ:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"p_5tFRw3w\"},motionChild:true,nodeId:\"ba3gLGF4M\",openInNewTab:false,scopeId:\"zUnoEJp7t\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-i7vhdh\",\"data-styles-preset\":\"zEQnn_U73\",children:\"Referenties\"})})})})}},baseVariant,gestureVariant)})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ihjfk1\",\"data-framer-name\":\"Center Mobile\",layoutDependency:layoutDependency,layoutId:\"yS06FfADG\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({AUd_LPnvS:{height:218,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 64px)`,y:(componentViewport?.y||0)+0+0+12+66+24+0+0+44},rX5G8KMhL:{height:218,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 64px)`,y:(componentViewport?.y||0)+0+0+12+66+24+0+0+44}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fxxh4q-container\",layoutDependency:layoutDependency,layoutId:\"JCQnJ1WHY-container\",nodeId:\"JCQnJ1WHY\",rendersWithMotion:true,scopeId:\"zUnoEJp7t\",children:/*#__PURE__*/_jsx(LinksCommunity,{height:\"100%\",id:\"JCQnJ1WHY\",layoutId:\"JCQnJ1WHY\",style:{width:\"100%\"},variant:\"PmvBNK8Pv\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70)))\"},children:\"Activiteiten\"})}),className:\"framer-1ne9vtg\",fonts:[\"GF;Nunito Sans-700\"],layoutDependency:layoutDependency,layoutId:\"kcpNUwiN8\",style:{\"--extracted-r6o4lv\":\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNzAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 68, 68))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"p_5tFRw3w\"},motionChild:true,nodeId:\"fMvYXhfLj\",openInNewTab:false,scopeId:\"zUnoEJp7t\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Referenties\"})})})}),className:\"framer-egdr5w\",\"data-framer-name\":\"Referenties\",fonts:[\"GF;Nunito Sans-700\"],layoutDependency:layoutDependency,layoutId:\"fMvYXhfLj\",style:{\"--extracted-r6o4lv\":\"rgb(68, 68, 68)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r5badf\",\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"NwJEimpqk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70)))\"},children:\"+31 76 7002 675\"})}),className:\"framer-cd6758\",fonts:[\"GF;Nunito Sans-500\"],layoutDependency:layoutDependency,layoutId:\"iANmbIGLj\",style:{\"--extracted-r6o4lv\":\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{XuqZEqdQZ:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({XuqZEqdQZ:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNTAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"+31 76 7002 675\"})})}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ombqub-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"UZy0aii8J-container\",nodeId:\"UZy0aii8J\",rendersWithMotion:true,scopeId:\"zUnoEJp7t\",children:/*#__PURE__*/_jsx(LocaleSelector,{caret:{color:\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",size:12,type:\"default\"},font:{fontFamily:'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.5em\",textAlign:\"justify\"},height:\"100%\",icon:{color:\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",size:18,type:\"default\"},id:\"UZy0aii8J\",layoutId:\"UZy0aii8J\",options:{focus:{color:\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",offset:0,style:\"solid\",width:1},gap:3,title:false},padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,radius:10,radiusBottomLeft:10,radiusBottomRight:10,radiusPerConrner:false,radiusTopLeft:10,radiusTopRight:10,textColor:\"var(--token-20c592b9-0ec4-466f-a77c-a1309a7c618d, rgb(28, 3, 70))\",width:\"100%\",...addPropertyOverrides({XuqZEqdQZ:{caret:{color:\"rgb(255, 255, 255)\",size:12,type:\"default\"},icon:{color:\"rgb(255, 255, 255)\",size:18,type:\"default\"},options:{focus:{color:\"rgb(255, 255, 255)\",offset:0,style:\"solid\",width:1},gap:3,title:false}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":SMCeQXalU\",webPageId:\"Ya305cWWI\"},implicitPathVariables:undefined},{href:{hash:\":SMCeQXalU\",webPageId:\"Ya305cWWI\"},implicitPathVariables:undefined},{href:{hash:\":SMCeQXalU\",webPageId:\"Ya305cWWI\"},implicitPathVariables:undefined},{href:{hash:\":SMCeQXalU\",webPageId:\"Ya305cWWI\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+(20+((componentViewport?.height||113)-40-66)/2)+12+0+4+0,...addPropertyOverrides({AUd_LPnvS:{height:49,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 64px)`,y:(componentViewport?.y||0)+0+0+12+66+24+318+0+44},rX5G8KMhL:{height:49,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 64px)`,y:(componentViewport?.y||0)+0+0+12+66+24+318+0+48}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1m9xsjz-container\",layoutDependency:layoutDependency,layoutId:\"iMuGpEfi8-container\",nodeId:\"iMuGpEfi8\",rendersWithMotion:true,scopeId:\"zUnoEJp7t\",children:/*#__PURE__*/_jsx(KnoppenDesigns,{height:\"100%\",id:\"iMuGpEfi8\",IOrQw1XRZ:resolvedLinks6[0],layoutId:\"iMuGpEfi8\",nPOEYjf_O:getLocalizedValue(\"v6\",activeLocale)??\"Neem contact op\",oHinOKfSy:\"rgb(255, 255, 255)\",style:{height:\"100%\"},variant:\"UbwGNbZI_\",width:\"100%\",...addPropertyOverrides({AUd_LPnvS:{IOrQw1XRZ:resolvedLinks6[1],style:{height:\"100%\",width:\"100%\"}},rX5G8KMhL:{IOrQw1XRZ:resolvedLinks6[3],style:{height:\"100%\",width:\"100%\"}},XuqZEqdQZ:{IOrQw1XRZ:resolvedLinks6[2],variant:\"TVug50jfj\"}},baseVariant,gestureVariant)})})})})]})]})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EbLJo.framer-15p9rdl, .framer-EbLJo .framer-15p9rdl { display: block; }\",\".framer-EbLJo.framer-bmz0rt { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 20px 8px 20px 8px; position: relative; width: 1200px; }\",\".framer-EbLJo .framer-m0rqu3 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 12px 12px 12px 20px; position: relative; width: 1px; }\",\".framer-EbLJo .framer-o66isw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; min-height: 202px; overflow: visible; padding: 8px 12px 8px 14px; position: relative; width: 100%; }\",\".framer-EbLJo .framer-1tchl11-container, .framer-EbLJo .framer-tzflpe-container, .framer-EbLJo .framer-161m2b6-container, .framer-EbLJo .framer-ombqub-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-EbLJo .framer-1iehhfg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-EbLJo .framer-1823tmw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 200px; position: relative; width: 1px; }\",\".framer-EbLJo .framer-115opx9, .framer-EbLJo .framer-o4unj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: min-content; }\",\".framer-EbLJo .framer-docgy3, .framer-EbLJo .framer-12jkiae, .framer-EbLJo .framer-12x9am4, .framer-EbLJo .framer-1ne9vtg, .framer-EbLJo .framer-egdr5w { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-EbLJo .framer-16g6o97-container, .framer-EbLJo .framer-ktbrfe-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-EbLJo .framer-1nwqot7, .framer-EbLJo .framer-f2ugrd { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-EbLJo .framer-nfhf3p-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-EbLJo .framer-1tbcypi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: 14px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 14px; }\",\".framer-EbLJo .framer-blxyzn { flex: none; height: 14px; overflow: visible; position: relative; width: 14px; }\",\".framer-EbLJo .framer-166fn9y { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-EbLJo .framer-176ins8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-EbLJo .framer-1f09xji-container, .framer-EbLJo .framer-9rkv71-container, .framer-EbLJo .framer-z2hlie-container, .framer-EbLJo .framer-1fxxh4q-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-EbLJo .framer-ihjfk1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-EbLJo .framer-1r5badf { 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; width: min-content; }\",\".framer-EbLJo .framer-cd6758 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; z-index: 1; }\",\".framer-EbLJo .framer-1m9xsjz-container { flex: none; height: 100%; position: relative; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EbLJo.framer-bmz0rt, .framer-EbLJo .framer-m0rqu3, .framer-EbLJo .framer-1823tmw, .framer-EbLJo .framer-115opx9, .framer-EbLJo .framer-1nwqot7, .framer-EbLJo .framer-o4unj, .framer-EbLJo .framer-1tbcypi, .framer-EbLJo .framer-f2ugrd, .framer-EbLJo .framer-176ins8, .framer-EbLJo .framer-ihjfk1, .framer-EbLJo .framer-1r5badf { gap: 0px; } .framer-EbLJo.framer-bmz0rt > *, .framer-EbLJo .framer-1823tmw > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-EbLJo.framer-bmz0rt > :first-child, .framer-EbLJo .framer-1823tmw > :first-child, .framer-EbLJo .framer-115opx9 > :first-child, .framer-EbLJo .framer-1nwqot7 > :first-child, .framer-EbLJo .framer-o4unj > :first-child, .framer-EbLJo .framer-1tbcypi > :first-child, .framer-EbLJo .framer-f2ugrd > :first-child, .framer-EbLJo .framer-1r5badf > :first-child { margin-left: 0px; } .framer-EbLJo.framer-bmz0rt > :last-child, .framer-EbLJo .framer-1823tmw > :last-child, .framer-EbLJo .framer-115opx9 > :last-child, .framer-EbLJo .framer-1nwqot7 > :last-child, .framer-EbLJo .framer-o4unj > :last-child, .framer-EbLJo .framer-1tbcypi > :last-child, .framer-EbLJo .framer-f2ugrd > :last-child, .framer-EbLJo .framer-1r5badf > :last-child { margin-right: 0px; } .framer-EbLJo .framer-m0rqu3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EbLJo .framer-m0rqu3 > :first-child, .framer-EbLJo .framer-176ins8 > :first-child, .framer-EbLJo .framer-ihjfk1 > :first-child { margin-top: 0px; } .framer-EbLJo .framer-m0rqu3 > :last-child, .framer-EbLJo .framer-176ins8 > :last-child, .framer-EbLJo .framer-ihjfk1 > :last-child { margin-bottom: 0px; } .framer-EbLJo .framer-115opx9 > *, .framer-EbLJo .framer-o4unj > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-EbLJo .framer-1nwqot7 > *, .framer-EbLJo .framer-f2ugrd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-EbLJo .framer-1tbcypi > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-EbLJo .framer-176ins8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EbLJo .framer-ihjfk1 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-EbLJo .framer-1r5badf > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",\".framer-EbLJo.framer-v-k73v32.framer-bmz0rt, .framer-EbLJo.framer-v-102kx4q.framer-bmz0rt { flex-direction: column; gap: 0px; justify-content: flex-start; padding: 0px; width: 390px; }\",\".framer-EbLJo.framer-v-k73v32 .framer-m0rqu3, .framer-EbLJo.framer-v-102kx4q .framer-m0rqu3 { align-content: center; align-items: center; flex: none; gap: 8px; justify-content: flex-start; order: 0; padding: 12px 8px 12px 8px; width: 100%; }\",\".framer-EbLJo.framer-v-k73v32 .framer-o66isw, .framer-EbLJo.framer-v-1bpgt9y .framer-o66isw, .framer-EbLJo.framer-v-102kx4q .framer-o66isw, .framer-EbLJo.framer-v-wvvcbc .framer-o66isw { min-height: unset; order: 0; }\",\".framer-EbLJo.framer-v-k73v32 .framer-1iehhfg, .framer-EbLJo.framer-v-102kx4q .framer-1iehhfg { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 12px; justify-content: flex-start; order: 1; padding: 24px 24px 32px 24px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-EbLJo.framer-v-k73v32 .framer-ihjfk1, .framer-EbLJo.framer-v-102kx4q .framer-ihjfk1 { flex: none; order: 3; width: 100%; }\",\".framer-EbLJo.framer-v-k73v32 .framer-1fxxh4q-container, .framer-EbLJo.framer-v-102kx4q .framer-1fxxh4q-container { order: 1; }\",\".framer-EbLJo.framer-v-k73v32 .framer-1ne9vtg, .framer-EbLJo.framer-v-k73v32 .framer-cd6758, .framer-EbLJo.framer-v-1qfz5s7 .framer-1iehhfg, .framer-EbLJo.framer-v-1qfz5s7 .framer-161m2b6-container, .framer-EbLJo.framer-v-102kx4q .framer-1ne9vtg { order: 0; }\",\".framer-EbLJo.framer-v-k73v32 .framer-egdr5w, .framer-EbLJo.framer-v-1qfz5s7 .framer-1823tmw, .framer-EbLJo.framer-v-102kx4q .framer-egdr5w { order: 2; }\",\".framer-EbLJo.framer-v-k73v32 .framer-1r5badf { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 12px; order: 4; width: 100%; }\",\".framer-EbLJo.framer-v-k73v32 .framer-1m9xsjz-container { height: 49px; order: 2; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EbLJo.framer-v-k73v32.framer-bmz0rt, .framer-EbLJo.framer-v-k73v32 .framer-m0rqu3, .framer-EbLJo.framer-v-k73v32 .framer-1iehhfg, .framer-EbLJo.framer-v-k73v32 .framer-1r5badf { gap: 0px; } .framer-EbLJo.framer-v-k73v32.framer-bmz0rt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EbLJo.framer-v-k73v32.framer-bmz0rt > :first-child, .framer-EbLJo.framer-v-k73v32 .framer-m0rqu3 > :first-child, .framer-EbLJo.framer-v-k73v32 .framer-1iehhfg > :first-child, .framer-EbLJo.framer-v-k73v32 .framer-1r5badf > :first-child { margin-top: 0px; } .framer-EbLJo.framer-v-k73v32.framer-bmz0rt > :last-child, .framer-EbLJo.framer-v-k73v32 .framer-m0rqu3 > :last-child, .framer-EbLJo.framer-v-k73v32 .framer-1iehhfg > :last-child, .framer-EbLJo.framer-v-k73v32 .framer-1r5badf > :last-child { margin-bottom: 0px; } .framer-EbLJo.framer-v-k73v32 .framer-m0rqu3 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-EbLJo.framer-v-k73v32 .framer-1iehhfg > *, .framer-EbLJo.framer-v-k73v32 .framer-1r5badf > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-EbLJo.framer-v-1qfz5s7.framer-bmz0rt { padding: 20px 0px 20px 0px; }\",\".framer-EbLJo.framer-v-1qfz5s7 .framer-m0rqu3 { padding: 12px 0px 12px 0px; }\",\".framer-EbLJo.framer-v-1qfz5s7 .framer-12jkiae { cursor: pointer; }\",\".framer-EbLJo.framer-v-1qfz5s7 .framer-1r5badf { order: 3; }\",\".framer-EbLJo.framer-v-1bpgt9y.framer-bmz0rt, .framer-EbLJo.framer-v-wvvcbc.framer-bmz0rt { flex-direction: column; gap: 0px; height: 74px; justify-content: flex-start; padding: 0px; width: 390px; }\",\".framer-EbLJo.framer-v-1bpgt9y .framer-m0rqu3, .framer-EbLJo.framer-v-wvvcbc .framer-m0rqu3 { align-content: center; align-items: center; flex: none; gap: 12px; justify-content: flex-start; order: 0; padding: 12px 8px 12px 8px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EbLJo.framer-v-1bpgt9y.framer-bmz0rt, .framer-EbLJo.framer-v-1bpgt9y .framer-m0rqu3 { gap: 0px; } .framer-EbLJo.framer-v-1bpgt9y.framer-bmz0rt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EbLJo.framer-v-1bpgt9y.framer-bmz0rt > :first-child, .framer-EbLJo.framer-v-1bpgt9y .framer-m0rqu3 > :first-child { margin-top: 0px; } .framer-EbLJo.framer-v-1bpgt9y.framer-bmz0rt > :last-child, .framer-EbLJo.framer-v-1bpgt9y .framer-m0rqu3 > :last-child { margin-bottom: 0px; } .framer-EbLJo.framer-v-1bpgt9y .framer-m0rqu3 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-EbLJo.framer-v-102kx4q .framer-1r5badf { align-content: flex-start; align-items: flex-start; flex-direction: column; order: 4; width: 100%; }\",\".framer-EbLJo.framer-v-102kx4q .framer-1m9xsjz-container { height: 49px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EbLJo.framer-v-102kx4q.framer-bmz0rt, .framer-EbLJo.framer-v-102kx4q .framer-m0rqu3, .framer-EbLJo.framer-v-102kx4q .framer-1iehhfg, .framer-EbLJo.framer-v-102kx4q .framer-1r5badf { gap: 0px; } .framer-EbLJo.framer-v-102kx4q.framer-bmz0rt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EbLJo.framer-v-102kx4q.framer-bmz0rt > :first-child, .framer-EbLJo.framer-v-102kx4q .framer-m0rqu3 > :first-child, .framer-EbLJo.framer-v-102kx4q .framer-1iehhfg > :first-child, .framer-EbLJo.framer-v-102kx4q .framer-1r5badf > :first-child { margin-top: 0px; } .framer-EbLJo.framer-v-102kx4q.framer-bmz0rt > :last-child, .framer-EbLJo.framer-v-102kx4q .framer-m0rqu3 > :last-child, .framer-EbLJo.framer-v-102kx4q .framer-1iehhfg > :last-child, .framer-EbLJo.framer-v-102kx4q .framer-1r5badf > :last-child { margin-bottom: 0px; } .framer-EbLJo.framer-v-102kx4q .framer-m0rqu3 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-EbLJo.framer-v-102kx4q .framer-1iehhfg > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-EbLJo.framer-v-102kx4q .framer-1r5badf > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EbLJo.framer-v-wvvcbc.framer-bmz0rt, .framer-EbLJo.framer-v-wvvcbc .framer-m0rqu3 { gap: 0px; } .framer-EbLJo.framer-v-wvvcbc.framer-bmz0rt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EbLJo.framer-v-wvvcbc.framer-bmz0rt > :first-child, .framer-EbLJo.framer-v-wvvcbc .framer-m0rqu3 > :first-child { margin-top: 0px; } .framer-EbLJo.framer-v-wvvcbc.framer-bmz0rt > :last-child, .framer-EbLJo.framer-v-wvvcbc .framer-m0rqu3 > :last-child { margin-bottom: 0px; } .framer-EbLJo.framer-v-wvvcbc .framer-m0rqu3 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-EbLJo[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-EbLJo [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-EbLJo[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-EbLJo [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-EbLJo[data-hide-scrollbars=\"true\"], .framer-EbLJo [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }','.framer-EbLJo[data-border=\"true\"]::after, .framer-EbLJo [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 113\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AUd_LPnvS\":{\"layout\":[\"fixed\",\"auto\"]},\"XuqZEqdQZ\":{\"layout\":[\"fixed\",\"auto\"]},\"jaUFkduHg\":{\"layout\":[\"fixed\",\"fixed\"]},\"rX5G8KMhL\":{\"layout\":[\"fixed\",\"auto\"]},\"dIWyh4Dqa\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"S6vWS6DSg\":\"logo\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerzUnoEJp7t=withCSS(Component,css,\"framer-EbLJo\");export default FramerzUnoEJp7t;FramerzUnoEJp7t.displayName=\"Navigation\";FramerzUnoEJp7t.defaultProps={height:113,width:1200};addPropertyControls(FramerzUnoEJp7t,{variant:{options:[\"gV3qIZd3e\",\"AUd_LPnvS\",\"XuqZEqdQZ\",\"jaUFkduHg\",\"rX5G8KMhL\",\"dIWyh4Dqa\"],optionTitles:[\"Desktop\",\"Phone Open\",\"Desktop Hero\",\"Phone\",\"Phone Open Hero\",\"Phone Hero\"],title:\"Variant\",type:ControlType.Enum},S6vWS6DSg:LogoControls?.[\"variant\"]&&{...LogoControls[\"variant\"],defaultValue:\"UuBe2RLmE\",description:undefined,hidden:undefined,title:\"Logo\"}});addFonts(FramerzUnoEJp7t,[{explicitInter:true,fonts:[{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G5ClnsV8kA_Ykqw.woff2\",weight:\"500\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GMS5nsV8kA_Ykqw.woff2\",weight:\"700\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G1ilnsV8kA_Ykqw.woff2\",weight:\"400\"}]},...LogoFonts,...MenuHamburgerFonts,...CaretFonts,...LinksCommunityFonts,...NavItemFonts,...LocaleSelectorFonts,...KnoppenDesignsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzUnoEJp7t\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"S6vWS6DSg\\\":\\\"logo\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AUd_LPnvS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XuqZEqdQZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jaUFkduHg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rX5G8KMhL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dIWyh4Dqa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"113\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "r", "s", "o", "n", "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", "FeatherFonts", "getFonts", "Icon", "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", "color", "height", "id", "link", "tekst", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "IOrQw1XRZ", "nPOEYjf_O", "oHinOKfSy", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FrameraycwaVJCC", "withCSS", "aycwaVJCC_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "ynB6us0b5_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v0", "u", "x", "p", "motion", "v1", "v2", "v3", "Link", "v4", "v5", "v6", "v7", "__FramerMetadata__", "valuesByLocaleId", "ynB6us0b5_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", "link", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "mzIbnH2jV", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "SVG", "css", "FramergpeJpPZqI", "withCSS", "gpeJpPZqI_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "instagramURL", "linkedInURL", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ANnKlk7ob", "oDwsfY8e5", "IwReA1FWQKmDHs10xi", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "SVG", "css", "FramerMNOYcPifS", "withCSS", "MNOYcPifS_default", "addPropertyControls", "ControlType", "addFonts", "LogoFonts", "getFonts", "gpeJpPZqI_default", "SocialIconFonts", "MNOYcPifS_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "getLocalizedValue", "Link", "css", "FramerynB6us0b5", "withCSS", "ynB6us0b5_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "getBorderStyle", "e", "d", "r", "i", "l", "h", "b", "borderControls", "ControlType", "getFocusStyle", "color", "width", "style", "offset", "result", "focusControls", "ControlType", "getHoverStyle", "fillColor", "textColor", "borderColor", "hoverControls", "ControlType", "getPaddingStyle", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControls", "ControlType", "getRadiusStyle", "radius", "radiusPerCorner", "radiusTopLeft", "radiusTopRight", "radiusBottomRight", "radiusBottomLeft", "result", "radiusControls", "ControlType", "className", "IconType", "Icon", "type", "color", "image", "size", "p", "CaretType", "Caret", "LocaleSelector", "withCSS", "font", "fillColor", "textColor", "icon", "caret", "title", "gap", "border", "hover", "focus", "style", "props", "id", "ae", "activeLocale", "locales", "setLocale", "useLocaleInfo", "_activeLocale_id", "activeLocaleId", "lastActiveLocaleId", "setLastActiveLocaleId", "ye", "selectedLocaleId", "setSelectedLocaleId", "selectedLocale", "locale", "handleChange", "event", "localeId", "_selectedLocale_name", "u", "className", "getPaddingStyle", "getRadiusStyle", "getBorderStyle", "getHoverStyle", "getFocusStyle", "addPropertyControls", "ControlType", "paddingControls", "radiusControls", "borderControls", "hoverControls", "focusControls", "LocaleSelector_default", "fontStore", "fonts", "css", "className", "zUnoEJp7t_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "v0", "p", "x", "motion", "Link", "v1", "v2", "v3", "v4", "v5", "v6", "__FramerMetadata__", "valuesByLocaleId", "zUnoEJp7t_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "link", "padding", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "xLHohHAIe", "W4GtYWGrd", "ahjvwC5Z6", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText2", "css", "FramerAd3GOJFyV", "withCSS", "Ad3GOJFyV_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "SVG", "css", "FramergxXG_oj6Y", "withCSS", "gxXG_oj6Y_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "menuIcon", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "aCNhjSvw8", "ZlGoXC3en", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1fml2t", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "css", "FramerM1B9KYh2J", "withCSS", "M1B9KYh2J_default", "addPropertyControls", "ControlType", "addFonts", "NavItemFonts", "getFonts", "Ad3GOJFyV_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "router", "useRouter", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "css", "FramerQh7Rn6VUO", "withCSS", "Qh7Rn6VUO_default", "addPropertyControls", "ControlType", "addFonts", "LogoFonts", "getFonts", "gpeJpPZqI_default", "MenuHamburgerFonts", "M1B9KYh2J_default", "CaretFonts", "gxXG_oj6Y_default", "LinksCommunityFonts", "Qh7Rn6VUO_default", "MotionDivWithFX", "withFX", "motion", "NavItemFonts", "Ad3GOJFyV_default", "LocaleSelectorFonts", "LocaleSelector_default", "KnoppenDesignsFonts", "aycwaVJCC_default", "LogoControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "height", "id", "logo", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "S6vWS6DSg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "ZlGoXC3en1w2qnnk", "args", "ZlGoXC3en1l0voqi", "ZlGoXC3en1ueswp5", "ZlGoXC3en1oiwbcc", "onMouseEntertxyyif", "overlay", "loadMore", "onTapgbshbf", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "ref1", "ref2", "ref3", "ref4", "isDisplayed3", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "l", "RichText2", "AnimatePresence", "Floating", "overlay1", "Link", "SVG", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "getLocalizedValue", "resolvedLinks6", "css", "FramerzUnoEJp7t", "withCSS", "zUnoEJp7t_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
