{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.50", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/H4OHcdXxZyPVKySUy1y2/Phosphor.js", "ssg:https://framerusercontent.com/modules/JfpFvnCDTHKhHBvT3ltZ/zl1gy2Qjr93zAoT6jmGR/vbuvIN180.js", "ssg:https://framerusercontent.com/modules/AT21aVPcaySVvmkmcwP9/Cc7M7avKiCxLYdnycdsK/EeFA84rj1.js", "ssg:https://framerusercontent.com/modules/4VsdEiZVaqL2XQXvHV06/D0xaaovhltFDwT9edsZT/hYn4V3r6I.js", "ssg:https://framerusercontent.com/modules/4NV9p3oRrYNDovtiC0P5/eIu3TGJLARcUK2yQMD7u/IsZ5tDlnC.js", "ssg:https://framerusercontent.com/modules/xiqp84iqEOgBbLfXxwG7/D1pWpItoCvf0TndQocsW/EV6aqgjtu.js", "ssg:https://framerusercontent.com/modules/LKbRe0w5wfLKT46XAE5c/5vd0aAIF8hEdNaaWvcu6/mITLGh4Cr.js", "ssg:https://framerusercontent.com/modules/rI1pixru0GCVUMw9e6hj/N11F6BaDxQWyCo2wQ016/pJZPaybjC.js", "ssg:https://framerusercontent.com/modules/675JJMHs6U6KlSRluOSI/ApmYd4abNWkktiEDWmQ3/udbdb3gQa.js", "ssg:https://framerusercontent.com/modules/MDl3Zl80qMltECt1xM2Z/TAC9W9YF0nZhgnv3OUMb/WvOG8YhaN.js", "ssg:https://framerusercontent.com/modules/sXDf6QuMxeEVqMCHFYwh/LexaWt2N59tkslvtvu65/wyqPEXoyu.js", "ssg:https://framerusercontent.com/modules/4G8y4XPFornPMdr9RvkN/2LG7ELEYbOKgeQBwU5Hb/XuN8deoEV.js", "ssg:https://framerusercontent.com/modules/ogiFngmTk2zVHCDHWvQ4/h4WjYw8xQ1r5LF04AcOi/AL0CGve2s.js", "ssg:https://framerusercontent.com/modules/ute7OcaiwyAH9nEwnAYT/HA4GjBCOEpGbd2d8PBRp/xZndidUCt.js", "ssg:https://framerusercontent.com/modules/hxI5FQxArG5su1hu4uL2/Ztax0gQQydvAyZ0JPGOf/nGRq_qOGD.js", "ssg:https://framerusercontent.com/modules/dib3GaHEho8qgaAmPtf8/JfTvxcouOeOam8uDs9om/VtOTigOt5.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 Component;\nvar House_default = (React) => {\n  if (!Component) {\n    const renderPathForWeight = (weight, color, pathsByWeight2) => !!pathsByWeight2.get(weight) ? pathsByWeight2.get(weight)(color) : null;\n    const pathsByWeight = new Map();\n    pathsByWeight.set(\"bold\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"24\"\n    })));\n    pathsByWeight.set(\"duotone\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      opacity: \"0.2\"\n    }), /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"16\"\n    })));\n    pathsByWeight.set(\"fill\", () => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M218.8,103.7,138.8,31a16,16,0,0,0-21.6,0l-80,72.7A16,16,0,0,0,32,115.5v92.1a16.4,16.4,0,0,0,4,11A15.9,15.9,0,0,0,48,224H96a8,8,0,0,0,8-8V168a8,8,0,0,1,8-8h32a8,8,0,0,1,8,8v48a8,8,0,0,0,8,8h48a15.6,15.6,0,0,0,7.6-1.9A16.1,16.1,0,0,0,224,208V115.5A16,16,0,0,0,218.8,103.7Z\"\n    })));\n    pathsByWeight.set(\"light\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"12\"\n    })));\n    pathsByWeight.set(\"thin\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"8\"\n    })));\n    pathsByWeight.set(\"regular\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"16\"\n    })));\n    const renderPath = (weight, color) => renderPathForWeight(weight, color, pathsByWeight);\n    const House = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", {\n      ref,\n      ...props\n    }, renderPath(props.weight, props.color)));\n    House.displayName = \"House\";\n    Component = House;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\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{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.50\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Activity\",\"AddressBook\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Baby\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barricade\",\"Baseball\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryWarning\",\"Bed\",\"BeerBottle\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"BezierCurve\",\"Bicycle\",\"Binoculars\",\"Bird\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Book\",\"BookBookmark\",\"BookOpen\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"BoundingBox\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Buildings\",\"Bus\",\"Butterfly\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarPlus\",\"CalendarX\",\"Camera\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretRight\",\"CaretUp\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartLine\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleText\",\"ChatDots\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckSquare\",\"CheckSquareOffset\",\"Checks\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CircleWavy\",\"CircleWavyCheck\",\"CircleWavyQuestion\",\"CircleWavyWarning\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"Club\",\"CoatHanger\",\"Code\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"Command\",\"Compass\",\"ComputerTower\",\"Confetti\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Cpu\",\"CreditCard\",\"Crop\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownSimple\",\"Cube\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorText\",\"Cylinder\",\"Database\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSpeaker\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscordLogo\",\"Divide\",\"Dog\",\"Door\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"DribbbleLogo\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"Exam\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FastForward\",\"FastForwardCircle\",\"FigmaLogo\",\"File\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileCloud\",\"FileCode\",\"FileCss\",\"FileCsv\",\"FileDoc\",\"FileDotted\",\"FileHtml\",\"FileImage\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FileRs\",\"FileSearch\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireSimple\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagCheckered\",\"Flame\",\"Flashlight\",\"Flask\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlyingSaucer\",\"Folder\",\"FolderDotted\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDotted\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"ForkKnife\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"GameController\",\"GasPump\",\"Gauge\",\"Gear\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeStand\",\"GoogleChromeLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gradient\",\"GraduationCap\",\"Graph\",\"GridFour\",\"Hamburger\",\"Hand\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandPalm\",\"HandPointing\",\"HandSoap\",\"HandWaving\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"Hash\",\"HashStraight\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighlighterCircle\",\"Horse\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"Jeep\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"Laptop\",\"Layout\",\"Leaf\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lightning\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListNumbers\",\"ListPlus\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"MapPin\",\"MapPinLine\",\"MapTrifold\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MathOperations\",\"Medal\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MessengerLogo\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"MicrosoftExcelLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"Money\",\"Monitor\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Mountains\",\"Mouse\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Newspaper\",\"NewspaperClipping\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"Option\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Password\",\"Path\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilSimple\",\"PencilSimpleLine\",\"Percent\",\"Person\",\"PersonSimple\",\"PersonSimpleRun\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneOutgoing\",\"PhoneSlash\",\"PhoneX\",\"PhosphorLogo\",\"PianoKeys\",\"PictureInPicture\",\"Pill\",\"PinterestLogo\",\"Pinwheel\",\"Pizza\",\"Placeholder\",\"Planet\",\"Play\",\"PlayCircle\",\"Playlist\",\"Plug\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"Queue\",\"Quotes\",\"Radical\",\"Radio\",\"RadioButton\",\"Rainbow\",\"RainbowCloud\",\"Receipt\",\"Record\",\"Rectangle\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"Rewind\",\"RewindCircle\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Scales\",\"Scan\",\"Scissors\",\"Screencast\",\"ScribbleLoop\",\"Scroll\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Share\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shower\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"SignIn\",\"SignOut\",\"Signpost\",\"SimCard\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Smiley\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Snowflake\",\"SoccerBall\",\"SortAscending\",\"SortDescending\",\"Spade\",\"Sparkle\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Spinner\",\"SpinnerGap\",\"Spiral\",\"SpotifyLogo\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquaresFour\",\"Stack\",\"StackOverflowLogo\",\"StackSimple\",\"Stamp\",\"Star\",\"StarFour\",\"StarHalf\",\"Sticker\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"Suitcase\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"Swap\",\"Swatches\",\"Sword\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextBolder\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextT\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TiktokLogo\",\"Timer\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Tote\",\"ToteSimple\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"Tree\",\"TreeEvergreen\",\"TreeStructure\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"Trophy\",\"Truck\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Upload\",\"UploadSimple\",\"User\",\"UserCircle\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Vault\",\"Vibrate\",\"VideoCamera\",\"VideoCameraSlash\",\"Vignette\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warning\",\"WarningCircle\",\"WarningOctagon\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waves\",\"Webcam\",\"WhatsappLogo\",\"Wheelchair\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XSquare\",\"YinYang\",\"YoutubeLogo\",];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\",];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{// Quickfix, needs proper publish\nconst version=\"0.0.50\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/ _jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicWidth\":\"24\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"CUSTOM;Proxima Nova Regular\"]);export const fonts=[{family:\"Proxima Nova Regular\",moduleAsset:{localModuleIdentifier:\"local-module:css/vbuvIN180:default\",url:\"assets/cXTe432YUXOetunyQVKpHhAkyb0.ttf\"},url:new URL(\"assets/cXTe432YUXOetunyQVKpHhAkyb0.ttf\",\"https://framerusercontent.com/modules/JfpFvnCDTHKhHBvT3ltZ/zl1gy2Qjr93zAoT6jmGR/vbuvIN180.js\").href}];export const css=['.framer-AayNa .framer-styles-preset-49lnk7:not(.rich-text-wrapper), .framer-AayNa .framer-styles-preset-49lnk7.rich-text-wrapper p, .framer-AayNa .framer-styles-preset-49lnk7.rich-text-wrapper [data-preset-tag=\"p\"] { --framer-font-family: \"Proxima Nova Regular\", serif; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.5px; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #cfcfcf; --framer-text-decoration: none; --framer-text-transform: uppercase; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-AayNa .framer-styles-preset-49lnk7:not(.rich-text-wrapper), .framer-AayNa .framer-styles-preset-49lnk7.rich-text-wrapper p, .framer-AayNa .framer-styles-preset-49lnk7.rich-text-wrapper [data-preset-tag=\"p\"] { --framer-font-family: \"Proxima Nova Regular\", serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.5px; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #cfcfcf; --framer-text-decoration: none; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-AayNa .framer-styles-preset-49lnk7:not(.rich-text-wrapper), .framer-AayNa .framer-styles-preset-49lnk7.rich-text-wrapper p, .framer-AayNa .framer-styles-preset-49lnk7.rich-text-wrapper [data-preset-tag=\"p\"] { --framer-font-family: \"Proxima Nova Regular\", serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.5px; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #cfcfcf; --framer-text-decoration: none; --framer-text-transform: uppercase; } }'];export const className=\"framer-AayNa\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=['.framer-bH5nH .framer-styles-preset-1f5neru:not(.rich-text-wrapper), .framer-bH5nH .framer-styles-preset-1f5neru.rich-text-wrapper a { --framer-link-current-text-color: var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, #47d5aa) /* {\"name\":\"Turqoise\"} */; --framer-link-hover-text-color: var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, #47d5aa) /* {\"name\":\"Turqoise\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-a54a122d-49b7-4263-a6c4-baa0615249ab, #656867); --framer-link-text-decoration: none; }'];export const className=\"framer-bH5nH\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=['.framer-7JEbP .framer-styles-preset-1xcnn6j:not(.rich-text-wrapper), .framer-7JEbP .framer-styles-preset-1xcnn6j.rich-text-wrapper a { --framer-link-current-text-color: var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, #47d5aa) /* {\"name\":\"Turqoise\"} */; --framer-link-hover-text-color: var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, #47d5aa) /* {\"name\":\"Turqoise\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: #cccccc; --framer-link-text-decoration: none; }'];export const className=\"framer-7JEbP\";\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{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=['.framer-FLJeY .framer-styles-preset-1v13fxm:not(.rich-text-wrapper), .framer-FLJeY .framer-styles-preset-1v13fxm.rich-text-wrapper a { --framer-link-current-text-color: var(--token-616b66cd-f1eb-44da-8102-106aada57a52, #024751) /* {\"name\":\"Evening Sea\"} */; --framer-link-hover-text-color: var(--token-616b66cd-f1eb-44da-8102-106aada57a52, #024751) /* {\"name\":\"Evening Sea\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }'];export const className=\"framer-FLJeY\";\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\"}}}", "// Generated by Framer (1cbc8a2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/H4OHcdXxZyPVKySUy1y2/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/JfpFvnCDTHKhHBvT3ltZ/zl1gy2Qjr93zAoT6jmGR/vbuvIN180.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={hqt75iFrT:{hover:true},M64ld0zET:{hover:true},v3P49dmv4:{hover:true}};const cycleOrder=[\"hqt75iFrT\",\"v3P49dmv4\",\"M64ld0zET\"];const serializationHash=\"framer-1Vsii\";const variantClassNames={hqt75iFrT:\"framer-v-1uw4wdh\",M64ld0zET:\"framer-v-uzd2mk\",v3P49dmv4:\"framer-v-1v5ghgm\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Standaard:\"hqt75iFrT\",Wit:\"M64ld0zET\",Zwart:\"v3P49dmv4\"};const getProps=({height,id,tap,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,DD7hxLFxq:(_ref=title!==null&&title!==void 0?title:props.DD7hxLFxq)!==null&&_ref!==void 0?_ref:\"Onze oplossingen\",O9Be8Rols:tap!==null&&tap!==void 0?tap:props.O9Be8Rols,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"hqt75iFrT\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,O9Be8Rols,DD7hxLFxq,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"hqt75iFrT\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapytlrit=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(O9Be8Rols){const res=await O9Be8Rols(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1uw4wdh\",className,classNames),\"data-framer-name\":\"Standaard\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"hqt75iFrT\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTapytlrit,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"hqt75iFrT-hover\":{\"data-framer-name\":undefined},\"M64ld0zET-hover\":{\"data-framer-name\":undefined},\"v3P49dmv4-hover\":{\"data-framer-name\":undefined},M64ld0zET:{\"data-framer-name\":\"Wit\"},v3P49dmv4:{\"data-framer-name\":\"Zwart\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:\"Onze oplossingen\"})}),className:\"framer-1c7uj1b\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dv9ha_a7D\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:DD7hxLFxq,variants:{\"hqt75iFrT-hover\":{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},\"M64ld0zET-hover\":{\"--extracted-r6o4lv\":\"var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81))\"},\"v3P49dmv4-hover\":{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},M64ld0zET:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},v3P49dmv4:{\"--extracted-r6o4lv\":\"var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"hqt75iFrT-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Onze oplossingen\"})})},\"M64ld0zET-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81)))\"},children:\"Onze oplossingen\"})})},\"v3P49dmv4-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Onze oplossingen\"})})},M64ld0zET:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Onze oplossingen\"})})},v3P49dmv4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32)))\"},children:\"Onze oplossingen\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rto4y0-container\",layoutDependency:layoutDependency,layoutId:\"MesgzfkP6-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgba(255, 255, 255, 0.7)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretDown\",id:\"MesgzfkP6\",layoutId:\"MesgzfkP6\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({\"hqt75iFrT-hover\":{color:\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},\"M64ld0zET-hover\":{color:\"var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81))\"},\"v3P49dmv4-hover\":{color:\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},v3P49dmv4:{color:\"var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32))\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1Vsii.framer-1ohq4ti, .framer-1Vsii .framer-1ohq4ti { display: block; }\",\".framer-1Vsii.framer-1uw4wdh { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 17px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1Vsii .framer-1c7uj1b { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-1Vsii .framer-rto4y0-container { flex: none; height: 12px; position: relative; width: 12px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1Vsii.framer-1uw4wdh { gap: 0px; } .framer-1Vsii.framer-1uw4wdh > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-1Vsii.framer-1uw4wdh > :first-child { margin-left: 0px; } .framer-1Vsii.framer-1uw4wdh > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 17\n * @framerIntrinsicWidth 149\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"v3P49dmv4\":{\"layout\":[\"auto\",\"fixed\"]},\"M64ld0zET\":{\"layout\":[\"auto\",\"fixed\"]},\"ArGOdPS0L\":{\"layout\":[\"auto\",\"fixed\"]},\"eV7oDfAoT\":{\"layout\":[\"auto\",\"fixed\"]},\"fqLDpkXfJ\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"O9Be8Rols\":\"tap\",\"DD7hxLFxq\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerEV6aqgjtu=withCSS(Component,css,\"framer-1Vsii\");export default FramerEV6aqgjtu;FramerEV6aqgjtu.displayName=\"BBTN Onze Oplossingen\";FramerEV6aqgjtu.defaultProps={height:17,width:149};addPropertyControls(FramerEV6aqgjtu,{variant:{options:[\"hqt75iFrT\",\"v3P49dmv4\",\"M64ld0zET\"],optionTitles:[\"Standaard\",\"Zwart\",\"Wit\"],title:\"Variant\",type:ControlType.Enum},O9Be8Rols:{title:\"Tap\",type:ControlType.EventHandler},DD7hxLFxq:{defaultValue:\"Onze oplossingen\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerEV6aqgjtu,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEV6aqgjtu\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"149\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"v3P49dmv4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"M64ld0zET\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ArGOdPS0L\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"eV7oDfAoT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"fqLDpkXfJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"O9Be8Rols\\\":\\\"tap\\\",\\\"DD7hxLFxq\\\":\\\"title\\\"}\",\"framerIntrinsicHeight\":\"17\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./EV6aqgjtu.map", "// Generated by Framer (1cbc8a2)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={dta4Xo9NM:{hover:true},e2YLYJ9sn:{hover:true},egk4J_STb:{hover:true},F_9GZypBa:{hover:true},Nn2HC0ZJj:{hover:true}};const cycleOrder=[\"e2YLYJ9sn\",\"egk4J_STb\",\"F_9GZypBa\",\"Nn2HC0ZJj\",\"dta4Xo9NM\"];const serializationHash=\"framer-APqxo\";const variantClassNames={dta4Xo9NM:\"framer-v-16j1ggq\",e2YLYJ9sn:\"framer-v-1qbbbfb\",egk4J_STb:\"framer-v-kg75py\",F_9GZypBa:\"framer-v-tn1hp6\",Nn2HC0ZJj:\"framer-v-1u8n2jw\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"e2YLYJ9sn\",\"Variant 2\":\"egk4J_STb\",\"Variant 3\":\"F_9GZypBa\",\"Variant 4-DEMOPAGE\":\"Nn2HC0ZJj\",\"Variant 5-PROBEER\":\"dta4Xo9NM\"};const getProps=({height,id,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,MEPUG0v28:(_ref=title!==null&&title!==void 0?title:props.MEPUG0v28)!==null&&_ref!==void 0?_ref:\"Demo aanvragen\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"e2YLYJ9sn\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,MEPUG0v28,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"e2YLYJ9sn\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{hash:\":tHMxYtGcU\",webPageId:\"ywkr6hn4j\"},openInNewTab:true,...addPropertyOverrides({dta4Xo9NM:{openInNewTab:false,smoothScroll:true},Nn2HC0ZJj:{href:{hash:\":yvieE0A1g\",webPageId:\"XCRU47Jc2\"},openInNewTab:false,smoothScroll:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1qbbbfb\",className,classNames)} framer-1k5pf2r`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"e2YLYJ9sn\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(71, 213, 170)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},variants:{\"dta4Xo9NM-hover\":{background:\"linear-gradient(270deg, #3dd6ad 0%, #70ccbb 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"e2YLYJ9sn-hover\":{background:\"linear-gradient(270deg, #3dd6ad 0%, #47D7C1 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"egk4J_STb-hover\":{background:'linear-gradient(270deg, var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81)) /* {\"name\":\"Evening Sea\"} */ 0%, #15636F 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},\"F_9GZypBa-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.3)\"},\"Nn2HC0ZJj-hover\":{background:'radial-gradient(50% 50% at 50% 50%, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)) /* {\"name\":\"Turqoise\"} */ 0%, #70ccbb 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},egk4J_STb:{backgroundColor:\"var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81))\"},F_9GZypBa:{backgroundColor:\"rgba(255, 255, 255, 0.15)\"}},...addPropertyOverrides({\"dta4Xo9NM-hover\":{\"data-framer-name\":undefined},\"e2YLYJ9sn-hover\":{\"data-framer-name\":undefined},\"egk4J_STb-hover\":{\"data-framer-name\":undefined},\"F_9GZypBa-hover\":{\"data-framer-name\":undefined},\"Nn2HC0ZJj-hover\":{\"data-framer-name\":undefined},dta4Xo9NM:{\"data-framer-name\":\"Variant 5-PROBEER\"},egk4J_STb:{\"data-framer-name\":\"Variant 2\"},F_9GZypBa:{\"data-framer-name\":\"Variant 3\"},Nn2HC0ZJj:{\"data-framer-name\":\"Variant 4-DEMOPAGE\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1Byb3hpbWEgTm92YSBTZW1pYm9sZA==\",\"--framer-font-family\":'\"Proxima Nova Semibold\", serif',\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demo aanvragen\"})}),className:\"framer-g6xpnj\",fonts:[\"CUSTOM;Proxima Nova Semibold\"],layoutDependency:layoutDependency,layoutId:\"qsLA3i7u_\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:MEPUG0v28,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-APqxo.framer-1k5pf2r, .framer-APqxo .framer-1k5pf2r { display: block; }\",\".framer-APqxo.framer-1qbbbfb { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 50px; justify-content: center; overflow: visible; padding: 15px 25px 15px 25px; position: relative; text-decoration: none; width: auto; }\",\".framer-APqxo .framer-g6xpnj { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-APqxo.framer-1qbbbfb { gap: 0px; } .framer-APqxo.framer-1qbbbfb > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-APqxo.framer-1qbbbfb > :first-child { margin-left: 0px; } .framer-APqxo.framer-1qbbbfb > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 50\n * @framerIntrinsicWidth 172\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"egk4J_STb\":{\"layout\":[\"auto\",\"fixed\"]},\"F_9GZypBa\":{\"layout\":[\"auto\",\"fixed\"]},\"Nn2HC0ZJj\":{\"layout\":[\"auto\",\"fixed\"]},\"dta4Xo9NM\":{\"layout\":[\"auto\",\"fixed\"]},\"vT1x2suDy\":{\"layout\":[\"auto\",\"fixed\"]},\"ZJiw6u5sc\":{\"layout\":[\"auto\",\"fixed\"]},\"P93VXEXHR\":{\"layout\":[\"auto\",\"fixed\"]},\"k46uhGyX0\":{\"layout\":[\"auto\",\"fixed\"]},\"twQty7KCM\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"MEPUG0v28\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermITLGh4Cr=withCSS(Component,css,\"framer-APqxo\");export default FramermITLGh4Cr;FramermITLGh4Cr.displayName=\"Button MenuCTA\";FramermITLGh4Cr.defaultProps={height:50,width:172};addPropertyControls(FramermITLGh4Cr,{variant:{options:[\"e2YLYJ9sn\",\"egk4J_STb\",\"F_9GZypBa\",\"Nn2HC0ZJj\",\"dta4Xo9NM\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4-DEMOPAGE\",\"Variant 5-PROBEER\"],title:\"Variant\",type:ControlType.Enum},MEPUG0v28:{defaultValue:\"Demo aanvragen\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramermITLGh4Cr,[{explicitInter:true,fonts:[{family:\"Proxima Nova Semibold\",source:\"custom\",url:\"https://framerusercontent.com/assets/dt1RzRS6z3KTDvhnVjebkxV3QM.ttf\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermITLGh4Cr\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"MEPUG0v28\\\":\\\"title\\\"}\",\"framerIntrinsicHeight\":\"50\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"egk4J_STb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"F_9GZypBa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Nn2HC0ZJj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"dta4Xo9NM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"vT1x2suDy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ZJiw6u5sc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"P93VXEXHR\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"k46uhGyX0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"twQty7KCM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"172\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mITLGh4Cr.map", "// Generated by Framer (78454af)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={S8tGOcGnb:{hover:true},yZyVNlSdT:{hover:true},zdDcquw0C:{hover:true}};const cycleOrder=[\"zdDcquw0C\",\"S8tGOcGnb\",\"yZyVNlSdT\"];const serializationHash=\"framer-qzugR\";const variantClassNames={S8tGOcGnb:\"framer-v-14dzmpc\",yZyVNlSdT:\"framer-v-38d4ms\",zdDcquw0C:\"framer-v-1lrxzd9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"zdDcquw0C\",\"Variant 2\":\"S8tGOcGnb\",\"Variant 3\":\"yZyVNlSdT\"};const getProps=({height,id,title,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"zdDcquw0C\",zx3c_i_SV:(_ref1=title!==null&&title!==void 0?title:props.zx3c_i_SV)!==null&&_ref1!==void 0?_ref1:\"Log in\"};};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,zx3c_i_SV,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zdDcquw0C\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://portal.adalace.nl/auth/sign-in\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1lrxzd9\",className,classNames)} framer-p2mnwl`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"zdDcquw0C\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"S8tGOcGnb-hover\":{\"data-framer-name\":undefined},\"yZyVNlSdT-hover\":{\"data-framer-name\":undefined},\"zdDcquw0C-hover\":{\"data-framer-name\":undefined},S8tGOcGnb:{\"data-framer-name\":\"Variant 2\"},yZyVNlSdT:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1Byb3hpbWEgTm92YSBMaWdodA==\",\"--framer-font-family\":'\"Proxima Nova Light\", serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(207, 207, 207))\"},children:\"Log in\"})}),className:\"framer-x0qzkm\",fonts:[\"CUSTOM;Proxima Nova Light\"],layoutDependency:layoutDependency,layoutId:\"YUoeFiqKF\",style:{\"--extracted-r6o4lv\":\"rgb(207, 207, 207)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:zx3c_i_SV,variants:{\"S8tGOcGnb-hover\":{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},\"yZyVNlSdT-hover\":{\"--extracted-r6o4lv\":\"var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81))\"},\"zdDcquw0C-hover\":{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},S8tGOcGnb:{\"--extracted-r6o4lv\":\"var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32))\"},yZyVNlSdT:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"S8tGOcGnb-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1Byb3hpbWEgTm92YSBMaWdodA==\",\"--framer-font-family\":'\"Proxima Nova Light\", serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Log in\"})})},\"yZyVNlSdT-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1Byb3hpbWEgTm92YSBMaWdodA==\",\"--framer-font-family\":'\"Proxima Nova Light\", serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81)))\"},children:\"Log in\"})})},\"zdDcquw0C-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1Byb3hpbWEgTm92YSBMaWdodA==\",\"--framer-font-family\":'\"Proxima Nova Light\", serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Log in\"})})},S8tGOcGnb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1Byb3hpbWEgTm92YSBMaWdodA==\",\"--framer-font-family\":'\"Proxima Nova Light\", serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32)))\"},children:\"Log in\"})})},yZyVNlSdT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1Byb3hpbWEgTm92YSBMaWdodA==\",\"--framer-font-family\":'\"Proxima Nova Light\", serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Log in\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qzugR.framer-p2mnwl, .framer-qzugR .framer-p2mnwl { display: block; }\",\".framer-qzugR.framer-1lrxzd9 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 14px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-qzugR .framer-x0qzkm { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qzugR.framer-1lrxzd9 { gap: 0px; } .framer-qzugR.framer-1lrxzd9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-qzugR.framer-1lrxzd9 > :first-child { margin-top: 0px; } .framer-qzugR.framer-1lrxzd9 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14\n * @framerIntrinsicWidth 39.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"S8tGOcGnb\":{\"layout\":[\"auto\",\"fixed\"]},\"yZyVNlSdT\":{\"layout\":[\"auto\",\"fixed\"]},\"Mbv8n3JK4\":{\"layout\":[\"auto\",\"fixed\"]},\"VR0b4yVT7\":{\"layout\":[\"auto\",\"fixed\"]},\"t9lamy491\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"zx3c_i_SV\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpJZPaybjC=withCSS(Component,css,\"framer-qzugR\");export default FramerpJZPaybjC;FramerpJZPaybjC.displayName=\"Button Log In\";FramerpJZPaybjC.defaultProps={height:14,width:39.5};addPropertyControls(FramerpJZPaybjC,{variant:{options:[\"zdDcquw0C\",\"S8tGOcGnb\",\"yZyVNlSdT\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},zx3c_i_SV:{defaultValue:\"Log in\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerpJZPaybjC,[{explicitInter:true,fonts:[{family:\"Proxima Nova Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/OAQxJSQnEbj4omHAd2TPamCgzY.ttf\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpJZPaybjC\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"14\",\"framerIntrinsicWidth\":\"39.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"S8tGOcGnb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"yZyVNlSdT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Mbv8n3JK4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"VR0b4yVT7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"t9lamy491\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"zx3c_i_SV\\\":\\\"title\\\"}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pJZPaybjC.map", "// Generated by Framer (1cbc8a2)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/JfpFvnCDTHKhHBvT3ltZ/zl1gy2Qjr93zAoT6jmGR/vbuvIN180.js\";const enabledGestures={dz1IaJjrt:{hover:true},tz6sx8W9A:{hover:true},VyFRQcu2y:{hover:true}};const cycleOrder=[\"tz6sx8W9A\",\"dz1IaJjrt\",\"VyFRQcu2y\"];const serializationHash=\"framer-nG9pY\";const variantClassNames={dz1IaJjrt:\"framer-v-1rd44b3\",tz6sx8W9A:\"framer-v-v1zx2t\",VyFRQcu2y:\"framer-v-152g4ga\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"tz6sx8W9A\",\"Variant 2\":\"dz1IaJjrt\",\"Variant 3\":\"VyFRQcu2y\"};const getProps=({height,id,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,ee5B_fbLr:(_ref=title!==null&&title!==void 0?title:props.ee5B_fbLr)!==null&&_ref!==void 0?_ref:\"Klantervaringen\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"tz6sx8W9A\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ee5B_fbLr,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tz6sx8W9A\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GHQqRJIk_\"},children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-v1zx2t\",className,classNames)} framer-7sk4mb`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"tz6sx8W9A\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"dz1IaJjrt-hover\":{\"data-framer-name\":undefined},\"tz6sx8W9A-hover\":{\"data-framer-name\":undefined},\"VyFRQcu2y-hover\":{\"data-framer-name\":undefined},dz1IaJjrt:{\"data-framer-name\":\"Variant 2\"},VyFRQcu2y:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:\"Klantervaringen\"})}),className:\"framer-13wrp97\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xbyvOoZhD\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ee5B_fbLr,variants:{\"dz1IaJjrt-hover\":{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},\"tz6sx8W9A-hover\":{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},\"VyFRQcu2y-hover\":{\"--extracted-r6o4lv\":\"var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81))\"},dz1IaJjrt:{\"--extracted-r6o4lv\":\"var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32))\"},VyFRQcu2y:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"dz1IaJjrt-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Klantervaringen\"})})},\"tz6sx8W9A-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Klantervaringen\"})})},\"VyFRQcu2y-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81)))\"},children:\"Klantervaringen\"})})},dz1IaJjrt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32)))\"},children:\"Klantervaringen\"})})},VyFRQcu2y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Klantervaringen\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nG9pY.framer-7sk4mb, .framer-nG9pY .framer-7sk4mb { display: block; }\",\".framer-nG9pY.framer-v1zx2t { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 15px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-nG9pY .framer-13wrp97 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nG9pY.framer-v1zx2t { gap: 0px; } .framer-nG9pY.framer-v1zx2t > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-nG9pY.framer-v1zx2t > :first-child { margin-left: 0px; } .framer-nG9pY.framer-v1zx2t > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 15\n * @framerIntrinsicWidth 101\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"dz1IaJjrt\":{\"layout\":[\"auto\",\"fixed\"]},\"VyFRQcu2y\":{\"layout\":[\"auto\",\"fixed\"]},\"bi3gwrS3H\":{\"layout\":[\"auto\",\"fixed\"]},\"mdlPc175n\":{\"layout\":[\"auto\",\"fixed\"]},\"ADHn6vWbv\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"ee5B_fbLr\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerudbdb3gQa=withCSS(Component,css,\"framer-nG9pY\");export default Framerudbdb3gQa;Framerudbdb3gQa.displayName=\"BTTN Klantervaringen\";Framerudbdb3gQa.defaultProps={height:15,width:101};addPropertyControls(Framerudbdb3gQa,{variant:{options:[\"tz6sx8W9A\",\"dz1IaJjrt\",\"VyFRQcu2y\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},ee5B_fbLr:{defaultValue:\"Klantervaringen\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(Framerudbdb3gQa,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerudbdb3gQa\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"15\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"dz1IaJjrt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"VyFRQcu2y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"bi3gwrS3H\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"mdlPc175n\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ADHn6vWbv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"101\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"ee5B_fbLr\\\":\\\"title\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./udbdb3gQa.map", "// Generated by Framer (1cbc8a2)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/JfpFvnCDTHKhHBvT3ltZ/zl1gy2Qjr93zAoT6jmGR/vbuvIN180.js\";const enabledGestures={QduHjCRZ8:{hover:true},qXf_Eoa1J:{hover:true},zBcmVm7AT:{hover:true}};const cycleOrder=[\"QduHjCRZ8\",\"zBcmVm7AT\",\"qXf_Eoa1J\"];const serializationHash=\"framer-rOkIp\";const variantClassNames={QduHjCRZ8:\"framer-v-dgtyua\",qXf_Eoa1J:\"framer-v-1e0qs7h\",zBcmVm7AT:\"framer-v-1i3ctf1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"QduHjCRZ8\",\"Variant 2\":\"zBcmVm7AT\",\"Variant 3\":\"qXf_Eoa1J\"};const getProps=({height,id,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,hM1aUdkNe:(_ref=title!==null&&title!==void 0?title:props.hM1aUdkNe)!==null&&_ref!==void 0?_ref:\"Contact\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"QduHjCRZ8\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,hM1aUdkNe,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"QduHjCRZ8\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"d6Td5yusq\"},children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-dgtyua\",className,classNames)} framer-1j7xdsi`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"QduHjCRZ8\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"QduHjCRZ8-hover\":{\"data-framer-name\":undefined},\"qXf_Eoa1J-hover\":{\"data-framer-name\":undefined},\"zBcmVm7AT-hover\":{\"data-framer-name\":undefined},qXf_Eoa1J:{\"data-framer-name\":\"Variant 3\"},zBcmVm7AT:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:\"Contact\"})}),className:\"framer-8d8oek\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xHeM775bi\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:hM1aUdkNe,variants:{\"QduHjCRZ8-hover\":{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},\"qXf_Eoa1J-hover\":{\"--extracted-r6o4lv\":\"var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81))\"},\"zBcmVm7AT-hover\":{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},qXf_Eoa1J:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},zBcmVm7AT:{\"--extracted-r6o4lv\":\"var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"QduHjCRZ8-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Contact\"})})},\"qXf_Eoa1J-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81)))\"},children:\"Contact\"})})},\"zBcmVm7AT-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Contact\"})})},qXf_Eoa1J:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Contact\"})})},zBcmVm7AT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32)))\"},children:\"Contact\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rOkIp.framer-1j7xdsi, .framer-rOkIp .framer-1j7xdsi { display: block; }\",\".framer-rOkIp.framer-dgtyua { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 17px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-rOkIp .framer-8d8oek { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rOkIp.framer-dgtyua { gap: 0px; } .framer-rOkIp.framer-dgtyua > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rOkIp.framer-dgtyua > :first-child { margin-top: 0px; } .framer-rOkIp.framer-dgtyua > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 17\n * @framerIntrinsicWidth 62\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"zBcmVm7AT\":{\"layout\":[\"auto\",\"fixed\"]},\"qXf_Eoa1J\":{\"layout\":[\"auto\",\"fixed\"]},\"j18qApkVc\":{\"layout\":[\"auto\",\"fixed\"]},\"yrsYFNt3S\":{\"layout\":[\"auto\",\"fixed\"]},\"Du9Dqcbc8\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"hM1aUdkNe\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWvOG8YhaN=withCSS(Component,css,\"framer-rOkIp\");export default FramerWvOG8YhaN;FramerWvOG8YhaN.displayName=\"BTTN Contact\";FramerWvOG8YhaN.defaultProps={height:17,width:62};addPropertyControls(FramerWvOG8YhaN,{variant:{options:[\"QduHjCRZ8\",\"zBcmVm7AT\",\"qXf_Eoa1J\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},hM1aUdkNe:{defaultValue:\"Contact\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerWvOG8YhaN,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWvOG8YhaN\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"hM1aUdkNe\\\":\\\"title\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"zBcmVm7AT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"qXf_Eoa1J\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"j18qApkVc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"yrsYFNt3S\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Du9Dqcbc8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"62\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"17\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WvOG8YhaN.map", "// Generated by Framer (1cbc8a2)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/JfpFvnCDTHKhHBvT3ltZ/zl1gy2Qjr93zAoT6jmGR/vbuvIN180.js\";const enabledGestures={fuxHkhqgm:{hover:true},N6aCYTAgx:{hover:true},WxhRec_6T:{hover:true}};const cycleOrder=[\"fuxHkhqgm\",\"N6aCYTAgx\",\"WxhRec_6T\"];const serializationHash=\"framer-8nyZa\";const variantClassNames={fuxHkhqgm:\"framer-v-1kfd4r9\",N6aCYTAgx:\"framer-v-777ip7\",WxhRec_6T:\"framer-v-13pof2q\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"fuxHkhqgm\",\"Variant 2\":\"N6aCYTAgx\",\"Variant 3\":\"WxhRec_6T\"};const getProps=({height,id,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,RysUmgTtG:(_ref=title!==null&&title!==void 0?title:props.RysUmgTtG)!==null&&_ref!==void 0?_ref:\"Over ons\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"fuxHkhqgm\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,RysUmgTtG,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"fuxHkhqgm\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bBI3ljEqH\"},children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1kfd4r9\",className,classNames)} framer-tugwij`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"fuxHkhqgm\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"fuxHkhqgm-hover\":{\"data-framer-name\":undefined},\"N6aCYTAgx-hover\":{\"data-framer-name\":undefined},\"WxhRec_6T-hover\":{\"data-framer-name\":undefined},N6aCYTAgx:{\"data-framer-name\":\"Variant 2\"},WxhRec_6T:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:\"Over ons\"})}),className:\"framer-1dicwiz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"or0yrPr8l\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:RysUmgTtG,variants:{\"fuxHkhqgm-hover\":{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},\"N6aCYTAgx-hover\":{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},\"WxhRec_6T-hover\":{\"--extracted-r6o4lv\":\"var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81))\"},N6aCYTAgx:{\"--extracted-r6o4lv\":\"var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32))\"},WxhRec_6T:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"fuxHkhqgm-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Over ons\"})})},\"N6aCYTAgx-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Over ons\"})})},\"WxhRec_6T-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81)))\"},children:\"Over ons\"})})},N6aCYTAgx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32)))\"},children:\"Over ons\"})})},WxhRec_6T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Over ons\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8nyZa.framer-tugwij, .framer-8nyZa .framer-tugwij { display: block; }\",\".framer-8nyZa.framer-1kfd4r9 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 17px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-8nyZa .framer-1dicwiz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8nyZa.framer-1kfd4r9 { gap: 0px; } .framer-8nyZa.framer-1kfd4r9 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-8nyZa.framer-1kfd4r9 > :first-child { margin-left: 0px; } .framer-8nyZa.framer-1kfd4r9 > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 17\n * @framerIntrinsicWidth 67\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"N6aCYTAgx\":{\"layout\":[\"auto\",\"fixed\"]},\"WxhRec_6T\":{\"layout\":[\"auto\",\"fixed\"]},\"gskrb0i2z\":{\"layout\":[\"auto\",\"fixed\"]},\"GF8i3ZPm9\":{\"layout\":[\"auto\",\"fixed\"]},\"Fo54VIVFx\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"RysUmgTtG\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerwyqPEXoyu=withCSS(Component,css,\"framer-8nyZa\");export default FramerwyqPEXoyu;FramerwyqPEXoyu.displayName=\"BTTN Over Ons\";FramerwyqPEXoyu.defaultProps={height:17,width:67};addPropertyControls(FramerwyqPEXoyu,{variant:{options:[\"fuxHkhqgm\",\"N6aCYTAgx\",\"WxhRec_6T\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},RysUmgTtG:{defaultValue:\"Over ons\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerwyqPEXoyu,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwyqPEXoyu\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"67\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"N6aCYTAgx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"WxhRec_6T\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"gskrb0i2z\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"GF8i3ZPm9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Fo54VIVFx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"RysUmgTtG\\\":\\\"title\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"17\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wyqPEXoyu.map", "// Generated by Framer (1cbc8a2)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/JfpFvnCDTHKhHBvT3ltZ/zl1gy2Qjr93zAoT6jmGR/vbuvIN180.js\";const enabledGestures={DXbP14HRM:{hover:true},fxyx5mrfs:{hover:true},jQrxpmUHa:{hover:true}};const cycleOrder=[\"jQrxpmUHa\",\"fxyx5mrfs\",\"DXbP14HRM\"];const serializationHash=\"framer-cLsVl\";const variantClassNames={DXbP14HRM:\"framer-v-odj68r\",fxyx5mrfs:\"framer-v-2uxr90\",jQrxpmUHa:\"framer-v-1lkjfmr\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"jQrxpmUHa\",\"Variant 2\":\"fxyx5mrfs\",\"Variant 3\":\"DXbP14HRM\"};const getProps=({height,id,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,dBh9OHNs8:(_ref=title!==null&&title!==void 0?title:props.dBh9OHNs8)!==null&&_ref!==void 0?_ref:\"Blog\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"jQrxpmUHa\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,dBh9OHNs8,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jQrxpmUHa\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hcsOzU9Hi\"},openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1lkjfmr\",className,classNames)} framer-1a3diae`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"jQrxpmUHa\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"DXbP14HRM-hover\":{\"data-framer-name\":undefined},\"fxyx5mrfs-hover\":{\"data-framer-name\":undefined},\"jQrxpmUHa-hover\":{\"data-framer-name\":undefined},DXbP14HRM:{\"data-framer-name\":\"Variant 3\"},fxyx5mrfs:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:\"Blog\"})}),className:\"framer-6rerj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"C7Z2AyPqr\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:dBh9OHNs8,variants:{\"DXbP14HRM-hover\":{\"--extracted-r6o4lv\":\"var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81))\"},\"fxyx5mrfs-hover\":{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},\"jQrxpmUHa-hover\":{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},DXbP14HRM:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},fxyx5mrfs:{\"--extracted-r6o4lv\":\"var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"DXbP14HRM-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-616b66cd-f1eb-44da-8102-106aada57a52, rgb(2, 71, 81)))\"},children:\"Blog\"})})},\"fxyx5mrfs-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Blog\"})})},\"jQrxpmUHa-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Blog\"})})},DXbP14HRM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Blog\"})})},fxyx5mrfs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1f9cc6c4-f918-405c-b3b0-9525ba27cb4b, rgb(30, 32, 32)))\"},children:\"Blog\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cLsVl.framer-1a3diae, .framer-cLsVl .framer-1a3diae { display: block; }\",\".framer-cLsVl.framer-1lkjfmr { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 15px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-cLsVl .framer-6rerj { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cLsVl.framer-1lkjfmr { gap: 0px; } .framer-cLsVl.framer-1lkjfmr > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-cLsVl.framer-1lkjfmr > :first-child { margin-left: 0px; } .framer-cLsVl.framer-1lkjfmr > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 15\n * @framerIntrinsicWidth 35\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"fxyx5mrfs\":{\"layout\":[\"auto\",\"fixed\"]},\"DXbP14HRM\":{\"layout\":[\"auto\",\"fixed\"]},\"BnNemH3cV\":{\"layout\":[\"auto\",\"fixed\"]},\"qDQKSmHvS\":{\"layout\":[\"auto\",\"fixed\"]},\"Wsgo1TYwo\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"dBh9OHNs8\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXuN8deoEV=withCSS(Component,css,\"framer-cLsVl\");export default FramerXuN8deoEV;FramerXuN8deoEV.displayName=\"BTTN Blog\";FramerXuN8deoEV.defaultProps={height:15,width:35};addPropertyControls(FramerXuN8deoEV,{variant:{options:[\"jQrxpmUHa\",\"fxyx5mrfs\",\"DXbP14HRM\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},dBh9OHNs8:{defaultValue:\"Blog\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerXuN8deoEV,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXuN8deoEV\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"dBh9OHNs8\\\":\\\"title\\\"}\",\"framerIntrinsicWidth\":\"35\",\"framerIntrinsicHeight\":\"15\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"fxyx5mrfs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"DXbP14HRM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"BnNemH3cV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"qDQKSmHvS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Wsgo1TYwo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./XuN8deoEV.map", "// Generated by Framer (a387266)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/AT21aVPcaySVvmkmcwP9/Cc7M7avKiCxLYdnycdsK/EeFA84rj1.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/4VsdEiZVaqL2XQXvHV06/D0xaaovhltFDwT9edsZT/hYn4V3r6I.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/4NV9p3oRrYNDovtiC0P5/eIu3TGJLARcUK2yQMD7u/IsZ5tDlnC.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/JfpFvnCDTHKhHBvT3ltZ/zl1gy2Qjr93zAoT6jmGR/vbuvIN180.js\";import BBTNOnzeOplossingen from\"https://framerusercontent.com/modules/xiqp84iqEOgBbLfXxwG7/D1pWpItoCvf0TndQocsW/EV6aqgjtu.js\";import ButtonMenuCTA from\"https://framerusercontent.com/modules/LKbRe0w5wfLKT46XAE5c/5vd0aAIF8hEdNaaWvcu6/mITLGh4Cr.js\";import ButtonLogIn from\"https://framerusercontent.com/modules/rI1pixru0GCVUMw9e6hj/N11F6BaDxQWyCo2wQ016/pJZPaybjC.js\";import BTTNKlantervaringen from\"https://framerusercontent.com/modules/675JJMHs6U6KlSRluOSI/ApmYd4abNWkktiEDWmQ3/udbdb3gQa.js\";import BTTNContact from\"https://framerusercontent.com/modules/MDl3Zl80qMltECt1xM2Z/TAC9W9YF0nZhgnv3OUMb/WvOG8YhaN.js\";import BTTNOverOns from\"https://framerusercontent.com/modules/sXDf6QuMxeEVqMCHFYwh/LexaWt2N59tkslvtvu65/wyqPEXoyu.js\";import BTTNBlog from\"https://framerusercontent.com/modules/4G8y4XPFornPMdr9RvkN/2LG7ELEYbOKgeQBwU5Hb/XuN8deoEV.js\";const ButtonMenuCTAFonts=getFonts(ButtonMenuCTA);const BBTNOnzeOplossingenFonts=getFonts(BBTNOnzeOplossingen);const BTTNKlantervaringenFonts=getFonts(BTTNKlantervaringen);const BTTNBlogFonts=getFonts(BTTNBlog);const BTTNOverOnsFonts=getFonts(BTTNOverOns);const BTTNContactFonts=getFonts(BTTNContact);const ButtonLogInFonts=getFonts(ButtonLogIn);const cycleOrder=[\"zhFDdnSSm\",\"tZbTU7P26\",\"ZqW7MYJc6\",\"t5gEYvlvn\",\"h1v4GDPLm\",\"z3XHhQ2If\",\"obO52iPf6\",\"mDr0D3v7b\",\"cFyR52mll\",\"PbaWxBtg2\",\"g_iMt788m\",\"PM9RQmxMm\",\"k8H9LLYsV\",\"qayIl2j0r\",\"KVKyLkAmj\",\"Jq2MR_OAq\",\"Aw9bD0I0C\"];const serializationHash=\"framer-btppg\";const variantClassNames={Aw9bD0I0C:\"framer-v-1cxxc6d\",cFyR52mll:\"framer-v-1gsvsho\",g_iMt788m:\"framer-v-307piy\",h1v4GDPLm:\"framer-v-38iicq\",Jq2MR_OAq:\"framer-v-1p7qow7\",k8H9LLYsV:\"framer-v-h2wid9\",KVKyLkAmj:\"framer-v-quqk6w\",mDr0D3v7b:\"framer-v-1fsi48w\",obO52iPf6:\"framer-v-1mfsgtt\",PbaWxBtg2:\"framer-v-10wzfqj\",PM9RQmxMm:\"framer-v-tip7vm\",qayIl2j0r:\"framer-v-wiv0yf\",t5gEYvlvn:\"framer-v-lj202l\",tZbTU7P26:\"framer-v-1hmhamf\",z3XHhQ2If:\"framer-v-qgoq99\",zhFDdnSSm:\"framer-v-1eqh4ok\",ZqW7MYJc6:\"framer-v-13gmjky\"};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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={\"Desktop-Green\":\"g_iMt788m\",\"Desktop-Grey\":\"z3XHhQ2If\",\"Phone Open\":\"t5gEYvlvn\",\"Phone-Green Open\":\"KVKyLkAmj\",\"Phone-Green\":\"qayIl2j0r\",\"Phone-Grey Open\":\"PbaWxBtg2\",\"Phone-Grey\":\"cFyR52mll\",\"Tablet Open\":\"h1v4GDPLm\",\"Tablet-Green Open\":\"k8H9LLYsV\",\"Tablet-Green\":\"PM9RQmxMm\",\"Tablet-Grey Open\":\"mDr0D3v7b\",\"Tablet-Grey\":\"obO52iPf6\",\"Variant Demo Page D\":\"Jq2MR_OAq\",\"Variant Demo Page T\":\"Aw9bD0I0C\",Desktop:\"zhFDdnSSm\",Phone:\"ZqW7MYJc6\",Tablet:\"tZbTU7P26\"};const getProps=({background,height,id,image,link,tap,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,EH4EXR5HL:(_ref=image!==null&&image!==void 0?image:props.EH4EXR5HL)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/kvsS4A1UXnbEXslHbtJDEPaLiZE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/kvsS4A1UXnbEXslHbtJDEPaLiZE.png?scale-down-to=512 512w,https://framerusercontent.com/images/kvsS4A1UXnbEXslHbtJDEPaLiZE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kvsS4A1UXnbEXslHbtJDEPaLiZE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/kvsS4A1UXnbEXslHbtJDEPaLiZE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/kvsS4A1UXnbEXslHbtJDEPaLiZE.png 4637w\"},ewwT5Jp8B:(_ref1=background!==null&&background!==void 0?background:props.ewwT5Jp8B)!==null&&_ref1!==void 0?_ref1:\"rgb(9, 12, 21)\",SYEMyibBD:tap!==null&&tap!==void 0?tap:props.SYEMyibBD,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"zhFDdnSSm\",XZpSHsJvM:link!==null&&link!==void 0?link:props.XZpSHsJvM};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,SYEMyibBD,XZpSHsJvM,EH4EXR5HL,ewwT5Jp8B,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zhFDdnSSm\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap97ldt0=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"Aw9bD0I0C\");});const onTapd90o80=activeVariantCallback(async(...args)=>{setVariant(\"h1v4GDPLm\");});const onTapwb8ybt=activeVariantCallback(async(...args)=>{setVariant(\"mDr0D3v7b\");});const onTap1yc3h0k=activeVariantCallback(async(...args)=>{setVariant(\"k8H9LLYsV\");});const onTap1u226z3=activeVariantCallback(async(...args)=>{setVariant(\"tZbTU7P26\");});const onTap1dm4g1j=activeVariantCallback(async(...args)=>{setVariant(\"obO52iPf6\");});const onTap10hgn7o=activeVariantCallback(async(...args)=>{setVariant(\"PM9RQmxMm\");});const onTap1blxzsc=activeVariantCallback(async(...args)=>{setVariant(\"t5gEYvlvn\");});const onTapx2e2x6=activeVariantCallback(async(...args)=>{setVariant(\"PbaWxBtg2\");});const onTapesk4ii=activeVariantCallback(async(...args)=>{setVariant(\"KVKyLkAmj\");});const onTap1yehdyc=activeVariantCallback(async(...args)=>{setVariant(\"ZqW7MYJc6\");});const onTap142b6ab=activeVariantCallback(async(...args)=>{setVariant(\"cFyR52mll\");});const onTapxsx2kq=activeVariantCallback(async(...args)=>{setVariant(\"qayIl2j0r\");});const O9Be8Rols1dy84dm=activeVariantCallback(async(...args)=>{if(SYEMyibBD){const res=await SYEMyibBD(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"tZbTU7P26\",\"obO52iPf6\",\"PM9RQmxMm\",\"Aw9bD0I0C\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"tZbTU7P26\",\"obO52iPf6\",\"PM9RQmxMm\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"h1v4GDPLm\",\"mDr0D3v7b\",\"k8H9LLYsV\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"ZqW7MYJc6\",\"cFyR52mll\",\"qayIl2j0r\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if([\"t5gEYvlvn\",\"PbaWxBtg2\",\"KVKyLkAmj\"].includes(baseVariant))return true;return false;};const isDisplayed5=()=>{if([\"tZbTU7P26\",\"ZqW7MYJc6\",\"t5gEYvlvn\",\"h1v4GDPLm\",\"obO52iPf6\",\"mDr0D3v7b\",\"cFyR52mll\",\"PbaWxBtg2\",\"PM9RQmxMm\",\"k8H9LLYsV\",\"qayIl2j0r\",\"KVKyLkAmj\",\"Aw9bD0I0C\"].includes(baseVariant))return false;return true;};const isDisplayed6=()=>{if(baseVariant===\"Jq2MR_OAq\")return false;return true;};const isDisplayed7=()=>{if([\"t5gEYvlvn\",\"h1v4GDPLm\",\"mDr0D3v7b\",\"PbaWxBtg2\",\"k8H9LLYsV\",\"KVKyLkAmj\"].includes(baseVariant))return true;return false;};const isDisplayed8=()=>{if([\"t5gEYvlvn\",\"h1v4GDPLm\",\"mDr0D3v7b\",\"PbaWxBtg2\",\"k8H9LLYsV\",\"KVKyLkAmj\"].includes(baseVariant))return false;return true;};const isDisplayed9=()=>{if([\"h1v4GDPLm\",\"mDr0D3v7b\",\"k8H9LLYsV\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1eqh4ok\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"zhFDdnSSm\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:ewwT5Jp8B,...style},variants:{cFyR52mll:{backgroundColor:\"rgb(247, 247, 247)\"},g_iMt788m:{backgroundColor:\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},k8H9LLYsV:{backgroundColor:\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},KVKyLkAmj:{backgroundColor:\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},mDr0D3v7b:{backgroundColor:\"rgb(247, 247, 247)\"},obO52iPf6:{backgroundColor:\"rgb(247, 247, 247)\"},PbaWxBtg2:{backgroundColor:\"rgb(247, 247, 247)\"},PM9RQmxMm:{backgroundColor:\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},qayIl2j0r:{backgroundColor:\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\"},z3XHhQ2If:{backgroundColor:\"rgb(247, 247, 247)\"}},...addPropertyOverrides({Aw9bD0I0C:{\"data-framer-name\":\"Variant Demo Page T\",\"data-highlight\":true,onTap:onTap97ldt0},cFyR52mll:{\"data-framer-name\":\"Phone-Grey\"},g_iMt788m:{\"data-framer-name\":\"Desktop-Green\"},h1v4GDPLm:{\"data-framer-name\":\"Tablet Open\"},Jq2MR_OAq:{\"data-framer-name\":\"Variant Demo Page D\"},k8H9LLYsV:{\"data-framer-name\":\"Tablet-Green Open\"},KVKyLkAmj:{\"data-framer-name\":\"Phone-Green Open\"},mDr0D3v7b:{\"data-framer-name\":\"Tablet-Grey Open\"},obO52iPf6:{\"data-framer-name\":\"Tablet-Grey\"},PbaWxBtg2:{\"data-framer-name\":\"Phone-Grey Open\"},PM9RQmxMm:{\"data-framer-name\":\"Tablet-Green\"},qayIl2j0r:{\"data-framer-name\":\"Phone-Green\"},t5gEYvlvn:{\"data-framer-name\":\"Phone Open\"},tZbTU7P26:{\"data-framer-name\":\"Tablet\"},z3XHhQ2If:{\"data-framer-name\":\"Desktop-Grey\"},ZqW7MYJc6:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vezkoc\",\"data-framer-name\":\"Left-side\",layoutDependency:layoutDependency,layoutId:\"bpW8jgngo\",children:[/*#__PURE__*/_jsx(Link,{href:XZpSHsJvM,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:586,intrinsicWidth:2318.5,pixelHeight:1172,pixelWidth:4637,sizes:\"100px\",...toResponsiveImage(EH4EXR5HL)},className:\"framer-k66hlr framer-1llp98h\",\"data-framer-name\":\"Logo_Adalace_wit\",layoutDependency:layoutDependency,layoutId:\"VxWuBU8EM\",...addPropertyOverrides({cFyR52mll:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1053,intrinsicWidth:4361,pixelHeight:1053,pixelWidth:4361,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png\",srcSet:\"https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=512 512w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png 4361w\"}},g_iMt788m:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1052,intrinsicWidth:4361,pixelHeight:1052,pixelWidth:4361,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png\",srcSet:\"https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=512 512w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png 4361w\"}},k8H9LLYsV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1052,intrinsicWidth:4361,pixelHeight:1052,pixelWidth:4361,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png\",srcSet:\"https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=512 512w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png 4361w\"}},KVKyLkAmj:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1053,intrinsicWidth:4361,pixelHeight:1053,pixelWidth:4361,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/qItyAGNqoiOdQqSAIhg1GXHyBjc.png\",srcSet:\"https://framerusercontent.com/images/qItyAGNqoiOdQqSAIhg1GXHyBjc.png?scale-down-to=512 512w,https://framerusercontent.com/images/qItyAGNqoiOdQqSAIhg1GXHyBjc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qItyAGNqoiOdQqSAIhg1GXHyBjc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/qItyAGNqoiOdQqSAIhg1GXHyBjc.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/qItyAGNqoiOdQqSAIhg1GXHyBjc.png 4361w\"}},mDr0D3v7b:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1172,intrinsicWidth:4637,pixelHeight:1172,pixelWidth:4637,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/6vm1BPKgJVnhbtDrcgXYIOZE.png\",srcSet:\"https://framerusercontent.com/images/6vm1BPKgJVnhbtDrcgXYIOZE.png?scale-down-to=512 512w,https://framerusercontent.com/images/6vm1BPKgJVnhbtDrcgXYIOZE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6vm1BPKgJVnhbtDrcgXYIOZE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/6vm1BPKgJVnhbtDrcgXYIOZE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/6vm1BPKgJVnhbtDrcgXYIOZE.png 4637w\"}},obO52iPf6:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1053,intrinsicWidth:4361,pixelHeight:1053,pixelWidth:4361,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png\",srcSet:\"https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=512 512w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png 4361w\"}},PbaWxBtg2:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1053,intrinsicWidth:4361,pixelHeight:1053,pixelWidth:4361,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png\",srcSet:\"https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=512 512w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png 4361w\"}},PM9RQmxMm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1052,intrinsicWidth:4361,pixelHeight:1052,pixelWidth:4361,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png\",srcSet:\"https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=512 512w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png 4361w\"}},qayIl2j0r:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1052,intrinsicWidth:4361,pixelHeight:1052,pixelWidth:4361,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png\",srcSet:\"https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=512 512w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/RjQAnCalQxZar2gBhfZMjcVaPQA.png 4361w\"}},z3XHhQ2If:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1053,intrinsicWidth:4361,pixelHeight:1053,pixelWidth:4361,positionX:\"center\",positionY:\"center\",sizes:\"100px\",src:\"https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png\",srcSet:\"https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=512 512w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/Z47abQlqDsQsvaj7RroGSYs2I.png 4361w\"}}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qd5dcz\",layoutDependency:layoutDependency,layoutId:\"MmCkrgS_d\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kg0xw3-container\",layoutDependency:layoutDependency,layoutId:\"mk1fivAlc-container\",children:/*#__PURE__*/_jsx(ButtonMenuCTA,{height:\"100%\",id:\"mk1fivAlc\",layoutId:\"mk1fivAlc\",MEPUG0v28:\"Demo aanvragen\",style:{height:\"100%\"},variant:\"e2YLYJ9sn\",width:\"100%\",...addPropertyOverrides({Aw9bD0I0C:{MEPUG0v28:\"Probeer Gratis\",variant:\"dta4Xo9NM\"},PM9RQmxMm:{variant:\"F_9GZypBa\"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jwlphm\",\"data-framer-name\":\"Hamburger menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"wJ2QW7DDA\",onTap:onTapd90o80,...addPropertyOverrides({obO52iPf6:{onTap:onTapwb8ybt},PM9RQmxMm:{onTap:onTap1yc3h0k}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ybovlj\",layoutDependency:layoutDependency,layoutId:\"xbRzssznl\",style:{backgroundColor:\"rgb(173, 173, 173)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{obO52iPf6:{backgroundColor:\"var(--token-a32d12ed-472d-4b91-b2b0-5f631eac85f2, rgb(16, 30, 40))\"},PM9RQmxMm:{backgroundColor:\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qfavdx\",layoutDependency:layoutDependency,layoutId:\"LGqSKWsSm\",style:{backgroundColor:\"rgb(173, 173, 173)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{obO52iPf6:{backgroundColor:\"var(--token-a32d12ed-472d-4b91-b2b0-5f631eac85f2, rgb(16, 30, 40))\"},PM9RQmxMm:{backgroundColor:\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jxrzrs\",layoutDependency:layoutDependency,layoutId:\"qyJPvaNm0\",style:{backgroundColor:\"rgb(173, 173, 173)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{obO52iPf6:{backgroundColor:\"var(--token-a32d12ed-472d-4b91-b2b0-5f631eac85f2, rgb(16, 30, 40))\"},PM9RQmxMm:{backgroundColor:\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\"}}})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-51sqpz\",layoutDependency:layoutDependency,layoutId:\"BeSZ3drCy\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6bcg5n-container\",layoutDependency:layoutDependency,layoutId:\"wZchzJ8e8-container\",children:/*#__PURE__*/_jsx(ButtonMenuCTA,{height:\"100%\",id:\"wZchzJ8e8\",layoutId:\"wZchzJ8e8\",MEPUG0v28:\"Demo aanvragen\",style:{height:\"100%\"},variant:\"e2YLYJ9sn\",width:\"100%\",...addPropertyOverrides({k8H9LLYsV:{variant:\"F_9GZypBa\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-znyjea\",\"data-framer-name\":\"Hamburger menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Cq6jyuu4g\",onTap:onTap1u226z3,...addPropertyOverrides({k8H9LLYsV:{onTap:onTap10hgn7o},mDr0D3v7b:{onTap:onTap1dm4g1j}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-neg3b2\",layoutDependency:layoutDependency,layoutId:\"yqi_tb2zw\",style:{backgroundColor:\"rgb(173, 173, 173)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:45},variants:{k8H9LLYsV:{backgroundColor:\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\"},mDr0D3v7b:{backgroundColor:\"var(--token-a32d12ed-472d-4b91-b2b0-5f631eac85f2, rgb(16, 30, 40))\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-kut4zk\",layoutDependency:layoutDependency,layoutId:\"AUgU8h0s0\",style:{backgroundColor:\"rgb(173, 173, 173)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{k8H9LLYsV:{backgroundColor:\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\"},mDr0D3v7b:{backgroundColor:\"var(--token-a32d12ed-472d-4b91-b2b0-5f631eac85f2, rgb(16, 30, 40))\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mnjvf6\",layoutDependency:layoutDependency,layoutId:\"O6o9kVJbb\",style:{backgroundColor:\"rgb(173, 173, 173)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:-45},variants:{k8H9LLYsV:{backgroundColor:\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\"},mDr0D3v7b:{backgroundColor:\"var(--token-a32d12ed-472d-4b91-b2b0-5f631eac85f2, rgb(16, 30, 40))\"}}})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10z1l5f\",\"data-framer-name\":\"Hamburger menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"RpS2m2szW\",onTap:onTap1blxzsc,...addPropertyOverrides({cFyR52mll:{onTap:onTapx2e2x6},qayIl2j0r:{onTap:onTapesk4ii}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1et4jgf\",layoutDependency:layoutDependency,layoutId:\"zEiwl763j\",style:{backgroundColor:\"rgb(173, 173, 173)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{cFyR52mll:{backgroundColor:\"var(--token-5ed710a1-80c3-44cf-b5db-49321a247f1b, rgb(4, 6, 14))\"},qayIl2j0r:{backgroundColor:\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v537lc\",layoutDependency:layoutDependency,layoutId:\"TBWsPE_X_\",style:{backgroundColor:\"rgb(173, 173, 173)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{cFyR52mll:{backgroundColor:\"var(--token-5ed710a1-80c3-44cf-b5db-49321a247f1b, rgb(4, 6, 14))\"},qayIl2j0r:{backgroundColor:\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-bs4l4h\",layoutDependency:layoutDependency,layoutId:\"dhY5KUqUM\",style:{backgroundColor:\"rgb(173, 173, 173)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{cFyR52mll:{backgroundColor:\"var(--token-5ed710a1-80c3-44cf-b5db-49321a247f1b, rgb(4, 6, 14))\"},qayIl2j0r:{backgroundColor:\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\"}}})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19ekamj\",\"data-framer-name\":\"Hamburger menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"OC2TkIo4t\",onTap:onTap1yehdyc,...addPropertyOverrides({KVKyLkAmj:{onTap:onTapxsx2kq},PbaWxBtg2:{onTap:onTap142b6ab}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-w71wec\",layoutDependency:layoutDependency,layoutId:\"Vyh_rmM3U\",style:{backgroundColor:\"rgb(173, 173, 173)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:45},variants:{KVKyLkAmj:{backgroundColor:\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\"},PbaWxBtg2:{backgroundColor:\"var(--token-5ed710a1-80c3-44cf-b5db-49321a247f1b, rgb(4, 6, 14))\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1iw96cg\",layoutDependency:layoutDependency,layoutId:\"f5w6ee5Sk\",style:{backgroundColor:\"rgb(173, 173, 173)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{KVKyLkAmj:{backgroundColor:\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\"},PbaWxBtg2:{backgroundColor:\"var(--token-5ed710a1-80c3-44cf-b5db-49321a247f1b, rgb(4, 6, 14))\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-47ra8h\",layoutDependency:layoutDependency,layoutId:\"ZfCdgshzo\",style:{backgroundColor:\"rgb(173, 173, 173)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:-45},variants:{KVKyLkAmj:{backgroundColor:\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\"},PbaWxBtg2:{backgroundColor:\"var(--token-5ed710a1-80c3-44cf-b5db-49321a247f1b, rgb(4, 6, 14))\"}}})]})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ck4imr\",\"data-framer-name\":\"Menu middle\",layoutDependency:layoutDependency,layoutId:\"HCUt0DKWz\",children:[isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-go4p7o-container\",layoutDependency:layoutDependency,layoutId:\"WsI8ZGKhC-container\",children:/*#__PURE__*/_jsx(BBTNOnzeOplossingen,{DD7hxLFxq:\"Onze oplossingen\",height:\"100%\",id:\"WsI8ZGKhC\",layoutId:\"WsI8ZGKhC\",O9Be8Rols:O9Be8Rols1dy84dm,style:{height:\"100%\"},variant:\"hqt75iFrT\",width:\"100%\",...addPropertyOverrides({g_iMt788m:{variant:\"M64ld0zET\"},z3XHhQ2If:{variant:\"v3P49dmv4\"}},baseVariant,gestureVariant)})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-spn3fn-container\",layoutDependency:layoutDependency,layoutId:\"qGneR_nVB-container\",children:/*#__PURE__*/_jsx(BTTNKlantervaringen,{ee5B_fbLr:\"Klantervaringen\",height:\"100%\",id:\"qGneR_nVB\",layoutId:\"qGneR_nVB\",style:{height:\"100%\"},variant:\"tz6sx8W9A\",width:\"100%\",...addPropertyOverrides({g_iMt788m:{variant:\"VyFRQcu2y\"},z3XHhQ2If:{variant:\"dz1IaJjrt\"}},baseVariant,gestureVariant)})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fn059e-container\",layoutDependency:layoutDependency,layoutId:\"Kf5EXTNJH-container\",children:/*#__PURE__*/_jsx(BTTNBlog,{dBh9OHNs8:\"Blog\",height:\"100%\",id:\"Kf5EXTNJH\",layoutId:\"Kf5EXTNJH\",style:{height:\"100%\"},variant:\"jQrxpmUHa\",width:\"100%\",...addPropertyOverrides({g_iMt788m:{variant:\"DXbP14HRM\"},z3XHhQ2If:{variant:\"fxyx5mrfs\"}},baseVariant,gestureVariant)})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-x2v64g-container\",layoutDependency:layoutDependency,layoutId:\"jO9p3N6uI-container\",children:/*#__PURE__*/_jsx(BTTNOverOns,{height:\"100%\",id:\"jO9p3N6uI\",layoutId:\"jO9p3N6uI\",RysUmgTtG:\"Over ons\",style:{height:\"100%\"},variant:\"fuxHkhqgm\",width:\"100%\",...addPropertyOverrides({g_iMt788m:{variant:\"WxhRec_6T\"},z3XHhQ2If:{variant:\"N6aCYTAgx\"}},baseVariant,gestureVariant)})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tlygpn-container\",layoutDependency:layoutDependency,layoutId:\"J0WfeDsbz-container\",children:/*#__PURE__*/_jsx(BTTNContact,{height:\"100%\",hM1aUdkNe:\"Contact\",id:\"J0WfeDsbz\",layoutId:\"J0WfeDsbz\",style:{height:\"100%\"},variant:\"QduHjCRZ8\",width:\"100%\",...addPropertyOverrides({g_iMt788m:{variant:\"qXf_Eoa1J\"},z3XHhQ2If:{variant:\"zBcmVm7AT\"}},baseVariant,gestureVariant)})})})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vu4yl7\",\"data-framer-name\":\"Right-side\",layoutDependency:layoutDependency,layoutId:\"KY36tqjlG\",children:[isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j9myda-container\",layoutDependency:layoutDependency,layoutId:\"rq9CaspKZ-container\",children:/*#__PURE__*/_jsx(ButtonLogIn,{height:\"100%\",id:\"rq9CaspKZ\",layoutId:\"rq9CaspKZ\",style:{height:\"100%\"},variant:\"zdDcquw0C\",width:\"100%\",zx3c_i_SV:\"Log in\",...addPropertyOverrides({g_iMt788m:{variant:\"yZyVNlSdT\"},z3XHhQ2If:{variant:\"S8tGOcGnb\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15k0eu-container\",layoutDependency:layoutDependency,layoutId:\"A5OP9suvD-container\",children:/*#__PURE__*/_jsx(ButtonMenuCTA,{height:\"100%\",id:\"A5OP9suvD\",layoutId:\"A5OP9suvD\",MEPUG0v28:\"Probeer Gratis\",style:{height:\"100%\"},variant:\"e2YLYJ9sn\",width:\"100%\",...addPropertyOverrides({g_iMt788m:{variant:\"F_9GZypBa\"},Jq2MR_OAq:{variant:\"dta4Xo9NM\"}},baseVariant,gestureVariant)})})})]}),isDisplayed7()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fn8zh9\",\"data-framer-name\":\"DropDown-OO\",layoutDependency:layoutDependency,layoutId:\"i4Srjkzn5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"v4bzOy3F7\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xcnn6j\",\"data-styles-preset\":\"hYn4V3r6I\",children:\"Software\"})})})}),className:\"framer-1nv71n\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yqzb5vGOM\",variants:{k8H9LLYsV:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({k8H9LLYsV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"v4bzOy3F7\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Software\"})})})})},KVKyLkAmj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"v4bzOy3F7\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Software\"})})})})},mDr0D3v7b:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"v4bzOy3F7\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Software\"})})})})},PbaWxBtg2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"v4bzOy3F7\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Software\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JU2hIjeo3\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xcnn6j\",\"data-styles-preset\":\"hYn4V3r6I\",children:\"Diensten\"})})})}),className:\"framer-jw3mpc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"j8m5854_S\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({k8H9LLYsV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JU2hIjeo3\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Diensten\"})})})})},KVKyLkAmj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JU2hIjeo3\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Diensten\"})})})})},mDr0D3v7b:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JU2hIjeo3\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Diensten\"})})})})},PbaWxBtg2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JU2hIjeo3\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Diensten\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GHQqRJIk_\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xcnn6j\",\"data-styles-preset\":\"hYn4V3r6I\",children:\"Klantervaringen\"})})})}),className:\"framer-1yhar6m\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"r3h3WmThV\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({k8H9LLYsV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GHQqRJIk_\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Klantervaringen\"})})})})},KVKyLkAmj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GHQqRJIk_\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Klantervaringen\"})})})})},mDr0D3v7b:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GHQqRJIk_\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Klantervaringen\"})})})})},PbaWxBtg2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GHQqRJIk_\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Klantervaringen\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hcsOzU9Hi\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xcnn6j\",\"data-styles-preset\":\"hYn4V3r6I\",children:\"Blog\"})})})}),className:\"framer-g0t0i9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fljjk9SMi\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({k8H9LLYsV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hcsOzU9Hi\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Blog\"})})})})},KVKyLkAmj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hcsOzU9Hi\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Blog\"})})})})},mDr0D3v7b:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hcsOzU9Hi\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Blog\"})})})})},PbaWxBtg2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hcsOzU9Hi\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Blog\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bBI3ljEqH\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xcnn6j\",\"data-styles-preset\":\"hYn4V3r6I\",children:\"Over ons\"})})})}),className:\"framer-18039ak\",\"data-framer-name\":\"Over ons\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"drgKmZGFA\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({k8H9LLYsV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bBI3ljEqH\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Over ons\"})})})})},KVKyLkAmj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bBI3ljEqH\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Over ons\"})})})})},mDr0D3v7b:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bBI3ljEqH\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Over ons\"})})})})},PbaWxBtg2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bBI3ljEqH\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Over ons\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"d6Td5yusq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xcnn6j\",\"data-styles-preset\":\"hYn4V3r6I\",children:\"Contact\"})})})}),className:\"framer-1moifs4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LeN0D8hZT\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({k8H9LLYsV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"d6Td5yusq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Contact\"})})})})},KVKyLkAmj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"d6Td5yusq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Contact\"})})})})},mDr0D3v7b:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"d6Td5yusq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Contact\"})})})})},PbaWxBtg2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"d6Td5yusq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Contact\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:\"https://portal.dbssoftware.nl\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xcnn6j\",\"data-styles-preset\":\"hYn4V3r6I\",children:\"Log in\"})})})}),className:\"framer-souinv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZAMgiNyZB\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({k8H9LLYsV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:\"https://portal.dbssoftware.nl\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Log in\"})})})})},KVKyLkAmj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:\"https://portal.dbssoftware.nl\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1v13fxm\",\"data-styles-preset\":\"IsZ5tDlnC\",children:\"Log in\"})})})})},mDr0D3v7b:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:\"https://portal.dbssoftware.nl\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Log in\"})})})})},PbaWxBtg2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:/*#__PURE__*/_jsx(Link,{href:\"https://portal.dbssoftware.nl\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f5neru\",\"data-styles-preset\":\"EeFA84rj1\",children:\"Log in\"})})})})}},baseVariant,gestureVariant)}),isDisplayed8()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-49lnk7\",\"data-styles-preset\":\"vbuvIN180\",children:\"Demo aanvragen\"})}),className:\"framer-rotwmq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Y5QIGc6jv\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed9()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12bvy12-container\",layoutDependency:layoutDependency,layoutId:\"asj5V7oqa-container\",children:/*#__PURE__*/_jsx(ButtonMenuCTA,{height:\"100%\",id:\"asj5V7oqa\",layoutId:\"asj5V7oqa\",MEPUG0v28:\"Demo aanvragen\",style:{height:\"100%\"},variant:\"e2YLYJ9sn\",width:\"100%\",...addPropertyOverrides({KVKyLkAmj:{variant:\"F_9GZypBa\"}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-btppg.framer-1llp98h, .framer-btppg .framer-1llp98h { display: block; }\",\".framer-btppg.framer-1eqh4ok { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; height: 80px; justify-content: space-between; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 1200px; }\",\".framer-btppg .framer-1vezkoc { 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: 20%; }\",\".framer-btppg .framer-k66hlr { aspect-ratio: 3.9564846416382253 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); overflow: visible; position: relative; text-decoration: none; width: 100px; }\",\".framer-btppg .framer-1qd5dcz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; min-height: 50px; min-width: 173px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-btppg .framer-kg0xw3-container, .framer-btppg .framer-6bcg5n-container, .framer-btppg .framer-15k0eu-container, .framer-btppg .framer-12bvy12-container { flex: none; height: 50px; position: relative; width: auto; }\",\".framer-btppg .framer-jwlphm, .framer-btppg .framer-znyjea, .framer-btppg .framer-10z1l5f, .framer-btppg .framer-19ekamj { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: hidden; position: relative; width: 32px; }\",\".framer-btppg .framer-ybovlj, .framer-btppg .framer-1et4jgf { flex: none; height: 2px; left: calc(50.00000000000002% - 22px / 2); overflow: hidden; position: absolute; top: 8px; width: 22px; will-change: var(--framer-will-change-override, transform); }\",\".framer-btppg .framer-1qfavdx, .framer-btppg .framer-neg3b2, .framer-btppg .framer-1mnjvf6, .framer-btppg .framer-1v537lc, .framer-btppg .framer-w71wec, .framer-btppg .framer-47ra8h { flex: none; height: 2px; left: calc(50.00000000000002% - 22px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 22px; will-change: var(--framer-will-change-override, transform); }\",\".framer-btppg .framer-1jxrzrs, .framer-btppg .framer-bs4l4h { bottom: 8px; flex: none; height: 2px; left: calc(50.00000000000002% - 22px / 2); overflow: hidden; position: absolute; width: 22px; will-change: var(--framer-will-change-override, transform); }\",\".framer-btppg .framer-51sqpz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-btppg .framer-kut4zk, .framer-btppg .framer-1iw96cg { flex: none; height: 2px; left: calc(50.00000000000002% - 2px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 2px; will-change: var(--framer-will-change-override, transform); }\",\".framer-btppg .framer-ck4imr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-btppg .framer-go4p7o-container, .framer-btppg .framer-x2v64g-container, .framer-btppg .framer-1tlygpn-container { flex: none; height: 17px; position: relative; width: auto; }\",\".framer-btppg .framer-spn3fn-container, .framer-btppg .framer-1fn059e-container { flex: none; height: 15px; position: relative; width: auto; }\",\".framer-btppg .framer-vu4yl7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 17px; height: 50px; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 20%; }\",\".framer-btppg .framer-j9myda-container { flex: none; height: 14px; position: relative; width: auto; }\",\".framer-btppg .framer-1fn8zh9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: auto; justify-content: center; overflow: visible; padding: 40px 0px 40px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-btppg .framer-1nv71n, .framer-btppg .framer-jw3mpc, .framer-btppg .framer-1yhar6m, .framer-btppg .framer-g0t0i9, .framer-btppg .framer-18039ak, .framer-btppg .framer-1moifs4, .framer-btppg .framer-souinv, .framer-btppg .framer-rotwmq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg .framer-1qd5dcz, .framer-btppg .framer-51sqpz, .framer-btppg .framer-ck4imr, .framer-btppg .framer-vu4yl7, .framer-btppg .framer-1fn8zh9 { gap: 0px; } .framer-btppg .framer-1qd5dcz > *, .framer-btppg .framer-51sqpz > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-btppg .framer-1qd5dcz > :first-child, .framer-btppg .framer-51sqpz > :first-child, .framer-btppg .framer-ck4imr > :first-child, .framer-btppg .framer-vu4yl7 > :first-child { margin-left: 0px; } .framer-btppg .framer-1qd5dcz > :last-child, .framer-btppg .framer-51sqpz > :last-child, .framer-btppg .framer-ck4imr > :last-child, .framer-btppg .framer-vu4yl7 > :last-child { margin-right: 0px; } .framer-btppg .framer-ck4imr > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-btppg .framer-vu4yl7 > * { margin: 0px; margin-left: calc(17px / 2); margin-right: calc(17px / 2); } .framer-btppg .framer-1fn8zh9 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-btppg .framer-1fn8zh9 > :first-child { margin-top: 0px; } .framer-btppg .framer-1fn8zh9 > :last-child { margin-bottom: 0px; } }\",\".framer-btppg.framer-v-1hmhamf.framer-1eqh4ok, .framer-btppg.framer-v-1mfsgtt.framer-1eqh4ok, .framer-btppg.framer-v-tip7vm.framer-1eqh4ok { flex-direction: column; gap: 40px; justify-content: center; padding: 0px 20px 0px 20px; width: 810px; }\",\".framer-btppg.framer-v-1hmhamf .framer-1vezkoc, .framer-btppg.framer-v-1mfsgtt .framer-1vezkoc, .framer-btppg.framer-v-tip7vm .framer-1vezkoc, .framer-btppg.framer-v-1cxxc6d .framer-1vezkoc { width: 100%; }\",\".framer-btppg.framer-v-1hmhamf .framer-k66hlr, .framer-btppg.framer-v-1hmhamf .framer-jwlphm, .framer-btppg.framer-v-13gmjky .framer-k66hlr, .framer-btppg.framer-v-38iicq .framer-znyjea, .framer-btppg.framer-v-1mfsgtt .framer-k66hlr, .framer-btppg.framer-v-1mfsgtt .framer-jwlphm, .framer-btppg.framer-v-1fsi48w .framer-znyjea, .framer-btppg.framer-v-tip7vm .framer-k66hlr, .framer-btppg.framer-v-tip7vm .framer-jwlphm, .framer-btppg.framer-v-h2wid9 .framer-znyjea, .framer-btppg.framer-v-1cxxc6d .framer-k66hlr { order: 0; }\",\".framer-btppg.framer-v-1hmhamf .framer-1qd5dcz, .framer-btppg.framer-v-1mfsgtt .framer-1qd5dcz, .framer-btppg.framer-v-tip7vm .framer-1qd5dcz, .framer-btppg.framer-v-1cxxc6d .framer-1qd5dcz { min-height: unset; min-width: unset; order: 1; }\",\".framer-btppg.framer-v-1hmhamf .framer-kg0xw3-container, .framer-btppg.framer-v-13gmjky .framer-10z1l5f, .framer-btppg.framer-v-38iicq .framer-6bcg5n-container, .framer-btppg.framer-v-1mfsgtt .framer-kg0xw3-container, .framer-btppg.framer-v-1fsi48w .framer-6bcg5n-container, .framer-btppg.framer-v-tip7vm .framer-kg0xw3-container, .framer-btppg.framer-v-h2wid9 .framer-6bcg5n-container, .framer-btppg.framer-v-1cxxc6d .framer-kg0xw3-container { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-1hmhamf.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-1hmhamf.framer-1eqh4ok > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-btppg.framer-v-1hmhamf.framer-1eqh4ok > :first-child { margin-top: 0px; } .framer-btppg.framer-v-1hmhamf.framer-1eqh4ok > :last-child { margin-bottom: 0px; } }\",\".framer-btppg.framer-v-13gmjky.framer-1eqh4ok, .framer-btppg.framer-v-1gsvsho.framer-1eqh4ok, .framer-btppg.framer-v-wiv0yf.framer-1eqh4ok { flex-wrap: nowrap; gap: 40px; height: auto; justify-content: center; padding: 20px; width: 390px; }\",\".framer-btppg.framer-v-13gmjky .framer-1vezkoc, .framer-btppg.framer-v-1gsvsho .framer-1vezkoc, .framer-btppg.framer-v-wiv0yf .framer-1vezkoc { flex: 1 0 0px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-13gmjky.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-13gmjky.framer-1eqh4ok > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-btppg.framer-v-13gmjky.framer-1eqh4ok > :first-child { margin-left: 0px; } .framer-btppg.framer-v-13gmjky.framer-1eqh4ok > :last-child { margin-right: 0px; } }\",\".framer-btppg.framer-v-lj202l.framer-1eqh4ok { flex-direction: column; gap: 40px; height: auto; justify-content: flex-start; padding: 20px; width: 390px; }\",\".framer-btppg.framer-v-lj202l .framer-1vezkoc, .framer-btppg.framer-v-10wzfqj .framer-1vezkoc, .framer-btppg.framer-v-quqk6w .framer-1vezkoc { height: auto; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-lj202l.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-lj202l.framer-1eqh4ok > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-btppg.framer-v-lj202l.framer-1eqh4ok > :first-child { margin-top: 0px; } .framer-btppg.framer-v-lj202l.framer-1eqh4ok > :last-child { margin-bottom: 0px; } }\",\".framer-btppg.framer-v-38iicq.framer-1eqh4ok { flex-direction: column; gap: 40px; height: auto; justify-content: center; padding: 20px; width: 810px; }\",\".framer-btppg.framer-v-38iicq .framer-1vezkoc, .framer-btppg.framer-v-1fsi48w .framer-1vezkoc, .framer-btppg.framer-v-h2wid9 .framer-1vezkoc { height: auto; order: 0; width: 100%; }\",\".framer-btppg.framer-v-38iicq .framer-1fn8zh9, .framer-btppg.framer-v-1fsi48w .framer-1fn8zh9, .framer-btppg.framer-v-h2wid9 .framer-1fn8zh9 { order: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-38iicq.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-38iicq.framer-1eqh4ok > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-btppg.framer-v-38iicq.framer-1eqh4ok > :first-child { margin-top: 0px; } .framer-btppg.framer-v-38iicq.framer-1eqh4ok > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-1mfsgtt.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-1mfsgtt.framer-1eqh4ok > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-btppg.framer-v-1mfsgtt.framer-1eqh4ok > :first-child { margin-top: 0px; } .framer-btppg.framer-v-1mfsgtt.framer-1eqh4ok > :last-child { margin-bottom: 0px; } }\",\".framer-btppg.framer-v-1fsi48w.framer-1eqh4ok, .framer-btppg.framer-v-h2wid9.framer-1eqh4ok { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; height: auto; justify-content: flex-start; padding: 20px; width: 810px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-1fsi48w.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-1fsi48w.framer-1eqh4ok > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-btppg.framer-v-1fsi48w.framer-1eqh4ok > :first-child { margin-top: 0px; } .framer-btppg.framer-v-1fsi48w.framer-1eqh4ok > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-1gsvsho.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-1gsvsho.framer-1eqh4ok > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-btppg.framer-v-1gsvsho.framer-1eqh4ok > :first-child { margin-left: 0px; } .framer-btppg.framer-v-1gsvsho.framer-1eqh4ok > :last-child { margin-right: 0px; } }\",\".framer-btppg.framer-v-10wzfqj.framer-1eqh4ok, .framer-btppg.framer-v-quqk6w.framer-1eqh4ok { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; height: auto; justify-content: flex-start; padding: 20px; width: 390px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-10wzfqj.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-10wzfqj.framer-1eqh4ok > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-btppg.framer-v-10wzfqj.framer-1eqh4ok > :first-child { margin-top: 0px; } .framer-btppg.framer-v-10wzfqj.framer-1eqh4ok > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-tip7vm.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-tip7vm.framer-1eqh4ok > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-btppg.framer-v-tip7vm.framer-1eqh4ok > :first-child { margin-top: 0px; } .framer-btppg.framer-v-tip7vm.framer-1eqh4ok > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-h2wid9.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-h2wid9.framer-1eqh4ok > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-btppg.framer-v-h2wid9.framer-1eqh4ok > :first-child { margin-top: 0px; } .framer-btppg.framer-v-h2wid9.framer-1eqh4ok > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-wiv0yf.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-wiv0yf.framer-1eqh4ok > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-btppg.framer-v-wiv0yf.framer-1eqh4ok > :first-child { margin-left: 0px; } .framer-btppg.framer-v-wiv0yf.framer-1eqh4ok > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-quqk6w.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-quqk6w.framer-1eqh4ok > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-btppg.framer-v-quqk6w.framer-1eqh4ok > :first-child { margin-top: 0px; } .framer-btppg.framer-v-quqk6w.framer-1eqh4ok > :last-child { margin-bottom: 0px; } }\",\".framer-btppg.framer-v-1p7qow7 .framer-ck4imr { min-height: 17px; min-width: 600px; }\",\".framer-btppg.framer-v-1cxxc6d.framer-1eqh4ok { cursor: pointer; flex-direction: column; gap: 40px; justify-content: center; padding: 0px 20px 0px 20px; width: 810px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-btppg.framer-v-1cxxc6d.framer-1eqh4ok { gap: 0px; } .framer-btppg.framer-v-1cxxc6d.framer-1eqh4ok > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-btppg.framer-v-1cxxc6d.framer-1eqh4ok > :first-child { margin-top: 0px; } .framer-btppg.framer-v-1cxxc6d.framer-1eqh4ok > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"tZbTU7P26\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZqW7MYJc6\":{\"layout\":[\"fixed\",\"auto\"]},\"t5gEYvlvn\":{\"layout\":[\"fixed\",\"auto\"]},\"h1v4GDPLm\":{\"layout\":[\"fixed\",\"auto\"]},\"z3XHhQ2If\":{\"layout\":[\"fixed\",\"fixed\"]},\"obO52iPf6\":{\"layout\":[\"fixed\",\"fixed\"]},\"mDr0D3v7b\":{\"layout\":[\"fixed\",\"auto\"]},\"cFyR52mll\":{\"layout\":[\"fixed\",\"auto\"]},\"PbaWxBtg2\":{\"layout\":[\"fixed\",\"auto\"]},\"g_iMt788m\":{\"layout\":[\"fixed\",\"fixed\"]},\"PM9RQmxMm\":{\"layout\":[\"fixed\",\"fixed\"]},\"k8H9LLYsV\":{\"layout\":[\"fixed\",\"auto\"]},\"qayIl2j0r\":{\"layout\":[\"fixed\",\"auto\"]},\"KVKyLkAmj\":{\"layout\":[\"fixed\",\"auto\"]},\"Jq2MR_OAq\":{\"layout\":[\"fixed\",\"fixed\"]},\"Aw9bD0I0C\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"SYEMyibBD\":\"tap\",\"XZpSHsJvM\":\"link\",\"EH4EXR5HL\":\"image\",\"ewwT5Jp8B\":\"background\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerAL0CGve2s=withCSS(Component,css,\"framer-btppg\");export default FramerAL0CGve2s;FramerAL0CGve2s.displayName=\"Navbar\";FramerAL0CGve2s.defaultProps={height:80,width:1200};addPropertyControls(FramerAL0CGve2s,{variant:{options:[\"zhFDdnSSm\",\"tZbTU7P26\",\"ZqW7MYJc6\",\"t5gEYvlvn\",\"h1v4GDPLm\",\"z3XHhQ2If\",\"obO52iPf6\",\"mDr0D3v7b\",\"cFyR52mll\",\"PbaWxBtg2\",\"g_iMt788m\",\"PM9RQmxMm\",\"k8H9LLYsV\",\"qayIl2j0r\",\"KVKyLkAmj\",\"Jq2MR_OAq\",\"Aw9bD0I0C\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Phone Open\",\"Tablet Open\",\"Desktop-Grey\",\"Tablet-Grey\",\"Tablet-Grey Open\",\"Phone-Grey\",\"Phone-Grey Open\",\"Desktop-Green\",\"Tablet-Green\",\"Tablet-Green Open\",\"Phone-Green\",\"Phone-Green Open\",\"Variant Demo Page D\",\"Variant Demo Page T\"],title:\"Variant\",type:ControlType.Enum},SYEMyibBD:{title:\"Tap\",type:ControlType.EventHandler},XZpSHsJvM:{title:\"Link\",type:ControlType.Link},EH4EXR5HL:{__defaultAssetReference:\"data:framer/asset-reference,kvsS4A1UXnbEXslHbtJDEPaLiZE.png?originalFilename=Logo_Adalace-wit.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},ewwT5Jp8B:{defaultValue:\"rgb(9, 12, 21)\",title:\"Background\",type:ControlType.Color}});addFonts(FramerAL0CGve2s,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...ButtonMenuCTAFonts,...BBTNOnzeOplossingenFonts,...BTTNKlantervaringenFonts,...BTTNBlogFonts,...BTTNOverOnsFonts,...BTTNContactFonts,...ButtonLogInFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAL0CGve2s\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"80\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tZbTU7P26\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZqW7MYJc6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"t5gEYvlvn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"h1v4GDPLm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"z3XHhQ2If\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"obO52iPf6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mDr0D3v7b\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cFyR52mll\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PbaWxBtg2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"g_iMt788m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PM9RQmxMm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"k8H9LLYsV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qayIl2j0r\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KVKyLkAmj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Jq2MR_OAq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Aw9bD0I0C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"SYEMyibBD\\\":\\\"tap\\\",\\\"XZpSHsJvM\\\":\\\"link\\\",\\\"EH4EXR5HL\\\":\\\"image\\\",\\\"ewwT5Jp8B\\\":\\\"background\\\"}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore as r}from\"framer\";r.loadWebFontsFromSelectors([\"CUSTOM;Proxima Nova Light\",\"CUSTOM;Proxima Nova Bold\"]);export const fonts=[{family:\"Proxima Nova Light\",url:\"https://framerusercontent.com/assets/OAQxJSQnEbj4omHAd2TPamCgzY.ttf\"},{family:\"Proxima Nova Bold\",url:\"https://framerusercontent.com/assets/RHjXfpnene2l5CcxFkXxOPvPts.otf\"}];export const css=['.framer-AJhdm .framer-styles-preset-21ogod:not(.rich-text-wrapper), .framer-AJhdm .framer-styles-preset-21ogod.rich-text-wrapper p { --framer-font-family: \"Proxima Nova Light\", \"Proxima Nova Light Placeholder\", sans-serif; --framer-font-family-bold: \"Proxima Nova Bold\", \"Proxima Nova Bold Placeholder\", sans-serif; --framer-font-size: 17px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-a54a122d-49b7-4263-a6c4-baa0615249ab, #656867); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-AJhdm .framer-styles-preset-21ogod:not(.rich-text-wrapper), .framer-AJhdm .framer-styles-preset-21ogod.rich-text-wrapper p { --framer-font-family: \"Proxima Nova Light\", \"Proxima Nova Light Placeholder\", sans-serif; --framer-font-family-bold: \"Proxima Nova Bold\", \"Proxima Nova Bold Placeholder\", sans-serif; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-a54a122d-49b7-4263-a6c4-baa0615249ab, #656867); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-AJhdm .framer-styles-preset-21ogod:not(.rich-text-wrapper), .framer-AJhdm .framer-styles-preset-21ogod.rich-text-wrapper p { --framer-font-family: \"Proxima Nova Light\", \"Proxima Nova Light Placeholder\", sans-serif; --framer-font-family-bold: \"Proxima Nova Bold\", \"Proxima Nova Bold Placeholder\", sans-serif; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-a54a122d-49b7-4263-a6c4-baa0615249ab, #656867); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-AJhdm\";\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\"}}}", "// Generated by Framer (1cbc8a2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/ute7OcaiwyAH9nEwnAYT/HA4GjBCOEpGbd2d8PBRp/xZndidUCt.js\";const enabledGestures={kieRGLs36:{hover:true}};const cycleOrder=[\"kieRGLs36\"];const serializationHash=\"framer-Jlh2w\";const variantClassNames={kieRGLs36:\"framer-v-vh26v7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,title,width,...props})=>{var _ref;return{...props,NzOk0yleT:(_ref=title!==null&&title!==void 0?title:props.NzOk0yleT)!==null&&_ref!==void 0?_ref:\"Software\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,NzOk0yleT,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kieRGLs36\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"kieRGLs36-hover\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"v4bzOy3F7\"},children:/*#__PURE__*/_jsxs(Image,{...restProps,as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:2680,intrinsicWidth:1776,pixelHeight:2680,pixelWidth:1776,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/tgHbNJVBuBDK8lWNKD4FUZvonOg.jpg\",srcSet:\"https://framerusercontent.com/images/tgHbNJVBuBDK8lWNKD4FUZvonOg.jpg?scale-down-to=1024 678w,https://framerusercontent.com/images/tgHbNJVBuBDK8lWNKD4FUZvonOg.jpg?scale-down-to=2048 1357w,https://framerusercontent.com/images/tgHbNJVBuBDK8lWNKD4FUZvonOg.jpg 1776w\"},className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-vh26v7\",className,classNames)} framer-1tmvzj2`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"kieRGLs36\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"kieRGLs36-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wqv90j\",\"data-framer-name\":\"Content Box\",layoutDependency:layoutDependency,layoutId:\"ilBGbjq0P\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1Byb3hpbWEgTm92YSBTZW1pYm9sZA==\",\"--framer-font-family\":'\"Proxima Nova Semibold\", serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Software\"})}),className:\"framer-heqzyr\",fonts:[\"CUSTOM;Proxima Nova Semibold\"],layoutDependency:layoutDependency,layoutId:\"ynoS1WDhG\",style:{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:NzOk0yleT,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Met onze gebruiksvriendelijke software heb je al jouw documenten altijd inzichtelijk op het apparaat naar jouw keuze.\"})}),className:\"framer-1igxfox\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KugTNKYHq\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ds6ips\",layoutDependency:layoutDependency,layoutId:\"Ak3oDsf81\",style:{backgroundColor:\"rgba(30, 32, 32, 0.8)\"},variants:{\"kieRGLs36-hover\":{backgroundColor:\"rgba(30, 32, 32, 0)\"}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Jlh2w.framer-1tmvzj2, .framer-Jlh2w .framer-1tmvzj2 { display: block; }\",\".framer-Jlh2w.framer-vh26v7 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1111px; justify-content: center; padding: 0px 0px 0px 80px; position: relative; text-decoration: none; width: 600px; }\",\".framer-Jlh2w .framer-wqv90j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 280px; justify-content: flex-start; max-width: 320px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Jlh2w .framer-heqzyr { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 10; }\",\".framer-Jlh2w .framer-1igxfox { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 10; }\",\".framer-Jlh2w .framer-ds6ips { flex: none; height: 100%; left: 0px; overflow: visible; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Jlh2w.framer-vh26v7, .framer-Jlh2w .framer-wqv90j { gap: 0px; } .framer-Jlh2w.framer-vh26v7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Jlh2w.framer-vh26v7 > :first-child, .framer-Jlh2w .framer-wqv90j > :first-child { margin-top: 0px; } .framer-Jlh2w.framer-vh26v7 > :last-child, .framer-Jlh2w .framer-wqv90j > :last-child { margin-bottom: 0px; } .framer-Jlh2w .framer-wqv90j > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-Jlh2w.framer-v-vh26v7.hover.framer-vh26v7 { justify-content: flex-end; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1111\n * @framerIntrinsicWidth 600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"CWdkMmDji\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"NzOk0yleT\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramernGRq_qOGD=withCSS(Component,css,\"framer-Jlh2w\");export default FramernGRq_qOGD;FramernGRq_qOGD.displayName=\"Section-Software\";FramernGRq_qOGD.defaultProps={height:1111,width:600};addPropertyControls(FramernGRq_qOGD,{NzOk0yleT:{defaultValue:\"Software\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramernGRq_qOGD,[{explicitInter:true,fonts:[{family:\"Proxima Nova Semibold\",source:\"custom\",url:\"https://framerusercontent.com/assets/dt1RzRS6z3KTDvhnVjebkxV3QM.ttf\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernGRq_qOGD\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CWdkMmDji\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"NzOk0yleT\\\":\\\"title\\\"}\",\"framerIntrinsicHeight\":\"1111\",\"framerIntrinsicWidth\":\"600\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./nGRq_qOGD.map", "// Generated by Framer (1cbc8a2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/ute7OcaiwyAH9nEwnAYT/HA4GjBCOEpGbd2d8PBRp/xZndidUCt.js\";const enabledGestures={nrlsnyBY4:{hover:true}};const cycleOrder=[\"nrlsnyBY4\"];const serializationHash=\"framer-D3U4x\";const variantClassNames={nrlsnyBY4:\"framer-v-16o7w8j\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"nrlsnyBY4\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"nrlsnyBY4-hover\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JU2hIjeo3\"},children:/*#__PURE__*/_jsxs(Image,{...restProps,as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:2680,intrinsicWidth:1780,pixelHeight:2680,pixelWidth:1780,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/QQbekTHDQ1e0w31IJVWBgkUWk.jpg\",srcSet:\"https://framerusercontent.com/images/QQbekTHDQ1e0w31IJVWBgkUWk.jpg?scale-down-to=1024 680w,https://framerusercontent.com/images/QQbekTHDQ1e0w31IJVWBgkUWk.jpg?scale-down-to=2048 1360w,https://framerusercontent.com/images/QQbekTHDQ1e0w31IJVWBgkUWk.jpg 1780w\"},className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-16o7w8j\",className,classNames)} framer-1z0cqjn`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"nrlsnyBY4\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"nrlsnyBY4-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19bw6b8\",\"data-framer-name\":\"Content Box\",layoutDependency:layoutDependency,layoutId:\"uzlXEH4Iq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1Byb3hpbWEgTm92YSBTZW1pYm9sZA==\",\"--framer-font-family\":'\"Proxima Nova Semibold\", serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170)))\"},children:\"Diensten\"})}),className:\"framer-6566pg\",fonts:[\"CUSTOM;Proxima Nova Semibold\"],layoutDependency:layoutDependency,layoutId:\"tYS5ypZtD\",style:{\"--extracted-r6o4lv\":\"var(--token-6c3bdca9-526e-4b12-b023-1b6440195087, rgb(71, 213, 170))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255)))\"},children:\"Alhoewel we de overstap zo eenvoudig mogelijk voor je hebben gemaakt, kun je het ook helemaal uit handen geven.\"})}),className:\"framer-1w6mh90\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XJ0Kb2pvI\",style:{\"--extracted-r6o4lv\":\"var(--token-d986cac3-e65e-4a22-b130-fce8011cad16, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1defixd\",layoutDependency:layoutDependency,layoutId:\"avS9kTJjr\",style:{backgroundColor:\"rgba(30, 32, 32, 0.8)\"},variants:{\"nrlsnyBY4-hover\":{backgroundColor:\"rgba(30, 32, 32, 0)\"}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-D3U4x.framer-1z0cqjn, .framer-D3U4x .framer-1z0cqjn { display: block; }\",\".framer-D3U4x.framer-16o7w8j { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1111px; justify-content: center; padding: 0px; position: relative; text-decoration: none; width: 600px; }\",\".framer-D3U4x .framer-19bw6b8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 280px; justify-content: flex-start; max-width: 320px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-D3U4x .framer-6566pg { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 10; }\",\".framer-D3U4x .framer-1w6mh90 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 10; }\",\".framer-D3U4x .framer-1defixd { flex: none; height: 100%; left: 0px; overflow: visible; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-D3U4x.framer-16o7w8j, .framer-D3U4x .framer-19bw6b8 { gap: 0px; } .framer-D3U4x.framer-16o7w8j > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-D3U4x.framer-16o7w8j > :first-child, .framer-D3U4x .framer-19bw6b8 > :first-child { margin-top: 0px; } .framer-D3U4x.framer-16o7w8j > :last-child, .framer-D3U4x .framer-19bw6b8 > :last-child { margin-bottom: 0px; } .framer-D3U4x .framer-19bw6b8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-D3U4x.framer-v-16o7w8j.hover.framer-16o7w8j { align-content: flex-start; align-items: flex-start; justify-content: flex-end; padding: 0px 0px 0px 80px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1111\n * @framerIntrinsicWidth 600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"syjlZk_z9\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerVtOTigOt5=withCSS(Component,css,\"framer-D3U4x\");export default FramerVtOTigOt5;FramerVtOTigOt5.displayName=\"Section-Diensten\";FramerVtOTigOt5.defaultProps={height:1111,width:600};addFonts(FramerVtOTigOt5,[{explicitInter:true,fonts:[{family:\"Proxima Nova Semibold\",source:\"custom\",url:\"https://framerusercontent.com/assets/dt1RzRS6z3KTDvhnVjebkxV3QM.ttf\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVtOTigOt5\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"syjlZk_z9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1111\",\"framerIntrinsicWidth\":\"600\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./VtOTigOt5.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "House_default", "React", "renderPathForWeight", "weight", "color", "pathsByWeight2", "pathsByWeight", "renderPath", "House", "props", "ref", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "PhosphorFonts", "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", "height", "id", "tap", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "O9Be8Rols", "DD7hxLFxq", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapytlrit", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerEV6aqgjtu", "withCSS", "EV6aqgjtu_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "MEPUG0v28", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramermITLGh4Cr", "withCSS", "mITLGh4Cr_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "zx3c_i_SV", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerpJZPaybjC", "withCSS", "pJZPaybjC_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ee5B_fbLr", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "Framerudbdb3gQa", "withCSS", "udbdb3gQa_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "hM1aUdkNe", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerWvOG8YhaN", "withCSS", "WvOG8YhaN_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "RysUmgTtG", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerwyqPEXoyu", "withCSS", "wyqPEXoyu_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "dBh9OHNs8", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerXuN8deoEV", "withCSS", "XuN8deoEV_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ButtonMenuCTAFonts", "getFonts", "mITLGh4Cr_default", "BBTNOnzeOplossingenFonts", "EV6aqgjtu_default", "BTTNKlantervaringenFonts", "udbdb3gQa_default", "BTTNBlogFonts", "XuN8deoEV_default", "BTTNOverOnsFonts", "wyqPEXoyu_default", "BTTNContactFonts", "WvOG8YhaN_default", "ButtonLogInFonts", "pJZPaybjC_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "height", "id", "image", "link", "tap", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "SYEMyibBD", "XZpSHsJvM", "EH4EXR5HL", "ewwT5Jp8B", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap97ldt0", "args", "onTapd90o80", "onTapwb8ybt", "onTap1yc3h0k", "onTap1u226z3", "onTap1dm4g1j", "onTap10hgn7o", "onTap1blxzsc", "onTapx2e2x6", "onTapesk4ii", "onTap1yehdyc", "onTap142b6ab", "onTapxsx2kq", "O9Be8Rols1dy84dm", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Link", "Image2", "ComponentViewportProvider", "RichText2", "css", "FramerAL0CGve2s", "withCSS", "AL0CGve2s_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "title", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "NzOk0yleT", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "Image2", "cx", "RichText2", "css", "FramernGRq_qOGD", "withCSS", "nGRq_qOGD_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "Image2", "cx", "RichText2", "css", "FramerVtOTigOt5", "withCSS", "VtOTigOt5_default", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
