{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.53", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js", "ssg:https://framerusercontent.com/modules/faeLyQPvrLEphQTpBw22/BGsA3LOCcLdQQi4i5ABs/Br6BOJoUj.js", "ssg:https://framerusercontent.com/modules/b4qFFPTsEalIzWckji2c/xwDvOo8A1Z3K8vmBIcBl/rpoWkHeOk.js", "ssg:https://framerusercontent.com/modules/ruLbjNookwrZFW64bUZW/N1UHSWDRVQWVohmSs0OV/Tu_UMV2R5.js", "ssg:https://framerusercontent.com/modules/eWtCzQiNS7kR8wGQOOVI/GSn8HgSWITc47h4GoRYW/CKMLuwTH1.js", "ssg:https://framerusercontent.com/modules/dTJoSt66bXqKJKVZZiuB/6SkNLekMNl2umLevO9vK/SD8d7tiFq.js", "ssg:https://framerusercontent.com/modules/U18S9GohCx4p5dqJZADL/F1VtpzArM3S6ZkZA4ZMm/xtbgAL4Dt.js", "ssg:https://framerusercontent.com/modules/bv6ZSWFtkF5RRmMUP1ft/ltemtemX7PIa5zakCnGM/qzwacd9pz.js", "ssg:https://framerusercontent.com/modules/hUoCWZqNUelsED2fTdSG/oVA3aeUA06StMwNhLldP/kBeUQp7vj.js", "ssg:https://framerusercontent.com/modules/dJKG13ah5W8aP4DRprhq/kzC70i12bg2mQBzG1eSD/ayYt_ohAh.js", "ssg:https://framerusercontent.com/modules/ArjLiqRu5geITroZXV1X/Wq9lY5eow5VmrkL2Y0D6/c5b4QiuYw.js", "ssg:https://framerusercontent.com/modules/fLVKjTSD5Fq2MfmX3eJr/iJrvWgSRFrikgLHzrrK0/xzPHO662J.js", "ssg:https://framerusercontent.com/modules/om9tDSqviBoO4jvpTiSa/X4NhoaidyMgrFm3NErjl/EmPSjELsi.js", "ssg:https://framerusercontent.com/modules/ttzzLuq7yvGgzyhmU4dM/BSqS0Z9fQ5zvhAUrz3ta/El23f1l8y.js", "ssg:https://framerusercontent.com/modules/7dBPnSEIeSbbIF8BnABV/AzH6lPa5pZuHXXqC73p0/NcvgIE6hd.js", "ssg:https://framerusercontent.com/modules/69QX1JbNWj90CTitMPCT/eNVfICBSV7nZxkkabTPo/f4Gy0Cc3C.js", "ssg:https://framerusercontent.com/modules/8XHqO1oMrxJzRjqrDuJ8/OE0SxnQLA8Am0aRkkf1z/fGxZ8keae.js", "ssg:https://framerusercontent.com/modules/1WeQUmYCd9ZPoGhM81sQ/jufpSqfRQ8Ue8JXQ3FHf/FGwwRO3k4.js", "ssg:https://framerusercontent.com/modules/swxxxH5VB8uPud5sjxu1/tsiHd8iTXeZKj8qq16M7/LFYLZAcgb.js", "ssg:https://framerusercontent.com/modules/kUirpGnICeTJ6HOgMoRY/WLHy9QmZ7ucBIyf2pUFW/JeegU_hFx.js", "ssg:https://framerusercontent.com/modules/8fMU7F0xdM2u8AQeUCJz/HphyxOdWgJ3yCbb9JNes/qNzzHtAFW.js", "ssg:https://framerusercontent.com/modules/dTPW5wUy4UEjBL1kfy9N/4gbuKaOnCF5HsgLNhuyt/TtzNhTkoH.js", "ssg:https://framerusercontent.com/modules/AmnMDCaOo07LWDbZGqs1/dzuwIqcjmlK1XZZFfvkD/h7dr4I7CW.js", "ssg:https://framerusercontent.com/modules/hOw0IRwVSHy3Ea0hf4Qe/22TZCBh796KJheVjsUHj/S1oja2B0n.js", "ssg:https://framerusercontent.com/modules/sGfJCQjwpHsBYdLBWXmX/z1CRHPBXG4od6y6Tw61G/Q3s_IxV6g.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "let Component;\nvar House_default = (React) => {\n  if (!Component) {\n    const weights = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M221.56,100.85,141.61,25.38l-.16-.15a19.93,19.93,0,0,0-26.91,0l-.17.15L34.44,100.85A20.07,20.07,0,0,0,28,115.55V208a20,20,0,0,0,20,20H96a20,20,0,0,0,20-20V164h24v44a20,20,0,0,0,20,20h48a20,20,0,0,0,20-20V115.55A20.07,20.07,0,0,0,221.56,100.85ZM204,204H164V160a20,20,0,0,0-20-20H112a20,20,0,0,0-20,20v44H52V117.28l76-71.75,76,71.75Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,115.54V208a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.54a8,8,0,0,1,2.62-5.92l80-75.54a8,8,0,0,1,10.77,0l80,75.54A8,8,0,0,1,216,115.54Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M218.83,103.77l-80-75.48a1.14,1.14,0,0,1-.11-.11,16,16,0,0,0-21.53,0l-.11.11L37.17,103.77A16,16,0,0,0,32,115.55V208a16,16,0,0,0,16,16H96a16,16,0,0,0,16-16V160h32v48a16,16,0,0,0,16,16h48a16,16,0,0,0,16-16V115.55A16,16,0,0,0,218.83,103.77ZM208,208H160V160a16,16,0,0,0-16-16H112a16,16,0,0,0-16,16v48H48V115.55l.11-.1L128,40l79.9,75.43.11.1Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,115.55V208a16,16,0,0,1-16,16H168a16,16,0,0,1-16-16V168a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v40a16,16,0,0,1-16,16H48a16,16,0,0,1-16-16V115.55a16,16,0,0,1,5.17-11.78l80-75.48.11-.11a16,16,0,0,1,21.53,0,1.14,1.14,0,0,0,.11.11l80,75.48A16,16,0,0,1,224,115.55Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.47,105.24l-80-75.5-.09-.08a13.94,13.94,0,0,0-18.83,0l-.09.08-80,75.5A14,14,0,0,0,34,115.55V208a14,14,0,0,0,14,14H96a14,14,0,0,0,14-14V160a2,2,0,0,1,2-2h32a2,2,0,0,1,2,2v48a14,14,0,0,0,14,14h48a14,14,0,0,0,14-14V115.55A14,14,0,0,0,217.47,105.24ZM210,208a2,2,0,0,1-2,2H160a2,2,0,0,1-2-2V160a14,14,0,0,0-14-14H112a14,14,0,0,0-14,14v48a2,2,0,0,1-2,2H48a2,2,0,0,1-2-2V115.55a2,2,0,0,1,.65-1.48l.09-.08,79.94-75.48a2,2,0,0,1,2.63,0L209.26,114l.08.08a2,2,0,0,1,.66,1.48Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M218.83,103.77l-80-75.48a1.14,1.14,0,0,1-.11-.11,16,16,0,0,0-21.53,0l-.11.11L37.17,103.77A16,16,0,0,0,32,115.55V208a16,16,0,0,0,16,16H96a16,16,0,0,0,16-16V160h32v48a16,16,0,0,0,16,16h48a16,16,0,0,0,16-16V115.55A16,16,0,0,0,218.83,103.77ZM208,208H160V160a16,16,0,0,0-16-16H112a16,16,0,0,0-16,16v48H48V115.55l.11-.1L128,40l79.9,75.43.11.1Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.13,106.72,136.07,31.13a12,12,0,0,0-16.2.05L39.93,106.67A12,12,0,0,0,36,115.54V208a12,12,0,0,0,12,12H96a12,12,0,0,0,12-12V160a4,4,0,0,1,4-4h32a4,4,0,0,1,4,4v48a12,12,0,0,0,12,12h48a12,12,0,0,0,12-12V115.54A12,12,0,0,0,216.13,106.72ZM212,208a4,4,0,0,1-4,4H160a4,4,0,0,1-4-4V160a12,12,0,0,0-12-12H112a12,12,0,0,0-12,12v48a4,4,0,0,1-4,4H48a4,4,0,0,1-4-4V115.54a4.09,4.09,0,0,1,1.36-3L125.3,37.05a4,4,0,0,1,5.33,0l80.06,75.58a4,4,0,0,1,1.31,3Z\" }))\n      ]\n    ]);\n    const House = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, weights.get(props.weight)));\n    House.displayName = \"House\";\n    Component = House;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.53\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"AddressBook\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Baby\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"BezierCurve\",\"Bicycle\",\"Binoculars\",\"Bird\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"BoundingBox\",\"BowlFood\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Buildings\",\"Bus\",\"Butterfly\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarPlus\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleText\",\"ChatDots\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checks\",\"Church\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCounterClockwise\",\"ClockCountdown\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"Command\",\"Compass\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"Cpu\",\"CreditCard\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSpeaker\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"DribbbleLogo\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"Fan\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileCloud\",\"FileCode\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"Footprints\",\"ForkKnife\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeStand\",\"Goggles\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GridFour\",\"GridNine\",\"Guitar\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandCoins\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"Hash\",\"HashStraight\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighHeel\",\"HighlighterCircle\",\"Hoodie\",\"Horse\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Jeep\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"Laptop\",\"Layout\",\"Leaf\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"MapPin\",\"MapPinLine\",\"MapTrifold\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MathOperations\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MessengerLogo\",\"MetaLogo\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"Monitor\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Newspaper\",\"NewspaperClipping\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Option\",\"OrangeSlice\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleRun\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneOutgoing\",\"PhonePlus\",\"PhoneSlash\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PinterestLogo\",\"Pinwheel\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"Queue\",\"Quotes\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Scales\",\"Scan\",\"Scissors\",\"Scooter\",\"Screencast\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealQuestion\",\"SealWarning\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Spinner\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackOverflowLogo\",\"StackSimple\",\"Stairs\",\"Stamp\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"Subtitles\",\"Subtract\",\"SubtractSquare\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextT\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Timer\",\"Tipi\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tote\",\"ToteSimple\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"Trophy\",\"Truck\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCircle\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XSquare\",\"YinYang\",\"YoutubeLogo\",];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\",];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.53\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/ _jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "// Generated by Framer (c563d2c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-regular\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-Vc5k0 .framer-styles-preset-cwpnul:not(.rich-text-wrapper), .framer-Vc5k0 .framer-styles-preset-cwpnul.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-b89b640d-76ad-4655-90f2-9949b0317a65, #1c1b1b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-Vc5k0\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-regular\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{family:\"Outfit\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"}];export const css=['.framer-0dbCs .framer-styles-preset-135bicp:not(.rich-text-wrapper), .framer-0dbCs .framer-styles-preset-135bicp.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-0dbCs\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-500\",\"GF;Outfit-700\"]);export const fonts=[{family:\"Outfit\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"},{family:\"Outfit\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"}];export const css=['.framer-V5OgN .framer-styles-preset-1aqp4f:not(.rich-text-wrapper), .framer-V5OgN .framer-styles-preset-1aqp4f.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-V5OgN\";\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 (a96673f)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Link,useConstant,useIsOnFramerCanvas,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={jkEIKl0hT:{pressed:true},nGJrhndpq:{hover:true}};const cycleOrder=[\"nGJrhndpq\",\"jkEIKl0hT\"];const serializationHash=\"framer-qUeGX\";const variantClassNames={jkEIKl0hT:\"framer-v-16hjpow\",nGJrhndpq:\"framer-v-kxa87q\"};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 transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Pressed \":\"jkEIKl0hT\",Hover:\"nGJrhndpq\"};const getProps=({height,id,link,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"nGJrhndpq\",xRuWWr0L_:link!==null&&link!==void 0?link:props.xRuWWr0L_};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,xRuWWr0L_,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"nGJrhndpq\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const isOnCanvas=useIsOnFramerCanvas();const initialVariant=useConstant(()=>variant);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(Link,{href:xRuWWr0L_,children:/*#__PURE__*/_jsx(motion.a,{...restProps,animate:variants,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-kxa87q\",className,classNames)} framer-8p65w8`,\"data-framer-name\":\"Hover\",initial:isOnCanvas?variant:initialVariant,layoutDependency:layoutDependency,layoutId:\"nGJrhndpq\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"jkEIKl0hT-pressed\":{\"data-framer-name\":undefined},\"nGJrhndpq-hover\":{\"data-framer-name\":undefined},jkEIKl0hT:{\"data-framer-name\":\"Pressed \"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tjsg2k-container\",layoutDependency:layoutDependency,layoutId:\"gga_agdf_-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:'var(--token-a570be39-240b-42d1-a33f-35fcb3bf2385, rgb(218, 255, 121)) /* {\"name\":\"Secondary\"} */',height:\"100%\",iconSearch:\"House\",iconSelection:\"LinkedinLogo\",id:\"gga_agdf_\",layoutId:\"gga_agdf_\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\",...addPropertyOverrides({\"jkEIKl0hT-pressed\":{color:'var(--token-00071d63-75fd-4d78-a2eb-218efb7753a6, rgb(238, 38, 38)) /* {\"name\":\"Danger\"} */'},\"nGJrhndpq-hover\":{color:'var(--token-00071d63-75fd-4d78-a2eb-218efb7753a6, rgb(238, 38, 38)) /* {\"name\":\"Danger\"} */'}},baseVariant,gestureVariant)})})})})})});});const css=['.framer-qUeGX[data-border=\"true\"]::after, .framer-qUeGX [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qUeGX.framer-8p65w8, .framer-qUeGX .framer-8p65w8 { display: block; }\",\".framer-qUeGX.framer-kxa87q { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-qUeGX .framer-1tjsg2k-container { flex: none; height: 22px; position: relative; width: 22px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qUeGX.framer-kxa87q { gap: 0px; } .framer-qUeGX.framer-kxa87q > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qUeGX.framer-kxa87q > :first-child { margin-left: 0px; } .framer-qUeGX.framer-kxa87q > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22\n * @framerIntrinsicWidth 22\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"jkEIKl0hT\":{\"layout\":[\"auto\",\"auto\"]},\"VrMeVmtLt\":{\"layout\":[\"auto\",\"auto\"]},\"wodbFK5ck\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"xRuWWr0L_\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerCKMLuwTH1=withCSS(Component,css,\"framer-qUeGX\");export default FramerCKMLuwTH1;FramerCKMLuwTH1.displayName=\"LinkedIn\";FramerCKMLuwTH1.defaultProps={height:22,width:22};addPropertyControls(FramerCKMLuwTH1,{variant:{options:[\"nGJrhndpq\",\"jkEIKl0hT\"],optionTitles:[\"Hover\",\"Pressed \"],title:\"Variant\",type:ControlType.Enum},xRuWWr0L_:{title:\"Link\",type:ControlType.Link}});addFonts(FramerCKMLuwTH1,[...PhosphorFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCKMLuwTH1\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jkEIKl0hT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VrMeVmtLt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wodbFK5ck\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"22\",\"framerIntrinsicWidth\":\"22\",\"framerVariables\":\"{\\\"xRuWWr0L_\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CKMLuwTH1.map", "// Generated by Framer (41c59c7)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/faeLyQPvrLEphQTpBw22/BGsA3LOCcLdQQi4i5ABs/Br6BOJoUj.js\";const enabledGestures={CCXZMh3VR:{hover:true},Hb6ZUl8h1:{pressed:true}};const cycleOrder=[\"CCXZMh3VR\",\"Hb6ZUl8h1\"];const serializationHash=\"framer-rTszp\";const variantClassNames={CCXZMh3VR:\"framer-v-12i0qfw\",Hb6ZUl8h1:\"framer-v-j5xxkz\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Pressed \":\"Hb6ZUl8h1\",Hover:\"CCXZMh3VR\"};const getProps=({color,demo,height,hoverColor,id,link,width,...props})=>{return{...props,DIG7c4LSl:demo??props.DIG7c4LSl??\"About\",khg8IiCyy:link??props.khg8IiCyy,qr6L0WWSL:hoverColor??props.qr6L0WWSL??\"var(--token-a570be39-240b-42d1-a33f-35fcb3bf2385, rgb(218, 255, 121))\",tMQjgzTMV:color??props.tMQjgzTMV??\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"CCXZMh3VR\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,DIG7c4LSl,khg8IiCyy,tMQjgzTMV,qr6L0WWSL,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"CCXZMh3VR\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:khg8IiCyy,children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-12i0qfw\",className,classNames)} framer-94u4pp`,\"data-framer-name\":\"Hover\",layoutDependency:layoutDependency,layoutId:\"CCXZMh3VR\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref??ref1,style:{...style},...addPropertyOverrides({\"CCXZMh3VR-hover\":{\"data-framer-name\":undefined},\"Hb6ZUl8h1-pressed\":{\"data-framer-name\":undefined},Hb6ZUl8h1:{\"data-framer-name\":\"Pressed \"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-cwpnul\",\"data-styles-preset\":\"Br6BOJoUj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-tMQjgzTMV-SD8d7tiFq))\"},children:\"About\"})}),className:\"framer-1oex2bm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iZ8Rm2K54\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-tMQjgzTMV-SD8d7tiFq)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-qr6L0WWSL-SD8d7tiFq\":qr6L0WWSL,\"--variable-reference-tMQjgzTMV-SD8d7tiFq\":tMQjgzTMV,opacity:.6},text:DIG7c4LSl,variants:{\"CCXZMh3VR-hover\":{\"--extracted-r6o4lv\":\"var(--variable-reference-qr6L0WWSL-SD8d7tiFq)\",\"--variable-reference-qr6L0WWSL-SD8d7tiFq\":qr6L0WWSL,opacity:1},\"Hb6ZUl8h1-pressed\":{\"--extracted-r6o4lv\":\"var(--variable-reference-qr6L0WWSL-SD8d7tiFq)\",\"--variable-reference-qr6L0WWSL-SD8d7tiFq\":qr6L0WWSL}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"CCXZMh3VR-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-cwpnul\",\"data-styles-preset\":\"Br6BOJoUj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-qr6L0WWSL-SD8d7tiFq))\"},children:\"About\"})})},\"Hb6ZUl8h1-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-cwpnul\",\"data-styles-preset\":\"Br6BOJoUj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-qr6L0WWSL-SD8d7tiFq))\"},children:\"About\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rTszp.framer-94u4pp, .framer-rTszp .framer-94u4pp { display: block; }\",\".framer-rTszp.framer-12i0qfw { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-rTszp .framer-1oex2bm { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rTszp.framer-12i0qfw { gap: 0px; } .framer-rTszp.framer-12i0qfw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-rTszp.framer-12i0qfw > :first-child { margin-left: 0px; } .framer-rTszp.framer-12i0qfw > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 27\n * @framerIntrinsicWidth 49\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Hb6ZUl8h1\":{\"layout\":[\"auto\",\"auto\"]},\"kBy4ziRao\":{\"layout\":[\"auto\",\"auto\"]},\"FVPoGUpuf\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"DIG7c4LSl\":\"demo\",\"khg8IiCyy\":\"link\",\"tMQjgzTMV\":\"color\",\"qr6L0WWSL\":\"hoverColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSD8d7tiFq=withCSS(Component,css,\"framer-rTszp\");export default FramerSD8d7tiFq;FramerSD8d7tiFq.displayName=\"Footer Link\";FramerSD8d7tiFq.defaultProps={height:27,width:49};addPropertyControls(FramerSD8d7tiFq,{variant:{options:[\"CCXZMh3VR\",\"Hb6ZUl8h1\"],optionTitles:[\"Hover\",\"Pressed \"],title:\"Variant\",type:ControlType.Enum},DIG7c4LSl:{defaultValue:\"About\",displayTextArea:false,title:\"Demo\",type:ControlType.String},khg8IiCyy:{title:\"Link\",type:ControlType.Link},tMQjgzTMV:{defaultValue:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",title:\"Color\",type:ControlType.Color},qr6L0WWSL:{defaultValue:\"var(--token-a570be39-240b-42d1-a33f-35fcb3bf2385, rgb(218, 255, 121))\",title:\"Hover Color\",type:ControlType.Color}});addFonts(FramerSD8d7tiFq,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSD8d7tiFq\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"49\",\"framerVariables\":\"{\\\"DIG7c4LSl\\\":\\\"demo\\\",\\\"khg8IiCyy\\\":\\\"link\\\",\\\"tMQjgzTMV\\\":\\\"color\\\",\\\"qr6L0WWSL\\\":\\\"hoverColor\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"27\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Hb6ZUl8h1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kBy4ziRao\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FVPoGUpuf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (41c59c7)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,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/ruLbjNookwrZFW64bUZW/N1UHSWDRVQWVohmSs0OV/Tu_UMV2R5.js\";const cycleOrder=[\"tYLrKBqOn\"];const serializationHash=\"framer-C3jdl\";const variantClassNames={tYLrKBqOn:\"framer-v-yykekv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({color,height,id,tap,title,width,...props})=>{var _ref,_ref1;return{...props,pG_DOdoPn:(_ref=color!==null&&color!==void 0?color:props.pG_DOdoPn)!==null&&_ref!==void 0?_ref:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",xDKMiJKHm:tap!==null&&tap!==void 0?tap:props.xDKMiJKHm,y1AIDmHOa:(_ref1=title!==null&&title!==void 0?title:props.y1AIDmHOa)!==null&&_ref1!==void 0?_ref1:\"Footer Title\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,y1AIDmHOa,pG_DOdoPn,xDKMiJKHm,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tYLrKBqOn\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap14joaj3=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(xDKMiJKHm){const res=await xDKMiJKHm(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-yykekv\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"tYLrKBqOn\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTap14joaj3,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1aqp4f\",\"data-styles-preset\":\"Tu_UMV2R5\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-pG_DOdoPn-xtbgAL4Dt))\"},children:\"Footer Links\"})}),className:\"framer-1wxdtnn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gMQyzDueX\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-pG_DOdoPn-xtbgAL4Dt)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-pG_DOdoPn-xtbgAL4Dt\":pG_DOdoPn},text:y1AIDmHOa,verticalAlignment:\"top\",withExternalLayout:true})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-C3jdl.framer-rwtjhp, .framer-C3jdl .framer-rwtjhp { display: block; }\",\".framer-C3jdl.framer-yykekv { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-C3jdl .framer-1wxdtnn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-C3jdl.framer-yykekv { gap: 0px; } .framer-C3jdl.framer-yykekv > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-C3jdl.framer-yykekv > :first-child { margin-left: 0px; } .framer-C3jdl.framer-yykekv > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30\n * @framerIntrinsicWidth 103\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"y1AIDmHOa\":\"title\",\"pG_DOdoPn\":\"color\",\"xDKMiJKHm\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxtbgAL4Dt=withCSS(Component,css,\"framer-C3jdl\");export default FramerxtbgAL4Dt;FramerxtbgAL4Dt.displayName=\"Footer Link Title\";FramerxtbgAL4Dt.defaultProps={height:30,width:103};addPropertyControls(FramerxtbgAL4Dt,{y1AIDmHOa:{defaultValue:\"Footer Title\",displayTextArea:false,title:\"Title\",type:ControlType.String},pG_DOdoPn:{defaultValue:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",title:\"Color\",type:ControlType.Color},xDKMiJKHm:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerxtbgAL4Dt,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxtbgAL4Dt\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"103\",\"framerIntrinsicHeight\":\"30\",\"framerVariables\":\"{\\\"y1AIDmHOa\\\":\\\"title\\\",\\\"pG_DOdoPn\\\":\\\"color\\\",\\\"xDKMiJKHm\\\":\\\"tap\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xtbgAL4Dt.map", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/faeLyQPvrLEphQTpBw22/BGsA3LOCcLdQQi4i5ABs/Br6BOJoUj.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/b4qFFPTsEalIzWckji2c/xwDvOo8A1Z3K8vmBIcBl/rpoWkHeOk.js\";import LinkedIn from\"https://framerusercontent.com/modules/eWtCzQiNS7kR8wGQOOVI/GSn8HgSWITc47h4GoRYW/CKMLuwTH1.js\";import FooterLink from\"https://framerusercontent.com/modules/dTJoSt66bXqKJKVZZiuB/6SkNLekMNl2umLevO9vK/SD8d7tiFq.js\";import FooterLinkTitle from\"https://framerusercontent.com/modules/U18S9GohCx4p5dqJZADL/F1VtpzArM3S6ZkZA4ZMm/xtbgAL4Dt.js\";const MotionDivWithFX=withFX(motion.div);const FooterLinkTitleFonts=getFonts(FooterLinkTitle);const MotionAWithFX=withFX(motion.a);const FooterLinkFonts=getFonts(FooterLink);const RichTextWithFX=withFX(RichText);const LinkedInFonts=getFonts(LinkedIn);const cycleOrder=[\"QU4IkhFgx\",\"DF7CUxSXa\",\"SXoVeLliy\",\"KKtsAAwAF\"];const serializationHash=\"framer-Uv0N5\";const variantClassNames={DF7CUxSXa:\"framer-v-1xmq2fl\",KKtsAAwAF:\"framer-v-1u0fhk\",QU4IkhFgx:\"framer-v-k9ifby\",SXoVeLliy:\"framer-v-qkbrsw\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={damping:60,delay:0,mass:1.2,stiffness:300,type:\"spring\"};const transition3={damping:60,delay:.2,mass:1.2,stiffness:300,type:\"spring\"};const transition4={damping:60,delay:.4,mass:1.2,stiffness:300,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition5={delay:.8,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};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={\"Large Desktop\":\"QU4IkhFgx\",Desktop:\"DF7CUxSXa\",Mobile:\"KKtsAAwAF\",Tablet:\"SXoVeLliy\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"QU4IkhFgx\"};};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:\"QU4IkhFgx\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const xDKMiJKHm1dkeh79=activeVariantCallback(async(...args)=>{setVariant(\"QU4IkhFgx\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"SXoVeLliy\")return true;return false;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"SXoVeLliy\")return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-k9ifby\",className,classNames),\"data-framer-name\":\"Large Desktop\",layoutDependency:layoutDependency,layoutId:\"QU4IkhFgx\",ref:ref??ref1,style:{backgroundColor:\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(36, 35, 80))\",...style},...addPropertyOverrides({DF7CUxSXa:{\"data-framer-name\":\"Desktop\"},KKtsAAwAF:{\"data-framer-name\":\"Mobile\"},SXoVeLliy:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s6u1wq\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"SpI9tiwz6\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9kfjr\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"oEPzJLy6G\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-o5nfzl\",\"data-framer-name\":\"Logo Content\",layoutDependency:layoutDependency,layoutId:\"SD8rdnN7J\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fTTi6wKYp\"},nodeId:\"spvI1JLXd\",openInNewTab:false,...addPropertyOverrides({DF7CUxSXa:{href:{webPageId:\"augiA20Il\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-6rgldy framer-dmgpt\",\"data-framer-name\":\"Logo Image\",layoutDependency:layoutDependency,layoutId:\"spvI1JLXd\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:119,intrinsicWidth:401,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+65+(((componentViewport?.height||200)-140-389.29200000000003)/2+0+0)+0+0+0+0+0+0),pixelHeight:119,pixelWidth:401,src:\"https://framerusercontent.com/images/b5Yu4CfCv8zmbc7luk54IqHXIto.png\"},className:\"framer-1jzbb0g\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"rWcWwyZcD\",...addPropertyOverrides({DF7CUxSXa:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:119,intrinsicWidth:401,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+50+(((componentViewport?.height||200)-100-389.29200000000003)/2+0+0)+0+0+0+0+0+0),pixelHeight:119,pixelWidth:401,src:\"https://framerusercontent.com/images/b5Yu4CfCv8zmbc7luk54IqHXIto.png\"}},KKtsAAwAF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:119,intrinsicWidth:401,pixelHeight:119,pixelWidth:401,src:\"https://framerusercontent.com/images/b5Yu4CfCv8zmbc7luk54IqHXIto.png\"}},SXoVeLliy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:119,intrinsicWidth:401,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||200)-70-510.29200000000003)/2+0+0)+0+0+0+0+0+0+0),pixelHeight:119,pixelWidth:401,src:\"https://framerusercontent.com/images/b5Yu4CfCv8zmbc7luk54IqHXIto.png\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5oy8yb\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"dgmI0JqbO\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-cwpnul\",\"data-styles-preset\":\"Br6BOJoUj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"ReaLift is a machine learning company bridging the gap between eCommerce and physical storefronts. ReaLift decreases return rates and increases conversion rates by replacing the fitting room experience online.\"})}),className:\"framer-4qoac6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"scVNLu33j\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.6},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-krob2p\",\"data-framer-name\":\"Link Area\",layoutDependency:layoutDependency,layoutId:\"wU9Bl0cIl\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ayKmizUIC\"},nodeId:\"RCA9ffwq1\",children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1p1k6f9 framer-dmgpt\",\"data-framer-name\":\"Home\",layoutDependency:layoutDependency,layoutId:\"RCA9ffwq1\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+65+(((componentViewport?.height||200)-140-389.29200000000003)/2+0+0)+0+0+79.646+0+0+0,...addPropertyOverrides({DF7CUxSXa:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||200)-100-389.29200000000003)/2+0+0)+0+0+79.646+0+0+0},KKtsAAwAF:{y:undefined},SXoVeLliy:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-70-510.29200000000003)/2+0+0)+0+0+0+233.292+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ig39al-container\",layoutDependency:layoutDependency,layoutId:\"rpiq_1d5P-container\",children:/*#__PURE__*/_jsx(FooterLinkTitle,{height:\"100%\",id:\"rpiq_1d5P\",layoutId:\"rpiq_1d5P\",pG_DOdoPn:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",width:\"100%\",xDKMiJKHm:xDKMiJKHm1dkeh79,y1AIDmHOa:\"Home\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bqSD_tcOh\"},nodeId:\"ynz3k2S6j\",children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1jqon5s framer-dmgpt\",\"data-framer-name\":\"Product\",layoutDependency:layoutDependency,layoutId:\"ynz3k2S6j\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+65+(((componentViewport?.height||200)-140-389.29200000000003)/2+0+0)+0+0+79.646+0+0+0,...addPropertyOverrides({DF7CUxSXa:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||200)-100-389.29200000000003)/2+0+0)+0+0+79.646+0+0+0},KKtsAAwAF:{y:undefined},SXoVeLliy:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-70-510.29200000000003)/2+0+0)+0+0+0+233.292+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pekcxx-container\",layoutDependency:layoutDependency,layoutId:\"nE7EUrwKk-container\",children:/*#__PURE__*/_jsx(FooterLinkTitle,{height:\"100%\",id:\"nE7EUrwKk\",layoutId:\"nE7EUrwKk\",pG_DOdoPn:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",width:\"100%\",y1AIDmHOa:\"Product\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dtIC_5Aaf\"},nodeId:\"iuK4UJljb\",children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-msu8ty framer-dmgpt\",\"data-framer-name\":\"Contact\",layoutDependency:layoutDependency,layoutId:\"iuK4UJljb\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+65+(((componentViewport?.height||200)-140-389.29200000000003)/2+0+0)+0+0+79.646+0+0+0,...addPropertyOverrides({DF7CUxSXa:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||200)-100-389.29200000000003)/2+0+0)+0+0+79.646+0+0+0},KKtsAAwAF:{y:undefined},SXoVeLliy:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-70-510.29200000000003)/2+0+0)+0+0+0+233.292+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fpc2tg-container\",layoutDependency:layoutDependency,layoutId:\"V5WBSAnmY-container\",children:/*#__PURE__*/_jsx(FooterLinkTitle,{height:\"100%\",id:\"V5WBSAnmY\",layoutId:\"V5WBSAnmY\",pG_DOdoPn:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",width:\"100%\",y1AIDmHOa:\"Contact\"})})})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12r5z5z\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"fklnOhJu3\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DfUswQ3OD\"},implicitPathVariables:undefined},{href:{webPageId:\"DfUswQ3OD\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,...addPropertyOverrides({SXoVeLliy:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-70-510.29200000000003)/2+0+0)+0+313.29200000000003+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bz5i1f-container\",layoutDependency:layoutDependency,layoutId:\"BPVhlUWw6-container\",children:/*#__PURE__*/_jsx(FooterLink,{DIG7c4LSl:\"FAQ\",height:\"100%\",id:\"BPVhlUWw6\",khg8IiCyy:resolvedLinks[0],layoutId:\"BPVhlUWw6\",qr6L0WWSL:\"var(--token-a570be39-240b-42d1-a33f-35fcb3bf2385, rgb(218, 255, 121))\",tMQjgzTMV:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",variant:\"CCXZMh3VR\",width:\"100%\",...addPropertyOverrides({SXoVeLliy:{khg8IiCyy:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hcHuqSnET\"},implicitPathVariables:undefined},{href:{webPageId:\"hcHuqSnET\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,...addPropertyOverrides({SXoVeLliy:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-70-510.29200000000003)/2+0+0)+0+313.29200000000003+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4vuw4e-container\",layoutDependency:layoutDependency,layoutId:\"XbyZvTFvh-container\",children:/*#__PURE__*/_jsx(FooterLink,{DIG7c4LSl:\"Privacy policy\",height:\"100%\",id:\"XbyZvTFvh\",khg8IiCyy:resolvedLinks1[0],layoutId:\"XbyZvTFvh\",qr6L0WWSL:\"var(--token-a570be39-240b-42d1-a33f-35fcb3bf2385, rgb(218, 255, 121))\",tMQjgzTMV:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",variant:\"CCXZMh3VR\",width:\"100%\",...addPropertyOverrides({SXoVeLliy:{khg8IiCyy:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GxYVQcTeQ\"},implicitPathVariables:undefined},{href:{webPageId:\"GxYVQcTeQ\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,...addPropertyOverrides({SXoVeLliy:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-70-510.29200000000003)/2+0+0)+0+313.29200000000003+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-o3cx73-container\",layoutDependency:layoutDependency,layoutId:\"I9J0k5A5A-container\",children:/*#__PURE__*/_jsx(FooterLink,{DIG7c4LSl:\"Terms & Condition\",height:\"100%\",id:\"I9J0k5A5A\",khg8IiCyy:resolvedLinks2[0],layoutId:\"I9J0k5A5A\",qr6L0WWSL:\"var(--token-a570be39-240b-42d1-a33f-35fcb3bf2385, rgb(218, 255, 121))\",tMQjgzTMV:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",variant:\"CCXZMh3VR\",width:\"100%\",...addPropertyOverrides({SXoVeLliy:{khg8IiCyy:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"z5Rc8OjgM\"},implicitPathVariables:undefined},{href:{webPageId:\"z5Rc8OjgM\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,...addPropertyOverrides({SXoVeLliy:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-70-510.29200000000003)/2+0+0)+0+313.29200000000003+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rrcque-container\",layoutDependency:layoutDependency,layoutId:\"Pyf59e_Ap-container\",children:/*#__PURE__*/_jsx(FooterLink,{DIG7c4LSl:\"Integration \",height:\"100%\",id:\"Pyf59e_Ap\",khg8IiCyy:resolvedLinks3[0],layoutId:\"Pyf59e_Ap\",qr6L0WWSL:\"var(--token-a570be39-240b-42d1-a33f-35fcb3bf2385, rgb(218, 255, 121))\",tMQjgzTMV:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",variant:\"CCXZMh3VR\",width:\"100%\",...addPropertyOverrides({SXoVeLliy:{khg8IiCyy:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j437a9\",\"data-framer-name\":\"Text Wrapper\",layoutDependency:layoutDependency,layoutId:\"uRJS1LcSx\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-wep0yd\",\"data-framer-name\":\"Copyright\",layoutDependency:layoutDependency,layoutId:\"ErnGHxexC\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-135bicp\",\"data-styles-preset\":\"rpoWkHeOk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255)))\"},children:\"\\xa9 2024 All Right Reserved by Realift, LLC\"})}),className:\"framer-kr61tb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lUEUSynIU\",style:{\"--extracted-r6o4lv\":\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",\"--framer-link-hover-text-color\":\"rgba(153, 153, 153, 0.6)\",\"--framer-link-text-decoration\":\"none\",transformPerspective:1200},variants:{KKtsAAwAF:{transformPerspective:undefined}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({KKtsAAwAF:{__framer__styleAppearEffectEnabled:undefined,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-135bicp\",\"data-styles-preset\":\"rpoWkHeOk\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255)))\"},children:\"\\xa9 2024 All Right Reserved by Realift, LLC\"})})}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fpz39c\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"p7wOgZT8x\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hcHuqSnET\"},implicitPathVariables:undefined},{href:{webPageId:\"hcHuqSnET\"},implicitPathVariables:undefined},{href:{webPageId:\"hcHuqSnET\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+65+(((componentViewport?.height||200)-140-389.29200000000003)/2+0+0)+0+269.29200000000003+46.5+0,...addPropertyOverrides({DF7CUxSXa:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||200)-100-389.29200000000003)/2+0+0)+0+269.29200000000003+46.5+0},KKtsAAwAF:{width:`max(${componentViewport?.width||\"100vw\"} - 60px, 200px)`,y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ouqn0d-container\",layoutDependency:layoutDependency,layoutId:\"ViaWGaNfw-container\",children:/*#__PURE__*/_jsx(FooterLink,{DIG7c4LSl:\"Privacy Policy\",height:\"100%\",id:\"ViaWGaNfw\",khg8IiCyy:resolvedLinks4[0],layoutId:\"ViaWGaNfw\",qr6L0WWSL:\"var(--token-a570be39-240b-42d1-a33f-35fcb3bf2385, rgb(218, 255, 121))\",tMQjgzTMV:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",variant:\"CCXZMh3VR\",width:\"100%\",...addPropertyOverrides({DF7CUxSXa:{khg8IiCyy:resolvedLinks4[1]},KKtsAAwAF:{khg8IiCyy:resolvedLinks4[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GxYVQcTeQ\"},implicitPathVariables:undefined},{href:{webPageId:\"GxYVQcTeQ\"},implicitPathVariables:undefined},{href:{webPageId:\"GxYVQcTeQ\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+65+(((componentViewport?.height||200)-140-389.29200000000003)/2+0+0)+0+269.29200000000003+46.5+0,...addPropertyOverrides({DF7CUxSXa:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||200)-100-389.29200000000003)/2+0+0)+0+269.29200000000003+46.5+0},KKtsAAwAF:{width:`max(${componentViewport?.width||\"100vw\"} - 60px, 200px)`,y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c0im8j-container\",layoutDependency:layoutDependency,layoutId:\"JL7O7OzhS-container\",children:/*#__PURE__*/_jsx(FooterLink,{DIG7c4LSl:\"Shopper Terms & Conditions\",height:\"100%\",id:\"JL7O7OzhS\",khg8IiCyy:resolvedLinks5[0],layoutId:\"JL7O7OzhS\",qr6L0WWSL:\"var(--token-a570be39-240b-42d1-a33f-35fcb3bf2385, rgb(218, 255, 121))\",tMQjgzTMV:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",variant:\"CCXZMh3VR\",width:\"100%\",...addPropertyOverrides({DF7CUxSXa:{khg8IiCyy:resolvedLinks5[1]},KKtsAAwAF:{khg8IiCyy:resolvedLinks5[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pyLcTo1x5\"},implicitPathVariables:undefined},{href:{webPageId:\"pyLcTo1x5\"},implicitPathVariables:undefined},{href:{webPageId:\"pyLcTo1x5\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,y:(componentViewport?.y||0)+65+(((componentViewport?.height||200)-140-389.29200000000003)/2+0+0)+0+269.29200000000003+46.5+0,...addPropertyOverrides({DF7CUxSXa:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||200)-100-389.29200000000003)/2+0+0)+0+269.29200000000003+46.5+0},KKtsAAwAF:{width:`max(${componentViewport?.width||\"100vw\"} - 60px, 200px)`,y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1unl9c5-container\",layoutDependency:layoutDependency,layoutId:\"fDCn4fs7c-container\",children:/*#__PURE__*/_jsx(FooterLink,{DIG7c4LSl:\"Merchant Terms and Conditions\",height:\"100%\",id:\"fDCn4fs7c\",khg8IiCyy:resolvedLinks6[0],layoutId:\"fDCn4fs7c\",qr6L0WWSL:\"var(--token-a570be39-240b-42d1-a33f-35fcb3bf2385, rgb(218, 255, 121))\",tMQjgzTMV:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",variant:\"CCXZMh3VR\",width:\"100%\",...addPropertyOverrides({DF7CUxSXa:{khg8IiCyy:resolvedLinks6[1]},KKtsAAwAF:{khg8IiCyy:resolvedLinks6[2]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v6m4wk\",\"data-framer-name\":\"Social Links\",layoutDependency:layoutDependency,layoutId:\"OJ3QB4Ox2\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-83ny5n-container\",layoutDependency:layoutDependency,layoutId:\"Hf7OzRjnB-container\",children:/*#__PURE__*/_jsx(LinkedIn,{height:\"100%\",id:\"Hf7OzRjnB\",layoutId:\"Hf7OzRjnB\",variant:\"nGJrhndpq\",width:\"100%\",xRuWWr0L_:\"www.linkedin.com\",...addPropertyOverrides({KKtsAAwAF:{variant:\"jkEIKl0hT\"},SXoVeLliy:{variant:\"jkEIKl0hT\"}},baseVariant,gestureVariant)})})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Uv0N5.framer-dmgpt, .framer-Uv0N5 .framer-dmgpt { display: block; }\",\".framer-Uv0N5.framer-k9ifby { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 65px 75px 75px 75px; position: relative; width: 1440px; }\",\".framer-Uv0N5 .framer-s6u1wq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Uv0N5 .framer-9kfjr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Uv0N5 .framer-o5nfzl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 125px 0px 0px; position: relative; width: 35%; }\",\".framer-Uv0N5 .framer-6rgldy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Uv0N5 .framer-1jzbb0g { flex: none; height: 32px; overflow: hidden; position: relative; width: 107px; }\",\".framer-Uv0N5 .framer-5oy8yb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Uv0N5 .framer-4qoac6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Uv0N5 .framer-krob2p { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Uv0N5 .framer-1p1k6f9, .framer-Uv0N5 .framer-1jqon5s, .framer-Uv0N5 .framer-msu8ty { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Uv0N5 .framer-1ig39al-container, .framer-Uv0N5 .framer-1pekcxx-container, .framer-Uv0N5 .framer-fpc2tg-container, .framer-Uv0N5 .framer-bz5i1f-container, .framer-Uv0N5 .framer-4vuw4e-container, .framer-Uv0N5 .framer-o3cx73-container, .framer-Uv0N5 .framer-1rrcque-container, .framer-Uv0N5 .framer-ouqn0d-container, .framer-Uv0N5 .framer-1c0im8j-container, .framer-Uv0N5 .framer-1unl9c5-container, .framer-Uv0N5 .framer-83ny5n-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Uv0N5 .framer-12r5z5z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 27px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 432px; }\",\".framer-Uv0N5 .framer-1j437a9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Uv0N5 .framer-wep0yd { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 0; }\",\".framer-Uv0N5 .framer-kr61tb { flex: 1 0 0px; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Uv0N5 .framer-1fpz39c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Uv0N5 .framer-1v6m4wk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Uv0N5.framer-k9ifby, .framer-Uv0N5 .framer-s6u1wq, .framer-Uv0N5 .framer-9kfjr, .framer-Uv0N5 .framer-o5nfzl, .framer-Uv0N5 .framer-6rgldy, .framer-Uv0N5 .framer-5oy8yb, .framer-Uv0N5 .framer-krob2p, .framer-Uv0N5 .framer-1p1k6f9, .framer-Uv0N5 .framer-1jqon5s, .framer-Uv0N5 .framer-msu8ty, .framer-Uv0N5 .framer-12r5z5z, .framer-Uv0N5 .framer-1j437a9, .framer-Uv0N5 .framer-1fpz39c, .framer-Uv0N5 .framer-1v6m4wk { gap: 0px; } .framer-Uv0N5.framer-k9ifby > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-Uv0N5.framer-k9ifby > :first-child, .framer-Uv0N5 .framer-s6u1wq > :first-child, .framer-Uv0N5 .framer-o5nfzl > :first-child, .framer-Uv0N5 .framer-5oy8yb > :first-child, .framer-Uv0N5 .framer-1p1k6f9 > :first-child, .framer-Uv0N5 .framer-1jqon5s > :first-child, .framer-Uv0N5 .framer-msu8ty > :first-child { margin-top: 0px; } .framer-Uv0N5.framer-k9ifby > :last-child, .framer-Uv0N5 .framer-s6u1wq > :last-child, .framer-Uv0N5 .framer-o5nfzl > :last-child, .framer-Uv0N5 .framer-5oy8yb > :last-child, .framer-Uv0N5 .framer-1p1k6f9 > :last-child, .framer-Uv0N5 .framer-1jqon5s > :last-child, .framer-Uv0N5 .framer-msu8ty > :last-child { margin-bottom: 0px; } .framer-Uv0N5 .framer-s6u1wq > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-Uv0N5 .framer-9kfjr > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Uv0N5 .framer-9kfjr > :first-child, .framer-Uv0N5 .framer-6rgldy > :first-child, .framer-Uv0N5 .framer-krob2p > :first-child, .framer-Uv0N5 .framer-12r5z5z > :first-child, .framer-Uv0N5 .framer-1j437a9 > :first-child, .framer-Uv0N5 .framer-1fpz39c > :first-child, .framer-Uv0N5 .framer-1v6m4wk > :first-child { margin-left: 0px; } .framer-Uv0N5 .framer-9kfjr > :last-child, .framer-Uv0N5 .framer-6rgldy > :last-child, .framer-Uv0N5 .framer-krob2p > :last-child, .framer-Uv0N5 .framer-12r5z5z > :last-child, .framer-Uv0N5 .framer-1j437a9 > :last-child, .framer-Uv0N5 .framer-1fpz39c > :last-child, .framer-Uv0N5 .framer-1v6m4wk > :last-child { margin-right: 0px; } .framer-Uv0N5 .framer-o5nfzl > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-Uv0N5 .framer-6rgldy > * { margin: 0px; margin-left: calc(5.88px / 2); margin-right: calc(5.88px / 2); } .framer-Uv0N5 .framer-5oy8yb > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-Uv0N5 .framer-krob2p > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-Uv0N5 .framer-1p1k6f9 > *, .framer-Uv0N5 .framer-1jqon5s > *, .framer-Uv0N5 .framer-msu8ty > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Uv0N5 .framer-12r5z5z > *, .framer-Uv0N5 .framer-1fpz39c > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-Uv0N5 .framer-1j437a9 > * { margin: 0px; margin-left: calc(21px / 2); margin-right: calc(21px / 2); } .framer-Uv0N5 .framer-1v6m4wk > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",\".framer-Uv0N5.framer-v-1xmq2fl.framer-k9ifby { padding: 50px; width: 992px; }\",\".framer-Uv0N5.framer-v-1xmq2fl .framer-o5nfzl { padding: 0px 100px 0px 0px; }\",\".framer-Uv0N5.framer-v-qkbrsw.framer-k9ifby { overflow: visible; padding: 40px 30px 30px 30px; width: 768px; }\",\".framer-Uv0N5.framer-v-qkbrsw .framer-s6u1wq { gap: 50px; max-width: 768px; }\",\".framer-Uv0N5.framer-v-qkbrsw .framer-9kfjr { align-content: flex-start; align-items: flex-start; flex-direction: column; flex-wrap: wrap; gap: 50px; justify-content: flex-start; }\",\".framer-Uv0N5.framer-v-qkbrsw .framer-o5nfzl { gap: 16px; order: 0; padding: 0px; width: 50%; }\",\".framer-Uv0N5.framer-v-qkbrsw .framer-krob2p, .framer-Uv0N5.framer-v-1u0fhk .framer-1v6m4wk { flex: none; justify-content: center; order: 1; width: 100%; }\",\".framer-Uv0N5.framer-v-qkbrsw .framer-1p1k6f9, .framer-Uv0N5.framer-v-qkbrsw .framer-1jqon5s, .framer-Uv0N5.framer-v-qkbrsw .framer-msu8ty { gap: 23px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Uv0N5.framer-v-qkbrsw .framer-s6u1wq, .framer-Uv0N5.framer-v-qkbrsw .framer-9kfjr, .framer-Uv0N5.framer-v-qkbrsw .framer-o5nfzl, .framer-Uv0N5.framer-v-qkbrsw .framer-1p1k6f9, .framer-Uv0N5.framer-v-qkbrsw .framer-1jqon5s, .framer-Uv0N5.framer-v-qkbrsw .framer-msu8ty { gap: 0px; } .framer-Uv0N5.framer-v-qkbrsw .framer-s6u1wq > *, .framer-Uv0N5.framer-v-qkbrsw .framer-9kfjr > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-Uv0N5.framer-v-qkbrsw .framer-s6u1wq > :first-child, .framer-Uv0N5.framer-v-qkbrsw .framer-9kfjr > :first-child, .framer-Uv0N5.framer-v-qkbrsw .framer-o5nfzl > :first-child, .framer-Uv0N5.framer-v-qkbrsw .framer-1p1k6f9 > :first-child, .framer-Uv0N5.framer-v-qkbrsw .framer-1jqon5s > :first-child, .framer-Uv0N5.framer-v-qkbrsw .framer-msu8ty > :first-child { margin-top: 0px; } .framer-Uv0N5.framer-v-qkbrsw .framer-s6u1wq > :last-child, .framer-Uv0N5.framer-v-qkbrsw .framer-9kfjr > :last-child, .framer-Uv0N5.framer-v-qkbrsw .framer-o5nfzl > :last-child, .framer-Uv0N5.framer-v-qkbrsw .framer-1p1k6f9 > :last-child, .framer-Uv0N5.framer-v-qkbrsw .framer-1jqon5s > :last-child, .framer-Uv0N5.framer-v-qkbrsw .framer-msu8ty > :last-child { margin-bottom: 0px; } .framer-Uv0N5.framer-v-qkbrsw .framer-o5nfzl > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Uv0N5.framer-v-qkbrsw .framer-1p1k6f9 > *, .framer-Uv0N5.framer-v-qkbrsw .framer-1jqon5s > *, .framer-Uv0N5.framer-v-qkbrsw .framer-msu8ty > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } }\",\".framer-Uv0N5.framer-v-1u0fhk.framer-k9ifby { overflow: visible; padding: 30px; width: 390px; }\",\".framer-Uv0N5.framer-v-1u0fhk .framer-s6u1wq { gap: 36px; max-width: unset; }\",\".framer-Uv0N5.framer-v-1u0fhk .framer-9kfjr { align-content: flex-start; align-items: flex-start; flex-direction: column; flex-wrap: wrap; gap: 56px; justify-content: flex-start; }\",\".framer-Uv0N5.framer-v-1u0fhk .framer-o5nfzl { gap: 16px; order: 0; padding: 0px 25px 0px 0px; width: 100%; }\",\".framer-Uv0N5.framer-v-1u0fhk .framer-krob2p { flex: none; flex-wrap: wrap; gap: unset; justify-content: space-between; order: 1; width: 100%; }\",\".framer-Uv0N5.framer-v-1u0fhk .framer-1p1k6f9, .framer-Uv0N5.framer-v-1u0fhk .framer-1jqon5s, .framer-Uv0N5.framer-v-1u0fhk .framer-msu8ty { gap: 26px; }\",\".framer-Uv0N5.framer-v-1u0fhk .framer-1j437a9 { flex-direction: column; }\",\".framer-Uv0N5.framer-v-1u0fhk .framer-wep0yd { flex: none; flex-direction: column; gap: 24px; justify-content: center; order: 2; width: 100%; }\",\".framer-Uv0N5.framer-v-1u0fhk .framer-kr61tb { flex: none; width: 100%; }\",\".framer-Uv0N5.framer-v-1u0fhk .framer-1fpz39c { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); order: 0; width: 100%; }\",\".framer-Uv0N5.framer-v-1u0fhk .framer-ouqn0d-container, .framer-Uv0N5.framer-v-1u0fhk .framer-1c0im8j-container, .framer-Uv0N5.framer-v-1u0fhk .framer-1unl9c5-container { align-self: start; height: 100%; justify-self: start; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Uv0N5.framer-v-1u0fhk .framer-s6u1wq, .framer-Uv0N5.framer-v-1u0fhk .framer-9kfjr, .framer-Uv0N5.framer-v-1u0fhk .framer-o5nfzl, .framer-Uv0N5.framer-v-1u0fhk .framer-krob2p, .framer-Uv0N5.framer-v-1u0fhk .framer-1p1k6f9, .framer-Uv0N5.framer-v-1u0fhk .framer-1jqon5s, .framer-Uv0N5.framer-v-1u0fhk .framer-msu8ty, .framer-Uv0N5.framer-v-1u0fhk .framer-1j437a9, .framer-Uv0N5.framer-v-1u0fhk .framer-wep0yd, .framer-Uv0N5.framer-v-1u0fhk .framer-1fpz39c { gap: 0px; } .framer-Uv0N5.framer-v-1u0fhk .framer-s6u1wq > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-Uv0N5.framer-v-1u0fhk .framer-s6u1wq > :first-child, .framer-Uv0N5.framer-v-1u0fhk .framer-9kfjr > :first-child, .framer-Uv0N5.framer-v-1u0fhk .framer-o5nfzl > :first-child, .framer-Uv0N5.framer-v-1u0fhk .framer-1p1k6f9 > :first-child, .framer-Uv0N5.framer-v-1u0fhk .framer-1jqon5s > :first-child, .framer-Uv0N5.framer-v-1u0fhk .framer-msu8ty > :first-child, .framer-Uv0N5.framer-v-1u0fhk .framer-1j437a9 > :first-child, .framer-Uv0N5.framer-v-1u0fhk .framer-wep0yd > :first-child { margin-top: 0px; } .framer-Uv0N5.framer-v-1u0fhk .framer-s6u1wq > :last-child, .framer-Uv0N5.framer-v-1u0fhk .framer-9kfjr > :last-child, .framer-Uv0N5.framer-v-1u0fhk .framer-o5nfzl > :last-child, .framer-Uv0N5.framer-v-1u0fhk .framer-1p1k6f9 > :last-child, .framer-Uv0N5.framer-v-1u0fhk .framer-1jqon5s > :last-child, .framer-Uv0N5.framer-v-1u0fhk .framer-msu8ty > :last-child, .framer-Uv0N5.framer-v-1u0fhk .framer-1j437a9 > :last-child, .framer-Uv0N5.framer-v-1u0fhk .framer-wep0yd > :last-child { margin-bottom: 0px; } .framer-Uv0N5.framer-v-1u0fhk .framer-9kfjr > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-Uv0N5.framer-v-1u0fhk .framer-o5nfzl > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Uv0N5.framer-v-1u0fhk .framer-krob2p > *, .framer-Uv0N5.framer-v-1u0fhk .framer-krob2p > :first-child, .framer-Uv0N5.framer-v-1u0fhk .framer-krob2p > :last-child, .framer-Uv0N5.framer-v-1u0fhk .framer-1fpz39c > *, .framer-Uv0N5.framer-v-1u0fhk .framer-1fpz39c > :first-child, .framer-Uv0N5.framer-v-1u0fhk .framer-1fpz39c > :last-child { margin: 0px; } .framer-Uv0N5.framer-v-1u0fhk .framer-1p1k6f9 > *, .framer-Uv0N5.framer-v-1u0fhk .framer-1jqon5s > *, .framer-Uv0N5.framer-v-1u0fhk .framer-msu8ty > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-Uv0N5.framer-v-1u0fhk .framer-1j437a9 > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-Uv0N5.framer-v-1u0fhk .framer-wep0yd > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 501\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DF7CUxSXa\":{\"layout\":[\"fixed\",\"auto\"]},\"SXoVeLliy\":{\"layout\":[\"fixed\",\"auto\"]},\"KKtsAAwAF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerqzwacd9pz=withCSS(Component,css,\"framer-Uv0N5\");export default Framerqzwacd9pz;Framerqzwacd9pz.displayName=\"Footer\";Framerqzwacd9pz.defaultProps={height:501,width:1440};addPropertyControls(Framerqzwacd9pz,{variant:{options:[\"QU4IkhFgx\",\"DF7CUxSXa\",\"SXoVeLliy\",\"KKtsAAwAF\"],optionTitles:[\"Large Desktop\",\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerqzwacd9pz,[{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\"}]},...FooterLinkTitleFonts,...FooterLinkFonts,...LinkedInFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerqzwacd9pz\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"501\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DF7CUxSXa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SXoVeLliy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KKtsAAwAF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-600\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{family:\"Outfit\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"}];export const css=['.framer-B7NIC .framer-styles-preset-21wlk1:not(.rich-text-wrapper), .framer-B7NIC .framer-styles-preset-21wlk1.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-B7NIC\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c563d2c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Montserrat-600\",\"GF;Montserrat-900\",\"GF;Montserrat-900italic\",\"GF;Montserrat-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w7Y3tcoqK5.woff2\",weight:\"600\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w7Y3tcoqK5.woff2\",weight:\"900\"},{family:\"Montserrat\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16aXp-p7K5ILg.woff2\",weight:\"900\"},{family:\"Montserrat\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6aXp-p7K5ILg.woff2\",weight:\"600\"}]}];export const css=['.framer-ltk1P .framer-styles-preset-hiqxju:not(.rich-text-wrapper), .framer-ltk1P .framer-styles-preset-hiqxju.rich-text-wrapper h4 { --framer-font-family: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-family-bold: \"Montserrat\", sans-serif; --framer-font-family-bold-italic: \"Montserrat\", sans-serif; --framer-font-family-italic: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.5px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-ltk1P\";\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 (c563d2c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-Rut9y .framer-styles-preset-ut11yc:not(.rich-text-wrapper), .framer-Rut9y .framer-styles-preset-ut11yc.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-852cc06e-c54a-4465-ae52-43021896c0a2, #181c39); --framer-link-hover-text-decoration: underline; --framer-link-text-decoration: none; }\"];export const className=\"framer-Rut9y\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-regular\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{family:\"Outfit\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"}];export const css=['.framer-fr8Ig .framer-styles-preset-10m3o6y:not(.rich-text-wrapper), .framer-fr8Ig .framer-styles-preset-10m3o6y.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-fr8Ig\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-600\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{family:\"Outfit\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"}];export const css=['.framer-jsU5q .framer-styles-preset-uegoa8:not(.rich-text-wrapper), .framer-jsU5q .framer-styles-preset-uegoa8.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-jsU5q\";\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 (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/om9tDSqviBoO4jvpTiSa/X4NhoaidyMgrFm3NErjl/EmPSjELsi.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/hUoCWZqNUelsED2fTdSG/oVA3aeUA06StMwNhLldP/kBeUQp7vj.js\";const FeatherFonts=getFonts(Feather);const enabledGestures={v3fiBuh0v:{pressed:true},zk916pyaN:{hover:true}};const cycleOrder=[\"zk916pyaN\",\"v3fiBuh0v\"];const serializationHash=\"framer-Uk4Xs\";const variantClassNames={v3fiBuh0v:\"framer-v-z9hvcb\",zk916pyaN:\"framer-v-1g2u8bp\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"zk916pyaN\",\"Variant 2\":\"v3fiBuh0v\"};const getProps=({buttonLink,height,iconVisible,id,login,width,...props})=>{return{...props,jYyFwAekR:buttonLink??props.jYyFwAekR,owSTX9Jmi:login??props.owSTX9Jmi??\"Login\",PcErDU7BK:iconVisible??props.PcErDU7BK,variant:humanReadableVariantMap[props.variant]??props.variant??\"zk916pyaN\"};};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,owSTX9Jmi,jYyFwAekR,PcErDU7BK,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zk916pyaN\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);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:jYyFwAekR,nodeId:\"zk916pyaN\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1g2u8bp\",className,classNames)} framer-fuoify`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"zk916pyaN\",ref:ref??ref1,style:{borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40,...style},...addPropertyOverrides({\"v3fiBuh0v-pressed\":{\"data-framer-name\":undefined},\"zk916pyaN-hover\":{\"data-framer-name\":undefined},v3fiBuh0v:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w7kr56\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"BfDquoIJ9\",style:{backgroundColor:\"var(--token-ab656989-1490-47a0-b1f5-9f3d5f3e9e9c, rgb(71, 190, 211))\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21wlk1\",\"data-styles-preset\":\"kBeUQp7vj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255)))\"},children:\"Get Started Free\"})}),className:\"framer-z5s1m1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uQlnT8Qus\",style:{\"--extracted-r6o4lv\":\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\"},text:owSTX9Jmi,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({v3fiBuh0v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-uegoa8\",\"data-styles-preset\":\"EmPSjELsi\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255)))\"},children:\"Get Started Free\"})})}},baseVariant,gestureVariant)}),PcErDU7BK&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wm8o4n-container\",layoutDependency:layoutDependency,layoutId:\"YlylwlFEM-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"arrow-right\",id:\"YlylwlFEM\",layoutId:\"YlylwlFEM\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-y5qqx6\",\"data-framer-name\":\"Hover Fill\",layoutDependency:layoutDependency,layoutId:\"VbYKN1LLw\",style:{backgroundColor:\"var(--token-91fc834e-7ef3-4ad8-8496-9dc9f746ab17, rgb(16, 14, 12))\"}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Uk4Xs.framer-fuoify, .framer-Uk4Xs .framer-fuoify { display: block; }\",\".framer-Uk4Xs.framer-1g2u8bp { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Uk4Xs .framer-w7kr56 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 12px 18px 12px 18px; position: relative; width: min-content; }\",\".framer-Uk4Xs .framer-z5s1m1 { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 3; }\",\".framer-Uk4Xs .framer-1wm8o4n-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-Uk4Xs .framer-y5qqx6 { flex: none; height: 100%; left: -70px; overflow: visible; position: absolute; top: 0px; width: 30%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Uk4Xs.framer-1g2u8bp, .framer-Uk4Xs .framer-w7kr56 { gap: 0px; } .framer-Uk4Xs.framer-1g2u8bp > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Uk4Xs.framer-1g2u8bp > :first-child, .framer-Uk4Xs .framer-w7kr56 > :first-child { margin-left: 0px; } .framer-Uk4Xs.framer-1g2u8bp > :last-child, .framer-Uk4Xs .framer-w7kr56 > :last-child { margin-right: 0px; } .framer-Uk4Xs .framer-w7kr56 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-Uk4Xs.framer-v-z9hvcb .framer-w7kr56 { padding: 10px 15px 10px 15px; }\",\".framer-Uk4Xs.framer-v-1g2u8bp.hover .framer-y5qqx6 { left: -36px; width: 146%; }\",\".framer-Uk4Xs.framer-v-z9hvcb.pressed .framer-y5qqx6 { left: -38px; width: 156%; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 76\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"v3fiBuh0v\":{\"layout\":[\"auto\",\"auto\"]},\"sqHQDgMvA\":{\"layout\":[\"auto\",\"auto\"]},\"qVJX_d_8n\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"owSTX9Jmi\":\"login\",\"jYyFwAekR\":\"buttonLink\",\"PcErDU7BK\":\"iconVisible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerEl23f1l8y=withCSS(Component,css,\"framer-Uk4Xs\");export default FramerEl23f1l8y;FramerEl23f1l8y.displayName=\"Header Button\";FramerEl23f1l8y.defaultProps={height:48,width:76};addPropertyControls(FramerEl23f1l8y,{variant:{options:[\"zk916pyaN\",\"v3fiBuh0v\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},owSTX9Jmi:{defaultValue:\"Login\",displayTextArea:false,title:\"Login\",type:ControlType.String},jYyFwAekR:{title:\"Button Link\",type:ControlType.Link},PcErDU7BK:{defaultValue:false,title:\"Icon Visible\",type:ControlType.Boolean}});addFonts(FramerEl23f1l8y,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEl23f1l8y\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"76\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"48\",\"framerVariables\":\"{\\\"owSTX9Jmi\\\":\\\"login\\\",\\\"jYyFwAekR\\\":\\\"buttonLink\\\",\\\"PcErDU7BK\\\":\\\"iconVisible\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"v3fiBuh0v\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sqHQDgMvA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qVJX_d_8n\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./El23f1l8y.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-500\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Bold.cyrillic-ext-XOTVL7ZR.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Bold.cyrillic-6LOMBC2V.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-ext-WXWSJXLB.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-YRST7ODZ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Bold.latin-ext-BASA5UL3.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Bold.latin-UCM45LQF.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Bold.vietnamese-OEVJMXEP.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-ext-PEYDHC3S.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-7EIL6JWG.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-ext-3DJOYQMH.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-TJBTLTT7.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-ext-FVPCPRBJ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-5ZFQS4XK.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-BoldItalic.vietnamese-W2625PGF.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-ext-YDGMJOJO.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-BFOVMAQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-ext-4KOU3AHC.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-OJTBJNE6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Italic.latin-ext-H4B22QN6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Italic.latin-2DWX32EN.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Italic.vietnamese-TYMT6CKW.woff2\",weight:\"400\"}]}];export const css=['.framer-BFNLv .framer-styles-preset-1rrsd9:not(.rich-text-wrapper), .framer-BFNLv .framer-styles-preset-1rrsd9.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-BFNLv\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (41c59c7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/7dBPnSEIeSbbIF8BnABV/AzH6lPa5pZuHXXqC73p0/NcvgIE6hd.js\";const PhosphorFonts=getFonts(Phosphor);const cycleOrder=[\"nPYpFwGOd\",\"Y7YnWfZ1l\"];const serializationHash=\"framer-nvOUL\";const variantClassNames={nPYpFwGOd:\"framer-v-17bt98g\",Y7YnWfZ1l:\"framer-v-susbrz\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Closed:\"nPYpFwGOd\",Open:\"Y7YnWfZ1l\"};const getProps=({height,hover,id,itemColor,itemHover,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,DApvjrdfG:(_ref=title!==null&&title!==void 0?title:props.DApvjrdfG)!==null&&_ref!==void 0?_ref:\"Foot Sizing Solutions\",E1NpKmdOq:(_ref1=itemHover!==null&&itemHover!==void 0?itemHover:props.E1NpKmdOq)!==null&&_ref1!==void 0?_ref1:\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",OIDKlZPNK:(_ref2=itemColor!==null&&itemColor!==void 0?itemColor:props.OIDKlZPNK)!==null&&_ref2!==void 0?_ref2:\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",PWSlWeqS6:hover!==null&&hover!==void 0?hover:props.PWSlWeqS6,variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"nPYpFwGOd\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,PWSlWeqS6,DApvjrdfG,OIDKlZPNK,E1NpKmdOq,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"nPYpFwGOd\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1nzhzpa=activeVariantCallback(async(...args)=>{if(PWSlWeqS6){const res=await PWSlWeqS6(...args);if(res===false)return false;}});const onMouseLeave1nzhzpa=activeVariantCallback(async(...args)=>{if(PWSlWeqS6){const res=await PWSlWeqS6(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-17bt98g\",className,classNames),\"data-framer-name\":\"Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"nPYpFwGOd\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEnter1nzhzpa,onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({Y7YnWfZ1l:{\"data-framer-name\":\"Open\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1nzhzpa}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rrsd9\",\"data-styles-preset\":\"NcvgIE6hd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-OIDKlZPNK-f4Gy0Cc3C))\"},children:\"All Pages\"})}),className:\"framer-1iynxyx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gQtdvBsWK\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-OIDKlZPNK-f4Gy0Cc3C)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-E1NpKmdOq-f4Gy0Cc3C\":E1NpKmdOq,\"--variable-reference-OIDKlZPNK-f4Gy0Cc3C\":OIDKlZPNK},text:DApvjrdfG,variants:{Y7YnWfZ1l:{\"--extracted-r6o4lv\":\"var(--variable-reference-E1NpKmdOq-f4Gy0Cc3C)\",\"--variable-reference-E1NpKmdOq-f4Gy0Cc3C\":E1NpKmdOq}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Y7YnWfZ1l:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rrsd9\",\"data-styles-preset\":\"NcvgIE6hd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-E1NpKmdOq-f4Gy0Cc3C))\"},children:\"All Pages\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mowc2r-container\",layoutDependency:layoutDependency,layoutId:\"S95q0bKTR-container\",style:{rotate:0},variants:{Y7YnWfZ1l:{rotate:-180}},children:/*#__PURE__*/_jsx(Phosphor,{color:OIDKlZPNK,height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretDown\",id:\"S95q0bKTR\",layoutId:\"S95q0bKTR\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\",...addPropertyOverrides({Y7YnWfZ1l:{color:E1NpKmdOq}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nvOUL.framer-lxfee0, .framer-nvOUL .framer-lxfee0 { display: block; }\",\".framer-nvOUL.framer-17bt98g { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: min-content; }\",\".framer-nvOUL .framer-1iynxyx { -webkit-user-select: none; cursor: pointer; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-nvOUL .framer-1mowc2r-container { flex: none; height: 14px; position: relative; width: 14px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nvOUL.framer-17bt98g { gap: 0px; } .framer-nvOUL.framer-17bt98g > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-nvOUL.framer-17bt98g > :first-child { margin-left: 0px; } .framer-nvOUL.framer-17bt98g > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 34\n * @framerIntrinsicWidth 84\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Y7YnWfZ1l\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"PWSlWeqS6\":\"hover\",\"DApvjrdfG\":\"title\",\"OIDKlZPNK\":\"itemColor\",\"E1NpKmdOq\":\"itemHover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerf4Gy0Cc3C=withCSS(Component,css,\"framer-nvOUL\");export default Framerf4Gy0Cc3C;Framerf4Gy0Cc3C.displayName=\"Trigger 02\";Framerf4Gy0Cc3C.defaultProps={height:34,width:84};addPropertyControls(Framerf4Gy0Cc3C,{variant:{options:[\"nPYpFwGOd\",\"Y7YnWfZ1l\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},PWSlWeqS6:{title:\"Hover\",type:ControlType.EventHandler},DApvjrdfG:{defaultValue:\"Foot Sizing Solutions\",displayTextArea:false,title:\"Title\",type:ControlType.String},OIDKlZPNK:{defaultValue:\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",title:\"Item Color\",type:ControlType.Color},E1NpKmdOq:{defaultValue:\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",title:\"Item Hover\",type:ControlType.Color}});addFonts(Framerf4Gy0Cc3C,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerf4Gy0Cc3C\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"84\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"PWSlWeqS6\\\":\\\"hover\\\",\\\"DApvjrdfG\\\":\\\"title\\\",\\\"OIDKlZPNK\\\":\\\"itemColor\\\",\\\"E1NpKmdOq\\\":\\\"itemHover\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Y7YnWfZ1l\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"34\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./f4Gy0Cc3C.map", "// Generated by Framer (41c59c7)\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 sharedStyle1 from\"https://framerusercontent.com/modules/ArjLiqRu5geITroZXV1X/Wq9lY5eow5VmrkL2Y0D6/c5b4QiuYw.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/7dBPnSEIeSbbIF8BnABV/AzH6lPa5pZuHXXqC73p0/NcvgIE6hd.js\";const cycleOrder=[\"BhNvuZBwh\",\"Rs82UUOKy\"];const serializationHash=\"framer-DPIdR\";const variantClassNames={BhNvuZBwh:\"framer-v-6hjrq7\",Rs82UUOKy:\"framer-v-aukxxb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Closed:\"BhNvuZBwh\",Open:\"Rs82UUOKy\"};const getProps=({height,hover,id,itemColor,itemHover,title,width,...props})=>{return{...props,DApvjrdfG:title??props.DApvjrdfG??\"Home\",ik48OuI6w:itemHover??props.ik48OuI6w??\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",PWSlWeqS6:hover??props.PWSlWeqS6,variant:humanReadableVariantMap[props.variant]??props.variant??\"BhNvuZBwh\",wNDXaws4O:itemColor??props.wNDXaws4O??\"rgb(0, 0, 0)\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,PWSlWeqS6,DApvjrdfG,wNDXaws4O,ik48OuI6w,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"BhNvuZBwh\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1nzhzpa=activeVariantCallback(async(...args)=>{if(PWSlWeqS6){const res=await PWSlWeqS6(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-6hjrq7\",className,classNames),\"data-framer-name\":\"Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"BhNvuZBwh\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEnter1nzhzpa,onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref??ref1,style:{...style},...addPropertyOverrides({Rs82UUOKy:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rrsd9\",\"data-styles-preset\":\"NcvgIE6hd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-wNDXaws4O-fGxZ8keae))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ayKmizUIC\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ut11yc\",\"data-styles-preset\":\"c5b4QiuYw\",children:\"Home\"})})})}),className:\"framer-19oqew2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Cipxy5opT\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-wNDXaws4O-fGxZ8keae)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-ik48OuI6w-fGxZ8keae\":ik48OuI6w,\"--variable-reference-wNDXaws4O-fGxZ8keae\":wNDXaws4O},text:DApvjrdfG,variants:{Rs82UUOKy:{\"--extracted-r6o4lv\":\"var(--variable-reference-ik48OuI6w-fGxZ8keae)\",\"--variable-reference-ik48OuI6w-fGxZ8keae\":ik48OuI6w}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Rs82UUOKy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rrsd9\",\"data-styles-preset\":\"NcvgIE6hd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-ik48OuI6w-fGxZ8keae))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ayKmizUIC\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ut11yc\",\"data-styles-preset\":\"c5b4QiuYw\",children:\"Home\"})})})})}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DPIdR.framer-a76fxy, .framer-DPIdR .framer-a76fxy { display: block; }\",\".framer-DPIdR.framer-6hjrq7 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: min-content; }\",\".framer-DPIdR .framer-19oqew2 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DPIdR.framer-6hjrq7 { gap: 0px; } .framer-DPIdR.framer-6hjrq7 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-DPIdR.framer-6hjrq7 > :first-child { margin-left: 0px; } .framer-DPIdR.framer-6hjrq7 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 34\n * @framerIntrinsicWidth 43\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Rs82UUOKy\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"PWSlWeqS6\":\"hover\",\"DApvjrdfG\":\"title\",\"wNDXaws4O\":\"itemColor\",\"ik48OuI6w\":\"itemHover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerfGxZ8keae=withCSS(Component,css,\"framer-DPIdR\");export default FramerfGxZ8keae;FramerfGxZ8keae.displayName=\"Trigger 01\";FramerfGxZ8keae.defaultProps={height:34,width:43};addPropertyControls(FramerfGxZ8keae,{variant:{options:[\"BhNvuZBwh\",\"Rs82UUOKy\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},PWSlWeqS6:{title:\"Hover\",type:ControlType.EventHandler},DApvjrdfG:{defaultValue:\"Home\",displayTextArea:false,title:\"Title\",type:ControlType.String},wNDXaws4O:{defaultValue:\"rgb(0, 0, 0)\",title:\"Item Color\",type:ControlType.Color},ik48OuI6w:{defaultValue:'var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255)) /* {\"name\":\"Primary\"} */',title:\"Item Hover\",type:ControlType.Color}});addFonts(FramerfGxZ8keae,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfGxZ8keae\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"PWSlWeqS6\\\":\\\"hover\\\",\\\"DApvjrdfG\\\":\\\"title\\\",\\\"wNDXaws4O\\\":\\\"itemColor\\\",\\\"ik48OuI6w\\\":\\\"itemHover\\\"}\",\"framerIntrinsicHeight\":\"34\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Rs82UUOKy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"43\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c75d380)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={NLEeypn90:{hover:true}};const cycleOrder=[\"NLEeypn90\"];const serializationHash=\"framer-jApK9\";const variantClassNames={NLEeypn90:\"framer-v-8t02ip\"};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 transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const getProps=({height,id,themeImage01,themeImage02,width,...props})=>{var _ref,_ref1;return{...props,iKjhFDttZ:(_ref=themeImage01!==null&&themeImage01!==void 0?themeImage01:props.iKjhFDttZ)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/KwKhJKMqlbZDuQ7Bfnt4OZ2gL9k.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/KwKhJKMqlbZDuQ7Bfnt4OZ2gL9k.png?scale-down-to=512 512w, https://framerusercontent.com/images/KwKhJKMqlbZDuQ7Bfnt4OZ2gL9k.png 658w\"},ydpY5RKV2:(_ref1=themeImage02!==null&&themeImage02!==void 0?themeImage02:props.ydpY5RKV2)!==null&&_ref1!==void 0?_ref1:{src:\"https://framerusercontent.com/images/maTL4Vqg1Lm8v4UH68PeuMxZFhQ.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/maTL4Vqg1Lm8v4UH68PeuMxZFhQ.png?scale-down-to=512 512w, https://framerusercontent.com/images/maTL4Vqg1Lm8v4UH68PeuMxZFhQ.png 743w\"}};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,iKjhFDttZ,ydpY5RKV2,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"NLEeypn90\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-8t02ip\",className,classNames),\"data-framer-name\":\"Variant 1\",initial:variant,layoutDependency:layoutDependency,layoutId:\"NLEeypn90\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"NLEeypn90-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xmb0o6\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"D3NWXZyO_\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-t3bepj\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"SFwhwOQUG\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ssju3j\",\"data-framer-name\":\"Background \",layoutDependency:layoutDependency,layoutId:\"vD03ROWja\",style:{background:\"linear-gradient(270deg, rgb(0, 0, 0) 0%, rgb(84, 41, 255) 100%)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1900,intrinsicWidth:2800,pixelHeight:1900,pixelWidth:2800,sizes:\"255px\",...toResponsiveImage(ydpY5RKV2)},className:\"framer-js27ln\",\"data-framer-name\":\"Image 03\",layoutDependency:layoutDependency,layoutId:\"CXWULcEyy\",style:{borderTopLeftRadius:5}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1900,intrinsicWidth:2800,pixelHeight:1900,pixelWidth:2800,sizes:\"202px\",...toResponsiveImage(iKjhFDttZ)},className:\"framer-dyq56l\",\"data-framer-name\":\"Image 02\",layoutDependency:layoutDependency,layoutId:\"NRr5ovBWp\",style:{borderTopLeftRadius:5,borderTopRightRadius:5}})]})})})})})});});const css=['.framer-jApK9[data-border=\"true\"]::after, .framer-jApK9 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jApK9.framer-1abgael, .framer-jApK9 .framer-1abgael { display: block; }\",\".framer-jApK9.framer-8t02ip { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-jApK9 .framer-1xmb0o6, .framer-jApK9 .framer-t3bepj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-jApK9 .framer-1ssju3j { flex: none; height: 200px; overflow: hidden; position: relative; width: 235px; will-change: var(--framer-will-change-override, transform); }\",\".framer-jApK9 .framer-js27ln { bottom: -15px; flex: none; height: 142px; overflow: visible; position: absolute; right: -91px; width: 255px; z-index: 2; }\",\".framer-jApK9 .framer-dyq56l { bottom: -9px; flex: none; height: 192px; left: -25px; overflow: visible; position: absolute; width: 202px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jApK9.framer-8t02ip, .framer-jApK9 .framer-1xmb0o6, .framer-jApK9 .framer-t3bepj { gap: 0px; } .framer-jApK9.framer-8t02ip > *, .framer-jApK9 .framer-1xmb0o6 > *, .framer-jApK9 .framer-t3bepj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-jApK9.framer-8t02ip > :first-child, .framer-jApK9 .framer-1xmb0o6 > :first-child, .framer-jApK9 .framer-t3bepj > :first-child { margin-left: 0px; } .framer-jApK9.framer-8t02ip > :last-child, .framer-jApK9 .framer-1xmb0o6 > :last-child, .framer-jApK9 .framer-t3bepj > :last-child { margin-right: 0px; } }\",\".framer-jApK9.framer-v-8t02ip.hover .framer-js27ln { right: -96px; }\",\".framer-jApK9.framer-v-8t02ip.hover .framer-dyq56l { bottom: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 200\n * @framerIntrinsicWidth 235\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"UDY4LjbwI\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"iKjhFDttZ\":\"themeImage01\",\"ydpY5RKV2\":\"themeImage02\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerFGwwRO3k4=withCSS(Component,css,\"framer-jApK9\");export default FramerFGwwRO3k4;FramerFGwwRO3k4.displayName=\"Themes Images\";FramerFGwwRO3k4.defaultProps={height:200,width:235};addPropertyControls(FramerFGwwRO3k4,{iKjhFDttZ:{__defaultAssetReference:\"data:framer/asset-reference,KwKhJKMqlbZDuQ7Bfnt4OZ2gL9k.png?originalFilename=3.png&preferredSize=auto\",title:\"Theme Image 01\",type:ControlType.ResponsiveImage},ydpY5RKV2:{__defaultAssetReference:\"data:framer/asset-reference,maTL4Vqg1Lm8v4UH68PeuMxZFhQ.png?originalFilename=2.png&preferredSize=auto\",title:\"Theme Image 02\",type:ControlType.ResponsiveImage}});addFonts(FramerFGwwRO3k4,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFGwwRO3k4\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"iKjhFDttZ\\\":\\\"themeImage01\\\",\\\"ydpY5RKV2\\\":\\\"themeImage02\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"200\",\"framerIntrinsicWidth\":\"235\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UDY4LjbwI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FGwwRO3k4.map", "// Generated by Framer (41c59c7)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/7dBPnSEIeSbbIF8BnABV/AzH6lPa5pZuHXXqC73p0/NcvgIE6hd.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/b4qFFPTsEalIzWckji2c/xwDvOo8A1Z3K8vmBIcBl/rpoWkHeOk.js\";const enabledGestures={ecqrFA9d3:{hover:true},fOcf6x09W:{pressed:true},U13dhwEgl:{pressed:true},wWs8Litf_:{hover:true}};const cycleOrder=[\"ecqrFA9d3\",\"U13dhwEgl\",\"wWs8Litf_\",\"fOcf6x09W\"];const serializationHash=\"framer-GH7C6\";const variantClassNames={ecqrFA9d3:\"framer-v-lu0zsi\",fOcf6x09W:\"framer-v-1s3p9zj\",U13dhwEgl:\"framer-v-1q797an\",wWs8Litf_:\"framer-v-k40766\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition2};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Desktop Item\":\"ecqrFA9d3\",\"Medium \":\"wWs8Litf_\",\"Medium Mobile\":\"fOcf6x09W\",\"Mobile Item\":\"U13dhwEgl\"};const getProps=({height,hoverColor,id,itemColor,link,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,ct7XPWNtU:link!==null&&link!==void 0?link:props.ct7XPWNtU,hcSvvCasr:(_ref=itemColor!==null&&itemColor!==void 0?itemColor:props.hcSvvCasr)!==null&&_ref!==void 0?_ref:\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",hTI9357l4:(_ref1=title!==null&&title!==void 0?title:props.hTI9357l4)!==null&&_ref1!==void 0?_ref1:\"Design\",rw93ALbu1:(_ref2=hoverColor!==null&&hoverColor!==void 0?hoverColor:props.rw93ALbu1)!==null&&_ref2!==void 0?_ref2:\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"ecqrFA9d3\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,hTI9357l4,ct7XPWNtU,hcSvvCasr,rw93ALbu1,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ecqrFA9d3\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:ct7XPWNtU,children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-lu0zsi\",className,classNames)} framer-6dn0kv`,\"data-framer-name\":\"Desktop Item\",layoutDependency:layoutDependency,layoutId:\"ecqrFA9d3\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"ecqrFA9d3-hover\":{\"data-framer-name\":undefined},\"fOcf6x09W-pressed\":{\"data-framer-name\":undefined},\"U13dhwEgl-pressed\":{\"data-framer-name\":undefined},\"wWs8Litf_-hover\":{\"data-framer-name\":undefined},fOcf6x09W:{\"data-framer-name\":\"Medium Mobile\"},U13dhwEgl:{\"data-framer-name\":\"Mobile Item\"},wWs8Litf_:{\"data-framer-name\":\"Medium \"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-38ebst\",\"data-framer-name\":\"Wrapper \",layoutDependency:layoutDependency,layoutId:\"VkofdgMc_\",...addPropertyOverrides({\"U13dhwEgl-pressed\":{whileTap:animation1},U13dhwEgl:{whileTap:animation}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-135bicp\",\"data-styles-preset\":\"rpoWkHeOk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-hcSvvCasr-LFYLZAcgb))\"},children:\"Design\"})}),className:\"framer-msfbc9\",\"data-framer-name\":\"Item Name\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PIjnFAoty\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-hcSvvCasr-LFYLZAcgb)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-hcSvvCasr-LFYLZAcgb\":hcSvvCasr,\"--variable-reference-rw93ALbu1-LFYLZAcgb\":rw93ALbu1},text:hTI9357l4,variants:{\"ecqrFA9d3-hover\":{\"--extracted-r6o4lv\":\"var(--variable-reference-rw93ALbu1-LFYLZAcgb)\",\"--variable-reference-rw93ALbu1-LFYLZAcgb\":rw93ALbu1},\"fOcf6x09W-pressed\":{\"--extracted-r6o4lv\":\"var(--variable-reference-rw93ALbu1-LFYLZAcgb)\",\"--variable-reference-rw93ALbu1-LFYLZAcgb\":rw93ALbu1},\"U13dhwEgl-pressed\":{\"--extracted-r6o4lv\":\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\"},\"wWs8Litf_-hover\":{\"--extracted-r6o4lv\":\"var(--variable-reference-rw93ALbu1-LFYLZAcgb)\",\"--variable-reference-rw93ALbu1-LFYLZAcgb\":rw93ALbu1}},verticalAlignment:\"top\",whileTap:animation1,withExternalLayout:true,...addPropertyOverrides({\"ecqrFA9d3-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-135bicp\",\"data-styles-preset\":\"rpoWkHeOk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-rw93ALbu1-LFYLZAcgb))\"},children:\"Design\"})})},\"fOcf6x09W-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rrsd9\",\"data-styles-preset\":\"NcvgIE6hd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-rw93ALbu1-LFYLZAcgb))\"},children:\"Design\"})})},\"U13dhwEgl-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-135bicp\",\"data-styles-preset\":\"rpoWkHeOk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255)))\"},children:\"Design\"})}),whileTap:undefined},\"wWs8Litf_-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rrsd9\",\"data-styles-preset\":\"NcvgIE6hd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-rw93ALbu1-LFYLZAcgb))\"},children:\"Design\"})})},fOcf6x09W:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rrsd9\",\"data-styles-preset\":\"NcvgIE6hd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-hcSvvCasr-LFYLZAcgb))\"},children:\"Design\"})})},U13dhwEgl:{whileTap:undefined},wWs8Litf_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rrsd9\",\"data-styles-preset\":\"NcvgIE6hd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-hcSvvCasr-LFYLZAcgb))\"},children:\"Design\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GH7C6.framer-6dn0kv, .framer-GH7C6 .framer-6dn0kv { display: block; }\",\".framer-GH7C6.framer-lu0zsi { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-GH7C6 .framer-38ebst { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-GH7C6 .framer-msfbc9 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-GH7C6.framer-lu0zsi, .framer-GH7C6 .framer-38ebst { gap: 0px; } .framer-GH7C6.framer-lu0zsi > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-GH7C6.framer-lu0zsi > :first-child { margin-left: 0px; } .framer-GH7C6.framer-lu0zsi > :last-child { margin-right: 0px; } .framer-GH7C6 .framer-38ebst > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-GH7C6 .framer-38ebst > :first-child { margin-top: 0px; } .framer-GH7C6 .framer-38ebst > :last-child { margin-bottom: 0px; } }\",\".framer-GH7C6.framer-v-1q797an.framer-lu0zsi { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 10px; }\",\".framer-GH7C6.framer-v-1q797an .framer-38ebst { align-content: flex-start; align-items: flex-start; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-GH7C6.framer-v-1q797an.framer-lu0zsi { gap: 0px; } .framer-GH7C6.framer-v-1q797an.framer-lu0zsi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-GH7C6.framer-v-1q797an.framer-lu0zsi > :first-child { margin-top: 0px; } .framer-GH7C6.framer-v-1q797an.framer-lu0zsi > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 49\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"U13dhwEgl\":{\"layout\":[\"auto\",\"auto\"]},\"wWs8Litf_\":{\"layout\":[\"auto\",\"auto\"]},\"fOcf6x09W\":{\"layout\":[\"auto\",\"auto\"]},\"NFtxOYEKj\":{\"layout\":[\"auto\",\"auto\"]},\"flffkJWGa\":{\"layout\":[\"auto\",\"auto\"]},\"fPsyYasUx\":{\"layout\":[\"auto\",\"auto\"]},\"giPBJV_2y\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"hTI9357l4\":\"title\",\"ct7XPWNtU\":\"link\",\"hcSvvCasr\":\"itemColor\",\"rw93ALbu1\":\"hoverColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerLFYLZAcgb=withCSS(Component,css,\"framer-GH7C6\");export default FramerLFYLZAcgb;FramerLFYLZAcgb.displayName=\"Nav-item\";FramerLFYLZAcgb.defaultProps={height:24,width:49};addPropertyControls(FramerLFYLZAcgb,{variant:{options:[\"ecqrFA9d3\",\"U13dhwEgl\",\"wWs8Litf_\",\"fOcf6x09W\"],optionTitles:[\"Desktop Item\",\"Mobile Item\",\"Medium \",\"Medium Mobile\"],title:\"Variant\",type:ControlType.Enum},hTI9357l4:{defaultValue:\"Design\",displayTextArea:false,title:\"Title\",type:ControlType.String},ct7XPWNtU:{title:\"Link\",type:ControlType.Link},hcSvvCasr:{defaultValue:\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",title:\"Item Color \",type:ControlType.Color},rw93ALbu1:{defaultValue:\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",title:\"Hover Color\",type:ControlType.Color}});addFonts(FramerLFYLZAcgb,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLFYLZAcgb\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"hTI9357l4\\\":\\\"title\\\",\\\"ct7XPWNtU\\\":\\\"link\\\",\\\"hcSvvCasr\\\":\\\"itemColor\\\",\\\"rw93ALbu1\\\":\\\"hoverColor\\\"}\",\"framerIntrinsicHeight\":\"24\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"49\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"U13dhwEgl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wWs8Litf_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fOcf6x09W\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NFtxOYEKj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"flffkJWGa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fPsyYasUx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"giPBJV_2y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LFYLZAcgb.map", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/hUoCWZqNUelsED2fTdSG/oVA3aeUA06StMwNhLldP/kBeUQp7vj.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fLVKjTSD5Fq2MfmX3eJr/iJrvWgSRFrikgLHzrrK0/xzPHO662J.js\";import ThemesImages from\"https://framerusercontent.com/modules/1WeQUmYCd9ZPoGhM81sQ/jufpSqfRQ8Ue8JXQ3FHf/FGwwRO3k4.js\";import NavItem from\"https://framerusercontent.com/modules/swxxxH5VB8uPud5sjxu1/tsiHd8iTXeZKj8qq16M7/LFYLZAcgb.js\";const NavItemFonts=getFonts(NavItem);const ThemesImagesFonts=getFonts(ThemesImages);const cycleOrder=[\"p_zM6XbAH\",\"KufXmD4lQ\",\"f4EPRQ9n8\"];const serializationHash=\"framer-wfj1E\";const variantClassNames={f4EPRQ9n8:\"framer-v-1ldf3iv\",KufXmD4lQ:\"framer-v-1wkh4si\",p_zM6XbAH:\"framer-v-1r95fj1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:7};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={\"Image Variant\":\"f4EPRQ9n8\",Desktop:\"p_zM6XbAH\",Phone:\"KufXmD4lQ\"};const getProps=({dropdownBackground,height,hoverColor,id,itemColor,width,...props})=>{return{...props,DX1kJaxXa:hoverColor??props.DX1kJaxXa??\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",h1xiAQHnR:dropdownBackground??props.h1xiAQHnR??\"var(--token-bc26a4b5-5025-43d4-92dc-e247fdd63564, rgb(227, 231, 253))\",oEOIwJVJW:itemColor??props.oEOIwJVJW??\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"p_zM6XbAH\"};};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,h1xiAQHnR,oEOIwJVJW,DX1kJaxXa,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"p_zM6XbAH\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"KufXmD4lQ\",\"f4EPRQ9n8\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"KufXmD4lQ\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"f4EPRQ9n8\")return true;return false;};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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1r95fj1\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"p_zM6XbAH\",ref:ref??ref1,style:{backgroundColor:h1xiAQHnR,borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",...style},variants:{KufXmD4lQ:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({f4EPRQ9n8:{\"data-framer-name\":\"Image Variant\"},KufXmD4lQ:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"fTTi6wKYp\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+15+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17axq4u-container\",layoutDependency:layoutDependency,layoutId:\"TU2qy_VhU-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks[0],hcSvvCasr:oEOIwJVJW,height:\"100%\",hTI9357l4:\"Home 01\",id:\"TU2qy_VhU\",layoutId:\"TU2qy_VhU\",rw93ALbu1:DX1kJaxXa,variant:\"ecqrFA9d3\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ayKmizUIC\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+15+34,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qrttp7-container\",layoutDependency:layoutDependency,layoutId:\"nRC7fvres-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks1[0],hcSvvCasr:oEOIwJVJW,height:\"100%\",hTI9357l4:\"Home 02\",id:\"nRC7fvres\",layoutId:\"nRC7fvres\",rw93ALbu1:DX1kJaxXa,variant:\"ecqrFA9d3\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21wlk1\",\"data-styles-preset\":\"kBeUQp7vj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-DX1kJaxXa-JeegU_hFx))\"},children:\"Home\"})}),className:\"framer-z2kv77\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WPNSk8Vhh\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-DX1kJaxXa-JeegU_hFx)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-DX1kJaxXa-JeegU_hFx\":DX1kJaxXa},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q3359x\",\"data-framer-name\":\"Contaioner\",layoutDependency:layoutDependency,layoutId:\"gpQ1eUEUe\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-i81i45\",\"data-framer-name\":\"Images\",layoutDependency:layoutDependency,layoutId:\"fF_oCKvnk\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qlixxf-container\",layoutDependency:layoutDependency,layoutId:\"BEpbTu1OC-container\",children:/*#__PURE__*/_jsx(ThemesImages,{height:\"100%\",id:\"BEpbTu1OC\",layoutId:\"BEpbTu1OC\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5c8fj2\",\"data-framer-name\":\"Nav links\",layoutDependency:layoutDependency,layoutId:\"QPSyr6wiv\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fTTi6wKYp\"},nodeId:\"lQpcZr9tn\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-cib9pn framer-uit11g\",\"data-border\":true,\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"lQpcZr9tn\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(86, 87, 91)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},whileHover:animation,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({f4EPRQ9n8:{y:(componentViewport?.y||0)+16+0+42+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13bjd2v-container\",layoutDependency:layoutDependency,layoutId:\"Qq29GG69k-container\",children:/*#__PURE__*/_jsx(NavItem,{hcSvvCasr:oEOIwJVJW,height:\"100%\",hTI9357l4:\"Home Demo One\",id:\"Qq29GG69k\",layoutId:\"Qq29GG69k\",rw93ALbu1:DX1kJaxXa,variant:\"ecqrFA9d3\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10m3o6y\",\"data-styles-preset\":\"xzPHO662J\",children:\"Modern SaaS Design\"})}),className:\"framer-1otbq5c\",\"data-framer-name\":\"Sub-Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"c07yPFBOv\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ayKmizUIC\"},nodeId:\"MAMqkitGJ\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1azj5g6 framer-uit11g\",\"data-border\":true,\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"MAMqkitGJ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(86, 87, 91)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},whileHover:animation,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({f4EPRQ9n8:{y:(componentViewport?.y||0)+16+0+42+0+63+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dlk5ye-container\",layoutDependency:layoutDependency,layoutId:\"FMggnLuZI-container\",children:/*#__PURE__*/_jsx(NavItem,{hcSvvCasr:oEOIwJVJW,height:\"100%\",hTI9357l4:\"Home Demo Two\",id:\"FMggnLuZI\",layoutId:\"FMggnLuZI\",rw93ALbu1:DX1kJaxXa,variant:\"ecqrFA9d3\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10m3o6y\",\"data-styles-preset\":\"xzPHO662J\",children:\"Stylish Business Design\"})}),className:\"framer-1ak2bbh\",\"data-framer-name\":\"Sub-Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CWNTnflbp\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})]})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wfj1E.framer-uit11g, .framer-wfj1E .framer-uit11g { display: block; }\",\".framer-wfj1E.framer-1r95fj1 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 15px; position: relative; width: min-content; }\",\".framer-wfj1E .framer-17axq4u-container, .framer-wfj1E .framer-qrttp7-container, .framer-wfj1E .framer-1qlixxf-container, .framer-wfj1E .framer-13bjd2v-container, .framer-wfj1E .framer-dlk5ye-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-wfj1E .framer-z2kv77 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-wfj1E .framer-q3359x { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-wfj1E .framer-i81i45 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-wfj1E .framer-5c8fj2 { 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: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-wfj1E .framer-cib9pn, .framer-wfj1E .framer-1azj5g6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 5px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-wfj1E .framer-1otbq5c, .framer-wfj1E .framer-1ak2bbh { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wfj1E.framer-1r95fj1, .framer-wfj1E .framer-q3359x, .framer-wfj1E .framer-i81i45, .framer-wfj1E .framer-5c8fj2, .framer-wfj1E .framer-cib9pn, .framer-wfj1E .framer-1azj5g6 { gap: 0px; } .framer-wfj1E.framer-1r95fj1 > *, .framer-wfj1E .framer-5c8fj2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-wfj1E.framer-1r95fj1 > :first-child, .framer-wfj1E .framer-i81i45 > :first-child, .framer-wfj1E .framer-5c8fj2 > :first-child, .framer-wfj1E .framer-cib9pn > :first-child, .framer-wfj1E .framer-1azj5g6 > :first-child { margin-top: 0px; } .framer-wfj1E.framer-1r95fj1 > :last-child, .framer-wfj1E .framer-i81i45 > :last-child, .framer-wfj1E .framer-5c8fj2 > :last-child, .framer-wfj1E .framer-cib9pn > :last-child, .framer-wfj1E .framer-1azj5g6 > :last-child { margin-bottom: 0px; } .framer-wfj1E .framer-q3359x > * { margin: 0px; margin-left: calc(25px / 2); margin-right: calc(25px / 2); } .framer-wfj1E .framer-q3359x > :first-child { margin-left: 0px; } .framer-wfj1E .framer-q3359x > :last-child { margin-right: 0px; } .framer-wfj1E .framer-i81i45 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-wfj1E .framer-cib9pn > *, .framer-wfj1E .framer-1azj5g6 > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } }\",\".framer-wfj1E.framer-v-1wkh4si.framer-1r95fj1 { padding: 16px 0px 0px 0px; }\",\".framer-wfj1E.framer-v-1wkh4si .framer-z2kv77, .framer-wfj1E.framer-v-1ldf3iv .framer-i81i45, .framer-wfj1E.framer-v-1ldf3iv .framer-1qlixxf-container, .framer-wfj1E.framer-v-1ldf3iv .framer-cib9pn { order: 0; }\",\".framer-wfj1E.framer-v-1ldf3iv.framer-1r95fj1 { padding: 16px; width: 450px; }\",\".framer-wfj1E.framer-v-1ldf3iv .framer-q3359x { align-self: unset; order: 0; width: 100%; }\",\".framer-wfj1E.framer-v-1ldf3iv .framer-5c8fj2, .framer-wfj1E.framer-v-1ldf3iv .framer-1azj5g6 { order: 1; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-wfj1E[data-border=\"true\"]::after, .framer-wfj1E [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 88\n * @framerIntrinsicWidth 95\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"KufXmD4lQ\":{\"layout\":[\"auto\",\"auto\"]},\"f4EPRQ9n8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"h1xiAQHnR\":\"dropdownBackground\",\"oEOIwJVJW\":\"itemColor\",\"DX1kJaxXa\":\"hoverColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJeegU_hFx=withCSS(Component,css,\"framer-wfj1E\");export default FramerJeegU_hFx;FramerJeegU_hFx.displayName=\"Links: Demos\";FramerJeegU_hFx.defaultProps={height:88,width:95};addPropertyControls(FramerJeegU_hFx,{variant:{options:[\"p_zM6XbAH\",\"KufXmD4lQ\",\"f4EPRQ9n8\"],optionTitles:[\"Desktop\",\"Phone\",\"Image Variant\"],title:\"Variant\",type:ControlType.Enum},h1xiAQHnR:{defaultValue:'var(--token-bc26a4b5-5025-43d4-92dc-e247fdd63564, rgb(227, 231, 253)) /* {\"name\":\"Natural 09\"} */',title:\"Dropdown Background\",type:ControlType.Color},oEOIwJVJW:{defaultValue:\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",title:\"Item Color\",type:ControlType.Color},DX1kJaxXa:{defaultValue:\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",title:\"Hover Color\",type:ControlType.Color}});addFonts(FramerJeegU_hFx,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavItemFonts,...ThemesImagesFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJeegU_hFx\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KufXmD4lQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"f4EPRQ9n8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"88\",\"framerIntrinsicWidth\":\"95\",\"framerVariables\":\"{\\\"h1xiAQHnR\\\":\\\"dropdownBackground\\\",\\\"oEOIwJVJW\\\":\\\"itemColor\\\",\\\"DX1kJaxXa\\\":\\\"hoverColor\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JeegU_hFx.map", "// Generated by Framer (7d037c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavItem from\"https://framerusercontent.com/modules/swxxxH5VB8uPud5sjxu1/tsiHd8iTXeZKj8qq16M7/LFYLZAcgb.js\";const NavItemFonts=getFonts(NavItem);const cycleOrder=[\"oVRJDLMGi\",\"qP1aoJhxu\"];const serializationHash=\"framer-tfyVP\";const variantClassNames={oVRJDLMGi:\"framer-v-1hxxbat\",qP1aoJhxu:\"framer-v-2pvdr8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"oVRJDLMGi\",Phone:\"qP1aoJhxu\"};const getProps=({dropdownBackground,height,hoverColor,id,itemColor,width,...props})=>{return{...props,bfGfXKPlD:itemColor??props.bfGfXKPlD??\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",gC3jUieEF:dropdownBackground??props.gC3jUieEF??\"var(--token-bc26a4b5-5025-43d4-92dc-e247fdd63564, rgb(227, 231, 253))\",rhRc0KhVw:hoverColor??props.rhRc0KhVw??\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"oVRJDLMGi\"};};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,gC3jUieEF,bfGfXKPlD,rhRc0KhVw,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"oVRJDLMGi\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1hxxbat\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"oVRJDLMGi\",ref:ref??ref1,style:{backgroundColor:gC3jUieEF,borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",...style},variants:{qP1aoJhxu:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({qP1aoJhxu:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bqSD_tcOh\"},implicitPathVariables:undefined},{href:{webPageId:\"bqSD_tcOh\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+15+0,...addPropertyOverrides({qP1aoJhxu:{y:(componentViewport?.y||0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1eu2rou-container\",layoutDependency:layoutDependency,layoutId:\"waY_qIVGc-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks[0],hcSvvCasr:bfGfXKPlD,height:\"100%\",hTI9357l4:\"Product\",id:\"waY_qIVGc\",layoutId:\"waY_qIVGc\",rw93ALbu1:rhRc0KhVw,variant:\"ecqrFA9d3\",width:\"100%\",...addPropertyOverrides({qP1aoJhxu:{ct7XPWNtU:resolvedLinks[1],variant:\"U13dhwEgl\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"f5PH7eE0q\"},implicitPathVariables:undefined},{href:{webPageId:\"f5PH7eE0q\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+15+34,...addPropertyOverrides({qP1aoJhxu:{y:(componentViewport?.y||0)+0+34}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rxae24-container\",layoutDependency:layoutDependency,layoutId:\"JQyGdo_LO-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks1[0],hcSvvCasr:bfGfXKPlD,height:\"100%\",hTI9357l4:\"Performance\",id:\"JQyGdo_LO\",layoutId:\"JQyGdo_LO\",rw93ALbu1:rhRc0KhVw,variant:\"ecqrFA9d3\",width:\"100%\",...addPropertyOverrides({qP1aoJhxu:{ct7XPWNtU:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"yCdYAr0ig\"},implicitPathVariables:undefined},{href:{webPageId:\"yCdYAr0ig\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+15+68,...addPropertyOverrides({qP1aoJhxu:{y:(componentViewport?.y||0)+0+68}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pzvrk2-container\",layoutDependency:layoutDependency,layoutId:\"gEYQmG4aB-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks2[0],hcSvvCasr:bfGfXKPlD,height:\"100%\",hTI9357l4:\"Technology\",id:\"gEYQmG4aB\",layoutId:\"gEYQmG4aB\",rw93ALbu1:rhRc0KhVw,variant:\"ecqrFA9d3\",width:\"100%\",...addPropertyOverrides({qP1aoJhxu:{ct7XPWNtU:resolvedLinks2[1],variant:\"U13dhwEgl\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"z5Rc8OjgM\"},implicitPathVariables:undefined},{href:{webPageId:\"z5Rc8OjgM\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+15+102,...addPropertyOverrides({qP1aoJhxu:{y:(componentViewport?.y||0)+0+102}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rhoc8k-container\",layoutDependency:layoutDependency,layoutId:\"S0GiT4ys5-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks3[0],hcSvvCasr:bfGfXKPlD,height:\"100%\",hTI9357l4:\"Integration \",id:\"S0GiT4ys5\",layoutId:\"S0GiT4ys5\",rw93ALbu1:rhRc0KhVw,variant:\"ecqrFA9d3\",width:\"100%\",...addPropertyOverrides({qP1aoJhxu:{ct7XPWNtU:resolvedLinks3[1],variant:\"U13dhwEgl\"}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tfyVP.framer-zwr6jg, .framer-tfyVP .framer-zwr6jg { display: block; }\",\".framer-tfyVP.framer-1hxxbat { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 15px; position: relative; width: min-content; }\",\".framer-tfyVP .framer-1eu2rou-container, .framer-tfyVP .framer-rxae24-container, .framer-tfyVP .framer-1pzvrk2-container, .framer-tfyVP .framer-rhoc8k-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tfyVP.framer-1hxxbat { gap: 0px; } .framer-tfyVP.framer-1hxxbat > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-tfyVP.framer-1hxxbat > :first-child { margin-top: 0px; } .framer-tfyVP.framer-1hxxbat > :last-child { margin-bottom: 0px; } }\",\".framer-tfyVP.framer-v-2pvdr8.framer-1hxxbat { padding: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 156\n * @framerIntrinsicWidth 124\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"qP1aoJhxu\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"gC3jUieEF\":\"dropdownBackground\",\"bfGfXKPlD\":\"itemColor\",\"rhRc0KhVw\":\"hoverColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerqNzzHtAFW=withCSS(Component,css,\"framer-tfyVP\");export default FramerqNzzHtAFW;FramerqNzzHtAFW.displayName=\"Links: Other Pages\";FramerqNzzHtAFW.defaultProps={height:156,width:124};addPropertyControls(FramerqNzzHtAFW,{variant:{options:[\"oVRJDLMGi\",\"qP1aoJhxu\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},gC3jUieEF:{defaultValue:'var(--token-bc26a4b5-5025-43d4-92dc-e247fdd63564, rgb(227, 231, 253)) /* {\"name\":\"Natural 09\"} */',title:\"Dropdown Background \",type:ControlType.Color},bfGfXKPlD:{defaultValue:\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",title:\"Item Color\",type:ControlType.Color},rhRc0KhVw:{defaultValue:\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",title:\"Hover Color\",type:ControlType.Color}});addFonts(FramerqNzzHtAFW,[{explicitInter:true,fonts:[]},...NavItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqNzzHtAFW\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qP1aoJhxu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"124\",\"framerVariables\":\"{\\\"gC3jUieEF\\\":\\\"dropdownBackground\\\",\\\"bfGfXKPlD\\\":\\\"itemColor\\\",\\\"rhRc0KhVw\\\":\\\"hoverColor\\\"}\",\"framerIntrinsicHeight\":\"156\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qNzzHtAFW.map", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/hUoCWZqNUelsED2fTdSG/oVA3aeUA06StMwNhLldP/kBeUQp7vj.js\";import NavItem from\"https://framerusercontent.com/modules/swxxxH5VB8uPud5sjxu1/tsiHd8iTXeZKj8qq16M7/LFYLZAcgb.js\";const NavItemFonts=getFonts(NavItem);const cycleOrder=[\"NSuQWt29f\",\"lrj8r5d7A\"];const serializationHash=\"framer-pd782\";const variantClassNames={lrj8r5d7A:\"framer-v-10obk1q\",NSuQWt29f:\"framer-v-ow6yv0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"NSuQWt29f\",Phone:\"lrj8r5d7A\"};const getProps=({dropdownBackground,height,hoverColor,id,itemColor,width,...props})=>{return{...props,e89HdtLc_:hoverColor??props.e89HdtLc_??\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",LiqDfqFzG:dropdownBackground??props.LiqDfqFzG??\"var(--token-bc26a4b5-5025-43d4-92dc-e247fdd63564, rgb(227, 231, 253))\",QhMbK9p1W:itemColor??props.QhMbK9p1W??\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"NSuQWt29f\"};};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,LiqDfqFzG,QhMbK9p1W,e89HdtLc_,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NSuQWt29f\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"lrj8r5d7A\")return true;return false;};const router=useRouter();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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ow6yv0\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"NSuQWt29f\",ref:ref??ref1,style:{backgroundColor:LiqDfqFzG,borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",...style},variants:{lrj8r5d7A:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({lrj8r5d7A:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21wlk1\",\"data-styles-preset\":\"kBeUQp7vj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-e89HdtLc_-TtzNhTkoH))\"},children:\"CMS Pages\"})}),className:\"framer-1ihcbm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Qq_1wsWNd\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-e89HdtLc_-TtzNhTkoH)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-e89HdtLc_-TtzNhTkoH\":e89HdtLc_},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Gn_OixUmK\"},implicitPathVariables:undefined},{href:{webPageId:\"Gn_OixUmK\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+15+0,...addPropertyOverrides({lrj8r5d7A:{y:(componentViewport?.y||0)+16+34}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fexvl1-container\",layoutDependency:layoutDependency,layoutId:\"OJXYO8AZX-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks[0],hcSvvCasr:QhMbK9p1W,height:\"100%\",hTI9357l4:\"Blog [CMS]\",id:\"OJXYO8AZX\",layoutId:\"OJXYO8AZX\",rw93ALbu1:e89HdtLc_,variant:\"ecqrFA9d3\",width:\"100%\",...addPropertyOverrides({lrj8r5d7A:{ct7XPWNtU:resolvedLinks[1],variant:\"U13dhwEgl\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{nes4Ae8Ij:\"user-spotlight-success-stories-from-companies-with-bytebiz\"},unresolvedPathSlugs:{nes4Ae8Ij:{collectionId:\"ZOiNv50dF\",collectionItemId:\"q4zAJNiMt\"}},webPageId:\"ydxx6v2k_\"},implicitPathVariables:undefined},{href:{pathVariables:{nes4Ae8Ij:\"user-spotlight-success-stories-from-companies-with-bytebiz\"},unresolvedPathSlugs:{nes4Ae8Ij:{collectionId:\"ZOiNv50dF\",collectionItemId:\"q4zAJNiMt\"}},webPageId:\"ydxx6v2k_\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+15+34,...addPropertyOverrides({lrj8r5d7A:{y:(componentViewport?.y||0)+16+68}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-cy5d46-container\",layoutDependency:layoutDependency,layoutId:\"ZJfV4vAEk-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks1[0],hcSvvCasr:QhMbK9p1W,height:\"100%\",hTI9357l4:\"Blog Details [CMS]\",id:\"ZJfV4vAEk\",layoutId:\"ZJfV4vAEk\",rw93ALbu1:e89HdtLc_,variant:\"ecqrFA9d3\",width:\"100%\",...addPropertyOverrides({lrj8r5d7A:{ct7XPWNtU:resolvedLinks1[1],variant:\"U13dhwEgl\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"yCdYAr0ig\"},implicitPathVariables:undefined},{href:{webPageId:\"yCdYAr0ig\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+15+68,...addPropertyOverrides({lrj8r5d7A:{y:(componentViewport?.y||0)+16+102}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-a995cm-container\",layoutDependency:layoutDependency,layoutId:\"eM2oupXMw-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks2[0],hcSvvCasr:QhMbK9p1W,height:\"100%\",hTI9357l4:\"Service [CMS]\",id:\"eM2oupXMw\",layoutId:\"eM2oupXMw\",rw93ALbu1:e89HdtLc_,variant:\"ecqrFA9d3\",width:\"100%\",...addPropertyOverrides({lrj8r5d7A:{ct7XPWNtU:resolvedLinks2[1],variant:\"U13dhwEgl\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{vbYMxlcxN:\"content-strategy\"},unresolvedPathSlugs:{vbYMxlcxN:{collectionId:\"iAkGKp5TW\",collectionItemId:\"a7YfaoAWj\"}},webPageId:\"t5tUXO6bH\"},implicitPathVariables:undefined},{href:{pathVariables:{vbYMxlcxN:\"content-strategy\"},unresolvedPathSlugs:{vbYMxlcxN:{collectionId:\"iAkGKp5TW\",collectionItemId:\"a7YfaoAWj\"}},webPageId:\"t5tUXO6bH\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+15+102,...addPropertyOverrides({lrj8r5d7A:{y:(componentViewport?.y||0)+16+136}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vdtqll-container\",layoutDependency:layoutDependency,layoutId:\"OWscIOz6p-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks3[0],hcSvvCasr:QhMbK9p1W,height:\"100%\",hTI9357l4:\"Service Details [CMS]\",id:\"OWscIOz6p\",layoutId:\"OWscIOz6p\",rw93ALbu1:e89HdtLc_,variant:\"ecqrFA9d3\",width:\"100%\",...addPropertyOverrides({lrj8r5d7A:{ct7XPWNtU:resolvedLinks3[1],variant:\"U13dhwEgl\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TJTfieV6Z\"},implicitPathVariables:undefined},{href:{webPageId:\"TJTfieV6Z\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+15+136,...addPropertyOverrides({lrj8r5d7A:{y:(componentViewport?.y||0)+16+170}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cbp7zu-container\",layoutDependency:layoutDependency,layoutId:\"P7X9cDva7-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks4[0],hcSvvCasr:QhMbK9p1W,height:\"100%\",hTI9357l4:\"Case Study \",id:\"P7X9cDva7\",layoutId:\"P7X9cDva7\",rw93ALbu1:e89HdtLc_,variant:\"ecqrFA9d3\",width:\"100%\",...addPropertyOverrides({lrj8r5d7A:{ct7XPWNtU:resolvedLinks4[1],variant:\"U13dhwEgl\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{kEcmXN7_8:\"russell-moccasin\"},unresolvedPathSlugs:{kEcmXN7_8:{collectionId:\"K9p6lvI1a\",collectionItemId:\"uax9pgbnS\"}},webPageId:\"f6o6BHS6O\"},implicitPathVariables:undefined},{href:{pathVariables:{kEcmXN7_8:\"russell-moccasin\"},unresolvedPathSlugs:{kEcmXN7_8:{collectionId:\"K9p6lvI1a\",collectionItemId:\"uax9pgbnS\"}},webPageId:\"f6o6BHS6O\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+15+170,...addPropertyOverrides({lrj8r5d7A:{y:(componentViewport?.y||0)+16+204}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dazcme-container\",layoutDependency:layoutDependency,layoutId:\"DCNdUXzTM-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks5[0],hcSvvCasr:QhMbK9p1W,height:\"100%\",hTI9357l4:\"Case Details [CMS]\",id:\"DCNdUXzTM\",layoutId:\"DCNdUXzTM\",rw93ALbu1:e89HdtLc_,variant:\"ecqrFA9d3\",width:\"100%\",...addPropertyOverrides({lrj8r5d7A:{ct7XPWNtU:resolvedLinks5[1],variant:\"U13dhwEgl\"}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pd782.framer-henhhg, .framer-pd782 .framer-henhhg { display: block; }\",\".framer-pd782.framer-ow6yv0 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 15px; position: relative; width: min-content; }\",\".framer-pd782 .framer-1ihcbm { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-pd782 .framer-fexvl1-container, .framer-pd782 .framer-cy5d46-container, .framer-pd782 .framer-a995cm-container, .framer-pd782 .framer-vdtqll-container, .framer-pd782 .framer-1cbp7zu-container, .framer-pd782 .framer-1dazcme-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pd782.framer-ow6yv0 { gap: 0px; } .framer-pd782.framer-ow6yv0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-pd782.framer-ow6yv0 > :first-child { margin-top: 0px; } .framer-pd782.framer-ow6yv0 > :last-child { margin-bottom: 0px; } }\",\".framer-pd782.framer-v-10obk1q.framer-ow6yv0 { padding: 16px 0px 0px 0px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 224\n * @framerIntrinsicWidth 181\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"lrj8r5d7A\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"LiqDfqFzG\":\"dropdownBackground\",\"QhMbK9p1W\":\"itemColor\",\"e89HdtLc_\":\"hoverColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTtzNhTkoH=withCSS(Component,css,\"framer-pd782\");export default FramerTtzNhTkoH;FramerTtzNhTkoH.displayName=\"Links: CMS Pages\";FramerTtzNhTkoH.defaultProps={height:224,width:181};addPropertyControls(FramerTtzNhTkoH,{variant:{options:[\"NSuQWt29f\",\"lrj8r5d7A\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},LiqDfqFzG:{defaultValue:'var(--token-bc26a4b5-5025-43d4-92dc-e247fdd63564, rgb(227, 231, 253)) /* {\"name\":\"Natural 09\"} */',title:\"Dropdown Background\",type:ControlType.Color},QhMbK9p1W:{defaultValue:\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",title:\"Item Color\",type:ControlType.Color},e89HdtLc_:{defaultValue:\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",title:\"Hover Color\",type:ControlType.Color}});addFonts(FramerTtzNhTkoH,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavItemFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTtzNhTkoH\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"181\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"LiqDfqFzG\\\":\\\"dropdownBackground\\\",\\\"QhMbK9p1W\\\":\\\"itemColor\\\",\\\"e89HdtLc_\\\":\\\"hoverColor\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lrj8r5d7A\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"224\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TtzNhTkoH.map", "// Generated by Framer (7d037c2)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/dJKG13ah5W8aP4DRprhq/kzC70i12bg2mQBzG1eSD/ayYt_ohAh.js\";import HeaderButton from\"https://framerusercontent.com/modules/ttzzLuq7yvGgzyhmU4dM/BSqS0Z9fQ5zvhAUrz3ta/El23f1l8y.js\";import Trigger02 from\"https://framerusercontent.com/modules/69QX1JbNWj90CTitMPCT/eNVfICBSV7nZxkkabTPo/f4Gy0Cc3C.js\";import Trigger01 from\"https://framerusercontent.com/modules/8XHqO1oMrxJzRjqrDuJ8/OE0SxnQLA8Am0aRkkf1z/fGxZ8keae.js\";import LinksDemos from\"https://framerusercontent.com/modules/kUirpGnICeTJ6HOgMoRY/WLHy9QmZ7ucBIyf2pUFW/JeegU_hFx.js\";import NavItem from\"https://framerusercontent.com/modules/swxxxH5VB8uPud5sjxu1/tsiHd8iTXeZKj8qq16M7/LFYLZAcgb.js\";import LinksOtherPages from\"https://framerusercontent.com/modules/8fMU7F0xdM2u8AQeUCJz/HphyxOdWgJ3yCbb9JNes/qNzzHtAFW.js\";import LinksCMSPages from\"https://framerusercontent.com/modules/dTPW5wUy4UEjBL1kfy9N/4gbuKaOnCF5HsgLNhuyt/TtzNhTkoH.js\";const HeaderButtonFonts=getFonts(HeaderButton);const Trigger01Fonts=getFonts(Trigger01);const Trigger02Fonts=getFonts(Trigger02);const LinksOtherPagesFonts=getFonts(LinksOtherPages);const MotionDivWithFX=withFX(motion.div);const NavItemFonts=getFonts(NavItem);const LinksDemosFonts=getFonts(LinksDemos);const LinksCMSPagesFonts=getFonts(LinksCMSPages);const MotionNavWithFX=withFX(motion.nav);const cycleOrder=[\"mY21DXU0i\",\"AtVNya2fh\",\"rmQjk6tGD\",\"tMw94UJY7\",\"aaat3Q84d\",\"SxWURHOWI\"];const serializationHash=\"framer-Wcngw\";const variantClassNames={aaat3Q84d:\"framer-v-18yq2t1\",AtVNya2fh:\"framer-v-m3xxnx\",mY21DXU0i:\"framer-v-8n8a8g\",rmQjk6tGD:\"framer-v-1cvoqzg\",SxWURHOWI:\"framer-v-1vvmxf3\",tMw94UJY7:\"framer-v-blxmz8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition2={delay:0,duration:.6,ease:[.81,.01,0,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-86};const transition3={damping:50,delay:0,mass:1,stiffness:300,type:\"spring\"};const transition4={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transition5={delay:.2,duration:.3,ease:[0,0,1,1],type:\"tween\"};const transition6={damping:40,delay:0,mass:.5,stiffness:600,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const transition7={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition7};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Laptop \":\"AtVNya2fh\",\"Phone Open\":\"SxWURHOWI\",\"Tablet \":\"rmQjk6tGD\",\"Tablet Open\":\"tMw94UJY7\",Desktop:\"mY21DXU0i\",Phone:\"aaat3Q84d\"};const getProps=({buttonLink,dashboard,dropdownBackground,height,iconVisible,id,navbarBackground,navItemColor,navItemHoverColor,width,...props})=>{return{...props,bO_rYKPZL:navItemColor??props.bO_rYKPZL??\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",gy1r7yGtl:iconVisible??props.gy1r7yGtl,iA6dDQTXw:dropdownBackground??props.iA6dDQTXw??\"var(--token-bc26a4b5-5025-43d4-92dc-e247fdd63564, rgb(227, 231, 253))\",JVe_gQVkJ:navbarBackground??props.JVe_gQVkJ??\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",MabyEhyhe:navItemHoverColor??props.MabyEhyhe??\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"mY21DXU0i\",vayJxmLAC:buttonLink??props.vayJxmLAC,YD_zITSc1:dashboard??props.YD_zITSc1??\"Login\"};};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,bO_rYKPZL,MabyEhyhe,iA6dDQTXw,JVe_gQVkJ,YD_zITSc1,vayJxmLAC,gy1r7yGtl,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"mY21DXU0i\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1levby1=activeVariantCallback(async(...args)=>{setVariant(\"tMw94UJY7\");});const onTap13f5s3p=activeVariantCallback(async(...args)=>{setVariant(\"rmQjk6tGD\");});const onTap7nnxhu=activeVariantCallback(async(...args)=>{setVariant(\"SxWURHOWI\");});const onTap7umswv=activeVariantCallback(async(...args)=>{setVariant(\"aaat3Q84d\");});const PWSlWeqS6txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"rmQjk6tGD\",\"tMw94UJY7\",\"aaat3Q84d\",\"SxWURHOWI\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"aaat3Q84d\",\"SxWURHOWI\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"rmQjk6tGD\",\"aaat3Q84d\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"tMw94UJY7\",\"SxWURHOWI\"].includes(baseVariant))return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const router=useRouter();const isDisplayed4=()=>{if([\"tMw94UJY7\",\"SxWURHOWI\"].includes(baseVariant))return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"SxWURHOWI\")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,...addPropertyOverrides({aaat3Q84d:{value:transition3},rmQjk6tGD:{value:transition3},SxWURHOWI:{value:transition3},tMw94UJY7:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionNavWithFX,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-8n8a8g\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"mY21DXU0i\",ref:ref??ref1,style:{backgroundColor:JVe_gQVkJ,...style},...addPropertyOverrides({aaat3Q84d:{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"Phone\"},AtVNya2fh:{\"data-framer-name\":\"Laptop \"},rmQjk6tGD:{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"Tablet \"},SxWURHOWI:{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"Phone Open\"},tMw94UJY7:{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"Tablet Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vtcpo8\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"JARGKIijS\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ayKmizUIC\"},nodeId:\"GByTlSpj7\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1p78px3 framer-tb4na6\",\"data-framer-name\":\"Logo and Name\",layoutDependency:layoutDependency,layoutId:\"GByTlSpj7\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zsy24j\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"RAg7QNXm4\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:628,intrinsicWidth:635,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(15+((componentViewport?.height||78)-30-33.599999999999994)/2)+0+0+1.7999999999999972),pixelHeight:628,pixelWidth:635,positionX:\"center\",positionY:\"center\",sizes:\"30px\",src:\"https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png\",srcSet:\"https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png?scale-down-to=512 512w,https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png 635w\"},className:\"framer-1rg4hr8\",\"data-framer-name\":\"circle\",layoutDependency:layoutDependency,layoutId:\"XqmgMrhIR\",...addPropertyOverrides({aaat3Q84d:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:628,intrinsicWidth:635,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+15+(((componentViewport?.height||200)-30-44)/2+0+0)+5.200000000000003+0+1.7999999999999972),pixelHeight:628,pixelWidth:635,positionX:\"center\",positionY:\"center\",sizes:\"30px\",src:\"https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png\",srcSet:\"https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png?scale-down-to=512 512w,https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png 635w\"}},rmQjk6tGD:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:628,intrinsicWidth:635,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+(((componentViewport?.height||200)-40-48)/2+0+0)+7.200000000000003+0+1.7999999999999972),pixelHeight:628,pixelWidth:635,positionX:\"center\",positionY:\"center\",sizes:\"30px\",src:\"https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png\",srcSet:\"https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png?scale-down-to=512 512w,https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png 635w\"}},SxWURHOWI:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:628,intrinsicWidth:635,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+15+(((componentViewport?.height||200)-30-446)/2+0+0)+5.200000000000003+0+1.7999999999999972),pixelHeight:628,pixelWidth:635,positionX:\"center\",positionY:\"center\",sizes:\"30px\",src:\"https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png\",srcSet:\"https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png?scale-down-to=512 512w,https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png 635w\"}},tMw94UJY7:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:628,intrinsicWidth:635,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+(((componentViewport?.height||200)-40-684)/2+0+0)+7.200000000000003+0+1.7999999999999972),pixelHeight:628,pixelWidth:635,positionX:\"center\",positionY:\"center\",sizes:\"30px\",src:\"https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png\",srcSet:\"https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png?scale-down-to=512 512w,https://framerusercontent.com/images/afnlVYVwVhR3x81lNtE13NdY3Xc.png 635w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-hiqxju\",\"data-styles-preset\":\"ayYt_ohAh\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0)))\"},children:\"Realift\"})}),className:\"framer-fphjqr\",\"data-framer-name\":\"Bytebiz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"l1zBZa0EV\",style:{\"--extracted-1eung3n\":\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f76c1c\",\"data-framer-name\":\"Wrap\",layoutDependency:layoutDependency,layoutId:\"wg4Pgvp84\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-165npq2\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"K2A1rALkk\",...addPropertyOverrides({aaat3Q84d:{\"data-highlight\":true,onTap:onTap7nnxhu},rmQjk6tGD:{\"data-highlight\":true,onTap:onTap1levby1},SxWURHOWI:{\"data-highlight\":true,onTap:onTap7umswv},tMw94UJY7:{\"data-highlight\":true,onTap:onTap13f5s3p}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ini2gq\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"JW0zehPvg\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{aaat3Q84d:{backgroundColor:bO_rYKPZL,rotate:0},rmQjk6tGD:{backgroundColor:bO_rYKPZL},SxWURHOWI:{backgroundColor:bO_rYKPZL,rotate:-45},tMw94UJY7:{backgroundColor:bO_rYKPZL,rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wwroa7\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"dPMrCbFc8\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{aaat3Q84d:{backgroundColor:bO_rYKPZL,rotate:0},rmQjk6tGD:{backgroundColor:bO_rYKPZL},SxWURHOWI:{backgroundColor:bO_rYKPZL,rotate:45},tMw94UJY7:{backgroundColor:bO_rYKPZL,rotate:45}}})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({rmQjk6tGD:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-40-48)/2+0+0)+0+0},tMw94UJY7:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-40-684)/2+0+0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gasqr7-container\",layoutDependency:layoutDependency,layoutId:\"jU66s8v37-container\",children:/*#__PURE__*/_jsx(HeaderButton,{height:\"100%\",id:\"jU66s8v37\",jYyFwAekR:vayJxmLAC,layoutId:\"jU66s8v37\",owSTX9Jmi:YD_zITSc1,PcErDU7BK:gy1r7yGtl,variant:\"v3fiBuh0v\",width:\"100%\"})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({SxWURHOWI:{value:transition5},tMw94UJY7:{value:transition4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1flyn02\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"UXFnxLiBN\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+(15+((componentViewport?.height||78)-30-34)/2)+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-l8754b-container\",\"data-framer-name\":\"Trigger\",layoutDependency:layoutDependency,layoutId:\"hcI9pJ4yQ-container\",name:\"Trigger\",children:/*#__PURE__*/_jsx(Trigger01,{DApvjrdfG:\"Home\",height:\"100%\",id:\"hcI9pJ4yQ\",ik48OuI6w:MabyEhyhe,layoutId:\"hcI9pJ4yQ\",name:\"Trigger\",variant:\"BhNvuZBwh\",width:\"100%\",wNDXaws4O:bO_rYKPZL})})}),isDisplayed3()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+(15+((componentViewport?.height||78)-30-34)/2)+0,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4stp9z-container\",id:`${layoutId}-4stp9z`,layoutDependency:layoutDependency,layoutId:\"XPyAlmGqT-container\",ref:ref2,children:[/*#__PURE__*/_jsx(Trigger02,{DApvjrdfG:\"Product\",E1NpKmdOq:MabyEhyhe,height:\"100%\",id:\"XPyAlmGqT\",layoutId:\"XPyAlmGqT\",OIDKlZPNK:bO_rYKPZL,PWSlWeqS6:PWSlWeqS6txyyif({overlay}),variant:overlay.visible?\"Y7YnWfZ1l\":\"nPYpFwGOd\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-4stp9z`,offsetX:0,offsetY:7,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:122,y:(componentViewport?.y||0)+(15+((componentViewport?.height||78)-30-34)/2)+0+-61,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-xj0ocm-container\",exit:animation1,initial:animation3,layoutDependency:layoutDependency,layoutId:\"pBgrousgW-container\",ref:ref3,role:\"dialog\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(LinksOtherPages,{bfGfXKPlD:bO_rYKPZL,gC3jUieEF:iA6dDQTXw,height:\"100%\",id:\"pBgrousgW\",layoutId:\"pBgrousgW\",rhRc0KhVw:MabyEhyhe,variant:\"oVRJDLMGi\",width:\"100%\"})})})})})]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gRlkbaPTR\"},implicitPathVariables:undefined},{href:{webPageId:\"FJHAYYpda\"},implicitPathVariables:undefined},{href:{webPageId:\"gRlkbaPTR\"},implicitPathVariables:undefined},{href:{webPageId:\"gRlkbaPTR\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(15+((componentViewport?.height||78)-30-34)/2)+5,...addPropertyOverrides({SxWURHOWI:{y:(componentViewport?.y||0)+15+(((componentViewport?.height||200)-30-446)/2+44+16)+0+230},tMw94UJY7:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-40-684)/2+48+16)+0+464}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hz8593-container\",layoutDependency:layoutDependency,layoutId:\"zEX7LX8hB-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks[0],hcSvvCasr:bO_rYKPZL,height:\"100%\",hTI9357l4:\"Our Team\",id:\"zEX7LX8hB\",layoutId:\"zEX7LX8hB\",rw93ALbu1:MabyEhyhe,variant:\"wWs8Litf_\",width:\"100%\",...addPropertyOverrides({AtVNya2fh:{ct7XPWNtU:resolvedLinks[1],hTI9357l4:\"About\"},SxWURHOWI:{ct7XPWNtU:resolvedLinks[3],variant:\"U13dhwEgl\"},tMw94UJY7:{ct7XPWNtU:resolvedLinks[2],variant:\"U13dhwEgl\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TJTfieV6Z\"},implicitPathVariables:undefined},{href:{webPageId:\"TJTfieV6Z\"},implicitPathVariables:undefined},{href:{webPageId:\"TJTfieV6Z\"},implicitPathVariables:undefined},{href:{webPageId:\"TJTfieV6Z\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(15+((componentViewport?.height||78)-30-34)/2)+5,...addPropertyOverrides({SxWURHOWI:{y:(componentViewport?.y||0)+15+(((componentViewport?.height||200)-30-446)/2+44+16)+0+298},tMw94UJY7:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-40-684)/2+48+16)+0+532}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y6g564-container\",layoutDependency:layoutDependency,layoutId:\"a86lVIuwH-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks1[0],hcSvvCasr:bO_rYKPZL,height:\"100%\",hTI9357l4:\"Case Studies\",id:\"a86lVIuwH\",layoutId:\"a86lVIuwH\",rw93ALbu1:MabyEhyhe,variant:\"wWs8Litf_\",width:\"100%\",...addPropertyOverrides({AtVNya2fh:{ct7XPWNtU:resolvedLinks1[1]},SxWURHOWI:{ct7XPWNtU:resolvedLinks1[3]},tMw94UJY7:{ct7XPWNtU:resolvedLinks1[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dtIC_5Aaf\"},implicitPathVariables:undefined},{href:{webPageId:\"dtIC_5Aaf\"},implicitPathVariables:undefined},{href:{webPageId:\"dtIC_5Aaf\"},implicitPathVariables:undefined},{href:{webPageId:\"dtIC_5Aaf\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(15+((componentViewport?.height||78)-30-34)/2)+5,...addPropertyOverrides({SxWURHOWI:{y:(componentViewport?.y||0)+15+(((componentViewport?.height||200)-30-446)/2+44+16)+0+264},tMw94UJY7:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-40-684)/2+48+16)+0+498}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g4nevi-container\",layoutDependency:layoutDependency,layoutId:\"ME4OA1Kto-container\",children:/*#__PURE__*/_jsx(NavItem,{ct7XPWNtU:resolvedLinks2[0],hcSvvCasr:bO_rYKPZL,height:\"100%\",hTI9357l4:\"Contact\",id:\"ME4OA1Kto\",layoutId:\"ME4OA1Kto\",rw93ALbu1:MabyEhyhe,variant:\"wWs8Litf_\",width:\"100%\",...addPropertyOverrides({AtVNya2fh:{ct7XPWNtU:resolvedLinks2[1]},SxWURHOWI:{ct7XPWNtU:resolvedLinks2[3],variant:\"U13dhwEgl\"},tMw94UJY7:{ct7XPWNtU:resolvedLinks2[2],variant:\"U13dhwEgl\"}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8kofi4\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"PxzXDwQMw\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,...addPropertyOverrides({SxWURHOWI:{y:(componentViewport?.y||0)+15+(((componentViewport?.height||200)-30-446)/2+44+16)+0+0+0+0},tMw94UJY7:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-40-684)/2+48+16)+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tv2m96-container\",layoutDependency:layoutDependency,layoutId:\"u4Mpd9XVc-container\",children:/*#__PURE__*/_jsx(LinksDemos,{DX1kJaxXa:MabyEhyhe,h1xiAQHnR:iA6dDQTXw,height:\"100%\",id:\"u4Mpd9XVc\",layoutId:\"u4Mpd9XVc\",oEOIwJVJW:bO_rYKPZL,variant:\"p_zM6XbAH\",width:\"100%\",...addPropertyOverrides({SxWURHOWI:{variant:\"KufXmD4lQ\"},tMw94UJY7:{variant:\"KufXmD4lQ\"}},baseVariant,gestureVariant)})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({SxWURHOWI:{height:122,y:(componentViewport?.y||0)+15+(((componentViewport?.height||200)-30-446)/2+44+16)+0+0+0+98},tMw94UJY7:{height:122,y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-40-684)/2+48+16)+0+0+0+332}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o0xny6-container\",layoutDependency:layoutDependency,layoutId:\"PfagIECkx-container\",children:/*#__PURE__*/_jsx(LinksOtherPages,{bfGfXKPlD:\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",gC3jUieEF:\"var(--token-bc26a4b5-5025-43d4-92dc-e247fdd63564, rgb(227, 231, 253))\",height:\"100%\",id:\"PfagIECkx\",layoutId:\"PfagIECkx\",rhRc0KhVw:\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",style:{width:\"100%\"},variant:\"oVRJDLMGi\",width:\"100%\",...addPropertyOverrides({SxWURHOWI:{bfGfXKPlD:bO_rYKPZL,rhRc0KhVw:MabyEhyhe,variant:\"qP1aoJhxu\"},tMw94UJY7:{bfGfXKPlD:bO_rYKPZL,rhRc0KhVw:MabyEhyhe,variant:\"qP1aoJhxu\"}},baseVariant,gestureVariant)})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:224,...addPropertyOverrides({tMw94UJY7:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-40-684)/2+48+16)+0+0+0+98}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-tbh2z7-container\",layoutDependency:layoutDependency,layoutId:\"Ar2aus9lB-container\",children:/*#__PURE__*/_jsx(LinksCMSPages,{e89HdtLc_:MabyEhyhe,height:\"100%\",id:\"Ar2aus9lB\",layoutId:\"Ar2aus9lB\",LiqDfqFzG:iA6dDQTXw,QhMbK9p1W:bO_rYKPZL,variant:\"NSuQWt29f\",width:\"100%\",...addPropertyOverrides({tMw94UJY7:{variant:\"lrj8r5d7A\"}},baseVariant,gestureVariant)})})})]})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+(15+((componentViewport?.height||78)-30-48)/2),...addPropertyOverrides({SxWURHOWI:{y:(componentViewport?.y||0)+15+(((componentViewport?.height||200)-30-446)/2+366+32)},tMw94UJY7:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-40-684)/2+604+32)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ikru5m-container\",layoutDependency:layoutDependency,layoutId:\"BzySI9UrM-container\",whileTap:animation4,children:/*#__PURE__*/_jsx(HeaderButton,{height:\"100%\",id:\"BzySI9UrM\",jYyFwAekR:vayJxmLAC,layoutId:\"BzySI9UrM\",owSTX9Jmi:YD_zITSc1,PcErDU7BK:gy1r7yGtl,variant:\"zk916pyaN\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Wcngw.framer-tb4na6, .framer-Wcngw .framer-tb4na6 { display: block; }\",\".framer-Wcngw.framer-8n8a8g { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 15px 0px 15px 0px; position: relative; width: 1440px; }\",\".framer-Wcngw .framer-vtcpo8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Wcngw .framer-1p78px3 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Wcngw .framer-zsy24j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Wcngw .framer-1rg4hr8 { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-Wcngw .framer-fphjqr { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Wcngw .framer-f76c1c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Wcngw .framer-165npq2 { flex: none; height: 40px; overflow: hidden; position: relative; width: 40px; }\",\".framer-Wcngw .framer-1ini2gq { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(62.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Wcngw .framer-wwroa7 { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(37.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Wcngw .framer-gasqr7-container, .framer-Wcngw .framer-l8754b-container, .framer-Wcngw .framer-4stp9z-container, .framer-Wcngw .framer-hz8593-container, .framer-Wcngw .framer-1y6g564-container, .framer-Wcngw .framer-1g4nevi-container, .framer-Wcngw .framer-1tv2m96-container, .framer-Wcngw .framer-tbh2z7-container, .framer-Wcngw .framer-1ikru5m-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Wcngw .framer-1flyn02 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Wcngw .framer-xj0ocm-container { height: auto; position: relative; width: auto; }\",\".framer-Wcngw .framer-8kofi4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 200px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 200px; }\",\".framer-Wcngw .framer-1o0xny6-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Wcngw .framer-vtcpo8, .framer-Wcngw .framer-1p78px3, .framer-Wcngw .framer-zsy24j, .framer-Wcngw .framer-f76c1c, .framer-Wcngw .framer-1flyn02, .framer-Wcngw .framer-8kofi4 { gap: 0px; } .framer-Wcngw .framer-vtcpo8 > *, .framer-Wcngw .framer-1p78px3 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Wcngw .framer-vtcpo8 > :first-child, .framer-Wcngw .framer-1p78px3 > :first-child, .framer-Wcngw .framer-zsy24j > :first-child, .framer-Wcngw .framer-f76c1c > :first-child, .framer-Wcngw .framer-1flyn02 > :first-child { margin-left: 0px; } .framer-Wcngw .framer-vtcpo8 > :last-child, .framer-Wcngw .framer-1p78px3 > :last-child, .framer-Wcngw .framer-zsy24j > :last-child, .framer-Wcngw .framer-f76c1c > :last-child, .framer-Wcngw .framer-1flyn02 > :last-child { margin-right: 0px; } .framer-Wcngw .framer-zsy24j > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-Wcngw .framer-f76c1c > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Wcngw .framer-1flyn02 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-Wcngw .framer-8kofi4 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Wcngw .framer-8kofi4 > :first-child { margin-top: 0px; } .framer-Wcngw .framer-8kofi4 > :last-child { margin-bottom: 0px; } }\",\".framer-Wcngw.framer-v-m3xxnx.framer-8n8a8g { padding: 15px 30px 15px 30px; width: 992px; }\",\".framer-Wcngw.framer-v-m3xxnx .framer-vtcpo8, .framer-Wcngw.framer-v-m3xxnx .framer-l8754b-container, .framer-Wcngw.framer-v-1cvoqzg .framer-1p78px3, .framer-Wcngw.framer-v-1cvoqzg .framer-gasqr7-container, .framer-Wcngw.framer-v-blxmz8 .framer-1p78px3, .framer-Wcngw.framer-v-blxmz8 .framer-gasqr7-container, .framer-Wcngw.framer-v-blxmz8 .framer-1tv2m96-container, .framer-Wcngw.framer-v-18yq2t1 .framer-1p78px3, .framer-Wcngw.framer-v-1vvmxf3 .framer-1p78px3, .framer-Wcngw.framer-v-1vvmxf3 .framer-1tv2m96-container { order: 0; }\",\".framer-Wcngw.framer-v-m3xxnx .framer-1flyn02 { gap: 30px; order: 1; }\",\".framer-Wcngw.framer-v-m3xxnx .framer-4stp9z-container, .framer-Wcngw.framer-v-1cvoqzg .framer-f76c1c, .framer-Wcngw.framer-v-blxmz8 .framer-f76c1c, .framer-Wcngw.framer-v-blxmz8 .framer-hz8593-container, .framer-Wcngw.framer-v-blxmz8 .framer-tbh2z7-container, .framer-Wcngw.framer-v-18yq2t1 .framer-f76c1c, .framer-Wcngw.framer-v-1vvmxf3 .framer-f76c1c, .framer-Wcngw.framer-v-1vvmxf3 .framer-hz8593-container { order: 1; }\",\".framer-Wcngw.framer-v-m3xxnx .framer-hz8593-container { order: 4; }\",\".framer-Wcngw.framer-v-m3xxnx .framer-1y6g564-container, .framer-Wcngw.framer-v-blxmz8 .framer-1y6g564-container, .framer-Wcngw.framer-v-1vvmxf3 .framer-1y6g564-container { order: 3; }\",\".framer-Wcngw.framer-v-m3xxnx .framer-1g4nevi-container { order: 5; }\",\".framer-Wcngw.framer-v-m3xxnx .framer-1ikru5m-container, .framer-Wcngw.framer-v-blxmz8 .framer-1g4nevi-container, .framer-Wcngw.framer-v-blxmz8 .framer-1ikru5m-container, .framer-Wcngw.framer-v-1vvmxf3 .framer-1g4nevi-container, .framer-Wcngw.framer-v-1vvmxf3 .framer-1ikru5m-container { order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Wcngw.framer-v-m3xxnx .framer-1flyn02 { gap: 0px; } .framer-Wcngw.framer-v-m3xxnx .framer-1flyn02 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-Wcngw.framer-v-m3xxnx .framer-1flyn02 > :first-child { margin-left: 0px; } .framer-Wcngw.framer-v-m3xxnx .framer-1flyn02 > :last-child { margin-right: 0px; } }\",\".framer-Wcngw.framer-v-1cvoqzg.framer-8n8a8g { flex-direction: column; gap: 0px; justify-content: center; overflow: hidden; padding: 20px; width: 768px; }\",\".framer-Wcngw.framer-v-1cvoqzg .framer-vtcpo8, .framer-Wcngw.framer-v-blxmz8 .framer-vtcpo8, .framer-Wcngw.framer-v-18yq2t1 .framer-vtcpo8, .framer-Wcngw.framer-v-1vvmxf3 .framer-vtcpo8 { gap: unset; justify-content: space-between; order: 0; width: 100%; z-index: 2; }\",\".framer-Wcngw.framer-v-1cvoqzg .framer-165npq2, .framer-Wcngw.framer-v-blxmz8 .framer-165npq2 { cursor: pointer; height: 44px; order: 1; width: 44px; }\",\".framer-Wcngw.framer-v-1cvoqzg .framer-1ini2gq, .framer-Wcngw.framer-v-18yq2t1 .framer-1ini2gq { top: calc(61.36363636363639% - 2px / 2); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Wcngw.framer-v-1cvoqzg.framer-8n8a8g, .framer-Wcngw.framer-v-1cvoqzg .framer-vtcpo8 { gap: 0px; } .framer-Wcngw.framer-v-1cvoqzg.framer-8n8a8g > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Wcngw.framer-v-1cvoqzg.framer-8n8a8g > :first-child { margin-top: 0px; } .framer-Wcngw.framer-v-1cvoqzg.framer-8n8a8g > :last-child { margin-bottom: 0px; } .framer-Wcngw.framer-v-1cvoqzg .framer-vtcpo8 > *, .framer-Wcngw.framer-v-1cvoqzg .framer-vtcpo8 > :first-child, .framer-Wcngw.framer-v-1cvoqzg .framer-vtcpo8 > :last-child { margin: 0px; } }\",\".framer-Wcngw.framer-v-blxmz8.framer-8n8a8g { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; justify-content: center; overflow: auto; overscroll-behavior: contain; padding: 20px; width: 768px; }\",\".framer-Wcngw.framer-v-blxmz8 .framer-1ini2gq, .framer-Wcngw.framer-v-blxmz8 .framer-wwroa7, .framer-Wcngw.framer-v-1vvmxf3 .framer-1ini2gq, .framer-Wcngw.framer-v-1vvmxf3 .framer-wwroa7 { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-Wcngw.framer-v-blxmz8 .framer-1flyn02, .framer-Wcngw.framer-v-1vvmxf3 .framer-1flyn02 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 10px; order: 1; width: 100%; z-index: 2; }\",\".framer-Wcngw.framer-v-blxmz8 .framer-8kofi4 { align-content: flex-start; align-items: flex-start; height: min-content; justify-content: flex-start; order: 0; width: 100%; }\",\".framer-Wcngw.framer-v-blxmz8 .framer-1o0xny6-container { order: 2; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Wcngw.framer-v-blxmz8.framer-8n8a8g, .framer-Wcngw.framer-v-blxmz8 .framer-vtcpo8, .framer-Wcngw.framer-v-blxmz8 .framer-1flyn02 { gap: 0px; } .framer-Wcngw.framer-v-blxmz8.framer-8n8a8g > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Wcngw.framer-v-blxmz8.framer-8n8a8g > :first-child, .framer-Wcngw.framer-v-blxmz8 .framer-1flyn02 > :first-child { margin-top: 0px; } .framer-Wcngw.framer-v-blxmz8.framer-8n8a8g > :last-child, .framer-Wcngw.framer-v-blxmz8 .framer-1flyn02 > :last-child { margin-bottom: 0px; } .framer-Wcngw.framer-v-blxmz8 .framer-vtcpo8 > *, .framer-Wcngw.framer-v-blxmz8 .framer-vtcpo8 > :first-child, .framer-Wcngw.framer-v-blxmz8 .framer-vtcpo8 > :last-child { margin: 0px; } .framer-Wcngw.framer-v-blxmz8 .framer-1flyn02 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-Wcngw.framer-v-18yq2t1.framer-8n8a8g { flex-direction: column; gap: 0px; justify-content: center; overflow: hidden; padding: 15px; width: 390px; }\",\".framer-Wcngw.framer-v-18yq2t1 .framer-165npq2, .framer-Wcngw.framer-v-1vvmxf3 .framer-165npq2 { cursor: pointer; height: 44px; width: 44px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Wcngw.framer-v-18yq2t1.framer-8n8a8g, .framer-Wcngw.framer-v-18yq2t1 .framer-vtcpo8 { gap: 0px; } .framer-Wcngw.framer-v-18yq2t1.framer-8n8a8g > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Wcngw.framer-v-18yq2t1.framer-8n8a8g > :first-child { margin-top: 0px; } .framer-Wcngw.framer-v-18yq2t1.framer-8n8a8g > :last-child { margin-bottom: 0px; } .framer-Wcngw.framer-v-18yq2t1 .framer-vtcpo8 > *, .framer-Wcngw.framer-v-18yq2t1 .framer-vtcpo8 > :first-child, .framer-Wcngw.framer-v-18yq2t1 .framer-vtcpo8 > :last-child { margin: 0px; } }\",\".framer-Wcngw.framer-v-1vvmxf3.framer-8n8a8g { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; justify-content: center; overflow: hidden; padding: 15px; width: 390px; }\",\".framer-Wcngw.framer-v-1vvmxf3 .framer-8kofi4 { align-content: flex-start; align-items: flex-start; flex-wrap: wrap; height: min-content; order: 0; width: 100%; }\",\".framer-Wcngw.framer-v-1vvmxf3 .framer-1o0xny6-container { order: 1; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Wcngw.framer-v-1vvmxf3.framer-8n8a8g, .framer-Wcngw.framer-v-1vvmxf3 .framer-vtcpo8, .framer-Wcngw.framer-v-1vvmxf3 .framer-1flyn02 { gap: 0px; } .framer-Wcngw.framer-v-1vvmxf3.framer-8n8a8g > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Wcngw.framer-v-1vvmxf3.framer-8n8a8g > :first-child, .framer-Wcngw.framer-v-1vvmxf3 .framer-1flyn02 > :first-child { margin-top: 0px; } .framer-Wcngw.framer-v-1vvmxf3.framer-8n8a8g > :last-child, .framer-Wcngw.framer-v-1vvmxf3 .framer-1flyn02 > :last-child { margin-bottom: 0px; } .framer-Wcngw.framer-v-1vvmxf3 .framer-vtcpo8 > *, .framer-Wcngw.framer-v-1vvmxf3 .framer-vtcpo8 > :first-child, .framer-Wcngw.framer-v-1vvmxf3 .framer-vtcpo8 > :last-child { margin: 0px; } .framer-Wcngw.framer-v-1vvmxf3 .framer-1flyn02 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,'.framer-Wcngw[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-Wcngw [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-Wcngw[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-Wcngw [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 78\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AtVNya2fh\":{\"layout\":[\"fixed\",\"auto\"]},\"rmQjk6tGD\":{\"layout\":[\"fixed\",\"auto\"]},\"tMw94UJY7\":{\"layout\":[\"fixed\",\"auto\"]},\"aaat3Q84d\":{\"layout\":[\"fixed\",\"auto\"]},\"SxWURHOWI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"bO_rYKPZL\":\"navItemColor\",\"MabyEhyhe\":\"navItemHoverColor\",\"iA6dDQTXw\":\"dropdownBackground\",\"JVe_gQVkJ\":\"navbarBackground\",\"YD_zITSc1\":\"dashboard\",\"vayJxmLAC\":\"buttonLink\",\"gy1r7yGtl\":\"iconVisible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerh7dr4I7CW=withCSS(Component,css,\"framer-Wcngw\");export default Framerh7dr4I7CW;Framerh7dr4I7CW.displayName=\"Navigation\";Framerh7dr4I7CW.defaultProps={height:78,width:1440};addPropertyControls(Framerh7dr4I7CW,{variant:{options:[\"mY21DXU0i\",\"AtVNya2fh\",\"rmQjk6tGD\",\"tMw94UJY7\",\"aaat3Q84d\",\"SxWURHOWI\"],optionTitles:[\"Desktop\",\"Laptop \",\"Tablet \",\"Tablet Open\",\"Phone\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum},bO_rYKPZL:{defaultValue:\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",title:\"Nav Item Color\",type:ControlType.Color},MabyEhyhe:{defaultValue:\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",title:\"Nav Item Hover Color\",type:ControlType.Color},iA6dDQTXw:{defaultValue:'var(--token-bc26a4b5-5025-43d4-92dc-e247fdd63564, rgb(227, 231, 253)) /* {\"name\":\"Natural 09\"} */',title:\"Dropdown Background\",type:ControlType.Color},JVe_gQVkJ:{defaultValue:'var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255)) /* {\"name\":\"Neutral-01\"} */',title:\"Navbar Background\",type:ControlType.Color},YD_zITSc1:{defaultValue:\"Login\",displayTextArea:false,placeholder:\"Button Name\",title:\"Dashboard\",type:ControlType.String},vayJxmLAC:{title:\"Button Link\",type:ControlType.Link},gy1r7yGtl:{defaultValue:false,title:\"Icon Visible\",type:ControlType.Boolean}});addFonts(Framerh7dr4I7CW,[{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\"}]},...HeaderButtonFonts,...Trigger01Fonts,...Trigger02Fonts,...LinksOtherPagesFonts,...NavItemFonts,...LinksDemosFonts,...LinksCMSPagesFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerh7dr4I7CW\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AtVNya2fh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rmQjk6tGD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tMw94UJY7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aaat3Q84d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SxWURHOWI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"bO_rYKPZL\\\":\\\"navItemColor\\\",\\\"MabyEhyhe\\\":\\\"navItemHoverColor\\\",\\\"iA6dDQTXw\\\":\\\"dropdownBackground\\\",\\\"JVe_gQVkJ\\\":\\\"navbarBackground\\\",\\\"YD_zITSc1\\\":\\\"dashboard\\\",\\\"vayJxmLAC\\\":\\\"buttonLink\\\",\\\"gy1r7yGtl\\\":\\\"iconVisible\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"78\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Navigation from\"https://framerusercontent.com/modules/AmnMDCaOo07LWDbZGqs1/dzuwIqcjmlK1XZZFfvkD/h7dr4I7CW.js\";const NavigationFonts=getFonts(Navigation);const cycleOrder=[\"hqymadqC2\",\"csrFJmHWy\",\"qi_ss5GcN\",\"V5s4tkTYu\"];const serializationHash=\"framer-o4cwR\";const variantClassNames={csrFJmHWy:\"framer-v-uch39r\",hqymadqC2:\"framer-v-12ik73z\",qi_ss5GcN:\"framer-v-thbqj9\",V5s4tkTYu:\"framer-v-1jp3gjl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Large Device\":\"hqymadqC2\",Laptop:\"csrFJmHWy\",Mobile:\"V5s4tkTYu\",Tablet:\"qi_ss5GcN\"};const getProps=({dropdownBackground,height,id,navbarBackground,width,...props})=>{return{...props,tX1mjw1Nb:navbarBackground??props.tX1mjw1Nb??\"var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255))\",tyCULDWMA:dropdownBackground??props.tyCULDWMA??\"var(--token-bc26a4b5-5025-43d4-92dc-e247fdd63564, rgb(227, 231, 253))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"hqymadqC2\"};};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,tX1mjw1Nb,tyCULDWMA,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"hqymadqC2\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-12ik73z\",className,classNames),\"data-framer-name\":\"Large Device\",layoutDependency:layoutDependency,layoutId:\"hqymadqC2\",ref:ref??ref1,style:{backgroundColor:tX1mjw1Nb,...style},variants:{qi_ss5GcN:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({csrFJmHWy:{\"data-framer-name\":\"Laptop\"},qi_ss5GcN:{\"data-framer-name\":\"Tablet\"},V5s4tkTYu:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||78)-0-78)/2),...addPropertyOverrides({qi_ss5GcN:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-78)/2)},V5s4tkTYu:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-78)/2)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nxl3kb-container\",layoutDependency:layoutDependency,layoutId:\"M9PEBc9F7-container\",children:/*#__PURE__*/_jsx(Navigation,{bO_rYKPZL:\"var(--token-a4ad0ada-5dcb-498b-8af7-ab5b378cce17, rgb(0, 0, 0))\",gy1r7yGtl:false,height:\"100%\",iA6dDQTXw:tyCULDWMA,id:\"M9PEBc9F7\",JVe_gQVkJ:tX1mjw1Nb,layoutId:\"M9PEBc9F7\",MabyEhyhe:\"var(--token-b12131f8-bcc9-4e90-89b8-43b9f444db44, rgb(84, 41, 255))\",style:{width:\"100%\"},variant:\"mY21DXU0i\",vayJxmLAC:\"https://dashboard.getrealift.com/\",width:\"100%\",YD_zITSc1:\"Login\",...addPropertyOverrides({csrFJmHWy:{variant:\"AtVNya2fh\"},qi_ss5GcN:{variant:\"rmQjk6tGD\"},V5s4tkTYu:{variant:\"aaat3Q84d\"}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-o4cwR.framer-eamjci, .framer-o4cwR .framer-eamjci { display: block; }\",\".framer-o4cwR.framer-12ik73z { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1320px; }\",\".framer-o4cwR .framer-1nxl3kb-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-o4cwR.framer-12ik73z { gap: 0px; } .framer-o4cwR.framer-12ik73z > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-o4cwR.framer-12ik73z > :first-child { margin-left: 0px; } .framer-o4cwR.framer-12ik73z > :last-child { margin-right: 0px; } }\",\".framer-o4cwR.framer-v-uch39r.framer-12ik73z { width: 992px; }\",\".framer-o4cwR.framer-v-thbqj9.framer-12ik73z { width: 768px; }\",\".framer-o4cwR.framer-v-1jp3gjl.framer-12ik73z { width: 390px; }\",\".framer-o4cwR.framer-v-1jp3gjl .framer-1nxl3kb-container { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 78\n * @framerIntrinsicWidth 1320\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"csrFJmHWy\":{\"layout\":[\"fixed\",\"auto\"]},\"qi_ss5GcN\":{\"layout\":[\"fixed\",\"auto\"]},\"V5s4tkTYu\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"tX1mjw1Nb\":\"navbarBackground\",\"tyCULDWMA\":\"dropdownBackground\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerS1oja2B0n=withCSS(Component,css,\"framer-o4cwR\");export default FramerS1oja2B0n;FramerS1oja2B0n.displayName=\"Header - Navbar\";FramerS1oja2B0n.defaultProps={height:78,width:1320};addPropertyControls(FramerS1oja2B0n,{variant:{options:[\"hqymadqC2\",\"csrFJmHWy\",\"qi_ss5GcN\",\"V5s4tkTYu\"],optionTitles:[\"Large Device\",\"Laptop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},tX1mjw1Nb:{defaultValue:'var(--token-79ae998e-d5c5-4013-bb19-0e3986688e0a, rgb(255, 255, 255)) /* {\"name\":\"Neutral-01\"} */',title:\"Navbar Background\",type:ControlType.Color},tyCULDWMA:{defaultValue:'var(--token-bc26a4b5-5025-43d4-92dc-e247fdd63564, rgb(227, 231, 253)) /* {\"name\":\"Natural 09\"} */',title:\"Dropdown Background\",type:ControlType.Color}});addFonts(FramerS1oja2B0n,[{explicitInter:true,fonts:[]},...NavigationFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerS1oja2B0n\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"78\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1320\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"tX1mjw1Nb\\\":\\\"navbarBackground\\\",\\\"tyCULDWMA\\\":\\\"dropdownBackground\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"csrFJmHWy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qi_ss5GcN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V5s4tkTYu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-regular\",\"GF;Outfit-700\"]);export const fonts=[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"}];export const css=['.framer-x0hq9 .framer-styles-preset-aos1gn:not(.rich-text-wrapper), .framer-x0hq9 .framer-styles-preset-aos1gn.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-x0hq9\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "r", "s", "o", "n", "t", "e", "l", "defaultEvents", "ControlType", "findByArray", "arr", "search", "getIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchTerm", "_iconSearchTerm", "useIconSelection", "iconSearchResult", "se", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "Component", "House_default", "React", "weights", "House", "props", "ref", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "link", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "xRuWWr0L_", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "isOnCanvas", "useIsOnFramerCanvas", "initialVariant", "useConstant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "Link", "motion", "cx", "css", "FramerCKMLuwTH1", "withCSS", "CKMLuwTH1_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "color", "demo", "height", "hoverColor", "id", "link", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "DIG7c4LSl", "khg8IiCyy", "tMQjgzTMV", "qr6L0WWSL", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerSD8d7tiFq", "withCSS", "SD8d7tiFq_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "color", "height", "id", "tap", "title", "width", "props", "_ref", "_ref1", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "y1AIDmHOa", "pG_DOdoPn", "xDKMiJKHm", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap14joaj3", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "RichText2", "css", "FramerxtbgAL4Dt", "withCSS", "xtbgAL4Dt_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "MotionDivWithFX", "withFX", "motion", "FooterLinkTitleFonts", "getFonts", "xtbgAL4Dt_default", "MotionAWithFX", "FooterLinkFonts", "SD8d7tiFq_default", "RichTextWithFX", "RichText2", "LinkedInFonts", "CKMLuwTH1_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "transition3", "transition4", "animation1", "transition5", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "xDKMiJKHm1dkeh79", "args", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "css", "Framerqzwacd9pz", "withCSS", "qzwacd9pz_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "FeatherFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "buttonLink", "height", "iconVisible", "id", "login", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "owSTX9Jmi", "jYyFwAekR", "PcErDU7BK", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "RichText2", "ComponentViewportProvider", "css", "FramerEl23f1l8y", "withCSS", "El23f1l8y_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "itemColor", "itemHover", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "PWSlWeqS6", "DApvjrdfG", "OIDKlZPNK", "E1NpKmdOq", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1nzhzpa", "args", "onMouseLeave1nzhzpa", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "Framerf4Gy0Cc3C", "withCSS", "f4Gy0Cc3C_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "itemColor", "itemHover", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "PWSlWeqS6", "DApvjrdfG", "wNDXaws4O", "ik48OuI6w", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1nzhzpa", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "RichText2", "Link", "css", "FramerfGxZ8keae", "withCSS", "fGxZ8keae_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "getProps", "height", "id", "themeImage01", "themeImage02", "width", "props", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "iKjhFDttZ", "ydpY5RKV2", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "u", "Image2", "css", "FramerFGwwRO3k4", "withCSS", "FGwwRO3k4_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hoverColor", "id", "itemColor", "link", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "hTI9357l4", "ct7XPWNtU", "hcSvvCasr", "rw93ALbu1", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerLFYLZAcgb", "withCSS", "LFYLZAcgb_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavItemFonts", "getFonts", "LFYLZAcgb_default", "ThemesImagesFonts", "FGwwRO3k4_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "dropdownBackground", "height", "hoverColor", "id", "itemColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "h1xiAQHnR", "oEOIwJVJW", "DX1kJaxXa", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "RichText2", "Link", "css", "FramerJeegU_hFx", "withCSS", "JeegU_hFx_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavItemFonts", "getFonts", "LFYLZAcgb_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "dropdownBackground", "height", "hoverColor", "id", "itemColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "gC3jUieEF", "bfGfXKPlD", "rhRc0KhVw", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "css", "FramerqNzzHtAFW", "withCSS", "qNzzHtAFW_default", "addPropertyControls", "ControlType", "addFonts", "NavItemFonts", "getFonts", "LFYLZAcgb_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "dropdownBackground", "height", "hoverColor", "id", "itemColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "LiqDfqFzG", "QhMbK9p1W", "e89HdtLc_", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "FramerTtzNhTkoH", "withCSS", "TtzNhTkoH_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "HeaderButtonFonts", "getFonts", "El23f1l8y_default", "Trigger01Fonts", "fGxZ8keae_default", "Trigger02Fonts", "f4Gy0Cc3C_default", "LinksOtherPagesFonts", "qNzzHtAFW_default", "MotionDivWithFX", "withFX", "motion", "NavItemFonts", "LFYLZAcgb_default", "LinksDemosFonts", "JeegU_hFx_default", "LinksCMSPagesFonts", "TtzNhTkoH_default", "MotionNavWithFX", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transition3", "transition4", "transition5", "transition6", "animation1", "animation2", "animation3", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition7", "animation4", "Variants", "x", "humanReadableVariantMap", "getProps", "buttonLink", "dashboard", "dropdownBackground", "height", "iconVisible", "id", "navbarBackground", "navItemColor", "navItemHoverColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "bO_rYKPZL", "MabyEhyhe", "iA6dDQTXw", "JVe_gQVkJ", "YD_zITSc1", "vayJxmLAC", "gy1r7yGtl", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1levby1", "args", "onTap13f5s3p", "onTap7nnxhu", "onTap7umswv", "PWSlWeqS6txyyif", "overlay", "loadMore", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "ref2", "ref3", "router", "useRouter", "isDisplayed4", "isDisplayed5", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ComponentViewportProvider", "l", "AnimatePresence", "Floating", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "Framerh7dr4I7CW", "withCSS", "h7dr4I7CW_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavigationFonts", "getFonts", "h7dr4I7CW_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "dropdownBackground", "height", "id", "navbarBackground", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "tX1mjw1Nb", "tyCULDWMA", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "ComponentViewportProvider", "css", "FramerS1oja2B0n", "withCSS", "S1oja2B0n_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className"]
}
