{
  "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://framerusercontent.com/modules/xfZVyGG3mfFwvZDUS5WD/S6amnu9r6yzuPlHwvlB9/c0zx8H3Ao.js", "ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js", "ssg:https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js", "ssg:https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/Hj20QU19p80mpYsvesiZ/RfHh9MIwqlgi04HKZ3Qo/Clipboard.js", "ssg:https://framerusercontent.com/modules/owaq5Nx9Wr0GA1T9BNJV/KEmy98bSbdXqWJR2dOoG/eHlS1Bsml.js", "ssg:https://framerusercontent.com/modules/ofO9En8YG8w0P09r3vYC/HhNzFOI1HKDlqpvMgLnU/ZUYhdewAV.js", "ssg:https://framerusercontent.com/modules/zyvlBZqzbhHXbKl5qSfu/eH2RC1ybGasnPsWdZ4Y9/QPMD2C4AS.js", "ssg:https://framerusercontent.com/modules/lxRjFIx59Qj9lL6sNjb1/ntRe0xAkTFU397oUQBly/gz1fFo46h.js", "ssg:https://framerusercontent.com/modules/2L2t7kxHhWmLqSw20ywS/C9nOfUT9lxh1RTvo0ZWU/u7WuD7EuP.js", "ssg:https://framerusercontent.com/modules/fuAM4tShgb5eV3h6pamM/bqIrKjmKVgiuVshMvoeR/J9NOgNDq8.js", "ssg:https://framerusercontent.com/modules/bcmrOYBb3AGOUgRKpEf8/pOxxS0ws2A7z2itxgLrf/zDqqFKdvF.js", "ssg:https://framerusercontent.com/modules/uDA0su3mwAusKioJMt6X/BLaHb7BwIsMn2tVzlinD/ZUYhdewAV.js", "ssg:https://framerusercontent.com/modules/zYrds6EQT2kmalgfu1wj/E0k66j2ZOzWBORvfjpbE/pgthY0IqD.js", "ssg:https://framerusercontent.com/modules/Ai0f72ikxb7SqgMC3GAY/Gz50Ud14ZuelcVasvUID/vMKjPR5Bo.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", "// Generated by Framer (90417e1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"Y23zNyiLk\",\"fUHJkDJ_S\"];const serializationHash=\"framer-eHxyd\";const variantClassNames={fUHJkDJ_S:\"framer-v-zf3wp9\",Y23zNyiLk:\"framer-v-naovip\"};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={delay:0,duration:.25,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Menu:\"Y23zNyiLk\",X:\"fUHJkDJ_S\"};const getProps=({click,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,Jk7HLjRob:click!==null&&click!==void 0?click:props.Jk7HLjRob,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Y23zNyiLk\"};};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,Jk7HLjRob,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Y23zNyiLk\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapb9wb7x=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(Jk7HLjRob){const res=await Jk7HLjRob(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-naovip\",className,classNames),\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Y23zNyiLk\",onTap:onTapb9wb7x,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({fUHJkDJ_S:{\"data-framer-name\":\"X\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o1k14\",layoutDependency:layoutDependency,layoutId:\"ox_ADS_Jv\",style:{backgroundColor:\"rgb(255, 255, 255)\",rotate:0},variants:{fUHJkDJ_S:{rotate:45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-yvavpl\",layoutDependency:layoutDependency,layoutId:\"cXtkDbutJ\",style:{backgroundColor:\"rgb(255, 255, 255)\",opacity:1},variants:{fUHJkDJ_S:{opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sccnuo\",layoutDependency:layoutDependency,layoutId:\"nwzEZ7RWF\",style:{backgroundColor:\"rgb(255, 255, 255)\",rotate:0},variants:{fUHJkDJ_S:{rotate:-45}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eHxyd.framer-egs5r1, .framer-eHxyd .framer-egs5r1 { display: block; }\",\".framer-eHxyd.framer-naovip { cursor: pointer; height: 24px; overflow: hidden; position: relative; width: 24px; }\",\".framer-eHxyd .framer-1o1k14 { flex: none; height: 1px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; top: 7px; width: 14px; }\",\".framer-eHxyd .framer-yvavpl { flex: none; height: 1px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 1px / 2); width: 14px; }\",\".framer-eHxyd .framer-1sccnuo { bottom: 7px; flex: none; height: 1px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; width: 14px; }\",\".framer-eHxyd.framer-v-zf3wp9.framer-naovip { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 24px); }\",\".framer-eHxyd.framer-v-zf3wp9 .framer-1o1k14 { top: calc(50.00000000000002% - 1px / 2); }\",\".framer-eHxyd.framer-v-zf3wp9 .framer-yvavpl { left: calc(50.00000000000002% - 1px / 2); width: 1px; }\",\".framer-eHxyd.framer-v-zf3wp9 .framer-1sccnuo { bottom: unset; top: calc(50.00000000000002% - 1px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"fUHJkDJ_S\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"Jk7HLjRob\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerc0zx8H3Ao=withCSS(Component,css,\"framer-eHxyd\");export default Framerc0zx8H3Ao;Framerc0zx8H3Ao.displayName=\"Menu Icon\";Framerc0zx8H3Ao.defaultProps={height:24,width:24};addPropertyControls(Framerc0zx8H3Ao,{variant:{options:[\"Y23zNyiLk\",\"fUHJkDJ_S\"],optionTitles:[\"Menu\",\"X\"],title:\"Variant\",type:ControlType.Enum},Jk7HLjRob:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framerc0zx8H3Ao,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerc0zx8H3Ao\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"Jk7HLjRob\\\":\\\"click\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"24\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"fUHJkDJ_S\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"24\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./c0zx8H3Ao.map", "import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map", "// @ts-ignore\nimport{fontStore}from\"framer\";import{useEffect}from\"react\";import{fontStack}from\"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";const fontWeights={100:\"Thin\",200:\"Extra-light\",300:\"Light\",400:\"Regular\",500:\"Medium\",600:\"Semi-bold\",700:\"Bold\",800:\"Extra-bold\",900:\"Black\"};export function useFontControls(props){const{fontFamily=\"Inter\",fontSize=16,fontWeight=400,font=false}=props;const fontWeightName=fontWeights[fontWeight];const customFontStack=`\"${fontFamily} ${fontWeightName}\", \"${fontFamily}\", ${fontStack}`;const fontFamilyStyle=fontFamily?{fontSize,fontWeight,fontFamily:customFontStack}:{fontSize,fontWeight};const fetchCustomFonts=async()=>{await fontStore.loadWebFontsFromSelectors([`CUSTOM;${fontFamily}`,`CUSTOM;${fontFamily} ${fontWeightName}`,`GF;${fontFamily}-${fontWeightName.toLowerCase()}`,]).catch(e=>console.error(e));};useEffect(()=>{if(font)fetchCustomFonts();},[font,fontFamily,fontWeight]);return fontFamilyStyle;}\nexport const __FramerMetadata__ = {\"exports\":{\"useFontControls\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useFontControls.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useCallback}from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{motion}from\"framer-motion\";import{defaultEvents,usePadding,useRadius,useFontControls}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";/**\n * CLIPBOARD\n *\n * @framerIntrinsicWidth 90\n * @framerIntrinsicHeight 50\n *\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */ export default function Clipboard(props){const{label,content,fill,color,style,onClick,font,hoverOptions,...rest}=props;const deprecatedFont=useFontControls({fontWeight:500,...rest});const borderRadius=useRadius(props);const paddingValue=usePadding(props);const handleClick=useCallback(()=>{var ref;(ref=navigator.clipboard)===null||ref===void 0?void 0:ref.writeText(content);onClick===null||onClick===void 0?void 0:onClick();},[onClick,content]);return /*#__PURE__*/ _jsx(motion.button,{style:{border:\"none\",outline:\"none\",resize:\"none\",width:\"max-content\",wordBreak:\"break-word\",overflowWrap:\"break-word\",WebkitTapHighlightColor:\"rgba(0, 0, 0, 0)\",letterSpacing:\"-0.2px\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",background:fill,borderRadius,cursor:\"pointer\",padding:paddingValue,color,...deprecatedFont,...font,...style},onClick:handleClick,...rest,whileHover:hoverOptions,transition:hoverOptions===null||hoverOptions===void 0?void 0:hoverOptions.transition,children:label});};addPropertyControls(Clipboard,{content:{type:ControlType.String,title:\"Content\",displayTextArea:true,description:\"When clicked, this content will be copied to the clipboard.\"},label:{type:ControlType.String,title:\"Label\",defaultValue:\"Copy to Clipboard\"},fill:{type:ControlType.Color,title:\"Fill\",defaultValue:\"#06F\"},color:{type:ControlType.Color,title:\"Text\",defaultValue:\"#fff\"},font:{// @ts-ignore - Internal\ntype:ControlType.Font,controls:\"extended\",defaultValue:{fontSize:16}},hoverOptions:{type:ControlType.Object,title:\"Hover\",buttonTitle:\"Effect\",optional:true,controls:{scale:{type:ControlType.Number,title:\"Scale\",min:0,max:10,displayStepper:true,step:.01,defaultValue:1.1},backgroundColor:{type:ControlType.Color,title:\"Fill\",defaultValue:\"#0088FF\",optional:true},color:{type:ControlType.Color,title:\"Color\",defaultValue:\"#FFF\",optional:true},transition:{type:ControlType.Transition,title:\"Transition\",defaultValue:{type:\"spring\",stiffness:400,damping:30}}}},padding:{type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\",],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0,title:\"Padding\",defaultValue:10},borderRadius:{title:\"Radius\",type:ControlType.FusedNumber,toggleKey:\"isMixedBorderRadius\",toggleTitles:[\"Radius\",\"Radius per corner\"],valueKeys:[\"topLeftRadius\",\"topRightRadius\",\"bottomRightRadius\",\"bottomLeftRadius\",],valueLabels:[\"TL\",\"TR\",\"BR\",\"BL\"],min:0,defaultValue:50},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Clipboard\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"any\",\"framerSupportedLayoutWidth\":\"any\",\"framerIntrinsicHeight\":\"50\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"90\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Clipboard.map", "// Generated by Framer (d5ca742)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Clipboard from\"https://framerusercontent.com/modules/Hj20QU19p80mpYsvesiZ/RfHh9MIwqlgi04HKZ3Qo/Clipboard.js\";const ClipboardFonts=getFonts(Clipboard);const cycleOrder=[\"eidm3U1X1\",\"scDkBrKoT\",\"hY7hJfYAG\",\"k1Mqs_gDu\",\"LwwnSZCIn\"];const serializationHash=\"framer-inxvy\";const variantClassNames={eidm3U1X1:\"framer-v-18dt6vx\",hY7hJfYAG:\"framer-v-10z1cw0\",k1Mqs_gDu:\"framer-v-qjsmtj\",LwwnSZCIn:\"framer-v-4cti0o\",scDkBrKoT:\"framer-v-h8cxxy\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.4,delay:0,duration:.6,type:\"spring\"};const transition2={duration:0,type:\"tween\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition3={bounce:.4,delay:.1,duration:.6,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 isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"In Delayed Hover\":\"LwwnSZCIn\",\"In Delayed\":\"hY7hJfYAG\",\"In Hover\":\"k1Mqs_gDu\",In:\"eidm3U1X1\",Out:\"scDkBrKoT\"};const getProps=({compURL,height,id,link,title,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,AaEwV6OpH:(_ref=title!==null&&title!==void 0?title:props.AaEwV6OpH)!==null&&_ref!==void 0?_ref:\"Remix\",CI7bKEUMe:link!==null&&link!==void 0?link:props.CI7bKEUMe,nHDL_fuRS:(_ref1=compURL!==null&&compURL!==void 0?compURL:props.nHDL_fuRS)!==null&&_ref1!==void 0?_ref1:\"https://framer.com/m/Dynamic-Notch-Navigation-IcC9.js\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"eidm3U1X1\"};};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,AaEwV6OpH,CI7bKEUMe,nHDL_fuRS,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"eidm3U1X1\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnters3d0z1=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"k1Mqs_gDu\");});const onMouseEnter124kwfc=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"LwwnSZCIn\");});const onMouseLeave1wvzih9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"eidm3U1X1\");});const onMouseEnterka47xv=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"hY7hJfYAG\");});const ref1=React.useRef(null);const visible=isSet(nHDL_fuRS);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,...addPropertyOverrides({k1Mqs_gDu:{value:transition2},LwwnSZCIn:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:CI7bKEUMe,nodeId:\"eidm3U1X1\",...addPropertyOverrides({scDkBrKoT:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-18dt6vx\",className,classNames)} framer-1wafmsu`,\"data-framer-name\":\"In\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"eidm3U1X1\",onMouseEnter:onMouseEnters3d0z1,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({hY7hJfYAG:{\"data-framer-name\":\"In Delayed\",onMouseEnter:onMouseEnter124kwfc},k1Mqs_gDu:{\"data-framer-name\":\"In Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1wvzih9},LwwnSZCIn:{\"data-framer-name\":\"In Delayed Hover\",onMouseEnter:onMouseEnterka47xv},scDkBrKoT:{\"data-framer-name\":\"Out\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({hY7hJfYAG:{value:transition3},k1Mqs_gDu:{value:transition2},LwwnSZCIn:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Remix\"})}),className:\"framer-1elsyge\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],layoutDependency:layoutDependency,layoutId:\"DXDbux99V\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",filter:\"none\",opacity:.8,scale:1,WebkitFilter:\"none\"},text:AaEwV6OpH,variants:{k1Mqs_gDu:{opacity:1},LwwnSZCIn:{opacity:1},scDkBrKoT:{filter:\"blur(4px)\",opacity:0,scale:1.1,WebkitFilter:\"blur(4px)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({scDkBrKoT:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant)})}),visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15nju6h-container\",layoutDependency:layoutDependency,layoutId:\"G6dX86IaH-container\",children:/*#__PURE__*/_jsx(Clipboard,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,color:\"rgba(255, 255, 255, 0)\",content:nHDL_fuRS,fill:\"rgba(255, 255, 255, 0)\",font:{},height:\"100%\",id:\"G6dX86IaH\",isMixedBorderRadius:false,label:\"\",layoutId:\"G6dX86IaH\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-inxvy.framer-1wafmsu, .framer-inxvy .framer-1wafmsu { display: block; }\",\".framer-inxvy.framer-18dt6vx { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 58px; justify-content: center; overflow: visible; padding: 0px 28px 0px 28px; position: relative; text-decoration: none; width: 83px; }\",\".framer-inxvy .framer-1elsyge { -webkit-user-select: none; flex: none; height: auto; pointer-events: none; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-inxvy .framer-15nju6h-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-inxvy.framer-18dt6vx { gap: 0px; } .framer-inxvy.framer-18dt6vx > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-inxvy.framer-18dt6vx > :first-child { margin-top: 0px; } .framer-inxvy.framer-18dt6vx > :last-child { margin-bottom: 0px; } }\",\".framer-inxvy.framer-v-h8cxxy.framer-18dt6vx { cursor: default; width: 83px; }\",\".framer-inxvy.framer-v-h8cxxy .framer-1elsyge { left: 49%; position: absolute; top: -20px; z-index: 1; }\",\".framer-inxvy.framer-v-10z1cw0.framer-18dt6vx, .framer-inxvy.framer-v-qjsmtj.framer-18dt6vx, .framer-inxvy.framer-v-4cti0o.framer-18dt6vx { width: 83px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 58\n * @framerIntrinsicWidth 83\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"scDkBrKoT\":{\"layout\":[\"fixed\",\"fixed\"]},\"hY7hJfYAG\":{\"layout\":[\"fixed\",\"fixed\"]},\"k1Mqs_gDu\":{\"layout\":[\"fixed\",\"fixed\"]},\"LwwnSZCIn\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"AaEwV6OpH\":\"title\",\"CI7bKEUMe\":\"link\",\"nHDL_fuRS\":\"compURL\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramereHlS1Bsml=withCSS(Component,css,\"framer-inxvy\");export default FramereHlS1Bsml;FramereHlS1Bsml.displayName=\"Nav Item 5\";FramereHlS1Bsml.defaultProps={height:58,width:83};addPropertyControls(FramereHlS1Bsml,{variant:{options:[\"eidm3U1X1\",\"scDkBrKoT\",\"hY7hJfYAG\",\"k1Mqs_gDu\",\"LwwnSZCIn\"],optionTitles:[\"In\",\"Out\",\"In Delayed\",\"In Hover\",\"In Delayed Hover\"],title:\"Variant\",type:ControlType.Enum},AaEwV6OpH:{defaultValue:\"Remix\",displayTextArea:false,title:\"Title\",type:ControlType.String},CI7bKEUMe:{title:\"Link\",type:ControlType.Link},nHDL_fuRS:{defaultValue:\"https://framer.com/m/Dynamic-Notch-Navigation-IcC9.js\",displayTextArea:true,title:\"Comp URL\",type:ControlType.String}});addFonts(FramereHlS1Bsml,[{explicitInter:true,fonts:[{family:\"PP Neue Montreal Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/6uIfYl8bnz9kOy3KOuV7PxhFPhA.woff2\"}]},...ClipboardFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramereHlS1Bsml\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"AaEwV6OpH\\\":\\\"title\\\",\\\"CI7bKEUMe\\\":\\\"link\\\",\\\"nHDL_fuRS\\\":\\\"compURL\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"58\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"scDkBrKoT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hY7hJfYAG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"k1Mqs_gDu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LwwnSZCIn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"83\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./eHlS1Bsml.map", "// Generated by Framer (ed8225c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;PP Neue Montreal Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"PP Neue Montreal Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/6uIfYl8bnz9kOy3KOuV7PxhFPhA.woff2\"}]}];export const css=['.framer-BaDYF .framer-styles-preset-1lin4yc:not(.rich-text-wrapper), .framer-BaDYF .framer-styles-preset-1lin4yc.rich-text-wrapper h4 { --framer-font-family: \"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-BaDYF\";\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 (d5ca742)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,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/ofO9En8YG8w0P09r3vYC/HhNzFOI1HKDlqpvMgLnU/ZUYhdewAV.js\";const enabledGestures={g1u8vFz1m:{pressed:true}};const cycleOrder=[\"g1u8vFz1m\",\"GhCwvXcOz\"];const serializationHash=\"framer-wEmQU\";const variantClassNames={g1u8vFz1m:\"framer-v-8d3sb9\",GhCwvXcOz:\"framer-v-gwd5se\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};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={Hover:\"GhCwvXcOz\",Variant:\"g1u8vFz1m\"};const getProps=({height,id,link,pageTitle,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,SY36e7Gv5:link!==null&&link!==void 0?link:props.SY36e7Gv5,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"g1u8vFz1m\",ZvkINHWuS:(_ref1=pageTitle!==null&&pageTitle!==void 0?pageTitle:props.ZvkINHWuS)!==null&&_ref1!==void 0?_ref1:\"ITEM\"};};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,ZvkINHWuS,SY36e7Gv5,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"g1u8vFz1m\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterfekegf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"GhCwvXcOz\");});const onMouseLeave9x2n5x=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"g1u8vFz1m\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({GhCwvXcOz:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:SY36e7Gv5,nodeId:\"g1u8vFz1m\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-8d3sb9\",className,classNames)} framer-1jjs64h`,\"data-framer-name\":\"Variant\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"g1u8vFz1m\",onMouseEnter:onMouseEnterfekegf,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"g1u8vFz1m-pressed\":{\"data-framer-name\":undefined},GhCwvXcOz:{\"data-framer-name\":\"Hover\",onMouseLeave:onMouseLeave9x2n5x}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-28clkq\",layoutDependency:layoutDependency,layoutId:\"DMI_fyLZe\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",children:\"ITEM\"})}),className:\"framer-1ayo8bw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wfVyso883\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ZvkINHWuS,variants:{GhCwvXcOz:{\"--extracted-1eung3n\":\"rgba(255, 255, 255, 0.63)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({GhCwvXcOz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgba(255, 255, 255, 0.63))\"},children:\"ITEM\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wEmQU.framer-1jjs64h, .framer-wEmQU .framer-1jjs64h { display: block; }\",\".framer-wEmQU.framer-8d3sb9 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 58px; justify-content: center; overflow: visible; padding: 0px 10px 0px 10px; position: relative; text-decoration: none; width: 90px; }\",\".framer-wEmQU .framer-28clkq { align-content: center; align-items: center; 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: 100%; }\",\".framer-wEmQU .framer-1ayo8bw { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wEmQU.framer-8d3sb9, .framer-wEmQU .framer-28clkq { gap: 0px; } .framer-wEmQU.framer-8d3sb9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-wEmQU.framer-8d3sb9 > :first-child, .framer-wEmQU .framer-28clkq > :first-child { margin-top: 0px; } .framer-wEmQU.framer-8d3sb9 > :last-child, .framer-wEmQU .framer-28clkq > :last-child { margin-bottom: 0px; } .framer-wEmQU .framer-28clkq > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }\",\".framer-wEmQU.framer-v-gwd5se.framer-8d3sb9 { cursor: unset; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 58\n * @framerIntrinsicWidth 90\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"GhCwvXcOz\":{\"layout\":[\"fixed\",\"fixed\"]},\"TwBgajc6B\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"ZvkINHWuS\":\"pageTitle\",\"SY36e7Gv5\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQPMD2C4AS=withCSS(Component,css,\"framer-wEmQU\");export default FramerQPMD2C4AS;FramerQPMD2C4AS.displayName=\"Menu Item\";FramerQPMD2C4AS.defaultProps={height:58,width:90};addPropertyControls(FramerQPMD2C4AS,{variant:{options:[\"g1u8vFz1m\",\"GhCwvXcOz\"],optionTitles:[\"Variant\",\"Hover\"],title:\"Variant\",type:ControlType.Enum},ZvkINHWuS:{defaultValue:\"ITEM\",displayTextArea:false,title:\"Page Title\",type:ControlType.String},SY36e7Gv5:{title:\"Link\",type:ControlType.Link}});addFonts(FramerQPMD2C4AS,[{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)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQPMD2C4AS\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"58\",\"framerIntrinsicWidth\":\"90\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GhCwvXcOz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TwBgajc6B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"ZvkINHWuS\\\":\\\"pageTitle\\\",\\\"SY36e7Gv5\\\":\\\"link\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QPMD2C4AS.map", "// Generated by Framer (af04cc1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import MenuIcon from\"https://framerusercontent.com/modules/xfZVyGG3mfFwvZDUS5WD/S6amnu9r6yzuPlHwvlB9/c0zx8H3Ao.js\";import NavItem5 from\"https://framerusercontent.com/modules/owaq5Nx9Wr0GA1T9BNJV/KEmy98bSbdXqWJR2dOoG/eHlS1Bsml.js\";import MenuItem from\"https://framerusercontent.com/modules/zyvlBZqzbhHXbKl5qSfu/eH2RC1ybGasnPsWdZ4Y9/QPMD2C4AS.js\";const NavItem5Fonts=getFonts(NavItem5);const MenuIconFonts=getFonts(MenuIcon);const MenuItemFonts=getFonts(MenuItem);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"G7bDLQIbP\",\"SRftM8f14\",\"T9au2xhpO\",\"B1yhxKlqU\"];const serializationHash=\"framer-PZf4G\";const variantClassNames={B1yhxKlqU:\"framer-v-svnytv\",G7bDLQIbP:\"framer-v-xdu9xu\",SRftM8f14:\"framer-v-1t4pcw1\",T9au2xhpO:\"framer-v-173f28y\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:0,delay:0,duration:.9,type:\"spring\"};const transition2={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transition3={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};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={\"Dekstop Open\":\"SRftM8f14\",\"Desktop Closed\":\"G7bDLQIbP\",\"Phone Close\":\"T9au2xhpO\",\"Phone Open\":\"B1yhxKlqU\"};const getProps=({height,id,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:\"G7bDLQIbP\"};};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:\"G7bDLQIbP\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1u0z1i1=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"SRftM8f14\");});const onMouseLeave1dnd4uw=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"G7bDLQIbP\");});const onTapzv0rjl=activeVariantCallback(async(...args)=>{setVariant(\"T9au2xhpO\");});const Jk7HLjRob17of3zi=activeVariantCallback(async(...args)=>{setVariant(\"kHuvjG2ct\");});const onTapq6q8dp=activeVariantCallback(async(...args)=>{setVariant(\"B1yhxKlqU\");});const Jk7HLjRob1sukqus=activeVariantCallback(async(...args)=>{setVariant(\"Qiz6bsSLH\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"B1yhxKlqU\")return true;return false;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"T9au2xhpO\")return true;return false;};const isDisplayed2=()=>{if([\"T9au2xhpO\",\"B1yhxKlqU\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"SRftM8f14\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({B1yhxKlqU:{value:transition2},T9au2xhpO:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-xdu9xu\",className,classNames),\"data-framer-name\":\"Desktop Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"G7bDLQIbP\",onMouseEnter:onMouseEnter1u0z1i1,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({B1yhxKlqU:{\"data-framer-name\":\"Phone Open\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1dnd4uw},SRftM8f14:{\"data-framer-name\":\"Dekstop Open\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1dnd4uw},T9au2xhpO:{\"data-framer-name\":\"Phone Close\",\"data-highlight\":undefined,onMouseEnter:undefined}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e22u2u\",\"data-framer-name\":\"Phone Open\",layoutDependency:layoutDependency,layoutId:\"OhLT6qP6B\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-104qmzo\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"AJM3Frs2Q\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SyOqgdSJG\"},implicitPathVariables:undefined},{href:{webPageId:\"SyOqgdSJG\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44.5,...addPropertyOverrides({B1yhxKlqU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0+159}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jnth4u-container\",layoutDependency:layoutDependency,layoutId:\"eqCrmbWpZ-container\",children:/*#__PURE__*/_jsx(NavItem5,{AaEwV6OpH:\"Portfolio\",CI7bKEUMe:resolvedLinks[0],height:\"100%\",id:\"eqCrmbWpZ\",layoutId:\"eqCrmbWpZ\",nHDL_fuRS:\"\",style:{height:\"100%\"},variant:\"eidm3U1X1\",width:\"100%\",...addPropertyOverrides({B1yhxKlqU:{CI7bKEUMe:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"OdJA2GPjH\"},implicitPathVariables:undefined},{href:{webPageId:\"OdJA2GPjH\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44.5,width:\"82px\",...addPropertyOverrides({B1yhxKlqU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0+62}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9xhqmr-container\",layoutDependency:layoutDependency,layoutId:\"A9t8g4MYx-container\",children:/*#__PURE__*/_jsx(NavItem5,{AaEwV6OpH:\"Home\",CI7bKEUMe:resolvedLinks1[0],height:\"100%\",id:\"A9t8g4MYx\",layoutId:\"A9t8g4MYx\",nHDL_fuRS:\"https://framer.com/m/Dynamic-Notch-Navigation-IcC9.js\",style:{height:\"100%\",width:\"100%\"},variant:\"eidm3U1X1\",width:\"100%\",...addPropertyOverrides({B1yhxKlqU:{CI7bKEUMe:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"R2IgajlF1\"},implicitPathVariables:undefined},{href:{webPageId:\"R2IgajlF1\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44.5,width:\"82px\",...addPropertyOverrides({B1yhxKlqU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0+110.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-u49n9k-container\",layoutDependency:layoutDependency,layoutId:\"bv6CK1ePZ-container\",children:/*#__PURE__*/_jsx(NavItem5,{AaEwV6OpH:\"About\",CI7bKEUMe:resolvedLinks2[0],height:\"100%\",id:\"bv6CK1ePZ\",layoutId:\"bv6CK1ePZ\",nHDL_fuRS:\"https://framer.com/m/Dynamic-Notch-Navigation-IcC9.js\",style:{height:\"100%\",width:\"100%\"},variant:\"eidm3U1X1\",width:\"100%\",...addPropertyOverrides({B1yhxKlqU:{CI7bKEUMe:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zl767s\",\"data-framer-name\":\"Logo + Menu Icon\",layoutDependency:layoutDependency,layoutId:\"C9_jH2FZQ\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},nodeId:\"H0381w0kr\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-13g3n9l framer-1s446z9\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"H0381w0kr\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1459,pixelWidth:2167,positionX:\"center\",positionY:\"center\",sizes:\"35px\",src:\"https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png\",srcSet:\"https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png?scale-down-to=512 512w,https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png 2167w\"},className:\"framer-1j6pyq1\",layoutDependency:layoutDependency,layoutId:\"YG4YUalmz\",...addPropertyOverrides({B1yhxKlqU:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0+0+11.5+0),pixelHeight:1459,pixelWidth:2167,positionX:\"center\",positionY:\"center\",sizes:\"35px\",src:\"https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png\",srcSet:\"https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png?scale-down-to=512 512w,https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png 2167w\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1azv0ll\",\"data-framer-name\":\"Menu Icon\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"vQUnSGL7P\",onTap:onTapzv0rjl,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"30px\",...addPropertyOverrides({B1yhxKlqU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0+0+0+14.000000000000014}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ou8igi-container\",layoutDependency:layoutDependency,layoutId:\"ATC4nCTvu-container\",children:/*#__PURE__*/_jsx(MenuIcon,{height:\"100%\",id:\"ATC4nCTvu\",Jk7HLjRob:Jk7HLjRob17of3zi,layoutId:\"ATC4nCTvu\",style:{height:\"100%\",width:\"100%\"},variant:\"fUHJkDJ_S\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"A4kJMCtjY\"},implicitPathVariables:undefined},{href:{webPageId:\"A4kJMCtjY\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44.5,...addPropertyOverrides({B1yhxKlqU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0+207.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10ki4xs-container\",layoutDependency:layoutDependency,layoutId:\"mZPZ2cTmf-container\",children:/*#__PURE__*/_jsx(NavItem5,{AaEwV6OpH:\"Insights\",CI7bKEUMe:resolvedLinks3[0],height:\"100%\",id:\"mZPZ2cTmf\",layoutId:\"mZPZ2cTmf\",nHDL_fuRS:\"\",style:{height:\"100%\"},variant:\"eidm3U1X1\",width:\"100%\",...addPropertyOverrides({B1yhxKlqU:{CI7bKEUMe:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SG5O9HcfO\"},implicitPathVariables:undefined},{href:{webPageId:\"SG5O9HcfO\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44.5,width:\"82px\",...addPropertyOverrides({B1yhxKlqU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0+256}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mmrr9h-container\",layoutDependency:layoutDependency,layoutId:\"VkwqN64W0-container\",children:/*#__PURE__*/_jsx(NavItem5,{AaEwV6OpH:\"Contact\",CI7bKEUMe:resolvedLinks4[0],height:\"100%\",id:\"VkwqN64W0\",layoutId:\"VkwqN64W0\",nHDL_fuRS:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"eidm3U1X1\",width:\"100%\",...addPropertyOverrides({B1yhxKlqU:{CI7bKEUMe:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dwmeo0\",\"data-framer-name\":\"Base\",layoutDependency:layoutDependency,layoutId:\"QN2hK_rC1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e6h6bw\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"uXzCEVkes\",style:{backgroundColor:\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hrsegr\",\"data-framer-name\":\"Notch\",layoutDependency:layoutDependency,layoutId:\"g7_LZHLLn\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v3hux6\",\"data-framer-name\":\"Left\",layoutDependency:layoutDependency,layoutId:\"q1tqAuX0l\",style:{boxShadow:\"0px -2px 0px 0px rgb(5, 5, 5)\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1o06bpy\",\"data-framer-name\":\"SVG\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"YqkfP4n9B\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 87 34\"><path d=\"M 0 0 C 45.98 0 37 34 87 34 L 87 0 Z\" fill=\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:11054185692,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ri2jxx\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"JV90EDo_J\",style:{backgroundColor:\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\",boxShadow:\"-2px 0px 0px 0px var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)), 2px 0px 0px 0px var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)), 0px -2px 0px 0px var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i04zy\",\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"IOF59ThwV\",style:{boxShadow:\"0px -2px 0px 0px rgb(5, 5, 5)\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ht1rqq\",\"data-framer-name\":\"SVG\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"djFKYW7c6\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 87 34\"><path d=\"M 87 0 C 41.02 0 50 34 0 34 L 0 0 Z\" fill=\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:9446064646,withExternalLayout:true})})]})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rvb2pq\",\"data-framer-name\":\"Phone Closed\",layoutDependency:layoutDependency,layoutId:\"ig2vJsW_e\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fpjrto\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"aK0pLm2K7\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hrbptp\",\"data-framer-name\":\"Logo + Menu Icon\",layoutDependency:layoutDependency,layoutId:\"Q9w9eN8Cs\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},nodeId:\"xJX97cpay\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-12n7wom framer-1s446z9\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"xJX97cpay\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1459,pixelWidth:2167,positionX:\"center\",positionY:\"center\",sizes:\"35px\",src:\"https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png\",srcSet:\"https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png?scale-down-to=512 512w,https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png 2167w\"},className:\"framer-2k9wkr\",layoutDependency:layoutDependency,layoutId:\"Hl2gPDE6A\",...addPropertyOverrides({T9au2xhpO:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||58)-0-58)/2+0+0)+0+0+0+0+11.5+0),pixelHeight:1459,pixelWidth:2167,positionX:\"center\",positionY:\"center\",sizes:\"35px\",src:\"https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png\",srcSet:\"https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png?scale-down-to=512 512w,https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JslMUa1u2R7nEKXn28ds6MlY9H8.png 2167w\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fnstdd\",\"data-framer-name\":\"Menu Icon\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"rhfpjKh2b\",onTap:onTapq6q8dp,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"30px\",...addPropertyOverrides({T9au2xhpO:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||58)-0-58)/2+0+0)+0+0+0+0+0+14.000000000000014}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ccthxo-container\",layoutDependency:layoutDependency,layoutId:\"iEdM7qXC0-container\",children:/*#__PURE__*/_jsx(MenuIcon,{height:\"100%\",id:\"iEdM7qXC0\",Jk7HLjRob:Jk7HLjRob1sukqus,layoutId:\"iEdM7qXC0\",style:{height:\"100%\",width:\"100%\"},variant:\"Y23zNyiLk\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44.5,...addPropertyOverrides({T9au2xhpO:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||58)-0-58)/2+0+0)+0+0+0+62}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-b8tw5t-container\",layoutDependency:layoutDependency,layoutId:\"UqMYhGLTk-container\",children:/*#__PURE__*/_jsx(NavItem5,{AaEwV6OpH:\"Remix\",CI7bKEUMe:\"https://www.framer.com/projects/new?duplicate=3awcwcdxBAYPppIQiEmD&via=nandi\",height:\"100%\",id:\"UqMYhGLTk\",layoutId:\"UqMYhGLTk\",nHDL_fuRS:\"\",style:{height:\"100%\"},variant:\"eidm3U1X1\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44.5,width:\"82px\",...addPropertyOverrides({T9au2xhpO:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||58)-0-58)/2+0+0)+0+0+0+110.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-136ux2l-container\",layoutDependency:layoutDependency,layoutId:\"gf122lGxJ-container\",children:/*#__PURE__*/_jsx(NavItem5,{AaEwV6OpH:\"Copy\",height:\"100%\",id:\"gf122lGxJ\",layoutId:\"gf122lGxJ\",nHDL_fuRS:\"https://framer.com/m/Dynamic-Notch-Navigation-IcC9.js\",style:{height:\"100%\",width:\"100%\"},variant:\"eidm3U1X1\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44.5,...addPropertyOverrides({T9au2xhpO:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||58)-0-58)/2+0+0)+0+0+0+159}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18wojje-container\",layoutDependency:layoutDependency,layoutId:\"XDmtaK8Db-container\",children:/*#__PURE__*/_jsx(NavItem5,{AaEwV6OpH:\"Original\",CI7bKEUMe:\"https://x.com/GeorgeVdesign/status/1834158321445859515\",height:\"100%\",id:\"XDmtaK8Db\",layoutId:\"XDmtaK8Db\",nHDL_fuRS:\"\",style:{height:\"100%\"},variant:\"eidm3U1X1\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44.5,width:\"82px\",...addPropertyOverrides({T9au2xhpO:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||58)-0-58)/2+0+0)+0+0+0+207.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18qxjun-container\",layoutDependency:layoutDependency,layoutId:\"afsf0DcrB-container\",children:/*#__PURE__*/_jsx(NavItem5,{AaEwV6OpH:\"More\",CI7bKEUMe:\"https://frameruni.link/ds\",height:\"100%\",id:\"afsf0DcrB\",layoutId:\"afsf0DcrB\",nHDL_fuRS:\"\",style:{height:\"100%\",width:\"100%\"},variant:\"eidm3U1X1\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1khun5y\",\"data-framer-name\":\"Base\",layoutDependency:layoutDependency,layoutId:\"a0DacP4mT\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-jwiiw4\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"SkhWctXvJ\",style:{backgroundColor:\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mit6mz\",\"data-framer-name\":\"Notch\",layoutDependency:layoutDependency,layoutId:\"dJQ6HEj1S\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pl5v0v\",\"data-framer-name\":\"Left\",layoutDependency:layoutDependency,layoutId:\"eCpoA4pJC\",style:{boxShadow:\"0px -2px 0px 0px var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ruqd8n\",\"data-framer-name\":\"SVG\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"P4cpWm826\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 87 34\"><path d=\"M 0 0 C 45.98 0 37 34 87 34 L 87 0 Z\" fill=\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:11054185692,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3u7ifz\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"YPz6AteSK\",style:{backgroundColor:\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\",boxShadow:\"-2px 0px 0px 0px var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)), 2px 0px 0px 0px var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)), 0px -2px 0px 0px var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w822fa\",\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"xOAFEO0Dy\",style:{boxShadow:\"0px -2px 0px 0px rgb(5, 5, 5)\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-qmd2cz\",\"data-framer-name\":\"SVG\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Y8KADjgjB\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 87 34\"><path d=\"M 87 0 C 41.02 0 50 34 0 34 L 0 0 Z\" fill=\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:9446064646,withExternalLayout:true})})]})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ygiovi\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"HsJv0nxRg\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"R2IgajlF1\"},implicitPathVariables:undefined},{href:{webPageId:\"R2IgajlF1\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({SRftM8f14:{height:58,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||58)-0-58)/2+0+0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-lrpbsc-container\",\"data-framer-appear-id\":\"lrpbsc\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"bwaPsSTq4-container\",optimized:true,children:/*#__PURE__*/_jsx(MenuItem,{height:\"100%\",id:\"bwaPsSTq4\",layoutId:\"bwaPsSTq4\",style:{height:\"100%\"},SY36e7Gv5:resolvedLinks5[0],variant:\"g1u8vFz1m\",width:\"100%\",ZvkINHWuS:\"Our Story\",...addPropertyOverrides({SRftM8f14:{SY36e7Gv5:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SyOqgdSJG\"},implicitPathVariables:undefined},{href:{webPageId:\"SyOqgdSJG\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({SRftM8f14:{height:58,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||58)-0-58)/2+0+0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1jw2qi2-container\",\"data-framer-appear-id\":\"1jw2qi2\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"S5kQK3j8A-container\",optimized:true,children:/*#__PURE__*/_jsx(MenuItem,{height:\"100%\",id:\"S5kQK3j8A\",layoutId:\"S5kQK3j8A\",style:{height:\"100%\"},SY36e7Gv5:resolvedLinks6[0],variant:\"g1u8vFz1m\",width:\"100%\",ZvkINHWuS:\"Portfolio\",...addPropertyOverrides({SRftM8f14:{SY36e7Gv5:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lh2o5c\",\"data-framer-name\":\"Logo + Menu Icon\",layoutDependency:layoutDependency,layoutId:\"qxNQXexwE\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},nodeId:\"x0yA1dGP4\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1ucux9w framer-1s446z9\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"x0yA1dGP4\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||58)-0-58)/2+0+0)+0+0+0+17),pixelHeight:834,pixelWidth:2500,positionX:\"right\",positionY:\"center\",sizes:\"60px\",src:\"https://framerusercontent.com/images/IxB0pW3fDPh4W7tXEJdrDH8Nuw.png\",srcSet:\"https://framerusercontent.com/images/IxB0pW3fDPh4W7tXEJdrDH8Nuw.png?scale-down-to=512 512w,https://framerusercontent.com/images/IxB0pW3fDPh4W7tXEJdrDH8Nuw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IxB0pW3fDPh4W7tXEJdrDH8Nuw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/IxB0pW3fDPh4W7tXEJdrDH8Nuw.png 2500w\"},className:\"framer-1jab15w\",layoutDependency:layoutDependency,layoutId:\"X0jEjeK0f\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"A4kJMCtjY\"},implicitPathVariables:undefined},{href:{webPageId:\"A4kJMCtjY\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({SRftM8f14:{height:58,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||58)-0-58)/2+0+0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-nr27w-container\",\"data-framer-appear-id\":\"nr27w\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"n8dZLnzzp-container\",optimized:true,children:/*#__PURE__*/_jsx(MenuItem,{height:\"100%\",id:\"n8dZLnzzp\",layoutId:\"n8dZLnzzp\",style:{height:\"100%\"},SY36e7Gv5:resolvedLinks7[0],variant:\"g1u8vFz1m\",width:\"100%\",ZvkINHWuS:\"Insights\",...addPropertyOverrides({SRftM8f14:{SY36e7Gv5:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SG5O9HcfO\"},implicitPathVariables:undefined},{href:{webPageId:\"SG5O9HcfO\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({SRftM8f14:{height:58,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||58)-0-58)/2+0+0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-15fyhe6-container\",\"data-framer-appear-id\":\"15fyhe6\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"emkqkpQEu-container\",optimized:true,children:/*#__PURE__*/_jsx(MenuItem,{height:\"100%\",id:\"emkqkpQEu\",layoutId:\"emkqkpQEu\",style:{height:\"100%\"},SY36e7Gv5:resolvedLinks8[0],variant:\"g1u8vFz1m\",width:\"100%\",ZvkINHWuS:\"Contact\",...addPropertyOverrides({SRftM8f14:{SY36e7Gv5:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gfudyj\",\"data-framer-name\":\"Base\",layoutDependency:layoutDependency,layoutId:\"XNmxW3RZ7\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qvkx0j\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"hkwRYmvAU\",style:{backgroundColor:\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hm6mdv\",\"data-framer-name\":\"Notch\",layoutDependency:layoutDependency,layoutId:\"fnBMOhE8j\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-g1xjre\",\"data-framer-name\":\"Left\",layoutDependency:layoutDependency,layoutId:\"GD6tsp9wR\",style:{boxShadow:\"0px -2px 0px 0px rgb(5, 5, 5)\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-souslg\",\"data-framer-name\":\"SVG\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"WyszM073k\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 87 34\"><path d=\"M 0 0 C 45.98 0 37 34 87 34 L 87 0 Z\" fill=\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:11054185692,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10ar5an\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"ffUTnCSHv\",style:{backgroundColor:\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\",boxShadow:\"-2px 0px 0px 0px var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)), 2px 0px 0px 0px rgb(5, 5, 5), 0px -2px 0px 0px var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-tbwo0h\",\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"zs9XJZqRX\",style:{boxShadow:\"0px -2px 0px 0px rgb(5, 5, 5)\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-icl1kz\",\"data-framer-name\":\"SVG\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"zGoDG9Rp1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 87 34\"><path d=\"M 87 0 C 41.02 0 50 34 0 34 L 0 0 Z\" fill=\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)) /* {&quot;name&quot;:&quot;Black&quot;} */\"></path></svg>',svgContentId:9446064646,withExternalLayout:true})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PZf4G.framer-1s446z9, .framer-PZf4G .framer-1s446z9 { display: block; }\",\".framer-PZf4G.framer-xdu9xu { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 58px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-PZf4G .framer-e22u2u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 330px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PZf4G .framer-104qmzo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-PZf4G .framer-1jnth4u-container, .framer-PZf4G .framer-10ki4xs-container { flex: none; height: 45px; position: relative; width: auto; }\",\".framer-PZf4G .framer-9xhqmr-container, .framer-PZf4G .framer-u49n9k-container, .framer-PZf4G .framer-1mmrr9h-container { flex: none; height: 45px; position: relative; width: 82px; }\",\".framer-PZf4G .framer-zl767s, .framer-PZf4G .framer-hrbptp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 58px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-PZf4G .framer-13g3n9l, .framer-PZf4G .framer-12n7wom { flex: none; height: 35px; overflow: hidden; position: relative; text-decoration: none; width: 35px; }\",\".framer-PZf4G .framer-1j6pyq1, .framer-PZf4G .framer-2k9wkr { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-PZf4G .framer-1azv0ll, .framer-PZf4G .framer-1fnstdd { cursor: pointer; flex: none; height: 58px; overflow: hidden; position: relative; width: 48px; }\",\".framer-PZf4G .framer-ou8igi-container, .framer-PZf4G .framer-1ccthxo-container { flex: none; height: 30px; left: calc(50.00000000000002% - 30px / 2); position: absolute; top: calc(50.00000000000002% - 30px / 2); width: 30px; }\",\".framer-PZf4G .framer-dwmeo0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 309px; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-PZf4G .framer-1e6h6bw, .framer-PZf4G .framer-jwiiw4 { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-PZf4G .framer-hrsegr, .framer-PZf4G .framer-mit6mz, .framer-PZf4G .framer-hm6mdv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-PZf4G .framer-1v3hux6, .framer-PZf4G .framer-1i04zy, .framer-PZf4G .framer-1pl5v0v, .framer-PZf4G .framer-1w822fa, .framer-PZf4G .framer-g1xjre, .framer-PZf4G .framer-tbwo0h { flex: none; height: 34px; overflow: visible; position: relative; width: 90px; }\",\".framer-PZf4G .framer-1o06bpy, .framer-PZf4G .framer-souslg { flex: none; height: 34px; position: absolute; right: 0px; top: 0px; width: 87px; }\",\".framer-PZf4G .framer-1ri2jxx, .framer-PZf4G .framer-3u7ifz, .framer-PZf4G .framer-10ar5an { flex: none; height: 34px; overflow: hidden; position: relative; width: 48px; }\",\".framer-PZf4G .framer-1ht1rqq, .framer-PZf4G .framer-qmd2cz, .framer-PZf4G .framer-icl1kz { flex: none; height: 34px; left: 0px; position: absolute; top: 0px; width: 87px; }\",\".framer-PZf4G .framer-1rvb2pq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 58px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PZf4G .framer-1fpjrto { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 252px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-PZf4G .framer-b8tw5t-container, .framer-PZf4G .framer-18wojje-container { flex: 1 0 0px; height: 1px; pointer-events: none; position: relative; width: auto; }\",\".framer-PZf4G .framer-136ux2l-container, .framer-PZf4G .framer-18qxjun-container { flex: 1 0 0px; height: 1px; pointer-events: none; position: relative; width: 82px; }\",\".framer-PZf4G .framer-1khun5y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 58px; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-PZf4G .framer-1ruqd8n { flex: none; height: 34px; left: 4px; position: absolute; top: 0px; width: 87px; }\",\".framer-PZf4G .framer-ygiovi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 58px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-PZf4G .framer-lrpbsc-container, .framer-PZf4G .framer-1jw2qi2-container, .framer-PZf4G .framer-nr27w-container, .framer-PZf4G .framer-15fyhe6-container { cursor: pointer; flex: none; height: 100%; position: relative; width: auto; }\",\".framer-PZf4G .framer-lh2o5c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-PZf4G .framer-1ucux9w { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100px; }\",\".framer-PZf4G .framer-1jab15w { flex: none; height: 24px; overflow: visible; position: relative; width: 60px; }\",\".framer-PZf4G .framer-1gfudyj { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-PZf4G .framer-1qvkx0j { flex: none; height: 24px; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PZf4G.framer-xdu9xu, .framer-PZf4G .framer-e22u2u, .framer-PZf4G .framer-104qmzo, .framer-PZf4G .framer-zl767s, .framer-PZf4G .framer-dwmeo0, .framer-PZf4G .framer-hrsegr, .framer-PZf4G .framer-1rvb2pq, .framer-PZf4G .framer-1fpjrto, .framer-PZf4G .framer-hrbptp, .framer-PZf4G .framer-1khun5y, .framer-PZf4G .framer-mit6mz, .framer-PZf4G .framer-ygiovi, .framer-PZf4G .framer-lh2o5c, .framer-PZf4G .framer-1ucux9w, .framer-PZf4G .framer-1gfudyj, .framer-PZf4G .framer-hm6mdv { gap: 0px; } .framer-PZf4G.framer-xdu9xu > *, .framer-PZf4G .framer-e22u2u > *, .framer-PZf4G .framer-dwmeo0 > *, .framer-PZf4G .framer-1rvb2pq > *, .framer-PZf4G .framer-1khun5y > *, .framer-PZf4G .framer-1gfudyj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-PZf4G.framer-xdu9xu > :first-child, .framer-PZf4G .framer-e22u2u > :first-child, .framer-PZf4G .framer-104qmzo > :first-child, .framer-PZf4G .framer-dwmeo0 > :first-child, .framer-PZf4G .framer-1rvb2pq > :first-child, .framer-PZf4G .framer-1fpjrto > :first-child, .framer-PZf4G .framer-1khun5y > :first-child, .framer-PZf4G .framer-1ucux9w > :first-child, .framer-PZf4G .framer-1gfudyj > :first-child { margin-top: 0px; } .framer-PZf4G.framer-xdu9xu > :last-child, .framer-PZf4G .framer-e22u2u > :last-child, .framer-PZf4G .framer-104qmzo > :last-child, .framer-PZf4G .framer-dwmeo0 > :last-child, .framer-PZf4G .framer-1rvb2pq > :last-child, .framer-PZf4G .framer-1fpjrto > :last-child, .framer-PZf4G .framer-1khun5y > :last-child, .framer-PZf4G .framer-1ucux9w > :last-child, .framer-PZf4G .framer-1gfudyj > :last-child { margin-bottom: 0px; } .framer-PZf4G .framer-104qmzo > *, .framer-PZf4G .framer-1fpjrto > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-PZf4G .framer-zl767s > *, .framer-PZf4G .framer-hrsegr > *, .framer-PZf4G .framer-hrbptp > *, .framer-PZf4G .framer-mit6mz > *, .framer-PZf4G .framer-lh2o5c > *, .framer-PZf4G .framer-hm6mdv > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-PZf4G .framer-zl767s > :first-child, .framer-PZf4G .framer-hrsegr > :first-child, .framer-PZf4G .framer-hrbptp > :first-child, .framer-PZf4G .framer-mit6mz > :first-child, .framer-PZf4G .framer-ygiovi > :first-child, .framer-PZf4G .framer-lh2o5c > :first-child, .framer-PZf4G .framer-hm6mdv > :first-child { margin-left: 0px; } .framer-PZf4G .framer-zl767s > :last-child, .framer-PZf4G .framer-hrsegr > :last-child, .framer-PZf4G .framer-hrbptp > :last-child, .framer-PZf4G .framer-mit6mz > :last-child, .framer-PZf4G .framer-ygiovi > :last-child, .framer-PZf4G .framer-lh2o5c > :last-child, .framer-PZf4G .framer-hm6mdv > :last-child { margin-right: 0px; } .framer-PZf4G .framer-ygiovi > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-PZf4G .framer-1ucux9w > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-PZf4G.framer-v-1t4pcw1 .framer-10ar5an { width: 450px; }\",\".framer-PZf4G.framer-v-173f28y.framer-xdu9xu { height: min-content; width: 370px; }\",\".framer-PZf4G.framer-v-svnytv.framer-xdu9xu { height: min-content; justify-content: flex-start; padding: 0px 0px 27px 0px; width: 400px; }\",\".framer-PZf4G.framer-v-svnytv .framer-1jnth4u-container { order: 3; }\",\".framer-PZf4G.framer-v-svnytv .framer-9xhqmr-container { order: 1; }\",\".framer-PZf4G.framer-v-svnytv .framer-u49n9k-container { order: 2; }\",\".framer-PZf4G.framer-v-svnytv .framer-zl767s { order: 0; }\",\".framer-PZf4G.framer-v-svnytv .framer-10ki4xs-container { order: 4; }\",\".framer-PZf4G.framer-v-svnytv .framer-1mmrr9h-container { order: 5; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 58\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"SRftM8f14\":{\"layout\":[\"fixed\",\"fixed\"]},\"T9au2xhpO\":{\"layout\":[\"fixed\",\"auto\"]},\"B1yhxKlqU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framergz1fFo46h=withCSS(Component,css,\"framer-PZf4G\");export default Framergz1fFo46h;Framergz1fFo46h.displayName=\"Menu Phone\";Framergz1fFo46h.defaultProps={height:58,width:1200};addPropertyControls(Framergz1fFo46h,{variant:{options:[\"G7bDLQIbP\",\"SRftM8f14\",\"T9au2xhpO\",\"B1yhxKlqU\"],optionTitles:[\"Desktop Closed\",\"Dekstop Open\",\"Phone Close\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framergz1fFo46h,[{explicitInter:true,fonts:[]},...NavItem5Fonts,...MenuIconFonts,...MenuItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framergz1fFo46h\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SRftM8f14\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"T9au2xhpO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"B1yhxKlqU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"58\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./gz1fFo46h.map", "// Generated by Framer (d5ca742)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;PP Neue Montreal Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"PP Neue Montreal Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/6uIfYl8bnz9kOy3KOuV7PxhFPhA.woff2\"}]}];export const css=['.framer-FAzkG .framer-styles-preset-ioc5fe:not(.rich-text-wrapper), .framer-FAzkG .framer-styles-preset-ioc5fe.rich-text-wrapper p { --framer-font-family: \"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, #121212); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-FAzkG\";\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 (7d037c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/2L2t7kxHhWmLqSw20ywS/C9nOfUT9lxh1RTvo0ZWU/u7WuD7EuP.js\";const HeroFonts=getFonts(Hero);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"Cllp5xKbp\",\"nvLWg8YRE\",\"tbBHJiSKi\",\"oAaBmmWaP\",\"dRGhDahZm\",\"vwoe2FLv5\",\"o8bsnY6lo\",\"yOk94KA5f\",\"CB3ogETFD\",\"gSCnc21rA\",\"Iks45XGnF\",\"zrlCFCzwh\",\"jC6xyhPrU\",\"DZRik7fDm\",\"h8i0BM514\",\"Zj4kw1xVY\"];const serializationHash=\"framer-gRPKL\";const variantClassNames={CB3ogETFD:\"framer-v-8smh5z\",Cllp5xKbp:\"framer-v-1sjw5jr\",dRGhDahZm:\"framer-v-hwc8vy\",DZRik7fDm:\"framer-v-1vg91c4\",gSCnc21rA:\"framer-v-1pezxi\",h8i0BM514:\"framer-v-1bqm2rx\",Iks45XGnF:\"framer-v-15ptvmi\",jC6xyhPrU:\"framer-v-1fvw05w\",nvLWg8YRE:\"framer-v-j5wpkg\",o8bsnY6lo:\"framer-v-1ohjh4\",oAaBmmWaP:\"framer-v-ib4eie\",tbBHJiSKi:\"framer-v-3rg8xw\",vwoe2FLv5:\"framer-v-17976jy\",yOk94KA5f:\"framer-v-1exe3ae\",Zj4kw1xVY:\"framer-v-mcpfe\",zrlCFCzwh:\"framer-v-1ttfovx\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={bounce:.2,delay:.5,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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={\"Laptop Button Back Hover\":\"yOk94KA5f\",\"Laptop Button Back\":\"o8bsnY6lo\",\"Laptop Button Grey On Hover\":\"tbBHJiSKi\",\"Laptop Button No Background On Hover\":\"vwoe2FLv5\",\"Laptop Button No Background\":\"dRGhDahZm\",\"Laptop Button On Hover\":\"oAaBmmWaP\",\"Laptop Button Pink On Hover\":\"Cllp5xKbp\",\"Laptop Button Pink\":\"nvLWg8YRE\",\"Phone Button Dark\":\"Iks45XGnF\",\"Phone Button Grey\":\"Zj4kw1xVY\",\"Phone Button Pink\":\"CB3ogETFD\",\"Phone Button White\":\"zrlCFCzwh\",\"Phone Button Yellow\":\"gSCnc21rA\",Variant:\"h8i0BM514\"};const getProps=({height,id,link,title,width,...props})=>{return{...props,HcfR9NpQC:title??props.HcfR9NpQC??\"Book Initial Call\",UWuksvhXB:link??props.UWuksvhXB,variant:humanReadableVariantMap[props.variant]??props.variant??\"Cllp5xKbp\"};};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,UWuksvhXB,HcfR9NpQC,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Cllp5xKbp\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseLeave1aiid2b=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"oAaBmmWaP\");});const onMouseEnteri2h14z=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"DZRik7fDm\");});const onMouseEnter11a7wmx=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"h8i0BM514\");});const onMouseEnteroacddc=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Cllp5xKbp\");});const onMouseEnter1ckcem6=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"vwoe2FLv5\");});const onTapapepg=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"dRGhDahZm\");});const onMouseLeave1e6toqm=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"dRGhDahZm\");});const onMouseEnterxhfhs9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"yOk94KA5f\");});const onMouseLeave12fyy6x=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"o8bsnY6lo\");});const onMouseLeave16ljzke=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"nvLWg8YRE\");});const onMouseLeavechl2vj=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"tbBHJiSKi\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"CB3ogETFD\",\"gSCnc21rA\",\"Iks45XGnF\",\"zrlCFCzwh\",\"Zj4kw1xVY\"].includes(baseVariant))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(Link,{href:UWuksvhXB,nodeId:\"Cllp5xKbp\",...addPropertyOverrides({CB3ogETFD:{href:undefined},gSCnc21rA:{href:undefined},Iks45XGnF:{href:undefined},nvLWg8YRE:{openInNewTab:true},o8bsnY6lo:{href:undefined},Zj4kw1xVY:{href:undefined},zrlCFCzwh:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1sjw5jr\",className,classNames)} framer-q7oa5l`,\"data-framer-name\":\"Laptop Button Pink On Hover\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Cllp5xKbp\",onMouseLeave:onMouseLeave1aiid2b,ref:ref??ref1,style:{backgroundColor:\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,...style},variants:{CB3ogETFD:{backgroundColor:\"var(--token-808fba1d-8649-4a4e-b7fa-d24126c1c153, rgb(252, 166, 255))\"},dRGhDahZm:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},gSCnc21rA:{backgroundColor:\"var(--token-f792f708-1af1-4a49-94ae-ad03816620b2, rgb(241, 242, 136))\"},nvLWg8YRE:{backgroundColor:\"var(--token-808fba1d-8649-4a4e-b7fa-d24126c1c153, rgb(252, 166, 255))\"},o8bsnY6lo:{backgroundColor:\"var(--token-808fba1d-8649-4a4e-b7fa-d24126c1c153, rgb(252, 166, 255))\"},oAaBmmWaP:{backgroundColor:\"var(--token-f792f708-1af1-4a49-94ae-ad03816620b2, rgb(241, 242, 136))\"},tbBHJiSKi:{backgroundColor:\"var(--token-bca94eff-6509-4959-976d-734133aa3561, rgb(247, 247, 247))\"},vwoe2FLv5:{backgroundColor:\"rgba(0, 0, 0, 0)\"},Zj4kw1xVY:{backgroundColor:\"var(--token-bca94eff-6509-4959-976d-734133aa3561, rgb(240, 245, 240))\"},zrlCFCzwh:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({CB3ogETFD:{\"data-framer-name\":\"Phone Button Pink\",\"data-highlight\":undefined,onMouseLeave:undefined},dRGhDahZm:{\"data-framer-name\":\"Laptop Button No Background\",onMouseEnter:onMouseEnter1ckcem6,onMouseLeave:undefined},DZRik7fDm:{\"data-framer-name\":undefined,onMouseLeave:onMouseLeave16ljzke},gSCnc21rA:{\"data-framer-name\":\"Phone Button Yellow\",\"data-highlight\":undefined,onMouseLeave:undefined},h8i0BM514:{\"data-framer-name\":undefined,onMouseLeave:onMouseLeavechl2vj},Iks45XGnF:{\"data-framer-name\":\"Phone Button Dark\",\"data-highlight\":undefined,onMouseLeave:undefined},jC6xyhPrU:{\"data-framer-name\":undefined},nvLWg8YRE:{\"data-framer-name\":\"Laptop Button Pink\",onMouseEnter:onMouseEnteri2h14z,onMouseLeave:undefined},o8bsnY6lo:{\"data-framer-name\":\"Laptop Button Back\",onMouseEnter:onMouseEnterxhfhs9,onMouseLeave:undefined},oAaBmmWaP:{\"data-framer-name\":\"Laptop Button On Hover\",onMouseEnter:onMouseEnteroacddc,onMouseLeave:undefined},tbBHJiSKi:{\"data-framer-name\":\"Laptop Button Grey On Hover\",onMouseEnter:onMouseEnter11a7wmx,onMouseLeave:undefined},vwoe2FLv5:{\"data-framer-name\":\"Laptop Button No Background On Hover\",onMouseLeave:onMouseLeave1e6toqm,onTap:onTapapepg},yOk94KA5f:{\"data-framer-name\":\"Laptop Button Back Hover\",onMouseLeave:onMouseLeave12fyy6x},Zj4kw1xVY:{\"data-framer-name\":\"Phone Button Grey\",\"data-highlight\":undefined,onMouseLeave:undefined},zrlCFCzwh:{\"data-framer-name\":\"Phone Button White\",\"data-highlight\":undefined,onMouseLeave:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ioc5fe\",\"data-styles-preset\":\"u7WuD7EuP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-402e321a-9eea-4160-8daf-ba1a1c792f25, rgb(255, 255, 255)))\"},children:\"Book Initial Call\"})}),className:\"framer-rbihco\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"E0LdxDXiw\",style:{\"--extracted-r6o4lv\":\"var(--token-402e321a-9eea-4160-8daf-ba1a1c792f25, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:HcfR9NpQC,variants:{CB3ogETFD:{\"--extracted-r6o4lv\":\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"},dRGhDahZm:{\"--extracted-r6o4lv\":\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"},gSCnc21rA:{\"--extracted-r6o4lv\":\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"},nvLWg8YRE:{\"--extracted-r6o4lv\":\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"},o8bsnY6lo:{\"--extracted-r6o4lv\":\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"},oAaBmmWaP:{\"--extracted-r6o4lv\":\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"},tbBHJiSKi:{\"--extracted-r6o4lv\":\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"},vwoe2FLv5:{\"--extracted-r6o4lv\":\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"},Zj4kw1xVY:{\"--extracted-r6o4lv\":\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({CB3ogETFD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ioc5fe\",\"data-styles-preset\":\"u7WuD7EuP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)))\"},children:\"Book an Intake\"})})},dRGhDahZm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ioc5fe\",\"data-styles-preset\":\"u7WuD7EuP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)))\"},children:\"View More\"})})},gSCnc21rA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ioc5fe\",\"data-styles-preset\":\"u7WuD7EuP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)))\"},children:\"Book an Intake\"})})},nvLWg8YRE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ioc5fe\",\"data-styles-preset\":\"u7WuD7EuP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)))\"},children:\"Book an Intake\"})})},o8bsnY6lo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ioc5fe\",\"data-styles-preset\":\"u7WuD7EuP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)))\"},children:\"Book an Intake\"})})},oAaBmmWaP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ioc5fe\",\"data-styles-preset\":\"u7WuD7EuP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)))\"},children:\"Other Page\"})})},tbBHJiSKi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ioc5fe\",\"data-styles-preset\":\"u7WuD7EuP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)))\"},children:\"View More\"})})},vwoe2FLv5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ioc5fe\",\"data-styles-preset\":\"u7WuD7EuP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)))\"},children:\"Book Initial Call\"})})},Zj4kw1xVY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ioc5fe\",\"data-styles-preset\":\"u7WuD7EuP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18)))\"},children:\"Book Initial Call\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-149pa2v\",layoutDependency:layoutDependency,layoutId:\"aPRCTzx6T\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(48, 48, 48)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},variants:{DZRik7fDm:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},h8i0BM514:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},jC6xyhPrU:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},o8bsnY6lo:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},vwoe2FLv5:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(34, 34, 34)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},yOk94KA5f:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({vwoe2FLv5:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bcccz3\",layoutDependency:layoutDependency,layoutId:\"JdANwMDeE\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-afi2dx-container\",\"data-framer-appear-id\":\"afi2dx\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"DOli104em-container\",optimized:true,children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-402e321a-9eea-4160-8daf-ba1a1c792f25, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowRight\",id:\"DOli104em\",layoutId:\"DOli104em\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({vwoe2FLv5:{color:\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"},yOk94KA5f:{iconSelection:\"ArrowLeft\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-1q8wpjn\",layoutDependency:layoutDependency,layoutId:\"d0vzdMp30\",...addPropertyOverrides({nvLWg8YRE:{background:{alt:\"\",positionX:\"center\",positionY:\"center\"}}},baseVariant,gestureVariant)})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gRPKL.framer-q7oa5l, .framer-gRPKL .framer-q7oa5l { display: block; }\",\".framer-gRPKL.framer-1sjw5jr { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 38px; justify-content: center; overflow: hidden; padding: 5px 5px 4px 15px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-gRPKL .framer-rbihco { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-gRPKL .framer-149pa2v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 28px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 28px; }\",\".framer-gRPKL .framer-1bcccz3 { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-gRPKL .framer-afi2dx-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-gRPKL .framer-1q8wpjn { flex: none; height: 8px; overflow: visible; position: relative; width: 9px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gRPKL.framer-1sjw5jr, .framer-gRPKL .framer-149pa2v { gap: 0px; } .framer-gRPKL.framer-1sjw5jr > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-gRPKL.framer-1sjw5jr > :first-child, .framer-gRPKL .framer-149pa2v > :first-child { margin-left: 0px; } .framer-gRPKL.framer-1sjw5jr > :last-child, .framer-gRPKL .framer-149pa2v > :last-child { margin-right: 0px; } .framer-gRPKL .framer-149pa2v > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-gRPKL.framer-v-j5wpkg.framer-1sjw5jr, .framer-gRPKL.framer-v-3rg8xw.framer-1sjw5jr, .framer-gRPKL.framer-v-ib4eie.framer-1sjw5jr, .framer-gRPKL.framer-v-1ohjh4.framer-1sjw5jr { padding: 5px 13px 4px 12px; }\",\".framer-gRPKL.framer-v-j5wpkg .framer-rbihco, .framer-gRPKL.framer-v-3rg8xw .framer-rbihco, .framer-gRPKL.framer-v-ib4eie .framer-rbihco, .framer-gRPKL.framer-v-hwc8vy .framer-rbihco, .framer-gRPKL.framer-v-1exe3ae .framer-149pa2v, .framer-gRPKL.framer-v-8smh5z .framer-rbihco, .framer-gRPKL.framer-v-1pezxi .framer-rbihco, .framer-gRPKL.framer-v-15ptvmi .framer-rbihco, .framer-gRPKL.framer-v-1ttfovx .framer-rbihco, .framer-gRPKL.framer-v-mcpfe .framer-rbihco { order: 0; }\",\".framer-gRPKL.framer-v-j5wpkg .framer-149pa2v, .framer-gRPKL.framer-v-3rg8xw .framer-149pa2v, .framer-gRPKL.framer-v-ib4eie .framer-149pa2v, .framer-gRPKL.framer-v-hwc8vy .framer-149pa2v { height: 4px; order: 1; width: 4px; }\",\".framer-gRPKL.framer-v-j5wpkg .framer-afi2dx-container, .framer-gRPKL.framer-v-3rg8xw .framer-afi2dx-container, .framer-gRPKL.framer-v-ib4eie .framer-afi2dx-container, .framer-gRPKL.framer-v-hwc8vy .framer-afi2dx-container, .framer-gRPKL.framer-v-1ohjh4 .framer-afi2dx-container { left: 15px; }\",\".framer-gRPKL.framer-v-hwc8vy.framer-1sjw5jr { gap: 10px; padding: 5px 0px 4px 0px; }\",\".framer-gRPKL.framer-v-hwc8vy .framer-1bcccz3 { bottom: 0px; height: unset; left: 0px; right: 0px; top: 0px; width: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gRPKL.framer-v-hwc8vy.framer-1sjw5jr { gap: 0px; } .framer-gRPKL.framer-v-hwc8vy.framer-1sjw5jr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-gRPKL.framer-v-hwc8vy.framer-1sjw5jr > :first-child { margin-left: 0px; } .framer-gRPKL.framer-v-hwc8vy.framer-1sjw5jr > :last-child { margin-right: 0px; } }\",\".framer-gRPKL.framer-v-17976jy.framer-1sjw5jr { cursor: pointer; gap: 10px; padding: 5px 5px 4px 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gRPKL.framer-v-17976jy.framer-1sjw5jr { gap: 0px; } .framer-gRPKL.framer-v-17976jy.framer-1sjw5jr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-gRPKL.framer-v-17976jy.framer-1sjw5jr > :first-child { margin-left: 0px; } .framer-gRPKL.framer-v-17976jy.framer-1sjw5jr > :last-child { margin-right: 0px; } }\",\".framer-gRPKL.framer-v-1ohjh4 .framer-rbihco { order: 1; }\",\".framer-gRPKL.framer-v-1ohjh4 .framer-149pa2v { height: 4px; order: 0; width: 4px; }\",\".framer-gRPKL.framer-v-1exe3ae.framer-1sjw5jr { padding: 5px 15px 4px 5px; }\",\".framer-gRPKL.framer-v-1exe3ae .framer-rbihco { order: 2; }\",\".framer-gRPKL.framer-v-8smh5z.framer-1sjw5jr, .framer-gRPKL.framer-v-1pezxi.framer-1sjw5jr, .framer-gRPKL.framer-v-15ptvmi.framer-1sjw5jr, .framer-gRPKL.framer-v-mcpfe.framer-1sjw5jr { height: min-content; padding: 12px 20px 12px 20px; }\",\".framer-gRPKL.framer-v-1ttfovx.framer-1sjw5jr { height: min-content; padding: 5px 0px 5px 0px; }\",\".framer-gRPKL.framer-v-1fvw05w.framer-1sjw5jr { width: 158px; }\",...sharedStyle.css,'.framer-gRPKL[data-border=\"true\"]::after, .framer-gRPKL [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 38\n * @framerIntrinsicWidth 158\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"nvLWg8YRE\":{\"layout\":[\"auto\",\"fixed\"]},\"tbBHJiSKi\":{\"layout\":[\"auto\",\"fixed\"]},\"oAaBmmWaP\":{\"layout\":[\"auto\",\"fixed\"]},\"dRGhDahZm\":{\"layout\":[\"auto\",\"fixed\"]},\"vwoe2FLv5\":{\"layout\":[\"auto\",\"fixed\"]},\"o8bsnY6lo\":{\"layout\":[\"auto\",\"fixed\"]},\"yOk94KA5f\":{\"layout\":[\"auto\",\"fixed\"]},\"CB3ogETFD\":{\"layout\":[\"auto\",\"auto\"]},\"gSCnc21rA\":{\"layout\":[\"auto\",\"auto\"]},\"Iks45XGnF\":{\"layout\":[\"auto\",\"auto\"]},\"zrlCFCzwh\":{\"layout\":[\"auto\",\"auto\"]},\"jC6xyhPrU\":{\"layout\":[\"fixed\",\"fixed\"]},\"DZRik7fDm\":{\"layout\":[\"auto\",\"fixed\"]},\"h8i0BM514\":{\"layout\":[\"auto\",\"fixed\"]},\"Zj4kw1xVY\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"UWuksvhXB\":\"link\",\"HcfR9NpQC\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJ9NOgNDq8=withCSS(Component,css,\"framer-gRPKL\");export default FramerJ9NOgNDq8;FramerJ9NOgNDq8.displayName=\"Button\";FramerJ9NOgNDq8.defaultProps={height:38,width:158};addPropertyControls(FramerJ9NOgNDq8,{variant:{options:[\"Cllp5xKbp\",\"nvLWg8YRE\",\"tbBHJiSKi\",\"oAaBmmWaP\",\"dRGhDahZm\",\"vwoe2FLv5\",\"o8bsnY6lo\",\"yOk94KA5f\",\"CB3ogETFD\",\"gSCnc21rA\",\"Iks45XGnF\",\"zrlCFCzwh\",\"jC6xyhPrU\",\"DZRik7fDm\",\"h8i0BM514\",\"Zj4kw1xVY\"],optionTitles:[\"Laptop Button Pink On Hover\",\"Laptop Button Pink\",\"Laptop Button Grey On Hover\",\"Laptop Button On Hover\",\"Laptop Button No Background\",\"Laptop Button No Background On Hover\",\"Laptop Button Back\",\"Laptop Button Back Hover\",\"Phone Button Pink\",\"Phone Button Yellow\",\"Phone Button Dark\",\"Phone Button White\",\"Variant\",\"Variant\",\"Variant\",\"Phone Button Grey\"],title:\"Variant\",type:ControlType.Enum},UWuksvhXB:{title:\"Link\",type:ControlType.Link},HcfR9NpQC:{defaultValue:\"Book Initial Call\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerJ9NOgNDq8,[{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\"}]},...HeroFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJ9NOgNDq8\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"38\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"158\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"nvLWg8YRE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"tbBHJiSKi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"oAaBmmWaP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"dRGhDahZm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"vwoe2FLv5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"o8bsnY6lo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"yOk94KA5f\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"CB3ogETFD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gSCnc21rA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Iks45XGnF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zrlCFCzwh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jC6xyhPrU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DZRik7fDm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"h8i0BM514\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Zj4kw1xVY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"UWuksvhXB\\\":\\\"link\\\",\\\"HcfR9NpQC\\\":\\\"title\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./J9NOgNDq8.map", "// Generated by Framer (c105afa)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-H6gNI .framer-styles-preset-1otpfm2:not(.rich-text-wrapper), .framer-H6gNI .framer-styles-preset-1otpfm2.rich-text-wrapper a { --framer-link-current-text-color: #f29df5; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #000000; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, #121212); --framer-link-text-decoration: none; }\"];export const className=\"framer-H6gNI\";\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 (ed8225c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;PP Neue Montreal Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"PP Neue Montreal Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/6uIfYl8bnz9kOy3KOuV7PxhFPhA.woff2\"}]}];export const css=['.framer-BaDYF .framer-styles-preset-1lin4yc:not(.rich-text-wrapper), .framer-BaDYF .framer-styles-preset-1lin4yc.rich-text-wrapper h4 { --framer-font-family: \"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-BaDYF\";\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 (d5ca742)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-Bk8y5 .framer-styles-preset-1dupud7:not(.rich-text-wrapper), .framer-Bk8y5 .framer-styles-preset-1dupud7.rich-text-wrapper a { --framer-link-current-text-color: var(--token-808fba1d-8649-4a4e-b7fa-d24126c1c153, #fca6ff) /* {\"name\":\"Pink\"} */; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: rgba(252, 166, 255, 0.75); --framer-link-hover-text-decoration: underline; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }'];export const className=\"framer-Bk8y5\";\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 (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/zYrds6EQT2kmalgfu1wj/E0k66j2ZOzWBORvfjpbE/pgthY0IqD.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/bcmrOYBb3AGOUgRKpEf8/pOxxS0ws2A7z2itxgLrf/zDqqFKdvF.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/uDA0su3mwAusKioJMt6X/BLaHb7BwIsMn2tVzlinD/ZUYhdewAV.js\";import Button from\"https://framerusercontent.com/modules/fuAM4tShgb5eV3h6pamM/bqIrKjmKVgiuVshMvoeR/J9NOgNDq8.js\";const ButtonFonts=getFonts(Button);const cycleOrder=[\"Bpc0qoREA\",\"SPVQxKdY0\",\"XKpBWYhP6\",\"fIK66V2R7\",\"tQnkTuMl1\",\"vKwg1cvhb\"];const serializationHash=\"framer-8KlI8\";const variantClassNames={Bpc0qoREA:\"framer-v-mobf3n\",fIK66V2R7:\"framer-v-1ka3lb3\",SPVQxKdY0:\"framer-v-aetosr\",tQnkTuMl1:\"framer-v-1485iyg\",vKwg1cvhb:\"framer-v-1eg7k5x\",XKpBWYhP6:\"framer-v-fysbrl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={bounce:.4,delay:.1,duration:.6,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Dark\":\"fIK66V2R7\",\"Desktop Light\":\"Bpc0qoREA\",\"Phone Dark\":\"vKwg1cvhb\",\"Phone Light\":\"XKpBWYhP6\",\"Tablet Dark\":\"tQnkTuMl1\",\"Tablet Light\":\"SPVQxKdY0\"};const getProps=({height,hover2,hover3,hover4,hover5,hover6,hover7,id,width,...props})=>{return{...props,CfobVBq3Q:hover4??props.CfobVBq3Q,fFMe97ueE:hover5??props.fFMe97ueE,GDqgqcusr:hover7??props.GDqgqcusr,q5t5Cez6C:hover6??props.q5t5Cez6C,RunoUdgOb:hover2??props.RunoUdgOb,variant:humanReadableVariantMap[props.variant]??props.variant??\"Bpc0qoREA\",WDSCgfNwz:hover3??props.WDSCgfNwz};};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,RunoUdgOb,WDSCgfNwz,CfobVBq3Q,fFMe97ueE,q5t5Cez6C,GDqgqcusr,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Bpc0qoREA\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterodcelv=activeVariantCallback(async(...args)=>{if(RunoUdgOb){const res=await RunoUdgOb(...args);if(res===false)return false;}});const onMouseEnter1jt3dco=activeVariantCallback(async(...args)=>{if(WDSCgfNwz){const res=await WDSCgfNwz(...args);if(res===false)return false;}});const onMouseEntery07lm0=activeVariantCallback(async(...args)=>{if(CfobVBq3Q){const res=await CfobVBq3Q(...args);if(res===false)return false;}});const onMouseEnter179aywt=activeVariantCallback(async(...args)=>{if(fFMe97ueE){const res=await fFMe97ueE(...args);if(res===false)return false;}});const onMouseEnterrb2sft=activeVariantCallback(async(...args)=>{if(q5t5Cez6C){const res=await q5t5Cez6C(...args);if(res===false)return false;}});const onMouseEnter8b036m=activeVariantCallback(async(...args)=>{if(GDqgqcusr){const res=await GDqgqcusr(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"XKpBWYhP6\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"XKpBWYhP6\")return true;return false;};const isDisplayed2=()=>{if([\"XKpBWYhP6\",\"vKwg1cvhb\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.main,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-mobf3n\",className,classNames),\"data-framer-name\":\"Desktop Light\",layoutDependency:layoutDependency,layoutId:\"Bpc0qoREA\",ref:refBinding,style:{backgroundColor:\"var(--token-83528791-c9f3-4e16-a453-3aef98b8b78c, rgb(252, 255, 253))\",...style},variants:{fIK66V2R7:{backgroundColor:\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"},tQnkTuMl1:{backgroundColor:\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"},vKwg1cvhb:{backgroundColor:\"var(--token-16168567-4a39-4202-a1e5-c09aa3307a5f, rgb(18, 18, 18))\"}},...addPropertyOverrides({fIK66V2R7:{\"data-framer-name\":\"Desktop Dark\"},SPVQxKdY0:{\"data-framer-name\":\"Tablet Light\"},tQnkTuMl1:{\"data-framer-name\":\"Tablet Dark\"},vKwg1cvhb:{\"data-framer-name\":\"Phone Dark\"},XKpBWYhP6:{\"data-framer-name\":\"Phone Light\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zz8k8\",layoutDependency:layoutDependency,layoutId:\"I5i89syA5\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-m5sd80\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"BGVVZHzBH\",style:{backgroundColor:\"var(--token-bca94eff-6509-4959-976d-734133aa3561, rgb(240, 245, 240))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},variants:{fIK66V2R7:{backgroundColor:\"var(--token-5936461d-73b5-4eed-849c-1882d8dbce70, rgb(51, 51, 51))\"},tQnkTuMl1:{backgroundColor:\"var(--token-5936461d-73b5-4eed-849c-1882d8dbce70, rgb(38, 38, 38))\"},vKwg1cvhb:{backgroundColor:\"var(--token-5936461d-73b5-4eed-849c-1882d8dbce70, rgb(38, 38, 38))\"}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k7r5gx\",layoutDependency:layoutDependency,layoutId:\"IWD9rNPjg\",children:[/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"VCZhT5ElS\",scopeId:\"vMKjPR5Bo\",...addPropertyOverrides({vKwg1cvhb:{href:{webPageId:\"OdJA2GPjH\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-15z2mks framer-1k4bf6s\",layoutDependency:layoutDependency,layoutId:\"VCZhT5ElS\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"UR7h3B2iQ\",scopeId:\"vMKjPR5Bo\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+15+0+0+0+20+0+0+0+0),pixelHeight:100,pixelWidth:300,positionX:\"center\",positionY:\"center\",sizes:\"75px\",src:\"https://framerusercontent.com/images/oM6DMHz2HRSUrYAPHQ9tgePtqg.svg\",srcSet:\"https://framerusercontent.com/images/oM6DMHz2HRSUrYAPHQ9tgePtqg.svg?scale-down-to=512 512w,https://framerusercontent.com/images/oM6DMHz2HRSUrYAPHQ9tgePtqg.svg 600w\"},className:\"framer-fjncmr framer-1k4bf6s\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"UR7h3B2iQ\",...addPropertyOverrides({fIK66V2R7:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+15+0+0+0+20+0+0+0+0),pixelHeight:100,pixelWidth:300,positionX:\"center\",positionY:\"center\",sizes:\"75px\",src:\"https://framerusercontent.com/images/8AWjZnzSca917fryVDNC8sNasj8.svg\",srcSet:\"https://framerusercontent.com/images/8AWjZnzSca917fryVDNC8sNasj8.svg?scale-down-to=512 512w,https://framerusercontent.com/images/8AWjZnzSca917fryVDNC8sNasj8.svg 600w\"}},SPVQxKdY0:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+15+0+0+0+20+0+0+0+0),pixelHeight:150,pixelWidth:223,positionX:\"center\",positionY:\"center\",sizes:\"45px\",src:\"https://framerusercontent.com/images/1e7PJBlMoEdwHOiHwjHj80Kl6nQ.svg\",srcSet:\"https://framerusercontent.com/images/1e7PJBlMoEdwHOiHwjHj80Kl6nQ.svg?scale-down-to=512 512w,https://framerusercontent.com/images/1e7PJBlMoEdwHOiHwjHj80Kl6nQ.svg 520w\"}},tQnkTuMl1:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+15+0+0+0+20+0+0+0+0),pixelHeight:150,pixelWidth:223,positionX:\"center\",positionY:\"center\",sizes:\"45px\",src:\"https://framerusercontent.com/images/Efeo8GqkNEwFKKN2U77UKoQjr0M.svg\",srcSet:\"https://framerusercontent.com/images/Efeo8GqkNEwFKKN2U77UKoQjr0M.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Efeo8GqkNEwFKKN2U77UKoQjr0M.svg 520w\"}},vKwg1cvhb:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+0+0+20+0+0+0+0),pixelHeight:150,pixelWidth:223,positionX:\"center\",positionY:\"center\",sizes:\"45px\",src:\"https://framerusercontent.com/images/Efeo8GqkNEwFKKN2U77UKoQjr0M.svg\",srcSet:\"https://framerusercontent.com/images/Efeo8GqkNEwFKKN2U77UKoQjr0M.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Efeo8GqkNEwFKKN2U77UKoQjr0M.svg 520w\"}},XKpBWYhP6:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+0+0+20+0+0+0+0),pixelHeight:150,pixelWidth:223,positionX:\"center\",positionY:\"center\",sizes:\"45px\",src:\"https://framerusercontent.com/images/1e7PJBlMoEdwHOiHwjHj80Kl6nQ.svg\",srcSet:\"https://framerusercontent.com/images/1e7PJBlMoEdwHOiHwjHj80Kl6nQ.svg?scale-down-to=512 512w,https://framerusercontent.com/images/1e7PJBlMoEdwHOiHwjHj80Kl6nQ.svg 520w\"}}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6dkyyw\",layoutDependency:layoutDependency,layoutId:\"b7QEaalUG\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1w6qcgj\",layoutDependency:layoutDependency,layoutId:\"TfHdzzCNN\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v61hxx\",\"data-framer-name\":\"Menu Item\",layoutDependency:layoutDependency,layoutId:\"b6A7fXt96\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4t9cyp\",\"data-framer-name\":\"Nav Item\",layoutDependency:layoutDependency,layoutId:\"uhgXvvW01\",children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146)))\"},children:\"MENU\"})}),className:\"framer-os4gfa\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"f15wYrV0n\",style:{\"--extracted-1eung3n\":\"var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-170pam8\",layoutDependency:layoutDependency,layoutId:\"feeaKQDA5\",children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"hrHmNdGWo\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1otpfm2\",\"data-styles-preset\":\"zDqqFKdvF\",children:\"Home\"})})})}),className:\"framer-4mera\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hrHmNdGWo\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fIK66V2R7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"hrHmNdGWo\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Home\"})})})})},tQnkTuMl1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"hrHmNdGWo\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Home\"})})})})},vKwg1cvhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"hrHmNdGWo\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Home\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SyOqgdSJG\"},motionChild:true,nodeId:\"mXtx5IMYP\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1otpfm2\",\"data-styles-preset\":\"zDqqFKdvF\",children:\"Portfolio\"})})})}),className:\"framer-m4h2g0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mXtx5IMYP\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fIK66V2R7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SyOqgdSJG\"},motionChild:true,nodeId:\"mXtx5IMYP\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Portfolio\"})})})})},tQnkTuMl1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SyOqgdSJG\"},motionChild:true,nodeId:\"mXtx5IMYP\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Portfolio\"})})})})},vKwg1cvhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SyOqgdSJG\"},motionChild:true,nodeId:\"mXtx5IMYP\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Portfolio\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:\"Insights\"})}),className:\"framer-1uzxv5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"oW7kIuG3t\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fIK66V2R7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"A4kJMCtjY\"},motionChild:true,nodeId:\"oW7kIuG3t\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Insights\"})})})})},tQnkTuMl1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"A4kJMCtjY\"},motionChild:true,nodeId:\"oW7kIuG3t\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Insights\"})})})})},vKwg1cvhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"A4kJMCtjY\"},motionChild:true,nodeId:\"oW7kIuG3t\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Insights\"})})})})},XKpBWYhP6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"A4kJMCtjY\"},motionChild:true,nodeId:\"oW7kIuG3t\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1otpfm2\",\"data-styles-preset\":\"zDqqFKdvF\",children:\"Insights\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SG5O9HcfO\"},motionChild:true,nodeId:\"nVFs310MU\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1otpfm2\",\"data-styles-preset\":\"zDqqFKdvF\",children:\"Contact\"})})})}),className:\"framer-1s6cuz1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nVFs310MU\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fIK66V2R7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SG5O9HcfO\"},motionChild:true,nodeId:\"nVFs310MU\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Contact\"})})})})},tQnkTuMl1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SG5O9HcfO\"},motionChild:true,nodeId:\"nVFs310MU\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Contact\"})})})})},vKwg1cvhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SG5O9HcfO\"},motionChild:true,nodeId:\"nVFs310MU\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Contact\"})})})})}},baseVariant,gestureVariant)})})]})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c09bpu\",\"data-framer-name\":\"Services Page\",layoutDependency:layoutDependency,layoutId:\"Y_4YG3QyX\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-162wpvs\",\"data-framer-name\":\"Nav Item\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"wuZkOlOO5\",onMouseEnter:onMouseEnterodcelv,children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146)))\"},children:\"SERVICES\"})}),className:\"framer-ango6q\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xpOwQX0UX\",style:{\"--extracted-1eung3n\":\"var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-95iyzn\",layoutDependency:layoutDependency,layoutId:\"i4Tgzcwi_\",children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{G2xsAr1zy:\"brand-identity\"},unresolvedPathSlugs:{G2xsAr1zy:{collectionId:\"DSR1FTRLR\",collectionItemId:\"IWaHMvO7Y\"}},webPageId:\"h2xYaAj8x\"},motionChild:true,nodeId:\"FhAfaScEG\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1otpfm2\",\"data-styles-preset\":\"zDqqFKdvF\",children:\"Brand Enhancement\"})})})}),className:\"framer-118c4fw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FhAfaScEG\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fIK66V2R7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{G2xsAr1zy:\"brand-identity\"},unresolvedPathSlugs:{G2xsAr1zy:{collectionId:\"DSR1FTRLR\",collectionItemId:\"IWaHMvO7Y\"}},webPageId:\"h2xYaAj8x\"},motionChild:true,nodeId:\"FhAfaScEG\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Brand Enhancement\"})})})})},tQnkTuMl1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{G2xsAr1zy:\"brand-identity\"},unresolvedPathSlugs:{G2xsAr1zy:{collectionId:\"DSR1FTRLR\",collectionItemId:\"IWaHMvO7Y\"}},webPageId:\"h2xYaAj8x\"},motionChild:true,nodeId:\"FhAfaScEG\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Brand Enhancement\"})})})})},vKwg1cvhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{G2xsAr1zy:\"brand-identity\"},unresolvedPathSlugs:{G2xsAr1zy:{collectionId:\"DSR1FTRLR\",collectionItemId:\"IWaHMvO7Y\"}},webPageId:\"h2xYaAj8x\"},motionChild:true,nodeId:\"FhAfaScEG\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Brand Enhancement\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{G2xsAr1zy:\"brand-enhancement\"},unresolvedPathSlugs:{G2xsAr1zy:{collectionId:\"DSR1FTRLR\",collectionItemId:\"hB_Hjcaox\"}},webPageId:\"h2xYaAj8x\"},motionChild:true,nodeId:\"NQ5tsJbrC\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1otpfm2\",\"data-styles-preset\":\"zDqqFKdvF\",children:\"Digital Transformation\"})})})}),className:\"framer-6x7sw8\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NQ5tsJbrC\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fIK66V2R7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{G2xsAr1zy:\"brand-enhancement\"},unresolvedPathSlugs:{G2xsAr1zy:{collectionId:\"DSR1FTRLR\",collectionItemId:\"hB_Hjcaox\"}},webPageId:\"h2xYaAj8x\"},motionChild:true,nodeId:\"NQ5tsJbrC\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Digital Transformation\"})})})})},tQnkTuMl1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{G2xsAr1zy:\"brand-enhancement\"},unresolvedPathSlugs:{G2xsAr1zy:{collectionId:\"DSR1FTRLR\",collectionItemId:\"hB_Hjcaox\"}},webPageId:\"h2xYaAj8x\"},motionChild:true,nodeId:\"NQ5tsJbrC\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Digital Transformation\"})})})})},vKwg1cvhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{G2xsAr1zy:\"brand-enhancement\"},unresolvedPathSlugs:{G2xsAr1zy:{collectionId:\"DSR1FTRLR\",collectionItemId:\"hB_Hjcaox\"}},webPageId:\"h2xYaAj8x\"},motionChild:true,nodeId:\"NQ5tsJbrC\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Digital Transformation\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{G2xsAr1zy:\"photography\"},unresolvedPathSlugs:{G2xsAr1zy:{collectionId:\"DSR1FTRLR\",collectionItemId:\"SVVaxejhM\"}},webPageId:\"h2xYaAj8x\"},motionChild:true,nodeId:\"kHWaqUZar\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1otpfm2\",\"data-styles-preset\":\"zDqqFKdvF\",children:\"Content Creation\"})})})}),className:\"framer-tzpdeg\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kHWaqUZar\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fIK66V2R7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{G2xsAr1zy:\"photography\"},unresolvedPathSlugs:{G2xsAr1zy:{collectionId:\"DSR1FTRLR\",collectionItemId:\"SVVaxejhM\"}},webPageId:\"h2xYaAj8x\"},motionChild:true,nodeId:\"kHWaqUZar\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Content Creation\"})})})})},tQnkTuMl1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{G2xsAr1zy:\"photography\"},unresolvedPathSlugs:{G2xsAr1zy:{collectionId:\"DSR1FTRLR\",collectionItemId:\"SVVaxejhM\"}},webPageId:\"h2xYaAj8x\"},motionChild:true,nodeId:\"kHWaqUZar\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Content Creation\"})})})})},vKwg1cvhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{G2xsAr1zy:\"photography\"},unresolvedPathSlugs:{G2xsAr1zy:{collectionId:\"DSR1FTRLR\",collectionItemId:\"SVVaxejhM\"}},webPageId:\"h2xYaAj8x\"},motionChild:true,nodeId:\"kHWaqUZar\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Content Creation\"})})})})}},baseVariant,gestureVariant)})})]})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1blxmhq\",\"data-framer-name\":\"Contact\",layoutDependency:layoutDependency,layoutId:\"AM4bRVBSv\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1krt76c\",\"data-framer-name\":\"Nav Item\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"mb9qf5njb\",onMouseEnter:onMouseEnter1jt3dco,children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146)))\"},children:\"CONTACT\"})}),className:\"framer-1jyewtb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tmWqztP3A\",style:{\"--extracted-1eung3n\":\"var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qg1nea\",layoutDependency:layoutDependency,layoutId:\"APwHtIUum\",children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:\"frederique@oakagency.nl\"})}),className:\"framer-1hqzibb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SYEZRUhyC\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fIK66V2R7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"SYEZRUhyC\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"frederique@oakagency.nl\"})})})})},tQnkTuMl1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"SYEZRUhyC\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"frederique@oakagency.nl\"})})})})},vKwg1cvhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"SYEZRUhyC\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"frederique@oakagency.nl\"})})})})}},baseVariant,gestureVariant)})})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-179eo41\",\"data-framer-name\":\"Shop\",layoutDependency:layoutDependency,layoutId:\"hOfStTiFy\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ds0a8x\",\"data-framer-name\":\"Nav Item\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"MYbBZiFN5\",onMouseEnter:onMouseEntery07lm0,children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146)))\"},children:\"SHOP\"})}),className:\"framer-qili85\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"haxQTSZbO\",style:{\"--extracted-1eung3n\":\"var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-etr1cd\",layoutDependency:layoutDependency,layoutId:\"DkwZrnBvj\",children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:\"Shop Templates\"})}),className:\"framer-zbn9wx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cbxLqQIZE\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fIK66V2R7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"cbxLqQIZE\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Shop Templates\"})})})})},tQnkTuMl1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"cbxLqQIZE\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Shop Templates\"})})})})},vKwg1cvhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"cbxLqQIZE\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"Shop Templates\"})})})})}},baseVariant,gestureVariant)})})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bi23m4\",\"data-framer-name\":\"CTA\",layoutDependency:layoutDependency,layoutId:\"eeY4_135g\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SG5O9HcfO\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:(componentViewport?.y||0)+15+0+0+0+20+0+0+65+0+0+0+0,...addPropertyOverrides({SPVQxKdY0:{y:(componentViewport?.y||0)+15+0+0+0+20+0+0+50+0+0+237+0+0},tQnkTuMl1:{y:(componentViewport?.y||0)+15+0+0+0+20+0+0+50+0+0+237+40+0},vKwg1cvhb:{y:(componentViewport?.y||0)+16+0+0+0+20+0+0+50+0+0+523+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-iqso5c-container\",layoutDependency:layoutDependency,layoutId:\"O0coRzYYQ-container\",nodeId:\"O0coRzYYQ\",rendersWithMotion:true,scopeId:\"vMKjPR5Bo\",children:/*#__PURE__*/_jsx(Button,{HcfR9NpQC:\"Book Initial Call\",height:\"100%\",id:\"O0coRzYYQ\",layoutId:\"O0coRzYYQ\",UWuksvhXB:\"https://calendly.com/frederique-oakagency/free-consultation\",variant:\"nvLWg8YRE\",width:\"100%\",...addPropertyOverrides({SPVQxKdY0:{UWuksvhXB:resolvedLinks[0]},vKwg1cvhb:{variant:\"CB3ogETFD\"}},baseVariant,gestureVariant)})})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b40vvw\",layoutDependency:layoutDependency,layoutId:\"Tig1lKKp_\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SG5O9HcfO\"},motionChild:true,nodeId:\"yLZhtNzNP\",scopeId:\"vMKjPR5Bo\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-26css framer-1k4bf6s\",layoutDependency:layoutDependency,layoutId:\"yLZhtNzNP\",style:{backgroundColor:\"var(--token-808fba1d-8649-4a4e-b7fa-d24126c1c153, rgb(252, 166, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif'},children:\"Start a Project\"})}),className:\"framer-1mjkuj7\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],layoutDependency:layoutDependency,layoutId:\"asu04ttcy\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SG5O9HcfO\"},motionChild:true,nodeId:\"FLQPO28SH\",scopeId:\"vMKjPR5Bo\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-f4lue2 framer-1k4bf6s\",layoutDependency:layoutDependency,layoutId:\"FLQPO28SH\",style:{backgroundColor:\"var(--token-bca94eff-6509-4959-976d-734133aa3561, rgb(240, 245, 240))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif'},children:\"Get in Touch\"})}),className:\"framer-vzznao\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],layoutDependency:layoutDependency,layoutId:\"Gf_7261Q9\",verticalAlignment:\"top\",withExternalLayout:true})})})]})]})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ppwcuk\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"NHSVW6vzy\",style:{backgroundColor:\"var(--token-bca94eff-6509-4959-976d-734133aa3561, rgb(245, 245, 245))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},variants:{fIK66V2R7:{backgroundColor:\"var(--token-5936461d-73b5-4eed-849c-1882d8dbce70, rgb(51, 51, 51))\"},tQnkTuMl1:{backgroundColor:\"var(--token-5936461d-73b5-4eed-849c-1882d8dbce70, rgb(38, 38, 38))\"},vKwg1cvhb:{backgroundColor:\"var(--token-5936461d-73b5-4eed-849c-1882d8dbce70, rgb(38, 38, 38))\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3x01ur\",layoutDependency:layoutDependency,layoutId:\"GTMMh1LUp\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17e7s2y\",layoutDependency:layoutDependency,layoutId:\"gmszsjywL\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-kvqr5j\",layoutDependency:layoutDependency,layoutId:\"wMszcFpfF\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9iquql\",\"data-framer-name\":\"Nav Item\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"MmrTGJbDS\",onMouseEnter:onMouseEnter179aywt,children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146)))\"},children:\"LINKED\"})}),className:\"framer-1qinn54\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pBqppu263\",style:{\"--extracted-1eung3n\":\"var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1awdb46\",layoutDependency:layoutDependency,layoutId:\"X7FF6Mu7J\",children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:\"linkedin.com/company/oak-design\",motionChild:true,nodeId:\"o5XVzWmHD\",openInNewTab:true,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1otpfm2\",\"data-styles-preset\":\"zDqqFKdvF\",children:\"@oakdesign\"})})})}),className:\"framer-15w8ydl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"o5XVzWmHD\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fIK66V2R7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"A4kJMCtjY\"},motionChild:true,nodeId:\"o5XVzWmHD\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"@oakdesign\"})})})})},tQnkTuMl1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"A4kJMCtjY\"},motionChild:true,nodeId:\"o5XVzWmHD\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"@oakdesign\"})})})})},vKwg1cvhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"A4kJMCtjY\"},motionChild:true,nodeId:\"o5XVzWmHD\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"@oakdesign\"})})})})}},baseVariant,gestureVariant)})})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g7msgx\",layoutDependency:layoutDependency,layoutId:\"UeIPXe876\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w9455i\",\"data-framer-name\":\"Nav Item\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Qi4BfPL6r\",onMouseEnter:onMouseEnterrb2sft,children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146)))\"},children:\"INSTAGRAM\"})}),className:\"framer-j4eit3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"loPRno0eC\",style:{\"--extracted-1eung3n\":\"var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h71ee7\",layoutDependency:layoutDependency,layoutId:\"q_BoI4_uD\",children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/oakstudio.ams/?hl=en\",motionChild:true,nodeId:\"IdHTU4y3m\",openInNewTab:true,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1otpfm2\",\"data-styles-preset\":\"zDqqFKdvF\",children:\"@oakstudio.ams\"})})})}),className:\"framer-37a0pz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IdHTU4y3m\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fIK66V2R7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"IdHTU4y3m\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"@oakstudio.ams\"})})})})},tQnkTuMl1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"IdHTU4y3m\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"@oakstudio.ams\"})})})})},vKwg1cvhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"IdHTU4y3m\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"@oakstudio.ams\"})})})})}},baseVariant,gestureVariant)})})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mhqcj4\",layoutDependency:layoutDependency,layoutId:\"qdo4a5s3Q\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-88gyx8\",\"data-framer-name\":\"Nav Item\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ndiOR1vNe\",onMouseEnter:onMouseEnter8b036m,children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146)))\"},children:\"BEHANCE\"})}),className:\"framer-1sup472\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JbLN7_ka_\",style:{\"--extracted-1eung3n\":\"var(--token-f642a175-4a11-4511-935a-271669851372, rgb(148, 146, 146))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1113b7e\",layoutDependency:layoutDependency,layoutId:\"DAS5qJdzk\",children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/frederilemoine4\",motionChild:true,nodeId:\"TtjlSnTlI\",openInNewTab:true,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1otpfm2\",\"data-styles-preset\":\"zDqqFKdvF\",children:\"@oakstudio.ams\"})})})}),className:\"framer-1xhdeft\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TtjlSnTlI\",style:{\"--extracted-1eung3n\":\"rgb(0, 0, 0)\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fIK66V2R7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"TtjlSnTlI\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"@oakstudio.ams\"})})})})},tQnkTuMl1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"TtjlSnTlI\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"@oakstudio.ams\"})})})})},vKwg1cvhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1lin4yc\",\"data-styles-preset\":\"ZUYhdewAV\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OdJA2GPjH\"},motionChild:true,nodeId:\"TtjlSnTlI\",openInNewTab:false,scopeId:\"vMKjPR5Bo\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dupud7\",\"data-styles-preset\":\"pgthY0IqD\",children:\"@oakstudio.ams\"})})})})}},baseVariant,gestureVariant)})})})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dg2zs9\",layoutDependency:layoutDependency,layoutId:\"K8OHRPGe7\"}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b8ircp\",layoutDependency:layoutDependency,layoutId:\"dPoGJOC5c\"})]})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8KlI8.framer-1k4bf6s, .framer-8KlI8 .framer-1k4bf6s { display: block; }\",\".framer-8KlI8.framer-mobf3n { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 15px; position: relative; width: 1800px; }\",\".framer-8KlI8 .framer-zz8k8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; max-width: 1800px; overflow: visible; padding: 0px; pointer-events: none; position: relative; width: 100%; }\",\".framer-8KlI8 .framer-m5sd80 { 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: hidden; padding: 20px 20px 80px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-8KlI8 .framer-1k7r5gx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8KlI8 .framer-15z2mks { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8KlI8 .framer-fjncmr { flex: none; height: 30px; overflow: hidden; position: relative; text-decoration: none; width: 75px; }\",\".framer-8KlI8 .framer-6dkyyw, .framer-8KlI8 .framer-17e7s2y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8KlI8 .framer-1w6qcgj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-8KlI8 .framer-1v61hxx, .framer-8KlI8 .framer-1c09bpu, .framer-8KlI8 .framer-1blxmhq, .framer-8KlI8 .framer-179eo41 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-8KlI8 .framer-4t9cyp, .framer-8KlI8 .framer-162wpvs, .framer-8KlI8 .framer-1krt76c, .framer-8KlI8 .framer-1ds0a8x, .framer-8KlI8 .framer-9iquql, .framer-8KlI8 .framer-w9455i, .framer-8KlI8 .framer-88gyx8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-8KlI8 .framer-os4gfa, .framer-8KlI8 .framer-ango6q, .framer-8KlI8 .framer-1jyewtb, .framer-8KlI8 .framer-qili85, .framer-8KlI8 .framer-1qinn54, .framer-8KlI8 .framer-j4eit3, .framer-8KlI8 .framer-1sup472 { -webkit-user-select: none; flex: none; height: auto; pointer-events: none; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-8KlI8 .framer-170pam8, .framer-8KlI8 .framer-95iyzn, .framer-8KlI8 .framer-1qg1nea, .framer-8KlI8 .framer-etr1cd, .framer-8KlI8 .framer-1awdb46, .framer-8KlI8 .framer-1h71ee7, .framer-8KlI8 .framer-1113b7e { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-8KlI8 .framer-4mera, .framer-8KlI8 .framer-m4h2g0, .framer-8KlI8 .framer-1uzxv5, .framer-8KlI8 .framer-1s6cuz1, .framer-8KlI8 .framer-118c4fw, .framer-8KlI8 .framer-6x7sw8, .framer-8KlI8 .framer-tzpdeg, .framer-8KlI8 .framer-1hqzibb, .framer-8KlI8 .framer-zbn9wx, .framer-8KlI8 .framer-15w8ydl, .framer-8KlI8 .framer-37a0pz, .framer-8KlI8 .framer-1xhdeft { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-8KlI8 .framer-1bi23m4 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-8KlI8 .framer-iqso5c-container { flex: none; height: auto; pointer-events: auto; position: relative; width: auto; }\",\".framer-8KlI8 .framer-b40vvw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-8KlI8 .framer-26css, .framer-8KlI8 .framer-f4lue2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 15px 20px 15px 20px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-8KlI8 .framer-1mjkuj7, .framer-8KlI8 .framer-vzznao { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-8KlI8 .framer-ppwcuk { 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: hidden; padding: 20px; pointer-events: auto; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-8KlI8 .framer-3x01ur { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8KlI8 .framer-kvqr5j, .framer-8KlI8 .framer-1g7msgx, .framer-8KlI8 .framer-mhqcj4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-8KlI8 .framer-1dg2zs9, .framer-8KlI8 .framer-1b8ircp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-height: 54px; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8KlI8.framer-mobf3n, .framer-8KlI8 .framer-zz8k8, .framer-8KlI8 .framer-m5sd80, .framer-8KlI8 .framer-1k7r5gx, .framer-8KlI8 .framer-15z2mks, .framer-8KlI8 .framer-6dkyyw, .framer-8KlI8 .framer-1w6qcgj, .framer-8KlI8 .framer-1v61hxx, .framer-8KlI8 .framer-4t9cyp, .framer-8KlI8 .framer-170pam8, .framer-8KlI8 .framer-1c09bpu, .framer-8KlI8 .framer-162wpvs, .framer-8KlI8 .framer-95iyzn, .framer-8KlI8 .framer-1blxmhq, .framer-8KlI8 .framer-1krt76c, .framer-8KlI8 .framer-1qg1nea, .framer-8KlI8 .framer-179eo41, .framer-8KlI8 .framer-1ds0a8x, .framer-8KlI8 .framer-etr1cd, .framer-8KlI8 .framer-1bi23m4, .framer-8KlI8 .framer-b40vvw, .framer-8KlI8 .framer-26css, .framer-8KlI8 .framer-f4lue2, .framer-8KlI8 .framer-ppwcuk, .framer-8KlI8 .framer-3x01ur, .framer-8KlI8 .framer-17e7s2y, .framer-8KlI8 .framer-kvqr5j, .framer-8KlI8 .framer-9iquql, .framer-8KlI8 .framer-1awdb46, .framer-8KlI8 .framer-1g7msgx, .framer-8KlI8 .framer-w9455i, .framer-8KlI8 .framer-1h71ee7, .framer-8KlI8 .framer-mhqcj4, .framer-8KlI8 .framer-88gyx8, .framer-8KlI8 .framer-1113b7e, .framer-8KlI8 .framer-1dg2zs9, .framer-8KlI8 .framer-1b8ircp { gap: 0px; } .framer-8KlI8.framer-mobf3n > *, .framer-8KlI8 .framer-zz8k8 > *, .framer-8KlI8 .framer-170pam8 > *, .framer-8KlI8 .framer-95iyzn > *, .framer-8KlI8 .framer-1qg1nea > *, .framer-8KlI8 .framer-etr1cd > *, .framer-8KlI8 .framer-1awdb46 > *, .framer-8KlI8 .framer-1h71ee7 > *, .framer-8KlI8 .framer-1113b7e > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-8KlI8.framer-mobf3n > :first-child, .framer-8KlI8 .framer-zz8k8 > :first-child, .framer-8KlI8 .framer-m5sd80 > :first-child, .framer-8KlI8 .framer-1k7r5gx > :first-child, .framer-8KlI8 .framer-1v61hxx > :first-child, .framer-8KlI8 .framer-4t9cyp > :first-child, .framer-8KlI8 .framer-170pam8 > :first-child, .framer-8KlI8 .framer-1c09bpu > :first-child, .framer-8KlI8 .framer-162wpvs > :first-child, .framer-8KlI8 .framer-95iyzn > :first-child, .framer-8KlI8 .framer-1blxmhq > :first-child, .framer-8KlI8 .framer-1krt76c > :first-child, .framer-8KlI8 .framer-1qg1nea > :first-child, .framer-8KlI8 .framer-179eo41 > :first-child, .framer-8KlI8 .framer-1ds0a8x > :first-child, .framer-8KlI8 .framer-etr1cd > :first-child, .framer-8KlI8 .framer-1bi23m4 > :first-child, .framer-8KlI8 .framer-ppwcuk > :first-child, .framer-8KlI8 .framer-3x01ur > :first-child, .framer-8KlI8 .framer-kvqr5j > :first-child, .framer-8KlI8 .framer-9iquql > :first-child, .framer-8KlI8 .framer-1awdb46 > :first-child, .framer-8KlI8 .framer-1g7msgx > :first-child, .framer-8KlI8 .framer-w9455i > :first-child, .framer-8KlI8 .framer-1h71ee7 > :first-child, .framer-8KlI8 .framer-mhqcj4 > :first-child, .framer-8KlI8 .framer-88gyx8 > :first-child, .framer-8KlI8 .framer-1113b7e > :first-child, .framer-8KlI8 .framer-1dg2zs9 > :first-child, .framer-8KlI8 .framer-1b8ircp > :first-child { margin-top: 0px; } .framer-8KlI8.framer-mobf3n > :last-child, .framer-8KlI8 .framer-zz8k8 > :last-child, .framer-8KlI8 .framer-m5sd80 > :last-child, .framer-8KlI8 .framer-1k7r5gx > :last-child, .framer-8KlI8 .framer-1v61hxx > :last-child, .framer-8KlI8 .framer-4t9cyp > :last-child, .framer-8KlI8 .framer-170pam8 > :last-child, .framer-8KlI8 .framer-1c09bpu > :last-child, .framer-8KlI8 .framer-162wpvs > :last-child, .framer-8KlI8 .framer-95iyzn > :last-child, .framer-8KlI8 .framer-1blxmhq > :last-child, .framer-8KlI8 .framer-1krt76c > :last-child, .framer-8KlI8 .framer-1qg1nea > :last-child, .framer-8KlI8 .framer-179eo41 > :last-child, .framer-8KlI8 .framer-1ds0a8x > :last-child, .framer-8KlI8 .framer-etr1cd > :last-child, .framer-8KlI8 .framer-1bi23m4 > :last-child, .framer-8KlI8 .framer-ppwcuk > :last-child, .framer-8KlI8 .framer-3x01ur > :last-child, .framer-8KlI8 .framer-kvqr5j > :last-child, .framer-8KlI8 .framer-9iquql > :last-child, .framer-8KlI8 .framer-1awdb46 > :last-child, .framer-8KlI8 .framer-1g7msgx > :last-child, .framer-8KlI8 .framer-w9455i > :last-child, .framer-8KlI8 .framer-1h71ee7 > :last-child, .framer-8KlI8 .framer-mhqcj4 > :last-child, .framer-8KlI8 .framer-88gyx8 > :last-child, .framer-8KlI8 .framer-1113b7e > :last-child, .framer-8KlI8 .framer-1dg2zs9 > :last-child, .framer-8KlI8 .framer-1b8ircp > :last-child { margin-bottom: 0px; } .framer-8KlI8 .framer-m5sd80 > *, .framer-8KlI8 .framer-1v61hxx > *, .framer-8KlI8 .framer-1c09bpu > *, .framer-8KlI8 .framer-1blxmhq > *, .framer-8KlI8 .framer-179eo41 > *, .framer-8KlI8 .framer-1bi23m4 > *, .framer-8KlI8 .framer-ppwcuk > *, .framer-8KlI8 .framer-3x01ur > *, .framer-8KlI8 .framer-1dg2zs9 > *, .framer-8KlI8 .framer-1b8ircp > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-8KlI8 .framer-1k7r5gx > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-8KlI8 .framer-15z2mks > *, .framer-8KlI8 .framer-6dkyyw > *, .framer-8KlI8 .framer-1w6qcgj > *, .framer-8KlI8 .framer-b40vvw > *, .framer-8KlI8 .framer-26css > *, .framer-8KlI8 .framer-f4lue2 > *, .framer-8KlI8 .framer-17e7s2y > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-8KlI8 .framer-15z2mks > :first-child, .framer-8KlI8 .framer-6dkyyw > :first-child, .framer-8KlI8 .framer-1w6qcgj > :first-child, .framer-8KlI8 .framer-b40vvw > :first-child, .framer-8KlI8 .framer-26css > :first-child, .framer-8KlI8 .framer-f4lue2 > :first-child, .framer-8KlI8 .framer-17e7s2y > :first-child { margin-left: 0px; } .framer-8KlI8 .framer-15z2mks > :last-child, .framer-8KlI8 .framer-6dkyyw > :last-child, .framer-8KlI8 .framer-1w6qcgj > :last-child, .framer-8KlI8 .framer-b40vvw > :last-child, .framer-8KlI8 .framer-26css > :last-child, .framer-8KlI8 .framer-f4lue2 > :last-child, .framer-8KlI8 .framer-17e7s2y > :last-child { margin-right: 0px; } .framer-8KlI8 .framer-4t9cyp > *, .framer-8KlI8 .framer-162wpvs > *, .framer-8KlI8 .framer-1krt76c > *, .framer-8KlI8 .framer-1ds0a8x > *, .framer-8KlI8 .framer-9iquql > *, .framer-8KlI8 .framer-w9455i > *, .framer-8KlI8 .framer-88gyx8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-8KlI8 .framer-kvqr5j > *, .framer-8KlI8 .framer-1g7msgx > *, .framer-8KlI8 .framer-mhqcj4 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }\",\".framer-8KlI8.framer-v-aetosr.framer-mobf3n, .framer-8KlI8.framer-v-1485iyg.framer-mobf3n { width: 810px; }\",\".framer-8KlI8.framer-v-aetosr .framer-m5sd80, .framer-8KlI8.framer-v-fysbrl .framer-m5sd80, .framer-8KlI8.framer-v-1eg7k5x .framer-m5sd80 { padding: 20px; }\",\".framer-8KlI8.framer-v-aetosr .framer-1k7r5gx, .framer-8KlI8.framer-v-fysbrl .framer-1k7r5gx, .framer-8KlI8.framer-v-1485iyg .framer-1k7r5gx, .framer-8KlI8.framer-v-1eg7k5x .framer-1k7r5gx { gap: 20px; }\",\".framer-8KlI8.framer-v-aetosr .framer-fjncmr, .framer-8KlI8.framer-v-fysbrl .framer-fjncmr, .framer-8KlI8.framer-v-1485iyg .framer-fjncmr, .framer-8KlI8.framer-v-1eg7k5x .framer-fjncmr { width: 45px; }\",\".framer-8KlI8.framer-v-aetosr .framer-1w6qcgj, .framer-8KlI8.framer-v-1485iyg .framer-1w6qcgj { align-content: unset; align-items: unset; display: grid; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); }\",\".framer-8KlI8.framer-v-aetosr .framer-1v61hxx, .framer-8KlI8.framer-v-aetosr .framer-1c09bpu, .framer-8KlI8.framer-v-aetosr .framer-1blxmhq, .framer-8KlI8.framer-v-aetosr .framer-179eo41, .framer-8KlI8.framer-v-1485iyg .framer-1v61hxx, .framer-8KlI8.framer-v-1485iyg .framer-1c09bpu, .framer-8KlI8.framer-v-1485iyg .framer-1blxmhq, .framer-8KlI8.framer-v-1485iyg .framer-179eo41 { align-self: start; flex: none; height: auto; justify-self: start; width: 100%; }\",\".framer-8KlI8.framer-v-aetosr .framer-1bi23m4 { align-self: start; flex: none; justify-self: start; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8KlI8.framer-v-aetosr .framer-1k7r5gx, .framer-8KlI8.framer-v-aetosr .framer-1w6qcgj { gap: 0px; } .framer-8KlI8.framer-v-aetosr .framer-1k7r5gx > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-8KlI8.framer-v-aetosr .framer-1k7r5gx > :first-child { margin-top: 0px; } .framer-8KlI8.framer-v-aetosr .framer-1k7r5gx > :last-child { margin-bottom: 0px; } .framer-8KlI8.framer-v-aetosr .framer-1w6qcgj > *, .framer-8KlI8.framer-v-aetosr .framer-1w6qcgj > :first-child, .framer-8KlI8.framer-v-aetosr .framer-1w6qcgj > :last-child { margin: 0px; } }\",\".framer-8KlI8.framer-v-fysbrl.framer-mobf3n, .framer-8KlI8.framer-v-1eg7k5x.framer-mobf3n { padding: 16px; width: 390px; }\",\".framer-8KlI8.framer-v-fysbrl .framer-1w6qcgj, .framer-8KlI8.framer-v-fysbrl .framer-17e7s2y { flex-direction: column; gap: 30px; }\",\".framer-8KlI8.framer-v-fysbrl .framer-1v61hxx, .framer-8KlI8.framer-v-fysbrl .framer-1c09bpu { flex: none; gap: 5px; width: 100%; }\",\".framer-8KlI8.framer-v-fysbrl .framer-1blxmhq, .framer-8KlI8.framer-v-fysbrl .framer-179eo41, .framer-8KlI8.framer-v-fysbrl .framer-b40vvw, .framer-8KlI8.framer-v-fysbrl .framer-kvqr5j, .framer-8KlI8.framer-v-fysbrl .framer-1g7msgx, .framer-8KlI8.framer-v-fysbrl .framer-mhqcj4, .framer-8KlI8.framer-v-1eg7k5x .framer-1v61hxx, .framer-8KlI8.framer-v-1eg7k5x .framer-1c09bpu, .framer-8KlI8.framer-v-1eg7k5x .framer-1blxmhq, .framer-8KlI8.framer-v-1eg7k5x .framer-179eo41, .framer-8KlI8.framer-v-1eg7k5x .framer-kvqr5j, .framer-8KlI8.framer-v-1eg7k5x .framer-1g7msgx, .framer-8KlI8.framer-v-1eg7k5x .framer-mhqcj4 { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8KlI8.framer-v-fysbrl .framer-1k7r5gx, .framer-8KlI8.framer-v-fysbrl .framer-1w6qcgj, .framer-8KlI8.framer-v-fysbrl .framer-1v61hxx, .framer-8KlI8.framer-v-fysbrl .framer-1c09bpu, .framer-8KlI8.framer-v-fysbrl .framer-17e7s2y { gap: 0px; } .framer-8KlI8.framer-v-fysbrl .framer-1k7r5gx > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-8KlI8.framer-v-fysbrl .framer-1k7r5gx > :first-child, .framer-8KlI8.framer-v-fysbrl .framer-1w6qcgj > :first-child, .framer-8KlI8.framer-v-fysbrl .framer-1v61hxx > :first-child, .framer-8KlI8.framer-v-fysbrl .framer-1c09bpu > :first-child, .framer-8KlI8.framer-v-fysbrl .framer-17e7s2y > :first-child { margin-top: 0px; } .framer-8KlI8.framer-v-fysbrl .framer-1k7r5gx > :last-child, .framer-8KlI8.framer-v-fysbrl .framer-1w6qcgj > :last-child, .framer-8KlI8.framer-v-fysbrl .framer-1v61hxx > :last-child, .framer-8KlI8.framer-v-fysbrl .framer-1c09bpu > :last-child, .framer-8KlI8.framer-v-fysbrl .framer-17e7s2y > :last-child { margin-bottom: 0px; } .framer-8KlI8.framer-v-fysbrl .framer-1w6qcgj > *, .framer-8KlI8.framer-v-fysbrl .framer-17e7s2y > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-8KlI8.framer-v-fysbrl .framer-1v61hxx > *, .framer-8KlI8.framer-v-fysbrl .framer-1c09bpu > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }\",\".framer-8KlI8.framer-v-1ka3lb3 .framer-15z2mks { gap: 25px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8KlI8.framer-v-1ka3lb3 .framer-15z2mks { gap: 0px; } .framer-8KlI8.framer-v-1ka3lb3 .framer-15z2mks > * { margin: 0px; margin-left: calc(25px / 2); margin-right: calc(25px / 2); } .framer-8KlI8.framer-v-1ka3lb3 .framer-15z2mks > :first-child { margin-left: 0px; } .framer-8KlI8.framer-v-1ka3lb3 .framer-15z2mks > :last-child { margin-right: 0px; } }\",\".framer-8KlI8.framer-v-1485iyg .framer-m5sd80 { padding: 20px 20px 50px 20px; }\",\".framer-8KlI8.framer-v-1485iyg .framer-1bi23m4 { align-self: start; flex: none; justify-self: start; padding: 40px 0px 0px 0px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8KlI8.framer-v-1485iyg .framer-1k7r5gx, .framer-8KlI8.framer-v-1485iyg .framer-1w6qcgj { gap: 0px; } .framer-8KlI8.framer-v-1485iyg .framer-1k7r5gx > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-8KlI8.framer-v-1485iyg .framer-1k7r5gx > :first-child { margin-top: 0px; } .framer-8KlI8.framer-v-1485iyg .framer-1k7r5gx > :last-child { margin-bottom: 0px; } .framer-8KlI8.framer-v-1485iyg .framer-1w6qcgj > *, .framer-8KlI8.framer-v-1485iyg .framer-1w6qcgj > :first-child, .framer-8KlI8.framer-v-1485iyg .framer-1w6qcgj > :last-child { margin: 0px; } }\",\".framer-8KlI8.framer-v-1eg7k5x .framer-15z2mks { text-decoration: none; }\",\".framer-8KlI8.framer-v-1eg7k5x .framer-1w6qcgj, .framer-8KlI8.framer-v-1eg7k5x .framer-17e7s2y { flex-direction: column; gap: 40px; }\",\".framer-8KlI8.framer-v-1eg7k5x .framer-1bi23m4 { align-self: unset; flex: none; height: min-content; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8KlI8.framer-v-1eg7k5x .framer-1k7r5gx, .framer-8KlI8.framer-v-1eg7k5x .framer-1w6qcgj, .framer-8KlI8.framer-v-1eg7k5x .framer-17e7s2y { gap: 0px; } .framer-8KlI8.framer-v-1eg7k5x .framer-1k7r5gx > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-8KlI8.framer-v-1eg7k5x .framer-1k7r5gx > :first-child, .framer-8KlI8.framer-v-1eg7k5x .framer-1w6qcgj > :first-child, .framer-8KlI8.framer-v-1eg7k5x .framer-17e7s2y > :first-child { margin-top: 0px; } .framer-8KlI8.framer-v-1eg7k5x .framer-1k7r5gx > :last-child, .framer-8KlI8.framer-v-1eg7k5x .framer-1w6qcgj > :last-child, .framer-8KlI8.framer-v-1eg7k5x .framer-17e7s2y > :last-child { margin-bottom: 0px; } .framer-8KlI8.framer-v-1eg7k5x .framer-1w6qcgj > *, .framer-8KlI8.framer-v-1eg7k5x .framer-17e7s2y > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 449\n * @framerIntrinsicWidth 1800\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"SPVQxKdY0\":{\"layout\":[\"fixed\",\"auto\"]},\"XKpBWYhP6\":{\"layout\":[\"fixed\",\"auto\"]},\"fIK66V2R7\":{\"layout\":[\"fixed\",\"auto\"]},\"tQnkTuMl1\":{\"layout\":[\"fixed\",\"auto\"]},\"vKwg1cvhb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"RunoUdgOb\":\"hover2\",\"WDSCgfNwz\":\"hover3\",\"CfobVBq3Q\":\"hover4\",\"fFMe97ueE\":\"hover5\",\"q5t5Cez6C\":\"hover6\",\"GDqgqcusr\":\"hover7\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramervMKjPR5Bo=withCSS(Component,css,\"framer-8KlI8\");export default FramervMKjPR5Bo;FramervMKjPR5Bo.displayName=\"Footer\";FramervMKjPR5Bo.defaultProps={height:449,width:1800};addPropertyControls(FramervMKjPR5Bo,{variant:{options:[\"Bpc0qoREA\",\"SPVQxKdY0\",\"XKpBWYhP6\",\"fIK66V2R7\",\"tQnkTuMl1\",\"vKwg1cvhb\"],optionTitles:[\"Desktop Light\",\"Tablet Light\",\"Phone Light\",\"Desktop Dark\",\"Tablet Dark\",\"Phone Dark\"],title:\"Variant\",type:ControlType.Enum},RunoUdgOb:{title:\"Hover 2\",type:ControlType.EventHandler},WDSCgfNwz:{title:\"Hover 3\",type:ControlType.EventHandler},CfobVBq3Q:{title:\"Hover 4\",type:ControlType.EventHandler},fFMe97ueE:{title:\"Hover 5\",type:ControlType.EventHandler},q5t5Cez6C:{title:\"Hover 6\",type:ControlType.EventHandler},GDqgqcusr:{title:\"Hover 7\",type:ControlType.EventHandler}});addFonts(FramervMKjPR5Bo,[{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\"},{family:\"PP Neue Montreal Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/6uIfYl8bnz9kOy3KOuV7PxhFPhA.woff2\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervMKjPR5Bo\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"449\",\"framerIntrinsicWidth\":\"1800\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SPVQxKdY0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XKpBWYhP6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fIK66V2R7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tQnkTuMl1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vKwg1cvhb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"RunoUdgOb\\\":\\\"hover2\\\",\\\"WDSCgfNwz\\\":\\\"hover3\\\",\\\"CfobVBq3Q\\\":\\\"hover4\\\",\\\"fFMe97ueE\\\":\\\"hover5\\\",\\\"q5t5Cez6C\\\":\\\"hover6\\\",\\\"GDqgqcusr\\\":\\\"hover7\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"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", "a", "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", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "defaultEvents", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Jk7HLjRob", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapb9wb7x", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "css", "Framerc0zx8H3Ao", "withCSS", "c0zx8H3Ao_default", "addPropertyControls", "ControlType", "addFonts", "fontStack", "containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useOnEnter", "onEnter", "enabled", "useOnSpecificTargetChange", "useOnExit", "onExit", "goal", "callback", "isInTarget", "useIsInCurrentNavigationTarget", "isBrowserSafari", "navigator", "userAgent", "useIsBrowserSafari", "se", "fontWeights", "useFontControls", "props", "fontFamily", "fontSize", "fontWeight", "font", "fontWeightName", "customFontStack", "fontStack", "fontFamilyStyle", "fetchCustomFonts", "fontStore", "e", "useRenderTarget", "se", "RenderTarget", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "usePadding", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControl", "Clipboard", "props", "label", "content", "fill", "color", "style", "onClick", "font", "hoverOptions", "rest", "deprecatedFont", "useFontControls", "borderRadius", "useRadius", "paddingValue", "usePadding", "handleClick", "te", "ref", "navigator", "p", "motion", "addPropertyControls", "ControlType", "defaultEvents", "ClipboardFonts", "getFonts", "Clipboard", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transformTemplate1", "_", "transition3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "isSet", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "compURL", "height", "id", "link", "title", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "AaEwV6OpH", "CI7bKEUMe", "nHDL_fuRS", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnters3d0z1", "args", "onMouseEnter124kwfc", "onMouseLeave1wvzih9", "onMouseEnterka47xv", "ref1", "pe", "visible", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramereHlS1Bsml", "withCSS", "eHlS1Bsml_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "pageTitle", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ZvkINHWuS", "SY36e7Gv5", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterfekegf", "args", "onMouseLeave9x2n5x", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerQPMD2C4AS", "withCSS", "QPMD2C4AS_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavItem5Fonts", "getFonts", "eHlS1Bsml_default", "MenuIconFonts", "c0zx8H3Ao_default", "MenuItemFonts", "QPMD2C4AS_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "animation", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1u0z1i1", "args", "onMouseLeave1dnd4uw", "onTapzv0rjl", "Jk7HLjRob17of3zi", "onTapq6q8dp", "Jk7HLjRob1sukqus", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "Link", "Image2", "getLoadingLazyAtYPosition", "resolvedLinks3", "resolvedLinks4", "SVG", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "css", "Framergz1fFo46h", "withCSS", "gz1fFo46h_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "HeroFonts", "getFonts", "Icon", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "UWuksvhXB", "HcfR9NpQC", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseLeave1aiid2b", "args", "onMouseEnteri2h14z", "onMouseEnter11a7wmx", "onMouseEnteroacddc", "onMouseEnter1ckcem6", "onTapapepg", "onMouseLeave1e6toqm", "onMouseEnterxhfhs9", "onMouseLeave12fyy6x", "onMouseLeave16ljzke", "onMouseLeavechl2vj", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "RichText2", "ComponentViewportProvider", "css", "FramerJ9NOgNDq8", "withCSS", "J9NOgNDq8_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "ButtonFonts", "getFonts", "J9NOgNDq8_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover2", "hover3", "hover4", "hover5", "hover6", "hover7", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "RunoUdgOb", "WDSCgfNwz", "CfobVBq3Q", "fFMe97ueE", "q5t5Cez6C", "GDqgqcusr", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterodcelv", "args", "onMouseEnter1jt3dco", "onMouseEntery07lm0", "onMouseEnter179aywt", "onMouseEnterrb2sft", "onMouseEnter8b036m", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramervMKjPR5Bo", "withCSS", "vMKjPR5Bo_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
