{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/hero-icons/Home.js@0.0.28", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/rzPQff7Vdg6gxdT3GerI/rX0ZiZMDNT5ha5fEt8iY/qqCRSQqd4.js", "ssg:https://framerusercontent.com/modules/pjbYGLoMjRqFw6DLCa1U/Iqf37YduuprjiB2YhUSy/amRCTPdTF.js", "ssg:https://framerusercontent.com/modules/oIfeR37r7k1oeDkXUbSs/txqU53tYpJWldwWgAoMh/M0DsUeVlb.js", "ssg:https://framerusercontent.com/modules/xRBhadb5c3kEeIU35zqH/sh7sroeS4LmpXh2HOQzM/p9qDDwZqD.js", "ssg:https://framerusercontent.com/modules/jBSIgm8LHxDekU9T9lK3/t96cOa9OuIXzCQUtcn46/DAuuhRhwt.js", "ssg:https://framerusercontent.com/modules/inwKU7pFl2exrtgDREKE/40acnxYXlqmkNbMwXeW3/jU2CgCQbX.js", "ssg:https://framerusercontent.com/modules/sawtnOuqn6ttvRXQ7fR1/kMJoauPLjY9Tg3EpqXOJ/XG75ZdhwL.js", "ssg:https://framerusercontent.com/modules/mwvEnMFVnolQkuP4X5qo/6iJrD55p2vmgxuzTOUHK/t_nuRJC3D.js", "ssg:https://framerusercontent.com/modules/2pZjUlDQxchQ5cQ74YNB/ZVwyweqPTFUVn5kxmnHQ/qt5pPYoE0.js", "ssg:https://framerusercontent.com/modules/uTSXGpewvfb5qcktc5cK/0DJ82RcdCRFKGLUxVCia/TO3zyIAFs.js", "ssg:https://framerusercontent.com/modules/mlNa3Z3pBcV6rnyqx6Ey/godhFHbxANTUz8TOR1aZ/zDwp18kLn.js", "ssg:https://framerusercontent.com/modules/mui0QXKzlkAtNafHIiRL/SEIOVaEVmFskGgbNMsLc/SS1sjU9Tk.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 Home_default = (React) => {\n  if (!Component) {\n    const HomeIcon = React.forwardRef(function HomeIcon2({\n      title,\n      titleId,\n      ...props\n    }, svgRef) {\n      return /* @__PURE__ */ React.createElement(\"svg\", Object.assign({\n        xmlns: \"http://www.w3.org/2000/svg\",\n        viewBox: \"0 0 24 24\",\n        fill: \"currentColor\",\n        \"aria-hidden\": \"true\",\n        \"data-slot\": \"icon\",\n        ref: svgRef,\n        \"aria-labelledby\": titleId\n      }, props), title ? /* @__PURE__ */ React.createElement(\"title\", {\n        id: titleId\n      }, title) : null, /* @__PURE__ */ React.createElement(\"path\", {\n        d: \"M11.47 3.841a.75.75 0 0 1 1.06 0l8.69 8.69a.75.75 0 1 0 1.06-1.061l-8.689-8.69a2.25 2.25 0 0 0-3.182 0l-8.69 8.69a.75.75 0 1 0 1.061 1.06l8.69-8.689Z\"\n      }), /* @__PURE__ */ React.createElement(\"path\", {\n        d: \"m12 5.432 8.159 8.159c.03.03.06.058.091.086v6.198c0 1.035-.84 1.875-1.875 1.875H15a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75V21a.75.75 0 0 1-.75.75H5.625a1.875 1.875 0 0 1-1.875-1.875v-6.198a2.29 2.29 0 0 0 .091-.086L12 5.432Z\"\n      }));\n    });\n    Component = HomeIcon;\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  Home_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 HomeFactory from\"https://framer.com/m/hero-icons/Home.js@0.0.28\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"AcademicCap\",\"AdjustmentsVertical\",\"ArchiveBox\",\"ArchiveBoxArrowDown\",\"ArchiveBoxXMark\",\"ArrowDown\",\"ArrowDownCircle\",\"ArrowDownLeft\",\"ArrowDownOnSquare\",\"ArrowDownRight\",\"ArrowDownTray\",\"ArrowLeft\",\"ArrowLeftCircle\",\"ArrowLeftOnRectangle\",\"ArrowLongDown\",\"ArrowLongLeft\",\"ArrowLongRight\",\"ArrowLongUp\",\"ArrowPath\",\"ArrowRight\",\"ArrowRightCircle\",\"ArrowSmallDown\",\"ArrowSmallLeft\",\"ArrowSmallRight\",\"ArrowSmallUp\",\"ArrowTrendingDown\",\"ArrowTrendingUp\",\"ArrowUp\",\"ArrowUpCircle\",\"ArrowUpLeft\",\"ArrowUpOnSquare\",\"ArrowUpOnSquareStack\",\"ArrowUpRight\",\"ArrowUpTray\",\"ArrowUturnDown\",\"ArrowUturnLeft\",\"ArrowUturnRight\",\"ArrowUturnUp\",\"ArrowsPointingIn\",\"ArrowsPointingOut\",\"ArrowsRightLeft\",\"ArrowsUpDown\",\"AtSymbol\",\"Backspace\",\"Backward\",\"Banknotes\",\"Bars2\",\"Bars3\",\"Bars3BottomLeft\",\"Bars3BottomRight\",\"Bars3CenterLeft\",\"Bars4\",\"BarsArrowDown\",\"BarsArrowUp\",\"Battery0\",\"Battery100\",\"Battery50\",\"Beaker\",\"Bell\",\"BellAlert\",\"BellSlash\",\"BellSnooze\",\"Bolt\",\"BoltSlash\",\"BookOpen\",\"Bookmark\",\"BookmarkSlash\",\"BookmarkSquare\",\"Briefcase\",\"BugAnt\",\"BuildingLibrary\",\"BuildingOffice\",\"BuildingOffice2\",\"BuildingStorefront\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarDays\",\"Camera\",\"ChartBar\",\"ChartBarSquare\",\"ChartPie\",\"ChatBubbleLeft\",\"ChatBubbleLeftRight\",\"ChatBubbleOvalLeft\",\"Check\",\"CheckBadge\",\"CheckCircle\",\"ChevronDoubleDown\",\"ChevronDoubleLeft\",\"ChevronDoubleRight\",\"ChevronDoubleUp\",\"ChevronDown\",\"ChevronLeft\",\"ChevronRight\",\"ChevronUp\",\"ChevronUpDown\",\"CircleStack\",\"Clipboard\",\"ClipboardDocument\",\"Clock\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CodeBracket\",\"CodeBracketSquare\",\"Cog\",\"Cog6Tooth\",\"Cog8Tooth\",\"CommandLine\",\"ComputerDesktop\",\"CpuChip\",\"CreditCard\",\"Cube\",\"CubeTransparent\",\"CurrencyBangladeshi\",\"CurrencyDollar\",\"CurrencyEuro\",\"CurrencyPound\",\"CurrencyRupee\",\"CurrencyYen\",\"CursorArrowRays\",\"CursorArrowRipple\",\"DevicePhoneMobile\",\"DeviceTablet\",\"Document\",\"DocumentArrowDown\",\"DocumentArrowUp\",\"DocumentChartBar\",\"DocumentCheck\",\"DocumentDuplicate\",\"DocumentMinus\",\"DocumentPlus\",\"DocumentText\",\"EllipsisHorizontal\",\"EllipsisVertical\",\"Envelope\",\"EnvelopeOpen\",\"ExclamationCircle\",\"ExclamationTriangle\",\"Eye\",\"EyeDropper\",\"EyeSlash\",\"FaceFrown\",\"FaceSmile\",\"Film\",\"FingerPrint\",\"Fire\",\"Flag\",\"Folder\",\"FolderArrowDown\",\"FolderMinus\",\"FolderOpen\",\"FolderPlus\",\"Forward\",\"Funnel\",\"Gif\",\"Gift\",\"GiftTop\",\"GlobeAlt\",\"GlobeAmericas\",\"GlobeAsiaAustralia\",\"GlobeEuropeAfrica\",\"HandRaised\",\"HandThumbDown\",\"HandThumbUp\",\"Hashtag\",\"Heart\",\"Home\",\"HomeModern\",\"Identification\",\"Inbox\",\"InboxArrowDown\",\"InboxStack\",\"InformationCircle\",\"Key\",\"Language\",\"Lifebuoy\",\"LightBulb\",\"Link\",\"ListBullet\",\"LockClosed\",\"LockOpen\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Map\",\"MapPin\",\"Megaphone\",\"Microphone\",\"Minus\",\"MinusCircle\",\"MinusSmall\",\"Moon\",\"MusicalNote\",\"Newspaper\",\"NoSymbol\",\"PaintBrush\",\"PaperAirplane\",\"PaperClip\",\"Pause\",\"PauseCircle\",\"Pencil\",\"PencilSquare\",\"Phone\",\"PhoneArrowDownLeft\",\"PhoneArrowUpRight\",\"PhoneXMark\",\"Photo\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Plus\",\"PlusCircle\",\"PlusSmall\",\"Power\",\"PresentationChartBar\",\"Printer\",\"PuzzlePiece\",\"QrCode\",\"QuestionMarkCircle\",\"QueueList\",\"Radio\",\"ReceiptPercent\",\"ReceiptRefund\",\"RectangleGroup\",\"RectangleStack\",\"RocketLaunch\",\"Rss\",\"Scale\",\"Scissors\",\"Server\",\"ServerStack\",\"Share\",\"ShieldCheck\",\"ShieldExclamation\",\"ShoppingBag\",\"ShoppingCart\",\"Signal\",\"SignalSlash\",\"Sparkles\",\"SpeakerWave\",\"SpeakerXMark\",\"Square2Stack\",\"Square3Stack3D\",\"Squares2X2\",\"SquaresPlus\",\"Star\",\"Stop\",\"StopCircle\",\"Sun\",\"Swatch\",\"TableCells\",\"Tag\",\"Ticket\",\"Trash\",\"Trophy\",\"Truck\",\"Tv\",\"User\",\"UserCircle\",\"UserGroup\",\"UserMinus\",\"UserPlus\",\"Users\",\"Variable\",\"VideoCamera\",\"VideoCameraSlash\",\"ViewColumns\",\"ViewfinderCircle\",\"Wallet\",\"Wifi\",\"Window\",\"Wrench\",\"WrenchScrewdriver\",\"XCircle\",\"XMark\",\"index\"];const moduleBaseUrl=\"https://framer.com/m/hero-icons/\";const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * HERO\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.28`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{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(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Hero\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Hero site](https://heroicons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Hero.map", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "// Generated by Framer (68888f7)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;GT Walsheim Pro Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"GT Walsheim Pro Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/ZIpk0MJYHuPoQrh4vodSRy3ec5A.woff2\"}]}];export const css=['.framer-USIZb .framer-styles-preset-psktgp:not(.rich-text-wrapper), .framer-USIZb .framer-styles-preset-psktgp.rich-text-wrapper p { --framer-font-family: \"GT Walsheim Pro Medium\", \"GT Walsheim Pro Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.7em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, #080a47); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-USIZb\";\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 (ee31e22)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/rzPQff7Vdg6gxdT3GerI/rX0ZiZMDNT5ha5fEt8iY/qqCRSQqd4.js\";const FeatherFonts=getFonts(Feather);const HeroFonts=getFonts(Hero);const FeatherControls=getPropertyControls(Feather);const enabledGestures={eG9ObCzhW:{hover:true},eIloA3S6a:{hover:true},ElIljymjM:{hover:true},isqPGXpGS:{hover:true},iZZsIrkxm:{hover:true},NcUvPco3S:{hover:true},TOHiJRM5K:{hover:true}};const cycleOrder=[\"eIloA3S6a\",\"eG9ObCzhW\",\"NcUvPco3S\",\"ElIljymjM\",\"isqPGXpGS\",\"TOHiJRM5K\",\"iZZsIrkxm\",\"eWRRVzi6i\"];const serializationHash=\"framer-oNBP1\";const variantClassNames={eG9ObCzhW:\"framer-v-o76pa4\",eIloA3S6a:\"framer-v-od4ajd\",ElIljymjM:\"framer-v-1fcsyjm\",eWRRVzi6i:\"framer-v-kxr8ik\",isqPGXpGS:\"framer-v-jby1bt\",iZZsIrkxm:\"framer-v-bcaeba\",NcUvPco3S:\"framer-v-4xairv\",TOHiJRM5K:\"framer-v-1ob4n5l\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:2,duration:.45,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition2};const transition3={delay:1,duration:.45,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition3};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"Alert-circle\":\"alert-circle\",\"Alert-octagon\":\"alert-octagon\",\"Alert-triangle\":\"alert-triangle\",\"Align-center\":\"align-center\",\"Align-justify\":\"align-justify\",\"Align-left\":\"align-left\",\"Align-right\":\"align-right\",\"Arrow-down-circle\":\"arrow-down-circle\",\"Arrow-down-left\":\"arrow-down-left\",\"Arrow-down-right\":\"arrow-down-right\",\"Arrow-down\":\"arrow-down\",\"Arrow-left-circle\":\"arrow-left-circle\",\"Arrow-left\":\"arrow-left\",\"Arrow-right-circle\":\"arrow-right-circle\",\"Arrow-right\":\"arrow-right\",\"Arrow-up-circle\":\"arrow-up-circle\",\"Arrow-up-left\":\"arrow-up-left\",\"Arrow-up-right\":\"arrow-up-right\",\"Arrow-up\":\"arrow-up\",\"At-sign\":\"at-sign\",\"Bar-chart-2\":\"bar-chart-2\",\"Bar-chart\":\"bar-chart\",\"Battery-charging\":\"battery-charging\",\"Bell-off\":\"bell-off\",\"Book-open\":\"book-open\",\"Camera-off\":\"camera-off\",\"Check-circle\":\"check-circle\",\"Check-square\":\"check-square\",\"Chevron-down\":\"chevron-down\",\"Chevron-left\":\"chevron-left\",\"Chevron-right\":\"chevron-right\",\"Chevron-up\":\"chevron-up\",\"Chevrons-down\":\"chevrons-down\",\"Chevrons-left\":\"chevrons-left\",\"Chevrons-right\":\"chevrons-right\",\"Chevrons-up\":\"chevrons-up\",\"Cloud-drizzle\":\"cloud-drizzle\",\"Cloud-lightning\":\"cloud-lightning\",\"Cloud-off\":\"cloud-off\",\"Cloud-rain\":\"cloud-rain\",\"Cloud-snow\":\"cloud-snow\",\"Corner-down-left\":\"corner-down-left\",\"Corner-down-right\":\"corner-down-right\",\"Corner-left-down\":\"corner-left-down\",\"Corner-left-up\":\"corner-left-up\",\"Corner-right-down\":\"corner-right-down\",\"Corner-right-up\":\"corner-right-up\",\"Corner-up-left\":\"corner-up-left\",\"Corner-up-right\":\"corner-up-right\",\"Credit-card\":\"credit-card\",\"Divide-circle\":\"divide-circle\",\"Divide-square\":\"divide-square\",\"Dollar-sign\":\"dollar-sign\",\"Download-cloud\":\"download-cloud\",\"Edit-2\":\"edit-2\",\"Edit-3\":\"edit-3\",\"External-link\":\"external-link\",\"Eye-off\":\"eye-off\",\"Fast-forward\":\"fast-forward\",\"File-minus\":\"file-minus\",\"File-plus\":\"file-plus\",\"File-text\":\"file-text\",\"Folder-minus\":\"folder-minus\",\"Folder-plus\":\"folder-plus\",\"Git-branch\":\"git-branch\",\"Git-commit\":\"git-commit\",\"Git-merge\":\"git-merge\",\"Git-pull-request\":\"git-pull-request\",\"Hard-drive\":\"hard-drive\",\"Help-circle\":\"help-circle\",\"Life-buoy\":\"life-buoy\",\"Link-2\":\"link-2\",\"Log-in\":\"log-in\",\"Log-out\":\"log-out\",\"Map-pin\":\"map-pin\",\"Maximize-2\":\"maximize-2\",\"Message-circle\":\"message-circle\",\"Message-square\":\"message-square\",\"Mic-off\":\"mic-off\",\"Minimize-2\":\"minimize-2\",\"Minus-circle\":\"minus-circle\",\"Minus-square\":\"minus-square\",\"More-horizontal\":\"more-horizontal\",\"More-vertical\":\"more-vertical\",\"Mouse-pointer\":\"mouse-pointer\",\"Navigation-2\":\"navigation-2\",\"Pause-circle\":\"pause-circle\",\"Pen-tool\":\"pen-tool\",\"Phone-call\":\"phone-call\",\"Phone-forwarded\":\"phone-forwarded\",\"Phone-incoming\":\"phone-incoming\",\"Phone-missed\":\"phone-missed\",\"Phone-off\":\"phone-off\",\"Phone-outgoing\":\"phone-outgoing\",\"Pie-chart\":\"pie-chart\",\"Play-circle\":\"play-circle\",\"Plus-circle\":\"plus-circle\",\"Plus-square\":\"plus-square\",\"Refresh-ccw\":\"refresh-ccw\",\"Refresh-cw\":\"refresh-cw\",\"Rotate-ccw\":\"rotate-ccw\",\"Rotate-cw\":\"rotate-cw\",\"Share-2\":\"share-2\",\"Shield-off\":\"shield-off\",\"Shopping-bag\":\"shopping-bag\",\"Shopping-cart\":\"shopping-cart\",\"Skip-back\":\"skip-back\",\"Skip-forward\":\"skip-forward\",\"Stop-circle\":\"stop-circle\",\"Thumbs-down\":\"thumbs-down\",\"Thumbs-up\":\"thumbs-up\",\"Toggle-left\":\"toggle-left\",\"Toggle-right\":\"toggle-right\",\"Trash-2\":\"trash-2\",\"Trending-down\":\"trending-down\",\"Trending-up\":\"trending-up\",\"Upload-cloud\":\"upload-cloud\",\"User-check\":\"user-check\",\"User-minus\":\"user-minus\",\"User-plus\":\"user-plus\",\"User-x\":\"user-x\",\"Video-off\":\"video-off\",\"Volume-1\":\"volume-1\",\"Volume-2\":\"volume-2\",\"Volume-x\":\"volume-x\",\"Wifi-off\":\"wifi-off\",\"X-circle\":\"x-circle\",\"X-octagon\":\"x-octagon\",\"X-square\":\"x-square\",\"Zap-off\":\"zap-off\",\"Zoom-in\":\"zoom-in\",\"Zoom-out\":\"zoom-out\",Activity:\"activity\",Airplay:\"airplay\",Anchor:\"anchor\",Aperture:\"aperture\",Archive:\"archive\",Award:\"award\",Battery:\"battery\",Bell:\"bell\",Bluetooth:\"bluetooth\",Bold:\"bold\",Book:\"book\",Bookmark:\"bookmark\",Box:\"box\",Briefcase:\"briefcase\",Calendar:\"calendar\",Camera:\"camera\",Cast:\"cast\",Check:\"check\",Chrome:\"chrome\",Circle:\"circle\",Clipboard:\"clipboard\",Clock:\"clock\",Cloud:\"cloud\",Code:\"code\",Codepen:\"codepen\",Codesandbox:\"codesandbox\",Coffee:\"coffee\",Columns:\"columns\",Command:\"command\",Compass:\"compass\",Copy:\"copy\",Cpu:\"cpu\",Crop:\"crop\",Crosshair:\"crosshair\",Database:\"database\",Delete:\"delete\",Disc:\"disc\",Divide:\"divide\",Download:\"download\",Dribbble:\"dribbble\",Droplet:\"droplet\",Edit:\"edit\",Eye:\"eye\",Facebook:\"facebook\",Feather:\"feather\",Figma:\"figma\",File:\"file\",Film:\"film\",Filter:\"filter\",Flag:\"flag\",Folder:\"folder\",Framer:\"framer\",Frown:\"frown\",Gift:\"gift\",Github:\"github\",Gitlab:\"gitlab\",Globe:\"globe\",Grid:\"grid\",Hash:\"hash\",Headphones:\"headphones\",Heart:\"heart\",Hexagon:\"hexagon\",Home:\"home\",Image:\"image\",Inbox:\"inbox\",Info:\"info\",Instagram:\"instagram\",Italic:\"italic\",Key:\"key\",Layers:\"layers\",Layout:\"layout\",Link:\"link\",Linkedin:\"linkedin\",List:\"list\",Loader:\"loader\",Lock:\"lock\",Mail:\"mail\",Map:\"map\",Maximize:\"maximize\",Meh:\"meh\",Menu:\"menu\",Mic:\"mic\",Minimize:\"minimize\",Minus:\"minus\",Monitor:\"monitor\",Moon:\"moon\",Move:\"move\",Music:\"music\",Navigation:\"navigation\",Octagon:\"octagon\",Package:\"package\",Paperclip:\"paperclip\",Pause:\"pause\",Percent:\"percent\",Phone:\"phone\",Play:\"play\",Plus:\"plus\",Pocket:\"pocket\",Power:\"power\",Printer:\"printer\",Radio:\"radio\",Repeat:\"repeat\",Rewind:\"rewind\",Rss:\"rss\",Save:\"save\",Scissors:\"scissors\",Search:\"search\",Send:\"send\",Server:\"server\",Settings:\"settings\",Share:\"share\",Shield:\"shield\",Shuffle:\"shuffle\",Sidebar:\"sidebar\",Slack:\"slack\",Slash:\"slash\",Sliders:\"sliders\",Smartphone:\"smartphone\",Smile:\"smile\",Speaker:\"speaker\",Square:\"square\",Star:\"star\",Sun:\"sun\",Sunrise:\"sunrise\",Sunset:\"sunset\",Tablet:\"tablet\",Tag:\"tag\",Target:\"target\",Terminal:\"terminal\",Thermometer:\"thermometer\",Tool:\"tool\",Trash:\"trash\",Trello:\"trello\",Triangle:\"triangle\",Truck:\"truck\",Tv:\"tv\",Twitch:\"twitch\",Twitter:\"twitter\",Type:\"type\",Umbrella:\"umbrella\",Underline:\"underline\",Unlock:\"unlock\",Upload:\"upload\",User:\"user\",Users:\"users\",Video:\"video\",Voicemail:\"voicemail\",Volume:\"volume\",Watch:\"watch\",Wifi:\"wifi\",Wind:\"wind\",X:\"x\",Youtube:\"youtube\",Zap:\"zap\"};const humanReadableVariantMap={\"Button Scroll\":\"iZZsIrkxm\",\"Faq button\":\"TOHiJRM5K\",\"Header Button Primary\":\"eIloA3S6a\",\"Header Button Secondary\":\"eG9ObCzhW\",\"Menu button\":\"eWRRVzi6i\",\"Pricing button 2\":\"isqPGXpGS\",\"Pricing button\":\"ElIljymjM\",Primary:\"NcUvPco3S\"};const getProps=({accountAanvragen,height,iconName,iconVisibility,id,link,width,...props})=>{return{...props,BlJNMfRrN:iconVisibility??props.BlJNMfRrN??true,fzPQj5vxM:link??props.fzPQj5vxM,qWQ35JEj6:accountAanvragen??props.qWQ35JEj6??\"bekijk cadeaushop\",variant:humanReadableVariantMap[props.variant]??props.variant??\"eIloA3S6a\",yWCCtolhs:humanReadableEnumMap[iconName]??iconName??props.yWCCtolhs??\"phone\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,qWQ35JEj6,yWCCtolhs,BlJNMfRrN,fzPQj5vxM,v8ArQOg02a4HJ5WB9q,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"eIloA3S6a\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap8jhbz7=activeVariantCallback(async(...args)=>{setVariant(\"iZZsIrkxm\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=value=>{if([\"NcUvPco3S-hover\",\"ElIljymjM-hover\",\"TOHiJRM5K-hover\",\"iZZsIrkxm-hover\"].includes(gestureVariant))return false;if([\"NcUvPco3S\",\"ElIljymjM\",\"TOHiJRM5K\",\"iZZsIrkxm\",\"eWRRVzi6i\"].includes(baseVariant))return false;return value;};const isDisplayed1=()=>{if([\"NcUvPco3S-hover\",\"TOHiJRM5K-hover\",\"iZZsIrkxm-hover\"].includes(gestureVariant))return true;if([\"NcUvPco3S\",\"TOHiJRM5K\",\"iZZsIrkxm\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"NcUvPco3S-hover\",\"ElIljymjM-hover\",\"TOHiJRM5K-hover\",\"iZZsIrkxm-hover\"].includes(gestureVariant))return false;if([\"NcUvPco3S\",\"ElIljymjM\",\"iZZsIrkxm\",\"eWRRVzi6i\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:fzPQj5vxM,motionChild:true,nodeId:\"eIloA3S6a\",openInNewTab:true,scopeId:\"amRCTPdTF\",smoothScroll:v8ArQOg02a4HJ5WB9q,...addPropertyOverrides({iZZsIrkxm:{openInNewTab:false,smoothScroll:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-od4ajd\",className,classNames)} framer-pqufg`,\"data-border\":true,\"data-framer-name\":\"Header Button Primary\",layoutDependency:layoutDependency,layoutId:\"eIloA3S6a\",ref:refBinding,style:{\"--border-bottom-width\":\"1.5px\",\"--border-color\":\"var(--token-816d16c6-7a71-41f0-a75c-1f0f7e579a85, rgb(62, 63, 89))\",\"--border-left-width\":\"1.5px\",\"--border-right-width\":\"1.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1.5px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:58,borderBottomRightRadius:58,borderTopLeftRadius:58,borderTopRightRadius:58,...style},variants:{\"eIloA3S6a-hover\":{\"--border-color\":\"rgba(250, 250, 252, 0)\"},\"ElIljymjM-hover\":{\"--border-color\":\"rgba(62, 63, 89, 0)\"},\"iZZsIrkxm-hover\":{backgroundColor:\"var(--token-24317398-5647-4f06-877b-444a9a1ab50b, rgb(226, 191, 49))\"},eG9ObCzhW:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},ElIljymjM:{\"--border-color\":\"var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, rgb(68, 20, 68))\"},eWRRVzi6i:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},isqPGXpGS:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},iZZsIrkxm:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},NcUvPco3S:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},TOHiJRM5K:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({\"eG9ObCzhW-hover\":{\"data-framer-name\":undefined},\"eIloA3S6a-hover\":{\"data-framer-name\":undefined},\"ElIljymjM-hover\":{\"data-framer-name\":undefined},\"isqPGXpGS-hover\":{\"data-framer-name\":undefined},\"iZZsIrkxm-hover\":{\"data-framer-name\":undefined},\"NcUvPco3S-hover\":{\"data-framer-name\":undefined},\"TOHiJRM5K-hover\":{\"data-framer-name\":undefined},eG9ObCzhW:{\"data-framer-name\":\"Header Button Secondary\"},ElIljymjM:{\"data-framer-name\":\"Pricing button\"},eWRRVzi6i:{\"data-framer-name\":\"Menu button\"},isqPGXpGS:{\"data-framer-name\":\"Pricing button 2\"},iZZsIrkxm:{\"data-framer-name\":\"Button Scroll\"},NcUvPco3S:{\"data-framer-name\":\"Primary\"},TOHiJRM5K:{\"data-framer-name\":\"Faq button\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6j8cby\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"LF0qZPhGD\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, rgb(68, 20, 68))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{\"eG9ObCzhW-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},\"eIloA3S6a-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},\"ElIljymjM-hover\":{backgroundColor:\"var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, rgb(68, 20, 68))\"},\"iZZsIrkxm-hover\":{backgroundColor:\"rgb(38, 163, 65)\"},\"NcUvPco3S-hover\":{backgroundColor:\"var(--token-24317398-5647-4f06-877b-444a9a1ab50b, rgb(226, 191, 49))\"},ElIljymjM:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},eWRRVzi6i:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, rgb(68, 20, 68))\",borderBottomLeftRadius:36,borderBottomRightRadius:36,borderTopLeftRadius:36,borderTopRightRadius:36},isqPGXpGS:{backgroundColor:\"var(--token-24317398-5647-4f06-877b-444a9a1ab50b, rgb(58, 48, 186))\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},iZZsIrkxm:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, rgb(68, 20, 68))\",borderBottomLeftRadius:36,borderBottomRightRadius:36,borderTopLeftRadius:36,borderTopRightRadius:36},NcUvPco3S:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, rgb(68, 20, 68))\",borderBottomLeftRadius:36,borderBottomRightRadius:36,borderTopLeftRadius:36,borderTopRightRadius:36},TOHiJRM5K:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-24317398-5647-4f06-877b-444a9a1ab50b, rgb(226, 191, 49))\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({ElIljymjM:{whileHover:animation1},eWRRVzi6i:{whileHover:animation},iZZsIrkxm:{\"data-highlight\":true,onTap:onTap8jhbz7,whileHover:animation},NcUvPco3S:{whileHover:animation}},baseVariant,gestureVariant),children:[isDisplayed(BlJNMfRrN)&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t3xdxa\",\"data-framer-name\":\"icon bg\",layoutDependency:layoutDependency,layoutId:\"dKnxNejFY\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1n5uik5-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Od8s6vpeY-container\",nodeId:\"Od8s6vpeY\",rendersWithMotion:true,scopeId:\"amRCTPdTF\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, rgb(8, 10, 71))\",height:\"100%\",iconSearch:\"Home\",iconSelection:yWCCtolhs,id:\"Od8s6vpeY\",layoutId:\"Od8s6vpeY\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"eIloA3S6a-hover\":{color:\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"},isqPGXpGS:{color:\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qx4p8v-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"X1JKwPpLl-container\",nodeId:\"X1JKwPpLl\",rendersWithMotion:true,scopeId:\"amRCTPdTF\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowDown\",id:\"X1JKwPpLl\",layoutId:\"X1JKwPpLl\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({TOHiJRM5K:{iconSelection:\"Gift\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12lgzbw\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"rSlmO_U6D\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-psktgp\",\"data-styles-preset\":\"qqCRSQqd4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, rgb(8, 10, 71)))\"},children:\"Inloggen\"})}),className:\"framer-h36qv7\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fxsFBpnTd\",style:{\"--extracted-r6o4lv\":\"var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, rgb(8, 10, 71))\"},text:qWQ35JEj6,variants:{\"eG9ObCzhW-hover\":{\"--extracted-r6o4lv\":\"var(--token-a7f2a4b9-8655-4133-9650-e1dad9e5d971, rgb(244, 128, 212))\"},\"eIloA3S6a-hover\":{\"--extracted-r6o4lv\":\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"},\"ElIljymjM-hover\":{\"--extracted-r6o4lv\":\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"},eWRRVzi6i:{\"--extracted-r6o4lv\":\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"},isqPGXpGS:{\"--extracted-r6o4lv\":\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"},iZZsIrkxm:{\"--extracted-r6o4lv\":\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"},NcUvPco3S:{\"--extracted-r6o4lv\":\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"},TOHiJRM5K:{\"--extracted-r6o4lv\":\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"eG9ObCzhW-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-psktgp\",\"data-styles-preset\":\"qqCRSQqd4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a7f2a4b9-8655-4133-9650-e1dad9e5d971, rgb(244, 128, 212)))\"},children:\"Inloggen\"})})},\"eIloA3S6a-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-psktgp\",\"data-styles-preset\":\"qqCRSQqd4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255)))\"},children:\"Inloggen\"})})},\"ElIljymjM-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-psktgp\",\"data-styles-preset\":\"qqCRSQqd4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255)))\"},children:\"Inloggen\"})})},eWRRVzi6i:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-psktgp\",\"data-styles-preset\":\"qqCRSQqd4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255)))\"},children:\"Inloggen\"})})},isqPGXpGS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-psktgp\",\"data-styles-preset\":\"qqCRSQqd4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255)))\"},children:\"Inloggen\"})})},iZZsIrkxm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-psktgp\",\"data-styles-preset\":\"qqCRSQqd4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255)))\"},children:\"Inloggen\"})})},NcUvPco3S:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-psktgp\",\"data-styles-preset\":\"qqCRSQqd4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255)))\"},children:\"Inloggen\"})})},TOHiJRM5K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-psktgp\",\"data-styles-preset\":\"qqCRSQqd4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255)))\"},children:\"Inloggen\"})})}},baseVariant,gestureVariant)})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v2qcj5\",\"data-framer-name\":\"Hover Fill\",layoutDependency:layoutDependency,layoutId:\"WRbAMZJuX\",style:{backgroundColor:\"var(--token-24317398-5647-4f06-877b-444a9a1ab50b, rgb(58, 48, 186))\",borderBottomLeftRadius:500,borderBottomRightRadius:500,borderTopLeftRadius:500,borderTopRightRadius:500},variants:{\"eIloA3S6a-hover\":{backgroundColor:\"var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, rgb(68, 20, 68))\"},isqPGXpGS:{backgroundColor:\"var(--token-a7f2a4b9-8655-4133-9650-e1dad9e5d971, rgb(244, 128, 212))\"},TOHiJRM5K:{backgroundColor:\"var(--token-a7f2a4b9-8655-4133-9650-e1dad9e5d971, rgb(244, 128, 212))\"}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-oNBP1.framer-pqufg, .framer-oNBP1 .framer-pqufg { display: block; }\",\".framer-oNBP1.framer-od4ajd { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-oNBP1 .framer-6j8cby { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 12px 24px 12px 24px; position: relative; width: min-content; }\",\".framer-oNBP1 .framer-1t3xdxa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 22px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 22px; }\",\".framer-oNBP1 .framer-1n5uik5-container { flex: none; height: 22px; position: relative; width: 22px; z-index: 5; }\",\".framer-oNBP1 .framer-qx4p8v-container { flex: none; height: 22px; position: relative; width: 22px; }\",\".framer-oNBP1 .framer-12lgzbw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-oNBP1 .framer-h36qv7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 5; }\",\".framer-oNBP1 .framer-1v2qcj5 { bottom: 56px; flex: none; height: 40px; left: -40px; overflow: hidden; position: absolute; width: 40px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-oNBP1.framer-od4ajd, .framer-oNBP1 .framer-6j8cby, .framer-oNBP1 .framer-1t3xdxa, .framer-oNBP1 .framer-12lgzbw { gap: 0px; } .framer-oNBP1.framer-od4ajd > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-oNBP1.framer-od4ajd > :first-child, .framer-oNBP1 .framer-6j8cby > :first-child, .framer-oNBP1 .framer-1t3xdxa > :first-child, .framer-oNBP1 .framer-12lgzbw > :first-child { margin-left: 0px; } .framer-oNBP1.framer-od4ajd > :last-child, .framer-oNBP1 .framer-6j8cby > :last-child, .framer-oNBP1 .framer-1t3xdxa > :last-child, .framer-oNBP1 .framer-12lgzbw > :last-child { margin-right: 0px; } .framer-oNBP1 .framer-6j8cby > *, .framer-oNBP1 .framer-1t3xdxa > *, .framer-oNBP1 .framer-12lgzbw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-oNBP1.framer-v-o76pa4.framer-od4ajd, .framer-oNBP1.framer-v-o76pa4.hover.framer-od4ajd { will-change: unset; }\",\".framer-oNBP1.framer-v-o76pa4 .framer-6j8cby { padding: 0px; }\",\".framer-oNBP1.framer-v-4xairv .framer-6j8cby { gap: 8px; order: 0; padding: 11px 20px 11px 20px; will-change: var(--framer-will-change-effect-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-oNBP1.framer-v-4xairv .framer-6j8cby { gap: 0px; } .framer-oNBP1.framer-v-4xairv .framer-6j8cby > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-oNBP1.framer-v-4xairv .framer-6j8cby > :first-child { margin-left: 0px; } .framer-oNBP1.framer-v-4xairv .framer-6j8cby > :last-child { margin-right: 0px; } }\",\".framer-oNBP1.framer-v-1fcsyjm .framer-6j8cby { order: 1; padding: 11px 25px 11px 25px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-oNBP1.framer-v-jby1bt.framer-od4ajd { width: 257px; }\",\".framer-oNBP1.framer-v-jby1bt .framer-6j8cby { flex: 1 0 0px; padding: 15px 30px 15px 30px; width: 1px; }\",\".framer-oNBP1.framer-v-1ob4n5l .framer-6j8cby { gap: 8px; padding: 14px 20px 14px 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-oNBP1.framer-v-1ob4n5l .framer-6j8cby { gap: 0px; } .framer-oNBP1.framer-v-1ob4n5l .framer-6j8cby > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-oNBP1.framer-v-1ob4n5l .framer-6j8cby > :first-child { margin-left: 0px; } .framer-oNBP1.framer-v-1ob4n5l .framer-6j8cby > :last-child { margin-right: 0px; } }\",\".framer-oNBP1.framer-v-bcaeba .framer-6j8cby { cursor: pointer; gap: 8px; order: 0; padding: 11px 20px 11px 20px; will-change: var(--framer-will-change-effect-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-oNBP1.framer-v-bcaeba .framer-6j8cby { gap: 0px; } .framer-oNBP1.framer-v-bcaeba .framer-6j8cby > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-oNBP1.framer-v-bcaeba .framer-6j8cby > :first-child { margin-left: 0px; } .framer-oNBP1.framer-v-bcaeba .framer-6j8cby > :last-child { margin-right: 0px; } }\",\".framer-oNBP1.framer-v-kxr8ik .framer-6j8cby { gap: 8px; order: 0; padding: 11px 27px 11px 27px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-oNBP1.framer-v-kxr8ik .framer-12lgzbw { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-oNBP1.framer-v-kxr8ik .framer-6j8cby { gap: 0px; } .framer-oNBP1.framer-v-kxr8ik .framer-6j8cby > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-oNBP1.framer-v-kxr8ik .framer-6j8cby > :first-child { margin-left: 0px; } .framer-oNBP1.framer-v-kxr8ik .framer-6j8cby > :last-child { margin-right: 0px; } }\",\".framer-oNBP1.framer-v-od4ajd.hover .framer-1v2qcj5, .framer-oNBP1.framer-v-jby1bt.hover .framer-1v2qcj5 { bottom: -65px; height: unset; left: -65px; right: -65px; top: -65px; width: unset; }\",\".framer-oNBP1.framer-v-4xairv.hover .framer-6j8cby { overflow: hidden; }\",...sharedStyle.css,'.framer-oNBP1[data-border=\"true\"]::after, .framer-oNBP1 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 55\n * @framerIntrinsicWidth 233\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"eG9ObCzhW\":{\"layout\":[\"auto\",\"auto\"]},\"NcUvPco3S\":{\"layout\":[\"auto\",\"auto\"]},\"ElIljymjM\":{\"layout\":[\"auto\",\"auto\"]},\"isqPGXpGS\":{\"layout\":[\"fixed\",\"auto\"]},\"TOHiJRM5K\":{\"layout\":[\"auto\",\"auto\"]},\"iZZsIrkxm\":{\"layout\":[\"auto\",\"auto\"]},\"eWRRVzi6i\":{\"layout\":[\"auto\",\"auto\"]},\"j0f47wwlk\":{\"layout\":[\"auto\",\"auto\"]},\"QAIt9HGQm\":{\"layout\":[\"auto\",\"auto\"]},\"QDoLqK8Y_\":{\"layout\":[\"auto\",\"auto\"]},\"VimCys1z7\":{\"layout\":[\"auto\",\"auto\"]},\"coceDM9aA\":{\"layout\":[\"fixed\",\"auto\"]},\"jQSjsRE1Y\":{\"layout\":[\"auto\",\"auto\"]},\"lOOYGyRaG\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"qWQ35JEj6\":\"accountAanvragen\",\"yWCCtolhs\":\"iconName\",\"BlJNMfRrN\":\"iconVisibility\",\"fzPQj5vxM\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameramRCTPdTF=withCSS(Component,css,\"framer-oNBP1\");export default FrameramRCTPdTF;FrameramRCTPdTF.displayName=\"Button\";FrameramRCTPdTF.defaultProps={height:55,width:233};addPropertyControls(FrameramRCTPdTF,{variant:{options:[\"eIloA3S6a\",\"eG9ObCzhW\",\"NcUvPco3S\",\"ElIljymjM\",\"isqPGXpGS\",\"TOHiJRM5K\",\"iZZsIrkxm\",\"eWRRVzi6i\"],optionTitles:[\"Header Button Primary\",\"Header Button Secondary\",\"Primary\",\"Pricing button\",\"Pricing button 2\",\"Faq button\",\"Button Scroll\",\"Menu button\"],title:\"Variant\",type:ControlType.Enum},qWQ35JEj6:{defaultValue:\"bekijk cadeaushop\",description:\"\",displayTextArea:false,title:\"Account aanvragen\",type:ControlType.String},yWCCtolhs:FeatherControls?.[\"iconSelection\"]&&{...FeatherControls[\"iconSelection\"],defaultValue:\"phone\",description:undefined,hidden:undefined,title:\"Icon Name\"},BlJNMfRrN:{defaultValue:true,title:\"Icon Visibility\",type:ControlType.Boolean},fzPQj5vxM:{title:\"Link\",type:ControlType.Link}});addFonts(FrameramRCTPdTF,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.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://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.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://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.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://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.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://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...FeatherFonts,...HeroFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameramRCTPdTF\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"233\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eG9ObCzhW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NcUvPco3S\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ElIljymjM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"isqPGXpGS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TOHiJRM5K\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iZZsIrkxm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eWRRVzi6i\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"j0f47wwlk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QAIt9HGQm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QDoLqK8Y_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VimCys1z7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"coceDM9aA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jQSjsRE1Y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lOOYGyRaG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"qWQ35JEj6\\\":\\\"accountAanvragen\\\",\\\"yWCCtolhs\\\":\\\"iconName\\\",\\\"BlJNMfRrN\\\":\\\"iconVisibility\\\",\\\"fzPQj5vxM\\\":\\\"link\\\"}\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"55\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./amRCTPdTF.map", "// Generated by Framer (68888f7)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;GT Walsheim Pro Regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"GT Walsheim Pro Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/zx7aodMfdVYsqegVC9XXuLy67ro.woff2\"}]}];export const css=['.framer-sxVF0 .framer-styles-preset-l2n6uu:not(.rich-text-wrapper), .framer-sxVF0 .framer-styles-preset-l2n6uu.rich-text-wrapper p { --framer-font-family: \"GT Walsheim Pro Regular\", \"GT Walsheim Pro Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.7em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, #080a47); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-sxVF0\";\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 (68888f7)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;GT Walsheim Pro Regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"GT Walsheim Pro Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/zx7aodMfdVYsqegVC9XXuLy67ro.woff2\"}]}];export const css=['.framer-SJ53X .framer-styles-preset-qxnr2d:not(.rich-text-wrapper), .framer-SJ53X .framer-styles-preset-qxnr2d.rich-text-wrapper h2 { --framer-font-family: \"GT Walsheim Pro Regular\", \"GT Walsheim Pro Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 52px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -1.5px; --framer-line-height: 120%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, #080a47); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 992px) { .framer-SJ53X .framer-styles-preset-qxnr2d:not(.rich-text-wrapper), .framer-SJ53X .framer-styles-preset-qxnr2d.rich-text-wrapper h2 { --framer-font-family: \"GT Walsheim Pro Regular\", \"GT Walsheim Pro Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -1.5px; --framer-line-height: 120%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, #080a47); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 991px) and (min-width: 768px) { .framer-SJ53X .framer-styles-preset-qxnr2d:not(.rich-text-wrapper), .framer-SJ53X .framer-styles-preset-qxnr2d.rich-text-wrapper h2 { --framer-font-family: \"GT Walsheim Pro Regular\", \"GT Walsheim Pro Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -1.5px; --framer-line-height: 120%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, #080a47); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 767px) and (min-width: 0px) { .framer-SJ53X .framer-styles-preset-qxnr2d:not(.rich-text-wrapper), .framer-SJ53X .framer-styles-preset-qxnr2d.rich-text-wrapper h2 { --framer-font-family: \"GT Walsheim Pro Regular\", \"GT Walsheim Pro Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -1.5px; --framer-line-height: 120%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, #080a47); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-SJ53X\";\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 (68888f7)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;GT Walsheim Pro Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"GT Walsheim Pro Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/3HaKbMpwryv7VmmuR6DDBd2LRU.woff2\"}]}];export const css=['.framer-nsc0z .framer-styles-preset-mq0gjf:not(.rich-text-wrapper), .framer-nsc0z .framer-styles-preset-mq0gjf.rich-text-wrapper p { --framer-font-family: \"GT Walsheim Pro Bold\", \"GT Walsheim Pro Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.47em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, #080a47); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-nsc0z\";\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 (68888f7)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;GT Walsheim Pro Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"GT Walsheim Pro Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/3HaKbMpwryv7VmmuR6DDBd2LRU.woff2\"}]}];export const css=['.framer-Dc56c .framer-styles-preset-qfaott:not(.rich-text-wrapper), .framer-Dc56c .framer-styles-preset-qfaott.rich-text-wrapper p { --framer-font-family: \"GT Walsheim Pro Bold\", \"GT Walsheim Pro Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.7em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, #080a47); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-Dc56c\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d6b3045)\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/inwKU7pFl2exrtgDREKE/40acnxYXlqmkNbMwXeW3/jU2CgCQbX.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/oIfeR37r7k1oeDkXUbSs/txqU53tYpJWldwWgAoMh/M0DsUeVlb.js\";const enabledGestures={D4Uu7nbEP:{hover:true},SsZ3F7sx2:{hover:true},zQ7OlKo45:{hover:true}};const cycleOrder=[\"D4Uu7nbEP\",\"zQ7OlKo45\",\"SsZ3F7sx2\"];const serializationHash=\"framer-euOnq\";const variantClassNames={D4Uu7nbEP:\"framer-v-1ydrk4\",SsZ3F7sx2:\"framer-v-wl37ab\",zQ7OlKo45:\"framer-v-q25xtn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Primary default color\":\"D4Uu7nbEP\",\"Secondary white color\":\"zQ7OlKo45\",Tertiary:\"SsZ3F7sx2\"};const getProps=({height,id,link,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,cRqRWoih6:link!==null&&link!==void 0?link:props.cRqRWoih6,okFfDCMAr:(_ref=title!==null&&title!==void 0?title:props.okFfDCMAr)!==null&&_ref!==void 0?_ref:\"Home\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"D4Uu7nbEP\"};};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,okFfDCMAr,cRqRWoih6,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"D4Uu7nbEP\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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:cRqRWoih6,nodeId:\"D4Uu7nbEP\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1ydrk4\",className,classNames)} framer-1ykia6w`,\"data-framer-name\":\"Primary default color\",layoutDependency:layoutDependency,layoutId:\"D4Uu7nbEP\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"D4Uu7nbEP-hover\":{\"data-framer-name\":undefined},\"SsZ3F7sx2-hover\":{\"data-framer-name\":undefined},\"zQ7OlKo45-hover\":{\"data-framer-name\":undefined},SsZ3F7sx2:{\"data-framer-name\":\"Tertiary\"},zQ7OlKo45:{\"data-framer-name\":\"Secondary white color\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qfaott\",\"data-styles-preset\":\"jU2CgCQbX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-844e474a-4b2b-40fd-9a02-d293fa7e8223, rgb(224, 225, 219)))\"},children:\"Home\"})}),className:\"framer-1v7su0w\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Avfcc0Vos\",style:{\"--extracted-r6o4lv\":\"var(--token-844e474a-4b2b-40fd-9a02-d293fa7e8223, rgb(224, 225, 219))\"},text:okFfDCMAr,variants:{\"D4Uu7nbEP-hover\":{\"--extracted-r6o4lv\":\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"},\"SsZ3F7sx2-hover\":{\"--extracted-r6o4lv\":\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"},\"zQ7OlKo45-hover\":{\"--extracted-r6o4lv\":\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"D4Uu7nbEP-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qfaott\",\"data-styles-preset\":\"jU2CgCQbX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255)))\"},children:\"Home\"})})},\"SsZ3F7sx2-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-l2n6uu\",\"data-styles-preset\":\"M0DsUeVlb\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255)))\"},children:\"Home\"})})},\"zQ7OlKo45-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qfaott\",\"data-styles-preset\":\"jU2CgCQbX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255)))\"},children:\"Home\"})})},SsZ3F7sx2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-l2n6uu\",\"data-styles-preset\":\"M0DsUeVlb\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-844e474a-4b2b-40fd-9a02-d293fa7e8223, rgb(224, 225, 219)))\"},children:\"Home\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-euOnq.framer-1ykia6w, .framer-euOnq .framer-1ykia6w { display: block; }\",\".framer-euOnq.framer-1ydrk4 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-euOnq .framer-1v7su0w { cursor: pointer; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-euOnq.framer-1ydrk4 { gap: 0px; } .framer-euOnq.framer-1ydrk4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-euOnq.framer-1ydrk4 > :first-child { margin-left: 0px; } .framer-euOnq.framer-1ydrk4 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 31\n * @framerIntrinsicWidth 53\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"zQ7OlKo45\":{\"layout\":[\"auto\",\"auto\"]},\"SsZ3F7sx2\":{\"layout\":[\"auto\",\"auto\"]},\"Gksl8bjRi\":{\"layout\":[\"auto\",\"auto\"]},\"pkJVSJTLH\":{\"layout\":[\"auto\",\"auto\"]},\"BiyrhhIM1\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"okFfDCMAr\":\"title\",\"cRqRWoih6\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXG75ZdhwL=withCSS(Component,css,\"framer-euOnq\");export default FramerXG75ZdhwL;FramerXG75ZdhwL.displayName=\"Nav-item\";FramerXG75ZdhwL.defaultProps={height:31,width:53};addPropertyControls(FramerXG75ZdhwL,{variant:{options:[\"D4Uu7nbEP\",\"zQ7OlKo45\",\"SsZ3F7sx2\"],optionTitles:[\"Primary default color\",\"Secondary white color\",\"Tertiary\"],title:\"Variant\",type:ControlType.Enum},okFfDCMAr:{defaultValue:\"Home\",displayTextArea:false,title:\"Title\",type:ControlType.String},cRqRWoih6:{title:\"Link\",type:ControlType.Link}});addFonts(FramerXG75ZdhwL,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.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://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.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://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.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://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.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://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXG75ZdhwL\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"53\",\"framerVariables\":\"{\\\"okFfDCMAr\\\":\\\"title\\\",\\\"cRqRWoih6\\\":\\\"link\\\"}\",\"framerIntrinsicHeight\":\"31\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zQ7OlKo45\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SsZ3F7sx2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Gksl8bjRi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pkJVSJTLH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BiyrhhIM1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (295c121)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/jBSIgm8LHxDekU9T9lK3/t96cOa9OuIXzCQUtcn46/DAuuhRhwt.js\";import NavItem from\"https://framerusercontent.com/modules/sawtnOuqn6ttvRXQ7fR1/kMJoauPLjY9Tg3EpqXOJ/XG75ZdhwL.js\";const MotionDivWithFX=withFX(motion.div);const NavItemFonts=getFonts(NavItem);const cycleOrder=[\"kHwZy4_YY\",\"fDqEdymD6\",\"pMMzoJM4Z\",\"i6JCRSGA8\"];const serializationHash=\"framer-qBpLJ\";const variantClassNames={fDqEdymD6:\"framer-v-194mfzm\",i6JCRSGA8:\"framer-v-3iug2c\",kHwZy4_YY:\"framer-v-wk1q79\",pMMzoJM4Z:\"framer-v-1sf2pn7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={damping:60,delay:.6,mass:1,stiffness:350,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:50};const transition3={damping:60,delay:.8,mass:1,stiffness:350,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:50};const transition4={damping:60,delay:1,mass:1,stiffness:350,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:50};const transition5={damping:60,delay:1.2,mass:1.2,stiffness:350,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:50};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"kHwZy4_YY\",Laptop:\"fDqEdymD6\",Mobile:\"i6JCRSGA8\",Tablet:\"pMMzoJM4Z\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"kHwZy4_YY\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kHwZy4_YY\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1wkht9a=activeVariantCallback(async(...args)=>{setVariant(\"kHwZy4_YY\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"pMMzoJM4Z\",\"i6JCRSGA8\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"fDqEdymD6\")return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-wk1q79\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"kHwZy4_YY\",ref:ref??ref1,style:{backgroundColor:\"var(--token-5685c5d6-8f3f-4ad2-9d44-526e408af69e, rgb(50, 50, 50))\",...style},...addPropertyOverrides({fDqEdymD6:{\"data-framer-name\":\"Laptop\"},i6JCRSGA8:{\"data-framer-name\":\"Mobile\"},pMMzoJM4Z:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ce51wz\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"oXO9YbaSb\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qtkpqd\",\"data-framer-name\":\"row\",layoutDependency:layoutDependency,layoutId:\"l5N2CsbwK\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11ua2yy\",\"data-framer-name\":\"content\",layoutDependency:layoutDependency,layoutId:\"E_t52zxR2\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4cat6f\",\"data-framer-name\":\"Footer content\",layoutDependency:layoutDependency,layoutId:\"P4E5TLfdv\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qai6ss\",\"data-framer-name\":\"Widgets\",layoutDependency:layoutDependency,layoutId:\"aynE1BEaK\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0),pixelHeight:938,pixelWidth:927,sizes:\"116px\",src:\"https://framerusercontent.com/images/vNq4NXTUUAcg48C0EmIqYyt7iNQ.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/vNq4NXTUUAcg48C0EmIqYyt7iNQ.svg 927w\"},className:\"framer-r8ecmp\",\"data-framer-name\":\"Original Logo\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"V6iNAfpDu\",onTap:onTap1wkht9a,...addPropertyOverrides({fDqEdymD6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0),pixelHeight:938,pixelWidth:927,sizes:\"86px\",src:\"https://framerusercontent.com/images/vNq4NXTUUAcg48C0EmIqYyt7iNQ.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/vNq4NXTUUAcg48C0EmIqYyt7iNQ.svg 927w\"}},i6JCRSGA8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-365)/2+0+0)+0+0+0+0+0+0+20+0+0+0),pixelHeight:938,pixelWidth:927,sizes:\"60px\",src:\"https://framerusercontent.com/images/vNq4NXTUUAcg48C0EmIqYyt7iNQ.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/vNq4NXTUUAcg48C0EmIqYyt7iNQ.svg 927w\"}},pMMzoJM4Z:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||127)-0-127.03389830508475)/2+0+0)+0+0+0+0+0+0+18+0+0+0),pixelHeight:938,pixelWidth:927,positionX:\"center\",positionY:\"center\",sizes:\"50px\",src:\"https://framerusercontent.com/images/vNq4NXTUUAcg48C0EmIqYyt7iNQ.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/vNq4NXTUUAcg48C0EmIqYyt7iNQ.svg 927w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0),pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vaYiVHFLbKXgjS49nBpnF3f8g.png\"},className:\"framer-18g1dq9\",\"data-framer-name\":\"Original Logo\",layoutDependency:layoutDependency,layoutId:\"GecWILDeI\",...addPropertyOverrides({i6JCRSGA8:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-365)/2+0+0)+0+0+0+0+0+0+20+0+0+0),pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vaYiVHFLbKXgjS49nBpnF3f8g.png\"}},pMMzoJM4Z:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||127)-0-127.03389830508475)/2+0+0)+0+0+0+0+0+0+18+0+0+0),pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vaYiVHFLbKXgjS49nBpnF3f8g.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0),pixelHeight:284,pixelWidth:284,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gi2Q4pI9RlHLs9vkNhYxeoJMo.png\"},className:\"framer-sy4p6m\",\"data-framer-name\":\"Original Logo\",layoutDependency:layoutDependency,layoutId:\"S2Cm4mcLy\",...addPropertyOverrides({i6JCRSGA8:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-365)/2+0+0)+0+0+0+0+0+0+20+0+0+0),pixelHeight:284,pixelWidth:284,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gi2Q4pI9RlHLs9vkNhYxeoJMo.png\"}},pMMzoJM4Z:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||127)-0-127.03389830508475)/2+0+0)+0+0+0+0+0+0+18+0+0+0),pixelHeight:284,pixelWidth:284,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gi2Q4pI9RlHLs9vkNhYxeoJMo.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0),pixelHeight:372,pixelWidth:201,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TBmDVKI1TN2o3mPhTBZjSBR9aJk.jpg\"},className:\"framer-wlx4b3\",\"data-framer-name\":\"Original Logo\",layoutDependency:layoutDependency,layoutId:\"xWye5UJii\",...addPropertyOverrides({i6JCRSGA8:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-365)/2+0+0)+0+0+0+0+0+0+20+0+0+170),pixelHeight:372,pixelWidth:201,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TBmDVKI1TN2o3mPhTBZjSBR9aJk.jpg\"}},pMMzoJM4Z:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:42,intrinsicWidth:147,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||127)-0-127.03389830508475)/2+0+0)+0+0+0+0+0+0+18+0+0+56.016949152542374),pixelHeight:372,pixelWidth:201,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TBmDVKI1TN2o3mPhTBZjSBR9aJk.jpg\"}}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jozm5s\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"DbgBvut9L\",onTap:onTap1wkht9a,children:[isDisplayed1()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1j8dj06\",\"data-framer-name\":\"Widget 1\",layoutDependency:layoutDependency,layoutId:\"U9t_z8sV_\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-qu5tx2\",\"data-framer-name\":\"Widget 2\",layoutDependency:layoutDependency,layoutId:\"ZEWzSUOAm\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-mq0gjf\",\"data-styles-preset\":\"DAuuhRhwt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255)))\"},children:\"Voor wie\"})}),className:\"framer-nh0w6e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"chFS35LiU\",style:{\"--extracted-r6o4lv\":\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vc6hqh\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"CShHb7DAA\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,y:(componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0+0+0+31.46+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ujk32n-container\",layoutDependency:layoutDependency,layoutId:\"j1l6GWajv-container\",children:/*#__PURE__*/_jsx(NavItem,{cRqRWoih6:\"https://framerbite.com/support\",height:\"100%\",id:\"j1l6GWajv\",layoutId:\"j1l6GWajv\",okFfDCMAr:\"Besteller\",variant:\"SsZ3F7sx2\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,y:(componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0+0+0+31.46+0+41,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-mjufn4-container\",layoutDependency:layoutDependency,layoutId:\"E5LgQNfhr-container\",children:/*#__PURE__*/_jsx(NavItem,{cRqRWoih6:\"https://framerbite.com/terms\",height:\"100%\",id:\"E5LgQNfhr\",layoutId:\"E5LgQNfhr\",okFfDCMAr:\"HR Manager\",variant:\"SsZ3F7sx2\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,y:(componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0+0+0+31.46+0+82,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-142uj7w-container\",layoutDependency:layoutDependency,layoutId:\"OwrrtOnf6-container\",children:/*#__PURE__*/_jsx(NavItem,{cRqRWoih6:\"https://framerbite.com/privacy\",height:\"100%\",id:\"OwrrtOnf6\",layoutId:\"OwrrtOnf6\",okFfDCMAr:\"Leverancier\",variant:\"SsZ3F7sx2\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-tj31am\",\"data-framer-name\":\"Widget 3\",layoutDependency:layoutDependency,layoutId:\"KukLOYuQZ\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-mq0gjf\",\"data-styles-preset\":\"DAuuhRhwt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255)))\"},children:\"Referenties\"})}),className:\"framer-prdil1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MXmuq3SSm\",style:{\"--extracted-r6o4lv\":\"var(--token-445e6a17-5d81-448c-bb59-55039561ecb7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-129c3hn\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"xMtDqKMxb\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,y:(componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0+0+0+33.46+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18slkzz-container\",layoutDependency:layoutDependency,layoutId:\"bOa9J3f3U-container\",children:/*#__PURE__*/_jsx(NavItem,{cRqRWoih6:\"https://framerbite.com/\",height:\"100%\",id:\"bOa9J3f3U\",layoutId:\"bOa9J3f3U\",okFfDCMAr:\"Praktijk voorbeelden\",variant:\"SsZ3F7sx2\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,y:(componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0+0+0+33.46+0+41,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p1asg9-container\",layoutDependency:layoutDependency,layoutId:\"Y3VLAtG8K-container\",children:/*#__PURE__*/_jsx(NavItem,{cRqRWoih6:\"https://framerbite.com/\",height:\"100%\",id:\"Y3VLAtG8K\",layoutId:\"Y3VLAtG8K\",okFfDCMAr:\"Interviews\",variant:\"SsZ3F7sx2\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lymjpc\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"P1a77ml0n\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,y:(componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0+0+0+112.46000000000001+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jx6ptw-container\",layoutDependency:layoutDependency,layoutId:\"QKz35LEe6-container\",children:/*#__PURE__*/_jsx(NavItem,{cRqRWoih6:\"https://framerbite.com/\",height:\"100%\",id:\"QKz35LEe6\",layoutId:\"QKz35LEe6\",okFfDCMAr:\"Blogs\",variant:\"SsZ3F7sx2\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w41jhh\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"NSbLY82Uv\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,y:(componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1509a8n-container\",layoutDependency:layoutDependency,layoutId:\"ZKWDLHmm6-container\",children:/*#__PURE__*/_jsx(NavItem,{cRqRWoih6:\"https://framerbite.com/terms\",height:\"100%\",id:\"ZKWDLHmm6\",layoutId:\"ZKWDLHmm6\",okFfDCMAr:\"Over ons\",variant:\"SsZ3F7sx2\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,y:(componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0+0+0+41,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17grayo-container\",layoutDependency:layoutDependency,layoutId:\"GS5KmhBcu-container\",children:/*#__PURE__*/_jsx(NavItem,{cRqRWoih6:\"https://framerbite.com/privacy\",height:\"100%\",id:\"GS5KmhBcu\",layoutId:\"GS5KmhBcu\",okFfDCMAr:\"Contact\",variant:\"SsZ3F7sx2\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,y:(componentViewport?.y||0)+0+(((componentViewport?.height||324)-0-325.46000000000004)/2+0+0)+0+0+0+0+0+0+40+14210854715202004e-30+0+0+0+82,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-75kd4z-container\",layoutDependency:layoutDependency,layoutId:\"Hkvw3Z3xb-container\",children:/*#__PURE__*/_jsx(NavItem,{cRqRWoih6:\"https://framerbite.com/\",height:\"100%\",id:\"Hkvw3Z3xb\",layoutId:\"Hkvw3Z3xb\",okFfDCMAr:\"Privacyverklaring\",variant:\"SsZ3F7sx2\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1tx6t15\",\"data-framer-name\":\"Widget 4\",layoutDependency:layoutDependency,layoutId:\"UY98y5hXX\",style:{transformPerspective:1200}})]})]})})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qBpLJ.framer-hsbepi, .framer-qBpLJ .framer-hsbepi { display: block; }\",\".framer-qBpLJ.framer-wk1q79 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 41px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 1440px; }\",\".framer-qBpLJ .framer-ce51wz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qBpLJ .framer-qtkpqd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qBpLJ .framer-11ua2yy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qBpLJ .framer-4cat6f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: visible; padding: 40px 0px 141px 0px; position: relative; width: 100%; }\",\".framer-qBpLJ .framer-qai6ss { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qBpLJ .framer-r8ecmp { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 118px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 116px; }\",\".framer-qBpLJ .framer-18g1dq9, .framer-qBpLJ .framer-sy4p6m { align-content: center; align-items: center; aspect-ratio: 0.8205128205128205 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 135px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 111px; }\",\".framer-qBpLJ .framer-wlx4b3 { align-content: center; align-items: center; aspect-ratio: 0.8205128205128205 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 117px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 96px; }\",\".framer-qBpLJ .framer-jozm5s { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 60%; }\",\".framer-qBpLJ .framer-1j8dj06, .framer-qBpLJ .framer-1tx6t15 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-qBpLJ .framer-qu5tx2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-qBpLJ .framer-nh0w6e, .framer-qBpLJ .framer-prdil1 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-qBpLJ .framer-1vc6hqh, .framer-qBpLJ .framer-129c3hn, .framer-qBpLJ .framer-lymjpc, .framer-qBpLJ .framer-w41jhh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-qBpLJ .framer-1ujk32n-container, .framer-qBpLJ .framer-mjufn4-container, .framer-qBpLJ .framer-142uj7w-container, .framer-qBpLJ .framer-18slkzz-container, .framer-qBpLJ .framer-1p1asg9-container, .framer-qBpLJ .framer-1jx6ptw-container, .framer-qBpLJ .framer-1509a8n-container, .framer-qBpLJ .framer-17grayo-container, .framer-qBpLJ .framer-75kd4z-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-qBpLJ .framer-tj31am { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qBpLJ.framer-wk1q79, .framer-qBpLJ .framer-ce51wz, .framer-qBpLJ .framer-qtkpqd, .framer-qBpLJ .framer-11ua2yy, .framer-qBpLJ .framer-4cat6f, .framer-qBpLJ .framer-r8ecmp, .framer-qBpLJ .framer-18g1dq9, .framer-qBpLJ .framer-sy4p6m, .framer-qBpLJ .framer-wlx4b3, .framer-qBpLJ .framer-1j8dj06, .framer-qBpLJ .framer-qu5tx2, .framer-qBpLJ .framer-1vc6hqh, .framer-qBpLJ .framer-tj31am, .framer-qBpLJ .framer-129c3hn, .framer-qBpLJ .framer-lymjpc, .framer-qBpLJ .framer-w41jhh, .framer-qBpLJ .framer-1tx6t15 { gap: 0px; } .framer-qBpLJ.framer-wk1q79 > * { margin: 0px; margin-bottom: calc(41px / 2); margin-top: calc(41px / 2); } .framer-qBpLJ.framer-wk1q79 > :first-child, .framer-qBpLJ .framer-ce51wz > :first-child, .framer-qBpLJ .framer-qtkpqd > :first-child, .framer-qBpLJ .framer-11ua2yy > :first-child, .framer-qBpLJ .framer-4cat6f > :first-child, .framer-qBpLJ .framer-1j8dj06 > :first-child, .framer-qBpLJ .framer-qu5tx2 > :first-child, .framer-qBpLJ .framer-1vc6hqh > :first-child, .framer-qBpLJ .framer-tj31am > :first-child, .framer-qBpLJ .framer-129c3hn > :first-child, .framer-qBpLJ .framer-lymjpc > :first-child, .framer-qBpLJ .framer-w41jhh > :first-child, .framer-qBpLJ .framer-1tx6t15 > :first-child { margin-top: 0px; } .framer-qBpLJ.framer-wk1q79 > :last-child, .framer-qBpLJ .framer-ce51wz > :last-child, .framer-qBpLJ .framer-qtkpqd > :last-child, .framer-qBpLJ .framer-11ua2yy > :last-child, .framer-qBpLJ .framer-4cat6f > :last-child, .framer-qBpLJ .framer-1j8dj06 > :last-child, .framer-qBpLJ .framer-qu5tx2 > :last-child, .framer-qBpLJ .framer-1vc6hqh > :last-child, .framer-qBpLJ .framer-tj31am > :last-child, .framer-qBpLJ .framer-129c3hn > :last-child, .framer-qBpLJ .framer-lymjpc > :last-child, .framer-qBpLJ .framer-w41jhh > :last-child, .framer-qBpLJ .framer-1tx6t15 > :last-child { margin-bottom: 0px; } .framer-qBpLJ .framer-ce51wz > *, .framer-qBpLJ .framer-11ua2yy > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-qBpLJ .framer-qtkpqd > *, .framer-qBpLJ .framer-1vc6hqh > *, .framer-qBpLJ .framer-129c3hn > *, .framer-qBpLJ .framer-lymjpc > *, .framer-qBpLJ .framer-w41jhh > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-qBpLJ .framer-4cat6f > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-qBpLJ .framer-r8ecmp > *, .framer-qBpLJ .framer-18g1dq9 > *, .framer-qBpLJ .framer-sy4p6m > *, .framer-qBpLJ .framer-wlx4b3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-qBpLJ .framer-r8ecmp > :first-child, .framer-qBpLJ .framer-18g1dq9 > :first-child, .framer-qBpLJ .framer-sy4p6m > :first-child, .framer-qBpLJ .framer-wlx4b3 > :first-child { margin-left: 0px; } .framer-qBpLJ .framer-r8ecmp > :last-child, .framer-qBpLJ .framer-18g1dq9 > :last-child, .framer-qBpLJ .framer-sy4p6m > :last-child, .framer-qBpLJ .framer-wlx4b3 > :last-child { margin-right: 0px; } .framer-qBpLJ .framer-1j8dj06 > *, .framer-qBpLJ .framer-1tx6t15 > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-qBpLJ .framer-qu5tx2 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-qBpLJ .framer-tj31am > * { margin: 0px; margin-bottom: calc(7px / 2); margin-top: calc(7px / 2); } }\",\".framer-qBpLJ.framer-v-194mfzm.framer-wk1q79 { width: 992px; }\",\".framer-qBpLJ.framer-v-194mfzm .framer-r8ecmp { height: 87px; width: 86px; }\",\".framer-qBpLJ.framer-v-194mfzm .framer-18g1dq9 { height: var(--framer-aspect-ratio-supported, 96px); width: 79px; }\",\".framer-qBpLJ.framer-v-194mfzm .framer-wlx4b3 { height: var(--framer-aspect-ratio-supported, 82px); width: 67px; }\",\".framer-qBpLJ.framer-v-194mfzm .framer-jozm5s { width: 58%; }\",\".framer-qBpLJ.framer-v-1sf2pn7.framer-wk1q79 { width: 768px; }\",\".framer-qBpLJ.framer-v-1sf2pn7 .framer-4cat6f { align-content: unset; align-items: unset; display: grid; gap: 23px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); order: 0; padding: 18px 0px 37px 0px; }\",\".framer-qBpLJ.framer-v-1sf2pn7 .framer-qai6ss { align-content: unset; align-items: unset; align-self: start; aspect-ratio: 2.776470588235294 / 1; display: grid; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-column: auto / span 1; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: var(--framer-aspect-ratio-supported, 72px); justify-content: center; justify-self: center; width: 200px; z-index: 1; }\",\".framer-qBpLJ.framer-v-1sf2pn7 .framer-r8ecmp { align-self: start; aspect-ratio: 0.8199052132701422 / 1; height: var(--framer-aspect-ratio-supported, 61px); justify-self: start; width: 100%; }\",\".framer-qBpLJ.framer-v-1sf2pn7 .framer-18g1dq9, .framer-qBpLJ.framer-v-1sf2pn7 .framer-wlx4b3 { align-self: start; height: var(--framer-aspect-ratio-supported, 61px); justify-self: start; width: 100%; }\",\".framer-qBpLJ.framer-v-1sf2pn7 .framer-sy4p6m { align-self: start; justify-self: start; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qBpLJ.framer-v-1sf2pn7 .framer-4cat6f, .framer-qBpLJ.framer-v-1sf2pn7 .framer-qai6ss { gap: 0px; } .framer-qBpLJ.framer-v-1sf2pn7 .framer-4cat6f > *, .framer-qBpLJ.framer-v-1sf2pn7 .framer-4cat6f > :first-child, .framer-qBpLJ.framer-v-1sf2pn7 .framer-4cat6f > :last-child, .framer-qBpLJ.framer-v-1sf2pn7 .framer-qai6ss > *, .framer-qBpLJ.framer-v-1sf2pn7 .framer-qai6ss > :first-child, .framer-qBpLJ.framer-v-1sf2pn7 .framer-qai6ss > :last-child { margin: 0px; } }\",\".framer-qBpLJ.framer-v-3iug2c.framer-wk1q79 { width: 390px; }\",\".framer-qBpLJ.framer-v-3iug2c .framer-4cat6f { gap: 25px; order: 0; padding: 20px 0px 40px 0px; width: 330px; }\",\".framer-qBpLJ.framer-v-3iug2c .framer-qai6ss { align-content: unset; align-items: unset; display: grid; gap: 35px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); justify-content: center; order: 0; width: 220px; }\",\".framer-qBpLJ.framer-v-3iug2c .framer-r8ecmp { align-self: start; height: 100%; justify-self: start; order: 0; width: 60px; }\",\".framer-qBpLJ.framer-v-3iug2c .framer-18g1dq9 { align-self: start; justify-self: start; order: 1; width: 100%; }\",\".framer-qBpLJ.framer-v-3iug2c .framer-sy4p6m { align-self: start; justify-self: start; order: 2; }\",\".framer-qBpLJ.framer-v-3iug2c .framer-wlx4b3 { align-self: start; justify-self: start; order: 3; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qBpLJ.framer-v-3iug2c .framer-4cat6f, .framer-qBpLJ.framer-v-3iug2c .framer-qai6ss { gap: 0px; } .framer-qBpLJ.framer-v-3iug2c .framer-4cat6f > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-qBpLJ.framer-v-3iug2c .framer-4cat6f > :first-child { margin-top: 0px; } .framer-qBpLJ.framer-v-3iug2c .framer-4cat6f > :last-child { margin-bottom: 0px; } .framer-qBpLJ.framer-v-3iug2c .framer-qai6ss > *, .framer-qBpLJ.framer-v-3iug2c .framer-qai6ss > :first-child, .framer-qBpLJ.framer-v-3iug2c .framer-qai6ss > :last-child { margin: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 324\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"fDqEdymD6\":{\"layout\":[\"fixed\",\"auto\"]},\"pMMzoJM4Z\":{\"layout\":[\"fixed\",\"auto\"]},\"i6JCRSGA8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framert_nuRJC3D=withCSS(Component,css,\"framer-qBpLJ\");export default Framert_nuRJC3D;Framert_nuRJC3D.displayName=\"Footer Section\";Framert_nuRJC3D.defaultProps={height:324,width:1440};addPropertyControls(Framert_nuRJC3D,{variant:{options:[\"kHwZy4_YY\",\"fDqEdymD6\",\"pMMzoJM4Z\",\"i6JCRSGA8\"],optionTitles:[\"Desktop\",\"Laptop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framert_nuRJC3D,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.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://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.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://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.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://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.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://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavItemFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framert_nuRJC3D\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fDqEdymD6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pMMzoJM4Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"i6JCRSGA8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"324\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./t_nuRJC3D.map", "// Generated by Framer (de6f63d)\nimport{jsx as e}from\"react/jsx-runtime\";import{addFonts as r,addPropertyControls as t,ControlType as a,cx as n,getFonts as i,useActiveVariantCallback as o,useLocaleInfo as l,useVariantState as d,withCSS as f}from\"framer\";import{LayoutGroup as s,motion as m,MotionConfigContext as p}from\"framer-motion\";import*as u from\"react\";import{Icon as c}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";let g=i(c),y=[\"jTu0q71Rd\",\"lyl05f1kg\"],h=\"framer-PDqWC\",v={jTu0q71Rd:\"framer-v-1k9g8zk\",lyl05f1kg:\"framer-v-rnra3i\"};function x(e,...r){let t={};return null==r||r.forEach(r=>r&&Object.assign(t,e[r])),t;}let b={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},k=({value:r,children:t})=>{let a=u.useContext(p),n=null!=r?r:a.transition,i=u.useMemo(()=>({...a,transition:n}),[JSON.stringify(n)]);return /*#__PURE__*/e(p.Provider,{value:i,children:t});},q={Humburger:\"jTu0q71Rd\",x:\"lyl05f1kg\"},w=({color:e,height:r,id:t,tap:a,width:n,...i})=>{var o,l,d;return{...i,njNJdZBy3:null!=a?a:i.njNJdZBy3,variant:null!==(l=null!==(o=q[i.variant])&&void 0!==o?o:i.variant)&&void 0!==l?l:\"jTu0q71Rd\",vJH2yQXFN:null!==(d=null!=e?e:i.vJH2yQXFN)&&void 0!==d?d:'var(--token-7f5544af-543d-45ce-a4d1-c4fb6f3243f4, rgb(24, 28, 57)) /* {\"name\":\"Neutral/04\"} */'};},j=(e,r)=>r.join(\"-\")+e.layoutDependency,C=/*#__PURE__*/u.forwardRef(function(r,t){let{activeLocale:a}=l(),{style:i,className:f,layoutId:p,variant:g,njNJdZBy3:h,vJH2yQXFN:q,...C}=w(r),{baseVariant:P,classNames:N,gestureVariant:D,setGestureState:T,setVariant:H,transition:W,variants:z}=d({cycleOrder:y,defaultVariant:\"jTu0q71Rd\",transitions:b,variant:g,variantClassNames:v}),R=j(r,z),{activeVariantCallback:J,delay:Z}=o(P),S=J(async(...e)=>{if(h){let r=await h(...e);if(!1===r)return!1;}}),B=J(async(...e)=>{H(\"lyl05f1kg\");}),I=J(async(...e)=>{H(\"jTu0q71Rd\");}),E=u.useRef(null),F=u.useId();return /*#__PURE__*/e(s,{id:null!=p?p:F,children:/*#__PURE__*/e(m.div,{initial:g,animate:z,onHoverStart:()=>T({isHovered:!0}),onHoverEnd:()=>T({isHovered:!1}),onTapStart:()=>T({isPressed:!0}),onTap:()=>T({isPressed:!1}),onTapCancel:()=>T({isPressed:!1}),className:n(\"framer-PDqWC\",...[],N),style:{display:\"contents\"},children:/*#__PURE__*/e(k,{value:W,children:/*#__PURE__*/e(m.div,{...C,className:n(\"framer-1k9g8zk\",f),\"data-framer-name\":\"Humburger\",\"data-highlight\":!0,layoutDependency:R,layoutId:\"jTu0q71Rd\",onTap:S,ref:null!=t?t:E,style:{...i},...x({lyl05f1kg:{\"data-framer-name\":\"x\"}},P,D),children:/*#__PURE__*/e(m.div,{className:\"framer-1o5pixp-container\",layoutDependency:R,layoutId:\"ZxxNv0pU4-container\",children:/*#__PURE__*/e(c,{color:q,height:\"100%\",iconSearch:\"Home\",iconSelection:\"menu\",id:\"ZxxNv0pU4\",layoutId:\"ZxxNv0pU4\",mirrored:!1,onClick:B,selectByList:!0,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...x({lyl05f1kg:{iconSelection:\"x\",onClick:I}},P,D)})})})})})});}),P=['.framer-PDqWC [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PDqWC .framer-vo8bmr { display: block; }\",\".framer-PDqWC .framer-1k9g8zk { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 40px; }\",\".framer-PDqWC .framer-1o5pixp-container { flex: none; height: 40px; position: relative; width: 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PDqWC .framer-1k9g8zk { gap: 0px; } .framer-PDqWC .framer-1k9g8zk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-PDqWC .framer-1k9g8zk > :first-child { margin-left: 0px; } .framer-PDqWC .framer-1k9g8zk > :last-child { margin-right: 0px; } }\"],N=f(C,P,\"framer-PDqWC\");export default N;N.displayName=\"Humburger\",N.defaultProps={height:40,width:40},t(N,{variant:{options:[\"jTu0q71Rd\",\"lyl05f1kg\"],optionTitles:[\"Humburger\",\"x\"],title:\"Variant\",type:a.Enum},njNJdZBy3:{title:\"Tap\",type:a.EventHandler},vJH2yQXFN:{defaultValue:'var(--token-7f5544af-543d-45ce-a4d1-c4fb6f3243f4, rgb(24, 28, 57)) /* {\"name\":\"Neutral/04\"} */',title:\"Color\",type:a.Color}}),r(N,[...g]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerqt5pPYoE0\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lyl05f1kg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"40\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"njNJdZBy3\\\":\\\"tap\\\",\\\"vJH2yQXFN\\\":\\\"color\\\"}\",\"framerIntrinsicHeight\":\"40\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qt5pPYoE0.map", "// Generated by Framer (56d1180)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"S0aB_BQDg\",\"boPFpQSGw\"];const serializationHash=\"framer-9oSvU\";const variantClassNames={boPFpQSGw:\"framer-v-kzeqwt\",S0aB_BQDg:\"framer-v-o47kl8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Black Logo\":\"boPFpQSGw\"};const getProps=({height,id,link,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;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:\"S0aB_BQDg\",zGOOudHsX:link!==null&&link!==void 0?link:props.zGOOudHsX};};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,zGOOudHsX,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"S0aB_BQDg\",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:zGOOudHsX,children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:26,intrinsicWidth:102,loading:getLoadingLazyAtYPosition((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0),pixelHeight:1134,pixelWidth:1134,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/oij4olNkEy3QnXclnhlYMMunRrQ.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/oij4olNkEy3QnXclnhlYMMunRrQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/oij4olNkEy3QnXclnhlYMMunRrQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oij4olNkEy3QnXclnhlYMMunRrQ.png 1134w\"},className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-o47kl8\",className,classNames)} framer-1ncz5wf`,\"data-framer-name\":\"Black Logo\",layoutDependency:layoutDependency,layoutId:\"S0aB_BQDg\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({boPFpQSGw:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:26,intrinsicWidth:102,loading:getLoadingLazyAtYPosition((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0),pixelHeight:1134,pixelWidth:1134,src:\"https://framerusercontent.com/images/Go0eNImNBQEg9YELWgN70JM0MMI.svg\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9oSvU.framer-1ncz5wf, .framer-9oSvU .framer-1ncz5wf { display: block; }\",\".framer-9oSvU.framer-o47kl8 { height: 109px; overflow: visible; position: relative; text-decoration: none; width: 119px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 109\n * @framerIntrinsicWidth 119\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"boPFpQSGw\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"zGOOudHsX\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTO3zyIAFs=withCSS(Component,css,\"framer-9oSvU\");export default FramerTO3zyIAFs;FramerTO3zyIAFs.displayName=\"Logo\";FramerTO3zyIAFs.defaultProps={height:109,width:119};addPropertyControls(FramerTO3zyIAFs,{variant:{options:[\"S0aB_BQDg\",\"boPFpQSGw\"],optionTitles:[\"Black Logo\",\"Black Logo\"],title:\"Variant\",type:ControlType.Enum},zGOOudHsX:{title:\"Link\",type:ControlType.Link}});addFonts(FramerTO3zyIAFs,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTO3zyIAFs\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"109\",\"framerVariables\":\"{\\\"zGOOudHsX\\\":\\\"link\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"boPFpQSGw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"119\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TO3zyIAFs.map", "// Generated by Framer (e010222)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Button from\"https://framerusercontent.com/modules/pjbYGLoMjRqFw6DLCa1U/Iqf37YduuprjiB2YhUSy/amRCTPdTF.js\";import Humburger from\"https://framerusercontent.com/modules/2pZjUlDQxchQ5cQ74YNB/ZVwyweqPTFUVn5kxmnHQ/qt5pPYoE0.js\";import Logo from\"https://framerusercontent.com/modules/uTSXGpewvfb5qcktc5cK/0DJ82RcdCRFKGLUxVCia/TO3zyIAFs.js\";const LogoFonts=getFonts(Logo);const ButtonFonts=getFonts(Button);const HumburgerFonts=getFonts(Humburger);const cycleOrder=[\"UoegaHNGw\",\"nVGYZphMd\",\"p_ycgwl5Y\",\"rivJs3Clo\",\"Tw0435C9m\",\"d8EvSOF8j\",\"PMEKZqtFv\",\"KVn9RKwmd\",\"NRpHDG_Cc\",\"NEFFDaXII\",\"zPt3dkr2O\"];const serializationHash=\"framer-LnjNT\";const variantClassNames={d8EvSOF8j:\"framer-v-1na9sam\",KVn9RKwmd:\"framer-v-1ky639n\",NEFFDaXII:\"framer-v-1bwwygr\",NRpHDG_Cc:\"framer-v-11ayjsw\",nVGYZphMd:\"framer-v-1ee3f1b\",p_ycgwl5Y:\"framer-v-1mjv3h2\",PMEKZqtFv:\"framer-v-1ccxj5q\",rivJs3Clo:\"framer-v-19xbspw\",Tw0435C9m:\"framer-v-1s7zqgu\",UoegaHNGw:\"framer-v-3kznyq\",zPt3dkr2O:\"framer-v-1ikfev6\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={duration:0,type:\"tween\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Open Primary\":\"Tw0435C9m\",\"Desktop Primary\":\"UoegaHNGw\",\"Laptop Open Primary\":\"d8EvSOF8j\",\"Laptop Primary\":\"nVGYZphMd\",\"Mobile Dropdown Open Primary\":\"NEFFDaXII\",\"Mobile Logo Only\":\"zPt3dkr2O\",\"Mobile Open Primary\":\"NRpHDG_Cc\",\"Mobile Primary\":\"rivJs3Clo\",\"Tablet Dropdown Open Primary\":\"KVn9RKwmd\",\"Tablet Open Primary\":\"PMEKZqtFv\",\"Tablet Primary\":\"p_ycgwl5Y\"};const getProps=({height,hover2,id,width,...props})=>{return{...props,G5xbHlLAV:hover2??props.G5xbHlLAV,variant:humanReadableVariantMap[props.variant]??props.variant??\"UoegaHNGw\"};};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,G5xbHlLAV,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"UoegaHNGw\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterexs14m=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(G5xbHlLAV){const res=await G5xbHlLAV(...args);if(res===false)return false;}});const njNJdZBy3exdgwp=activeVariantCallback(async(...args)=>{setVariant(\"PMEKZqtFv\");});const njNJdZBy3bsashk=activeVariantCallback(async(...args)=>{setVariant(\"NRpHDG_Cc\");});const njNJdZBy31h9z37l=activeVariantCallback(async(...args)=>{setVariant(\"p_ycgwl5Y\");});const njNJdZBy33am4ej=activeVariantCallback(async(...args)=>{setVariant(\"rivJs3Clo\");});const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if([\"p_ycgwl5Y\",\"rivJs3Clo\",\"zPt3dkr2O\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"zPt3dkr2O\")return false;return true;};const isDisplayed2=()=>{if([\"rivJs3Clo\",\"NRpHDG_Cc\",\"NEFFDaXII\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"p_ycgwl5Y\",\"rivJs3Clo\",\"PMEKZqtFv\",\"KVn9RKwmd\",\"NRpHDG_Cc\",\"NEFFDaXII\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({zPt3dkr2O:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-3kznyq\",className,classNames),\"data-framer-name\":\"Desktop Primary\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"UoegaHNGw\",onMouseEnter:onMouseEnterexs14m,ref:ref??ref1,style:{...style},...addPropertyOverrides({d8EvSOF8j:{\"data-framer-name\":\"Laptop Open Primary\"},KVn9RKwmd:{\"data-framer-name\":\"Tablet Dropdown Open Primary\"},NEFFDaXII:{\"data-framer-name\":\"Mobile Dropdown Open Primary\"},NRpHDG_Cc:{\"data-framer-name\":\"Mobile Open Primary\"},nVGYZphMd:{\"data-framer-name\":\"Laptop Primary\"},p_ycgwl5Y:{\"data-framer-name\":\"Tablet Primary\"},PMEKZqtFv:{\"data-framer-name\":\"Tablet Open Primary\"},rivJs3Clo:{\"data-framer-name\":\"Mobile Primary\"},Tw0435C9m:{\"data-framer-name\":\"Desktop Open Primary\"},zPt3dkr2O:{\"data-framer-name\":\"Mobile Logo Only\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-m9rl00\",\"data-framer-name\":\"Logo & button\",layoutDependency:layoutDependency,layoutId:\"ex_pioYN_\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:75,width:\"75px\",y:(componentViewport?.y||0)+(15+((componentViewport?.height||105)-30-75)/2)+0,...addPropertyOverrides({KVn9RKwmd:{y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-75)/2)+0},NEFFDaXII:{y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-75)/2)+0},NRpHDG_Cc:{y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-75)/2)+0},p_ycgwl5Y:{y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-75)/2)+0},PMEKZqtFv:{y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-75)/2)+0},rivJs3Clo:{y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-75)/2)+0},zPt3dkr2O:{y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-75)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-u8hm38-container\",layoutDependency:layoutDependency,layoutId:\"cltuWtpR8-container\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"cltuWtpR8\",layoutId:\"cltuWtpR8\",style:{height:\"100%\",width:\"100%\"},variant:\"S0aB_BQDg\",width:\"100%\",zGOOudHsX:resolvedLinks[0],...addPropertyOverrides({d8EvSOF8j:{zGOOudHsX:resolvedLinks[5]},KVn9RKwmd:{zGOOudHsX:resolvedLinks[7]},NEFFDaXII:{zGOOudHsX:resolvedLinks[9]},NRpHDG_Cc:{zGOOudHsX:resolvedLinks[8]},nVGYZphMd:{zGOOudHsX:resolvedLinks[1]},p_ycgwl5Y:{zGOOudHsX:resolvedLinks[2]},PMEKZqtFv:{zGOOudHsX:resolvedLinks[6]},rivJs3Clo:{zGOOudHsX:resolvedLinks[3]},Tw0435C9m:{zGOOudHsX:resolvedLinks[4]},zPt3dkr2O:{zGOOudHsX:resolvedLinks[10]}},baseVariant,gestureVariant)})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-lf9ukk\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"Sim56DKzE\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},transformTemplate:transformTemplate1,variants:{KVn9RKwmd:{backgroundColor:\"rgb(14, 15, 17)\"},NEFFDaXII:{backgroundColor:\"rgb(14, 15, 17)\"},NRpHDG_Cc:{backgroundColor:\"rgb(14, 15, 17)\"},PMEKZqtFv:{backgroundColor:\"rgb(14, 15, 17)\"}}}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pqp1or\",\"data-framer-name\":\"Button & Burger\",layoutDependency:layoutDependency,layoutId:\"HcZvb2iHi\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,y:(componentViewport?.y||0)+(15+((componentViewport?.height||105)-30-55)/2)+0,...addPropertyOverrides({KVn9RKwmd:{y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-55)/2)+0},p_ycgwl5Y:{y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-55)/2)+0},PMEKZqtFv:{y:(componentViewport?.y||0)+(15+((componentViewport?.height||200)-30-55)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dxk4xz-container\",layoutDependency:layoutDependency,layoutId:\"rUU1Lnmbx-container\",children:/*#__PURE__*/_jsx(Button,{BlJNMfRrN:false,fzPQj5vxM:\"https://www.pimmcadeaushop.nl/\",height:\"100%\",id:\"rUU1Lnmbx\",layoutId:\"rUU1Lnmbx\",qWQ35JEj6:\"bekijk cadeaushop\",variant:\"ElIljymjM\",width:\"100%\",yWCCtolhs:\"phone\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-shypnj-container\",layoutDependency:layoutDependency,layoutId:\"dSxKNw2Vr-container\",children:/*#__PURE__*/_jsx(Humburger,{height:\"100%\",id:\"dSxKNw2Vr\",layoutId:\"dSxKNw2Vr\",style:{height:\"100%\",width:\"100%\"},variant:\"jTu0q71Rd\",vJH2yQXFN:\"var(--token-f3c1508e-13fd-445e-92d5-b83015015a44, rgb(8, 10, 71))\",width:\"100%\",...addPropertyOverrides({KVn9RKwmd:{njNJdZBy3:njNJdZBy31h9z37l,variant:\"lyl05f1kg\"},NEFFDaXII:{njNJdZBy3:njNJdZBy33am4ej,variant:\"lyl05f1kg\"},NRpHDG_Cc:{njNJdZBy3:njNJdZBy33am4ej,variant:\"lyl05f1kg\"},p_ycgwl5Y:{njNJdZBy3:njNJdZBy3exdgwp},PMEKZqtFv:{njNJdZBy3:njNJdZBy31h9z37l,variant:\"lyl05f1kg\"},rivJs3Clo:{njNJdZBy3:njNJdZBy3bsashk}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LnjNT.framer-fwdc5s, .framer-LnjNT .framer-fwdc5s { display: block; }\",\".framer-LnjNT.framer-3kznyq { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; padding: 15px 0px 15px 0px; position: relative; width: 1320px; }\",\".framer-LnjNT .framer-m9rl00 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-LnjNT .framer-u8hm38-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 75px); position: relative; width: 75px; }\",\".framer-LnjNT .framer-lf9ukk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; left: 225px; min-height: 30px; min-width: 60px; overflow: visible; padding: 0px; position: absolute; top: 50%; width: min-content; z-index: 6; }\",\".framer-LnjNT .framer-pqp1or { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-LnjNT .framer-dxk4xz-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-LnjNT .framer-shypnj-container { flex: none; height: 40px; position: relative; width: 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LnjNT .framer-m9rl00, .framer-LnjNT .framer-lf9ukk, .framer-LnjNT .framer-pqp1or { gap: 0px; } .framer-LnjNT .framer-m9rl00 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-LnjNT .framer-m9rl00 > :first-child, .framer-LnjNT .framer-lf9ukk > :first-child, .framer-LnjNT .framer-pqp1or > :first-child { margin-left: 0px; } .framer-LnjNT .framer-m9rl00 > :last-child, .framer-LnjNT .framer-lf9ukk > :last-child, .framer-LnjNT .framer-pqp1or > :last-child { margin-right: 0px; } .framer-LnjNT .framer-lf9ukk > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-LnjNT .framer-pqp1or > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } }\",\".framer-LnjNT.framer-v-1ee3f1b.framer-3kznyq, .framer-LnjNT.framer-v-1na9sam.framer-3kznyq { width: 992px; }\",\".framer-LnjNT.framer-v-1mjv3h2.framer-3kznyq, .framer-LnjNT.framer-v-1ccxj5q.framer-3kznyq, .framer-LnjNT.framer-v-1ky639n.framer-3kznyq { width: 768px; }\",\".framer-LnjNT.framer-v-19xbspw.framer-3kznyq, .framer-LnjNT.framer-v-11ayjsw.framer-3kznyq, .framer-LnjNT.framer-v-1bwwygr.framer-3kznyq { width: 390px; }\",\".framer-LnjNT.framer-v-1ccxj5q .framer-lf9ukk { align-content: flex-start; align-items: flex-start; flex-direction: column; left: 0px; min-height: 299px; min-width: unset; padding: 30px; top: 275%; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LnjNT.framer-v-1ccxj5q .framer-lf9ukk { gap: 0px; } .framer-LnjNT.framer-v-1ccxj5q .framer-lf9ukk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-LnjNT.framer-v-1ccxj5q .framer-lf9ukk > :first-child { margin-top: 0px; } .framer-LnjNT.framer-v-1ccxj5q .framer-lf9ukk > :last-child { margin-bottom: 0px; } }\",\".framer-LnjNT.framer-v-1ky639n .framer-lf9ukk { align-content: flex-start; align-items: flex-start; flex-direction: column; left: 0px; min-height: 546px; min-width: unset; padding: 30px; top: 421%; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LnjNT.framer-v-1ky639n .framer-lf9ukk { gap: 0px; } .framer-LnjNT.framer-v-1ky639n .framer-lf9ukk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-LnjNT.framer-v-1ky639n .framer-lf9ukk > :first-child { margin-top: 0px; } .framer-LnjNT.framer-v-1ky639n .framer-lf9ukk > :last-child { margin-bottom: 0px; } }\",\".framer-LnjNT.framer-v-11ayjsw .framer-lf9ukk { align-content: flex-start; align-items: flex-start; flex-direction: column; left: 0px; min-height: 299px; min-width: unset; padding: 30px; top: 296%; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LnjNT.framer-v-11ayjsw .framer-lf9ukk { gap: 0px; } .framer-LnjNT.framer-v-11ayjsw .framer-lf9ukk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-LnjNT.framer-v-11ayjsw .framer-lf9ukk > :first-child { margin-top: 0px; } .framer-LnjNT.framer-v-11ayjsw .framer-lf9ukk > :last-child { margin-bottom: 0px; } }\",\".framer-LnjNT.framer-v-1bwwygr .framer-lf9ukk { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; left: 0px; min-height: 634px; min-width: unset; padding: 30px 20px 30px 20px; top: 517%; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LnjNT.framer-v-1bwwygr .framer-lf9ukk { gap: 0px; } .framer-LnjNT.framer-v-1bwwygr .framer-lf9ukk > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-LnjNT.framer-v-1bwwygr .framer-lf9ukk > :first-child { margin-top: 0px; } .framer-LnjNT.framer-v-1bwwygr .framer-lf9ukk > :last-child { margin-bottom: 0px; } }\",\".framer-LnjNT.framer-v-1ikfev6.framer-3kznyq { gap: 24px; justify-content: center; width: 390px; }\",\".framer-LnjNT.framer-v-1ikfev6 .framer-m9rl00, .framer-LnjNT.framer-v-1ikfev6 .framer-u8hm38-container { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LnjNT.framer-v-1ikfev6.framer-3kznyq { gap: 0px; } .framer-LnjNT.framer-v-1ikfev6.framer-3kznyq > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-LnjNT.framer-v-1ikfev6.framer-3kznyq > :first-child { margin-left: 0px; } .framer-LnjNT.framer-v-1ikfev6.framer-3kznyq > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 105\n * @framerIntrinsicWidth 1320\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nVGYZphMd\":{\"layout\":[\"fixed\",\"auto\"]},\"p_ycgwl5Y\":{\"layout\":[\"fixed\",\"auto\"]},\"rivJs3Clo\":{\"layout\":[\"fixed\",\"auto\"]},\"Tw0435C9m\":{\"layout\":[\"fixed\",\"auto\"]},\"d8EvSOF8j\":{\"layout\":[\"fixed\",\"auto\"]},\"PMEKZqtFv\":{\"layout\":[\"fixed\",\"auto\"]},\"KVn9RKwmd\":{\"layout\":[\"fixed\",\"auto\"]},\"NRpHDG_Cc\":{\"layout\":[\"fixed\",\"auto\"]},\"NEFFDaXII\":{\"layout\":[\"fixed\",\"auto\"]},\"zPt3dkr2O\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"G5xbHlLAV\":\"hover2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerzDwp18kLn=withCSS(Component,css,\"framer-LnjNT\");export default FramerzDwp18kLn;FramerzDwp18kLn.displayName=\"Navbar\";FramerzDwp18kLn.defaultProps={height:105,width:1320};addPropertyControls(FramerzDwp18kLn,{variant:{options:[\"UoegaHNGw\",\"nVGYZphMd\",\"p_ycgwl5Y\",\"rivJs3Clo\",\"Tw0435C9m\",\"d8EvSOF8j\",\"PMEKZqtFv\",\"KVn9RKwmd\",\"NRpHDG_Cc\",\"NEFFDaXII\",\"zPt3dkr2O\"],optionTitles:[\"Desktop Primary\",\"Laptop Primary\",\"Tablet Primary\",\"Mobile Primary\",\"Desktop Open Primary\",\"Laptop Open Primary\",\"Tablet Open Primary\",\"Tablet Dropdown Open Primary\",\"Mobile Open Primary\",\"Mobile Dropdown Open Primary\",\"Mobile Logo Only\"],title:\"Variant\",type:ControlType.Enum},G5xbHlLAV:{title:\"Hover 2\",type:ControlType.EventHandler}});addFonts(FramerzDwp18kLn,[{explicitInter:true,fonts:[]},...LogoFonts,...ButtonFonts,...HumburgerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzDwp18kLn\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"G5xbHlLAV\\\":\\\"hover2\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nVGYZphMd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p_ycgwl5Y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rivJs3Clo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Tw0435C9m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"d8EvSOF8j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PMEKZqtFv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KVn9RKwmd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NRpHDG_Cc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NEFFDaXII\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zPt3dkr2O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"105\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1320\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (68888f7)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;GT Walsheim Pro Regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"GT Walsheim Pro Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/zx7aodMfdVYsqegVC9XXuLy67ro.woff2\"}]}];export const css=['.framer-TKFyu .framer-styles-preset-1shtvzq:not(.rich-text-wrapper), .framer-TKFyu .framer-styles-preset-1shtvzq.rich-text-wrapper h3 { --framer-font-family: \"GT Walsheim Pro Regular\", \"GT Walsheim Pro Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -1px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-TKFyu\";\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\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "Home_default", "React", "title", "titleId", "props", "svgRef", "defaultEvents", "ControlType", "findByArray", "arr", "search", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "Home_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "defaultEvents", "r", "s", "o", "n", "t", "e", "i", "l", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "fontStore", "fonts", "css", "className", "FeatherFonts", "getFonts", "Icon", "HeroFonts", "FeatherControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transition3", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "accountAanvragen", "height", "iconName", "iconVisibility", "id", "link", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "qWQ35JEj6", "yWCCtolhs", "BlJNMfRrN", "fzPQj5vxM", "v8ArQOg02a4HJ5WB9q", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap8jhbz7", "args", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FrameramRCTPdTF", "withCSS", "amRCTPdTF_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "okFfDCMAr", "cRqRWoih6", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerXG75ZdhwL", "withCSS", "XG75ZdhwL_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "MotionDivWithFX", "withFX", "motion", "NavItemFonts", "getFonts", "XG75ZdhwL_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "animation1", "transition3", "animation2", "transition4", "animation3", "transition5", "animation4", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1wkht9a", "args", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ComponentViewportProvider", "css", "Framert_nuRJC3D", "withCSS", "t_nuRJC3D_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "g", "getFonts", "Icon", "y", "v", "x", "e", "r", "t", "b", "k", "re", "MotionConfigContext", "n", "i", "se", "p", "q", "w", "a", "o", "l", "d", "j", "C", "Y", "useLocaleInfo", "f", "g", "h", "P", "N", "D", "T", "H", "W", "z", "useVariantState", "y", "R", "J", "Z", "useActiveVariantCallback", "S", "B", "I", "E", "pe", "F", "ae", "LayoutGroup", "motion", "cx", "Icon", "withCSS", "qt5pPYoE0_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "zGOOudHsX", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "Image2", "getLoadingLazyAtYPosition", "cx", "css", "FramerTO3zyIAFs", "withCSS", "TO3zyIAFs_default", "addPropertyControls", "ControlType", "addFonts", "LogoFonts", "getFonts", "TO3zyIAFs_default", "ButtonFonts", "amRCTPdTF_default", "HumburgerFonts", "qt5pPYoE0_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transformTemplate1", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover2", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "G5xbHlLAV", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterexs14m", "args", "njNJdZBy3exdgwp", "njNJdZBy3bsashk", "njNJdZBy31h9z37l", "njNJdZBy33am4ej", "ref1", "pe", "router", "useRouter", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "css", "FramerzDwp18kLn", "withCSS", "zDwp18kLn_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className"]
}
